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