Mercurial > vim
graph
-
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
-
Improvements for ":find" completion. (Nazri Ramliy) vim73Wed, 28 Jul 2010 22:29:10 +0200, by Bram Moolenaar
-
Changes for VMS. Mostly by Zoltan Arpadffy. vim73Wed, 28 Jul 2010 19:38:16 +0200, by Bram Moolenaar
-
Fix: :redir to a dictionary that is changed before ":redir END" causes a vim73Wed, 28 Jul 2010 18:55:02 +0200, by Bram Moolenaar
-
Fix: concealed regions didn't get redrawn correctly when moving the cursor vim73Wed, 28 Jul 2010 18:14:45 +0200, by Bram Moolenaar
-
More accented characters in tex.vim syntax. (Charles Campbell) vim73Wed, 28 Jul 2010 17:25:21 +0200, by Bram Moolenaar
-
Updated runtime files. New netrw plugin version. vim73Tue, 27 Jul 2010 22:50:36 +0200, by Bram Moolenaar
-
Fix build warnings and problems for tiny/small Win32 build. (Mike Williams) vim73Tue, 27 Jul 2010 22:41:43 +0200, by Bram Moolenaar