Mercurial > vim
graph
-
Make :find completion consistent between Unix and MS-Windows. Add a test. vim73Wed, 04 Aug 2010 17:07:20 +0200, by Bram Moolenaar
-
Add translations in diff syntax. (Jakson A. Aquino) vim73Wed, 04 Aug 2010 16:11:50 +0200, by Bram Moolenaar
-
Small changes to the test files. (John Beckett) vim73Wed, 04 Aug 2010 16:10:19 +0200, by Bram Moolenaar
-
Set 'wrapscan' when checking the .po files. (Mike Williams) vim73Wed, 04 Aug 2010 15:47:08 +0200, by Bram Moolenaar
-
Fix: when setting crypt key seed was not updated when the swap file wasn't vim73Wed, 04 Aug 2010 15:32:46 +0200, by Bram Moolenaar
-
When undoing a reload, move the cursor to the first changed line. vim73Wed, 04 Aug 2010 14:29:54 +0200, by Bram Moolenaar
-
Fix crash when no item in 'path' is used for :find completion. vim73Wed, 04 Aug 2010 12:39:44 +0200, by Bram Moolenaar
-
Rename quickfix plugin to match the filetype set in the code. vim73Wed, 04 Aug 2010 12:05:40 +0200, by Bram Moolenaar
-
Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar) vim73Tue, 03 Aug 2010 22:45:06 +0200, by Bram Moolenaar
-
Fix crash in :find completion. (Nazri Ramliy) vim73Tue, 03 Aug 2010 22:21:00 +0200, by Bram Moolenaar
-
Fix: With 'path' set to relative directory ":find" completion didn't work. vim73Tue, 03 Aug 2010 22:11:29 +0200, by Bram Moolenaar
-
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it vim73Mon, 02 Aug 2010 23:06:46 +0200, by Bram Moolenaar
-
Take OLE registration back to 32 bit registry, the unregister wasn't working vim73Mon, 02 Aug 2010 22:13:25 +0200, by Bram Moolenaar
-
Updated version of gettext for use with MVC. (Mike Williams) vim73Mon, 02 Aug 2010 21:43:29 +0200, by Bram Moolenaar
-
Improvements for :find completion. (Nazri Ramliy) vim73Mon, 02 Aug 2010 21:33:37 +0200, by Bram Moolenaar
-
Put quotes around the gvim.exe path for the "Open with" menu entry. vim73Mon, 02 Aug 2010 20:45:27 +0200, by Bram Moolenaar
-
Workaround for missing RegDeleteKeyEx() method. vim73Mon, 02 Aug 2010 20:26:43 +0200, by Bram Moolenaar
-
Add Datascript syntax file. (Dominique Pelle) vim73Sun, 01 Aug 2010 21:48:21 +0200, by Bram Moolenaar
-
Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems. vim73Sun, 01 Aug 2010 21:15:45 +0200, by Bram Moolenaar
-
Remove unused variable and STRLEN(). (Dominique Pelle) vim73Sun, 01 Aug 2010 17:59:57 +0200, by Bram Moolenaar
-
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often. vim73Sun, 01 Aug 2010 17:37:17 +0200, by Bram Moolenaar
-
Avoid illegal memory access in spell suggestion. (Dominique Pelle) vim73Sun, 01 Aug 2010 15:47:35 +0200, by Bram Moolenaar
-
Fix: crash in spell checking with a 0x300 character. vim73Sun, 01 Aug 2010 15:37:02 +0200, by Bram Moolenaar
-
Fix: uninitialized memory access. (Dominique Pelle) vim73Sun, 01 Aug 2010 15:11:43 +0200, by Bram Moolenaar
-
Fix typos in README files. (Dominique Pelle) vim73Sun, 01 Aug 2010 14:36:59 +0200, by Bram Moolenaar
-
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle) vim73Sun, 01 Aug 2010 14:35:05 +0200, by Bram Moolenaar
-
Fix: changing case of a character removed combining characters. vim73Sun, 01 Aug 2010 14:22:48 +0200, by Bram Moolenaar
-
Add the WOW64 flag back to OLE registration. (untested) vim73Sun, 01 Aug 2010 13:25:05 +0200, by Bram Moolenaar
-
Fix that uninstaller isn't found on 64-bit Windows. vim73Sat, 31 Jul 2010 22:03:44 +0200, by Bram Moolenaar
-
Fix: on MS-Windows the "open with..." menu starts Vim without a file. vim73Sat, 31 Jul 2010 20:53:54 +0200, by Bram Moolenaar
-
Move many more common Python items to if_py_both.c. vim73Sat, 31 Jul 2010 19:54:14 +0200, by Bram Moolenaar
-
Fixed: CTRL-R in Insert mode doesn't insert composing characters. vim73Sat, 31 Jul 2010 17:59:29 +0200, by Bram Moolenaar
-
Support syntax and filetype completion for user commands. (Christian Brabandt) vim73Sat, 31 Jul 2010 14:59:19 +0200, by Bram Moolenaar
-
Possibly make OLE work on Windows 64 bit. (untested) vim73Sat, 31 Jul 2010 14:45:05 +0200, by Bram Moolenaar
-
Correct comments in testdir makefiles. (John Beckett) vim73Fri, 30 Jul 2010 22:04:17 +0200, by Bram Moolenaar
-
Fix test 72 not setting encryption method. (Dominique Pelle) vim73Fri, 30 Jul 2010 21:49:07 +0200, by Bram Moolenaar
-
Fix a few compile warnings. (Mike Williams) vim73Thu, 29 Jul 2010 23:10:40 +0200, by Bram Moolenaar
-
Updated runtime files. Add logcheck filetype plugin. (James Vega) vim73Thu, 29 Jul 2010 22:33:18 +0200, by Bram Moolenaar
-
Add completion for ":ownsyntax" and improve completion for ":filetype". vim73Thu, 29 Jul 2010 20:59:59 +0200, by Bram Moolenaar
-
Updated runtime files. :TOhtml improvements by Benjamin Fritz. vim73Thu, 29 Jul 2010 20:43:36 +0200, by Bram Moolenaar
-
Remove Mupad indent and ftplugin files, they are not useful. vim73Wed, 28 Jul 2010 22:30:00 +0200, by Bram Moolenaar