index
:
vim
allow_nuw=0
master
Vim - the text editor
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-07-14
Fix a few compiler warnings.
Bram Moolenaar
2010-07-14
Add clipboard support in Mac console. (Bjorn Winckler)
Bram Moolenaar
2010-07-12
Fix: Composing characters in :s substitute text were dropped.
Bram Moolenaar
2010-07-12
updated for version 7.2.446
Bram Moolenaar
2010-07-11
Fix: exists() was causing an autload script to be loaded.
Bram Moolenaar
2010-07-11
Filter out -pthread for cproto.
Bram Moolenaar
2010-07-11
Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin
Bram Moolenaar
2010-07-11
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
Bram Moolenaar
2010-07-11
Fix crash in generating spell .sug file.
Bram Moolenaar
2010-07-11
When 'formatexpr' evaluates to non-zero fall back to internal formatting, also
Bram Moolenaar
2010-07-11
Improve Javascript indenting. Add "J" flag to 'cino'. (Hari Kumar G)
Bram Moolenaar
2010-07-11
Support :browse for commands that use an error file argument. (Lech Lorens)
Bram Moolenaar
2010-07-10
Support wide file names in gvimext. (Szabolcs Horvat)
Bram Moolenaar
2010-07-10
Make joining a range of lines much faster. (Milan Vancura)
Bram Moolenaar
2010-07-10
Improve test for joining lines. (Milan Vancura)
Bram Moolenaar
2010-07-10
Fixed ":s" message. Docs updates.
Bram Moolenaar
2010-07-08
Make synstack() work on the character just after the end of the line.
Bram Moolenaar
2010-07-07
Apply patch 7.2.445.
Bram Moolenaar
2010-07-07
Make the dos installer work with more compilers.
Bram Moolenaar
2010-07-07
Adjust MS-Windows installer so that it also works for 64 bit systems. (George
Bram Moolenaar
2010-07-05
Change SKIP_GTK to SKIP_GTK2 in configure.
Bram Moolenaar
2010-07-05
Better init for match highlighting when using conceal feature.
Bram Moolenaar
2010-07-04
Mainly documentation updates.
Bram Moolenaar
2010-07-02
Make updating text for conceal mode simpler. A few compiler warning fixes.
Bram Moolenaar
2010-06-27
Added ":earlier 1f" and ":later 1f".
Bram Moolenaar
2010-06-27
Add file save counter to undo information. Add undotree() function.
Bram Moolenaar
2010-06-26
Remove wrong #ifdef added by previous change.
Bram Moolenaar
2010-06-26
Various small fixes from Dominique Pelle.
Bram Moolenaar
2010-06-26
Change remaining HAVE_GTK2 to FEAT_GUI_GTK.
Bram Moolenaar
2010-06-26
Fix that :mksession may generate "2argu" even though there is no such
Bram Moolenaar
2010-06-25
Remove the old and not well supported GTK 1 code. (James Vega)
Bram Moolenaar
2010-06-25
Fix build problem with Ruby on Windows. (Cesar Romani)
Bram Moolenaar
2010-06-24
Fix a memory leak in encryption. (Dominique Pelle)
Bram Moolenaar
2010-06-24
Fix compiler warning.
Bram Moolenaar
2010-06-22
Fix compiler warnings for shadowed variables. Make 'conceal' a long instead
Bram Moolenaar
2010-06-22
Fixes for time in clipboard request. Also fix ownership. (David Fries)
Bram Moolenaar
2010-06-22
Couple of small fixes for conceal feature. (Dominique Pelle)
Bram Moolenaar
2010-06-21
Command line completion for :ownsyntax. (Dominique Pelle)
Bram Moolenaar
2010-06-21
Crypt the swapfile.
Bram Moolenaar
2010-06-14
Fix tiny build, move functions to undo.c.
Bram Moolenaar
2010-06-13
Added salt to blowfish encryption.
Bram Moolenaar
2010-06-12
updated for version 7.2.443
Bram Moolenaar
2010-06-12
Minor typo and docs update.
Bram Moolenaar
2010-06-12
Avoid compiler warnings on Mac 10.6.
Bram Moolenaar
2010-06-08
Update src/po/it.po. Fixed errors in ko.po.
Bram Moolenaar
2010-06-08
Fix conceal feature for gj, gk, etc. (Vince Negri)
Bram Moolenaar
2010-06-07
Fix crash when using ":grep".
Bram Moolenaar
2010-06-07
Fix Make_ivc.mak makefile. (Vince Negri)
Bram Moolenaar
2010-06-06
Fix crash for ":ownsyntax". (Dominique Pelle)
Bram Moolenaar
2010-06-06
Avoid compiler warnings.
Bram Moolenaar
[next]