index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
scrollbar.h
(
unfollow
)
Commit message (
Expand
)
Author
2006-10-13
Added inner fill option to normal scrollbar and foreground only option. Added...
Michael Sevakis
2006-02-10
add a bitmap progress bar option + add %P|filename.bmp| tag to the WPS
Ben Basha
2005-11-16
Multi screen support for playlist viewer, some fixes in other gui files
Kevin Ferrare
2005-10-30
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
2005-10-28
Changed some fn names, also corrected a bug with fonts and made the filetree ...
Kevin Ferrare
2005-10-28
Initial multi screen support by Kévin Ferrare (Patch #1318081)
Linus Nielsen Feltzing
2005-08-23
Corrected malformed cvs id line.
Jens Arnold
2005-08-23
Widgets: Reduced code size by not checking coordinate boundaries, as current ...
Jens Arnold
2004-07-08
Removed progressbar() and slidebar()
Linus Nielsen Feltzing
2004-04-28
A checkbox widget
Linus Nielsen Feltzing
2002-08-28
Added a scrollbar with sizable knob for directory browsing etc.
Markus Braun
2002-08-07
Added status bar to file browser and wps
Markus Braun
2002-06-25
removed Test from the enum list, it broke things
Daniel Stenberg
2002-06-25
slider bar is now available
Robert Hak
2002-06-15
Selector was already the cursor image, so I removed the duplicate
Daniel Stenberg
2002-06-14
Added cursor bitmap
Daniel Stenberg
2002-05-31
added this icon I call rockbox112x37, let's now all take a guess what it
Daniel Stenberg
2002-05-27
removed bad extern
Daniel Stenberg
2002-05-17
Moving recorder code to recorder/
Björn Stenberg
2002-05-17
moved from the simulator dir
Daniel Stenberg
2002-05-10
Added new icons form the Recorder sim
Robert Hak
2002-05-08
creation
Robert Hak
2002-05-04
Use the defines, we can't assume a particular LCD or keypad.
Daniel Stenberg
2002-05-04
created
Robert Hak
2002-04-18
Moved definition of TRUE and FALSE to types.h
Björn Stenberg
2002-04-17
proper #ifdef'ing around the file to prevent errors if multiply included
Daniel Stenberg
2002-04-11
firmware typedefs. only bool so far
Daniel Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg