aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin.h
Commit message (Collapse)AuthorAgeFilesLines
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
| | | | The only include path now needed is for drivers (in particular GDISP drivers)
* DoxygenJoel Bodenmann2015-11-071-0/+2
|
* Doco improvementinmarket2015-10-061-13/+18
|
* Doxygen updateJoel Bodenmann2015-07-051-1/+1
|
* Add the ability to flash a gwin window/widget.inmarket2015-01-251-0/+34
| | | | | Only the button draws for checkbox's and radio's currently do anything about it. Widget demo updated to show this on Checkbox 3 (the toggle button).
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-0/+1026
project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).