summaryrefslogtreecommitdiff
path: root/frontends/atari
Commit message (Expand)AuthorAgeFilesLines
...
* fix formatting to be consistant spaces instead of partially width 4 tabsVincent Sanders2016-09-121-1331/+1331
* move core window API into netsurf header pathVincent Sanders2016-08-181-1/+1
* Treeview: Rationalise initialisation and finalisation.Michael Drake2016-08-101-7/+0
* Allow certificate verification user prompt creation to return errorsVincent Sanders2016-07-311-2/+2
* URL escape: Simplify to avoid unnecessary allocation.Michael Drake2016-07-251-1/+1
* URL unescape: return the new length to the caller.Michael Drake2016-07-241-1/+3
* move key press enums and operations to their own headerVincent Sanders2016-07-017-15/+15
* remove unecessary core window header usageVincent Sanders2016-06-306-5/+3
* 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