aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/list
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Adding justification parameter to gwinLabelCreate()"Joel Bodenmann2015-11-071-2/+2
| | | | This reverts commit e8a769c3823eef72a9e064d3bf992152ed261ad2.
* 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 ↵inmarket2014-05-091-3/+1
| | | | | | structures. Incorporate into demo's
* 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 ↵inmarket2014-02-032-134/+5
| | | | surpurflous defines
* 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
| | | | the new streaming and multiple display demos
* 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