aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin.c
Commit message (Expand)AuthorAgeFilesLines
* gwinDestroy(), gwinGetFirstChild() and gwinGetNextChild()Joel Bodenmann2014-01-041-4/+21
* whitespacesJoel Bodenmann2014-01-041-1/+2
* optimized gwinGetVisible() and gwinGetEnabled()Joel Bodenmann2014-01-041-6/+4
* working gwinGetVisible() and gwinGetEnabled()Joel Bodenmann2014-01-041-4/+16
* added experimental gwinGetEnabled()Joel Bodenmann2014-01-041-1/+11
* basic implementation of parent/child (no flag handling done yet)Joel Bodenmann2014-01-041-0/+29
* first implementation of console buffer. This has to be tested first - might c...Joel Bodenmann2013-12-181-2/+11
* Fix compile errorinmarket2013-11-231-1/+1
* Add support to GWIN for a routine that can redraw an entire display (subject ...inmarket2013-11-161-60/+43
* Add multiple display support to GWIN.inmarket2013-10-241-49/+50
* Fix bug where freed memory is written to.inmarket2013-09-191-3/+4
* Fix compile error in gwinGetPixelColor()inmarket2013-07-291-1/+1
* This image wrapper really is meant to be there and is used by some demo apps ...inmarket2013-07-221-0/+12
* removed a forgotted GDISP wrapper call in GWINJoel Bodenmann2013-07-221-12/+0
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* Fix enabled visibility buginmarket2013-07-071-2/+2
* GWIN renaming, tidy up, color stylesinmarket2013-07-071-57/+17
* Rename gwin base image function to avoid confusion with the image gwin object.inmarket2013-07-041-1/+1
* Make the enabled state available to all GWIN's - not just widgets.inmarket2013-07-041-0/+28
* Restore gwin base class image functioninmarket2013-07-041-0/+12
* Label, Image and Window Manager changesinmarket2013-07-041-0/+18
* label work in progress - not working anymoreJoel Bodenmann2013-07-021-0/+4
* image widget first releaseJoel Bodenmann2013-07-011-12/+0
* GWIN Init structures are const (read-only to GWIN)inmarket2013-07-011-3/+3
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-241-26/+28
* License header updatesinmarket2013-06-151-1/+1
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-2/+7
* Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-081-38/+252
* GWIN fixesinmarket2013-06-061-2/+12
* New simplified gwin using a pseudo class structure.inmarket2013-06-061-73/+37
* GOS module, for operating system independanceinmarket2013-05-251-6/+5
* added enable and disable APIs to high level GWIN codeJoel Bodenmann2013-05-201-0/+4
* updated license headersJoel Bodenmann2013-05-031-25/+3
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
* updated license headersJoel Bodenmann2013-05-021-0/+9
* Create generic GWIN Draw routineAndrew Hannam2013-04-061-0/+15
* GWIN slider + image supportAndrew Hannam2013-04-061-0/+15
* GWIN doc update and poly functionsAndrew Hannam2013-03-181-373/+117
* Fix compiler warningAndrew Hannam2013-03-081-1/+1
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* Fix to allow destroying of gwin buttonsAndrew Hannam2013-03-021-544/+546
* more doxygenJoel Bodenmann2012-12-181-1/+1
* doxygen fixJoel Bodenmann2012-12-181-2/+4
* RestructureAndrew Hannam2012-12-061-0/+542