index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
bitmap
Age
Commit message (
Expand
)
Author
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-02-26
2 new tags for the base skin.
Jonathan Gordon
2010-02-13
Touchscreen: fix scrollbar handling when it's on the right
Maurus Cuelenaere
2010-02-11
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
2010-01-07
list: improvement to move and show selection in multi-line lists.
Teruaki Kawashima
2010-01-03
apps/gui/bitmap/list.c: use bool instead of int to hold boolean value
Bertrik Sikken
2009-12-21
fix another bug from FS#10771 - list touchscreen handling needs to ignore pre...
Jonathan Gordon
2009-12-16
Fix FS#10289 - screens showing a list need to check the show_icons setting be...
Jonathan Gordon
2009-10-06
Fix position calculation of title icon.
Teruaki Kawashima
2009-10-06
Use macro to test viewport's RTL flag
Tomer Shalev
2009-10-05
Fine tuning of gui elements positioning in RTL mode
Tomer Shalev
2009-10-05
Remove redundant code in list.c
Tomer Shalev
2009-10-05
Add rtl flagging to viewport_set_defaults(), and ensure that
Tomer Shalev
2009-10-05
Implement RTL as a viewport's bit-field
Tomer Shalev
2009-10-05
Fix red - type
Tomer Shalev
2009-10-05
- Use pointers instead of repeating access to array element
Tomer Shalev
2009-10-05
Revert renaming of the scrollbar global setting by r22945, following discussi...
Tomer Shalev
2009-10-05
Fix yellow
Tomer Shalev
2009-10-05
Have scollbar in the right side while in RTL mode
Tomer Shalev
2009-10-05
Fix red - forgot one #ifdef
Tomer Shalev
2009-10-05
Fix some of the reds
Tomer Shalev
2009-10-05
RTL support in menus
Tomer Shalev
2009-09-04
Alright, it seems I got scroll_stop() wrong. Using the viewport that's set be...
Thomas Martitz
2009-09-04
Change r22610 a bit. The new parent viewport isn't really suitable.
Thomas Martitz
2009-09-03
Don't stop scrolling for the whole display, but only in the actual list paren...
Thomas Martitz
2009-08-22
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
Touchscreen list handling: fix issue where scrolling with the scrollbar could...
Maurus Cuelenaere
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
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
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-18
Scrollbar position: only update it when exiting the menu + FS#10539 by Alexan...
Maurus Cuelenaere
2009-08-17
Add setting to position the scrollbar on the left or right
Maurus Cuelenaere
2009-08-06
Remove some unused #includes
Bertrik Sikken
2009-08-02
Remove redundant definitions of SCROLLBAR_WIDTH
Nils Wallménius
2009-05-09
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-03-08
Bugfix: Text styles are not drawmodes, so stop storing them in the vieport's ...
Jens Arnold
2009-02-19
Touchscreen fixes:
Maurus Cuelenaere
2009-02-12
Touchscreen devices: make scrolling up work better
Maurus Cuelenaere
2009-01-28
Fix list title setup
Thomas Martitz
2009-01-07
Fix some wierdness with the debug menus...
Jonathan Gordon
2008-12-31
fix red
Jonathan Gordon
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-07-05
fix FS#9144 hopefully for good... only update the screen if the time line is ...
Jonathan Gordon
2008-06-28
Simplify touchscreen scrollbar handling code
Maurus Cuelenaere
2008-06-28
Small fix for touchscreen interface
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-15
"Fix" FS#7887 - the line selector colours would be completly wrong on scrolli...
Jonathan Gordon
[next]