aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/list/main.c
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
* 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
* Listbox demo: Change default font to UI2, fix the gfxconf defines, remove sur...inmarket2014-02-031-1/+1
* list demo & docJoel Bodenmann2014-02-011-11/+51
* Replace NULL's with 0 as NULL is not defined by the Raw32 GOS.inmarket2013-12-211-1/+1
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-1/+30
* Add GWIN List multi-select supportinmarket2013-08-011-1/+1
* Update gwin widgets and lists demosinmarket2013-08-011-11/+20
* List updates and add list demo - still work in progressinmarket2013-07-271-0/+63