summaryrefslogtreecommitdiff
path: root/apps/gui/scrollbar.c (unfollow)
Commit message (Expand)Author
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
2005-08-23Corrected malformed cvs id line.Jens Arnold
2005-08-23Widgets: Reduced code size by not checking coordinate boundaries, as current ...Jens Arnold
2005-06-24First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold
2005-01-16scrollbar(): Code size optimisation; fixed overflow with large parameters (fi...Jens Arnold
2004-07-08Removed progressbar() and slidebar()Linus Nielsen Feltzing
2004-04-28A checkbox widgetLinus Nielsen Feltzing
2003-08-10a minor bit of code policingRobert Hak
2002-09-25progressbar, slidebar and scrollbar are not drawn, if they don't fit onMarkus Braun
2002-08-28No longer use the *_PIXEL macros.Markus Braun
2002-08-07Added status bar to file browser and wpsMarkus Braun