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
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
2008-06-06
Fix yellow
Maurus Cuelenaere
2008-06-06
1) Implement generic touchscreen detection library for the plugins
Maurus Cuelenaere
2008-06-02
Fix some mistakes
Maurus Cuelenaere
2008-06-02
1) Make touchscreen interface more intuitive
Maurus Cuelenaere
2008-06-01
Even more touchscreen improvements.
Maurus Cuelenaere
2008-06-01
Some more touchscreen gui list improvements.
Maurus Cuelenaere
2008-05-30
(Simulator) Touchscreen improvements.
Maurus Cuelenaere
2008-05-11
more textarea to viewport conversion... yes/no screen...
Jonathan Gordon
2008-04-21
And fix the bug which I was actually being pinged about...
Jonathan Gordon
2008-04-20
Killed unnecessary global variables by making them static.
Bertrik Sikken
2008-04-09
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-04-03
fix FS#8841 - scrolling doesnt work when using cursor seelction icon
Jonathan Gordon
2008-03-05
fix the touchpad list code
Jonathan Gordon
2008-03-05
FS#8457 - convert the list drawing code to use viewports. This does not inclu...
Jonathan Gordon