summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* update gtk resource path setting to use makefile variableVincent Sanders2016-02-202-5/+5
* Spidermonkey isn't needed.Michael Drake2016-02-191-3/+3
* Fix a critical bug in the Amiga frontend which causes NetSurf to never exit.Chris Young2016-02-191-11/+17
* Add script for setting files to git last touched date.Michael Drake2016-02-191-0/+36
* Update some Amiga-specific version numbers for post-3.4Chris Young2016-02-174-5/+7
* update version info for next development cycleVincent Sanders2016-02-161-2/+2
* Merge branch 'heads/release/3.4'Vincent Sanders2016-02-160-0/+0
|\
| * Update version for 3.4 releaserelease/3.4Vincent Sanders2016-02-161-7/+2
|/
* Update copyright yearVincent Sanders2016-02-161-2/+2
* setup flags for building monkey on RISC OSVincent Sanders2016-02-151-0/+3
* Use compiler environment to control riscos header usageVincent Sanders2016-02-152-5/+5
* allow passing of CFLAGS into make from environmentVincent Sanders2016-02-151-5/+11
* Ensure fetch attempts is not reduced to less than 1.Michael Drake2016-02-151-2/+3
* Return to original timeouts for now: One 30s attempt.Michael Drake2016-02-151-2/+2
* Fix constraints on curl_fetch_timeout option.Michael Drake2016-02-151-2/+2
* Free shared_pens list on tree destroyChris Young2016-02-142-5/+6
* Don't re-use freed shared_pens listChris Young2016-02-141-3/+2
* Remove old #defineChris Young2016-02-141-6/+0
* Limit hotlist menu entries to 100 charsChris Young2016-02-141-4/+7
* Make hotlist buttons show the URL as a HelpHintChris Young2016-02-142-0/+2
* Limit hotlist buttons to 20 charsChris Young2016-02-141-2/+6
* Remove RMB trapping from the treeviews, previously used for context menusChris Young2016-02-141-26/+0
* Remove some RMBTrap remnants, the new context menus don't require manual mous...Chris Young2016-02-142-2/+0
* When we unlock a public screen, don't attempt to unlock it again.Chris Young2016-02-141-1/+4
* Pens need releasing before freeing layers to avoid invalid pointer accessChris Young2016-02-141-1/+1
* Fix background attribute handling.Michael Drake2016-02-131-1/+1
* revert urldb include fixes as tehy cause build issues elsewhere and failed to...Vincent Sanders2016-02-121-4/+0
* fix more freebsd warningsVincent Sanders2016-02-122-0/+5
* fix strcasecmp implicit declaration warnings on freebsdVincent Sanders2016-02-122-0/+2
* enable monkey to be built everywhere it is completely generic nowVincent Sanders2016-02-121-18/+2
* fix debug print format type.Vincent Sanders2016-02-121-3/+3
* remove reliance on GLib from monkey frontendVincent Sanders2016-02-127-284/+282
* Stop GIF animations when they are no longer in useChris Young2016-02-113-0/+36
|\
| * Stop GIF animations when they are no longer in use, instead of waiting until ...Chris Young2016-02-113-0/+36
|/
* fix coverity build generated tar handlingVincent Sanders2016-02-111-4/+6
* Fix object accounting for aborted HTML contents.Michael Drake2016-02-111-3/+4
* HTML: Remove some status bar updating code.Michael Drake2016-02-104-43/+0
* cleanup cocoa application run methodVincent Sanders2016-02-101-154/+164
* Prevent cocoa infinite event loop at startupVincent Sanders2016-02-101-2/+4
* Layout: Don't generate :before and :after boxes for replaced elements.Michael Drake2016-02-092-6/+17
* Can free pango font desc as soon as it's set.Michael Drake2016-02-091-10/+12
* Add switch case fallthrough comment.Michael Drake2016-02-091-0/+1
* Add switch case fallthrough comments.Michael Drake2016-02-091-0/+5
* fix coverity submission for netsurfVincent Sanders2016-02-091-3/+5
* remove possible null dereference on allocation faliureVincent Sanders2016-02-091-2/+2
* remove another failing cocoa translation stringVincent Sanders2016-02-091-0/+0
* remove another cocoa string causing ibtool to failVincent Sanders2016-02-091-0/+0
* remove strings causing ibtool to fail on cocoa buildVincent Sanders2016-02-091-0/+0
* clean up cocoa warnings on os x yosemite sdkVincent Sanders2016-02-0915-1298/+1426
* mac os x 32bit runtime requires properties to be defined to syntehsizeVincent Sanders2016-02-081-0/+1