2012-09-17 |
Roberto E.... | Add xcalloc wrapper |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Christoph Lohmann | Applying a shortening proposal for the run loop of... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Roberto E.... | Remove call to draw in resize |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Christoph Lohmann | Adding some more fields to the manpage, like authors... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Christoph Lohmann | Remove some solved issues and add some new. |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Christoph Lohmann | Preliminary solution to the stuttering problem. |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Roberto E.... | Fix selection bug |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Roberto E.... | Render only once in each main loop iteration |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Roberto E.... | Remove timeout in the main loop |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Roberto E.... | Call XSync in redraw |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Roberto E.... | Call XdbeQueryExtension before of calling any Xdbe... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Christoph Lohmann | Implementing italic-bold. This will require an increase... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Christoph Lohmann | Ignore NUL character as a padding character. Telnet... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Christoph Lohmann | Importing the patch of Roberto Vargas to inherit signal... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Christoph Lohmann | Reset window title on terminal reset too. |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Christoph Lohmann | Adding a statemant on legacy support. |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Christoph Lohmann | Adding another bold off sequence. |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Roberto E.... | Remove buffering to fileio instead of calling fflush |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Roberto E.... | Add xmalloc and xrealloc wrappers |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Christoph Lohmann | Make nyancat(1) work. Important release feature! |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Christoph Lohmann | Add preliminary blink stubs. Real implementation is... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Christoph Lohmann | Add another obscure way to set a window title. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Christoph Lohmann | Fixing the too small window in non-tiling window managers. |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Christoph Lohmann | Making the selection work again. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Christoph Lohmann | Allow simpler stdout -f handling. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Christoph Lohmann | Adding instantenous debug output and fixing italic... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Christoph Lohmann | Adding the removal of the timeouts to the TODO. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Christoph Lohmann | Removing masks for unhandled enter and leaving events. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Christoph Lohmann | If the selection is cleared, draw() and do it on button... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Roberto E.... | Unhighlight selection when selection is owner by other... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Christoph Lohmann | Forcing the parameter limit to xcopy() and selpaste... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Christoph Lohmann | Removing unneeded arguments to copy(). Thanks to Andrew... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Christoph Lohmann | Implement italic font support. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Add to TODO to make function keys work. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Enable keypad set and unset commands. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Disable BCE again. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Removing the resize issue from the TODO file. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Fixing the resizing behaviour. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Forgot one line. It's late. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Cleaning up the fixed window size and the resizing... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Another thing for TODO – resize. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Updating the TODO and enabling BCE. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | CUP == HVP; CHA == HPA; |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Christoph Lohmann | Unifying the old style. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Roberto E.... | Check alternative screen before drawing box selection |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Roberto E.... | Add newline to stderr message |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Christoph Lohmann | Fixing the border pixel when there is a negative position. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Christoph Lohmann | Add -g geometry to st and the manpage. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Christoph Lohmann | Fixing a type in in2 in the st.info. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Roberto E.... | Force redisplay of all lines in DECSCNM |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Roberto E.... | Add write I/O to file |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Christoph Lohmann | Patch from Roberto Vargas. »Add initialization strings... |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Christoph Lohmann | Add standout mode. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Christoph Lohmann | Cleaning up lonely tabs. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Christoph Lohmann | Make it more obvious where the wrong attribute is used. |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Roberto E.... | Enable multiple arguments in SM and RM |
commit | commitdiff | tree | snapshot |
2012-09-02 |
Roberto E.... | Add vpa terminfo capability |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Christoph Lohmann | Silencing the compiler but keeping strparse. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Christoph Lohmann | Applying the CBT patch of Roberto Vargas. Thanks. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Christoph Lohmann | Never trust terminfo fata morganas. And adding other... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Christoph Lohmann | Add OSC, DSC, PM, APC and settitle. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Christoph Lohmann | Adding setb and setf and a comment about terminfo insta... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Roberto E.... | Add CHT sequence |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Christoph Lohmann | Applying the patches of k0ga and changing the LICENSE... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Roberto E.... | Add TBC sequence |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Roberto E.... | Add HTS sequence |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Roberto E.... | Add tabs field into Term struct |
commit | commitdiff | tree | snapshot |
2012-08-03 |
Brandon Invergo | apply post-XDBE patch BORDER fix |
commit | commitdiff | tree | snapshot |
2012-07-28 |
Brandon Invergo | Implement Xdbe-based double-buffering |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Aurélien Aptel | update TODO. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Aurélien Aptel | cleanup. refactored dirt-related function. |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Aurélien Aptel | use SHELL as default shell. |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Aurélien Aptel | revert to "tip" in VERSION. |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Aurélien Aptel | Added tag 0.2.1 for changeset 108926a0fe61 |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Aurélien Aptel | bump version. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Aurélien Aptel | replace fwrite by printf. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Aurélien Aptel | rewrite csidump(). |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Aurélien Aptel | clean and name enum definitions. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Aurélien Aptel | fix default color overwriten bug. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Aurélien Aptel | show dark cursor when unfocused. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Aurélien Aptel | document possible configuration. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Aurélien Aptel | handle dim/bright colors. |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Aurélien Aptel | merge |
commit | commitdiff | tree | snapshot |
2012-02-11 |
anselm@garbe.us | some minor fixes |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Aurélien Aptel | reduce size of each glyph for faster copy. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Aurélien Aptel | Added tag 0.2 for changeset 3c2f9f2ab5e4 |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Aurélien Aptel | cosmetic, whitespace, etc. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Aurélien Aptel | fix PRINT/DRAW _TIMEOUT and fix redrawing bug. |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Aurélien Aptel | copy dirty lines to screen, add select() timeout &... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Aurélien Aptel | fix segfault in selection. (thx Martti Kühne) |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Aurélien Aptel | merge. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Aurélien Aptel | fix selection. (thx Tarmo Heiskanen) |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Aurélien Aptel | drawregion() only copies region on screen. |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Aurélien Aptel | add dirty flag for lines |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Aurélien Aptel | no palette limit (thx Nick) |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Aurélien Aptel | simplify version format. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Aurélien Aptel | selection is removed or scrolled properly. (thx Rafa... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Aurélien Aptel | working on old repo, merging recent changesets. |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Aurélien Aptel | move xembedatom in XWindow struct, add link to xembed... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Aurélien Aptel | tweak focus to support XEMBED client message and remove... |
commit | commitdiff | tree | snapshot |
next |