2013-01-19 |
Christoph Lohmann | Make line drawing work again. |
blob | commitdiff | raw |
2013-01-19 |
Christoph Lohmann | Yes, xft should be on the buffer. Thanks Mihail Zenkov. |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Christoph Lohmann | Trying out the double buffering without dbe. |
blob | commitdiff | raw | diff to current |
2013-01-19 |
Christoph Lohmann | Dbe is not required anymore. |
blob | commitdiff | raw | diff to current |
2013-01-18 |
Christoph Lohmann | The title can now be set with UTF-8 characters. |
blob | commitdiff | raw | diff to current |
2013-01-08 |
Christoph Lohmann | Standout mode has changed. Thanks p37sitdu@lavabit... |
blob | commitdiff | raw | diff to current |
2013-01-08 |
Christoph Lohmann | A different double buffering strategy so the background... |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Christoph Lohmann | Damn, my fault. The cache should have at least some... |
blob | commitdiff | raw | diff to current |
2013-01-05 |
Christoph Lohmann | Applying the changes to the docs; by Peter Hartman. |
blob | commitdiff | raw | diff to current |
2013-01-01 |
Christoph Lohmann | A fix for the XopenIM() errors. |
blob | commitdiff | raw | diff to current |
2012-12-30 |
Christoph Lohmann | Increasing font cache for speeding up UTF8 demos. |
blob | commitdiff | raw | diff to current |
2012-12-30 |
Christoph Lohmann | Removing the warning about extents. |
blob | commitdiff | raw | diff to current |
2012-12-29 |
Christoph Lohmann | Fixing the font unloading in case of zoom. |
blob | commitdiff | raw | diff to current |
2012-12-29 |
Christoph Lohmann | Speeding up the drawing, then all characters are known. |
blob | commitdiff | raw | diff to current |
2012-12-28 |
Christoph Lohmann | Adding fallback support to st. |
blob | commitdiff | raw | diff to current |
2012-12-22 |
Christoph Lohmann | Fixing a compile error. |
blob | commitdiff | raw | diff to current |
2012-12-22 |
Christoph Lohmann | Fixing a off-by-one error in the penultimate row drawing. |
blob | commitdiff | raw | diff to current |
2012-12-18 |
Christoph Lohmann | Fixing a precedence problem. Thanks tridactyla! |
blob | commitdiff | raw | diff to current |
2012-12-13 |
Christoph Lohmann | Checking for the lower X11 special keys too. Thanks... |
blob | commitdiff | raw | diff to current |
2012-12-11 |
Christoph Lohmann | Adding error checks for XCreateIC and XOpenIM. |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Christoph Lohmann | Be careful about mar77i's patches. |
blob | commitdiff | raw | diff to current |
2012-12-10 |
Christoph Lohmann | Fixing the nasty selection bug. Thanks p37sitdu@lavabit... |
blob | commitdiff | raw | diff to current |
2012-11-25 |
Christoph Lohmann | The style inquisition was here. |
blob | commitdiff | raw | diff to current |
2012-11-25 |
Roberto E. Vargas... | Add key for toogling numlock handling |
blob | commitdiff | raw | diff to current |
2012-11-21 |
Christoph Lohmann | Fixing the calculation of the base tty pixel size. |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Christoph Lohmann | Getbuttoninfo is always used the same and just a helper... |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Roberto E. Vargas... | Fix speech error in comment |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Roberto E. Vargas... | Remove unused fields in cursor_movement |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Christoph Lohmann | Removing my debug fprintf(). |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Christoph Lohmann | Optimizing the key lookup to the X11 function key.... |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Roberto E. Vargas... | Fix Shift + Insert shortcut |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Christoph Lohmann | Fixing the return and keypad enter sent characters... |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Christoph Lohmann | Import the patch of Eckehard Berns to add insert mode... |
blob | commitdiff | raw | diff to current |
2012-11-15 |
Roberto E. Vargas... | Fix XK_NO_MOD and XK_ANY_MOD behavior |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Roberto E. Vargas... | Fix tab key |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Christoph Lohmann | Fixing the tab key, when no mask is wanted. |
blob | commitdiff | raw | diff to current |
2012-11-13 |
Christoph Lohmann | The style inquisition was here again. |
blob | commitdiff | raw | diff to current |
2012-11-13 |
Roberto E. Vargas... | Remove hardcoded keys form kpress |
blob | commitdiff | raw | diff to current |
2012-11-13 |
Roberto E. Vargas... | Move Shift + Insert to shortcut |
blob | commitdiff | raw | diff to current |
2012-11-13 |
Roberto E. Vargas... | Fix keypad mode and cursor mode |
blob | commitdiff | raw | diff to current |
2012-11-13 |
Roberto E. Vargas... | Add SRM sequence |
blob | commitdiff | raw | diff to current |
2012-11-11 |
Christoph Lohmann | Gc is not used anymore. |
blob | commitdiff | raw | diff to current |
2012-11-11 |
Christoph Lohmann | Removing some xft naming cruft. |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Christoph Lohmann | Moving the alt declaration to the beginning of the... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Roberto E. Vargas... | Move unsupported sequences to ignored. |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Roberto E. Vargas... | Ignore DECARM sequence |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Roberto E. Vargas... | Fix VPR sequence |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Roberto E. Vargas... | Add DECOM sequence |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Roberto E. Vargas... | Save cursor position in terminal reset |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Roberto E. Vargas... | Clarify some or exclusive expressions |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Roberto E. Vargas... | Fix bug restoring cursor position |
blob | commitdiff | raw | diff to current |
2012-11-06 |
Christoph Lohmann | Adding scrollwheel support. Thanks Brandon Invergo! |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Christoph Lohmann | Fixing meta+return. Thanks Szabolcs Nagy! |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Christoph Lohmann | Removing the debugging for the last fix too. |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Christoph Lohmann | Fixing a resize bug, if a smaller amount than the lineh... |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Christoph Lohmann | Fixing bold fonts in reverse mode. |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Christoph Lohmann | Now italic and bold works. |
blob | commitdiff | raw | diff to current |
2012-11-03 |
Christoph Lohmann | Fixing an out-of-bound bug in the selection code. Thank... |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Christoph Lohmann | Fixing the italic-bold font check. Thanks nsz. |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Christoph Lohmann | Make it possible to use the corefont font description... |
blob | commitdiff | raw | diff to current |
2012-11-02 |
Christoph Lohmann | Moving to the dwm config.h variable usage. |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Christoph Lohmann | Applying the patch of the little girl <yui@blekksprut... |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Christoph Lohmann | Applying the tab expansion patch from koga. |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Christoph Lohmann | Adding a more flexible fontstring handling, shortcuts... |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Christoph Lohmann | Applying the patch of Roberto Caballero to set WINDOWID... |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Christoph Lohmann | Applying the patch of Rafa Garcia Gallega <rafael.garci... |
blob | commitdiff | raw | diff to current |
2012-10-28 |
Roberto E. Vargas... | Add error control to iofile |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Christoph Lohmann | Well, I was confused. Damn state exams. Instead of... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
Christoph Lohmann | If there is really someone without SHELL set, help... |
blob | commitdiff | raw | diff to current |
2012-10-07 |
Roberto E. Vargas... | Add DEC alignment test |
blob | commitdiff | raw | diff to current |
2012-10-07 |
Roberto E. Vargas... | Avoid initialization of vt100_0 in each call to tsetchar |
blob | commitdiff | raw | diff to current |
2012-10-07 |
Roberto E. Vargas... | Fix Identification sequences |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Roberto E. Vargas... | Add DA and DECID sequences |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Christoph Lohmann | Fixing a typo. |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Christoph Lohmann | Fixing a off-by-one error in the new border clearing... |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Roberto E. Vargas... | Print control codes only in graphic mode |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Roberto E. Vargas... | Add SI and SO control codes |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Roberto E. Vargas... | Add SUB and CAN control codes |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Roberto E. Vargas... | Add documentation to control codes |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Christoph Lohmann | Forgot to remove the xclearborders() definition from... |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Christoph Lohmann | Removing the xclearborders() hack. St now cleans up... |
blob | commitdiff | raw | diff to current |
2012-10-06 |
Christoph Lohmann | The style inquisition was here. Yes, making it a unifie... |
blob | commitdiff | raw | diff to current |
2012-10-05 |
Christoph Lohmann | Adding the patch of David Dufberg Töttrup to implement... |
blob | commitdiff | raw | diff to current |
2012-10-05 |
Christoph Lohmann | Fixing the brightening on bold. For the 256 colors... |
blob | commitdiff | raw | diff to current |
2012-10-05 |
Christoph Lohmann | When the drawing behaviour was changed underline was... |
blob | commitdiff | raw | diff to current |
2012-10-04 |
Christoph Lohmann | This adds the fontcache dependency to try something... |
blob | commitdiff | raw | diff to current |
2012-10-02 |
Christoph Lohmann | Thanks to c00kiemon5ter. Not changing bold to bright... |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Christoph Lohmann | This changes -f to be the parameter for the font. Now... |
blob | commitdiff | raw | diff to current |
2012-09-30 |
Christoph Lohmann | Remove the cruft of the user to have to define the... |
blob | commitdiff | raw | diff to current |
2012-09-29 |
Christoph Lohmann | We need all the colors to be available, so die() on... |
blob | commitdiff | raw | diff to current |
2012-09-29 |
Christoph Lohmann | All xcolors are not Xft colors and the clearing of... |
blob | commitdiff | raw | diff to current |
2012-09-27 |
Christoph Lohmann | Vt escape sequences allow escape sequences in escape... |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Roberto E. Vargas... | Allow control characters inside escape sequences |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Roberto E. Vargas... | Ignore all control characters not handled |
blob | commitdiff | raw | diff to current |
2012-09-26 |
Christoph Lohmann | Implementing line drawing right. |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Christoph Lohmann | A reset should reset the line drawing too. |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Christoph Lohmann | Enabling enacs and adding compatibility to xterm and... |
blob | commitdiff | raw | diff to current |
2012-09-25 |
Roberto E. Vargas... | Fix bug in tputc writing to io file |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Christoph Lohmann | The xinit() call needs to be behind all the tty init... |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Roberto E. Vargas... | Add some documentetion to tsetmode |
blob | commitdiff | raw | diff to current |
next |