summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* Split utils header into string functions and everything elseVincent Sanders2016-04-212-0/+2
* cleanup unneeded includes in utils.h after API simplificationVincent Sanders2016-04-205-1/+7
* more atari header cleanupVincent Sanders2016-04-203-85/+29
* atari header cleanup and warning squashVincent Sanders2016-04-2016-175/+142
* add missing explicit dirent includesVincent Sanders2016-04-191-0/+1
* Reduce unecessary use of directory entry headersVincent Sanders2016-04-191-1/+1
* move sys/time.h support functionality out of generic headerVincent Sanders2016-04-191-1/+1
* complete the rename of the gui browser tableVincent Sanders2016-04-161-2/+2
* fixup some empty logging calls in atari hotlist codeVincent Sanders2016-01-251-3/+3
* This moves message loading out of netsurf_init into each frontendVincent Sanders2015-06-211-1/+3
* fixup logging macros that incorrectly override the LOG() macro nameVincent Sanders2015-05-281-1/+1
* fixup all the remaining logging macro callsitesVincent Sanders2015-05-282-27/+27
* Change LOG() macro to be varadicVincent Sanders2015-05-2824-171/+154
* Clean up atari source linendings, whitespace damage and executable statusVincent Sanders2015-05-2861-4858/+4862
* Convert atari to bitmap render interfaceVincent Sanders2015-04-244-26/+7
* Remove webp image handlingVincent Sanders2015-04-211-4/+0
* rationalise atari plotters header usage.Vincent Sanders2015-04-1911-98/+95
* move the mandantory library config for libcss and libdom to core makefileVincent Sanders2015-04-171-2/+1
* Convert atari frontend to use bitmap operation tableVincent Sanders2015-04-166-224/+247
* To avoid namespace conflicts with ncurses add NetSurf key prefix.Witold Filipczyk2015-03-276-48/+48
* Fixup atari thumbnail creation function parametersVincent Sanders2015-03-151-3/+1
* Move FILE_SCHEME_PREFIX to corestrings.Michael Drake2015-02-261-1/+1
* remove atari need to use browser internal data structuresVincent Sanders2014-11-212-16/+10
* doxygen cleanups in utilsVincent Sanders2014-11-121-2/+3
* fix up some warnings in atari buildVincent Sanders2014-11-102-13/+1
* remove unecessary include of render header from atariVincent Sanders2014-11-101-1/+0
* Doxygen warning fixesVincent Sanders2014-11-103-6/+6
* Continue doxygen error cleanup.Vincent Sanders2014-11-082-6/+7
* fix up more doxygen errorsVincent Sanders2014-11-081-2/+2
* Improve Doxygen documentationVincent Sanders2014-11-082-9/+9
* Fix several doxygen issuesVincent Sanders2014-11-082-5/+6
* fix errors in change url setting api to take an nsurl instead of a text stringVincent Sanders2014-11-021-0/+1
* change url setting api to take an nsurl instead of a text stringVincent Sanders2014-11-021-6/+6
* remove unecessary utils/types.hVincent Sanders2014-11-025-7/+5
* Change contextual content retrieval to browser features.Vincent Sanders2014-11-021-36/+25
* Update url setting API to return nserror code instead of calling warn_userVincent Sanders2014-10-291-2/+4
* 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