Age | Commit message (Expand) | Author |
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 |
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-12 | Merge from trunk. | 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 |