inmarket
7a7e223d15
Add multiple display support to GWIN.
...
You can now create windows on multiple displays.
2013-10-24 18:36:11 +10:00
Joel Bodenmann
73c5ef26f8
fixed license headers
2013-07-21 22:20:37 +02:00
inmarket
3957505ab1
GWIN renaming, tidy up, color styles
2013-07-07 19:40:37 +10:00
inmarket
ab44f32859
Remove widget structure members when they are not needed for input tracking
...
Also doco update for Enabled Flag
2013-07-06 01:45:24 +10:00
inmarket
57d3632e36
GWIN Init structures are const (read-only to GWIN)
2013-07-01 17:34:13 +10:00
inmarket
8ed9e763c0
GWIN reduce Initialisation parameters and fix visibility issues
2013-06-24 22:58:37 +10:00
inmarket
49b3e8f55a
License header updates
2013-06-15 21:09:02 +10:00
inmarket
2cb35d6815
Clean up GWIN Event assignment. Optimise event efficiency.
2013-06-10 17:18:01 +10:00
inmarket
7baf5c5d44
New simplified gwin using a pseudo class structure.
2013-06-06 14:33:32 +10:00
Joel Bodenmann
427cfaa052
API fix
2013-05-27 13:02:33 +02:00
Joel Bodenmann
a4ca308dd5
added slider enable/disable API
2013-05-27 12:53:34 +02:00
Andrew Hannam
3374aa25c6
Reinsertion of doxygen headers
...
Reinsertion of doxygen headers that got lost in license change
2013-05-06 14:44:47 +10:00
Joel Bodenmann
6c38d5b310
updated license headers
2013-05-03 16:36:17 +02:00
Joel Bodenmann
296e74f3e0
Revert "updated license headers"
...
This reverts commit 0a26d9983b
.
2013-05-02 01:53:28 +02:00
Joel Bodenmann
0a26d9983b
updated license headers
2013-05-02 01:50:09 +02:00
Andrew Hannam
9ee7c284e6
Add GINPUT Dial, simplify GWIN input assignment
...
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.
2013-04-07 16:02:10 +10:00
Joel Bodenmann
48c5fbabb1
slider doc fix take one of two
2013-04-05 16:19:16 +02:00
Joel Bodenmann
9842664b92
Revert "slider doc fix"
...
This reverts commit c86cd58275
.
2013-04-05 16:17:59 +02:00
Joel Bodenmann
c86cd58275
slider doc fix
2013-04-05 16:15:07 +02:00
Andrew Hannam
ee19104dbb
GWIN slider + image support
2013-04-06 21:54:19 +10:00