Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko | |
2011-06-02 | GUI: Replace some s(n)printf uses by Common::String::format | Max Horn | |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops | |
2011-05-17 | GUI: Trying to clarify my comment on ctrl-a/ctrl-e *sigh* | Max Horn | |
2011-05-17 | GUI: Text editing tweaks | Max Horn | |
- Streamline keypad handling - Allow up/down to act like home/end - On Mac OS X, allow ctrl-a and ctrl-e to act like home/end | |||
2011-05-17 | GUI: For a list entry in edit mode, move caret to end | Max Horn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-04-16 | GUI: Let EditTextWidget notify when the editing is finished | Eugene Sandulenko | |
2010-11-16 | GUI: Push down some header (inter)dependencies | Max Horn | |
svn-id: r54267 | |||
2010-11-16 | GUI: Commit some changes missing in my previous commit (oops) | Max Horn | |
svn-id: r54266 | |||
2010-11-16 | GUI: Move major widgets to new directory gui/widgets | Max Horn | |
Also renamed the source/header files, now they are more closely aligned to how we rename most other source files svn-id: r54264 |