Sun, 01 Aug 2010 14:35:05 +0200 |
Bram Moolenaar |
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle)
vim73
|
Sun, 01 Aug 2010 14:22:48 +0200 |
Bram Moolenaar |
Fix: changing case of a character removed combining characters.
vim73
|
Sun, 01 Aug 2010 13:25:05 +0200 |
Bram Moolenaar |
Add the WOW64 flag back to OLE registration. (untested)
vim73
|
Sat, 31 Jul 2010 22:03:44 +0200 |
Bram Moolenaar |
Fix that uninstaller isn't found on 64-bit Windows.
vim73
|
Sat, 31 Jul 2010 20:53:54 +0200 |
Bram Moolenaar |
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
vim73
|
Sat, 31 Jul 2010 19:54:14 +0200 |
Bram Moolenaar |
Move many more common Python items to if_py_both.c.
vim73
|
Sat, 31 Jul 2010 17:59:29 +0200 |
Bram Moolenaar |
Fixed: CTRL-R in Insert mode doesn't insert composing characters.
vim73
|
Sat, 31 Jul 2010 16:44:19 +0200 |
Bram Moolenaar |
Fixes for coverity warnings.
vim73
|
Sat, 31 Jul 2010 14:59:19 +0200 |
Bram Moolenaar |
Support syntax and filetype completion for user commands. (Christian Brabandt)
vim73
|
Sat, 31 Jul 2010 14:45:05 +0200 |
Bram Moolenaar |
Possibly make OLE work on Windows 64 bit. (untested)
vim73
|
Fri, 30 Jul 2010 22:41:22 +0200 |
Bram Moolenaar |
More updated runtime files.
vim73
|
Fri, 30 Jul 2010 22:29:41 +0200 |
Bram Moolenaar |
Improvements for VMS. (Zoltan Arpadffy)
vim73
|
Fri, 30 Jul 2010 22:04:17 +0200 |
Bram Moolenaar |
Correct comments in testdir makefiles. (John Beckett)
vim73
|
Fri, 30 Jul 2010 21:49:40 +0200 |
Bram Moolenaar |
Runtime file updates.
vim73
|
Fri, 30 Jul 2010 21:49:07 +0200 |
Bram Moolenaar |
Fix test 72 not setting encryption method. (Dominique Pelle)
vim73
|
Thu, 29 Jul 2010 23:12:43 +0200 |
Bram Moolenaar |
Dectect Perl6.
vim73
|
Thu, 29 Jul 2010 23:12:15 +0200 |
Bram Moolenaar |
Few more fixes for VMS.
vim73
|
Thu, 29 Jul 2010 23:10:40 +0200 |
Bram Moolenaar |
Fix a few compile warnings. (Mike Williams)
vim73
|
Thu, 29 Jul 2010 22:33:18 +0200 |
Bram Moolenaar |
Updated runtime files. Add logcheck filetype plugin. (James Vega)
vim73
|
Thu, 29 Jul 2010 20:59:59 +0200 |
Bram Moolenaar |
Add completion for ":ownsyntax" and improve completion for ":filetype".
vim73
|
Thu, 29 Jul 2010 20:43:36 +0200 |
Bram Moolenaar |
Updated runtime files. :TOhtml improvements by Benjamin Fritz.
vim73
|
Wed, 28 Jul 2010 22:46:08 +0200 |
Bram Moolenaar |
Update for Lua interface. (Luis Carvalho)
vim73
|
Wed, 28 Jul 2010 22:30:00 +0200 |
Bram Moolenaar |
Remove Mupad indent and ftplugin files, they are not useful.
vim73
|
Wed, 28 Jul 2010 22:29:10 +0200 |
Bram Moolenaar |
Improvements for ":find" completion. (Nazri Ramliy)
vim73
|
Wed, 28 Jul 2010 19:38:16 +0200 |
Bram Moolenaar |
Changes for VMS. Mostly by Zoltan Arpadffy.
vim73
|
Wed, 28 Jul 2010 18:55:02 +0200 |
Bram Moolenaar |
Fix: :redir to a dictionary that is changed before ":redir END" causes a
vim73
|
Wed, 28 Jul 2010 18:17:41 +0200 |
Bram Moolenaar |
More runtime file updates.
vim73
|
Wed, 28 Jul 2010 18:14:45 +0200 |
Bram Moolenaar |
Fix: concealed regions didn't get redrawn correctly when moving the cursor
vim73
|
Wed, 28 Jul 2010 17:25:21 +0200 |
Bram Moolenaar |
More accented characters in tex.vim syntax. (Charles Campbell)
vim73
|
Wed, 28 Jul 2010 17:02:55 +0200 |
Bram Moolenaar |
Updated runtime files.
vim73
|
Wed, 28 Jul 2010 14:28:48 +0200 |
Bram Moolenaar |
Updated Italian messages. (Vlad Sandrini)
vim73
|
Wed, 28 Jul 2010 12:52:27 +0200 |
Bram Moolenaar |
Minor runtime file updates.
vim73
|
Tue, 27 Jul 2010 22:50:36 +0200 |
Bram Moolenaar |
Updated runtime files. New netrw plugin version.
vim73
|
Tue, 27 Jul 2010 22:41:43 +0200 |
Bram Moolenaar |
Fix build warnings and problems for tiny/small Win32 build. (Mike Williams)
vim73
|
Tue, 27 Jul 2010 20:47:25 +0200 |
Bram Moolenaar |
Fix for "concealends". (Vince Negri)
vim73
|
Mon, 26 Jul 2010 22:51:56 +0200 |
Bram Moolenaar |
Update TeX syntax file.
vim73
|
Mon, 26 Jul 2010 22:51:28 +0200 |
Bram Moolenaar |
Fix compiler warnings on 64 bit systems.
vim73
|
Mon, 26 Jul 2010 22:21:27 +0200 |
Bram Moolenaar |
Updated runtime files.
vim73
|
Sun, 25 Jul 2010 22:30:20 +0200 |
Bram Moolenaar |
Fix: terminal title not properly restured when there are multi-byte
vim73
|
Sun, 25 Jul 2010 20:53:06 +0200 |
Bram Moolenaar |
7.3b -> 7.3c
vim73
|
Sun, 25 Jul 2010 17:42:45 +0200 |
Bram Moolenaar |
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.
vim73
|
Sun, 25 Jul 2010 16:58:46 +0200 |
Bram Moolenaar |
Add "q" item for 'statusline'. Add w:quickfix_title. (Lech Lorens)
vim73
|
Sun, 25 Jul 2010 16:05:19 +0200 |
Bram Moolenaar |
Fix: editing a not encrypted file after a crypted file messed up reading the
vim73
|
Sun, 25 Jul 2010 15:49:07 +0200 |
Bram Moolenaar |
Add support for horizontal scroll wheel. (Bjorn Winckler)
vim73
|
Sun, 25 Jul 2010 15:11:11 +0200 |
Bram Moolenaar |
Better fix for memory access in recovery. (Dominique Pelle)
vim73
|
Sun, 25 Jul 2010 14:00:46 +0200 |
Bram Moolenaar |
Fix memory access to 'cryptmethod' during recovery. (Dominique Pelle)
vim73
|
Sun, 25 Jul 2010 13:53:11 +0200 |
Bram Moolenaar |
Add completion for :setfiletype. (Dominique Pelle)
vim73
|
Sun, 25 Jul 2010 13:50:33 +0200 |
Bram Moolenaar |
Add completion for :lmap and :lunmap.
vim73
|
Sun, 25 Jul 2010 13:43:20 +0200 |
Bram Moolenaar |
Include old Python changes in Python 3 interface.
vim73
|
Sun, 25 Jul 2010 13:42:29 +0200 |
Bram Moolenaar |
Fix: when resetting both 'title' and 'icon' the title would be set after a
vim73
|
Sun, 25 Jul 2010 13:12:49 +0200 |
Bram Moolenaar |
Use the SONAME-versioned liblua, if it exists. (James Vega)
vim73
|
Sun, 25 Jul 2010 12:46:44 +0200 |
Bram Moolenaar |
Add the synconcealed() function and use it for :TOhtml. (Benjamin Fritz)
vim73
|
Sat, 24 Jul 2010 23:52:26 +0200 |
Bram Moolenaar |
Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.
vim73
|
Sat, 24 Jul 2010 23:51:45 +0200 |
Bram Moolenaar |
Move some common code from if_python.c and if_python3.c to if_py_both.h.
vim73
|
Sat, 24 Jul 2010 20:57:44 +0200 |
Bram Moolenaar |
More runtime file updates.
vim73
|
Sat, 24 Jul 2010 20:44:27 +0200 |
Bram Moolenaar |
Fix for compiler warning about function prototype in pty.c.
vim73
|
Sat, 24 Jul 2010 20:44:02 +0200 |
Bram Moolenaar |
Add 'window' to the options window.
vim73
|
Sat, 24 Jul 2010 20:35:12 +0200 |
Bram Moolenaar |
Further improvements for :options. (Dominique Pelle)
vim73
|
Sat, 24 Jul 2010 20:27:03 +0200 |
Bram Moolenaar |
Add the 'undoreload' option to be able to undo a file reload.
vim73
|
Sat, 24 Jul 2010 17:39:52 +0200 |
Bram Moolenaar |
Fix for cursor position in wrapped line with concealed text.
vim73
|
Sat, 24 Jul 2010 17:29:03 +0200 |
Bram Moolenaar |
Give each syntax item a sequence number, so that we know when it starts and
vim73
|
Sat, 24 Jul 2010 16:58:02 +0200 |
Bram Moolenaar |
Document extra argument for Python append().
vim73
|
Sat, 24 Jul 2010 16:57:39 +0200 |
Bram Moolenaar |
Fix: errors for allocating zero bytes when profiling an empty function.
vim73
|
Sat, 24 Jul 2010 16:19:44 +0200 |
Bram Moolenaar |
Remove -arch flag from build flags for Perl. (Bjorn Wickler)
vim73
|
Sat, 24 Jul 2010 16:11:21 +0200 |
Bram Moolenaar |
Find python3 also in lib64 directory. (Ben Boeckel)
vim73
|
Sat, 24 Jul 2010 16:01:56 +0200 |
Bram Moolenaar |
Fix memory leak in :find completion. (Dominique Pelle)
vim73
|
Sat, 24 Jul 2010 15:56:43 +0200 |
Bram Moolenaar |
Better text for 'concealcursor' in :options window.
vim73
|
Sat, 24 Jul 2010 15:48:31 +0200 |
Bram Moolenaar |
Fix 'autochdir' not showing up in :options window. (Dominique Pelle)
vim73
|
Sat, 24 Jul 2010 15:42:14 +0200 |
Bram Moolenaar |
Temporary solution for crashing when using both :py and :py3: disallow both in
vim73
|
Sat, 24 Jul 2010 15:19:11 +0200 |
Bram Moolenaar |
Specify library to load for Python more precisely. (James Vega)
vim73
|
Sat, 24 Jul 2010 15:00:38 +0200 |
Bram Moolenaar |
Add the 'c' flag to 'concealcursor'.
vim73
|
Sat, 24 Jul 2010 13:31:09 +0200 |
Bram Moolenaar |
Another conceal fix: cursor in wrong column when 'number' set.
vim73
|
Sat, 24 Jul 2010 13:15:07 +0200 |
Bram Moolenaar |
Don't conceal text in lines inside the Visual area.
vim73
|
Fri, 23 Jul 2010 22:27:03 +0200 |
Bram Moolenaar |
Window split didn't copy the value of 'conceallevel'.
vim73
|
Fri, 23 Jul 2010 22:10:27 +0200 |
Bram Moolenaar |
Add the 'concealcursor' option to decide when the cursor line is to be
vim73
|
Thu, 22 Jul 2010 22:30:23 +0200 |
Bram Moolenaar |
Update Fortran indent and syntax file. (Ajit Thakkar)
vim73
|
Thu, 22 Jul 2010 22:20:57 +0200 |
Bram Moolenaar |
Fix: strdisplaywidth("x", 2) returned 3 instead of 1.
vim73
|
Thu, 22 Jul 2010 22:16:29 +0200 |
Bram Moolenaar |
For conceal mode: when two different syntax items follow each other, show the
vim73
|
Thu, 22 Jul 2010 21:44:13 +0200 |
Bram Moolenaar |
Fix: "import termios" doesn't work with dynamically loaded Python. (James
vim73
|
Thu, 22 Jul 2010 21:32:16 +0200 |
Bram Moolenaar |
Make it possible to load Lua dynamically on Unix. (Luis Carvalho)
vim73
|
Thu, 22 Jul 2010 11:34:16 +0200 |
Bram Moolenaar |
Fix building with Perl on Windows with MingW. (James Vega)
vim73
|
Wed, 21 Jul 2010 22:27:37 +0200 |
Bram Moolenaar |
Update French and Esperanto translations. (Dominique Pelle)
vim73
|
Wed, 21 Jul 2010 22:05:20 +0200 |
Bram Moolenaar |
Make it possible to load Perl dynamically on Unix. (James Vega)
vim73
|
Wed, 21 Jul 2010 20:40:27 +0200 |
Bram Moolenaar |
Fix dependencies in help Makefile. (James Vega)
vim73
|
Wed, 21 Jul 2010 20:36:22 +0200 |
Bram Moolenaar |
Small docs fixes.
vim73
|
Wed, 21 Jul 2010 20:31:07 +0200 |
Bram Moolenaar |
Fix build problem when fchown() not available. (Gary Johnson)
vim73
|
Wed, 21 Jul 2010 16:00:43 +0200 |
Bram Moolenaar |
Fix that :py3file was not working.
vim73
|
Tue, 20 Jul 2010 22:45:13 +0200 |
Bram Moolenaar |
Update timestamps for recently changed help files.
vim73
|
Tue, 20 Jul 2010 22:33:34 +0200 |
Bram Moolenaar |
Fix hang when resizing in diff mode and there are concealed items.
vim73
|
Tue, 20 Jul 2010 22:30:01 +0200 |
Bram Moolenaar |
Avoid error when exiting in diff mode with EXITFREE defined.
vim73
|
Tue, 20 Jul 2010 18:44:27 +0200 |
Bram Moolenaar |
When resetting 'mousehide' show the mouse pointer right away.
vim73
|
Tue, 20 Jul 2010 18:10:15 +0200 |
Bram Moolenaar |
Fix some duplicates in ":find" completion. (Nazri Ramliy)
vim73
|
Tue, 20 Jul 2010 17:32:38 +0200 |
Bram Moolenaar |
Change 'cryptmethod' from a number to a string option. Make it global-local.
vim73
|
Tue, 20 Jul 2010 13:11:28 +0200 |
Bram Moolenaar |
Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'.
vim73
|
Tue, 20 Jul 2010 13:10:11 +0200 |
Bram Moolenaar |
Add a few items to the syntax menu. Split up long submenus.
vim73
|
Tue, 20 Jul 2010 12:36:02 +0200 |
Bram Moolenaar |
Updated sh and vim syntax files. (Charles Campbell)
vim73
|
Tue, 20 Jul 2010 11:29:07 +0200 |
Bram Moolenaar |
Fix 'colorcolumn' adjecent columns not highlighted after end of line.
vim73
|
Tue, 20 Jul 2010 11:16:17 +0200 |
Bram Moolenaar |
Fix typos in documentation. (Dominique Pelle)
vim73
|
Mon, 19 Jul 2010 23:11:27 +0200 |
Bram Moolenaar |
Fixed: crash with ":find " completion, using uninitialized count.
vim73
|
Mon, 19 Jul 2010 22:08:50 +0200 |
Bram Moolenaar |
Updated Ukranian translations. (Anatoli Sakhnik)
vim73
|
Mon, 19 Jul 2010 21:51:01 +0200 |
Bram Moolenaar |
Updated Polish translations. (Mikolaj Machowski)
vim73
|
Mon, 19 Jul 2010 21:18:54 +0200 |
Bram Moolenaar |
Fix configure for Python3 libs and version number. (James Vega)
vim73
|
Mon, 19 Jul 2010 20:46:22 +0200 |
Bram Moolenaar |
Rename some "python3" symbols to "py3", as the command name.
vim73
|
Mon, 19 Jul 2010 20:13:22 +0200 |
Bram Moolenaar |
Never hide text for conceal in cursor line. Do hide when there is
vim73
|
Mon, 19 Jul 2010 19:52:13 +0200 |
Bram Moolenaar |
Rename w_p_conceal to w_p_conc for consistency.
vim73
|
Sun, 18 Jul 2010 23:32:13 +0200 |
Bram Moolenaar |
Also make ALT modifier work for mouse wheel. (Benjamin Haskell)
vim73
|
Sun, 18 Jul 2010 23:30:34 +0200 |
Bram Moolenaar |
Fix: 'colorcolumn' interfered with concealed text.
vim73
|
Sun, 18 Jul 2010 23:29:58 +0200 |
Bram Moolenaar |
Vim 7.3a -> 7.3b.
vim73
|
Sun, 18 Jul 2010 22:33:56 +0200 |
Bram Moolenaar |
Fix: MS-Windows installer used wrong path for uninstaller key.
vim73
|
Sun, 18 Jul 2010 22:10:01 +0200 |
Bram Moolenaar |
Last few changes for the 7.3a BETA release.
vim73
|
Sun, 18 Jul 2010 21:42:34 +0200 |
Bram Moolenaar |
Fixes and improvements for MS-Windows build.
vim73
|
Sun, 18 Jul 2010 18:47:44 +0200 |
Bram Moolenaar |
Minor runtime file updates.
vim73
|
Sun, 18 Jul 2010 18:04:50 +0200 |
Bram Moolenaar |
Make automatic prototype generation work with more interfaces.
vim73
|
Sun, 18 Jul 2010 15:45:49 +0200 |
Bram Moolenaar |
Added strdisplaywidth() function.
vim73
|
Sun, 18 Jul 2010 15:31:08 +0200 |
Bram Moolenaar |
Added strwidth() and strchars() functions.
vim73
|
Sun, 18 Jul 2010 14:34:51 +0200 |
Bram Moolenaar |
Better conceal in help. (partly by Dominique Pelle)
vim73
|
Sun, 18 Jul 2010 14:26:11 +0200 |
Bram Moolenaar |
Make CTRL modifier work for mouse wheel. (Benjamin Haskell)
vim73
|
Sun, 18 Jul 2010 14:20:35 +0200 |
Bram Moolenaar |
Fix build broken without multi-byte feature.
vim73
|
Sun, 18 Jul 2010 14:07:22 +0200 |
Bram Moolenaar |
Improved :TOhtml. (Benjamin Fritz)
vim73
|
Sun, 18 Jul 2010 13:58:26 +0200 |
Bram Moolenaar |
Build problem when using all interfaces except Lua.
vim73
|
Sun, 18 Jul 2010 13:55:02 +0200 |
Bram Moolenaar |
Make 'cursorcolumn' work together with the conceal feature.
vim73
|
Sun, 18 Jul 2010 12:35:47 +0200 |
Bram Moolenaar |
Make it easier to build with Lua. Remove compiler warnings.
vim73
|
Sat, 17 Jul 2010 23:52:29 +0200 |
Bram Moolenaar |
Whitespace cleanup.
vim73
|
Sat, 17 Jul 2010 21:19:38 +0200 |
Bram Moolenaar |
Added support for Python 3. (Roland Puntaier)
vim73
|
Sat, 17 Jul 2010 17:12:06 +0200 |
Bram Moolenaar |
Add the 'L' item to 'cinoptions'. (Manuel Konig)
vim73
|
Sat, 17 Jul 2010 16:44:59 +0200 |
Bram Moolenaar |
Mac: Support disabling antialias. (LC Mi)
vim73
|
Sat, 17 Jul 2010 16:30:42 +0200 |
Bram Moolenaar |
Make it possible to drag a tab page label to another position. (Paul B. Mahol)
vim73
|
Sat, 17 Jul 2010 15:20:30 +0200 |
Bram Moolenaar |
Better implementation of creating the Color Scheme menu. (Juergen Kraemer)
vim73
|
Sat, 17 Jul 2010 12:47:16 +0200 |
Bram Moolenaar |
In Visual mode with 'showcmd' display the number of bytes and characters.
vim73
|
Fri, 16 Jul 2010 21:29:06 +0200 |
Bram Moolenaar |
Fix bad parsing of 'colorcolumn'. (Dominique Pelle)
vim73
|
Fri, 16 Jul 2010 20:38:52 +0200 |
Bram Moolenaar |
Avoid compiler warnings for size_t to int conversions.
vim73
|
Fri, 16 Jul 2010 20:35:36 +0200 |
Bram Moolenaar |
Improved version of 2html.vim.
vim73
|
Wed, 14 Jul 2010 23:23:17 +0200 |
Bram Moolenaar |
Added Lua interfae. (Luis Carvalho)
vim73
|
Wed, 14 Jul 2010 22:35:55 +0200 |
Bram Moolenaar |
Fix: When entering a digraph or special character after a line that fits the
vim73
|
Wed, 14 Jul 2010 22:04:22 +0200 |
Bram Moolenaar |
Allow synIDattr() getting GUI attributes when build without GUI.
vim73
|
Wed, 14 Jul 2010 21:12:05 +0200 |
Bram Moolenaar |
Disallow setting 'enc' in a modeline. (Patrick Texier)
vim73
|
Wed, 14 Jul 2010 20:57:00 +0200 |
Bram Moolenaar |
Fix: cursor line not properly concealed when moving between windows.
vim73
|
Wed, 14 Jul 2010 20:31:44 +0200 |
Bram Moolenaar |
Remove obsolete Mac code.
vim73
|
Wed, 14 Jul 2010 19:53:30 +0200 |
Bram Moolenaar |
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
vim73
|
Wed, 14 Jul 2010 16:59:57 +0200 |
Bram Moolenaar |
Fix using freed memory in :find completion.
vim73
|
Wed, 14 Jul 2010 16:54:21 +0200 |
Bram Moolenaar |
Missing piece for Mac console clipboard support. (Bjorn Winckler)
vim73
|
Wed, 14 Jul 2010 16:52:17 +0200 |
Bram Moolenaar |
Support completion for ":find". (Nazri Ramliy)
vim73
|
Wed, 14 Jul 2010 14:28:26 +0200 |
Bram Moolenaar |
Fix a few compiler warnings.
vim73
|
Wed, 14 Jul 2010 13:58:07 +0200 |
Bram Moolenaar |
Add clipboard support in Mac console. (Bjorn Winckler)
vim73
|
Mon, 12 Jul 2010 23:05:41 +0200 |
Bram Moolenaar |
Minor runtime file updates.
vim73
|
Mon, 12 Jul 2010 22:42:33 +0200 |
Bram Moolenaar |
Fix: Composing characters in :s substitute text were dropped.
vim73
|
Mon, 12 Jul 2010 21:38:19 +0200 |
Bram Moolenaar |
updated for version 7.2.446
vim73
|
Sun, 11 Jul 2010 23:12:29 +0200 |
Bram Moolenaar |
Fix: exists() was causing an autload script to be loaded.
vim73
|
Sun, 11 Jul 2010 22:38:52 +0200 |
Bram Moolenaar |
When the buffer is in diff mode, have :TOhtml create HTML to show the diff
vim73
|
Sun, 11 Jul 2010 20:52:58 +0200 |
Bram Moolenaar |
Filter out -pthread for cproto.
vim73
|
Sun, 11 Jul 2010 20:46:53 +0200 |
Bram Moolenaar |
Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin
vim73
|
Sun, 11 Jul 2010 19:01:06 +0200 |
Bram Moolenaar |
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
vim73
|
Sun, 11 Jul 2010 18:03:15 +0200 |
Bram Moolenaar |
Add back SAL lines for Swedish spell file.
vim73
|
Sun, 11 Jul 2010 18:01:39 +0200 |
Bram Moolenaar |
Fix crash in generating spell .sug file.
vim73
|
Sun, 11 Jul 2010 17:35:50 +0200 |
Bram Moolenaar |
When 'formatexpr' evaluates to non-zero fall back to internal formatting, also
vim73
|
Sun, 11 Jul 2010 17:23:02 +0200 |
Bram Moolenaar |
Improve Javascript indenting. Add "J" flag to 'cino'. (Hari Kumar G)
vim73
|
Sun, 11 Jul 2010 16:58:51 +0200 |
Bram Moolenaar |
Support :browse for commands that use an error file argument. (Lech Lorens)
vim73
|
Sat, 10 Jul 2010 19:22:44 +0200 |
Bram Moolenaar |
Support wide file names in gvimext. (Szabolcs Horvat)
vim73
|
Sat, 10 Jul 2010 17:51:46 +0200 |
Bram Moolenaar |
Make joining a range of lines much faster. (Milan Vancura)
vim73
|
Sat, 10 Jul 2010 16:36:59 +0200 |
Bram Moolenaar |
Fix bug: spell menu moved cursor, causing Copy not to work. Spell replacement
vim73
|
Sat, 10 Jul 2010 15:52:35 +0200 |
Bram Moolenaar |
Update spell files for Ubuntu locale names.
vim73
|
Sat, 10 Jul 2010 14:10:50 +0200 |
Bram Moolenaar |
Improve test for joining lines. (Milan Vancura)
vim73
|
Sat, 10 Jul 2010 13:52:13 +0200 |
Bram Moolenaar |
Fixed ":s" message. Docs updates.
vim73
|
Thu, 08 Jul 2010 22:27:55 +0200 |
Bram Moolenaar |
Make synstack() work on the character just after the end of the line.
vim73
|
Wed, 07 Jul 2010 18:26:28 +0200 |
Bram Moolenaar |
Apply patch 7.2.445.
vim73
|
Wed, 07 Jul 2010 15:14:03 +0200 |
Bram Moolenaar |
Make the dos installer work with more compilers.
vim73
|
Wed, 07 Jul 2010 13:19:55 +0200 |
Bram Moolenaar |
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
vim73
|
Mon, 05 Jul 2010 22:57:59 +0200 |
Bram Moolenaar |
Change SKIP_GTK to SKIP_GTK2 in configure.
vim73
|
Mon, 05 Jul 2010 22:22:57 +0200 |
Bram Moolenaar |
Better init for match highlighting when using conceal feature.
vim73
|
Sun, 04 Jul 2010 22:20:21 +0200 |
Bram Moolenaar |
Mainly documentation updates.
vim73
|
Fri, 02 Jul 2010 20:20:09 +0200 |
Bram Moolenaar |
Make updating text for conceal mode simpler. A few compiler warning fixes.
vim73
|
Sun, 27 Jun 2010 05:18:54 +0200 |
Bram Moolenaar |
Added ":earlier 1f" and ":later 1f".
vim73
|
Sun, 27 Jun 2010 01:15:55 +0200 |
Bram Moolenaar |
Add file save counter to undo information. Add undotree() function.
vim73
|
Sat, 26 Jun 2010 21:15:50 +0200 |
Bram Moolenaar |
Remove wrong #ifdef added by previous change.
vim73
|
Sat, 26 Jun 2010 06:24:45 +0200 |
Bram Moolenaar |
Various small fixes from Dominique Pelle.
vim73
|
Sat, 26 Jun 2010 05:38:18 +0200 |
Bram Moolenaar |
Change remaining HAVE_GTK2 to FEAT_GUI_GTK.
vim73
|
Sat, 26 Jun 2010 05:25:54 +0200 |
Bram Moolenaar |
Fix that :mksession may generate "2argu" even though there is no such
vim73
|
Fri, 25 Jun 2010 05:37:59 +0200 |
Bram Moolenaar |
Remove the old and not well supported GTK 1 code. (James Vega)
vim73
|
Fri, 25 Jun 2010 04:29:11 +0200 |
Bram Moolenaar |
Fix build problem with Ruby on Windows. (Cesar Romani)
vim73
|
Thu, 24 Jun 2010 05:39:03 +0200 |
Bram Moolenaar |
Fix a memory leak in encryption. (Dominique Pelle)
vim73
|
Thu, 24 Jun 2010 05:20:13 +0200 |
Bram Moolenaar |
Fix compiler warning.
vim73
|
Tue, 22 Jun 2010 06:28:58 +0200 |
Bram Moolenaar |
Fix compiler warnings for shadowed variables. Make 'conceal' a long instead
vim73
|
Tue, 22 Jun 2010 06:07:12 +0200 |
Bram Moolenaar |
Fixes for time in clipboard request. Also fix ownership. (David Fries)
vim73
|
Tue, 22 Jun 2010 05:16:38 +0200 |
Bram Moolenaar |
Couple of small fixes for conceal feature. (Dominique Pelle)
vim73
|
Mon, 21 Jun 2010 06:24:34 +0200 |
Bram Moolenaar |
Command line completion for :ownsyntax. (Dominique Pelle)
vim73
|
Mon, 21 Jun 2010 06:15:46 +0200 |
Bram Moolenaar |
Crypt the swapfile.
vim73
|
Mon, 14 Jun 2010 01:39:13 +0200 |
Bram Moolenaar |
Fix tiny build, move functions to undo.c.
vim73
|
Sun, 13 Jun 2010 05:20:42 +0200 |
Bram Moolenaar |
Added salt to blowfish encryption.
vim73
|
Sat, 12 Jun 2010 20:18:19 +0200 |
Bram Moolenaar |
Update help files.
vim73
|
Sat, 12 Jun 2010 20:12:02 +0200 |
Bram Moolenaar |
updated for version 7.2.443
vim73
|
Sat, 12 Jun 2010 06:46:44 +0200 |
Bram Moolenaar |
Minor typo and docs update.
vim73
|
Sat, 12 Jun 2010 06:45:20 +0200 |
Bram Moolenaar |
Avoid compiler warnings on Mac 10.6.
vim73
|
Tue, 08 Jun 2010 23:17:01 +0200 |
Bram Moolenaar |
Update src/po/it.po. Fixed errors in ko.po.
vim73
|
Tue, 08 Jun 2010 22:59:42 +0200 |
Bram Moolenaar |
Fix conceal feature for gj, gk, etc. (Vince Negri)
vim73
|
Mon, 07 Jun 2010 23:07:44 +0200 |
Bram Moolenaar |
Fix crash when using ":grep".
vim73
|
Mon, 07 Jun 2010 22:50:29 +0200 |
Bram Moolenaar |
Fix Make_ivc.mak makefile. (Vince Negri)
vim73
|
Sun, 06 Jun 2010 23:10:19 +0200 |
Bram Moolenaar |
Fix crash for ":ownsyntax". (Dominique Pelle)
vim73
|
Sun, 06 Jun 2010 23:04:47 +0200 |
Bram Moolenaar |
Avoid compiler warnings.
vim73
|
Sun, 06 Jun 2010 17:41:24 +0200 |
Bram Moolenaar |
One more fix for conceal patch.
vim73
|
Sun, 06 Jun 2010 16:11:09 +0200 |
Bram Moolenaar |
Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window.
vim73
|
Sun, 06 Jun 2010 15:21:10 +0200 |
Bram Moolenaar |
Fixed memory leak in ":ownsyntax".
vim73
|
Sun, 06 Jun 2010 14:20:26 +0200 |
Bram Moolenaar |
Fix a few compiler warnings. Fix crash with encrypted undo file.
vim73
|
Sat, 05 Jun 2010 23:22:07 +0200 |
Bram Moolenaar |
Add the conceal patch from Vince Negri.
vim73
|
Sat, 05 Jun 2010 17:43:32 +0200 |
Bram Moolenaar |
Use full path in undofile(). Updated docs.
vim73
|
Sat, 05 Jun 2010 12:49:46 +0200 |
Bram Moolenaar |
updated for version 7.2.442
vim73
|
Thu, 03 Jun 2010 21:17:25 +0200 |
Bram Moolenaar |
Add patch to improve support of z/OS (OS/390). (Ralf Schandl)
vim73
|
Thu, 03 Jun 2010 20:25:18 +0200 |
Bram Moolenaar |
Move text from various.txt to a new helphelp.txt help file.
vim73
|
Wed, 02 Jun 2010 20:32:23 +0200 |
Bram Moolenaar |
Optimize the blowfish crypt/decrypt code a bit more.
vim73
|
Tue, 01 Jun 2010 23:37:39 +0200 |
Bram Moolenaar |
Made crypt/decrypt faster.
vim73
|
Tue, 01 Jun 2010 21:57:09 +0200 |
Bram Moolenaar |
Fix completion of file names with '%' and '*'.
vim73
|
Tue, 01 Jun 2010 19:58:08 +0200 |
Bram Moolenaar |
Don't use pointers to store numbers, use a union.
vim73
|
Mon, 31 May 2010 21:59:46 +0200 |
Bram Moolenaar |
Correct use of long instead of off_t for file size. (James Vega)
vim73
|
Mon, 31 May 2010 21:27:30 +0200 |
Bram Moolenaar |
Add test for gettabvar() and settabvar().
vim73
|
Sun, 30 May 2010 22:48:02 +0200 |
Bram Moolenaar |
Crypt the text in the undo file if the file itself is crypted.
vim73
|
Sun, 30 May 2010 20:40:11 +0200 |
Bram Moolenaar |
Made reading/writing undo info a bit more robust.
vim73
|
Sun, 30 May 2010 19:00:15 +0200 |
Bram Moolenaar |
Add a few #ifdefs to exclude functions that are not used. (Domnique Pelle)
vim73
|
Sun, 30 May 2010 18:30:36 +0200 |
Bram Moolenaar |
Added the undofile() function. Updated runtime files.
vim73
|
Sun, 30 May 2010 17:17:42 +0200 |
Bram Moolenaar |
Do not write an undo file if there is nothing to undo.
vim73
|
Sun, 30 May 2010 16:55:22 +0200 |
Bram Moolenaar |
updated for version 7.2.441
vim73
|
Sun, 30 May 2010 16:01:37 +0200 |
Bram Moolenaar |
A bit of cleanup and simplification for undofile.
vim73
|
Sun, 30 May 2010 13:26:21 +0200 |
Bram Moolenaar |
A few more fixes for undo file. Split test in two parts so that it doesn't
vim73
|
Sat, 29 May 2010 20:33:07 +0200 |
Bram Moolenaar |
Various improvements to undo file code to make it more robust.
vim73
|
Sat, 29 May 2010 15:40:47 +0200 |
Bram Moolenaar |
Remove old and unused method to allocate memory for undo.
vim73
|
Sat, 29 May 2010 15:11:47 +0200 |
Bram Moolenaar |
Fix a few more things for persistent undo.
vim73
|
Fri, 28 May 2010 22:06:46 +0200 |
Bram Moolenaar |
updated for version 7.2.440
vim73
|
Fri, 28 May 2010 21:31:58 +0200 |
Bram Moolenaar |
updated for version 7.2.439
vim73
|
Fri, 28 May 2010 21:07:08 +0200 |
Bram Moolenaar |
Don't execute some autocommands when v:dying is 2 or more.
vim73
|
Fri, 28 May 2010 20:54:39 +0200 |
Bram Moolenaar |
Runtime file updates.
vim73
|
Wed, 26 May 2010 21:42:54 +0200 |
Bram Moolenaar |
Fix definition of UINT_PTR for 64 bit systems.
vim73
|
Wed, 26 May 2010 21:21:00 +0200 |
Bram Moolenaar |
More strict checks for the undo file.
vim73
|
Tue, 25 May 2010 22:09:21 +0200 |
Bram Moolenaar |
Fix for using ":wundo foo" when foo is an empty file.
vim73
|
Tue, 25 May 2010 21:37:17 +0200 |
Bram Moolenaar |
updated for version 7.2.438
vim73
|
Tue, 25 May 2010 21:02:00 +0200 |
Bram Moolenaar |
Found a way to make the MS-Windows installer wait for the uninstaller to
vim73
|
Mon, 24 May 2010 22:06:04 +0200 |
Bram Moolenaar |
And another small fix for persistent undo.
vim73
|
Mon, 24 May 2010 22:02:24 +0200 |
Bram Moolenaar |
Fix: :wundo didn't work in a buffer without a name.
vim73
|
Mon, 24 May 2010 21:34:22 +0200 |
Bram Moolenaar |
Improve the MS-Windows installer.
vim73
|
Mon, 24 May 2010 21:25:23 +0200 |
Bram Moolenaar |
Tiny change for Italian man page.
vim73
|
Mon, 24 May 2010 11:59:29 +0200 |
Bram Moolenaar |
Fix uninit memory read in undo code. Fix uint32_t in proto file.
vim73
|
Sun, 23 May 2010 23:34:36 +0200 |
Bram Moolenaar |
Included patch for persistent undo. Lots of changes and added test.
vim73
|
Sun, 23 May 2010 12:06:58 +0200 |
Bram Moolenaar |
Fix for Netbeans on MS-Windows not compiling.
vim73
|
Sat, 22 May 2010 21:56:55 +0200 |
Bram Moolenaar |
Some versions of Ruby redefine rb_str_new2 to rb_str_new_cstr.
vim73
|
Sat, 22 May 2010 21:37:53 +0200 |
Bram Moolenaar |
Fix wrong memory access when clearing crypt key.
vim73
|
Sat, 22 May 2010 21:34:09 +0200 |
Bram Moolenaar |
Add :nbstart and :nbclose.
vim73
|
Sat, 22 May 2010 18:28:27 +0200 |
Bram Moolenaar |
Included the patch to support netbeans in a terminal.
vim73
|
Sat, 22 May 2010 15:50:12 +0200 |
Bram Moolenaar |
Fix: window title not updated after file dropped.
vim73
|
Sat, 22 May 2010 15:37:44 +0200 |
Bram Moolenaar |
Add the settabvar() and gettabvar() functions.
vim73
|
Fri, 21 May 2010 16:33:48 +0200 |
Bram Moolenaar |
Add extra floating point functions.
vim73
|
Fri, 21 May 2010 15:46:35 +0200 |
Bram Moolenaar |
"g8" doesn't work properly on a NUL.
vim73
|
Fri, 21 May 2010 15:36:08 +0200 |
Bram Moolenaar |
A few more changes for encryption. Add test that encrypted file can be read.
vim73
|
Fri, 21 May 2010 13:08:58 +0200 |
Bram Moolenaar |
updated for version 7.2.437
vim73
|
Fri, 21 May 2010 12:05:36 +0200 |
Bram Moolenaar |
Updated runtime files.
vim73
|
Fri, 21 May 2010 12:04:55 +0200 |
Bram Moolenaar |
Other solution for GTK not changing the locale.
vim73
|
Thu, 20 May 2010 21:46:00 +0200 |
Bram Moolenaar |
Various smaller changes. Updated proto files. Updated dependencies.
vim73
|
Wed, 19 May 2010 21:57:45 +0200 |
Bram Moolenaar |
Use UINT32_T in the code, define it to uint32_t or unsigned int.
vim73
|
Tue, 18 May 2010 22:28:22 +0200 |
Bram Moolenaar |
Updated a few runtime files.
vim73
|
Tue, 18 May 2010 21:49:58 +0200 |
Bram Moolenaar |
One more fix for defining uint32_t.
vim73
|
Tue, 18 May 2010 21:41:09 +0200 |
Bram Moolenaar |
Change wording in link.sh: "remove" -> "omit"
vim73
|
Tue, 18 May 2010 21:17:10 +0200 |
Bram Moolenaar |
Fix build on Cygwin and MingW.
vim73
|
Tue, 18 May 2010 21:05:27 +0200 |
Bram Moolenaar |
Undefine uint32_t when building if_perl.xs to fix the build.
vim73
|
Mon, 16 Aug 2010 21:23:05 +0200 |
Bram Moolenaar |
Mark this revision the (end of the) Vim 7.2 branch.
vim72
|
Tue, 18 May 2010 20:34:20 +0200 |
Bram Moolenaar |
Add blowfish and sha256 source files to more Makefiles.
vim73
|
Mon, 12 Jul 2010 21:38:19 +0200 |
Bram Moolenaar |
updated for version 7.2.446
v7.2.446
|
Mon, 17 May 2010 22:07:47 +0200 |
Bram Moolenaar |
Small update to help files.
vim73
|
Wed, 07 Jul 2010 18:20:28 +0200 |
Bram Moolenaar |
updated for version 7.2.445
v7.2.445
|
Mon, 17 May 2010 22:07:15 +0200 |
Bram Moolenaar |
Avoid warnings for unused arguments when compiling with Gnome.
vim73
|
Sun, 13 Jun 2010 02:35:46 +0200 |
Bram Moolenaar |
updated for version 7.2.444
v7.2.444
|
Mon, 17 May 2010 21:37:47 +0200 |
Bram Moolenaar |
Undo undesired changes in src/Makefile.
vim73
|
Sat, 12 Jun 2010 20:12:02 +0200 |
Bram Moolenaar |
updated for version 7.2.443
v7.2.443
|
Mon, 17 May 2010 20:32:55 +0200 |
Bram Moolenaar |
Fixed encryption big/little endian test.
vim73
|
Sat, 05 Jun 2010 12:49:46 +0200 |
Bram Moolenaar |
updated for version 7.2.442
v7.2.442
|
Sun, 16 May 2010 23:02:33 +0200 |
Bram Moolenaar |
Minor updates to blowfish encryption.
vim73
|
Sun, 30 May 2010 16:55:22 +0200 |
Bram Moolenaar |
updated for version 7.2.441
v7.2.441
|
Sun, 16 May 2010 22:32:54 +0200 |
Bram Moolenaar |
Add the blowfish encryption patch from Mohsin Ahmed. Needs more work.
vim73
|
Fri, 28 May 2010 22:06:46 +0200 |
Bram Moolenaar |
updated for version 7.2.440
v7.2.440
|
Sun, 16 May 2010 15:46:46 +0200 |
Bram Moolenaar |
Add 'relativenumber' patch from Markus Heidelberg.
vim73
|
Fri, 28 May 2010 21:31:58 +0200 |
Bram Moolenaar |
updated for version 7.2.439
v7.2.439
|
Sun, 16 May 2010 15:15:27 +0200 |
Bram Moolenaar |
Remove outdated line from top Makefile.
vim73
|
Tue, 25 May 2010 21:37:17 +0200 |
Bram Moolenaar |
updated for version 7.2.438
v7.2.438
|
Sun, 16 May 2010 15:14:25 +0200 |
Bram Moolenaar |
Move items around in the todo list.
vim73
|
Fri, 21 May 2010 13:08:58 +0200 |
Bram Moolenaar |
updated for version 7.2.437
v7.2.437
|
Sun, 16 May 2010 13:56:06 +0200 |
Bram Moolenaar |
updated for version 7.2.436
vim73
|
Sun, 16 May 2010 13:56:06 +0200 |
Bram Moolenaar |
updated for version 7.2.436
v7.2.436
|
Sun, 16 May 2010 13:40:33 +0200 |
Bram Moolenaar |
Fix typo in release date.
vim73
|
Sun, 16 May 2010 13:26:25 +0200 |
Bram Moolenaar |
updated for version 7.2.435
v7.2.435
|
Sun, 16 May 2010 13:26:25 +0200 |
Bram Moolenaar |
updated for version 7.2.435
vim73
|
Sun, 16 May 2010 12:32:51 +0200 |
Bram Moolenaar |
updated for version 7.2.434
v7.2.434
|
Sun, 16 May 2010 12:49:27 +0200 |
Bram Moolenaar |
Merge patch 7.2.434.
vim73
|
Sat, 15 May 2010 21:13:04 +0200 |
Bram Moolenaar |
Undo changes that are meant for the Vim 7.3 branch.
|
Sat, 15 May 2010 21:29:02 +0200 |
Bram Moolenaar |
Merged change from default branch: Correct Japanese menus.
vim73
|
Sat, 15 May 2010 17:06:53 +0200 |
Bram Moolenaar |
After recovery check if the text changed. If it did mark the buffer as
|
Sat, 15 May 2010 17:06:53 +0200 |
Bram Moolenaar |
After recovery check if the text changed. If it did mark the buffer as
vim73
|
Sat, 15 May 2010 15:41:59 +0200 |
Bram Moolenaar |
Get rid of the "extra" and "lang" archives.
|
Sat, 15 May 2010 15:41:59 +0200 |
Bram Moolenaar |
Get rid of the "extra" and "lang" archives.
vim73
|
Sat, 15 May 2010 15:04:53 +0200 |
Bram Moolenaar |
Switched from autoconf 2.63 to 2.65.
|
Sat, 15 May 2010 15:04:53 +0200 |
Bram Moolenaar |
Switched from autoconf 2.63 to 2.65.
vim73
|
Sat, 15 May 2010 14:49:02 +0200 |
Bram Moolenaar |
Small fix for compiler warning in Netbeans.
|
Sat, 15 May 2010 14:49:02 +0200 |
Bram Moolenaar |
Small fix for compiler warning in Netbeans.
vim73
|
Sat, 15 May 2010 13:56:02 +0200 |
Bram Moolenaar |
First step in the Vim 7.3 branch. Changed version numbers.
|
Sat, 15 May 2010 13:56:02 +0200 |
Bram Moolenaar |
First step in the Vim 7.3 branch. Changed version numbers.
vim73
|
Sat, 15 May 2010 18:21:26 +0200 |
Bram Moolenaar |
Correct Japanese menus to avoid error while loading them after 7.2.432.
|
Fri, 14 May 2010 23:24:24 +0200 |
Bram Moolenaar |
Updated runtime files.
|
Fri, 14 May 2010 23:14:42 +0200 |
Bram Moolenaar |
updated for version 7.2.433
v7.2.433
|
Fri, 14 May 2010 22:24:40 +0200 |
Bram Moolenaar |
updated for version 7.2.432
v7.2.432
|
Fri, 14 May 2010 21:19:23 +0200 |
Bram Moolenaar |
updated for version 7.2.431
v7.2.431
|
Fri, 14 May 2010 20:41:05 +0200 |
Bram Moolenaar |
updated for version 7.2.430
v7.2.430
|
Fri, 14 May 2010 18:56:38 +0200 |
Bram Moolenaar |
updated for version 7.2.429
v7.2.429
|
Fri, 14 May 2010 18:10:27 +0200 |
Bram Moolenaar |
updated for version 7.2.428
v7.2.428
|
Fri, 14 May 2010 17:52:42 +0200 |
Bram Moolenaar |
updated for version 7.2.427
v7.2.427
|
Fri, 14 May 2010 17:32:58 +0200 |
Bram Moolenaar |
updated for version 7.2.426
v7.2.426
|
Fri, 14 May 2010 15:42:53 +0200 |
Bram Moolenaar |
updated for version 7.2.425
v7.2.425
|
Fri, 14 May 2010 15:28:44 +0200 |
Bram Moolenaar |
updated for version 7.2.424
v7.2.424
|
Fri, 14 May 2010 12:16:25 +0200 |
Bram Moolenaar |
updated for version 7.2.423
v7.2.423
|
Thu, 13 May 2010 17:46:58 +0200 |
Bram Moolenaar |
updated for version 7.2.422
v7.2.422
|
Thu, 13 May 2010 17:35:59 +0200 |
Bram Moolenaar |
updated for version 7.2.421
v7.2.421
|
Thu, 13 May 2010 16:46:21 +0200 |
Bram Moolenaar |
updated for version 7.2.420
v7.2.420
|
Thu, 13 May 2010 16:31:25 +0200 |
Bram Moolenaar |
updated for version 7.2.419
v7.2.419
|
Thu, 13 May 2010 15:40:30 +0200 |
Bram Moolenaar |
updated for version 7.2.418
v7.2.418
|
Thu, 13 May 2010 13:12:06 +0200 |
Bram Moolenaar |
updated for version 7.2.417
v7.2.417
|
Fri, 07 May 2010 16:54:37 +0200 |
Bram Moolenaar |
updated for version 7.2.416
v7.2.416
|
Fri, 07 May 2010 16:35:04 +0200 |
Bram Moolenaar |
updated for version 7.2.415
v7.2.415
|
Fri, 07 May 2010 16:18:14 +0200 |
Bram Moolenaar |
updated for version 7.2.414
v7.2.414
|
Fri, 07 May 2010 16:05:55 +0200 |
Bram Moolenaar |
updated for version 7.2.413
v7.2.413
|
Fri, 07 May 2010 15:52:08 +0200 |
Bram Moolenaar |
updated for version 7.2.412
v7.2.412
|
Tue, 23 Mar 2010 18:22:46 +0100 |
Bram Moolenaar |
updated for version 7.2.411
v7.2.411
|
Tue, 23 Mar 2010 18:06:52 +0100 |
Bram Moolenaar |
updated for version 7.2.410
v7.2.410
|
Tue, 23 Mar 2010 17:49:24 +0100 |
Bram Moolenaar |
updated for version 7.2.409
v7.2.409
|
Tue, 23 Mar 2010 17:36:29 +0100 |
Bram Moolenaar |
updated for version 7.2.408
v7.2.408
|
Tue, 23 Mar 2010 16:27:22 +0100 |
Bram Moolenaar |
updated for version 7.2.407
v7.2.407
|
Tue, 23 Mar 2010 15:36:35 +0100 |
Bram Moolenaar |
updated for version 7.2.406
v7.2.406
|
Tue, 23 Mar 2010 14:39:12 +0100 |
Bram Moolenaar |
updated for version 7.2.405
v7.2.405
|
Tue, 23 Mar 2010 13:56:59 +0100 |
Bram Moolenaar |
updated for version 7.2.404
v7.2.404
|
Fri, 19 Mar 2010 23:08:48 +0100 |
Bram Moolenaar |
updated for version 7.2.403
v7.2.403
|
Wed, 17 Mar 2010 20:02:06 +0100 |
Bram Moolenaar |
Updated runtime and language files.
|
Wed, 17 Mar 2010 19:53:49 +0100 |
Bram Moolenaar |
updated for version 7.2.402
v7.2.402
|
Wed, 17 Mar 2010 19:13:27 +0100 |
Bram Moolenaar |
updated for version 7.2.401
v7.2.401
|
Wed, 17 Mar 2010 18:15:23 +0100 |
Bram Moolenaar |
updated for version 7.2.400
v7.2.400
|
Wed, 17 Mar 2010 17:25:09 +0100 |
Bram Moolenaar |
updated for version 7.2.399
v7.2.399
|
Wed, 17 Mar 2010 16:54:57 +0100 |
Bram Moolenaar |
updated for version 7.2.398
v7.2.398
|
Wed, 17 Mar 2010 16:45:12 +0100 |
Bram Moolenaar |
updated for version 7.2.397
v7.2.397
|
Wed, 17 Mar 2010 14:48:24 +0100 |
Bram Moolenaar |
updated for version 7.2.396
v7.2.396
|
Wed, 17 Mar 2010 13:07:08 +0100 |
Bram Moolenaar |
updated for version 7.2.395
v7.2.395
|
Wed, 10 Mar 2010 17:16:12 +0100 |
Bram Moolenaar |
updated for version 7.2.394
v7.2.394
|
Wed, 10 Mar 2010 16:28:12 +0100 |
Bram Moolenaar |
updated for version 7.2.393
v7.2.393
|
Wed, 10 Mar 2010 16:12:48 +0100 |
Bram Moolenaar |
updated for version 7.2.392
v7.2.392
|
Wed, 10 Mar 2010 14:46:26 +0100 |
Bram Moolenaar |
updated for version 7.2.391
v7.2.391
|
Wed, 10 Mar 2010 14:15:54 +0100 |
Bram Moolenaar |
updated for version 7.2.390
v7.2.390
|
Wed, 10 Mar 2010 13:43:49 +0100 |
Bram Moolenaar |
updated for version 7.2.389
v7.2.389
|
Wed, 10 Mar 2010 13:20:40 +0100 |
Bram Moolenaar |
updated for version 7.2.388
v7.2.388
|
Wed, 10 Mar 2010 12:47:00 +0100 |
Bram Moolenaar |
updated for version 7.2.387
v7.2.387
|
Wed, 10 Mar 2010 12:25:03 +0100 |
Bram Moolenaar |
updated for version 7.2.386
v7.2.386
|
Tue, 02 Mar 2010 18:16:09 +0100 |
Bram Moolenaar |
updated for version 7.2.385
v7.2.385
|
Tue, 02 Mar 2010 17:59:44 +0100 |
Bram Moolenaar |
updated for version 7.2.384
v7.2.384
|
Tue, 02 Mar 2010 17:54:33 +0100 |
Bram Moolenaar |
updated for version 7.2.383
v7.2.383
|
Tue, 02 Mar 2010 17:23:21 +0100 |
Bram Moolenaar |
updated for version 7.2.382
v7.2.382
|
Tue, 02 Mar 2010 16:19:40 +0100 |
Bram Moolenaar |
Updated runtime an documentation files.
|
Tue, 02 Mar 2010 15:56:05 +0100 |
Bram Moolenaar |
updated for version 7.2.381
v7.2.381
|
Tue, 02 Mar 2010 15:14:33 +0100 |
Bram Moolenaar |
updated for version 7.2.380
v7.2.380
|
Tue, 02 Mar 2010 12:48:05 +0100 |
Bram Moolenaar |
updated for version 7.2.379
v7.2.379
|
Tue, 02 Mar 2010 12:38:22 +0100 |
Bram Moolenaar |
updated for version 7.2.378
v7.2.378
|
Fri, 26 Feb 2010 22:05:22 +0100 |
Bram Moolenaar |
updated for version 7.2.377
v7.2.377
|
Wed, 24 Feb 2010 17:22:20 +0100 |
Bram Moolenaar |
updated for version 7.2.376
v7.2.376
|
Wed, 24 Feb 2010 16:58:36 +0100 |
Bram Moolenaar |
updated for version 7.2.375
v7.2.375
|
Wed, 24 Feb 2010 15:48:04 +0100 |
Bram Moolenaar |
updated for version 7.2.374
v7.2.374
|
Wed, 24 Feb 2010 15:25:25 +0100 |
Bram Moolenaar |
updated for version 7.2.373
v7.2.373
|
Wed, 24 Feb 2010 15:08:27 +0100 |
Bram Moolenaar |
updated for version 7.2.372
v7.2.372
|
Wed, 24 Feb 2010 14:47:08 +0100 |
Bram Moolenaar |
updated for version 7.2.371
v7.2.371
|
Wed, 24 Feb 2010 14:34:19 +0100 |
Bram Moolenaar |
updated for version 7.2.370
v7.2.370
|
Wed, 24 Feb 2010 14:01:28 +0100 |
Bram Moolenaar |
updated for version 7.2.369
v7.2.369
|
Thu, 18 Feb 2010 15:53:29 +0100 |
Bram Moolenaar |
updated for version 7.2.368
v7.2.368
|
Wed, 17 Feb 2010 18:28:41 +0100 |
Bram Moolenaar |
updated for version 7.2.367
v7.2.367
|
Wed, 17 Feb 2010 18:20:37 +0100 |
Bram Moolenaar |
updated for version 7.2.366
v7.2.366
|
Wed, 17 Feb 2010 17:34:43 +0100 |
Bram Moolenaar |
updated for version 7.2.365
v7.2.365
|
Wed, 17 Feb 2010 17:24:27 +0100 |
Bram Moolenaar |
updated for version 7.2.364
v7.2.364
|
Wed, 17 Feb 2010 16:40:58 +0100 |
Bram Moolenaar |
updated for version 7.2.363
v7.2.363
|
Wed, 17 Feb 2010 16:31:32 +0100 |
Bram Moolenaar |
updated for version 7.2.362
v7.2.362
|
Wed, 17 Feb 2010 16:23:09 +0100 |
Bram Moolenaar |
updated for version 7.2.361
v7.2.361
|
Wed, 17 Feb 2010 15:11:50 +0100 |
Bram Moolenaar |
updated for version 7.2.360
v7.2.360
|
Thu, 11 Feb 2010 18:54:43 +0100 |
Bram Moolenaar |
updated for version 7.2.359
v7.2.359
|
Thu, 11 Feb 2010 18:19:38 +0100 |
Bram Moolenaar |
updated for version 7.2.358
v7.2.358
|
Thu, 11 Feb 2010 17:02:11 +0100 |
Bram Moolenaar |
updated for version 7.2.357
v7.2.357
|
Thu, 11 Feb 2010 14:19:15 +0100 |
Bram Moolenaar |
Updated runtime files.
|
Wed, 03 Feb 2010 18:14:49 +0100 |
Bram Moolenaar |
updated for version 7.2.356
v7.2.356
|
Wed, 03 Feb 2010 17:43:07 +0100 |
Bram Moolenaar |
updated for version 7.2.355
v7.2.355
|
Wed, 03 Feb 2010 15:48:04 +0100 |
Bram Moolenaar |
updated for version 7.2.354
v7.2.354
|
Wed, 03 Feb 2010 15:14:22 +0100 |
Bram Moolenaar |
updated for version 7.2.353
v7.2.353
|
Wed, 03 Feb 2010 12:23:24 +0100 |
Bram Moolenaar |
updated for version 7.2.352
v7.2.352
|
Thu, 28 Jan 2010 22:58:16 +0100 |
Bram Moolenaar |
updated for version 7.2.351
v7.2.351
|
Wed, 27 Jan 2010 21:05:05 +0100 |
Bram Moolenaar |
updated for version 7.2.350
v7.2.350
|
Wed, 27 Jan 2010 20:26:46 +0100 |
Bram Moolenaar |
updated for version 7.2.349
v7.2.349
|
Wed, 27 Jan 2010 18:29:26 +0100 |
Bram Moolenaar |
updated for version 7.2.348
v7.2.348
|
Wed, 27 Jan 2010 17:31:43 +0100 |
Bram Moolenaar |
updated for version 7.2.347
v7.2.347
|
Wed, 27 Jan 2010 16:31:13 +0100 |
Bram Moolenaar |
updated for version 7.2.346
v7.2.346
|
Wed, 27 Jan 2010 15:58:13 +0100 |
Bram Moolenaar |
updated for version 7.2.345
v7.2.345
|
Wed, 20 Jan 2010 21:56:50 +0100 |
Bram Moolenaar |
Add more pathdef.c to .hgignore.
|
Wed, 20 Jan 2010 21:41:47 +0100 |
Bram Moolenaar |
updated for version 7.2.344
v7.2.344
|
Tue, 19 Jan 2010 23:30:41 +0100 |
Bram Moolenaar |
updated for version 7.2.343
v7.2.343
|
Tue, 19 Jan 2010 18:06:03 +0100 |
Bram Moolenaar |
updated for version 7.2.342
v7.2.342
|
Tue, 19 Jan 2010 17:40:46 +0100 |
Bram Moolenaar |
updated for version 7.2.341
v7.2.341
|
Tue, 19 Jan 2010 17:24:25 +0100 |
Bram Moolenaar |
updated for version 7.2.340
v7.2.340
|
Tue, 19 Jan 2010 16:31:47 +0100 |
Bram Moolenaar |
updated for version 7.2.339
v7.2.339
|
Tue, 19 Jan 2010 16:22:03 +0100 |
Bram Moolenaar |
updated for version 7.2.338
v7.2.338
|
Tue, 19 Jan 2010 16:13:50 +0100 |
Bram Moolenaar |
updated for version 7.2.337
v7.2.337
|
Tue, 19 Jan 2010 15:55:06 +0100 |
Bram Moolenaar |
updated for version 7.2.336
v7.2.336
|
Tue, 19 Jan 2010 15:24:27 +0100 |
Bram Moolenaar |
updated for version 7.2.335
v7.2.335
|
Tue, 19 Jan 2010 15:13:14 +0100 |
Bram Moolenaar |
updated for version 7.2.334
v7.2.334
|
Tue, 19 Jan 2010 14:59:56 +0100 |
Bram Moolenaar |
updated for version 7.2.333
v7.2.333
|
Tue, 19 Jan 2010 13:08:42 +0100 |
Bram Moolenaar |
updated for version 7.2.332
v7.2.332
|
Tue, 19 Jan 2010 12:48:05 +0100 |
Bram Moolenaar |
updated for version 7.2.331
v7.2.331
|
Sun, 17 Jan 2010 14:38:06 +0100 |
Bram Moolenaar |
Add a few missing runtime files.
|
Sat, 16 Jan 2010 14:29:14 +0100 |
Bram Moolenaar |
Updated runtime files.
|
Tue, 12 Jan 2010 21:31:21 +0100 |
Bram Moolenaar |
Updated runtime files.
|
Tue, 12 Jan 2010 19:52:03 +0100 |
Bram Moolenaar |
updated for version 7.2.330
v7.2.330
|
Tue, 12 Jan 2010 15:42:37 +0100 |
Bram Moolenaar |
updated for version 7.2.329
v7.2.329
|
Tue, 12 Jan 2010 13:18:33 +0100 |
Bram Moolenaar |
updated for version 7.2.328
v7.2.328
|
Mon, 11 Jan 2010 20:07:07 +0100 |
Bram Moolenaar |
Fixed encoding name in Ukranian message file.
|
Sun, 10 Jan 2010 14:44:52 +0100 |
Bram Moolenaar |
Add an .hgignore file (suggested by Mike Williams).
|
Sun, 10 Jan 2010 14:35:14 +0100 |
Bram Moolenaar |
Remove config.h from the distribution, let's see if that works.
|
Wed, 06 Jan 2010 21:16:31 +0100 |
Bram Moolenaar |
Minor text file updates.
|
Wed, 06 Jan 2010 20:54:52 +0100 |
Bram Moolenaar |
Update runtime files.
|
Wed, 06 Jan 2010 20:52:26 +0100 |
Bram Moolenaar |
Update documentation files.
|
Wed, 06 Jan 2010 20:29:28 +0100 |
Bram Moolenaar |
Update message translations.
|
Wed, 06 Jan 2010 18:25:34 +0100 |
Bram Moolenaar |
updated for version 7.2.327
v7.2.327
|
Wed, 06 Jan 2010 17:53:38 +0100 |
Bram Moolenaar |
updated for version 7.2.326
v7.2.326
|
Wed, 06 Jan 2010 14:58:33 +0000 |
convert-repo |
update tags
|
Thu, 31 Dec 2009 13:53:33 +0000 |
vimboss |
updated for version 7.2-325
v7.2.325
|
Thu, 31 Dec 2009 12:18:30 +0000 |
vimboss |
updated for version 7.2-324
v7.2.324
|
Thu, 24 Dec 2009 15:11:40 +0000 |
vimboss |
updated for version 7.2-323
v7.2.323
|
Thu, 24 Dec 2009 14:46:12 +0000 |
vimboss |
updated for version 7.2-322
v7.2.322
|
Thu, 24 Dec 2009 14:01:12 +0000 |
vimboss |
updated for version 7.2-321
v7.2.321
|
Wed, 16 Dec 2009 18:02:47 +0000 |
vimboss |
updated for version 7.2-320
v7.2.320
|
Wed, 16 Dec 2009 17:49:39 +0000 |
vimboss |
updated for version 7.2-319
v7.2.319
|
Wed, 16 Dec 2009 17:28:07 +0000 |
vimboss |
updated for version 7.2-318
v7.2.318
|
Wed, 16 Dec 2009 17:13:44 +0000 |
vimboss |
updated for version 7.2-317
v7.2.317
|
Wed, 16 Dec 2009 16:14:51 +0000 |
vimboss |
updated for version 7.2-316
v7.2.316
|
Wed, 02 Dec 2009 16:58:33 +0000 |
vimboss |
updated for version 7.2-315
v7.2.315
|
Wed, 02 Dec 2009 16:47:11 +0000 |
vimboss |
updated for version 7.2-314
v7.2.314
|
Wed, 02 Dec 2009 16:14:36 +0000 |
vimboss |
updated for version 7.2-313
v7.2.313
|
Wed, 02 Dec 2009 14:02:39 +0000 |
vimboss |
updated for version 7.2-312
v7.2.312
|
Wed, 02 Dec 2009 12:31:27 +0000 |
vimboss |
updated for version 7.2-311
v7.2.311
|
Wed, 02 Dec 2009 11:08:38 +0000 |
vimboss |
updated for version 7.2-310
v7.2.310
|
Thu, 26 Nov 2009 19:40:49 +0000 |
vimboss |
updated for version 7.2-309
v7.2.309
|
Wed, 25 Nov 2009 18:51:24 +0000 |
vimboss |
updated for version 7.2-308
v7.2.308
|
Wed, 25 Nov 2009 17:21:32 +0000 |
vimboss |
updated for version 7.2-307
v7.2.307
|
Wed, 25 Nov 2009 16:14:45 +0000 |
vimboss |
updated for version 7.2-306
v7.2.306
|
Wed, 25 Nov 2009 12:08:03 +0000 |
vimboss |
updated for version 7.2-305
v7.2.305
|
Wed, 25 Nov 2009 11:38:30 +0000 |
vimboss |
updated for version 7.2-304
v7.2.304
|
Wed, 18 Nov 2009 19:11:58 +0000 |
vimboss |
updated for version 7.2-303
v7.2.303
|
Tue, 17 Nov 2009 16:57:14 +0000 |
vimboss |
updated for version 7.2-302
v7.2.302
|
Tue, 17 Nov 2009 16:41:01 +0000 |
vimboss |
updated for version 7.2-301
v7.2.301
|
Tue, 17 Nov 2009 16:13:15 +0000 |
vimboss |
updated for version 7.2-300
v7.2.300
|
Tue, 17 Nov 2009 15:08:26 +0000 |
vimboss |
updated for version 7.2-299
v7.2.299
|
Tue, 17 Nov 2009 13:57:22 +0000 |
vimboss |
updated for version 7.2-298
v7.2.298
|
Tue, 17 Nov 2009 11:43:06 +0000 |
vimboss |
updated for version 7.2-297
v7.2.297
|
Tue, 17 Nov 2009 11:31:25 +0000 |
vimboss |
updated for version 7.2-296
v7.2.296
|
Tue, 17 Nov 2009 11:20:35 +0000 |
vimboss |
updated for version 7.2-295
v7.2.295
|
Tue, 17 Nov 2009 11:08:52 +0000 |
vimboss |
updated for version 7.2-294
v7.2.294
|
Wed, 11 Nov 2009 16:30:08 +0000 |
vimboss |
updated for version 7.2-293
v7.2.293
|
Wed, 11 Nov 2009 16:22:28 +0000 |
vimboss |
updated for version 7.2-292
v7.2.292
|
Wed, 11 Nov 2009 16:07:20 +0000 |
vimboss |
updated for version 7.2-291
v7.2.291
|
Wed, 11 Nov 2009 15:56:10 +0000 |
vimboss |
updated for version 7.2-290
v7.2.290
|
Wed, 11 Nov 2009 15:23:37 +0000 |
vimboss |
updated for version 7.2-289
v7.2.289
|
Wed, 11 Nov 2009 14:06:59 +0000 |
vimboss |
updated for version 7.2-288
v7.2.288
|
Wed, 11 Nov 2009 13:45:33 +0000 |
vimboss |
updated for version 7.2-287
v7.2.287
|
Wed, 11 Nov 2009 13:22:11 +0000 |
vimboss |
updated for version 7.2-286
v7.2.286
|
Wed, 11 Nov 2009 12:22:32 +0000 |
vimboss |
updated for version 7.2-285
v7.2.285
|
Tue, 03 Nov 2009 17:47:12 +0000 |
vimboss |
updated for version 7.2-284
v7.2.284
|
Tue, 03 Nov 2009 17:13:59 +0000 |
vimboss |
updated for version 7.2-283
v7.2.283
|
Tue, 03 Nov 2009 17:04:43 +0000 |
vimboss |
updated for version 7.2-282
v7.2.282
|
Tue, 03 Nov 2009 16:36:44 +0000 |
vimboss |
updated for version 7.2-281
v7.2.281
|
Tue, 03 Nov 2009 16:20:34 +0000 |
vimboss |
updated for version 7.2-280
v7.2.280
|
Tue, 03 Nov 2009 15:44:21 +0000 |
vimboss |
updated for version 7.2-279
v7.2.279
|
Tue, 03 Nov 2009 15:30:12 +0000 |
vimboss |
updated for version 7.2-278
v7.2.278
|
Tue, 03 Nov 2009 15:23:14 +0000 |
vimboss |
updated for version 7.2-277
v7.2.277
|
Tue, 03 Nov 2009 15:04:20 +0000 |
vimboss |
updated for version 7.2-276
v7.2.276
|
Tue, 03 Nov 2009 14:33:17 +0000 |
vimboss |
updated for version 7.2-275
v7.2.275
|
Tue, 03 Nov 2009 13:46:54 +0000 |
vimboss |
updated for version 7.2-274
v7.2.274
|
Tue, 03 Nov 2009 13:26:55 +0000 |
vimboss |
updated for version 7.2-273
v7.2.273
|
Tue, 03 Nov 2009 12:06:23 +0000 |
vimboss |
updated for version 7.2-272
v7.2.272
|
Tue, 03 Nov 2009 11:53:55 +0000 |
vimboss |
updated for version 7.2-271
v7.2.271
|
Tue, 03 Nov 2009 11:40:19 +0000 |
vimboss |
updated for version 7.2-270
v7.2.270
|