summaryrefslogtreecommitdiff
path: root/frontends/atari/plot
Commit message (Expand)AuthorAgeFilesLines
* Plotters: Remove width param from path plotter.Michael Drake2018-05-231-2/+0
* Plotters: Change stroke width in the plot_style_t to fixed point.Michael Drake2018-05-231-3/+3
* Plotters: Add plot_style_fixed type, and use for font size.Michael Drake2018-05-232-8/+8
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-064-12/+20
* clean up incorrect documentation comments from plotter API reworkVincent Sanders2017-02-142-1/+4
* update atari plotters to new APIVincent Sanders2017-02-122-1012/+1284
* fix warnings and errors in atari frontendVincent Sanders2017-01-212-3/+4
* move plot style header to netsurf include directoryVincent Sanders2017-01-133-3/+3
* cleanup seevral doxygen warningsVincent Sanders2016-09-131-1/+1
* prevent memory leaks on realloc faliureVincent Sanders2016-09-121-65/+82
* fix formatting to be consistant spaces instead of partially width 4 tabsVincent Sanders2016-09-121-1331/+1331
* fix missing includes from header API changesVincent Sanders2016-05-301-2/+4
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move mouse and pointer state header into public APIVincent Sanders2016-05-304-4/+4
* move bitmap API header to core include directoryVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* move frontends into sub directoryVincent Sanders2016-05-1512-0/+6244