Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | GDISP_NEED_TEXT and GDISP_NEED_ELLIPSE defaults to FALSE now. The former requ... | Joel Bodenmann | 2013-10-28 | 1 | -4/+4 | |
* | | moved include headers to correct location | Joel Bodenmann | 2013-10-27 | 2 | -8/+11 | |
* | | Added gwinLabelSetBorder() | Joel Bodenmann | 2013-10-24 | 1 | -2/+12 | |
* | | docs | Joel Bodenmann | 2013-10-23 | 1 | -2/+2 | |
* | | Added gwinListSetScroll() | Joel Bodenmann | 2013-10-23 | 1 | -0/+19 | |
* | | Added gwinListGetSelectedText() | Joel Bodenmann | 2013-10-23 | 1 | -0/+13 | |
* | | increased default stack size of the GTimer thread | Joel Bodenmann | 2013-10-21 | 1 | -1/+1 | |
* | | doxygen fix | Joel Bodenmann | 2013-10-21 | 1 | -1/+3 | |
* | | added thread priorities to gfxconf.h | Joel Bodenmann | 2013-10-05 | 2 | -33/+47 | |
|/ | ||||||
* | Add new hand built bitmap fonts to replace old UI1 and UI2. | inmarket | 2013-08-17 | 1 | -3/+2 | |
* | Merge branch 'master' into fonts | inmarket | 2013-08-17 | 1 | -2/+2 | |
|\ | ||||||
| * | doxygen fix | Joel Bodenmann | 2013-08-05 | 1 | -2/+2 | |
* | | Merge branch 'master' into fonts | inmarket | 2013-08-01 | 1 | -7/+39 | |
|\| | ||||||
| * | 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 | |
* | | Merge branch 'master' into fonts | inmarket | 2013-08-01 | 3 | -17/+168 | |
|\| | ||||||
| * | Update GWIN list. | inmarket | 2013-08-01 | 1 | -1/+2 | |
| * | Update some GQUEUE prototypes | inmarket | 2013-08-01 | 1 | -3/+3 | |
| * | Add color blending to GDISP | inmarket | 2013-08-01 | 1 | -0/+13 | |
| * | 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 | |
| * | Integrate changes from master branch | inmarket | 2013-07-27 | 1 | -1/+0 | |
| * | list widget - work in progress | Joel Bodenmann | 2013-07-25 | 2 | -2/+8 | |
* | | Fix rule handling to help the end user get things right. | inmarket | 2013-07-29 | 1 | -1/+23 | |
* | | Vastly simplify GDISP mcufont interface code. | inmarket | 2013-07-29 | 5 | -232/+30 | |
* | | First cut - beautiful new font handling by PetteriAimonen | inmarket | 2013-07-28 | 6 | -254/+169 | |
* | | Linux change from Tectu | inmarket | 2013-07-28 | 1 | -0/+1 | |
* | | Finish osx fix. | inmarket | 2013-07-26 | 1 | -1/+0 | |
|/ | ||||||
* | compiler warnings | Joel Bodenmann | 2013-07-25 | 2 | -7/+2 | |
* | fixed OS-X port (untested) | Joel Bodenmann | 2013-07-23 | 4 | -4/+4 | |
* | removed POSIX, now having dedicated Linux and MAC OS-X ports | Joel Bodenmann | 2013-07-23 | 5 | -104/+17 | |
* | POSIX port now became Linux and OSX | Joel Bodenmann | 2013-07-23 | 2 | -0/+193 | |
* | posix doxygen fix | 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 | 55 | -55/+55 | |
* | doxygen updates | Joel Bodenmann | 2013-07-21 | 15 | -12/+37 | |
* | Initial GOS port for POSIX (Linux). Untested. | inmarket | 2013-07-21 | 1 | -0/+77 | |
* | Spelling mistake | inmarket | 2013-07-21 | 1 | -2/+2 | |
* | Added gfxRealloc() | inmarket | 2013-07-20 | 3 | -0/+22 | |
* | 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 | 3 | -0/+70 | |
* | 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 | |
* | GDISP fix bug in non-multithread | inmarket | 2013-07-07 | 1 | -1/+0 | |
* | Add Radio buttons (can also be used as a Tab group) | inmarket | 2013-07-06 | 4 | -1/+187 |