summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Be more flexible with the aspect ratios we correct to.Chris Young2011-10-113-9/+14
* Add nsurl testing rig.Michael Drake2011-10-111-0/+126
* Set scheme_end marker after advance due to leading whitespace.Michael Drake2011-10-111-1/+1
* Make external hotlist support default to off.Steve Fryatt2011-10-111-1/+1
* fix possible buffer overflowVincent Sanders2011-10-111-0/+6
* If the about handler fails to intern its strings, return the error, cleaning ...Daniel Silverstone2011-10-111-0/+6
* add about:imagecache some of teh implementation needs cleaning upVincent Sanders2011-10-103-2/+277
* make about fetcher use lwc_strings for url lookupsVincent Sanders2011-10-101-13/+32
* Remove dead debugwin code.Michael Drake2011-10-104-427/+1
* Increase default mem cache size.Michael Drake2011-10-101-1/+1
* Only permit root windows to convert fetch requests to downloadsJohn Mark Bell2011-10-101-2/+5
* page context menu (mostly non-functioning)Chris Young2011-10-091-4/+74
* prevent odd curl non completion behaviourVincent Sanders2011-10-092-5/+17
* Convert more boxes before yieldingJohn Mark Bell2011-10-091-39/+46
* Add support for external hotlist utilities.Steve Fryatt2011-10-095-8/+145
* Adjust icon sizes to recommended widths for non-standard fonts.Steve Fryatt2011-10-091-124/+120
* Ensure the GTK UI closes all its scaffoldings before exiting.Daniel Silverstone2011-10-092-1/+7
* Fix nsgif_get_internal to decode bitmap (similar to r12980)Chris Young2011-10-091-0/+5
* Sort out hiccough in hlcache finalisation debugDaniel Silverstone2011-10-091-1/+1
* Set fallback favicon.Michael Drake2011-10-091-0/+2
* Add keyboard shortcuts that already exist. These are handled in gui.c -Chris Young2011-10-081-0/+6
* Stop confusing svn clientChris Young2011-10-081-3/+2
* Treat all objects equally, non-plugin_hack objects can now be opened in externalChris Young2011-10-082-26/+16
* Fix link creationChris Young2011-10-081-1/+1
* Default search ico should only come from themeChris Young2011-10-083-19/+5
* Navigate submenuChris Young2011-10-081-7/+91
* Pedantic spacing fix.Michael Drake2011-10-081-1/+1
* Amiga front end still uses this for now.Michael Drake2011-10-081-0/+0
* Delete icon that's never been used.Michael Drake2011-10-081-0/+0
* Use malloc, memcpy instead of strdup since we have the length.Michael Drake2011-10-081-2/+3
* Avoid a couple of strlen calls.Michael Drake2011-10-082-2/+2
* Avoid a strlen.Michael Drake2011-10-081-1/+1
* Add function to get at url length.Michael Drake2011-10-082-0/+20
* Fix leaky refcountingJohn Mark Bell2011-10-081-0/+12
* Pedantic style changes.Michael Drake2011-10-081-29/+20
* Improve performance of style selectionJohn Mark Bell2011-10-088-295/+379
* Pedantic style fixesJohn Mark Bell2011-10-081-2/+4
* Improve error handlingJohn Mark Bell2011-10-081-19/+15
* Improve error handlingJohn Mark Bell2011-10-081-29/+41
* correct filenameChris Young2011-10-071-2/+2
* Add favicon to iconification iconChris Young2011-10-075-44/+67
* make resource fetcher cope with missing resources gracefullyVincent Sanders2011-10-071-11/+9
* Lose unnecessary loggingJohn Mark Bell2011-10-071-6/+0
* use the default resource:favicon.ico when a site has no icon of its ownVincent Sanders2011-10-072-8/+32
* nsurl_ref returns the referenced nsurl.Michael Drake2011-10-071-2/+1
* Port presentational hint backgrounds to nsurl.Michael Drake2011-10-071-8/+8
* Choose right ico image for typical url bar.Michael Drake2011-10-071-1/+3
* comment removalChris Young2011-10-071-2/+1
* fix botched link renameChris Young2011-10-071-0/+1
* Don't fetch favicons for (i)frames.Michael Drake2011-10-071-0/+4