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 |
2012-09-24 |
Roberto E. Vargas... | Fix LNM sequence |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Roberto E. Vargas... | Add KAM sequence |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Roberto E. Vargas... | Remove unused parameters in ttyresize |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Roberto E. Vargas... | Clear X window in tsetreset() |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Christoph Lohmann | Merging xft and current st heads. |
blob | commitdiff | raw | diff to current |
2012-09-24 |
Christoph Lohmann | Initial Xft support for st. More to follow. |
blob | commitdiff | raw | diff to current |
2012-09-19 |
Aurélien Aptel | use typedef'd unsigned type and regular bool type. |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Christoph Lohmann | Fixing the redrawing patch of k0ga, so it's using xclea... |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Roberto E. Vargas... | Clean windows display after resizing |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Roberto E. Vargas... | Copy non set positions as spaces |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Roberto E. Vargas... | Add newline in error messages |
blob | commitdiff | raw | diff to current |
2012-09-17 |
Roberto E. Vargas... | Add xcalloc wrapper |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Christoph Lohmann | Applying a shortening proposal for the run loop of... |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Roberto E. Vargas... | Remove call to draw in resize |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Christoph Lohmann | Preliminary solution to the stuttering problem. |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Roberto E. Vargas... | Fix selection bug |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Roberto E. Vargas... | Render only once in each main loop iteration |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Roberto E. Vargas... | Remove timeout in the main loop |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Roberto E. Vargas... | Call XSync in redraw |
blob | commitdiff | raw | diff to current |
2012-09-16 |
Roberto E. Vargas... | Call XdbeQueryExtension before of calling any Xdbe... |
blob | commitdiff | raw | diff to current |
2012-09-14 |
Christoph Lohmann | Implementing italic-bold. This will require an increase... |
blob | commitdiff | raw | diff to current |
2012-09-13 |
Christoph Lohmann | Ignore NUL character as a padding character. Telnet... |
blob | commitdiff | raw | diff to current |
2012-09-13 |
Christoph Lohmann | Importing the patch of Roberto Vargas to inherit signal... |
blob | commitdiff | raw | diff to current |
2012-09-13 |
Christoph Lohmann | Reset window title on terminal reset too. |
blob | commitdiff | raw | diff to current |
2012-09-13 |
Christoph Lohmann | Adding another bold off sequence. |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Roberto E. Vargas... | Remove buffering to fileio instead of calling fflush |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Roberto E. Vargas... | Add xmalloc and xrealloc wrappers |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Christoph Lohmann | Make nyancat(1) work. Important release feature! |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Christoph Lohmann | Add preliminary blink stubs. Real implementation is... |
blob | commitdiff | raw | diff to current |
2012-09-12 |
Christoph Lohmann | Add another obscure way to set a window title. |
blob | commitdiff | raw | diff to current |
2012-09-10 |
Christoph Lohmann | Fixing the too small window in non-tiling window managers. |
blob | commitdiff | raw | diff to current |
2012-09-06 |
Christoph Lohmann | Making the selection work again. |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Christoph Lohmann | Allow simpler stdout -f handling. |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Christoph Lohmann | Adding instantenous debug output and fixing italic... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Christoph Lohmann | Removing masks for unhandled enter and leaving events. |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Christoph Lohmann | If the selection is cleared, draw() and do it on button... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Roberto E. Vargas... | Unhighlight selection when selection is owner by other... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Christoph Lohmann | Forcing the parameter limit to xcopy() and selpaste... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Christoph Lohmann | Removing unneeded arguments to copy(). Thanks to Andrew... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
Christoph Lohmann | Implement italic font support. |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Christoph Lohmann | Fixing the resizing behaviour. |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Christoph Lohmann | Forgot one line. It's late. |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Christoph Lohmann | Cleaning up the fixed window size and the resizing... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Christoph Lohmann | CUP == HVP; CHA == HPA; |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Christoph Lohmann | Unifying the old style. |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Roberto E. Vargas... | Check alternative screen before drawing box selection |
blob | commitdiff | raw | diff to current |
2012-09-04 |
Roberto E. Vargas... | Add newline to stderr message |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Christoph Lohmann | Fixing the border pixel when there is a negative position. |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Christoph Lohmann | Add -g geometry to st and the manpage. |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Roberto E. Vargas... | Force redisplay of all lines in DECSCNM |
blob | commitdiff | raw | diff to current |
2012-09-03 |
Roberto E. Vargas... | Add write I/O to file |
blob | commitdiff | raw | diff to current |
2012-09-02 |
Christoph Lohmann | Add standout mode. |
blob | commitdiff | raw | diff to current |
2012-09-02 |
Christoph Lohmann | Cleaning up lonely tabs. |
blob | commitdiff | raw | diff to current |
2012-09-02 |
Christoph Lohmann | Make it more obvious where the wrong attribute is used. |
blob | commitdiff | raw | diff to current |
2012-09-02 |
Roberto E. Vargas... | Enable multiple arguments in SM and RM |
blob | commitdiff | raw | diff to current |
2012-08-30 |
Christoph Lohmann | Silencing the compiler but keeping strparse. |
blob | commitdiff | raw | diff to current |
2012-08-30 |
Christoph Lohmann | Applying the CBT patch of Roberto Vargas. Thanks. |
blob | commitdiff | raw | diff to current |
2012-08-30 |
Christoph Lohmann | Never trust terminfo fata morganas. And adding other... |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Christoph Lohmann | Add OSC, DSC, PM, APC and settitle. |
blob | commitdiff | raw | diff to current |
2012-08-29 |
Roberto E. Vargas... | Add CHT sequence |
blob | commitdiff | raw | diff to current |
next |