| Commit message (Expand) | Author | Age | Files | Lines |
* | doxygen fix | Joel Bodenmann | 2013-10-21 | 1 | -1/+3 |
* | Add image support to GWIN Listboxes. | inmarket | 2013-08-01 | 1 | -6/+37 |
* | Add GWIN List multi-select support | inmarket | 2013-08-01 | 1 | -1/+2 |
* | Update GWIN list. | inmarket | 2013-08-01 | 1 | -1/+2 |
* | list update | Joel Bodenmann | 2013-07-28 | 1 | -0/+6 |
* | cleanup | Joel Bodenmann | 2013-07-28 | 1 | -2/+2 |
* | list widget doxygen | Joel Bodenmann | 2013-07-28 | 1 | -1/+121 |
* | some more list work | Joel Bodenmann | 2013-07-27 | 1 | -0/+18 |
* | list widget - work in progress | Joel Bodenmann | 2013-07-25 | 1 | -2/+7 |
* | fixed OS-X port (untested) | Joel Bodenmann | 2013-07-23 | 1 | -1/+1 |
* | This image wrapper really is meant to be there and is used by some demo apps ... | inmarket | 2013-07-22 | 1 | -0/+33 |
* | removed a forgotted GDISP wrapper call in GWIN | Joel Bodenmann | 2013-07-22 | 1 | -33/+0 |
* | fixed license headers | Joel Bodenmann | 2013-07-21 | 13 | -13/+13 |
* | doxygen updates | Joel Bodenmann | 2013-07-21 | 3 | -1/+6 |
* | Image animation changes | inmarket | 2013-07-19 | 2 | -2/+11 |
* | removed gwinImageNext() since the image box widget now automatically takes ca... | Joel Bodenmann | 2013-07-18 | 1 | -21/+2 |
* | added list widget dummy | Joel Bodenmann | 2013-07-17 | 2 | -0/+65 |
* | added gwinImageNext() | Joel Bodenmann | 2013-07-17 | 1 | -0/+20 |
* | doxygen update | Joel Bodenmann | 2013-07-17 | 5 | -4/+14 |
* | GWIN renaming, tidy up, color styles | inmarket | 2013-07-07 | 11 | -191/+204 |
* | Add Radio buttons (can also be used as a Tab group) | inmarket | 2013-07-06 | 3 | -0/+179 |
* | Remove widget structure members when they are not needed for input tracking | inmarket | 2013-07-06 | 4 | -25/+39 |
* | Rename gwin base image function to avoid confusion with the image gwin object. | inmarket | 2013-07-04 | 1 | -1/+1 |
* | Make the enabled state available to all GWIN's - not just widgets. | inmarket | 2013-07-04 | 2 | -13/+23 |
* | Restore gwin base class image function | inmarket | 2013-07-04 | 1 | -0/+29 |
* | Label, Image and Window Manager changes | inmarket | 2013-07-04 | 2 | -21/+18 |
* | label work in progress - not working anymore | Joel Bodenmann | 2013-07-02 | 3 | -10/+25 |
* | 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 | 8 | -14/+12 |
|\ |
|
| * | 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 |
|/ |
|
* | GWIN reduce Initialisation parameters and fix visibility issues | inmarket | 2013-06-24 | 8 | -46/+50 |
* | License header updates | inmarket | 2013-06-15 | 9 | -9/+9 |
* | Clean up GWIN Event assignment. Optimise event efficiency. | inmarket | 2013-06-10 | 7 | -39/+86 |
* | Add a simple GWIN window manager, Change the way GWIN visibility works | inmarket | 2013-06-08 | 7 | -491/+734 |
* | 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 |
* | added basic implementation of checkboxes (functional) | Joel Bodenmann | 2013-06-02 | 2 | -4/+182 |
* | API fix | Joel Bodenmann | 2013-05-27 | 1 | -2/+2 |
* | added slider enable/disable API | Joel Bodenmann | 2013-05-27 | 1 | -0/+24 |