summaryrefslogtreecommitdiff
path: root/apps/gui/viewport.c (follow)
Commit message (Expand)AuthorAge
* events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2014-03-14
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* lcd-common: Remove support for custom line heights from viewport.Thomas Martitz2014-01-07
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré2012-01-07
* Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon2011-11-19
* Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon2011-11-08
* Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz2011-10-29
* Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz2011-10-17
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* Lists can now be completly draw using the skin engine!Jonathan Gordon2011-09-06
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Remove some redundant #include'sBertrik Sikken2010-06-29
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon2010-06-21
* bahJonathan Gordon2010-06-07
* this should be the last of the warningsJonathan Gordon2010-06-07
* fix errorsJonathan Gordon2010-06-07
* Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon2010-06-07
* fix red, but this might not be the best long term solution.Jonathan Gordon2010-05-25
* remove a stray printfJonathan Gordon2010-05-25
* fix FS#11321 - the x5 remote used the wrong coloursJonathan Gordon2010-05-25
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* fix FS#11100 - statusbar would show up on multiscreen targets if either scree...Jonathan Gordon2010-03-13
* fix yellowJonathan Gordon2010-03-06
* cleanup statusbar+base skin relationship...Jonathan Gordon2010-03-06
* set viewport to default one just for safe.Teruaki Kawashima2010-02-28
* Fix dead parts of the wps when leaving it.Thomas Martitz2010-02-27
* fix 64bit warningJonathan Gordon2010-02-26
* split the theme settings apply() sutff out of settings_apply(). this should f...Jonathan Gordon2010-02-26
* 2 new tags for the base skin.Jonathan Gordon2010-02-26
* remote multifont fixes. it shoud be working again (blame AlexP! he made me br...Jonathan Gordon2010-02-21
* FS#10984 - multifont! 2 major additions:Jonathan Gordon2010-02-14
* Fix FS#10983 - r24568 was just moronic. SorryJonathan Gordon2010-02-10
* unconditioannly show the main/base skins backdrop when enabling the theme so ...Jonathan Gordon2010-02-08
* revert r24478 and make the backdrop behaviour the same as it used to be (so w...Jonathan Gordon2010-02-08
* skin rework (FS#10922) notable changes:Jonathan Gordon2010-01-29
* Fix yellowsThomas Martitz2010-01-27
* Fix multiscreen handling of the viewportmanager.Thomas Martitz2010-01-27
* futile attempt to keep the ondioSP rombox working. This will almost certainly...Jonathan Gordon2010-01-27
* Accept the last patch FS#10797 with a few changes by me (fixing side effects ...Thomas Martitz2010-01-26
* Simplify some expressions using the ? operatorBertrik Sikken2010-01-01
* fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon2009-12-21
* FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki KawashimaJonathan Gordon2009-12-18
* fix red checkwpsJonathan Gordon2009-12-09
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz2009-11-16
* remove 3 bad viewport functions:Jonathan Gordon2009-11-11
* Fall back to info vp from sbs when intersection fails (again, r23575 changed ...Thomas Martitz2009-11-10