summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix merge errorchris/extmemChris Young2016-05-221-2/+1
* NULL iextmemChris Young2016-05-221-1/+2
* Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/extmemChris Young2016-05-221297-77608/+75996
|\
| * rationalise use of gtk scaffolding headerVincent Sanders2016-05-216-6/+4
| * fix test targetVincent Sanders2016-05-211-1/+1
| * store toolbar config in standard options instead of a separate fileVincent Sanders2016-05-218-80/+103
| * Update Doxygen config to follow new frontend locationsVincent Sanders2016-05-151-17/+17
| * fix resource locationVincent Sanders2016-05-151-7/+12
| * fixup tab bar widget icon resource locationVincent Sanders2016-05-151-2/+2
| * update missed cocoa frontend resource locationsVincent Sanders2016-05-151-1/+1
| * update missed beos resource locationsVincent Sanders2016-05-151-2/+2
| * fix cocoa frontend xib compile tool locationVincent Sanders2016-05-151-1/+1
| * fix beos resource linksVincent Sanders2016-05-1517-17/+17
| * fix amiga package dir locationVincent Sanders2016-05-151-6/+7
| * fix missing default for framebuffer frontendVincent Sanders2016-05-151-0/+4
| * move frontends into sub directoryVincent Sanders2016-05-151129-534/+398
| * Squash harmless Clang warning introduced in Duktape 1.5.0.Michael Drake2016-05-111-0/+6
| * Restore "make declarations match definitions for duk_raw_read_xxx_be" from 6d...Michael Drake2016-05-071-6/+6
| * Restore prevention of clang static analysis from 336326af3aab93f31474fa6de287...Michael Drake2016-05-071-0/+3
| * Update to Duktape 1.5.0 release.Michael Drake2016-05-073-10072/+8566
| * update gource generation script for this years uploadVincent Sanders2016-05-061-12/+11
| * Fix several doxygen errorsVincent Sanders2016-05-056-9/+11
| * Add guigfx.library as a requirement to the Aminet .readmeChris Young2016-05-052-0/+2
| * reduce beos frontend usage of plotter APIVincent Sanders2016-05-044-15/+15
| * add in missing include on amiga.Vincent Sanders2016-05-041-0/+1
| * cleanup printer API usage of plotter headersVincent Sanders2016-05-044-5/+9
| * remove unused windows pretile code and plotter API useVincent Sanders2016-05-042-51/+2
| * rationalise gtk use of plotters APIVincent Sanders2016-05-044-4/+2
| * improve plotter documentation header for monkey frontendVincent Sanders2016-05-043-4/+28
| * reduce use of plotters header in framebuffer frontendVincent Sanders2016-05-046-5/+32
| * Add missing includeChris Young2016-05-031-0/+1
| * Revert back to using the guigfx built-in paletteChris Young2016-05-031-12/+2
| * fix erroneously removed includes in beos window headerVincent Sanders2016-05-032-1/+5
| * allow beos frontend to make clipboard functions private.Vincent Sanders2016-05-033-29/+44
| * remove unused warn_user APIVincent Sanders2016-05-022-24/+0
| * remove unecessary utils includes from RISC OS frontendVincent Sanders2016-05-0242-64/+44
| * remove unecessary utils includes from gtk frontendVincent Sanders2016-05-029-10/+2
| * cleanup some warnings in cocoa frontendVincent Sanders2016-05-024-26/+33
| * IndentationChris Young2016-05-021-9/+9
| * Ensure we don't leak random memory into our IFF DR2D filesChris Young2016-05-021-5/+7
| * fix cocoa include ordering to ensure error enum is availableVincent Sanders2016-05-025-28/+30
| * update cocoa frontend to not use depricated warn_user APIVincent Sanders2016-05-028-33/+50
| * fix beos_warn_user definitionVincent Sanders2016-05-011-1/+1
| * update beos frontend to remove useage of depricated warn_user APIVincent Sanders2016-05-018-34/+36
| * Update to new warn_user APIChris Young2016-05-0114-38/+38
| * Fix version number display on library open error requesterChris Young2016-05-011-1/+1
| * update atari frontend to remove usage of depricated warn_user APIVincent Sanders2016-04-3012-35/+25
| * completely remove use of depricated warn_user API in monkeyVincent Sanders2016-04-291-1/+1
| * stop monkey frontend using depricated warn_user APIVincent Sanders2016-04-293-26/+33
| * stop teh png image content handler directly reporting errors to usersVincent Sanders2016-04-291-2/+0