Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-04 | Update chocolate-setup to the new screen mode config system. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 1042 | |||
2006-09-26 | Add TXT_AddWidgets for adding multiple widgets to a table. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 672 | |||
2006-09-24 | Convenience function for creating a horizontal box. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 659 | |||
2006-08-31 | Add missing copyright notices to textscreen and setup files. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 590 | |||
2006-08-31 | Add TXT_SelectWidget function to select a widget in a table, | Simon Howard | |
TXT_SetColumnWidths to set table column widths. Don't send key presses to unselectable widgets. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 573 | |||
2006-05-22 | CAST -> TXT_CAST_ARG, UNCAST -> TXT_UNCAST_ARG. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 509 | |||
2006-05-22 | Add casting macros to allow for easy casts between types. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 503 | |||
2006-05-20 | Make all windows be tables with one column. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 493 | |||
2006-05-20 | Add table class. Allow widgets with heights of more than one line. | Simon Howard | |
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 492 |