Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-02 | textscreen: Rejig how the entire drawing process works. Add a recursive | Simon Howard | |
layout method that assigns the position and size of widgets for the whole window before drawing. Add another method that responds to mouse button presses. Allow windows to have no title bar by specifying NULL as the title. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 547 | |||
2006-05-24 | Only allow digits to be typed in number input boxes. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 522 | |||
2006-05-23 | Add input box widget, and include in guitest. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 520 |