Tue, 16 Nov 2010 20:34:40 +0100 |
Bram Moolenaar |
Updated runtime files.
|
Wed, 27 Oct 2010 18:34:44 +0200 |
Bram Moolenaar |
Updated runtile files.
|
Thu, 30 Sep 2010 21:47:56 +0200 |
Bram Moolenaar |
Runtime file updates.
|
Fri, 20 Aug 2010 11:11:57 +0200 |
Bram Moolenaar |
Fold Vim 7.2 default branch back to trunk to avoid two heads. (Tony
|
Fri, 13 Aug 2010 22:05:54 +0200 |
Bram Moolenaar |
Preparations for 7.3f release.
vim73
|
Sun, 08 Aug 2010 21:15:53 +0200 |
Bram Moolenaar |
Update version info in help files.
vim73
|
Sat, 07 Aug 2010 20:30:49 +0200 |
Bram Moolenaar |
Change readfile() to ignore byte order marks, unless in binary mode.
vim73
|
Wed, 04 Aug 2010 22:44:27 +0200 |
Bram Moolenaar |
Fixed: "make install" installed a few Amiga .info files.
vim73
|
Wed, 28 Jul 2010 18:17:41 +0200 |
Bram Moolenaar |
More runtime file updates.
vim73
|
Sun, 25 Jul 2010 17:42:45 +0200 |
Bram Moolenaar |
Prepare for 7.3b release. Fix src/Makefile enabling python3 by default.
vim73
|
Sun, 25 Jul 2010 15:49:07 +0200 |
Bram Moolenaar |
Add support for horizontal scroll wheel. (Bjorn Winckler)
vim73
|
Sat, 24 Jul 2010 20:27:03 +0200 |
Bram Moolenaar |
Add the 'undoreload' option to be able to undo a file reload.
vim73
|
Fri, 23 Jul 2010 22:10:27 +0200 |
Bram Moolenaar |
Add the 'concealcursor' option to decide when the cursor line is to be
vim73
|
Wed, 21 Jul 2010 20:36:22 +0200 |
Bram Moolenaar |
Small docs fixes.
vim73
|
Sun, 18 Jul 2010 21:42:34 +0200 |
Bram Moolenaar |
Fixes and improvements for MS-Windows build.
vim73
|
Sun, 18 Jul 2010 18:04:50 +0200 |
Bram Moolenaar |
Make automatic prototype generation work with more interfaces.
vim73
|
Sat, 17 Jul 2010 12:47:16 +0200 |
Bram Moolenaar |
In Visual mode with 'showcmd' display the number of bytes and characters.
vim73
|
Wed, 14 Jul 2010 23:23:17 +0200 |
Bram Moolenaar |
Added Lua interfae. (Luis Carvalho)
vim73
|
Wed, 14 Jul 2010 19:53:30 +0200 |
Bram Moolenaar |
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
vim73
|
Sun, 11 Jul 2010 19:01:06 +0200 |
Bram Moolenaar |
Avoid use of the GTK mail_loop() so that the GtkFileChooser can be used.
vim73
|
Fri, 02 Jul 2010 20:20:09 +0200 |
Bram Moolenaar |
Make updating text for conceal mode simpler. A few compiler warning fixes.
vim73
|
Sun, 27 Jun 2010 01:15:55 +0200 |
Bram Moolenaar |
Add file save counter to undo information. Add undotree() function.
vim73
|
Mon, 21 Jun 2010 06:15:46 +0200 |
Bram Moolenaar |
Crypt the swapfile.
vim73
|
Sun, 06 Jun 2010 14:20:26 +0200 |
Bram Moolenaar |
Fix a few compiler warnings. Fix crash with encrypted undo file.
vim73
|
Sat, 05 Jun 2010 23:22:07 +0200 |
Bram Moolenaar |
Add the conceal patch from Vince Negri.
vim73
|
Sat, 05 Jun 2010 17:43:32 +0200 |
Bram Moolenaar |
Use full path in undofile(). Updated docs.
vim73
|
Thu, 03 Jun 2010 20:25:18 +0200 |
Bram Moolenaar |
Move text from various.txt to a new helphelp.txt help file.
vim73
|
Sun, 30 May 2010 18:30:36 +0200 |
Bram Moolenaar |
Added the undofile() function. Updated runtime files.
vim73
|
Sat, 29 May 2010 20:33:07 +0200 |
Bram Moolenaar |
Various improvements to undo file code to make it more robust.
vim73
|
Wed, 26 May 2010 21:21:00 +0200 |
Bram Moolenaar |
More strict checks for the undo file.
vim73
|
Sun, 23 May 2010 23:34:36 +0200 |
Bram Moolenaar |
Included patch for persistent undo. Lots of changes and added test.
vim73
|
Sat, 22 May 2010 21:34:09 +0200 |
Bram Moolenaar |
Add :nbstart and :nbclose.
vim73
|
Sat, 22 May 2010 18:28:27 +0200 |
Bram Moolenaar |
Included the patch to support netbeans in a terminal.
vim73
|
Sat, 22 May 2010 15:37:44 +0200 |
Bram Moolenaar |
Add the settabvar() and gettabvar() functions.
vim73
|
Fri, 21 May 2010 16:33:48 +0200 |
Bram Moolenaar |
Add extra floating point functions.
vim73
|
Mon, 17 May 2010 20:32:55 +0200 |
Bram Moolenaar |
Fixed encryption big/little endian test.
vim73
|
Sun, 16 May 2010 15:46:46 +0200 |
Bram Moolenaar |
Add 'relativenumber' patch from Markus Heidelberg.
vim73
|
Sat, 15 May 2010 21:13:04 +0200 |
Bram Moolenaar |
Undo changes that are meant for the Vim 7.3 branch.
|
Sat, 15 May 2010 13:56:02 +0200 |
Bram Moolenaar |
First step in the Vim 7.3 branch. Changed version numbers.
vim73
|
Fri, 14 May 2010 23:24:24 +0200 |
Bram Moolenaar |
Updated runtime files.
|
Thu, 11 Feb 2010 14:19:15 +0100 |
Bram Moolenaar |
Updated runtime files.
|
Wed, 06 Jan 2010 20:52:26 +0100 |
Bram Moolenaar |
Update documentation files.
|
Sat, 09 Aug 2008 17:55:22 +0000 |
vimboss |
updated for version 7.2-000
v7.2 v7.2.000
|
Wed, 06 Aug 2008 17:06:04 +0000 |
vimboss |
updated for version 7.2c-000
v7.2c.000
|
Sun, 13 Jul 2008 17:41:49 +0000 |
vimboss |
updated for version 7.2b-000
v7.2b.000
|
Tue, 24 Jun 2008 21:56:24 +0000 |
vimboss |
updated for version 7.2a
|
Thu, 10 May 2007 18:05:13 +0000 |
vimboss |
updated for version 7.1b
|
Sun, 06 May 2007 13:10:49 +0000 |
vimboss |
updated for version 7.1a
|
Sat, 05 May 2007 17:54:07 +0000 |
vimboss |
updated for version 7.1a
|
Sun, 07 May 2006 15:16:06 +0000 |
vimboss |
updated for version 7.0
v7.0
|
Wed, 03 May 2006 21:26:49 +0000 |
vimboss |
updated for version 7.0g02
|
Tue, 02 May 2006 22:08:30 +0000 |
vimboss |
updated for version 7.0g01
|
Thu, 27 Apr 2006 21:47:44 +0000 |
vimboss |
updated for version 7.0f03
v7.0f03
|
Thu, 27 Apr 2006 00:02:13 +0000 |
vimboss |
updated for version 7.0f02
v7.0f02
|
Tue, 25 Apr 2006 22:13:59 +0000 |
vimboss |
updated for version 7.0f01
v7.0f01
|
Mon, 24 Apr 2006 19:47:27 +0000 |
vimboss |
updated for version 7.0f
v7.0f
|
Sun, 23 Apr 2006 22:40:29 +0000 |
vimboss |
updated for version 7.0e07
v7.0e07
|
Sat, 22 Apr 2006 22:33:57 +0000 |
vimboss |
updated for version 7.0e06
v7.0e06
|
Thu, 20 Apr 2006 22:17:20 +0000 |
vimboss |
updated for version 7.0e04
v7.0e04
|
Tue, 18 Apr 2006 21:55:01 +0000 |
vimboss |
updated for version 7.0e02
v7.0e02
|