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
Age
Commit message (
Expand
)
Author
2013-10-28
Use system DPI setting on Windows to determine whether to use the large
Simon Howard
2013-10-28
Determine which textscreen font to use by looking at the current desktop
Simon Howard
2013-09-08
Fix file select widget to emit "changed" signal properly. Reset variable
Simon Howard
2013-05-27
Remove use of WINAPI macro to fix compile under MSVC.
Simon Howard
2013-04-01
Correct incorrect doc comment.
Simon Howard
2013-03-31
Fix Doxygen comments.
Simon Howard
2013-03-31
Add back call to TXT_Delay to fix OS X freeze.
Simon Howard
2013-03-31
Allow backspace or delete to clear the contents of an input box.
Simon Howard
2013-03-31
Don't hog the CPU while waiting for the file selector.
Simon Howard
2013-03-31
Fix file selector issues with Windows build.
Simon Howard
2013-03-31
Add file selector widget to textscreen library.
Simon Howard
2012-12-23
Fix up weird looking '9' character in large font.
Simon Howard
2012-11-18
Add high-resolution font for textscreen.
Simon Howard
2012-03-04
Remove some calls to TXT_FGColor by using the new TXT_SaveColors system
Simon Howard
2012-03-01
Rework the way that window background colors are set, and change the
Simon Howard
2012-02-03
Fix crash when typing lots of Unicode characters into a number input
Simon Howard
2012-02-03
Fix CP437-Unicode mapping of cedilla character.
Simon Howard
2012-02-03
Upgrade the input box and label widgets to use UTF-8 strings.
Simon Howard
2012-02-03
Support Unicode input by mapping typed Unicode characters >= 128 up into
Simon Howard
2012-02-03
Split off UTF-8 code into separate file and add extra functions.
Simon Howard
2012-02-02
Beginnings of limited textscreen UTF-8 support.
Simon Howard
2012-02-02
Fix scroll bar behavior (thanks Alexandre Xavier).
Simon Howard
2011-10-23
Fix numeric keypad when entering values in text boxes (thanks Twelve).
Simon Howard
2011-10-23
Fix crash when closing a window.
Simon Howard
2011-10-23
Don't save value when destructor is called.
Simon Howard
2011-10-23
Rework textscreen focus handling so that input boxes will stop editing
Simon Howard
2011-04-17
Fix libtextscreen window hotkeys to work when shift is held down /
Simon Howard
2011-04-11
Allow the shift key to be held down when changing key/mouse/joystick
Simon Howard
2011-04-09
Fix action area minimum width calculation.
Simon Howard
2011-04-04
Close dropdown list popup windows when clicking outside the window.
Simon Howard
2011-04-04
Fix crash.
Simon Howard
2011-04-04
Fix crash.
Simon Howard
2011-04-04
Change the background color when hovering over widgets.
Simon Howard
2011-03-27
Scroll faster in reaction to the scroll wheel.
Simon Howard
2011-03-22
Switch separator to show "screen mode" or "window size" depending on
Simon Howard
2011-03-22
Fix scrollbars so that clicks scroll the pane to a location that matches
Simon Howard
2011-02-05
Fix bug with libtextscreen where it was not possible to type a '+'
Simon Howard
2011-01-31
When large numbers of screen resolutions are detected, increase the
Simon Howard
2010-12-10
Change alignment of actions in a window's action area so that there is
Simon Howard
2010-12-10
Replace txt_widget_t#selectable with a callback function to query
Simon Howard
2010-12-05
Allow textscreen font to be overridden using the TEXTSCREEN_FONT command
Simon Howard
2010-04-30
Add textscreen Doxyfile to dist. Add .desktop file to svn:ignore. Add
Simon Howard
2010-01-27
Add tags files to svn:ignore properties.
Simon Howard
2009-12-12
Fix textscreen black border bug.
Simon Howard
2009-11-05
Perform bounds checking on values passed to TXT_UpdateScreenArea() to
Simon Howard
2009-10-26
Initial hacks for compiling under SDL 1.3.
Simon Howard
2009-09-30
Change British English spellings to American English, for consistency.
Simon Howard
2009-09-20
Use "const char" in libtextscreen where appropriate (thanks entryway).
Simon Howard
2009-08-27
Allow PGUP/PGDN to scroll up and down in scroll panes (thanks
Simon Howard
2009-07-20
Remove redundant variable assignment (thanks Quasar/Yagisan)
Simon Howard
[next]