Age | Commit message (Collapse) | Author |
|
capslock turned on. Fix a similar problem in-game when typing cheat
codes or using menu hotkeys (thanks Alexandre Xavier).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2327
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2320
|
|
whether the widget is selectable. This stops the table code from
selecting things that aren't really selectable - eg. empty tables,
scrollpanes containing unselectable widgets, etc.
Fixes a bug with the warp menu (thanks Proteh).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2207
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1679
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 648
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 644
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 641
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 626
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 590
|
|
'Abort' button creator.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 575
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 554
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 553
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 551
|
|
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
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 517
|
|
Adjust txt_table_t to expand tables to their maximum width when they
only have one column (ensures separators reach the window edges).
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 515
|