aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* On terminal resize, clear the alt screen with its own cursor.Colona2014-04-25
* Optimize tputtab.noname2014-04-25
* Use != instead of ^ for logical values.noname2014-04-25
* Use BETWEEN macro in xsetcolorname and fix style.noname2014-04-25
* Conformity in the -g geometry handling.Christoph Lohmann2014-04-25
* Simplify a bit more tdeletechar and tinsertblankRoberto E. Vargas Caballero2014-04-25
* Simplify tdeletechar and tinsertblank and fix memory corruption.noname2014-04-25
* Style fixes in tscrollup.noname2014-04-23
* Do not set dirty flag twice in tscrollup and tscrolldown.noname2014-04-23
* Use tsetdirt in tscrollup and tscrolldown.noname2014-04-23
* Fix techo handling of control and multibyte characters.noname2014-04-23
* Make xrealloc and xstrdup style consistent.noname2014-04-23
* Use BETWEEN in tsetchar.noname2014-04-23
* Use uint and uchar instead of unsigned int and unsigned char.noname2014-04-23
* Remove argument names from function prototypes.noname2014-04-23
* Style fix in tdumpsel.noname2014-04-23
* Use BETWEEN in tinsertblankline and tdeleteline.noname2014-04-23
* It's 2014 now.Christoph Lohmann2014-04-22
* move MODBIT to Macros sectionnoname@inventati.org2014-04-20
* misplaced parenthesis in LEN macrononame@inventati.org2014-04-20
* remove confusing SERRNO macroMarkus Teich2014-04-20
* Simplify techononame@inventati.org2014-04-15
* typedefs instead of #definesnoname@inventati.org2014-04-15
* fix cursor handling when alt screen is disabledq@c9x.me2014-04-15
* Merge remote-tracking branch 'origin/master' into omasterRoberto E. Vargas Caballero2014-04-15
|\
| * Removing two unnecessary gettimeofday().Christoph Lohmann2014-04-11
* | Increment XSync consistencyToaster Toaster2014-04-11
* | Fix Backspace and Delete charactersRoberto E. Vargas Caballero2014-04-11
|/
* 0.5 release.0.5Christoph Lohmann2014-04-05
* Updating the TODO in preparating for 0.5.Christoph Lohmann2014-04-05
* There is no need for a full dirt redraw.Christoph Lohmann2014-04-05
* Fixing a compiler warning with the assignment.Christoph Lohmann2014-04-02
* Fix segfault when pressing PrintScr without a selectionRafa Garcia Gallego2014-03-27
* new utf decoderDamian Okrasa2014-03-27
* Merge branch 'master' of ssh://suckless.org/gitrepos/stRoberto E. Vargas Caballero2014-03-10
|\
| * Style cleanup.Christoph Lohmann2014-03-01
| * Style matters.Christoph Lohmann2014-03-01
* | Add terminfo entries for printerRoberto E. Vargas Caballero2014-03-06
* | Add sequence for printing the current selectionRoberto E. Vargas Caballero2014-03-06
* | Add key definition for printer sequencesRoberto E. Vargas Caballero2014-03-06
* | Add MC for the full screenRoberto E. Vargas Caballero2014-03-06
* | Add MC for a single lineRoberto E. Vargas Caballero2014-03-06
* | Add MC sequenceRoberto E. Vargas Caballero2014-02-22
|/
* Add xstrdup functionRoberto E. Vargas Caballero2014-02-08
* Merge remote-tracking branch 'origin/master'Roberto E. Vargas Caballero2014-02-04
|\
| * Removing the w3img support.Christoph Lohmann2014-02-03
* | Remove non defined behaviour in selcopyRoberto E. Vargas Caballero2014-02-02
* | Remove duplicated code in strhandleRoberto E. Vargas Caballero2014-02-02
* | Make Shift+Home equal to CLS in ascii modeRoberto E. Vargas Caballero2014-02-02
* | Make CONTROL + DELETE delete a lineRoberto E. Vargas Caballero2014-02-02
|/