Age | Commit message (Expand) | Author |
---|---|---|
2006-05-23 | Fix compiler warnings caused by missing includes. | Simon Howard |
2006-05-23 | Eat keypresses when pressing buttons. | Simon Howard |
2006-05-22 | CAST -> TXT_CAST_ARG, UNCAST -> TXT_UNCAST_ARG. | Simon Howard |
2006-05-22 | Add casting macros to allow for easy casts between types. | Simon Howard |
2006-05-22 | Add a signals architecture to allow callbacks on GUI events. | Simon Howard |
2006-05-20 | Add missing free() call. | Simon Howard |
2006-05-20 | Add table class. Allow widgets with heights of more than one line. | Simon Howard |
2006-05-20 | Add main loop function and forward key presses to widgets. | Simon Howard |
2006-05-20 | Clip windows against the workspace boundaries. | Simon Howard |
2006-05-20 | Add selectable and visible properties to widgets. Allow the position of | Simon Howard |
2006-05-18 | Initial working text-mode GUI framework. | Simon Howard |