| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into GWIN | inmarket | 2013-07-01 | 1 | -1/+1 |
|\ |
|
| * | gdisp: fixed bug in line drawing function | Mateusz Tomaszkiewicz | 2013-06-26 | 1 | -1/+1 |
* | | GWIN reduce Initialisation parameters and fix visibility issues | inmarket | 2013-06-24 | 8 | -46/+50 |
* | | Merge branch 'master' into GWIN | inmarket | 2013-06-22 | 1 | -1/+1 |
|\| |
|
| * | Various README updates | Mateusz Tomaszkiewicz | 2013-06-21 | 1 | -1/+1 |
* | | Merge commit 'd8db148a149541f658cc9729785b3694f80e2624' into GWIN | inmarket | 2013-06-22 | 4 | -24/+24 |
|\| |
|
| * | License header updates | inmarket | 2013-06-15 | 50 | -164/+78 |
* | | License header updates | inmarket | 2013-06-15 | 51 | -185/+99 |
* | | Clean up GWIN Event assignment. Optimise event efficiency. | inmarket | 2013-06-10 | 10 | -59/+154 |
* | | Add a simple GWIN window manager, Change the way GWIN visibility works | inmarket | 2013-06-08 | 8 | -509/+764 |
* | | GWIN fixes | inmarket | 2013-06-06 | 1 | -0/+16 |
* | | New simplified gwin using a pseudo class structure. | inmarket | 2013-06-06 | 9 | -534/+552 |
|/ |
|
* | checkbox cleanup | Joel Bodenmann | 2013-06-04 | 1 | -5/+1 |
* | added custom render interface for checkboxes | Joel Bodenmann | 2013-06-03 | 1 | -0/+11 |
* | member state of checkbox is now called isChecked | Joel Bodenmann | 2013-06-02 | 1 | -3/+3 |
* | some more checkbox fixes | Joel Bodenmann | 2013-06-02 | 1 | -2/+3 |
* | GWIN checkbox fix | Joel Bodenmann | 2013-06-02 | 1 | -1/+0 |
* | added default theme | Joel Bodenmann | 2013-06-02 | 1 | -28/+9 |
* | Fix license issues and GOS issues in TDISP | inmarket | 2013-06-02 | 3 | -78/+38 |
* | GOS updates | inmarket | 2013-06-02 | 6 | -20/+84 |
* | added basic implementation of checkboxes (functional) | Joel Bodenmann | 2013-06-02 | 2 | -4/+182 |
* | doxygen fixes | Joel Bodenmann | 2013-06-01 | 1 | -8/+1 |
* | TDISP update | Joel Bodenmann | 2013-06-01 | 3 | -252/+421 |
* | added obsolete #warning to gdispInit() | Joel Bodenmann | 2013-05-30 | 1 | -2/+2 |
* | API fix | Joel Bodenmann | 2013-05-27 | 1 | -2/+2 |
* | added slider enable/disable API | Joel Bodenmann | 2013-05-27 | 1 | -0/+24 |
* | More GOS module changes | inmarket | 2013-05-26 | 9 | -189/+513 |
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 18 | -109/+1014 |
* | docs | Joel Bodenmann | 2013-05-20 | 2 | -62/+64 |
* | doxygen fix | Joel Bodenmann | 2013-05-20 | 2 | -0/+2 |
* | added enable and disable APIs to high level GWIN code | Joel Bodenmann | 2013-05-20 | 1 | -0/+23 |
* | button fix | Joel Bodenmann | 2013-05-20 | 1 | -8/+8 |
* | added gwin enabled parameter and implemented button enable/disable functions | Joel Bodenmann | 2013-05-20 | 2 | -1/+33 |
* | X driver for GDISP and GINPUT_MOUSE | Andrew Hannam | 2013-05-16 | 1 | -0/+6 |
* | TDISP demo fix | Joel Bodenmann | 2013-05-15 | 1 | -6/+6 |
* | TDISP fixes | Joel Bodenmann | 2013-05-15 | 2 | -221/+232 |
* | Reinsertion of doxygen headers | Andrew Hannam | 2013-05-06 | 21 | -684/+962 |
* | updated license headers | Joel Bodenmann | 2013-05-03 | 42 | -1307/+504 |
* | Revert "updated license headers" | Joel Bodenmann | 2013-05-02 | 42 | -367/+209 |
* | updated license headers | Joel Bodenmann | 2013-05-02 | 42 | -209/+367 |
* | GIF image handling | Andrew Hannam | 2013-04-20 | 2 | -1/+26 |
* | doxygen fix | Joel Bodenmann | 2013-04-10 | 2 | -0/+19 |
* | some doxygen fixes | Joel Bodenmann | 2013-04-08 | 1 | -1/+1 |
* | Move doxygen to the include file for Mouse LLD | Andrew Hannam | 2013-04-07 | 1 | -121/+181 |
* | Add GINPUT Dial, simplify GWIN input assignment | Andrew Hannam | 2013-04-07 | 4 | -140/+207 |
* | Create generic GWIN Draw routine | Andrew Hannam | 2013-04-06 | 1 | -0/+10 |
* | slider doc fix take one of two | Joel Bodenmann | 2013-04-05 | 1 | -8/+8 |
* | Revert "slider doc fix" | Joel Bodenmann | 2013-04-05 | 1 | -8/+8 |
* | slider doc fix | Joel Bodenmann | 2013-04-05 | 1 | -8/+8 |
* | GWIN slider + image support | Andrew Hannam | 2013-04-06 | 3 | -0/+264 |