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
|