index
:
chocolate-doom
trimui-s
chocolate-doom-2.2.1 with trimui s support
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
textscreen
/
txt_dropdown.c
Age
Commit message (
Expand
)
Author
2014-05-05
Clean up file headers.
Simon Howard
2012-10-28
Merge from trunk.
Simon Howard
2012-03-04
Remove some calls to TXT_FGColor by using the new TXT_SaveColors system
Simon Howard
2011-10-23
Merge from trunk.
Simon Howard
2011-10-23
Rework textscreen focus handling so that input boxes will stop editing
Simon Howard
2011-09-20
Don't allow dropdown widget pop-up window to be placed outside the
Simon Howard
2011-04-04
Close dropdown list popup windows when clicking outside the window.
Simon Howard
2011-04-04
Change the background color when hovering over widgets.
Simon Howard
2010-12-10
Replace txt_widget_t#selectable with a callback function to query
Simon Howard
2009-09-20
Use "const char" in libtextscreen where appropriate (thanks entryway).
Simon Howard
2006-12-16
Make dropdown lists emit a signal when set.
Simon Howard
2006-09-21
Fix some warnings in textscreen code.
Simon Howard
2006-09-21
Use NULL for initialising pointers rather than 0.
Simon Howard
2006-09-21
Fix a lot of warnings (for fussy compilers) and one always-true check
Russell Rice
2006-09-19
Fix textscreen warnings.
Simon Howard
2006-08-31
Add missing copyright notices to textscreen and setup files.
Simon Howard
2006-08-31
Add dropdown listbox widget
Simon Howard