log src/screen.c @ 2393:210a5605e126 vim73

age author description
Sat, 24 Jul 2010 17:39:52 +0200 Bram Moolenaar Fix for cursor position in wrapped line with concealed text. vim73
Sat, 24 Jul 2010 17:29:03 +0200 Bram Moolenaar Give each syntax item a sequence number, so that we know when it starts and vim73
Sat, 24 Jul 2010 15:00:38 +0200 Bram Moolenaar Add the 'c' flag to 'concealcursor'. vim73
Sat, 24 Jul 2010 13:31:09 +0200 Bram Moolenaar Another conceal fix: cursor in wrong column when 'number' set. vim73
Sat, 24 Jul 2010 13:15:07 +0200 Bram Moolenaar Don't conceal text in lines inside the Visual area. 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
Thu, 22 Jul 2010 22:16:29 +0200 Bram Moolenaar For conceal mode: when two different syntax items follow each other, show the vim73
Tue, 20 Jul 2010 22:33:34 +0200 Bram Moolenaar Fix hang when resizing in diff mode and there are concealed items. vim73
Tue, 20 Jul 2010 13:11:28 +0200 Bram Moolenaar Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'. vim73
Tue, 20 Jul 2010 11:29:07 +0200 Bram Moolenaar Fix 'colorcolumn' adjecent columns not highlighted after end of line. vim73
Mon, 19 Jul 2010 20:13:22 +0200 Bram Moolenaar Never hide text for conceal in cursor line. Do hide when there is vim73
Mon, 19 Jul 2010 19:52:13 +0200 Bram Moolenaar Rename w_p_conceal to w_p_conc for consistency. vim73
Sun, 18 Jul 2010 23:30:34 +0200 Bram Moolenaar Fix: 'colorcolumn' interfered with concealed text. vim73
Sun, 18 Jul 2010 15:31:08 +0200 Bram Moolenaar Added strwidth() and strchars() functions. vim73
Sun, 18 Jul 2010 13:55:02 +0200 Bram Moolenaar Make 'cursorcolumn' work together with the conceal feature. vim73
Wed, 14 Jul 2010 19:53:30 +0200 Bram Moolenaar Added 'colorcolumn' option. Partly by Gregor Uhlenheuer. vim73
Mon, 05 Jul 2010 22:57:59 +0200 Bram Moolenaar Change SKIP_GTK to SKIP_GTK2 in configure. vim73
Mon, 05 Jul 2010 22:22:57 +0200 Bram Moolenaar Better init for match highlighting when using conceal feature. vim73
Sat, 26 Jun 2010 05:38:18 +0200 Bram Moolenaar Change remaining HAVE_GTK2 to FEAT_GUI_GTK. vim73
Tue, 22 Jun 2010 05:16:38 +0200 Bram Moolenaar Couple of small fixes for conceal feature. (Dominique Pelle) vim73
Sun, 06 Jun 2010 23:04:47 +0200 Bram Moolenaar Avoid compiler warnings. vim73
Sat, 05 Jun 2010 23:22:07 +0200 Bram Moolenaar Add the conceal patch from Vince Negri. vim73
Sun, 30 May 2010 19:00:15 +0200 Bram Moolenaar Add a few #ifdefs to exclude functions that are not used. (Domnique Pelle) vim73
Sat, 22 May 2010 21:34:09 +0200 Bram Moolenaar Add :nbstart and :nbclose. vim73
Sun, 16 May 2010 15:46:46 +0200 Bram Moolenaar Add 'relativenumber' patch from Markus Heidelberg. vim73
Tue, 23 Mar 2010 15:36:35 +0100 Bram Moolenaar updated for version 7.2.406 v7.2.406
Tue, 23 Mar 2010 13:56:59 +0100 Bram Moolenaar updated for version 7.2.404 v7.2.404
Wed, 03 Feb 2010 15:48:04 +0100 Bram Moolenaar updated for version 7.2.354 v7.2.354
Tue, 19 Jan 2010 17:40:46 +0100 Bram Moolenaar updated for version 7.2.341 v7.2.341
Wed, 25 Nov 2009 12:08:03 +0000 vimboss updated for version 7.2-305 v7.2.305