aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/list/main.c
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
|
* Listbox demo: Change default font to UI2, fix the gfxconf defines, remove ↵inmarket2014-02-031-1/+1
| | | | surpurflous defines
* 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