| 2012-02-27 | 
Aurélien Aptel | cleanup. refactored dirt-related function. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-16 | 
Aurélien Aptel | use SHELL as default shell. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-16 | 
Aurélien Aptel | revert to "tip" in VERSION. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-16 | 
Aurélien Aptel | Added tag 0.2.1 for changeset 108926a0fe61 | 
commit | commitdiff | tree | snapshot | 
| 2012-02-16 | 
Aurélien Aptel | bump version. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-15 | 
Aurélien Aptel | replace fwrite by printf. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-15 | 
Aurélien Aptel | rewrite csidump(). | 
commit | commitdiff | tree | snapshot | 
| 2012-02-15 | 
Aurélien Aptel | clean and name enum definitions. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-15 | 
Aurélien Aptel | fix default color overwriten bug. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-15 | 
Aurélien Aptel | show dark cursor when unfocused. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-15 | 
Aurélien Aptel | document possible configuration. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-15 | 
Aurélien Aptel | handle dim/bright colors. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-13 | 
Aurélien Aptel | merge | 
commit | commitdiff | tree | snapshot | 
| 2012-02-11 | 
anselm@garbe.us | some minor fixes | 
commit | commitdiff | tree | snapshot | 
| 2012-02-08 | 
Aurélien Aptel | reduce size of each glyph for faster copy. | 
commit | commitdiff | tree | snapshot | 
| 2012-02-07 | 
Aurélien Aptel | Added tag 0.2 for changeset 3c2f9f2ab5e4 | 
commit | commitdiff | tree | snapshot | 
| 2012-01-21 | 
Aurélien Aptel | cosmetic, whitespace, etc. | 
commit | commitdiff | tree | snapshot | 
| 2012-01-21 | 
Aurélien Aptel | fix PRINT/DRAW _TIMEOUT and fix redrawing bug. | 
commit | commitdiff | tree | snapshot | 
| 2012-01-21 | 
Aurélien Aptel | copy dirty lines to screen, add select() timeout &...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Aurélien Aptel | fix segfault in selection. (thx Martti Kühne) | 
commit | commitdiff | tree | snapshot | 
| 2011-11-01 | 
Aurélien Aptel | merge. | 
commit | commitdiff | tree | snapshot | 
| 2011-11-01 | 
Aurélien Aptel | fix selection. (thx Tarmo Heiskanen) | 
commit | commitdiff | tree | snapshot | 
| 2011-10-20 | 
Aurélien Aptel | drawregion() only copies region on screen. | 
commit | commitdiff | tree | snapshot | 
| 2011-10-20 | 
Aurélien Aptel | add dirty flag for lines | 
commit | commitdiff | tree | snapshot | 
| 2011-10-06 | 
Aurélien Aptel | no palette limit (thx Nick) | 
commit | commitdiff | tree | snapshot | 
| 2011-09-22 | 
Aurélien Aptel | simplify version format. | 
commit | commitdiff | tree | snapshot | 
| 2011-09-16 | 
Aurélien Aptel | selection is removed or scrolled properly. (thx Rafa...  | 
commit | commitdiff | tree | snapshot | 
| 2011-09-16 | 
Aurélien Aptel | working on old repo, merging recent changesets. | 
commit | commitdiff | tree | snapshot | 
| 2011-09-16 | 
Aurélien Aptel | move xembedatom in XWindow struct, add link to xembed...  | 
commit | commitdiff | tree | snapshot | 
| 2011-09-16 | 
Aurélien Aptel | tweak focus to support XEMBED client message and remove...  | 
commit | commitdiff | tree | snapshot | 
| 2011-09-16 | 
Aurélien Aptel | remove dup of default window size. | 
commit | commitdiff | tree | snapshot | 
| 2011-08-14 | 
Aurélien Aptel | change "op" cap in terminfo entry to xterm/rxvt value. | 
commit | commitdiff | tree | snapshot | 
| 2011-08-14 | 
Aurélien Aptel | fix custom key handling. | 
commit | commitdiff | tree | snapshot | 
| 2011-06-09 | 
Aurélien Aptel | fix focus state when embed in another window. | 
commit | commitdiff | tree | snapshot | 
| 2011-06-09 | 
Aurélien Aptel | fix segfault with mouse selection. (thx anonymous) | 
commit | commitdiff | tree | snapshot | 
| 2011-06-08 | 
Aurélien Aptel | add -w option to embed st. (thx nodus cursorius) | 
commit | commitdiff | tree | snapshot | 
| 2011-06-08 | 
Aurélien Aptel | applied parts of "anonymous" cleanup patch. | 
commit | commitdiff | tree | snapshot | 
| 2011-06-08 | 
Aurélien Aptel | add altscreen escseq alias & caps to terminfo entry...  | 
commit | commitdiff | tree | snapshot | 
| 2011-06-08 | 
Aurélien Aptel | disable mouse highlight when mouse report enabled....  | 
commit | commitdiff | tree | snapshot | 
| 2011-06-08 | 
Aurélien Aptel | reverse video mode. (thx Bert Münnich) | 
commit | commitdiff | tree | snapshot | 
| 2011-06-01 | 
Aurélien Aptel | add status bar (window title) to terminfo. (thx Rafa...  | 
commit | commitdiff | tree | snapshot | 
| 2011-05-22 | 
Aurélien Aptel | set title before mapping window (thx Kamil Cholewiński). | 
commit | commitdiff | tree | snapshot | 
| 2011-05-14 | 
Aurélien Aptel | applied parts of Connor Lane Smith's cleanup patch. | 
commit | commitdiff | tree | snapshot | 
| 2011-05-10 | 
Aurélien Aptel | macro cleanup. | 
commit | commitdiff | tree | snapshot | 
| 2011-05-10 | 
Aurélien Aptel | add mouse report escape to terminfo entry. | 
commit | commitdiff | tree | snapshot | 
| 2011-05-10 | 
Aurélien Aptel | support for x11 xterm mouse reporting | 
commit | commitdiff | tree | snapshot | 
| 2011-04-26 | 
Aurélien Aptel | whitespace. | 
commit | commitdiff | tree | snapshot | 
| 2011-04-26 | 
Aurélien Aptel | cleanup. | 
commit | commitdiff | tree | snapshot | 
| 2011-04-21 | 
Aurélien Aptel | update TODO | 
commit | commitdiff | tree | snapshot | 
| 2011-04-21 | 
Aurélien Aptel | selection clicks, shift+arrow keys, fast(er) redraw...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-03 | 
Aurélien Aptel | update README. | 
commit | commitdiff | tree | snapshot | 
| 2011-04-03 | 
Aurélien Aptel | quick bug-fixing 0.1.1 release. | 
commit | commitdiff | tree | snapshot | 
| 2011-04-03 | 
Aurélien Aptel | update VERSION. | 
commit | commitdiff | tree | snapshot | 
| 2011-04-03 | 
Aurélien Aptel | take BORDER into account for selection. (thx Petr Sabata) | 
commit | commitdiff | tree | snapshot | 
| 2011-04-03 | 
Aurélien Aptel | fix utf8 clipboard. (thx Petr Sabata) | 
commit | commitdiff | tree | snapshot | 
| 2011-04-03 | 
Aurélien Aptel | Added tag 0.1 for changeset cbc18c988236 | 
commit | commitdiff | tree | snapshot | 
| 2011-04-02 | 
Aurélien Aptel | add support for utf8 clipboard. fix usage message. | 
commit | commitdiff | tree | snapshot | 
| 2011-04-01 | 
pancake@nopcode.org | do not add newline to selection text if next line not...  | 
commit | commitdiff | tree | snapshot | 
| 2011-04-01 | 
pancake@nopcode.org | remove debugging printf | 
commit | commitdiff | tree | snapshot | 
| 2011-04-01 | 
pancake@nopcode.org | apply Nick's patch to fix some error printf to use...  | 
commit | commitdiff | tree | snapshot | 
| 2011-01-23 | 
Aurélien Aptel | fix insert key, terminfo and changed TERM back to st...  | 
commit | commitdiff | tree | snapshot | 
| 2010-12-12 | 
Aurélien Aptel | change X cursor to "I". | 
commit | commitdiff | tree | snapshot | 
| 2010-12-08 | 
Aurélien Aptel | update terminfo entry. | 
commit | commitdiff | tree | snapshot | 
| 2010-12-08 | 
Aurélien Aptel | add new line glitch to terminfo entry. | 
commit | commitdiff | tree | snapshot | 
| 2010-11-30 | 
Aurélien Aptel | change -e behaviour and update man page. | 
commit | commitdiff | tree | snapshot | 
| 2010-11-28 | 
Aurélien Aptel | -e flag handles arguments. | 
commit | commitdiff | tree | snapshot | 
| 2010-11-28 | 
Aurélien Aptel | use memmove() instead of memcpy() in ttyread(). | 
commit | commitdiff | tree | snapshot | 
| 2010-11-27 | 
Aurélien Aptel | fix and clean ttyread(). buf wasn't static. | 
commit | commitdiff | tree | snapshot | 
| 2010-11-26 | 
Aurélien Aptel | merge. | 
commit | commitdiff | tree | snapshot | 
| 2010-11-26 | 
Aurélien Aptel | s/xw.dis/xw.dpy/ | 
commit | commitdiff | tree | snapshot | 
| 2010-11-24 | 
pancake@nopcode.org | Fix unused variable issue and OSX includes | 
commit | commitdiff | tree | snapshot | 
| 2010-11-20 | 
Aurélien Aptel | cleanup & bugfix in xdraws(). | 
commit | commitdiff | tree | snapshot | 
| 2010-11-19 | 
Aurélien Aptel | clean comment regarding redrawing in bmotion(). | 
commit | commitdiff | tree | snapshot | 
| 2010-11-19 | 
Gregor Best | Add -c option to override the default window class | 
commit | commitdiff | tree | snapshot | 
| 2010-11-18 | 
Aurélien Aptel | some code cleaning. | 
commit | commitdiff | tree | snapshot | 
| 2010-11-18 | 
Aurélien Aptel | utf8 support! print text in delicious unicode greatness...  | 
commit | commitdiff | tree | snapshot | 
| 2010-11-08 | 
Aurélien Aptel | selection code cleanup. | 
commit | commitdiff | tree | snapshot | 
| 2010-10-31 | 
Aurélien Aptel | fixed ED. | 
commit | commitdiff | tree | snapshot | 
| 2010-10-25 | 
Devin J. Pohly | redraw if we scroll on resize | 
commit | commitdiff | tree | snapshot | 
| 2010-10-25 | 
Devin J. Pohly | get rid of artifacts in border on resize down | 
commit | commitdiff | tree | snapshot | 
| 2010-10-25 | 
Devin J. Pohly | copy old pixmap to new on resize | 
commit | commitdiff | tree | snapshot | 
| 2010-10-25 | 
Devin J. Pohly | move code into new xresize func, add early exit to...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-16 | 
Aurélien Aptel | \v and \f are have the same behaviour of \n. | 
commit | commitdiff | tree | snapshot | 
| 2010-10-16 | 
Aurélien Aptel | added LNM mode; re-organized kpress() to handle it. | 
commit | commitdiff | tree | snapshot | 
| 2010-10-16 | 
Aurélien Aptel | redraw optimization. | 
commit | commitdiff | tree | snapshot | 
| 2010-10-14 | 
Aurélien Aptel | fixed newline bug. | 
commit | commitdiff | tree | snapshot | 
| 2010-10-12 | 
Aurélien Aptel | replaced memset by loops in tresize(); turns out it...  | 
commit | commitdiff | tree | snapshot | 
| 2010-10-12 | 
Aurélien Aptel | remove useless draw(). | 
commit | commitdiff | tree | snapshot | 
| 2010-10-12 | 
Aurélien Aptel | applied xclipboard patch. thx David Isaac Wolinsky. | 
commit | commitdiff | tree | snapshot | 
| 2010-10-12 | 
Aurélien Aptel | clean button selection code. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-21 | 
Aurélien Aptel | compose key patch. thx federico luna. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-11 | 
Aurélien Aptel | s/hasfocus/focus/ for consistency. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-11 | 
Aurélien Aptel | don't draw if the window is not visible. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-11 | 
Aurélien Aptel | use xclear() in draw(). | 
commit | commitdiff | tree | snapshot | 
| 2010-09-11 | 
Aurélien Aptel | use XCreateWindow(), set gravity bit. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-02 | 
Aurélien Aptel | cleaning st.info. added comment in st.c for DECSCNM. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-02 | 
Aurélien Aptel | cleaning st.info. fixed cvvis. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-02 | 
Aurélien Aptel | set terminal colors to xterm default ones. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-02 | 
Aurélien Aptel | removed gfx chars not present in xterm acsc. | 
commit | commitdiff | tree | snapshot | 
| 2010-09-02 | 
Aurélien Aptel | fixed start/end sequence of gfx. | 
commit | commitdiff | tree | snapshot | 
| next |