Age | Commit message (Expand) | Author | Files | Lines |
2012-11-02 | Fixing the italic-bold font check. Thanks nsz. | Christoph Lohmann | 1 | -1/+1 |
2012-11-02 | Added tag 0.3 for changeset 9d54ce4daf34 | Christoph Lohmann | 1 | -0/+1 |
2012-11-02 | 0.3 release. | Christoph Lohmann | 1 | -1/+1 |
2012-11-02 | Make it possible to use the corefont font description too. It is not very | Christoph Lohmann | 1 | -1/+6 |
2012-11-02 | Moving to the dwm config.h variable usage. | Christoph Lohmann | 2 | -68/+72 |
2012-10-31 | Adding a FAQ to reference utmp(1). | Christoph Lohmann | 1 | -0/+8 |
2012-10-31 | Cleaning up the TODO file. | Christoph Lohmann | 1 | -4/+0 |
2012-10-28 | Removing the now senseless comment in config.def.h. Thanks to bnwe! | Christoph Lohmann | 1 | -4/+0 |
2012-10-28 | Applying the patch of the little girl <yui@blekksprut.net> to make cjk input | Christoph Lohmann | 1 | -1/+4 |
2012-10-28 | Applying the tab expansion patch from koga. | Christoph Lohmann | 1 | -9/+13 |
2012-10-28 | Adding a more flexible fontstring handling, shortcuts and a zoom function. | Christoph Lohmann | 3 | -76/+128 |
2012-10-28 | Applying the patch of Roberto Caballero to set WINDOWID and all the pwuid() | Christoph Lohmann | 1 | -1/+14 |
2012-10-28 | Applying the patch of Rafa Garcia Gallega <rafael.garcia.gallego@gmail.com> to | Christoph Lohmann | 1 | -5/+6 |
2012-10-28 | Add error control to iofile | Roberto E. Vargas Caballero | 1 | -9/+30 |
2012-10-09 | Well, I was confused. Damn state exams. Instead of discussing this shit I | Christoph Lohmann | 1 | -4/+1 |
2012-10-09 | If there is really someone without SHELL set, help him/her. | Christoph Lohmann | 1 | -0/+3 |
2012-10-07 | Add DEC alignment test | Roberto E. Vargas Caballero | 1 | -8/+23 |
2012-10-07 | Avoid initialization of vt100_0 in each call to tsetchar | Roberto E. Vargas Caballero | 1 | -1/+1 |
2012-10-07 | Fix Identification sequences | Roberto E. Vargas Caballero | 1 | -2/+3 |
2012-10-06 | Add DA and DECID sequences | Roberto E. Vargas Caballero | 1 | -0/+9 |
2012-10-06 | Fixing a typo. | Christoph Lohmann | 1 | -1/+1 |
2012-10-06 | Fixing a off-by-one error in the new border clearing code. | Christoph Lohmann | 1 | -1/+1 |
2012-10-06 | Print control codes only in graphic mode | Roberto E. Vargas Caballero | 1 | -73/+87 |
2012-10-06 | Add SI and SO control codes | Roberto E. Vargas Caballero | 1 | -2/+5 |
2012-10-06 | Add SUB and CAN control codes | Roberto E. Vargas Caballero | 1 | -2/+5 |
2012-10-06 | Add documentation to control codes | Roberto E. Vargas Caballero | 1 | -9/+19 |
2012-10-06 | Forgot to remove the xclearborders() definition from the last commit. | Christoph Lohmann | 1 | -1/+0 |
2012-10-06 | Removing the xclearborders() hack. St now cleans up the parts of the border, | Christoph Lohmann | 1 | -28/+31 |
2012-10-06 | The style inquisition was here. Yes, making it a unified style. The last | Christoph Lohmann | 1 | -135/+230 |
2012-10-05 | Adding the patch of David Dufberg Töttrup to implement WM_DELETE_WINDOW. Tha... | Christoph Lohmann | 1 | -3/+12 |
2012-10-05 | Fixing the brightening on bold. For the 256 colors and greyscale I assumed a | Christoph Lohmann | 1 | -1/+18 |
2012-10-05 | Turning on antialias by default really makes it more unreadable. Maybe if once | Christoph Lohmann | 1 | -1/+1 |
2012-10-05 | When the drawing behaviour was changed underline was not corrected. | Christoph Lohmann | 1 | -1/+1 |
2012-10-04 | This adds the fontcache dependency to try something out. Additionally the | Christoph Lohmann | 3 | -31/+69 |
2012-10-02 | Thanks to c00kiemon5ter. Not changing bold to bright colors seems to be the | Christoph Lohmann | 1 | -3/+1 |
2012-09-30 | Removing the now obsolete definitions from the config.def.h file. | Christoph Lohmann | 1 | -3/+0 |
2012-09-30 | This changes -f to be the parameter for the font. Now -f is -o. | Christoph Lohmann | 2 | -28/+47 |
2012-09-30 | Remove the cruft of the user to have to define the different font styles. | Christoph Lohmann | 1 | -5/+55 |
2012-09-29 | We need all the colors to be available, so die() on some not available. | Christoph Lohmann | 1 | -8/+2 |
2012-09-29 | All xcolors are not Xft colors and the clearing of the borders has been | Christoph Lohmann | 1 | -30/+53 |
2012-09-27 | Vt escape sequences allow escape sequences in escape sequences and escape | Christoph Lohmann | 1 | -0/+3 |
2012-09-26 | Allow control characters inside escape sequences | Roberto E. Vargas Caballero | 1 | -34/+34 |
2012-09-26 | Ignore all control characters not handled | Roberto E. Vargas Caballero | 1 | -10/+10 |
2012-09-26 | Switching to Liberation Mono as default solely because of line drawing. A next | Christoph Lohmann | 1 | -1/+1 |
2012-09-26 | Implementing line drawing right. | Christoph Lohmann | 2 | -24/+36 |
2012-09-25 | A reset should reset the line drawing too. | Christoph Lohmann | 1 | -1/+1 |
2012-09-25 | Enabling enacs and adding compatibility to xterm and urxvt for alternative | Christoph Lohmann | 2 | -0/+2 |
2012-09-25 | Fix bug in tputc writing to io file | Roberto E. Vargas Caballero | 1 | -4/+4 |
2012-09-24 | Changing the default font to DejaVu Sans Mono, which is more appealing and | Christoph Lohmann | 1 | -1/+1 |
2012-09-24 | The xinit() call needs to be behind all the tty init, otherwise all the | Christoph Lohmann | 1 | -2/+3 |