]>
granicus.if.org Git - vim/log
Bram Moolenaar [Sun, 8 Aug 2010 11:13:51 +0000 (13:13 +0200)]
Avoid that test 73 ovewrites viminfo. (James Vega)
Bram Moolenaar [Sun, 8 Aug 2010 11:07:57 +0000 (13:07 +0200)]
Fix: test 73 failed with small features.
Bram Moolenaar [Sat, 7 Aug 2010 18:30:49 +0000 (20:30 +0200)]
Change readfile() to ignore byte order marks, unless in binary mode.
Bram Moolenaar [Sat, 7 Aug 2010 16:42:45 +0000 (18:42 +0200)]
Use different Czech keymap (Stepan Nemec)
Bram Moolenaar [Sat, 7 Aug 2010 15:07:21 +0000 (17:07 +0200)]
Fixed: on MS-Windows completion of shell commands didn't work.
Bram Moolenaar [Sat, 7 Aug 2010 14:38:38 +0000 (16:38 +0200)]
Updated translations. (Dominique Pelle)
Bram Moolenaar [Sat, 7 Aug 2010 14:38:13 +0000 (16:38 +0200)]
Fix: An unprintable multi-byte character at the start of the screen line
caused the following text to be drawn at the wrong position.
Bram Moolenaar [Sat, 7 Aug 2010 13:47:30 +0000 (15:47 +0200)]
Updates for :TOhtml. (Ben Fritz)
Bram Moolenaar [Sat, 7 Aug 2010 13:46:45 +0000 (15:46 +0200)]
Fix: with newer GTK versions accented characters were drawn too much to the
left.
Bram Moolenaar [Sat, 7 Aug 2010 11:46:23 +0000 (13:46 +0200)]
Update for jsp syntax file.
Bram Moolenaar [Sat, 7 Aug 2010 11:45:59 +0000 (13:45 +0200)]
Some messages were missing when updating translations. (Dominique Pelle)
Bram Moolenaar [Sat, 7 Aug 2010 11:27:48 +0000 (13:27 +0200)]
Set 'visualbell' in test 72 to avoid a beep.
Bram Moolenaar [Sat, 7 Aug 2010 11:19:56 +0000 (13:19 +0200)]
Update pt_BR translations.
Bram Moolenaar [Sat, 7 Aug 2010 11:19:27 +0000 (13:19 +0200)]
Update README files. Remove references to extra and lang archives.
Bram Moolenaar [Sat, 7 Aug 2010 10:54:12 +0000 (12:54 +0200)]
Fix: ml_get errors when using undo with 'virtualedit'.
Bram Moolenaar [Fri, 6 Aug 2010 20:14:36 +0000 (22:14 +0200)]
Updated Dutch spell files to use latest OpenOffic.org version.
Bram Moolenaar [Fri, 6 Aug 2010 18:53:49 +0000 (20:53 +0200)]
Update version number in gvim.exe manifest. (Michael Wookey)
Bram Moolenaar [Fri, 6 Aug 2010 18:42:30 +0000 (20:42 +0200)]
Call gui_mch_update() before triggering GuiEnter autocmd. (Ron Aaron)
Bram Moolenaar [Thu, 5 Aug 2010 20:08:47 +0000 (22:08 +0200)]
Updated syntax files.
Bram Moolenaar [Thu, 5 Aug 2010 19:54:00 +0000 (21:54 +0200)]
Improve handling of user settings in :TOhtml. Default to generating CSS.
(Benjamin Fritz)
Bram Moolenaar [Thu, 5 Aug 2010 19:40:16 +0000 (21:40 +0200)]
Fix a few problems for :find completion. Test much more. (Nazri Ramliy)
Bram Moolenaar [Wed, 4 Aug 2010 21:03:17 +0000 (23:03 +0200)]
Updated syntax files. (Charles Campbell)
Bram Moolenaar [Wed, 4 Aug 2010 20:44:27 +0000 (22:44 +0200)]
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar [Wed, 4 Aug 2010 18:55:44 +0000 (20:55 +0200)]
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'
contains a character that would become double width.
Bram Moolenaar [Wed, 4 Aug 2010 18:12:32 +0000 (20:12 +0200)]
After entering a crypt key would need to hit return to continue.
When silencing a message it would still clear a kept message.
Bram Moolenaar [Wed, 4 Aug 2010 17:29:04 +0000 (19:29 +0200)]
7.3d -> 7.3e.
Bram Moolenaar [Wed, 4 Aug 2010 16:27:57 +0000 (18:27 +0200)]
Make test 73 a bit more portable.
Bram Moolenaar [Wed, 4 Aug 2010 15:49:30 +0000 (17:49 +0200)]
Preparations for 7.3d release.
Bram Moolenaar [Wed, 4 Aug 2010 15:07:20 +0000 (17:07 +0200)]
Make :find completion consistent between Unix and MS-Windows. Add a test.
(Nazri Ramliy)
Bram Moolenaar [Wed, 4 Aug 2010 14:11:50 +0000 (16:11 +0200)]
Add translations in diff syntax. (Jakson A. Aquino)
Bram Moolenaar [Wed, 4 Aug 2010 14:10:19 +0000 (16:10 +0200)]
Small changes to the test files. (John Beckett)
Bram Moolenaar [Wed, 4 Aug 2010 13:47:08 +0000 (15:47 +0200)]
Set 'wrapscan' when checking the .po files. (Mike Williams)
Bram Moolenaar [Wed, 4 Aug 2010 13:32:46 +0000 (15:32 +0200)]
Fix: when setting crypt key seed was not updated when the swap file wasn't
created yet.
Bram Moolenaar [Wed, 4 Aug 2010 12:29:54 +0000 (14:29 +0200)]
When undoing a reload, move the cursor to the first changed line.
Bram Moolenaar [Wed, 4 Aug 2010 10:39:44 +0000 (12:39 +0200)]
Fix crash when no item in 'path' is used for :find completion.
Bram Moolenaar [Wed, 4 Aug 2010 10:05:40 +0000 (12:05 +0200)]
Rename quickfix plugin to match the filetype set in the code.
Bram Moolenaar [Tue, 3 Aug 2010 21:00:38 +0000 (23:00 +0200)]
Runtime file updates.
Bram Moolenaar [Tue, 3 Aug 2010 20:45:06 +0000 (22:45 +0200)]
Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar)
Bram Moolenaar [Tue, 3 Aug 2010 20:21:00 +0000 (22:21 +0200)]
Fix crash in :find completion. (Nazri Ramliy)
Bram Moolenaar [Tue, 3 Aug 2010 20:11:29 +0000 (22:11 +0200)]
Fix: With 'path' set to relative directory ":find" completion didn't work.
(Nazri Ramliy)
Bram Moolenaar [Mon, 2 Aug 2010 21:06:46 +0000 (23:06 +0200)]
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
dynamically from the .dll. Should work everywhere.
Bram Moolenaar [Mon, 2 Aug 2010 20:13:25 +0000 (22:13 +0200)]
Take OLE registration back to 32 bit registry, the unregister wasn't working
for the 64 registry.
Bram Moolenaar [Mon, 2 Aug 2010 20:12:46 +0000 (22:12 +0200)]
Syntax file updates. (Charles Campbell)
Bram Moolenaar [Mon, 2 Aug 2010 19:43:29 +0000 (21:43 +0200)]
Updated version of gettext for use with MVC. (Mike Williams)
Bram Moolenaar [Mon, 2 Aug 2010 19:33:37 +0000 (21:33 +0200)]
Improvements for :find completion. (Nazri Ramliy)
Bram Moolenaar [Mon, 2 Aug 2010 18:45:27 +0000 (20:45 +0200)]
Put quotes around the gvim.exe path for the "Open with" menu entry.
Bram Moolenaar [Mon, 2 Aug 2010 18:26:43 +0000 (20:26 +0200)]
Workaround for missing RegDeleteKeyEx() method.
Bram Moolenaar [Sun, 1 Aug 2010 20:35:43 +0000 (22:35 +0200)]
Update version.h for 7.3c -> 7.3d.
Bram Moolenaar [Sun, 1 Aug 2010 19:48:21 +0000 (21:48 +0200)]
Add Datascript syntax file. (Dominique Pelle)
Bram Moolenaar [Sun, 1 Aug 2010 19:15:45 +0000 (21:15 +0200)]
Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems.
Bram Moolenaar [Sun, 1 Aug 2010 18:38:51 +0000 (20:38 +0200)]
Version 7.3c -> 7.3d
Bram Moolenaar [Sun, 1 Aug 2010 18:18:38 +0000 (20:18 +0200)]
Update todo file.
Bram Moolenaar [Sun, 1 Aug 2010 17:50:25 +0000 (19:50 +0200)]
Define the WOW64 key when needed.
Bram Moolenaar [Sun, 1 Aug 2010 17:11:06 +0000 (19:11 +0200)]
Update utf-8 version of tutor.
Bram Moolenaar [Sun, 1 Aug 2010 17:06:10 +0000 (19:06 +0200)]
Minor updates for the 7.3c release.
Bram Moolenaar [Sun, 1 Aug 2010 15:59:57 +0000 (17:59 +0200)]
Remove unused variable and STRLEN(). (Dominique Pelle)
Bram Moolenaar [Sun, 1 Aug 2010 15:37:17 +0000 (17:37 +0200)]
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
Bram Moolenaar [Sun, 1 Aug 2010 14:13:51 +0000 (16:13 +0200)]
Runtime file updates.
Bram Moolenaar [Sun, 1 Aug 2010 13:47:35 +0000 (15:47 +0200)]
Avoid illegal memory access in spell suggestion. (Dominique Pelle)
Bram Moolenaar [Sun, 1 Aug 2010 13:47:03 +0000 (15:47 +0200)]
Avoid that running tests changes viminfo.
Bram Moolenaar [Sun, 1 Aug 2010 13:37:02 +0000 (15:37 +0200)]
Fix: crash in spell checking with a 0x300 character.
Bram Moolenaar [Sun, 1 Aug 2010 13:11:43 +0000 (15:11 +0200)]
Fix: uninitialized memory access. (Dominique Pelle)
Bram Moolenaar [Sun, 1 Aug 2010 12:36:59 +0000 (14:36 +0200)]
Fix typos in README files. (Dominique Pelle)
Bram Moolenaar [Sun, 1 Aug 2010 12:35:05 +0000 (14:35 +0200)]
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle)
Bram Moolenaar [Sun, 1 Aug 2010 12:22:48 +0000 (14:22 +0200)]
Fix: changing case of a character removed combining characters.
Bram Moolenaar [Sun, 1 Aug 2010 11:25:05 +0000 (13:25 +0200)]
Add the WOW64 flag back to OLE registration. (untested)
Bram Moolenaar [Sat, 31 Jul 2010 20:03:44 +0000 (22:03 +0200)]
Fix that uninstaller isn't found on 64-bit Windows.
Bram Moolenaar [Sat, 31 Jul 2010 18:53:54 +0000 (20:53 +0200)]
Fix: on MS-Windows the "open with..." menu starts Vim without a file.
Bram Moolenaar [Sat, 31 Jul 2010 17:54:14 +0000 (19:54 +0200)]
Move many more common Python items to if_py_both.c.
Bram Moolenaar [Sat, 31 Jul 2010 15:59:29 +0000 (17:59 +0200)]
Fixed: CTRL-R in Insert mode doesn't insert composing characters.
Bram Moolenaar [Sat, 31 Jul 2010 14:44:19 +0000 (16:44 +0200)]
Fixes for coverity warnings.
Bram Moolenaar [Sat, 31 Jul 2010 12:59:19 +0000 (14:59 +0200)]
Support syntax and filetype completion for user commands. (Christian Brabandt)
Bram Moolenaar [Sat, 31 Jul 2010 12:45:05 +0000 (14:45 +0200)]
Possibly make OLE work on Windows 64 bit. (untested)
Bram Moolenaar [Fri, 30 Jul 2010 20:41:22 +0000 (22:41 +0200)]
More updated runtime files.
Bram Moolenaar [Fri, 30 Jul 2010 20:29:41 +0000 (22:29 +0200)]
Improvements for VMS. (Zoltan Arpadffy)
Bram Moolenaar [Fri, 30 Jul 2010 20:04:17 +0000 (22:04 +0200)]
Correct comments in testdir makefiles. (John Beckett)
Bram Moolenaar [Fri, 30 Jul 2010 19:49:40 +0000 (21:49 +0200)]
Runtime file updates.
Bram Moolenaar [Fri, 30 Jul 2010 19:49:07 +0000 (21:49 +0200)]
Fix test 72 not setting encryption method. (Dominique Pelle)
Bram Moolenaar [Thu, 29 Jul 2010 21:12:43 +0000 (23:12 +0200)]
Dectect Perl6.
Bram Moolenaar [Thu, 29 Jul 2010 21:12:15 +0000 (23:12 +0200)]
Few more fixes for VMS.
Bram Moolenaar [Thu, 29 Jul 2010 21:10:40 +0000 (23:10 +0200)]
Fix a few compile warnings. (Mike Williams)
Bram Moolenaar [Thu, 29 Jul 2010 20:33:18 +0000 (22:33 +0200)]
Updated runtime files. Add logcheck filetype plugin. (James Vega)
Bram Moolenaar [Thu, 29 Jul 2010 18:59:59 +0000 (20:59 +0200)]
Add completion for ":ownsyntax" and improve completion for ":filetype".
(Dominique Pelle)
Bram Moolenaar [Thu, 29 Jul 2010 18:43:36 +0000 (20:43 +0200)]
Updated runtime files. :TOhtml improvements by Benjamin Fritz.
Bram Moolenaar [Wed, 28 Jul 2010 20:46:08 +0000 (22:46 +0200)]
Update for Lua interface. (Luis Carvalho)
Bram Moolenaar [Wed, 28 Jul 2010 20:30:00 +0000 (22:30 +0200)]
Remove Mupad indent and ftplugin files, they are not useful.
Bram Moolenaar [Wed, 28 Jul 2010 20:29:10 +0000 (22:29 +0200)]
Improvements for ":find" completion. (Nazri Ramliy)
Bram Moolenaar [Wed, 28 Jul 2010 17:38:16 +0000 (19:38 +0200)]
Changes for VMS. Mostly by Zoltan Arpadffy.
Bram Moolenaar [Wed, 28 Jul 2010 16:55:02 +0000 (18:55 +0200)]
Fix: :redir to a dictionary that is changed before ":redir END" causes a
memory access error.
Bram Moolenaar [Wed, 28 Jul 2010 16:17:41 +0000 (18:17 +0200)]
More runtime file updates.
Bram Moolenaar [Wed, 28 Jul 2010 16:14:45 +0000 (18:14 +0200)]
Fix: concealed regions didn't get redrawn correctly when moving the cursor
through them.
Bram Moolenaar [Wed, 28 Jul 2010 15:25:21 +0000 (17:25 +0200)]
More accented characters in tex.vim syntax. (Charles Campbell)
Bram Moolenaar [Wed, 28 Jul 2010 15:02:55 +0000 (17:02 +0200)]
Updated runtime files.
Bram Moolenaar [Wed, 28 Jul 2010 12:28:48 +0000 (14:28 +0200)]
Updated Italian messages. (Vlad Sandrini)
Bram Moolenaar [Wed, 28 Jul 2010 10:52:27 +0000 (12:52 +0200)]
Minor runtime file updates.
Bram Moolenaar [Tue, 27 Jul 2010 20:50:36 +0000 (22:50 +0200)]
Updated runtime files. New netrw plugin version.
Bram Moolenaar [Tue, 27 Jul 2010 20:41:43 +0000 (22:41 +0200)]
Fix build warnings and problems for tiny/small Win32 build. (Mike Williams)
Bram Moolenaar [Tue, 27 Jul 2010 18:47:25 +0000 (20:47 +0200)]
Fix for "concealends". (Vince Negri)
Bram Moolenaar [Mon, 26 Jul 2010 20:51:56 +0000 (22:51 +0200)]
Update TeX syntax file.
Bram Moolenaar [Mon, 26 Jul 2010 20:51:28 +0000 (22:51 +0200)]
Fix compiler warnings on 64 bit systems.