aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-391/+0
|
* Create a generic GWIN event.inmarket2014-08-201-0/+30
| | | | | | The frame now sends a GEVENT_GWIN_CLOSE event on closing. Unfortunately some gwin events have had a field renamed in order to generalise the structure. Demo's updated to match.
* Add widget tag support (and fix a couple of doxygen problems)inmarket2014-07-151-3/+42
|
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-201-15/+13
|
* Multiple changes to GWIN to support containers.inmarket2014-05-101-5/+1
|
* Merge branch 'master' into gwininmarket2014-05-091-0/+16
|\
| * Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation ↵inmarket2014-05-091-0/+16
| | | | | | | | | | | | structures. Incorporate into demo's
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwinJoel Bodenmann2014-04-201-1/+1
|\|
| * doxygen fixesJoel Bodenmann2014-03-281-1/+1
| |
* | Merge branch 'master' into gwininmarket2014-02-191-1/+5
|/
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-0/+308