index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update version number in gvim.exe manifest. (Michael Wookey)
Bram Moolenaar
2010-08-06
2
-2
/
+3
*
Call gui_mch_update() before triggering GuiEnter autocmd. (Ron Aaron)
Bram Moolenaar
2010-08-06
1
-0
/
+1
*
Updated syntax files.
Bram Moolenaar
2010-08-05
2
-13
/
+16
*
Improve handling of user settings in :TOhtml. Default to generating CSS.
Bram Moolenaar
2010-08-05
4
-162
/
+156
*
Fix a few problems for :find completion. Test much more. (Nazri Ramliy)
Bram Moolenaar
2010-08-05
5
-13
/
+102
*
Updated syntax files. (Charles Campbell)
Bram Moolenaar
2010-08-04
3
-47
/
+173
*
Fixed: "make install" installed a few Amiga .info files.
Bram Moolenaar
2010-08-04
3
-12
/
+13
*
Disallow setting 'ambiwidth' to "double" when 'listchars' or 'fillchars'
Bram Moolenaar
2010-08-04
2
-1
/
+10
*
After entering a crypt key would need to hit return to continue.
Bram Moolenaar
2010-08-04
2
-3
/
+6
*
7.3d -> 7.3e.
Bram Moolenaar
2010-08-04
156
-167
/
+167
*
Make test 73 a bit more portable.
Bram Moolenaar
2010-08-04
3
-4
/
+9
*
Preparations for 7.3d release.
Bram Moolenaar
2010-08-04
7
-62
/
+66
*
Make :find completion consistent between Unix and MS-Windows. Add a test.
Bram Moolenaar
2010-08-04
11
-50
/
+75
*
Add translations in diff syntax. (Jakson A. Aquino)
Bram Moolenaar
2010-08-04
1
-2
/
+269
*
Small changes to the test files. (John Beckett)
Bram Moolenaar
2010-08-04
4
-3
/
+9
*
Set 'wrapscan' when checking the .po files. (Mike Williams)
Bram Moolenaar
2010-08-04
1
-0
/
+7
*
Fix: when setting crypt key seed was not updated when the swap file wasn't
Bram Moolenaar
2010-08-04
1
-1
/
+1
*
When undoing a reload, move the cursor to the first changed line.
Bram Moolenaar
2010-08-04
3
-1
/
+45
*
Fix crash when no item in 'path' is used for :find completion.
Bram Moolenaar
2010-08-04
1
-0
/
+2
*
Rename quickfix plugin to match the filetype set in the code.
Bram Moolenaar
2010-08-04
1
-0
/
+0
*
Runtime file updates.
Bram Moolenaar
2010-08-03
4
-44
/
+56
*
Recognize .f03 and .f08 as Fortran files. (Ajit Thakkar)
Bram Moolenaar
2010-08-03
1
-2
/
+2
*
Fix crash in :find completion. (Nazri Ramliy)
Bram Moolenaar
2010-08-03
1
-2
/
+5
*
Fix: With 'path' set to relative directory ":find" completion didn't work.
Bram Moolenaar
2010-08-03
1
-2
/
+7
*
Windows uninstaller: Instead of calling RegDeleteKeyEx() directly load it
Bram Moolenaar
2010-08-02
3
-27
/
+41
*
Take OLE registration back to 32 bit registry, the unregister wasn't working
Bram Moolenaar
2010-08-02
1
-12
/
+3
*
Syntax file updates. (Charles Campbell)
Bram Moolenaar
2010-08-02
4
-235
/
+361
*
Updated version of gettext for use with MVC. (Mike Williams)
Bram Moolenaar
2010-08-02
2
-6
/
+14
*
Improvements for :find completion. (Nazri Ramliy)
Bram Moolenaar
2010-08-02
1
-15
/
+51
*
Put quotes around the gvim.exe path for the "Open with" menu entry.
Bram Moolenaar
2010-08-02
2
-2
/
+5
*
Workaround for missing RegDeleteKeyEx() method.
Bram Moolenaar
2010-08-02
2
-0
/
+2
*
Update version.h for 7.3c -> 7.3d.
Bram Moolenaar
2010-08-01
2
-9
/
+9
*
Add Datascript syntax file. (Dominique Pelle)
Bram Moolenaar
2010-08-01
4
-2
/
+94
*
Fix: the MS-Windows uninstaller did not delete registry keys on 64 bit systems.
Bram Moolenaar
2010-08-01
1
-13
/
+26
*
Version 7.3c -> 7.3d
Bram Moolenaar
2010-08-01
155
-159
/
+161
*
Update todo file.
Bram Moolenaar
2010-08-01
1
-0
/
+2
*
Define the WOW64 key when needed.
Bram Moolenaar
2010-08-01
1
-0
/
+8
*
Update utf-8 version of tutor.
Bram Moolenaar
2010-08-01
1
-1
/
+1
*
Minor updates for the 7.3c release.
Bram Moolenaar
2010-08-01
3
-51
/
+80
*
Remove unused variable and STRLEN(). (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-6
/
+4
*
Fix: test 69 didn't work on MS-Windows. Test 72 beeped too often.
Bram Moolenaar
2010-08-01
3
-8
/
+5
*
Runtime file updates.
Bram Moolenaar
2010-08-01
4
-14
/
+89
*
Avoid illegal memory access in spell suggestion. (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-1
/
+1
*
Avoid that running tests changes viminfo.
Bram Moolenaar
2010-08-01
2
-2
/
+3
*
Fix: crash in spell checking with a 0x300 character.
Bram Moolenaar
2010-08-01
1
-2
/
+5
*
Fix: uninitialized memory access. (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-1
/
+9
*
Fix typos in README files. (Dominique Pelle)
Bram Moolenaar
2010-08-01
5
-10
/
+9
*
No need to redraw cursorline when 'modifiable' is changed. (Dominique Pelle)
Bram Moolenaar
2010-08-01
1
-11
/
+2
*
Fix: changing case of a character removed combining characters.
Bram Moolenaar
2010-08-01
1
-1
/
+2
*
Add the WOW64 flag back to OLE registration. (untested)
Bram Moolenaar
2010-08-01
1
-3
/
+3
[next]