summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't add NetSurf as FTP (launch-)handler.Chris Young2011-03-171-1/+1
* Enable fast scrolling for non-HTML contentsChris Young2011-03-171-1/+1
* Fix BeOS build:François Revel2011-03-172-1/+5
* Remove what should now be redundant special casing of text/plain.Michael Drake2011-03-171-6/+0
* Handle scaled rendering of text/plain with plot origin offset too.Michael Drake2011-03-171-4/+4
* Fix text/plain rendering's plot range calc to take account of vertical plot o...Michael Drake2011-03-171-2/+2
* Comment out noisy nsfont_width logging.Michael Drake2011-03-171-1/+3
* Fix framebuffer resource: handlingVincent Sanders2011-03-177-2/+15
* Fix comment.Michael Drake2011-03-171-1/+1
* set hidden flag for more about: pagesVincent Sanders2011-03-171-6/+6
* Less bloated "license" spelling handler.Michael Drake2011-03-171-12/+1
* Retabify about.c since I had previously moosed itDaniel Silverstone2011-03-171-39/+39
* Skip duplicates on about:about.Michael Drake2011-03-171-8/+14
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-1711-16/+18
* Rename utils/resource to utils/filepath to avoid confusion with resource: fet...Michael Drake2011-03-178-84/+93
* Install new resources too.Michael Drake2011-03-171-0/+2
* Update gtk install target.Michael Drake2011-03-171-1/+0
* implement about:aboutVincent Sanders2011-03-171-2/+77
* Improve options outputVincent Sanders2011-03-173-25/+39
* make resource header documentation more explicitVincent Sanders2011-03-171-3/+18
* Ensure all four required version defines are set for windows buildsVincent Sanders2011-03-165-6/+6
* Scale mouse pointer position.Michael Drake2011-03-161-16/+20
* Beginnings of scale support.Michael Drake2011-03-161-10/+23
* Temporary hack to stop crashing in Amiga frontend. Roll on frames re-impleme...Chris Young2011-03-161-0/+8
* Localise About req buttons (OK/Credits/Licence)Chris Young2011-03-163-33/+47
* Move remaining popupmenu.class stuff to context_menu.c, and #ifdef it forChris Young2011-03-162-64/+99
* Add about:license --> about:licence redirect.Michael Drake2011-03-161-0/+12
* Update copyright dates for some NetSurf project components.Michael Drake2011-03-161-6/+6
* Remove extraneous markup.Michael Drake2011-03-161-8/+5
* Licence info has moved.Michael Drake2011-03-161-3/+3
* Remove superseded about doc.Michael Drake2011-03-162-1929/+0
* Help menu options for about:credits and about:licence to replace old about Ne...Michael Drake2011-03-167-19/+34
* Pedantic wrap.Michael Drake2011-03-161-1/+2
* Simple language directory handling.Michael Drake2011-03-151-3/+14
* Stop gtk printing from exploding if its unable to initialise the jobVincent Sanders2011-03-155-53/+39
* Fix in case of malloc failure.Michael Drake2011-03-151-0/+3
* Add simple resource: path handler. Lacks language support for now.Michael Drake2011-03-151-4/+10
* make gtk help menu entries actually do somethingVincent Sanders2011-03-151-3/+9
* Slightly safer operation on RODaniel Silverstone2011-03-151-4/+17
* Only extend the clipping area for plain text contentsChris Young2011-03-151-2/+8
* Remove use of POSIX.pm from svn-testament -- RISCOS seems to be incomplete in...Daniel Silverstone2011-03-151-4/+5
* And use POSIX::uname for the hostnameDaniel Silverstone2011-03-151-1/+1
* Corify a bunch of svn-testament to work better on RISC OS with a bit of luckDaniel Silverstone2011-03-151-16/+12
* Fix scaled text-plain contents.Michael Drake2011-03-151-6/+9
* Make text size a separate #define. Michael Drake2011-03-151-3/+4
* Like HTML, text-plain contents have no intrinsic dimensions.Michael Drake2011-03-151-1/+3
* Fix warningChris Young2011-03-151-1/+1
* Try harder to get useful values if (a) getent is not available or (b) HOSTNAM...Chris Young2011-03-151-0/+12
* Fix local history redrawChris Young2011-03-151-2/+2
* give up trying to create fs links as it doesn't work properly either with or Chris Young2011-03-142-2/+0