aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * GDISP streaming bug fixesinmarket2013-09-244-19/+88
| * Scrolling emulation when not supported by hardwareinmarket2013-09-184-307/+604
| * GDISP revamp - stage 1inmarket2013-09-064-934/+321
* | GDISP_NEED_TEXT and GDISP_NEED_ELLIPSE defaults to FALSE now. The former requ...Joel Bodenmann2013-10-281-4/+4
* | moved include headers to correct locationJoel Bodenmann2013-10-272-8/+11
* | Added gwinLabelSetBorder()Joel Bodenmann2013-10-241-2/+12
* | docsJoel Bodenmann2013-10-231-2/+2
* | Added gwinListSetScroll()Joel Bodenmann2013-10-231-0/+19
* | Added gwinListGetSelectedText()Joel Bodenmann2013-10-231-0/+13
* | increased default stack size of the GTimer threadJoel Bodenmann2013-10-211-1/+1
* | doxygen fixJoel Bodenmann2013-10-211-1/+3
* | added thread priorities to gfxconf.hJoel Bodenmann2013-10-052-33/+47
|/
* Add new hand built bitmap fonts to replace old UI1 and UI2.inmarket2013-08-171-3/+2
* Merge branch 'master' into fontsinmarket2013-08-171-2/+2
|\
| * doxygen fixJoel Bodenmann2013-08-051-2/+2
* | Merge branch 'master' into fontsinmarket2013-08-011-7/+39
|\|
| * Add image support to GWIN Listboxes.inmarket2013-08-011-6/+37
| * Add GWIN List multi-select supportinmarket2013-08-011-1/+2
* | Merge branch 'master' into fontsinmarket2013-08-013-17/+168
|\|
| * Update GWIN list.inmarket2013-08-011-1/+2
| * Update some GQUEUE prototypesinmarket2013-08-011-3/+3
| * Add color blending to GDISPinmarket2013-08-011-0/+13
| * list updateJoel Bodenmann2013-07-281-0/+6
| * cleanupJoel Bodenmann2013-07-281-2/+2
| * list widget doxygenJoel Bodenmann2013-07-281-1/+121
| * some more list workJoel Bodenmann2013-07-271-0/+18
| * Integrate changes from master branchinmarket2013-07-271-1/+0
| * list widget - work in progressJoel Bodenmann2013-07-252-2/+8
* | Fix rule handling to help the end user get things right.inmarket2013-07-291-1/+23
* | Vastly simplify GDISP mcufont interface code.inmarket2013-07-295-232/+30
* | First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-286-254/+169
* | Linux change from Tectuinmarket2013-07-281-0/+1
* | Finish osx fix.inmarket2013-07-261-1/+0
|/
* compiler warningsJoel Bodenmann2013-07-252-7/+2
* fixed OS-X port (untested)Joel Bodenmann2013-07-234-4/+4
* removed POSIX, now having dedicated Linux and MAC OS-X portsJoel Bodenmann2013-07-235-104/+17
* POSIX port now became Linux and OSXJoel Bodenmann2013-07-232-0/+193
* posix doxygen fixJoel Bodenmann2013-07-231-1/+1
* This image wrapper really is meant to be there and is used by some demo apps ...inmarket2013-07-221-0/+33
* removed a forgotted GDISP wrapper call in GWINJoel Bodenmann2013-07-221-33/+0
* fixed license headersJoel Bodenmann2013-07-2155-55/+55
* doxygen updatesJoel Bodenmann2013-07-2115-12/+37
* Initial GOS port for POSIX (Linux). Untested.inmarket2013-07-211-0/+77
* Spelling mistakeinmarket2013-07-211-2/+2
* Added gfxRealloc()inmarket2013-07-203-0/+22
* Image animation changesinmarket2013-07-192-2/+11
* removed gwinImageNext() since the image box widget now automatically takes ca...Joel Bodenmann2013-07-181-21/+2
* added list widget dummyJoel Bodenmann2013-07-173-0/+70
* added gwinImageNext()Joel Bodenmann2013-07-171-0/+20
* doxygen updateJoel Bodenmann2013-07-175-4/+14