index
:
tilpner/st
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bump version.
Aurélien Aptel
2012-02-16
1
-1
/
+1
*
replace fwrite by printf.
Aurélien Aptel
2012-02-16
1
-1
/
+1
*
rewrite csidump().
Aurélien Aptel
2012-02-16
1
-2
/
+11
*
clean and name enum definitions.
Aurélien Aptel
2012-02-16
1
-10
/
+54
*
fix default color overwriten bug.
Aurélien Aptel
2012-02-16
2
-21
/
+28
*
show dark cursor when unfocused.
Aurélien Aptel
2012-02-15
3
-7
/
+18
*
document possible configuration.
Aurélien Aptel
2012-02-15
1
-4
/
+18
*
handle dim/bright colors.
Aurélien Aptel
2012-02-15
1
-18
/
+17
*
merge
Aurélien Aptel
2012-02-13
3
-3
/
+3
|
\
|
*
some minor fixes
anselm@garbe.us
2012-02-11
3
-3
/
+3
*
|
reduce size of each glyph for faster copy.
Aurélien Aptel
2012-02-08
1
-4
/
+4
|
/
*
Added tag 0.2 for changeset 3c2f9f2ab5e4
Aurélien Aptel
2012-02-07
1
-0
/
+1
*
cosmetic, whitespace, etc.
Aurélien Aptel
2012-01-21
1
-37
/
+42
*
fix PRINT/DRAW _TIMEOUT and fix redrawing bug.
Aurélien Aptel
2012-01-21
1
-2
/
+2
*
copy dirty lines to screen, add select() timeout & min time between draw() ca...
Aurélien Aptel
2012-01-21
1
-9
/
+44
*
fix segfault in selection. (thx Martti Kühne)
Aurélien Aptel
2012-01-10
1
-1
/
+1
*
merge.
Aurélien Aptel
2011-11-01
1
-1
/
+1
|
\
|
*
drawregion() only copies region on screen.
Aurélien Aptel
2011-10-20
1
-1
/
+1
*
|
fix selection. (thx Tarmo Heiskanen)
Aurélien Aptel
2011-11-01
1
-1
/
+7
|
/
*
add dirty flag for lines
Aurélien Aptel
2011-10-20
1
-4
/
+39
*
no palette limit (thx Nick)
Aurélien Aptel
2011-10-06
2
-2
/
+2
*
simplify version format.
Aurélien Aptel
2011-09-22
1
-1
/
+1
*
selection is removed or scrolled properly. (thx Rafa Garcia Gallego)
Aurélien Aptel
2011-09-16
1
-0
/
+30
*
working on old repo, merging recent changesets.
Aurélien Aptel
2011-09-16
3
-26
/
+37
|
\
|
*
change "op" cap in terminfo entry to xterm/rxvt value.
Aurélien Aptel
2011-08-14
1
-1
/
+1
|
*
fix custom key handling.
Aurélien Aptel
2011-08-14
2
-25
/
+36
*
|
move xembedatom in XWindow struct, add link to xembed specs.
Aurélien Aptel
2011-09-16
1
-3
/
+5
*
|
tweak focus to support XEMBED client message and remove focus on EnterNotify....
Aurélien Aptel
2011-09-16
1
-3
/
+23
*
|
remove dup of default window size.
Aurélien Aptel
2011-09-16
2
-2
/
+3
|
/
*
fix focus state when embed in another window.
Aurélien Aptel
2011-06-09
1
-2
/
+5
*
fix segfault with mouse selection. (thx anonymous)
Aurélien Aptel
2011-06-09
1
-1
/
+1
*
add -w option to embed st. (thx nodus cursorius)
Aurélien Aptel
2011-06-08
2
-2
/
+14
*
applied parts of "anonymous" cleanup patch.
Aurélien Aptel
2011-06-08
1
-3
/
+2
*
add altscreen escseq alias & caps to terminfo entry. (thx Bert Münnich)
Aurélien Aptel
2011-06-08
2
-2
/
+6
*
disable mouse highlight when mouse report enabled. (thx Bert Münnich)
Aurélien Aptel
2011-06-08
1
-31
/
+51
*
reverse video mode. (thx Bert Münnich)
Aurélien Aptel
2011-06-08
2
-8
/
+24
*
add status bar (window title) to terminfo. (thx Rafa Gallego)
Aurélien Aptel
2011-06-01
1
-0
/
+3
*
set title before mapping window (thx Kamil Cholewiński).
Aurélien Aptel
2011-05-22
1
-1
/
+1
*
applied parts of Connor Lane Smith's cleanup patch.
Aurélien Aptel
2011-05-14
2
-20
/
+20
*
macro cleanup.
Aurélien Aptel
2011-05-10
1
-9
/
+11
*
add mouse report escape to terminfo entry.
Aurélien Aptel
2011-05-10
1
-0
/
+1
*
support for x11 xterm mouse reporting
Aurélien Aptel
2011-05-10
1
-1
/
+36
*
whitespace.
Aurélien Aptel
2011-04-26
1
-33
/
+33
*
cleanup.
Aurélien Aptel
2011-04-26
1
-77
/
+27
*
update TODO
Aurélien Aptel
2011-04-22
2
-3
/
+9
*
selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (th...
Aurélien Aptel
2011-04-22
3
-61
/
+126
*
update README.
Aurélien Aptel
2011-04-03
1
-1
/
+8
*
quick bug-fixing 0.1.1 release.
Aurélien Aptel
2011-04-03
1
-0
/
+1
*
update VERSION.
Aurélien Aptel
2011-04-03
1
-1
/
+1
*
take BORDER into account for selection. (thx Petr Sabata)
Aurélien Aptel
2011-04-03
1
-4
/
+4
[prev]
[next]