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