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
(
follow
)
Commit message (
Expand
)
Author
Age
*
skin_engine: New param "noborder" for the bar tags.
Thomas Martitz
2014-01-12
*
Add new lcd_bmp and lcd_bmp_part APIs.
Thomas Martitz
2011-11-08
*
New option for the bar tags: 'backdrop, <label>' will draw another image und...
Jonathan Gordon
2011-01-24
*
fix displaying of the slider when default is used for pb->y and pb->height.
Teruaki Kawashima
2010-10-08
*
correct drawing of the bar type tags when nofill is set.
Teruaki Kawashima
2010-10-03
*
A bunch of new features for the bar type tags (%pb, %pv, %bl, etc):
Jonathan Gordon
2010-08-15
*
pass pointers around instead of coping whole structs
Jonathan Gordon
2010-05-20
*
scrollbar.c: Simplify code a bit.
Teruaki Kawashima
2010-02-16
*
Fix STRIDE macro for multiscreen and add stride support for picture lib.
Karl Kurbjun
2009-09-04
*
Add stride defines to support vertical strides
Karl Kurbjun
2009-08-29
*
Slightly more compact boundary check.
Jens Arnold
2009-04-11
*
Fix the scrollbar boundary checking to prevent the player from freezing on sc...
Karl Kurbjun
2009-04-11
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Break out some duplicated code into a seperate function
Nils Wallménius
2007-11-25
*
Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files.
Jonathan Gordon
2007-08-05
*
Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed f...
Jens Arnold
2006-11-25
*
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-10-13
*
add a bitmap progress bar option + add %P|filename.bmp| tag to the WPS
Ben Basha
2006-02-10
*
Multi screen support for playlist viewer, some fixes in other gui files
Kevin Ferrare
2005-11-16
*
Corrected a bug on archos with buttonbar which was erased when filetree refre...
Kevin Ferrare
2005-10-30
*
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-10-28