aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/button.c
Commit message (Expand)AuthorAgeFilesLines
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-328/+0
* Create a generic GWIN event.inmarket2014-08-201-24/+2
* Add widget tag support (and fix a couple of doxygen problems)inmarket2014-07-151-0/+3
* Significant changes to the window redrawing methodology.inmarket2014-05-211-4/+4
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-201-8/+1
* Multiple changes to GWIN to support containers.inmarket2014-05-101-6/+6
* Make some GWIN constants into #definesinmarket2014-05-011-2/+4
* Much improved appearance for buttons and tabs.inmarket2014-05-011-10/+35
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-1/+1
* Add multiple display support to GWIN.inmarket2013-10-241-33/+33
* Fix to extra button drawing routinesinmarket2013-07-241-6/+6
* fixed license headersJoel Bodenmann2013-07-211-1/+1
* GWIN renaming, tidy up, color stylesinmarket2013-07-071-93/+57
* Remove widget structure members when they are not needed for input trackinginmarket2013-07-061-80/+84
* GWIN Init structures are const (read-only to GWIN)inmarket2013-07-011-1/+1
* GWIN reduce Initialisation parameters and fix visibility issuesinmarket2013-06-241-2/+4
* License header updatesinmarket2013-06-151-1/+1
* Clean up GWIN Event assignment. Optimise event efficiency.inmarket2013-06-101-18/+40
* Add a simple GWIN window manager, Change the way GWIN visibility worksinmarket2013-06-081-4/+5
* New simplified gwin using a pseudo class structure.inmarket2013-06-061-312/+233
* More GOS module changesinmarket2013-05-261-2/+2
* GOS module, for operating system independanceinmarket2013-05-251-4/+2
* button fixJoel Bodenmann2013-05-201-8/+16
* added gwin enabled parameter and implemented button enable/disable functionsJoel Bodenmann2013-05-201-0/+17
* Reinsertion of doxygen headersAndrew Hannam2013-05-061-0/+10
* 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
* Add GINPUT Dial, simplify GWIN input assignmentAndrew Hannam2013-04-071-8/+12
* coding styleJoel Bodenmann2013-03-311-2/+3
* Change GDISP poly fns to support translationAndrew Hannam2013-03-181-37/+37
* GWIN button changesAndrew Hannam2013-03-101-59/+177
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* Add option GWIN_BUTTON_LAZY_RELEASEAndrew Hannam2013-03-021-275/+279
* doxygen & cleanupJoel Bodenmann2012-12-211-43/+0
* more doxygenJoel Bodenmann2012-12-181-1/+1
* doxygenJoel Bodenmann2012-12-181-2/+4
* RestructureAndrew Hannam2012-12-061-9/+5
* Split Attaching Sources to a GWIN buttonAndrew Hannam2012-12-021-21/+14
* GWIN Button bug fixAndrew Hannam2012-12-021-5/+1
* src/gwin/button.c macro fixJoel Bodenmann2012-11-261-3/+3
* Revert "macro fix on src/gwin/button.c"Joel Bodenmann2012-11-261-4/+4
* macro fix on src/gwin/button.cJoel Bodenmann2012-11-261-4/+4
* Ginput and structure changesAndrew Hannam2012-11-261-0/+331