aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications/notepad/main.c
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
* Fixing demosJoel Bodenmann2015-10-301-1/+1
* Demo updates to fix compile issues.inmarket2014-02-191-1/+0
* updated notepad demo textJoel Bodenmann2013-09-281-1/+1
* Update notepad demo for anti-aliased fontsinmarket2013-07-291-2/+2
* First cut - beautiful new font handling by PetteriAimoneninmarket2013-07-281-8/+8
* License header updatesinmarket2013-06-151-0/+2
* GOS module, for operating system independanceinmarket2013-05-251-6/+1
* changed the license of all demos to BSDJoel Bodenmann2013-04-081-18/+25
* updated copyright - 2013Joel Bodenmann2013-03-061-1/+1
* removed GDISP_LLD() macro - fixJoel Bodenmann2013-02-111-0/+113
* removed GDISP_LLD() macroJoel Bodenmann2013-02-111-113/+0
* notepad demo updateJoel Bodenmann2012-12-161-0/+1
* Add GDISP font routines. Fix demo bugsAndrew Hannam2012-12-071-14/+21
* RestructureAndrew Hannam2012-12-061-27/+12
* gtimer demoJoel Bodenmann2012-11-201-0/+120