summaryrefslogtreecommitdiff
path: root/frontends/atari/plot
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* 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