aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications/notepad
Commit message (Expand)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-1/+1
* Added type gFont to replace V2.x font_tinmarket2018-07-081-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-5/+5
* Change color_t to gColorinmarket2018-07-081-1/+1
* Added new type definitions - moving towards V3.0inmarket2018-06-231-1/+1
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-20/+20
* First set of V3 macro changesinmarket2018-02-271-17/+17
* Fixing demosJoel Bodenmann2015-10-301-1/+1
* Demo updates to fix compile issues.inmarket2014-02-192-2/+0
* Add demo makefiles and update example master makefiles to match.inmarket2014-02-191-0/+3
* Fix spelling error and migrate demo gfxconf.h changes to all demos including ...inmarket2013-10-281-10/+4
* updated notepad demo textJoel Bodenmann2013-09-281-1/+1
* Update notepad demo for anti-aliased fontsinmarket2013-07-292-7/+8
* First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-282-13/+10
* License header updatesinmarket2013-06-152-0/+4
* GOS module, for operating system independanceinmarket2013-05-252-6/+6
* changed the license of all demos to BSDJoel Bodenmann2013-04-082-24/+50
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-112-0/+156
* removed GDISP_LLD() macroJoel Bodenmann2013-02-112-156/+0
* notepad demo updateJoel Bodenmann2012-12-162-1/+2
* Simplify demo gfxconf.h filesAndrew Hannam2012-12-071-34/+0
* Add GDISP font routines. Fix demo bugsAndrew Hannam2012-12-072-15/+30
* RestructureAndrew Hannam2012-12-062-27/+81
* gtimer demoJoel Bodenmann2012-11-201-0/+120