Mercurial > vim
graph
-
Make it possible to drag a tab page label to another position. (Paul B. Mahol) vim73Sat, 17 Jul 2010 16:30:42 +0200, by Bram Moolenaar
-
Better implementation of creating the Color Scheme menu. (Juergen Kraemer) vim73Sat, 17 Jul 2010 15:20:30 +0200, by Bram Moolenaar
-
In Visual mode with 'showcmd' display the number of bytes and characters. vim73Sat, 17 Jul 2010 12:47:16 +0200, by Bram Moolenaar
-
Fix bad parsing of 'colorcolumn'. (Dominique Pelle) vim73Fri, 16 Jul 2010 21:29:06 +0200, by Bram Moolenaar
-
Avoid compiler warnings for size_t to int conversions. vim73Fri, 16 Jul 2010 20:38:52 +0200, by Bram Moolenaar
-
Fix: When entering a digraph or special character after a line that fits the vim73Wed, 14 Jul 2010 22:35:55 +0200, by Bram Moolenaar
-
Allow synIDattr() getting GUI attributes when build without GUI. vim73Wed, 14 Jul 2010 22:04:22 +0200, by Bram Moolenaar
-
Disallow setting 'enc' in a modeline. (Patrick Texier) vim73Wed, 14 Jul 2010 21:12:05 +0200, by Bram Moolenaar
-
Fix: cursor line not properly concealed when moving between windows. vim73Wed, 14 Jul 2010 20:57:00 +0200, by Bram Moolenaar
-
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. vim73Wed, 14 Jul 2010 19:53:30 +0200, by Bram Moolenaar
-
Fix using freed memory in :find completion. vim73Wed, 14 Jul 2010 16:59:57 +0200, by Bram Moolenaar
-
Missing piece for Mac console clipboard support. (Bjorn Winckler) vim73Wed, 14 Jul 2010 16:54:21 +0200, by Bram Moolenaar
-
Support completion for ":find". (Nazri Ramliy) vim73Wed, 14 Jul 2010 16:52:17 +0200, by Bram Moolenaar
-
Add clipboard support in Mac console. (Bjorn Winckler) vim73Wed, 14 Jul 2010 13:58:07 +0200, by Bram Moolenaar
-
Fix: Composing characters in :s substitute text were dropped. vim73Mon, 12 Jul 2010 22:42:33 +0200, by Bram Moolenaar
-
Fix: exists() was causing an autload script to be loaded. vim73Sun, 11 Jul 2010 23:12:29 +0200, by Bram Moolenaar
-
When the buffer is in diff mode, have :TOhtml create HTML to show the diff vim73Sun, 11 Jul 2010 22:38:52 +0200, by Bram Moolenaar
-
Make CTRL-L in command line mode respect 'ignorecase' and 'smartcase'. (Martin vim73Sun, 11 Jul 2010 20:46:53 +0200, by Bram Moolenaar
-
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used. vim73Sun, 11 Jul 2010 19:01:06 +0200, by Bram Moolenaar
-
When 'formatexpr' evaluates to non-zero fall back to internal formatting, also vim73Sun, 11 Jul 2010 17:35:50 +0200, by Bram Moolenaar
-
Improve Javascript indenting. Add "J" flag to 'cino'. (Hari Kumar G) vim73Sun, 11 Jul 2010 17:23:02 +0200, by Bram Moolenaar
-
Support :browse for commands that use an error file argument. (Lech Lorens) vim73Sun, 11 Jul 2010 16:58:51 +0200, by Bram Moolenaar
-
Support wide file names in gvimext. (Szabolcs Horvat) vim73Sat, 10 Jul 2010 19:22:44 +0200, by Bram Moolenaar
-
Make joining a range of lines much faster. (Milan Vancura) vim73Sat, 10 Jul 2010 17:51:46 +0200, by Bram Moolenaar
-
Fix bug: spell menu moved cursor, causing Copy not to work. Spell replacement vim73Sat, 10 Jul 2010 16:36:59 +0200, by Bram Moolenaar
-
Update spell files for Ubuntu locale names. vim73Sat, 10 Jul 2010 15:52:35 +0200, by Bram Moolenaar
-
Improve test for joining lines. (Milan Vancura) vim73Sat, 10 Jul 2010 14:10:50 +0200, by Bram Moolenaar
-
Make synstack() work on the character just after the end of the line. vim73Thu, 08 Jul 2010 22:27:55 +0200, by Bram Moolenaar
-
Make the dos installer work with more compilers. vim73Wed, 07 Jul 2010 15:14:03 +0200, by Bram Moolenaar
-
Adjust MS-Windows installer so that it also works for 64 bit systems. (George vim73Wed, 07 Jul 2010 13:19:55 +0200, by Bram Moolenaar
-
Better init for match highlighting when using conceal feature. vim73Mon, 05 Jul 2010 22:22:57 +0200, by Bram Moolenaar
-
Make updating text for conceal mode simpler. A few compiler warning fixes. vim73Fri, 02 Jul 2010 20:20:09 +0200, by Bram Moolenaar
-
Add file save counter to undo information. Add undotree() function. vim73Sun, 27 Jun 2010 01:15:55 +0200, by Bram Moolenaar
-
Remove wrong #ifdef added by previous change. vim73Sat, 26 Jun 2010 21:15:50 +0200, by Bram Moolenaar
-
Change remaining HAVE_GTK2 to FEAT_GUI_GTK. vim73Sat, 26 Jun 2010 05:38:18 +0200, by Bram Moolenaar
-
Fix that :mksession may generate "2argu" even though there is no such vim73Sat, 26 Jun 2010 05:25:54 +0200, by Bram Moolenaar
-
Remove the old and not well supported GTK 1 code. (James Vega) vim73Fri, 25 Jun 2010 05:37:59 +0200, by Bram Moolenaar
-
Fix build problem with Ruby on Windows. (Cesar Romani) vim73Fri, 25 Jun 2010 04:29:11 +0200, by Bram Moolenaar
-
Fix a memory leak in encryption. (Dominique Pelle) vim73Thu, 24 Jun 2010 05:39:03 +0200, by Bram Moolenaar
-
Fix compiler warnings for shadowed variables. Make 'conceal' a long instead vim73Tue, 22 Jun 2010 06:28:58 +0200, by Bram Moolenaar
-
Fixes for time in clipboard request. Also fix ownership. (David Fries) vim73Tue, 22 Jun 2010 06:07:12 +0200, by Bram Moolenaar
-
Couple of small fixes for conceal feature. (Dominique Pelle) vim73Tue, 22 Jun 2010 05:16:38 +0200, by Bram Moolenaar
-
Command line completion for :ownsyntax. (Dominique Pelle) vim73Mon, 21 Jun 2010 06:24:34 +0200, by Bram Moolenaar