Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
6df6f47d6dc59fe82b95b9c2f4a4d542fd5ac239
6df6f47
Make automatic prototype generation work with more interfaces.
by Bram Moolenaar
· 16 years ago
dc53609
Added strdisplaywidth() function.
by Bram Moolenaar
· 16 years ago
72597a5
Added strwidth() and strchars() functions.
by Bram Moolenaar
· 16 years ago
9855d6b
Better conceal in help. (partly by Dominique Pelle)
by Bram Moolenaar
· 16 years ago
5074e30
Make CTRL modifier work for mouse wheel. (Benjamin Haskell)
by Bram Moolenaar
· 16 years ago
fdf732e
Fix build broken without multi-byte feature.
by Bram Moolenaar
· 16 years ago
7c86f4c
Improved :TOhtml. (Benjamin Fritz)
by Bram Moolenaar
· 16 years ago
85363ab
Build problem when using all interfaces except Lua.
by Bram Moolenaar
· 16 years ago
ac550fd
Make 'cursorcolumn' work together with the conceal feature.
by Bram Moolenaar
· 16 years ago
0d2e4fc
Make it easier to build with Lua. Remove compiler warnings.
by Bram Moolenaar
· 16 years ago
55d5c03
Whitespace cleanup.
by Bram Moolenaar
· 16 years ago
bd5e15f
Added support for Python 3. (Roland Puntaier)
by Bram Moolenaar
· 16 years ago
02c707a
Add the 'L' item to 'cinoptions'. (Manuel Konig)
by Bram Moolenaar
· 16 years ago
76b96fc
Mac: Support disabling antialias. (LC Mi)
by Bram Moolenaar
· 16 years ago
58f0a1f
Make it possible to drag a tab page label to another position. (Paul B. Mahol)
by Bram Moolenaar
· 16 years ago
c5604bc
Better implementation of creating the Color Scheme menu. (Juergen Kraemer)
by Bram Moolenaar
· 16 years ago
f91787c
In Visual mode with 'showcmd' display the number of bytes and characters.
by Bram Moolenaar
· 16 years ago
11505dc
Fix bad parsing of 'colorcolumn'. (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
624c7aa
Avoid compiler warnings for size_t to int conversions.
by Bram Moolenaar
· 16 years ago
349b2fb
Improved version of 2html.vim.
by Bram Moolenaar
· 16 years ago
0ba0429
Added Lua interfae. (Luis Carvalho)
by Bram Moolenaar
· 16 years ago
26dcc7e
Fix: When entering a digraph or special character after a line that fits the
by Bram Moolenaar
· 16 years ago
6162336
Allow synIDattr() getting GUI attributes when build without GUI. (Matt Wozniski)
by Bram Moolenaar
· 16 years ago
865242e
Disallow setting 'enc' in a modeline. (Patrick Texier)
by Bram Moolenaar
· 16 years ago
23c347c
Fix: cursor line not properly concealed when moving between windows.
by Bram Moolenaar
· 16 years ago
66bd1c9
Remove obsolete Mac code.
by Bram Moolenaar
· 16 years ago
1a38442
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
by Bram Moolenaar
· 16 years ago
b28ebbc
Fix using freed memory in :find completion.
by Bram Moolenaar
· 16 years ago
c8bbaa3
Missing piece for Mac console clipboard support. (Bjorn Winckler)
by Bram Moolenaar
· 16 years ago
cc448b3
Support completion for ":find". (Nazri Ramliy) Cleanup white space.
by Bram Moolenaar
· 16 years ago
d43848c
Fix a few compiler warnings.
by Bram Moolenaar
· 16 years ago
164fca3
Add clipboard support in Mac console. (Bjorn Winckler)
by Bram Moolenaar
· 16 years ago
7abcaab
Minor runtime file updates.
by Bram Moolenaar
· 16 years ago
0c56c60
Fix: Composing characters in :s substitute text were dropped.
by Bram Moolenaar
· 16 years ago
4d770fb
updated for version 7.2.446
by Bram Moolenaar
· 16 years ago
2cefbed
Fix: exists() was causing an autload script to be loaded.
by Bram Moolenaar
· 16 years ago
b02cbe3
When the buffer is in diff mode, have :TOhtml create HTML to show the diff
by Bram Moolenaar
· 16 years ago
69f787a
Filter out -pthread for cproto.
by Bram Moolenaar
· 16 years ago
a9dc375
Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin
by Bram Moolenaar
· 16 years ago
a3f4166
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
by Bram Moolenaar
· 16 years ago
cabf201
Add back SAL lines for Swedish spell file.
by Bram Moolenaar
· 16 years ago
dc781a7
Fix crash in generating spell .sug file.
by Bram Moolenaar
· 16 years ago
700303e
When 'formatexpr' evaluates to non-zero fall back to internal formatting, also
by Bram Moolenaar
· 16 years ago
3acfc30
Improve Javascript indenting. Add "J" flag to 'cino'. (Hari Kumar G)
by Bram Moolenaar
· 16 years ago
9028b10
Support :browse for commands that use an error file argument. (Lech Lorens)
by Bram Moolenaar
· 16 years ago
7e6d3bd
Support wide file names in gvimext. (Szabolcs Horvat)
by Bram Moolenaar
· 16 years ago
893eaab
Make joining a range of lines much faster. (Milan Vancura)
by Bram Moolenaar
· 16 years ago
6229258
Fix bug: spell menu moved cursor, causing Copy not to work. Spell replacement
by Bram Moolenaar
· 16 years ago
9c754c4
Update spell files for Ubuntu locale names.
by Bram Moolenaar
· 16 years ago
06a108f
Improve test for joining lines. (Milan Vancura)
by Bram Moolenaar
· 16 years ago
0bc380a
Fixed ":s" message. Docs updates.
by Bram Moolenaar
· 16 years ago
d04b750
Make synstack() work on the character just after the end of the line.
by Bram Moolenaar
· 16 years ago
b0b5088
Apply patch 7.2.445.
by Bram Moolenaar
· 16 years ago
ab8205e
Make the dos installer work with more compilers.
by Bram Moolenaar
· 16 years ago
ccd9ccf
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
by Bram Moolenaar
· 16 years ago
e667c95
Change SKIP_GTK to SKIP_GTK2 in configure.
by Bram Moolenaar
· 16 years ago
0af8ceb
Better init for match highlighting when using conceal feature.
by Bram Moolenaar
· 16 years ago
996343d
Mainly documentation updates.
by Bram Moolenaar
· 16 years ago
b2c0350
Make updating text for conceal mode simpler. A few compiler warning fixes.
by Bram Moolenaar
· 16 years ago
730cde9
Added ":earlier 1f" and ":later 1f".
by Bram Moolenaar
· 16 years ago
a800b42
Add file save counter to undo information. Add undotree() function.
by Bram Moolenaar
· 16 years ago
d69980f
Remove wrong #ifdef added by previous change.
by Bram Moolenaar
· 16 years ago
6440447
Various small fixes from Dominique Pelle.
by Bram Moolenaar
· 16 years ago
0eda7ac
Change remaining HAVE_GTK2 to FEAT_GUI_GTK.
by Bram Moolenaar
· 16 years ago
51f53df
Fix that :mksession may generate "2argu" even though there is no such
by Bram Moolenaar
· 16 years ago
182c5be
Remove the old and not well supported GTK 1 code. (James Vega)
by Bram Moolenaar
· 16 years ago
ba52cde
Fix build problem with Ruby on Windows. (Cesar Romani)
by Bram Moolenaar
· 16 years ago
e242b83
Fix a memory leak in encryption. (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
e77fb8c
Fix compiler warning.
by Bram Moolenaar
· 16 years ago
f506c5b
Fix compiler warnings for shadowed variables. Make 'conceal' a long instead
by Bram Moolenaar
· 16 years ago
7cfea75
Fixes for time in clipboard request. Also fix ownership. (David Fries)
by Bram Moolenaar
· 16 years ago
370df58
Couple of small fixes for conceal feature. (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
883f5d0
Command line completion for :ownsyntax. (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
a8ffcbb
Crypt the swapfile.
by Bram Moolenaar
· 16 years ago
191e0a2
Fix tiny build, move functions to undo.c.
by Bram Moolenaar
· 16 years ago
80794b1
Added salt to blowfish encryption.
by Bram Moolenaar
· 16 years ago
46f9d49
Update help files.
by Bram Moolenaar
· 16 years ago
8bcf965
updated for version 7.2.443
by Bram Moolenaar
· 16 years ago
97ea511
Minor typo and docs update.
by Bram Moolenaar
· 16 years ago
f9b0129
Avoid compiler warnings on Mac 10.6.
by Bram Moolenaar
· 16 years ago
6f0d3dd
Update src/po/it.po. Fixed errors in ko.po.
by Bram Moolenaar
· 16 years ago
d5b3a2c
Fix conceal feature for gj, gk, etc. (Vince Negri)
by Bram Moolenaar
· 16 years ago
cdddaa4
Fix crash when using ":grep".
by Bram Moolenaar
· 16 years ago
6a3c997
Fix Make_ivc.mak makefile. (Vince Negri)
by Bram Moolenaar
· 16 years ago
e0c6a65
Fix crash for ":ownsyntax". (Dominique Pelle)
by Bram Moolenaar
· 16 years ago
9d6650f
Avoid compiler warnings.
by Bram Moolenaar
· 16 years ago
debe25a
One more fix for conceal patch.
by Bram Moolenaar
· 16 years ago
fd29f46
Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window.
by Bram Moolenaar
· 16 years ago
1950c35
Fixed memory leak in ":ownsyntax".
by Bram Moolenaar
· 16 years ago
56be950
Fix a few compiler warnings. Fix crash with encrypted undo file.
by Bram Moolenaar
· 16 years ago
860cae1
Add the conceal patch from Vince Negri.
by Bram Moolenaar
· 16 years ago
945e2db
Use full path in undofile(). Updated docs.
by Bram Moolenaar
· 16 years ago
a76638f
updated for version 7.2.442
by Bram Moolenaar
· 16 years ago
2c704a7
Add patch to improve support of z/OS (OS/390). (Ralf Schandl)
by Bram Moolenaar
· 16 years ago
9160441
Move text from various.txt to a new helphelp.txt help file.
by Bram Moolenaar
· 16 years ago
bbd6afe
Optimize the blowfish crypt/decrypt code a bit more.
by Bram Moolenaar
· 16 years ago
04c9baf
Made crypt/decrypt faster.
by Bram Moolenaar
· 16 years ago
8cd213c
Fix completion of file names with '%' and '*'.
by Bram Moolenaar
· 16 years ago
83d09bb
Don't use pointers to store numbers, use a union.
by Bram Moolenaar
· 16 years ago
914703b
Correct use of long instead of off_t for file size. (James Vega)
by Bram Moolenaar
· 16 years ago
Next »