index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Conceal feature caused the 'cursorline' highlighting to stop early.
Bram Moolenaar
2010-08-13
1
-1
/
+5
*
Remove unused code.
Bram Moolenaar
2010-08-08
1
-8
/
+3
*
Fix: An unprintable multi-byte character at the start of the screen line
Bram Moolenaar
2010-08-07
1
-2
/
+3
*
Changes for VMS. Mostly by Zoltan Arpadffy.
Bram Moolenaar
2010-07-28
1
-1
/
+1
*
Add support for horizontal scroll wheel. (Bjorn Winckler)
Bram Moolenaar
2010-07-25
1
-1
/
+1
*
Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.
Bram Moolenaar
2010-07-24
1
-1
/
+2
*
Fix for cursor position in wrapped line with concealed text.
Bram Moolenaar
2010-07-24
1
-0
/
+1
*
Give each syntax item a sequence number, so that we know when it starts and
Bram Moolenaar
2010-07-24
1
-4
/
+4
*
Add the 'c' flag to 'concealcursor'.
Bram Moolenaar
2010-07-24
1
-0
/
+2
*
Another conceal fix: cursor in wrong column when 'number' set.
Bram Moolenaar
2010-07-24
1
-1
/
+2
*
Don't conceal text in lines inside the Visual area.
Bram Moolenaar
2010-07-24
1
-1
/
+2
*
Add the 'concealcursor' option to decide when the cursor line is to be
Bram Moolenaar
2010-07-23
1
-6
/
+59
*
For conceal mode: when two different syntax items follow each other, show the
Bram Moolenaar
2010-07-22
1
-10
/
+11
*
Fix hang when resizing in diff mode and there are concealed items.
Bram Moolenaar
2010-07-20
1
-0
/
+6
*
Fix: When 'searchhl' causes a hang make CTRL-C disable 'shearchhl'.
Bram Moolenaar
2010-07-20
1
-1
/
+1
*
Fix 'colorcolumn' adjecent columns not highlighted after end of line.
Bram Moolenaar
2010-07-20
1
-4
/
+4
*
Never hide text for conceal in cursor line. Do hide when there is
Bram Moolenaar
2010-07-19
1
-6
/
+3
*
Rename w_p_conceal to w_p_conc for consistency.
Bram Moolenaar
2010-07-19
1
-6
/
+6
*
Fix: 'colorcolumn' interfered with concealed text.
Bram Moolenaar
2010-07-18
1
-1
/
+1
*
Added strwidth() and strchars() functions.
Bram Moolenaar
2010-07-18
1
-2
/
+2
*
Make 'cursorcolumn' work together with the conceal feature.
Bram Moolenaar
2010-07-18
1
-31
/
+29
*
Added 'colorcolumn' option. Partly by Gregor Uhlenheuer.
Bram Moolenaar
2010-07-14
1
-20
/
+80
*
Change SKIP_GTK to SKIP_GTK2 in configure.
Bram Moolenaar
2010-07-05
1
-4
/
+4
*
Better init for match highlighting when using conceal feature.
Bram Moolenaar
2010-07-05
1
-24
/
+38
*
Change remaining HAVE_GTK2 to FEAT_GUI_GTK.
Bram Moolenaar
2010-06-26
1
-2
/
+2
*
Couple of small fixes for conceal feature. (Dominique Pelle)
Bram Moolenaar
2010-06-22
1
-1
/
+1
*
Avoid compiler warnings.
Bram Moolenaar
2010-06-06
1
-1
/
+1
*
Add the conceal patch from Vince Negri.
Bram Moolenaar
2010-06-05
1
-20
/
+252
*
Add a few #ifdefs to exclude functions that are not used. (Domnique Pelle)
Bram Moolenaar
2010-05-30
1
-0
/
+3
*
Add :nbstart and :nbclose.
Bram Moolenaar
2010-05-22
1
-1
/
+1
*
Add 'relativenumber' patch from Markus Heidelberg.
Bram Moolenaar
2010-05-16
1
-17
/
+47
*
updated for version 7.2.406
v7.2.406
Bram Moolenaar
2010-03-23
1
-6
/
+11
*
updated for version 7.2.404
v7.2.404
Bram Moolenaar
2010-03-23
1
-1
/
+1
*
updated for version 7.2.354
v7.2.354
Bram Moolenaar
2010-02-03
1
-7
/
+10
*
updated for version 7.2.341
v7.2.341
Bram Moolenaar
2010-01-19
1
-1
/
+8
*
updated for version 7.2-305
v7.2.305
Bram Moolenaar
2009-11-25
1
-2
/
+12
*
updated for version 7.2-291
v7.2.291
Bram Moolenaar
2009-11-11
1
-1
/
+2
*
updated for version 7.2-281
v7.2.281
Bram Moolenaar
2009-11-03
1
-4
/
+26
*
updated for version 7.2-280
v7.2.280
Bram Moolenaar
2009-11-03
1
-18
/
+36
*
updated for version 7.2-243
v7.2.243
Bram Moolenaar
2009-07-29
1
-1
/
+6
*
updated for version 7.2-207
v7.2.207
Bram Moolenaar
2009-06-16
1
-0
/
+8
*
updated for version 7.2-203
v7.2.203
Bram Moolenaar
2009-06-16
1
-0
/
+4
*
updated for version 7.2-180
v7.2.180
Bram Moolenaar
2009-05-17
1
-8
/
+5
*
updated for version 7.2-168
Bram Moolenaar
2009-05-13
1
-5
/
+8
*
updated for version 7.2-148
v7.2.148
Bram Moolenaar
2009-03-18
1
-6
/
+15
*
updated for version 7.2-147
v7.2.147
Bram Moolenaar
2009-03-18
1
-1
/
+1
*
updated for version 7.2-141
v7.2.141
Bram Moolenaar
2009-03-11
1
-28
/
+55
*
updated for version 7.2-140
v7.2.140
Bram Moolenaar
2009-03-11
1
-1
/
+2
*
updated for version 7.2-122
v7.2.122
Bram Moolenaar
2009-02-22
1
-1
/
+14
*
updated for version 7.2-119
v7.2.119
Bram Moolenaar
2009-02-22
1
-1
/
+1
[next]