Fri, 13 Aug 2010 11:57:42 +0200 |
Bram Moolenaar |
Updated Italian menus. (Vlad Sandrini)
vim73
|
Fri, 13 Aug 2010 11:30:02 +0200 |
Bram Moolenaar |
Updates for :TOhtml. (Benjamin Fritz)
vim73
|
Fri, 13 Aug 2010 11:18:02 +0200 |
Bram Moolenaar |
Avoid warnings from the clang compiler. (Dominique Pelle)
vim73
|
Thu, 12 Aug 2010 22:19:09 +0200 |
Bram Moolenaar |
Updated Finnish translations. (Flammie Pirinen)
vim73
|
Thu, 12 Aug 2010 22:14:01 +0200 |
Bram Moolenaar |
Fix: Lua interface tried to load the library when closing a buffer or window.
vim73
|
Thu, 12 Aug 2010 21:50:51 +0200 |
Bram Moolenaar |
Improvements for :find completion.
vim73
|
Thu, 12 Aug 2010 20:17:02 +0200 |
Bram Moolenaar |
Include wchar.h in charset.c for towupper().
vim73
|
Wed, 11 Aug 2010 23:37:32 +0200 |
Bram Moolenaar |
Runtime file updates.
vim73
|
Wed, 11 Aug 2010 23:11:47 +0200 |
Bram Moolenaar |
Updated translations. Added Portuguese tutor.
vim73
|
Wed, 11 Aug 2010 22:05:57 +0200 |
Bram Moolenaar |
Fixes for :find completion.
vim73
|
Tue, 10 Aug 2010 22:53:02 +0200 |
Bram Moolenaar |
Improved pt_PT spell file generation.
vim73
|
Tue, 10 Aug 2010 22:52:25 +0200 |
Bram Moolenaar |
Updated message translations.
vim73
|
Tue, 10 Aug 2010 21:43:35 +0200 |
Bram Moolenaar |
Runtime file updates. Fix tar plugin window split.
vim73
|
Tue, 10 Aug 2010 19:50:26 +0200 |
Bram Moolenaar |
Make :find completion work better with the DJGPP build. (Nazri Ramliy)
vim73
|
Tue, 10 Aug 2010 09:25:48 +0200 |
Bram Moolenaar |
Fix compiler warning.
vim73
|
Mon, 09 Aug 2010 22:49:00 +0200 |
Bram Moolenaar |
Fix crash when using netbeans in a terminal when compiled with GUI support.
vim73
|
Mon, 09 Aug 2010 22:33:06 +0200 |
Bram Moolenaar |
Runtime file updates.
vim73
|
Mon, 09 Aug 2010 22:14:48 +0200 |
Bram Moolenaar |
Fix: :ltag command did not set w:quickfix_title. (Lech Lorens)
vim73
|
Mon, 09 Aug 2010 22:07:08 +0200 |
Bram Moolenaar |
Fix for float values on VMS. (Zoltan Arpadffy)
vim73
|
Mon, 09 Aug 2010 22:06:13 +0200 |
Bram Moolenaar |
When building with both Python 2 and Python 3 don't use RTLD_GLOBAL, so that
vim73
|
Mon, 09 Aug 2010 20:16:32 +0200 |
Bram Moolenaar |
Version 7.3e -> 7.3f.
vim73
|
Mon, 09 Aug 2010 20:13:35 +0200 |
Bram Moolenaar |
Runtime file updates. (Tim Pope)
vim73
|
Sun, 08 Aug 2010 21:39:46 +0200 |
Bram Moolenaar |
Prepare for 7.3e release.
vim73
|
Sun, 08 Aug 2010 21:15:53 +0200 |
Bram Moolenaar |
Update version info in help files.
vim73
|
Sun, 08 Aug 2010 18:46:06 +0200 |
Bram Moolenaar |
Fixed: on MS-Windows sometimes files with number 4913 or higher are left
vim73
|
Sun, 08 Aug 2010 18:29:48 +0200 |
Bram Moolenaar |
Update help about wildcards in 'tags' option.
vim73
|
Sun, 08 Aug 2010 18:17:52 +0200 |
Bram Moolenaar |
Fix: 'suffixesadd' was used for finding tags file.
vim73
|
Sun, 08 Aug 2010 16:38:42 +0200 |
Bram Moolenaar |
Remove unused code.
vim73
|
Sun, 08 Aug 2010 16:34:14 +0200 |
Bram Moolenaar |
NL spelling: remove REP items to avoid lots of suggestions with dots.
vim73
|
Sun, 08 Aug 2010 15:28:22 +0200 |
Bram Moolenaar |
Also support Doxygen in C# files. (Andreas J. Beblik)
vim73
|
Sun, 08 Aug 2010 14:40:37 +0200 |
Bram Moolenaar |
Improve positioning of combining characters in GTK.
vim73
|
Sun, 08 Aug 2010 13:18:47 +0200 |
Bram Moolenaar |
Make test 11 pass when there is no gzip program. (John Beckett)
vim73
|
Sun, 08 Aug 2010 13:13:51 +0200 |
Bram Moolenaar |
Avoid that test 73 ovewrites viminfo. (James Vega)
vim73
|
Sun, 08 Aug 2010 13:07:57 +0200 |
Bram Moolenaar |
Fix: test 73 failed with small features.
vim73
|
Sat, 07 Aug 2010 20:30:49 +0200 |
Bram Moolenaar |
Change readfile() to ignore byte order marks, unless in binary mode.
vim73
|
Sat, 07 Aug 2010 18:42:45 +0200 |
Bram Moolenaar |
Use different Czech keymap (Stepan Nemec)
vim73
|
Sat, 07 Aug 2010 17:07:21 +0200 |
Bram Moolenaar |
Fixed: on MS-Windows completion of shell commands didn't work.
vim73
|
Sat, 07 Aug 2010 16:38:38 +0200 |
Bram Moolenaar |
Updated translations. (Dominique Pelle)
vim73
|
Sat, 07 Aug 2010 16:38:13 +0200 |
Bram Moolenaar |
Fix: An unprintable multi-byte character at the start of the screen line
vim73
|
Sat, 07 Aug 2010 15:47:30 +0200 |
Bram Moolenaar |
Updates for :TOhtml. (Ben Fritz)
vim73
|
Sat, 07 Aug 2010 15:46:45 +0200 |
Bram Moolenaar |
Fix: with newer GTK versions accented characters were drawn too much to the
vim73
|
Sat, 07 Aug 2010 13:46:23 +0200 |
Bram Moolenaar |
Update for jsp syntax file.
vim73
|
Sat, 07 Aug 2010 13:45:59 +0200 |
Bram Moolenaar |
Some messages were missing when updating translations. (Dominique Pelle)
vim73
|
Sat, 07 Aug 2010 13:27:48 +0200 |
Bram Moolenaar |
Set 'visualbell' in test 72 to avoid a beep.
vim73
|
Sat, 07 Aug 2010 13:19:56 +0200 |
Bram Moolenaar |
Update pt_BR translations.
vim73
|
Sat, 07 Aug 2010 13:19:27 +0200 |
Bram Moolenaar |
Update README files. Remove references to extra and lang archives.
vim73
|
Sat, 07 Aug 2010 12:54:12 +0200 |
Bram Moolenaar |
Fix: ml_get errors when using undo with 'virtualedit'.
vim73
|
Fri, 06 Aug 2010 22:14:36 +0200 |
Bram Moolenaar |
Updated Dutch spell files to use latest OpenOffic.org version.
vim73
|