aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-042-13/+23
|
* Restore gwin base class image functioninmarket2013-07-041-0/+29
|
* Label, Image and Window Manager changesinmarket2013-07-042-21/+18
|
* label work in progress - not working anymoreJoel Bodenmann2013-07-023-10/+25
|
* wipJoel Bodenmann2013-07-021-3/+15
|
* GLabel work in progressJoel Bodenmann2013-07-012-0/+59
|
* small doxygen fixesJoel Bodenmann2013-07-011-3/+1
|
* image doxygen fixJoel Bodenmann2013-07-011-3/+3
|
* image widget first releaseJoel Bodenmann2013-07-012-30/+86
|
* Merge branch 'GWIN' into imageinmarket2013-07-018-14/+12
|\
| * GWIN Init structures are const (read-only to GWIN)inmarket2013-07-018-14/+12
| |
* | image widget implementation work in progressJoel Bodenmann2013-07-012-0/+52
|/
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-248-46/+50
|
* License header updatesinmarket2013-06-159-9/+9
|
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-107-39/+86
|
* Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-087-491/+734
|
* GWIN fixesinmarket2013-06-061-0/+16
|
* New simplified gwin using a pseudo class structure.inmarket2013-06-069-534/+552
|
* checkbox cleanupJoel Bodenmann2013-06-041-5/+1
|
* added custom render interface for checkboxesJoel Bodenmann2013-06-031-0/+11
|
* member state of checkbox is now called isCheckedJoel Bodenmann2013-06-021-3/+3
|
* some more checkbox fixesJoel Bodenmann2013-06-021-2/+3
|
* GWIN checkbox fixJoel Bodenmann2013-06-021-1/+0
|
* added default themeJoel Bodenmann2013-06-021-28/+9
|
* added basic implementation of checkboxes (functional)Joel Bodenmann2013-06-022-4/+182
|
* API fixJoel Bodenmann2013-05-271-2/+2
|
* added slider enable/disable APIJoel Bodenmann2013-05-271-0/+24
|
* More GOS module changesinmarket2013-05-262-2/+45
| | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support
* GOS module, for operating system independanceinmarket2013-05-251-13/+19
| | | | | GMISC fast floating point trig GMISC fast fixed point trig
* doxygen fixJoel Bodenmann2013-05-202-0/+2
|
* added enable and disable APIs to high level GWIN codeJoel Bodenmann2013-05-201-0/+23
|
* button fixJoel Bodenmann2013-05-201-8/+8
|
* added gwin enabled parameter and implemented button enable/disable functionsJoel Bodenmann2013-05-202-1/+33
|
* Reinsertion of doxygen headersAndrew Hannam2013-05-065-137/+209
| | | | Reinsertion of doxygen headers that got lost in license change
* updated license headersJoel Bodenmann2013-05-037-189/+31
|
* Revert "updated license headers"Joel Bodenmann2013-05-027-61/+38
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-027-38/+61
|
* Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-072-17/+28
| | | | | | | | Added GINPUT Dial support and a driver that uses GADC to read the dial. Added support for Dial inputs to the GWIN slider. Updated the slider demo for Dial Inputs. Simplified the assigning of inputs to GWIN "widgets" button and slider. Updated the demo's to match the new input to button assignment.
* Create generic GWIN Draw routineAndrew Hannam2013-04-061-0/+10
| | | | | | | For some GWIN controls they support a Draw() routine. For those controls the base class now supports a generic Draw routine which will call their specific Draw routine. The only GWIN's with a Draw routine currently are Buttons and Sliders.
* slider doc fix take one of twoJoel Bodenmann2013-04-051-8/+8
|
* Revert "slider doc fix"Joel Bodenmann2013-04-051-8/+8
| | | | This reverts commit c86cd58275c1efe62c6dd2f45e9996b077906352.
* slider doc fixJoel Bodenmann2013-04-051-8/+8
|
* GWIN slider + image supportAndrew Hannam2013-04-063-0/+264
|
* coding styleJoel Bodenmann2013-03-311-0/+1
|
* GWIN doc update and poly functionsAndrew Hannam2013-03-181-186/+503
| | | | | Add poly functions to GWIN Move doxygen documentation to header file
* GWIN Graph - use GDISP point definitionAndrew Hannam2013-03-181-208/+207
|
* doxygen fixesJoel Bodenmann2013-03-101-0/+1
|
* GWIN button changesAndrew Hannam2013-03-101-194/+252
| | | | | Support a user supplied custom button drawing function. Add arrow buttons based on the new GDISP polygon support.
* updated copyright - 2013Joel Bodenmann2013-03-066-6/+6
|