summaryrefslogtreecommitdiff
path: root/apps/gui/list.c (follow)
Commit message (Expand)AuthorAge
...
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Fix ret for buttonbar targets.Thomas Martitz2009-08-16
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Various files: make functions static if they're local or make sure there is a...Bertrik Sikken2009-08-06
* fix page up/down in list (FS# 10435).Teruaki Kawashima2009-07-29
* Remove some unused declarationsBertrik Sikken2009-05-21
* Fix duplicate #includesBertrik Sikken2009-05-17
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* 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
* Fix some wierdness with the debug menus... Jonathan Gordon2009-01-07
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels..Jonathan Gordon2009-01-02
* 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
* Alternate fix for the bug fixed by FS#9163, the selection in the playlist vie...Nils Wallménius2008-10-13
* Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the...Jonathan Gordon2008-10-12
* redo the previous commit so its actually useful.Jonathan Gordon2008-09-25
* have the info lists set the selection before they are exited, this is sometim...Jonathan Gordon2008-09-25
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon2008-08-18
* fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon2008-07-05
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* quick fix for FS#8729Jonathan Gordon2008-06-24
* Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye2008-05-29
* fix FS#9020 and make scrolling down in lists a bit more consistant with scrol...Jonathan Gordon2008-05-22
* Make list.c use button_queue_count() instead of accessing the button_queue di...Bertrik Sikken2008-05-20
* doh! fix yellow.Jonathan Gordon2008-05-11
* more textarea to viewport conversion... yes/no screen...Jonathan Gordon2008-05-11
* a bit of code cleanup.. use a single function to get the statusbar height (or...Jonathan Gordon2008-05-04
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* So, I was skimming the irc logs from my 3 day absense and I was pinged about ...Jonathan Gordon2008-04-21
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* fix the buttonbar in the browser and menus. Jonathan Gordon2008-03-26
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* more fixes for button bar... this will all disappear when viewports are handl...Jonathan Gordon2008-03-09
* fix recorder, buttonbar caused list problemsJonathan Gordon2008-03-09
* fix the touchpad list codeJonathan Gordon2008-03-05
* FS#8457 - convert the list drawing code to use viewports. This does not inclu...Jonathan Gordon2008-03-05
* Fix the simplelist redraw behaviour. It caused e.g. the 'Open with...' menu i...Jens Arnold2008-02-25
* Accept FS #8490 by Vuong Minh Hiep: fix wrong selection in multi-line listsPeter D'Hoye2008-01-21
* Accept and Fix FS#8427 - problem with empty screens in lists with pages scrol...Jonathan Gordon2008-01-08
* fix touchpad list codeJonathan Gordon2007-12-17
* remove the duplicated gui_list struct and only duplicate the members which ar...Jonathan Gordon2007-12-17
* Make the "current line" value in the gradient style code zero-based, and an a...Nicolas Pennequin2007-12-06
* Oops, wrong define. Fixes the warnings.Nicolas Pennequin2007-11-19
* Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...Nicolas Pennequin2007-11-19
* FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing2007-11-19