summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* add framebuffer cross compiling supportVincent Sanders2013-05-121-2/+15
* put it back in a state where it stays enabledChris Young2013-05-121-2/+0
* more futile attempts to get the copy option to behaveChris Young2013-05-121-5/+12
* Update the edit menu after every click, to be safe.Chris Young2013-05-122-1/+2
* more fix of edit menu updatesChris Young2013-05-122-1/+2
* stop the build whinging about NETSURF_USE_JS := AUTOChris Young2013-05-121-0/+6
* attempt fix edit menu item disableChris Young2013-05-121-7/+7
* attempt fix cut disable on context menuChris Young2013-05-121-1/+1
* git being annoyingChris Young2013-05-121-2/+1
* change zoom button window dimensions test suffChris Young2013-05-121-3/+8
* Add support for delete key.Michael Drake2013-05-121-0/+4
* update with x86 Linux proper tripletVincent Sanders2013-05-121-3/+42
* improve script to use case statements as appropriate and fail correctly for u...Vincent Sanders2013-05-111-122/+215
* add jenkins build scriptVincent Sanders2013-05-101-0/+219
* Merge branch 'tlsa/selection-search-refactor'Michael Drake2013-05-1031-42/+18
|\
| * Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-1027-28/+0
| * Remove struct selection from gui_drag_save_selection, so gui.h doesn't need i...Michael Drake2013-05-1011-14/+18
|/
* add transifex message file integrationVincent Sanders2013-05-071-0/+13