Age | Commit message (Expand) | Author |
2010-02-05 | Merge from trunk. | 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-21 | Merge from trunk. | 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 |
2009-06-12 | Merge from trunk. | Simon Howard |
2009-06-11 | Grab the input in setup when reading a new key binding, so that Windows | Simon Howard |
2009-06-11 | Fix wince include. Use top_builddir instead of .. where appropriate. | Simon Howard |
2009-06-09 | Merge from trunk. | Simon Howard |
2009-06-07 | Catch errors when initialising SDL. Use the small textscreen font by | Simon Howard |
2009-05-26 | Fix tags for functions using TXT_UNCAST_ARG. | Simon Howard |
2009-05-14 | Merge from trunk. Note that src/i_sdlsound.c has not yet been merged as | Simon Howard |
2009-05-12 | Make txt_inputboxes emit a "changed" signal when their value is changed. | Simon Howard |
2009-05-05 | Better ASCII chart. | Simon Howard |
2009-05-04 | Minor smallfont fixups. | Simon Howard |
2009-05-01 | Add copyright headers to textscreen examples. | Simon Howard |
2009-04-26 | More smallfont fixups. | Simon Howard |
2009-04-23 | Fix up some extended ASCII characters. | Simon Howard |
2009-04-23 | Oops. | Simon Howard |
2009-04-23 | Add small textscreen font for low resolution displays, based on the | Simon Howard |
2009-03-12 | Update from trunk. | Simon Howard |
2009-03-08 | Add "make doc" target to run Doxygen, and add a Doxyfile. Add @file tags | Simon Howard |
2009-03-07 | Add documentation for high-level txt_desktop.h functions. | Simon Howard |
2009-03-07 | Add documentation for high-level textscreen functions. | Simon Howard |
2009-03-06 | Fix signed/unsigned conversion warning. | Simon Howard |
2009-02-08 | Merge from trunk. | Simon Howard |
2009-01-30 | Fix layout of widgets within scroll panes. Scroll scroll panes in | Simon Howard |
2009-01-29 | Shrink text box slightly. | Simon Howard |
2009-01-29 | Allow clicking within scroll bars to set position. | Simon Howard |
2009-01-29 | Add scrollable pane widget to textscreen library. | Simon Howard |
2008-12-20 | Merge from trunk. | Simon Howard |
2008-12-09 | Add SDL_CFLAGS, SDL_LDFLAGS to default compile flags, and check for SDL | Simon Howard |
2008-12-02 | Use the hardware palette for textscreen and Hexen graphical startup. | Simon Howard |
2008-02-28 | Add fixes for MSVC warnings (thanks entryway). | Simon Howard |
2008-02-04 | Update chocolate-setup to the new screen mode config system. | Simon Howard |
2007-10-18 | #define inline to _inline in MSVC. | Simon Howard |
2007-07-29 | Allow more than the standard three mouse buttons to be defined through | Simon Howard |
2007-07-08 | Make the numeric keypad behave like Vanilla does. | Simon Howard |
2007-06-09 | Add *.exe to svn:ignore. | Simon Howard |
2007-06-04 | Rename txt_main.c to txt_sdl.c; add txt_sdl.h for SDL-specific API | Simon Howard |
2007-05-24 | Add TXT_SetWindowTitle function to wrap SDL_WM_SetCaption, so that | Simon Howard |
2007-03-27 | <SDL.h> -> "SDL.h" | Simon Howard |
2007-03-09 | Fix discrepancy between Doom and setup program when prompting for keys. | Simon Howard |
2007-02-24 | Fix library ordering for libtextscreen.a; fixes windows compile. | Simon Howard |
2007-01-06 | Set svn:ignore properties on directories. | Simon Howard |