aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docsJoel Bodenmann2013-08-182-0/+2
* Update old demos for new fonts.inmarket2013-08-174-10/+30
* Add new font demo showing how to include user application fonts.inmarket2013-08-1711-0/+1590
* Improve font name searching.inmarket2013-08-171-4/+8
* Add new hand built bitmap fonts to replace old UI1 and UI2.inmarket2013-08-1710-35/+598
* Remove unnessary header file in demoinmarket2013-08-171-1/+0
* Merge branch 'master' into fontsinmarket2013-08-173-2/+370
|\
| * doxygen fixJoel Bodenmann2013-08-051-2/+2
| * added SSD1963 example filesJoel Bodenmann2013-08-032-0/+368
* | Merge branch 'master' into fontsinmarket2013-08-012-4/+4
|\|
| * Fix GWIN lists font handling.inmarket2013-08-011-3/+3
| * Update widget demo so list 3 is multi-selectinmarket2013-08-011-1/+1
* | Merge branch 'master' into fontsinmarket2013-08-018-45/+183
|\|
| * Add image support to GWIN Listboxes.inmarket2013-08-016-20/+138
| * Release notes updateinmarket2013-08-011-2/+5
| * Add GWIN List multi-select supportinmarket2013-08-014-27/+44
* | Merge branch 'master' into fontsinmarket2013-08-019-36/+861
|\|
| * Update GWIN list.inmarket2013-08-012-207/+218
| * Update some GQUEUE prototypesinmarket2013-08-012-6/+6
| * Add color blending to GDISPinmarket2013-08-012-0/+34
| * Update GWIN widget demoinmarket2013-08-011-1/+1
| * Update gwin widgets and lists demosinmarket2013-08-014-16/+56
| * Merge branch 'master' into listinmarket2013-07-293-3/+3
| |\
| * | list updateJoel Bodenmann2013-07-282-5/+22
| * | list fixJoel Bodenmann2013-07-281-10/+45
| * | Merge branch 'master' into listJoel Bodenmann2013-07-282-2/+9
| |\ \
| | * | clear after mouse calibration to avoid silly displayJoel Bodenmann2013-07-281-0/+7
| * | | cleanupJoel Bodenmann2013-07-282-16/+3
| * | | some more list widget workJoel Bodenmann2013-07-281-20/+89
| * | | list widget doxygenJoel Bodenmann2013-07-281-1/+121
| * | | list widget first implementationJoel Bodenmann2013-07-281-6/+6
| * | | compiler warningsJoel Bodenmann2013-07-281-11/+11
| * | | some more list workJoel Bodenmann2013-07-272-10/+185
| * | | List updates and add list demo - still work in progressinmarket2013-07-273-43/+258
| * | | Integrate changes from master branchinmarket2013-07-272-2/+1
| * | | list work in progressJoel Bodenmann2013-07-271-5/+16
| * | | list widget - work in progressJoel Bodenmann2013-07-253-4/+149
* | | | From mcufont upstream: Fix tab handling in mf_get_string_widthinmarket2013-07-301-0/+11
* | | | From mcufont upstream: Fix inconsistency between UTF8 and other encodingsinmarket2013-07-301-3/+8
* | | | Add font baseline to the starting point of string rendering.inmarket2013-07-301-0/+1
* | | | Update notepad demo for anti-aliased fontsinmarket2013-07-292-7/+8
* | | | Merge branch 'master' into fontsinmarket2013-07-291-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Change screen clear to match initial screen state (Black) in a non-GWIN situa...inmarket2013-07-291-1/+1
| * | | clear after mouse calibration to avoid silly displayJoel Bodenmann2013-07-291-0/+7
| * | | Fix text padding of a right aligned checkboxinmarket2013-07-291-1/+1
| * | | Fix compile error in gwinGetPixelColor()inmarket2013-07-291-1/+1
| | |/ | |/|
* | | Fix compile error in gwinGetPixelColor()inmarket2013-07-291-1/+1
* | | Fix text padding of a right aligned checkboxinmarket2013-07-291-1/+1
* | | Fix rule handling to help the end user get things right.inmarket2013-07-293-2/+46
* | | Vastly simplify GDISP mcufont interface code.inmarket2013-07-296-415/+156