Sun, 27 Jan 2013 23:51:59 +0100 | Radek Brich | Update drivers: Rename setcolor to defcolor, add real setcolor which ignores color stack. | file | diff | annotate |
Fri, 18 Jan 2013 22:36:50 +0100 | Radek Brich | Rework layouts: Layout is now normal Container which places its children upon resize event. | file | diff | annotate |
Wed, 09 Jan 2013 22:32:15 +0100 | Radek Brich | DriverSDL: Implement blink attribute. | file | diff | annotate |
Sat, 05 Jan 2013 23:00:41 +0100 | Radek Brich | Update SDL driver: Enlarge char, attr to 32 bits, 64 bits per terminal cell. Colors and attributes are complete, only blink does not work. | file | diff | annotate |
Sat, 05 Jan 2013 00:37:11 +0100 | Radek Brich | Minor updates. Replace super() with direct class reference. Add demo_colors. | file | diff | annotate |