Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Label, Image and Window Manager changes | inmarket | 2013-07-04 | 3 | -22/+24 |
* | label work in progress - not working anymore | Joel Bodenmann | 2013-07-02 | 4 | -11/+26 |
* | wip | Joel Bodenmann | 2013-07-02 | 1 | -3/+15 |
* | GLabel work in progress | Joel Bodenmann | 2013-07-01 | 2 | -0/+59 |
* | small doxygen fixes | Joel Bodenmann | 2013-07-01 | 1 | -3/+1 |
* | image doxygen fix | Joel Bodenmann | 2013-07-01 | 1 | -3/+3 |
* | image widget first release | Joel Bodenmann | 2013-07-01 | 2 | -30/+86 |
* | Merge branch 'GWIN' into image | inmarket | 2013-07-01 | 9 | -15/+26 |
|\ | |||||
| * | Merge branch 'master' into GWIN | inmarket | 2013-07-01 | 1 | -1/+14 |
| |\ | |||||
| | * | Add gdispImageIsOpen() function. | inmarket | 2013-07-01 | 1 | -1/+14 |
| * | | GWIN Init structures are const (read-only to GWIN) | inmarket | 2013-07-01 | 8 | -14/+12 |
* | | | image widget implementation work in progress | Joel Bodenmann | 2013-07-01 | 2 | -0/+52 |
|/ / | |||||
* | | 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 |