Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | tresize return value is not used | noname | 2014-08-10 | 1 | -6/+7 | |
* | Remove ul capability | Roberto E. Vargas Caballero | 2014-08-07 | 1 | -1/+0 | |
* | Unset mode when clearing regions | Roberto E. Vargas Caballero | 2014-08-07 | 1 | -2/+6 | |
* | Add error message when child exits whit error | Roberto E. Vargas Caballero | 2014-08-04 | 1 | -6/+5 | |
* | Remove difference between fast and slow blinking | Roberto E. Vargas Caballero | 2014-07-31 | 1 | -12/+9 | |
* | Fix disabling of bold and fastblink | Michael Forney | 2014-07-26 | 1 | -8/+2 | |
* | Add info about Backspace and Delete to the FAQ | Wolfgang Corcoran-Mathe | 2014-07-26 | 1 | -44/+43 | |
* | Add info about Backspace and Delete to the FAQ | Roberto E. Vargas Caballero | 2014-07-25 | 1 | -0/+58 | |
* | Add information about librt and OpenBSD to the FAQ | Roberto E. Vargas Caballero | 2014-07-25 | 1 | -3/+3 | |
* | Add information about librt and OpenBSD to the FAQ | Roberto E. Vargas Caballero | 2014-07-24 | 1 | -1/+3 | |
* | Add information about librt and OpenBSD to the FAQ | Roberto E. Vargas Caballero | 2014-07-21 | 1 | -0/+7 | |
* | Very minor grammar fixes in FAQ | Wolfgang Corcoran-Mathe | 2014-07-21 | 1 | -6/+6 | |
* | Fix st with input method. | Weng Xuetian | 2014-07-19 | 1 | -0/+2 | |
* | Changed inconsistent indent | Eric Pruitt | 2014-07-15 | 1 | -1/+1 | |
* | Add 8 bit version of DCS, APC, PM, OSC | Roberto E. Vargas Caballero | 2014-07-08 | 1 | -7/+32 | |
* | Add 8 bit version of HTS | Roberto E. Vargas Caballero | 2014-07-08 | 1 | -1/+3 | |
* | Add 8 bit version of NEL | Roberto E. Vargas Caballero | 2014-07-08 | 1 | -1/+4 | |
* | Add 8 bit version of DECID | Roberto E. Vargas Caballero | 2014-07-08 | 1 | -1/+4 | |
* | Render faint attribute | Anders Eurenius | 2014-07-08 | 1 | -1/+9 | |
* | Remove all strcmp and strlen calls on Glyph.c[] | Ivan Delalande | 2014-07-08 | 1 | -26/+16 | |
* | Making surf compile again with rt. | Christoph Lohmann | 2014-06-30 | 1 | -1/+1 | |
* | Render struck-out attribute | Anders Eurenius | 2014-06-27 | 1 | -0/+5 | |
* | Render invisible attribute | Anders Eurenius | 2014-06-27 | 1 | -0/+3 | |
* | Reorder and extend glyph attributes | Anders Eurenius | 2014-06-27 | 1 | -14/+46 | |
* | Remove CEIL macro | Roberto E. Vargas Caballero | 2014-06-26 | 2 | -4/+4 | |
* | Fixed wrong nanosecond factor 10E6. | Ivan Delalande | 2014-06-26 | 1 | -3/+3 | |
* | Use monotonic clock to prevent timing issues | FRIGN | 2014-06-24 | 1 | -14/+13 | |
* | Fix typo in config.def.h | Eric Pruitt | 2014-06-21 | 1 | -2/+2 | |
* | update size hints on zoom | Troy Sankey | 2014-06-21 | 1 | -0/+1 | |
* | Refactor the innermost loop of the xdraws function | Silvan Jegen | 2014-06-15 | 1 | -20/+14 | |
* | FAQ: update typo and escape code for smkx | Hiltjo Posthuma | 2014-06-11 | 1 | -2/+2 | |
* | Style police. | Christoph Lohmann | 2014-06-07 | 1 | -2/+3 | |
* | Simplify tdeftrans | Roberto E. Vargas Caballero | 2014-06-07 | 1 | -10/+5 | |
* | Remove unnecessary typedef | FRIGN | 2014-06-06 | 1 | -1/+0 | |
* | Refactor selsnap SNAP_WORD. | Colona | 2014-06-05 | 1 | -23/+21 | |
* | Fix rectangular selection. | Colona | 2014-06-04 | 1 | -1/+1 | |
* | tiny cleanup | Hiltjo Posthuma | 2014-06-04 | 1 | -5/+2 | |
* | Make selection consistent over line breaks. | Colona | 2014-06-04 | 1 | -20/+26 | |
* | Fixing color and refactor xsetcolorname. | Christoph Lohmann | 2014-06-01 | 1 | -38/+50 | |
* | Revert "Refactor xsetcolorname()" | Christoph Lohmann | 2014-06-01 | 1 | -14/+18 | |
* | Refactor xsetcolorname() | FRIGN | 2014-06-01 | 1 | -18/+14 | |
* | Don't report release events for mouse wheel | Balazs Kezes | 2014-06-01 | 1 | -0/+2 | |
* | Fixing italic bold. | Christoph Lohmann | 2014-06-01 | 1 | -2/+7 | |
* | Fixed copying empty lines inside selection. | Alexander | 2014-05-27 | 1 | -1/+1 | |
* | Fix some more LICENSE changes. | Christoph Lohmann | 2014-05-24 | 1 | -3/+3 | |
* | Add FRIGN to License, remove trailing whitespace | FRIGN | 2014-05-24 | 1 | -1/+2 | |
* | Brightening is again on the TODO list. | Christoph Lohmann | 2014-05-24 | 1 | -0/+1 | |
* | Fixing trailing whitespaces. | Christoph Lohmann | 2014-05-24 | 1 | -3/+3 | |
* | Fix colour-model and simplify xloadcols() | FRIGN | 2014-05-24 | 1 | -36/+20 | |
* | Allow mouse selection override using ShiftMask | Hiltjo Posthuma | 2014-05-14 | 2 | -5/+9 |