Wed, 04 Aug 2010 15:32:46 +0200 |
Bram Moolenaar |
Fix: when setting crypt key seed was not updated when the swap file wasn't
vim73
|
Wed, 04 Aug 2010 14:29:54 +0200 |
Bram Moolenaar |
When undoing a reload, move the cursor to the first changed line.
vim73
|
Wed, 04 Aug 2010 12:39:44 +0200 |
Bram Moolenaar |
Fix crash when no item in 'path' is used for :find completion.
vim73
|
Wed, 04 Aug 2010 12:05:40 +0200 |
Bram Moolenaar |
Rename quickfix plugin to match the filetype set in the code.
vim73
|
Tue, 03 Aug 2010 23:00:38 +0200 |
Bram Moolenaar |
Runtime file updates.
vim73
|
Tue, 03 Aug 2010 22:45:06 +0200 |
Bram Moolenaar |
Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar)
vim73
|
Tue, 03 Aug 2010 22:21:00 +0200 |
Bram Moolenaar |
Fix crash in :find completion. (Nazri Ramliy)
vim73
|
Tue, 03 Aug 2010 22:11:29 +0200 |
Bram Moolenaar |
Fix: With 'path' set to relative directory ":find" completion didn't work.
vim73
|
Mon, 02 Aug 2010 23:06:46 +0200 |
Bram Moolenaar |
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
vim73
|
Mon, 02 Aug 2010 22:13:25 +0200 |
Bram Moolenaar |
Take OLE registration back to 32 bit registry, the unregister wasn't working
vim73
|
Mon, 02 Aug 2010 22:12:46 +0200 |
Bram Moolenaar |
Syntax file updates. (Charles Campbell)
vim73
|
Mon, 02 Aug 2010 21:43:29 +0200 |
Bram Moolenaar |
Updated version of gettext for use with MVC. (Mike Williams)
vim73
|
Mon, 02 Aug 2010 21:33:37 +0200 |
Bram Moolenaar |
Improvements for :find completion. (Nazri Ramliy)
vim73
|
Mon, 02 Aug 2010 20:45:27 +0200 |
Bram Moolenaar |
Put quotes around the gvim.exe path for the "Open with" menu entry.
vim73
|
Mon, 02 Aug 2010 20:26:43 +0200 |
Bram Moolenaar |
Workaround for missing RegDeleteKeyEx() method.
vim73
|
Sun, 01 Aug 2010 22:35:43 +0200 |
Bram Moolenaar |
Update version.h for 7.3c -> 7.3d.
vim73
|
Sun, 01 Aug 2010 21:48:21 +0200 |
Bram Moolenaar |
Add Datascript syntax file. (Dominique Pelle)
vim73
|
Sun, 01 Aug 2010 21:15:45 +0200 |
Bram Moolenaar |
Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems.
vim73
|
Sun, 01 Aug 2010 20:38:51 +0200 |
Bram Moolenaar |
Version 7.3c -> 7.3d
vim73
|
Sun, 01 Aug 2010 20:18:38 +0200 |
Bram Moolenaar |
Update todo file.
vim73
|
Sun, 01 Aug 2010 19:50:25 +0200 |
Bram Moolenaar |
Define the WOW64 key when needed.
vim73
|
Sun, 01 Aug 2010 19:11:06 +0200 |
Bram Moolenaar |
Update utf-8 version of tutor.
vim73
|
Sun, 01 Aug 2010 19:06:10 +0200 |
Bram Moolenaar |
Minor updates for the 7.3c release.
vim73
|
Sun, 01 Aug 2010 17:59:57 +0200 |
Bram Moolenaar |
Remove unused variable and STRLEN(). (Dominique Pelle)
vim73
|
Sun, 01 Aug 2010 17:37:17 +0200 |
Bram Moolenaar |
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
vim73
|
Sun, 01 Aug 2010 16:13:51 +0200 |
Bram Moolenaar |
Runtime file updates.
vim73
|
Sun, 01 Aug 2010 15:47:35 +0200 |
Bram Moolenaar |
Avoid illegal memory access in spell suggestion. (Dominique Pelle)
vim73
|
Sun, 01 Aug 2010 15:47:03 +0200 |
Bram Moolenaar |
Avoid that running tests changes viminfo.
vim73
|
Sun, 01 Aug 2010 15:37:02 +0200 |
Bram Moolenaar |
Fix: crash in spell checking with a 0x300 character.
vim73
|
Sun, 01 Aug 2010 15:11:43 +0200 |
Bram Moolenaar |
Fix: uninitialized memory access. (Dominique Pelle)
vim73
|
Sun, 01 Aug 2010 14:36:59 +0200 |
Bram Moolenaar |
Fix typos in README files. (Dominique Pelle)
vim73
|
Sun, 01 Aug 2010 14:35:05 +0200 |
Bram Moolenaar |
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle)
vim73
|
Sun, 01 Aug 2010 14:22:48 +0200 |
Bram Moolenaar |
Fix: changing case of a character removed combining characters.
vim73
|
Sun, 01 Aug 2010 13:25:05 +0200 |
Bram Moolenaar |
Add the WOW64 flag back to OLE registration. (untested)
vim73
|
Sat, 31 Jul 2010 22:03:44 +0200 |
Bram Moolenaar |
Fix that uninstaller isn't found on 64-bit Windows.
vim73
|
Sat, 31 Jul 2010 20:53:54 +0200 |
Bram Moolenaar |
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
vim73
|
Sat, 31 Jul 2010 19:54:14 +0200 |
Bram Moolenaar |
Move many more common Python items to if_py_both.c.
vim73
|
Sat, 31 Jul 2010 17:59:29 +0200 |
Bram Moolenaar |
Fixed: CTRL-R in Insert mode doesn't insert composing characters.
vim73
|
Sat, 31 Jul 2010 16:44:19 +0200 |
Bram Moolenaar |
Fixes for coverity warnings.
vim73
|
Sat, 31 Jul 2010 14:59:19 +0200 |
Bram Moolenaar |
Support syntax and filetype completion for user commands. (Christian Brabandt)
vim73
|
Sat, 31 Jul 2010 14:45:05 +0200 |
Bram Moolenaar |
Possibly make OLE work on Windows 64 bit. (untested)
vim73
|
Fri, 30 Jul 2010 22:41:22 +0200 |
Bram Moolenaar |
More updated runtime files.
vim73
|
Fri, 30 Jul 2010 22:29:41 +0200 |
Bram Moolenaar |
Improvements for VMS. (Zoltan Arpadffy)
vim73
|
Fri, 30 Jul 2010 22:04:17 +0200 |
Bram Moolenaar |
Correct comments in testdir makefiles. (John Beckett)
vim73
|
Fri, 30 Jul 2010 21:49:40 +0200 |
Bram Moolenaar |
Runtime file updates.
vim73
|
Fri, 30 Jul 2010 21:49:07 +0200 |
Bram Moolenaar |
Fix test 72 not setting encryption method. (Dominique Pelle)
vim73
|
Thu, 29 Jul 2010 23:12:43 +0200 |
Bram Moolenaar |
Dectect Perl6.
vim73
|
Thu, 29 Jul 2010 23:12:15 +0200 |
Bram Moolenaar |
Few more fixes for VMS.
vim73
|