summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Ooops, missed one (French typos).Alex Parker2009-08-24
* A couple more French typos (thanks to Clément Pit-Claudel).Alex Parker2009-08-24
* Fix typo in French translation (thanks to Clément Pit-Claudel).Alex Parker2009-08-24
* Bubbles: Change the saving message slightly to include saving scores.Thomas Martitz2009-08-24
* Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"...Thomas Martitz2009-08-24
* Bubbles: Don't remove the savegame before actually resuming the saved game, a...Thomas Martitz2009-08-24
* Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz2009-08-24
* Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz2009-08-24
* Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz2009-08-23
* hopefully get the widecabbie theme going again... temporary fix only thoughJonathan Gordon2009-08-23
* Change the "Rename failed" message to a splash.Thomas Martitz2009-08-23
* Bound the progress slider into the currently used viewport (which should be t...Thomas Martitz2009-08-23
* Remove unused definesMaurus Cuelenaere2009-08-23
* Touchscreen list handling: use icon width instead of scrollbar width for the ...Maurus Cuelenaere2009-08-22
* Touchscreen list handling: ignore presses close to the scrollbar when it's on...Maurus Cuelenaere2009-08-22
* FS#10558 by Melba Sitjar: missing strings for Tagalog language added.Robert Menes2009-08-22
* Touchscreen list handling: fix issue where scrolling with the scrollbar could...Maurus Cuelenaere2009-08-22
* A new implementation of logf, logfdisplay and logfdump.Maurus Cuelenaere2009-08-21
* Fix/hack checkwps + add Onda VX747/VX777 targetsMaurus Cuelenaere2009-08-21
* text editor: optimize a bit and try to reduce size.Teruaki Kawashima2009-08-21
* rockpaint: some fixes and optimization.Teruaki Kawashima2009-08-21
* blackjack: change the way to save/load game state: save game state when quit ...Teruaki Kawashima2009-08-21
* Oops, source in deutsch.lang should match the english source.Thomas Martitz2009-08-21
* Add menu button to accept in yesno screen for the Cowon D2.Thomas Martitz2009-08-21
* Make apps/features depend on config*.hBjörn Stenberg2009-08-20
* Fix displaying of the database browser's progress splash so that it works as ...Thomas Martitz2009-08-20
* fix yellowNils Wallménius2009-08-20
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Fix type of variable statusbar in screens.c as global_settings.statusbar is i...Teruaki Kawashima2009-08-20
* Move handling of "rockbox_default.[r]wps" into wps.c, out of the skin engine ...Thomas Martitz2009-08-20
* Change height calculation of viewport for time and date menu so that it doesn...Teruaki Kawashima2009-08-20
* update the display after getting a bit too close to the touchscreen instead o...Jonathan Gordon2009-08-20
* fix redNils Wallménius2009-08-19
* Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...Nils Wallménius2009-08-19
* Dutch translation: be consistent w.r.t. scrollbarMaurus Cuelenaere2009-08-19
* brickmania: fix position of score in function brickmania_sleep.Teruaki Kawashima2009-08-19
* shortcuts_view: fix displaying last path segments so that plugin exactly show...Teruaki Kawashima2009-08-19
* Resort, upnumber plugin APIJeffrey Goode2009-08-19
* Delete the trivial commentAlexander Levin2009-08-19
* Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin2009-08-19
* Fix typo in the commentAlexander Levin2009-08-19
* More comments in the settings macrosAlexander Levin2009-08-19
* hopefully fix the yellowJonathan Gordon2009-08-19
* get the skin debug output working again, add a line to say how much of the bu...Jonathan Gordon2009-08-19
* show the skin buffer size as well as the used amount in the rockbox info screenJonathan Gordon2009-08-19
* move the statically allocated tokens array into the skin buffer. this is done...Jonathan Gordon2009-08-19
* conditional viewports are allowed to share labels.. so make sure they are all...Jonathan Gordon2009-08-19
* Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...Maurus Cuelenaere2009-08-18
* Add comment to the BOOL_SETTING macro; use that macro for OFFON_SETTING (FS#1...Alexander Levin2009-08-18
* A few non-translation fixes for Tagalog.Robert Menes2009-08-18