Sat, 26 Jun 2010 21:15:50 +0200 |
Bram Moolenaar |
Remove wrong #ifdef added by previous change.
vim73
|
Sat, 26 Jun 2010 06:24:45 +0200 |
Bram Moolenaar |
Various small fixes from Dominique Pelle.
vim73
|
Sat, 26 Jun 2010 05:38:18 +0200 |
Bram Moolenaar |
Change remaining HAVE_GTK2 to FEAT_GUI_GTK.
vim73
|
Sat, 26 Jun 2010 05:25:54 +0200 |
Bram Moolenaar |
Fix that :mksession may generate "2argu" even though there is no such
vim73
|
Fri, 25 Jun 2010 05:37:59 +0200 |
Bram Moolenaar |
Remove the old and not well supported GTK 1 code. (James Vega)
vim73
|
Fri, 25 Jun 2010 04:29:11 +0200 |
Bram Moolenaar |
Fix build problem with Ruby on Windows. (Cesar Romani)
vim73
|
Thu, 24 Jun 2010 05:39:03 +0200 |
Bram Moolenaar |
Fix a memory leak in encryption. (Dominique Pelle)
vim73
|
Thu, 24 Jun 2010 05:20:13 +0200 |
Bram Moolenaar |
Fix compiler warning.
vim73
|
Tue, 22 Jun 2010 06:28:58 +0200 |
Bram Moolenaar |
Fix compiler warnings for shadowed variables. Make 'conceal' a long instead
vim73
|
Tue, 22 Jun 2010 06:07:12 +0200 |
Bram Moolenaar |
Fixes for time in clipboard request. Also fix ownership. (David Fries)
vim73
|
Tue, 22 Jun 2010 05:16:38 +0200 |
Bram Moolenaar |
Couple of small fixes for conceal feature. (Dominique Pelle)
vim73
|
Mon, 21 Jun 2010 06:24:34 +0200 |
Bram Moolenaar |
Command line completion for :ownsyntax. (Dominique Pelle)
vim73
|
Mon, 21 Jun 2010 06:15:46 +0200 |
Bram Moolenaar |
Crypt the swapfile.
vim73
|
Mon, 14 Jun 2010 01:39:13 +0200 |
Bram Moolenaar |
Fix tiny build, move functions to undo.c.
vim73
|
Sun, 13 Jun 2010 05:20:42 +0200 |
Bram Moolenaar |
Added salt to blowfish encryption.
vim73
|
Sat, 12 Jun 2010 20:18:19 +0200 |
Bram Moolenaar |
Update help files.
vim73
|
Sat, 12 Jun 2010 20:12:02 +0200 |
Bram Moolenaar |
updated for version 7.2.443
vim73
|
Sat, 12 Jun 2010 06:46:44 +0200 |
Bram Moolenaar |
Minor typo and docs update.
vim73
|
Sat, 12 Jun 2010 06:45:20 +0200 |
Bram Moolenaar |
Avoid compiler warnings on Mac 10.6.
vim73
|
Tue, 08 Jun 2010 23:17:01 +0200 |
Bram Moolenaar |
Update src/po/it.po. Fixed errors in ko.po.
vim73
|
Tue, 08 Jun 2010 22:59:42 +0200 |
Bram Moolenaar |
Fix conceal feature for gj, gk, etc. (Vince Negri)
vim73
|
Mon, 07 Jun 2010 23:07:44 +0200 |
Bram Moolenaar |
Fix crash when using ":grep".
vim73
|
Mon, 07 Jun 2010 22:50:29 +0200 |
Bram Moolenaar |
Fix Make_ivc.mak makefile. (Vince Negri)
vim73
|
Sun, 06 Jun 2010 23:10:19 +0200 |
Bram Moolenaar |
Fix crash for ":ownsyntax". (Dominique Pelle)
vim73
|
Sun, 06 Jun 2010 23:04:47 +0200 |
Bram Moolenaar |
Avoid compiler warnings.
vim73
|
Sun, 06 Jun 2010 17:41:24 +0200 |
Bram Moolenaar |
One more fix for conceal patch.
vim73
|
Sun, 06 Jun 2010 16:11:09 +0200 |
Bram Moolenaar |
Fixed: after ":ownsyntax perl" and ":e" syntax was cleared in other window.
vim73
|
Sun, 06 Jun 2010 15:21:10 +0200 |
Bram Moolenaar |
Fixed memory leak in ":ownsyntax".
vim73
|