aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/list
Commit message (Expand)AuthorAgeFilesLines
* gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITEinmarket2018-07-081-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-34/+34
* 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-27/+27
* Revert "Adding justification parameter to gwinLabelCreate()"Joel Bodenmann2015-11-071-2/+2
* Adding justification parameter to gwinLabelCreate()Joel Bodenmann2015-11-061-2/+2
* Demos updated to remove now deprecated function gwinAttachMouseinmarket2014-09-261-3/+0
* Remove NULLs except in comments as some compilers/OS's give strange definitions.inmarket2014-05-111-2/+2
* Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation st...inmarket2014-05-091-3/+1
* Added gwinListEnableRender()Joel Bodenmann2014-04-261-8/+4
* fixing demo gfxconf.hJoel Bodenmann2014-04-231-2/+1
* Demo updates to fix compile issues.inmarket2014-02-191-0/+1
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-0/+3
* Listbox demo: Change default font to UI2, fix the gfxconf defines, remove sur...inmarket2014-02-032-134/+5
* list demo & docJoel Bodenmann2014-02-012-65/+263
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ...inmarket2013-10-281-3/+3
* uncommented GOS selection in GDISP and GWIN demosJoel Bodenmann2013-10-281-5/+5
* updated GDISP and GWIN demosJoel Bodenmann2013-10-282-124/+67
* Add GWIN List multi-select supportinmarket2013-08-011-1/+1
* Update gwin widgets and lists demosinmarket2013-08-012-12/+21
* List updates and add list demo - still work in progressinmarket2013-07-272-0/+213