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
2014-04-12
textscreen: Init screen at native bit depth.
Simon Howard
2014-04-01
misc: Fix safe vsnprintf() function.
Simon Howard
2014-04-01
textscreen: Use safe string functions.
Simon Howard
2014-03-28
textscreen: Add label for PrintScreen key.
Simon Howard
2014-03-27
Define a keyboard scan code for PrintScreen.
Simon Howard
2013-11-03
Merge from trunk.
Simon Howard
2013-10-31
Change gradient characters of 'large' textscreen font to be direct
Simon Howard
2013-10-28
Merge from trunk.
Simon Howard
2013-10-28
Use system DPI setting on Windows to determine whether to use the large
Simon Howard
2013-10-28
Merge from trunk.
Simon Howard
2013-10-28
Determine which textscreen font to use by looking at the current desktop
Simon Howard
2013-10-20
Oops.
Simon Howard
2013-10-20
Disable file selector dialog on Windows.
Simon Howard
2013-09-08
Merge from trunk.
Simon Howard
2013-09-08
Fix file select widget to emit "changed" signal properly. Reset variable
Simon Howard
2013-08-31
Add textscreen functions to raise and lower windows.
Simon Howard
2013-08-11
Remove Windows CE support.
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-04-01
Merge from trunk.
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-24
Merge from trunk.
Simon Howard
2012-12-23
Fix up weird looking '9' character in large font.
Simon Howard
2012-12-14
Merge from trunk.
Simon Howard
2012-11-18
Add high-resolution font for textscreen.
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
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
Merge from trunk.
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-10-13
Fix crash when calling TXT_Shutdown twice.
Simon Howard
2011-09-20
Don't allow dropdown widget pop-up window to be placed outside the
Simon Howard
2011-09-20
Add TXT_MessageBox convenience function.
Simon Howard
2011-09-18
Hook query code into setup tool, and add search results window.
Simon Howard
2011-06-13
Merge from trunk.
Simon Howard
[next]