| Commit message (Expand) | Author |
| 2014-01-12 | skin_engine: New param "noborder" for the bar tags. | Thomas Martitz |
| 2011-01-24 | New option for the bar tags: 'backdrop, <label>' will draw another image und... | Jonathan Gordon |
| 2010-10-03 | correct drawing of the bar type tags when nofill is set. | Teruaki Kawashima |
| 2010-08-15 | A bunch of new features for the bar type tags (%pb, %pv, %bl, etc): | Jonathan Gordon |
| 2010-05-20 | pass pointers around instead of coping whole structs | Jonathan Gordon |
| 2010-02-16 | scrollbar.c: Simplify code a bit. | Teruaki Kawashima |
| 2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
| 2007-08-05 | Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files. | Jonathan Gordon |
| 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 |
| 2004-07-08 | Removed progressbar() and slidebar() | Linus Nielsen Feltzing |
| 2004-04-28 | A checkbox widget | Linus Nielsen Feltzing |
| 2002-08-28 | Added a scrollbar with sizable knob for directory browsing etc. | Markus Braun |
| 2002-08-07 | Added status bar to file browser and wps | Markus Braun |
| 2002-06-25 | removed Test from the enum list, it broke things | Daniel Stenberg |
| 2002-06-25 | slider bar is now available | Robert Hak |
| 2002-06-15 | Selector was already the cursor image, so I removed the duplicate | Daniel Stenberg |
| 2002-06-14 | Added cursor bitmap | Daniel Stenberg |
| 2002-05-31 | added this icon I call rockbox112x37, let's now all take a guess what it | Daniel Stenberg |
| 2002-05-27 | removed bad extern | Daniel Stenberg |
| 2002-05-17 | Moving recorder code to recorder/ | Björn Stenberg |
| 2002-05-17 | moved from the simulator dir | Daniel Stenberg |
| 2002-05-10 | Added new icons form the Recorder sim | Robert Hak |
| 2002-05-08 | creation | Robert Hak |
| 2002-05-04 | Use the defines, we can't assume a particular LCD or keypad. | Daniel Stenberg |
| 2002-05-04 | created | Robert Hak |
| 2002-04-18 | Moved definition of TRUE and FALSE to types.h | Björn Stenberg |
| 2002-04-17 | proper #ifdef'ing around the file to prevent errors if multiply included | Daniel Stenberg |
| 2002-04-11 | firmware typedefs. only bool so far | Daniel Stenberg |
| 2002-03-26 | updates | Daniel Stenberg |
| 2002-03-26 | lcd_update() works for X11 now... | Daniel Stenberg |
| 2002-03-26 | generic and specific LCD functions | Daniel Stenberg |