summaryrefslogtreecommitdiff
path: root/apps/gui/scrollbar.c (follow)
Commit message (Expand)AuthorAge
* skin_engine: New param "noborder" for the bar tags.Thomas Martitz2014-01-12
* Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz2011-11-08
* New option for the bar tags: 'backdrop, <label>' will draw another image und...Jonathan Gordon2011-01-24
* fix displaying of the slider when default is used for pb->y and pb->height.Teruaki Kawashima2010-10-08
* correct drawing of the bar type tags when nofill is set.Teruaki Kawashima2010-10-03
* A bunch of new features for the bar type tags (%pb, %pv, %bl, etc):Jonathan Gordon2010-08-15
* pass pointers around instead of coping whole structsJonathan Gordon2010-05-20
* scrollbar.c: Simplify code a bit.Teruaki Kawashima2010-02-16
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* Add stride defines to support vertical stridesKarl Kurbjun2009-08-29
* Slightly more compact boundary check.Jens Arnold2009-04-11
* Fix the scrollbar boundary checking to prevent the player from freezing on sc...Karl Kurbjun2009-04-11
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Break out some duplicated code into a seperate functionNils Wallménius2007-11-25
* Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files.Jonathan Gordon2007-08-05
* Fix bug in large-value handling of gui_scrollbar_draw() that went unnoticed f...Jens Arnold2006-11-25
* One little thing needed changing in gui_bitmap_scrollbar_draw.Michael Sevakis2006-10-13
* Added inner fill option to normal scrollbar and foreground only option. Added...Michael Sevakis2006-10-13
* add a bitmap progress bar option + add %P|filename.bmp| tag to the WPSBen Basha2006-02-10
* Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare2005-11-16
* Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare2005-10-30
* Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare2005-10-28
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28