summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make use of cached place float below value earlier.Michael Drake2016-01-201-1/+5
* Cache place below level, to avoid pointless calls to find_sides.Michael Drake2016-01-203-1/+12
* Optimise white hot find_sides to take advantage of sorted float_children.Michael Drake2016-01-201-1/+7
* Sort float_children of containers by their bottom edge.Michael Drake2016-01-201-2/+27
* Split adding float to a container out into separate function.Michael Drake2016-01-201-10/+14
* Remove redundant condition in white hot path.Michael Drake2016-01-201-1/+1
* fix call to cookie manager initialisation for haikuVincent Sanders2016-01-191-2/+2
* fix haiku web search bar initalisationVincent Sanders2016-01-191-1/+1
* move the container code to gtk directory as its only ever used there.Vincent Sanders2016-01-196-9/+7
* Add cookie management for Haiku frontendAdrián Arroyo Calle2016-01-194-13/+452
* Add web search bar to haiku frontendAdrián Arroyo Calle2016-01-194-2/+64
* make search engines resource common between gtk and beosVincent Sanders2016-01-194-23/+23
* Ensure the textattr flags field is clearChris Young2016-01-181-0/+2
* Don't expose the DPI-related variablesChris Young2016-01-184-7/+25
* misc amiga fixes re font plottingChris Young2016-01-174-13/+10
* OS3 build fixesChris Young2016-01-164-4/+4
* missing filesChris Young2016-01-164-3/+58
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfChris Young2016-01-162-11/+11
|\
| * fix incorrect type usageChris Young2016-01-151-1/+1
| * Merge branch 'master' of git://git.netsurf-browser.org/netsurfChris Young2016-01-159-26/+18
| |\
| * | git probsChris Young2016-01-151-1/+1
| * | git probsChris Young2016-01-151-1/+1
| * | Fix some incorrect type usageChris Young2016-01-153-12/+12
* | | More font-related tidy-upChris Young2016-01-1613-109/+94
| |/ |/|
* | Fix some old and new GCC errors/warningsChris Young2016-01-1510-27/+19
|/
* Make font engine selection bit more logicalChris Young2016-01-157-899/+975
* Restore prevention of clang static analysis from 336326af3aab93f31474fa6de287...Michael Drake2016-01-151-0/+3
* Update to Duktape 1.4.0 release.Michael Drake2016-01-153-1060/+1462
* Only show context menu text selection options if there is text selectedChris Young2016-01-141-2/+7
* Re-instate the ability to do a web search for selected textChris Young2016-01-141-0/+29
* Use layers.library for bitmap tiling on OS3Chris Young2016-01-142-57/+40
* Fix the bitmap font layout a bitChris Young2016-01-131-17/+58
* Style fixesRob Kendrick2016-01-131-7/+11
* Cut/paste errorChris Young2016-01-111-0/+2
* Fix OS4 build errors/warningsChris Young2016-01-112-0/+4
* More consistent naming for font cache elementsChris Young2016-01-115-44/+48
* Separate font cache code into a new fileChris Young2016-01-114-160/+262
* Close the font when we finish with itChris Young2016-01-111-2/+2
* Add a status gadget inside the window for OS3Chris Young2016-01-111-22/+32
* Use correct parametersChris Young2016-01-101-3/+4
* If the specified font won't open, use the fallback font for character 'A'.Chris Young2016-01-101-2/+7
* Revert "Set a unicode fallback to LetterGothic on OS3"Chris Young2016-01-101-9/+5
* Set a unicode fallback to LetterGothic on OS3Chris Young2016-01-101-5/+9
* Set some memory and speed options by default for OS3Chris Young2016-01-102-24/+33
* Set some sensible default bitmap fonts on OS3 when using diskfontChris Young2016-01-091-5/+13
* URLdb doesn't store 'mailto' urls, so add early exit to lookup.Michael Drake2016-01-081-0/+6
* Fix crazy indentation.Michael Drake2016-01-081-3/+2
* Add 'mailto' lwc corestring.Michael Drake2016-01-082-0/+4
* Stop reporting error from mime sniffing when a fetcher completes with no dataVincent Sanders2016-01-061-4/+6
* RISC OS: Fix search ignoring case sensitivity.Dave Higton2016-01-051-0/+2