summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move options includeVincent Sanders2013-05-28150-159/+159
* change all core and frontend options headers to new formatVincent Sanders2013-05-288-743/+479
* add tests for new options APIVincent Sanders2013-05-284-2/+199
* add new option API and implementationVincent Sanders2013-05-282-0/+971
* Fix handling of clip property to avoid clip rectangles that are entierly outs...Michael Drake2013-05-281-2/+2
* Pass fetch redirect info up to content layer as content_msg. Mark redirect o...Michael Drake2013-05-279-2/+53
* More split fixeryChris Young2013-05-251-2/+2
* Another attempt to fix the moving split position when a string fits exactly.Chris Young2013-05-251-4/+3
* Prevent ASL from causing delayed menusChris Young2013-05-255-1/+15
* Handle title on dom event. Remove head walker from begin_conversion.Michael Drake2013-05-232-81/+30
* Move base and link element handling to event callback.Michael Drake2013-05-231-182/+182
* add missing includeVincent Sanders2013-05-231-0/+1
* remove extraneous debugVincent Sanders2013-05-231-2/+0
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-2312-40/+128
* removed unsuded memdebug utilitiesVincent Sanders2013-05-233-492/+2
* Move meta refresh handling to dom event handler.Michael Drake2013-05-222-293/+206
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2013-05-221-2/+4
|\
| * fix version range when teh callback API changedVincent Sanders2013-05-221-2/+4
* | Add default visited link colour.Michael Drake2013-05-221-0/+1
|/
* add script_timeout option and use itVincent Sanders2013-05-222-6/+15
* add recusion and infinite loop testsVincent Sanders2013-05-223-0/+50
* create javascript heartbeat and hook a script timeout to itVincent Sanders2013-05-225-26/+321
* ensure downloaded files are not interpretedVincent Sanders2013-05-221-0/+3
* Tiny simplification.Michael Drake2013-05-201-8/+5
* revert text split changeChris Young2013-05-201-1/+2
* Merge branch 'rjek/bloom'Rob Kendrick (humdrum)2013-05-204-3/+304
|\
| * Merge branch 'master' into rjek/bloomRob Kendrick (humdrum)2013-05-206-332/+248
| |\
| * | Use hash generated by nsurl rather than doing it ourselvesRob Kendrick (humdrum)2013-05-201-15/+15
| * | Merge branch 'master' into rjek/bloomRob Kendrick (humdrum)2013-05-173-0/+75
| |\ \
| * | | Add explanitory comment and make bloom size be a #defineRob Kendrick (humdrum)2013-05-171-2/+11
| * | | urldb maintains a bloom filter of URLs contained within and consults it when ...Rob Kendrick (humdrum)2013-05-172-3/+33
| * | | Merge branch 'master' into rjek/bloomRob Kendrick (humdrum)2013-05-171-22/+43
| |\ \ \
| * | | | Better bit and byte selectionRob Kendrick (humdrum)2013-05-161-7/+8
| * | | | Painfully trivial bloom filter implementation to experiment with optimising u...Rob Kendrick (humdrum)2013-05-162-0/+261
* | | | | Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2013-05-204-317/+246
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'chris/gadtools-53-5'Chris Young2013-05-184-317/+246
| |\ \ \ \
| | * | | | Bring ARexx items to new alloc functionChris Young2013-05-181-18/+19
| | * | | | Move hotlist entries to new allocation functionChris Young2013-05-181-37/+26
| | * | | | Menu refactorChris Young2013-05-183-272/+212
| | * | | | Remove unused variableChris Young2013-05-181-1/+0
* | | | | | Convert image format to core format, when the core requests it.Michael Drake2013-05-201-1/+51
|/ / / / /
* / / / / Remove SUPPORT_VISITED build switch.Michael Drake2013-05-181-5/+0
|/ / / /
* | | | Try to avoid the split point jumping around when it occurs exactly on the bou...Chris Young2013-05-181-3/+2
* | | | Remove friend BitMap as it doesn't solve the problem intended, and I'm concer...Chris Young2013-05-181-7/+0
| |_|/ |/| |
* | | Enable :visited handling for experimentation.Michael Drake2013-05-171-0/+1
* | | Add function to get a nsurl's hash value.Michael Drake2013-05-172-0/+74
| |/ |/|
* | Fix visited support for libdom. (Still disabled.)Michael Drake2013-05-161-22/+43
|/
* Tidy up cached descriptor usage and ensure "shrink-wrap" realloc call only ev...Michael Drake2013-05-151-21/+23
* Cache conversion descriptor since this func. is called many times in series f...Michael Drake2013-05-151-0/+27
* Add logging to hotlist_cleanup() so we can narrow the field a littleDaniel Silverstone2013-05-151-0/+4