summaryrefslogtreecommitdiff
path: root/apps/gui/viewport.h (follow)
Commit message (Expand)AuthorAge
* Fix up some more redMichael Sevakis2014-08-05
* Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz2011-10-17
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon2010-06-07
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2009-12-21
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* remove 3 bad viewport functions:Jonathan Gordon2009-11-11
* Initial custom statusbar commit.Thomas Martitz2009-10-19
* A bit of const correctness and 80-char limit correction.Thomas Martitz2009-10-11
* Make function arg const pointerNils Wallménius2009-10-10
* Fix player red and remove an obsolete function call.Thomas Martitz2009-10-09
* Fix a few problems with RTL, statusbar and custom ui viewport.Thomas Martitz2009-10-09
* Get rid of some of the code duplication from checkwps, it still duplicates a ...Thomas Martitz2009-09-13
* Fix buttonbar handling/theme changed handling in lists.Thomas Martitz2009-09-07
* Factor out/generalise the function that checks whether a point is within a vi...Thomas Martitz2009-09-05
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Protect viewport.h against multiple inclusion.Thomas Martitz2009-08-12
* Remove unneeded symbols and improve the comment to the VP parsing functionAlexander Levin2009-08-12
* Fix player and greyscale reds.Thomas Martitz2009-08-09
* Factor out WPS' %V parsing function into viewport.c, in preperation of custom...Thomas Martitz2009-08-09
* Convert a number of places in core and plugins to use the BIT_N() macro inste...Jens Arnold2009-06-07
* Clean up some more #includesBertrik Sikken2009-03-08
* Use unsigned constants to avoid adding another gcc-support routine and save a...Nils Wallménius2009-02-01
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)Jonathan Gordon2009-01-02
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* FS#8457 - convert the list drawing code to use viewports. This does not inclu...Jonathan Gordon2008-03-05