Mercurial > vim
graph
-
Fixed: on MS-Windows sometimes files with number 4913 or higher are left vim73Sun, 08 Aug 2010 18:46:06 +0200, by Bram Moolenaar
-
Update help about wildcards in 'tags' option. vim73Sun, 08 Aug 2010 18:29:48 +0200, by Bram Moolenaar
-
Fix: 'suffixesadd' was used for finding tags file. vim73Sun, 08 Aug 2010 18:17:52 +0200, by Bram Moolenaar
-
NL spelling: remove REP items to avoid lots of suggestions with dots. vim73Sun, 08 Aug 2010 16:34:14 +0200, by Bram Moolenaar
-
Also support Doxygen in C# files. (Andreas J. Beblik) vim73Sun, 08 Aug 2010 15:28:22 +0200, by Bram Moolenaar
-
Improve positioning of combining characters in GTK. vim73Sun, 08 Aug 2010 14:40:37 +0200, by Bram Moolenaar
-
Make test 11 pass when there is no gzip program. (John Beckett) vim73Sun, 08 Aug 2010 13:18:47 +0200, by Bram Moolenaar
-
Avoid that test 73 ovewrites viminfo. (James Vega) vim73Sun, 08 Aug 2010 13:13:51 +0200, by Bram Moolenaar
-
Change readfile() to ignore byte order marks, unless in binary mode. vim73Sat, 07 Aug 2010 20:30:49 +0200, by Bram Moolenaar
-
Fixed: on MS-Windows completion of shell commands didn't work. vim73Sat, 07 Aug 2010 17:07:21 +0200, by Bram Moolenaar
-
Fix: An unprintable multi-byte character at the start of the screen line vim73Sat, 07 Aug 2010 16:38:13 +0200, by Bram Moolenaar
-
Fix: with newer GTK versions accented characters were drawn too much to the vim73Sat, 07 Aug 2010 15:46:45 +0200, by Bram Moolenaar
-
Some messages were missing when updating translations. (Dominique Pelle) vim73Sat, 07 Aug 2010 13:45:59 +0200, by Bram Moolenaar
-
Set 'visualbell' in test 72 to avoid a beep. vim73Sat, 07 Aug 2010 13:27:48 +0200, by Bram Moolenaar
-
Update README files. Remove references to extra and lang archives. vim73Sat, 07 Aug 2010 13:19:27 +0200, by Bram Moolenaar
-
Fix: ml_get errors when using undo with 'virtualedit'. vim73Sat, 07 Aug 2010 12:54:12 +0200, by Bram Moolenaar
-
Updated Dutch spell files to use latest OpenOffic.org version. vim73Fri, 06 Aug 2010 22:14:36 +0200, by Bram Moolenaar
-
Update version number in gvim.exe manifest. (Michael Wookey) vim73Fri, 06 Aug 2010 20:53:49 +0200, by Bram Moolenaar
-
Call gui_mch_update() before triggering GuiEnter autocmd. (Ron Aaron) vim73Fri, 06 Aug 2010 20:42:30 +0200, by Bram Moolenaar
-
Improve handling of user settings in :TOhtml. Default to generating CSS. vim73Thu, 05 Aug 2010 21:54:00 +0200, by Bram Moolenaar
-
Fix a few problems for :find completion. Test much more. (Nazri Ramliy) vim73Thu, 05 Aug 2010 21:40:16 +0200, by Bram Moolenaar
-
Fixed: "make install" installed a few Amiga .info files. vim73Wed, 04 Aug 2010 22:44:27 +0200, by Bram Moolenaar
-
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars' vim73Wed, 04 Aug 2010 20:55:44 +0200, by Bram Moolenaar
-
After entering a crypt key would need to hit return to continue. vim73Wed, 04 Aug 2010 20:12:32 +0200, by Bram Moolenaar
-
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