Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-25 | GUI: Let edit text widgets use a non-bold (aka normal) font. | Johannes Schickel | |
This change was done per request of _sev. | |||
2012-01-29 | GRAPHICS/GUI: Implement kerning support for Font. | Johannes Schickel | |
This adapts the related graphics code, which is the generic Font API and the TTF font implementation. It furthermore adapts the GUI to properly take care of kerning in text input widgets. | |||
2011-10-27 | GUI: Slight formatting fix. | Johannes Schickel | |
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: 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 |