aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/slider.h
Commit message (Collapse)AuthorAgeFilesLines
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-155/+0
|
* Add multiple display support to GWIN.inmarket2013-10-241-1/+3
| | | | You can now create windows on multiple displays.
* fixed license headersJoel Bodenmann2013-07-211-1/+1
|
* GWIN renaming, tidy up, color stylesinmarket2013-07-071-30/+6
|
* Remove widget structure members when they are not needed for input trackinginmarket2013-07-061-3/+7
| | | | Also doco update for Enabled Flag
* GWIN Init structures are const (read-only to GWIN)inmarket2013-07-011-1/+1
|
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-241-7/+2
|
* License header updatesinmarket2013-06-151-1/+1
|
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-5/+19
|
* New simplified gwin using a pseudo class structure.inmarket2013-06-061-122/+28
|
* API fixJoel Bodenmann2013-05-271-2/+2
|
* added slider enable/disable APIJoel Bodenmann2013-05-271-0/+24
|
* Reinsertion of doxygen headersAndrew Hannam2013-05-061-0/+14
| | | | Reinsertion of doxygen headers that got lost in license change
* updated license headersJoel Bodenmann2013-05-031-29/+3
|
* Revert "updated license headers"Joel Bodenmann2013-05-021-9/+0
| | | | This reverts commit 0a26d9983b6d1deab272ff6dde98f7c77ff2a56c.
* updated license headersJoel Bodenmann2013-05-021-0/+9
|
* Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-071-5/+18
| | | | | | | | 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.
* 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-061-0/+233