aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* update size hints on zoomTroy Sankey2014-06-21
* Refactor the innermost loop of the xdraws functionSilvan Jegen2014-06-15
* FAQ: update typo and escape code for smkxHiltjo Posthuma2014-06-11
* Style police.Christoph Lohmann2014-06-07
* Simplify tdeftransRoberto E. Vargas Caballero2014-06-07
* Remove unnecessary typedefFRIGN2014-06-06
* Refactor selsnap SNAP_WORD.Colona2014-06-05
* Fix rectangular selection.Colona2014-06-04
* tiny cleanupHiltjo Posthuma2014-06-04
* Make selection consistent over line breaks.Colona2014-06-04
* Fixing color and refactor xsetcolorname.Christoph Lohmann2014-06-01
* Revert "Refactor xsetcolorname()"Christoph Lohmann2014-06-01
* Refactor xsetcolorname()FRIGN2014-06-01
* Don't report release events for mouse wheelBalazs Kezes2014-06-01
* Fixing italic bold.Christoph Lohmann2014-06-01
* Fixed copying empty lines inside selection.Alexander2014-05-27
* Fix some more LICENSE changes.Christoph Lohmann2014-05-24
* Add FRIGN to License, remove trailing whitespaceFRIGN2014-05-24
* Brightening is again on the TODO list.Christoph Lohmann2014-05-24
* Fixing trailing whitespaces.Christoph Lohmann2014-05-24
* Fix colour-model and simplify xloadcols()FRIGN2014-05-24
* Allow mouse selection override using ShiftMaskHiltjo Posthuma2014-05-14
* Redraw needs all dirty lines to have flash etc. work.Christoph Lohmann2014-05-09
* End a sequence only on CAN, SUB, \a and C1s.Colona2014-05-09
* Also clears ESC_START on interrupt characters during sequences.Colona2014-05-09
* Consistent FALLTHROUGH comments.noname2014-05-02
* Fix displaying control codeRoberto E. Vargas Caballero2014-04-30
* Remove ATTR_GFX and tselcsRoberto E. Vargas Caballero2014-04-29
* Do not save cursor in tresize.noname2014-04-29
* Simplify selected().noname2014-04-28
* Do not export chscale and cwscale.noname2014-04-28
* Simplify xunloadfonts.noname2014-04-28
* Remove one indentation level in getsel().noname2014-04-28
* Remove unused dump() function.noname2014-04-28
* Add missing function prototypes.noname2014-04-28
* Use MODBIT in xseturgency.noname2014-04-28
* Compute ena_sel as one expression.noname2014-04-28
* Simplify expressions in tputc()Roberto E. Vargas Caballero2014-04-28
* Fix misplaced breakRoberto E. Vargas Caballero2014-04-28
* Create a function for DEC testRoberto E. Vargas Caballero2014-04-28
* Fix tputc control code handlingRoberto E. Vargas Caballero2014-04-28
* Remove repeated initialisation of term.escRoberto E. Vargas Caballero2014-04-27
* Cancel DCS with SUB, CAN, ESC or any CC1 codeRoberto E. Vargas Caballero2014-04-27
* add break;s for last cases in switch statementsMarkus Teich2014-04-27
* Do not eat ESC character if control string is not properly terminated.noname2014-04-26
* Fix for multibyte characters in techo.noname2014-04-26
* s/DSC/DCS/ DCS stands for DEVICE CONTROL STRINGnoname2014-04-26
* Use xwrite instead of write.noname2014-04-26
* Remove unnecessary breaknoname2014-04-26
* Comment fix.noname2014-04-25