aboutsummaryrefslogtreecommitdiffstats
path: root/demos/3rdparty/notepad-2/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixupsinmarket2018-11-101-1/+1
|
* 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 new type definitions - moving towards V3.0inmarket2018-06-231-2/+2
|
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-5/+5
|
* Notepad-2 demo updated to work on ChibiOS or pure Win32 compileinmarket2013-06-021-12/+6
|
* gdispInit() -> gfxInit() in all demosJoel Bodenmann2013-05-301-1/+1
|
* New Notepad-2 Demo for ChibiOS/GFXAbhishek Kumar2013-05-231-0/+108
See demos/3rdparty/notepad-2/readme.txt for more details.