aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_list.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-2/+2
|
* Minor fixupsinmarket2018-11-101-1/+1
|
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-6/+6
|
* Update license headerTibo Clausen2018-10-011-1/+1
|
* Change coord_t to gCoordinmarket2018-07-081-3/+3
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-21/+12
|
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-1/+1
|
* First set of V3 macro changesinmarket2018-02-271-4/+4
|
* Add gwinListItemSetText()inmarket2017-01-091-2/+14
|
* Tidy up flags for custom redraw routinesinmarket2016-02-271-5/+5
|
* Move GWIN widget internal flags into the public header so that all the state ↵Joel Bodenmann2016-02-181-5/+5
| | | | flags are available for custom draw routines.
* Move GWIN widget internal flags into the public header so that all the state ↵inmarket2016-02-171-0/+29
| | | | flags are available for custom draw routines.
* DoxygenJoel Bodenmann2015-11-071-1/+3
|
* More doxygen improvementsJoel Bodenmann2015-11-031-1/+1
|
* Doxygen (documenting each built-in rendering function for widgets)Joel Bodenmann2015-11-031-0/+27
|
* Add the ability to change a gwin list selection via the apiinmarket2015-04-301-0/+31
| | | | Add the ability to scroll a particular item into the current view.
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+304