summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* remove the die API from the core.Vincent Sanders2014-10-262-0/+10
* Try doxygen todo format.Michael Drake2014-10-251-3/+3
* Shouldn't need bw internals now.Michael Drake2014-10-251-1/+1
* Attempt to avoid using bw internals.Michael Drake2014-10-251-7/+7
* Shouldn't need bw internals now.Michael Drake2014-10-251-1/+1
* Don't access bw internals.Michael Drake2014-10-251-6/+7
* Reduce usage of bw internals. Add some TODOs for m0n0 to look at.Michael Drake2014-10-251-3/+9
* Doesn't look like browser window internals are used here.Michael Drake2014-10-251-1/+0
* Use API to test for bw content.Michael Drake2014-10-251-1/+1
* Initial bw scale comes from core.Michael Drake2014-10-252-8/+6
* Shouldn't need browser window internals now.Michael Drake2014-10-251-1/+1
* Attempt to remove dependancy of search implementation on bw internals.Michael Drake2014-10-253-14/+14
* Doesn't look like browser window internals are used here.Michael Drake2014-10-251-1/+1
* Add trivial maps facilitator at about:mapsMichael Drake2014-10-221-0/+1
* stop dereferencing browser private data in atari guiVincent Sanders2014-10-191-5/+4
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-1722-123/+100
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-1615-56/+53
* remove unecessary css includes from fronetendsVincent Sanders2014-10-134-4/+0
* 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