summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-136-7/+1
* Put the font operations table alongside all the other core APIVincent Sanders2014-10-133-4/+2
* add API to set DPIVincent Sanders2014-10-131-7/+5
* fix typo in netsurf_quit reworkVincent Sanders2014-10-121-1/+1
* remove use of deprecated netsurf_quit variableVincent Sanders2014-10-121-14/+15
* whitespace and documentation cleanupsVincent Sanders2014-10-121-330/+380
* Do not show the maximize window widgetOle Loots2014-09-171-1/+1
* Moved Save/Abort buttons into a toolbarOle Loots2014-09-174-22/+23
* Include default cache folder in packageOle Loots2014-09-161-0/+1
* Fixed some unused variable warnings.Ole Loots2014-09-153-6/+3
* Fixed some unused variable warining.Ole Loots2014-09-157-66/+12
* Enabled the filesystem backing store.Ole Loots2014-09-152-0/+9
* Added disc cache options to the settings dialogOle Loots2014-09-154-146/+212
* Pass store path to netsurf_init()Ole Loots2014-09-151-1/+3
* Added missing includeOle Loots2014-09-131-0/+1
* Removed unused variableOle Loots2014-09-131-1/+0
* Removed unused variable / dead code.Ole Loots2014-09-131-18/+0
* Removed unused variable.Ole Loots2014-09-131-1/+0
* Always return correct typeOle Loots2014-09-131-1/+1
* Removed unused labelOle Loots2014-09-131-1/+0
* Replace default posix file handling table with GEMDOS compatible oneOle Loots2014-09-134-1/+324
* Pull warning flags out into variables that can be overriden seperately for C ...Vincent Sanders2014-09-051-1/+1
* fixup missing includesVincent Sanders2014-07-061-1/+2
* try and improve usage of browser window internalsVincent Sanders2014-07-061-5/+5
* fixup merge of scheduled reformatVincent Sanders2014-07-062-5/+5
* Merge branch 'vince/reformatpending'Vincent Sanders2014-07-064-20/+14
|\
| * change reformat to be driven from the scheduler like redrawVincent Sanders2014-07-014-20/+14
* | documentation fixes and cleanupsVincent Sanders2014-07-022-10/+16
|/
* convert all frontends to scheduled fetch operationVincent Sanders2014-06-261-3/+2
* Remove unused variable.Michael Drake2014-05-311-1/+0
* Fix line endings.Michael Drake2014-05-311-213/+213
* fix errors with path_to_url conversionVincent Sanders2014-05-271-4/+0
* rework path to url mapping functions to convert from and to nsurlVincent Sanders2014-05-264-77/+8
* Ensure bitmap width/height are initialised.Michael Drake2014-05-201-0/+3
* Remove unused variables.Michael Drake2014-05-201-5/+2
* Fix line endings.Michael Drake2014-05-201-272/+272
* Reduce a variable's scope.Michael Drake2014-05-201-1/+1
* Remove unused variables.Michael Drake2014-05-201-5/+0
* Fix line endings.Michael Drake2014-05-201-16/+16
* Remove dead code, unused variables, reduce a variable's scope.Michael Drake2014-05-201-10/+1
* Fix line endings.Michael Drake2014-05-201-305/+305
* Remove some unused variables. Scope reduce a variable.Michael Drake2014-05-201-2/+1
* Fix line endings.Michael Drake2014-05-201-213/+213
* Remove unused variables.Michael Drake2014-05-201-3/+1
* Fix line endings.Michael Drake2014-05-201-3/+3
* Remove unused variables.Michael Drake2014-05-201-5/+0
* Fix line endings.Michael Drake2014-05-201-198/+198
* Remove a bunch of unused variables.Michael Drake2014-05-201-15/+2
* Fix use of uninitialised scroll values.Michael Drake2014-05-201-1/+2
* Fix line endings.Michael Drake2014-05-201-2/+2