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.c
(
unfollow
)
Commit message (
Expand
)
Author
2006-11-25
Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed f...
Jens Arnold
2006-10-13
One little thing needed changing in gui_bitmap_scrollbar_draw.
Michael Sevakis
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
2005-06-24
First part of graphics api rework. Special functions, parameter handling, pix...
Jens Arnold
2005-01-16
scrollbar(): Code size optimisation; fixed overflow with large parameters (fi...
Jens Arnold
2004-07-08
Removed progressbar() and slidebar()
Linus Nielsen Feltzing
2004-04-28
A checkbox widget
Linus Nielsen Feltzing
2003-08-10
a minor bit of code policing
Robert Hak
2002-09-25
progressbar, slidebar and scrollbar are not drawn, if they don't fit on
Markus Braun
2002-08-28
No longer use the *_PIXEL macros.
Markus Braun
2002-08-07
Added status bar to file browser and wps
Markus Braun