summaryrefslogtreecommitdiff
path: root/frontends/atari
Commit message (Expand)AuthorAgeFilesLines
...
* fix missing includes caused by header cleanupsVincent Sanders2016-06-301-0/+1
* fix missing keycode include on atari platformVincent Sanders2016-06-301-6/+7
* reduce curl usage to fetcher, url unescaping and time parsingVincent Sanders2016-06-291-1/+3
* msplit public url database API out for frontendsVincent Sanders2016-06-131-1/+2
* remove unecessary content API usage from atari frontendVincent Sanders2016-06-0811-23/+7
* Update content to split public and internal APIVincent Sanders2016-06-062-7/+8
* fix missing includes from header API changesVincent Sanders2016-05-301-2/+4
* move plotters header into public APIVincent Sanders2016-05-307-7/+7
* move desktop window header into public APIVincent Sanders2016-05-308-8/+8
* move mouse and pointer state header into public APIVincent Sanders2016-05-3014-14/+14
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move layout header into public APIVincent Sanders2016-05-302-2/+2
* move fetch header into public APIVincent Sanders2016-05-301-1/+1
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move utf8 header into public APIVincent Sanders2016-05-301-1/+1
* move download header into public APIVincent Sanders2016-05-301-1/+1
* move clipboard header into public APIVincent Sanders2016-05-301-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1
* move search header into public APIVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-262-2/+2
* move image content handlers to accomodate core build changesVincent Sanders2016-05-232-2/+2
* move frontends into sub directoryVincent Sanders2016-05-15110-0/+24488