Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-26 | use SHELL environment variable (thx Thomas Adam) | Aurélien Aptel | 1 | -1/+0 |
2010-03-15 | double-buffering added using pixmap (finally). | Aurélien Aptel | 1 | -2/+1 |
2010-03-11 | bold attribute is back. | Aurélien Aptel | 1 | -1/+2 |
2010-02-08 | more escapes & more compability: | Aurélien Aptel | 1 | -4/+1 |
2010-02-03 | graphic charset and a few more escapes. | Aurélien Aptel | 1 | -0/+35 |
2009-10-28 | drawing is faster but the bold attr is not supported anymore. | Aurélien Aptel | 1 | -1/+1 |
2009-09-07 | Fixed possible segfault by reverting to the key struct (again). | Aurélien Aptel | 1 | -11/+10 |
2009-07-10 | we definately need pixmaps for the drawing, currently drawing into the window... | Anselm R Garbe | 1 | -11/+11 |
2009-06-21 | reverted back to the old Key struct. | Aurélien Aptel | 1 | -10/+11 |
2009-06-21 | updated "key" to a lookup table. | Aurélien Aptel | 1 | -11/+10 |
2009-06-16 | added/removed files, updated Makefile. | Aurélien Aptel | 1 | -0/+39 |