Mercurial > vim
graph
-
Runtime file updates. Fix tar plugin window split. vim73Tue, 10 Aug 2010 21:43:35 +0200, by Bram Moolenaar
-
Make :find completion work better with the DJGPP build. (Nazri Ramliy) vim73Tue, 10 Aug 2010 19:50:26 +0200, by Bram Moolenaar
-
Fix crash when using netbeans in a terminal when compiled with GUI support. vim73Mon, 09 Aug 2010 22:49:00 +0200, by Bram Moolenaar
-
Fix: :ltag command did not set w:quickfix_title. (Lech Lorens) vim73Mon, 09 Aug 2010 22:14:48 +0200, by Bram Moolenaar
-
Fix for float values on VMS. (Zoltan Arpadffy) vim73Mon, 09 Aug 2010 22:07:08 +0200, by Bram Moolenaar
-
When building with both Python 2 and Python 3 don't use RTLD_GLOBAL, so that vim73Mon, 09 Aug 2010 22:06:13 +0200, by Bram Moolenaar
-
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