aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/gwin.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-863/+0
* Increase size of gwin flags to 32 bits.inmarket2014-01-091-1/+1
* added gwinGetColor() and gwinGetBgColor()Joel Bodenmann2014-01-061-0/+18
* added window manager to doxygenJoel Bodenmann2013-12-281-2/+2
* Add support to GWIN for a routine that can redraw an entire display (subject ...inmarket2013-11-161-0/+16
* moved include headers to correct locationJoel Bodenmann2013-10-281-8/+0
* Add multiple display support to GWIN.inmarket2013-10-241-1/+4
* This image wrapper really is meant to be there and is used by some demo apps ...inmarket2013-07-221-0/+33
* removed a forgotted GDISP wrapper call in GWINJoel Bodenmann2013-07-221-33/+0
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* doxygen updatesJoel Bodenmann2013-07-211-1/+0
* added list widget dummyJoel Bodenmann2013-07-171-0/+4
* doxygen updateJoel Bodenmann2013-07-171-1/+7
* GWIN renaming, tidy up, color stylesinmarket2013-07-071-33/+50
* 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/+23
* Restore gwin base class image functioninmarket2013-07-041-0/+29
* Label, Image and Window Manager changesinmarket2013-07-041-0/+14
* label work in progress - not working anymoreJoel Bodenmann2013-07-021-1/+9
* GLabel work in progressJoel Bodenmann2013-07-011-0/+4
* small doxygen fixesJoel Bodenmann2013-07-011-3/+1
* image widget first releaseJoel Bodenmann2013-07-011-29/+0
* Merge branch 'GWIN' into imageinmarket2013-07-011-1/+1
|\
| * GWIN Init structures are const (read-only to GWIN)inmarket2013-07-011-1/+1
* | image widget implementation work in progressJoel Bodenmann2013-07-011-0/+5
|/
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-241-6/+17
* License header updatesinmarket2013-06-151-1/+1
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-0/+1
* Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-081-376/+568
* GWIN fixesinmarket2013-06-061-0/+16
* New simplified gwin using a pseudo class structure.inmarket2013-06-061-66/+51
* added basic implementation of checkboxes (functional)Joel Bodenmann2013-06-021-4/+5
* doxygen fixJoel Bodenmann2013-05-201-0/+1
* added enable and disable APIs to high level GWIN codeJoel Bodenmann2013-05-201-0/+23
* added gwin enabled parameter and implemented button enable/disable functionsJoel Bodenmann2013-05-201-0/+1
* Reinsertion of doxygen headersAndrew Hannam2013-05-061-0/+18
* updated license headersJoel Bodenmann2013-05-031-33/+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/+10
* GWIN slider + image supportAndrew Hannam2013-04-061-0/+24
* GWIN doc update and poly functionsAndrew Hannam2013-03-181-186/+503
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+186
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-186/+0
* more doxygenJoel Bodenmann2012-12-181-1/+1
* some more doxygenJoel Bodenmann2012-12-181-0/+8
* doxygen fixJoel Bodenmann2012-12-181-1/+4
* RestructureAndrew Hannam2012-12-061-0/+175