Commit Graph

6263 Commits

Author SHA1 Message Date
Vincent Sanders fff2520409 commandline option setting
svn path=/trunk/netsurf/; revision=12106
2011-03-18 21:58:29 +00:00
Michael Drake 48b374736a Various changes to about: content markup. Added me to LibNSFB bit.
svn path=/trunk/netsurf/; revision=12105
2011-03-18 12:10:15 +00:00
Chris Young 4563b7ea5a Don't add NetSurf as FTP (launch-)handler.
Probably need to document how to add another app to handle FTP though, as it's not
obvious but could be useful.

svn path=/trunk/netsurf/; revision=12104
2011-03-17 23:17:05 +00:00
Chris Young ef02bcc122 Enable fast scrolling for non-HTML contents
svn path=/trunk/netsurf/; revision=12103
2011-03-17 23:13:50 +00:00
François Revel fea411b71e Fix BeOS build:
- missing include,
- use css_computed_color() accessor instead of struct css_computed_style member as it's now opaque to us.

svn path=/trunk/netsurf/; revision=12100
2011-03-17 20:53:59 +00:00
Michael Drake d86e8b49c4 Remove what should now be redundant special casing of text/plain.
svn path=/trunk/netsurf/; revision=12099
2011-03-17 18:53:04 +00:00
Michael Drake ad2116a730 Handle scaled rendering of text/plain with plot origin offset too.
svn path=/trunk/netsurf/; revision=12098
2011-03-17 18:49:25 +00:00
Michael Drake ff600fbf8c Fix text/plain rendering's plot range calc to take account of vertical plot offset (y).
svn path=/trunk/netsurf/; revision=12097
2011-03-17 18:15:32 +00:00
Michael Drake 55afb9a64a Comment out noisy nsfont_width logging.
svn path=/trunk/netsurf/; revision=12096
2011-03-17 14:12:39 +00:00
Vincent Sanders f6eabd6cc9 Fix framebuffer resource: handling
svn path=/trunk/netsurf/; revision=12095
2011-03-17 12:29:42 +00:00
Michael Drake d2f8eee65b Fix comment.
svn path=/trunk/netsurf/; revision=12094
2011-03-17 12:26:59 +00:00
Vincent Sanders 50b9de4864 set hidden flag for more about: pages
svn path=/trunk/netsurf/; revision=12093
2011-03-17 12:24:40 +00:00
Michael Drake 49f1d58938 Less bloated "license" spelling handler.
svn path=/trunk/netsurf/; revision=12092
2011-03-17 12:17:25 +00:00
Daniel Silverstone 293c2b026b Retabify about.c since I had previously moosed it
svn path=/trunk/netsurf/; revision=12091
2011-03-17 12:12:55 +00:00
Michael Drake 4de9349fb8 Skip duplicates on about:about.
svn path=/trunk/netsurf/; revision=12090
2011-03-17 12:09:48 +00:00
Michael Drake a70c32422a gui_find_resource --> gui_get_resource_url.
svn path=/trunk/netsurf/; revision=12089
2011-03-17 11:57:09 +00:00
Michael Drake 66f6e9eff5 Rename utils/resource to utils/filepath to avoid confusion with resource: fetcher.
svn path=/trunk/netsurf/; revision=12088
2011-03-17 11:26:30 +00:00
Michael Drake 603de48f10 Install new resources too.
svn path=/trunk/netsurf/; revision=12087
2011-03-17 10:30:42 +00:00
Michael Drake 9c71edb961 Update gtk install target.
svn path=/trunk/netsurf/; revision=12086
2011-03-17 10:26:59 +00:00
Vincent Sanders 7390a6805e implement about:about
svn path=/trunk/netsurf/; revision=12085
2011-03-17 10:20:04 +00:00
Vincent Sanders d90ca6181b Improve options output
improve options:config styling

svn path=/trunk/netsurf/; revision=12084
2011-03-17 09:21:02 +00:00
Vincent Sanders bd39eb4267 make resource header documentation more explicit
svn path=/trunk/netsurf/; revision=12083
2011-03-17 08:11:54 +00:00
Vincent Sanders b96104fe8f Ensure all four required version defines are set for windows builds
svn path=/trunk/netsurf/; revision=12082
2011-03-16 22:19:44 +00:00
Michael Drake 7f41b913c9 Scale mouse pointer position.
svn path=/trunk/netsurf/; revision=12081
2011-03-16 21:41:51 +00:00
Michael Drake f6501e2d38 Beginnings of scale support.
- No front end to set scale, only global option.
 - No input (mouse pos) scaling.
 - Scaled of pos for update_box (e.g. animation) is wrong.
 - Off-by-1 in scaled scroll panning.

Perhaps we should look at moving all the scale logic into
the core.


svn path=/trunk/netsurf/; revision=12080
2011-03-16 20:37:44 +00:00
Chris Young 5e9bdb16c6 Temporary hack to stop crashing in Amiga frontend. Roll on frames re-implementation!
svn path=/trunk/netsurf/; revision=12079
2011-03-16 20:11:10 +00:00
Chris Young bc34303758 Localise About req buttons (OK/Credits/Licence)
svn path=/trunk/netsurf/; revision=12078
2011-03-16 19:23:24 +00:00
Chris Young 7e64826e60 Move remaining popupmenu.class stuff to context_menu.c, and #ifdef it for
__amigaos4__ only.

svn path=/trunk/netsurf/; revision=12077
2011-03-16 18:53:58 +00:00
Michael Drake 7f454dff4b Add about:license --> about:licence redirect.
svn path=/trunk/netsurf/; revision=12076
2011-03-16 14:17:22 +00:00
Michael Drake 867a972c47 Update copyright dates for some NetSurf project components.
svn path=/trunk/netsurf/; revision=12075
2011-03-16 13:50:10 +00:00
Michael Drake edf78221a6 Remove extraneous markup.
svn path=/trunk/netsurf/; revision=12074
2011-03-16 13:46:58 +00:00
Michael Drake 8ecc271262 Licence info has moved.
svn path=/trunk/netsurf/; revision=12073
2011-03-16 12:29:52 +00:00
Michael Drake 3bc192186c Remove superseded about doc.
svn path=/trunk/netsurf/; revision=12072
2011-03-16 12:27:00 +00:00
Michael Drake e2155ca50b Help menu options for about:credits and about:licence to replace old about NetSurf entry.
svn path=/trunk/netsurf/; revision=12071
2011-03-16 12:24:01 +00:00
Michael Drake 74cd7a9b60 Pedantic wrap.
svn path=/trunk/netsurf/; revision=12070
2011-03-16 12:22:02 +00:00
Michael Drake ffc8d17a0f Simple language directory handling.
svn path=/trunk/netsurf/; revision=12069
2011-03-15 23:23:27 +00:00
Vincent Sanders 1da7b161f8 Stop gtk printing from exploding if its unable to initialise the job
add interface to clone a high level cache handle
make generic printing core call new hlcache interface

svn path=/trunk/netsurf/; revision=12068
2011-03-15 22:02:06 +00:00
Michael Drake b69816ff79 Fix in case of malloc failure.
svn path=/trunk/netsurf/; revision=12067
2011-03-15 21:31:44 +00:00
Michael Drake 89ee13de70 Add simple resource: path handler. Lacks language support for now.
svn path=/trunk/netsurf/; revision=12066
2011-03-15 21:26:33 +00:00
Vincent Sanders cb2e3f95b8 make gtk help menu entries actually do something
svn path=/trunk/netsurf/; revision=12065
2011-03-15 21:00:08 +00:00
Daniel Silverstone 1cd4c59f99 Slightly safer operation on RO
svn path=/trunk/netsurf/; revision=12064
2011-03-15 18:43:41 +00:00
Chris Young a81a7b5af2 Only extend the clipping area for plain text contents
svn path=/trunk/netsurf/; revision=12063
2011-03-15 18:43:13 +00:00
Daniel Silverstone a4b99f5c31 Remove use of POSIX.pm from svn-testament -- RISCOS seems to be incomplete in that respect
svn path=/trunk/netsurf/; revision=12062
2011-03-15 17:55:13 +00:00
Daniel Silverstone 775a139103 And use POSIX::uname for the hostname
svn path=/trunk/netsurf/; revision=12061
2011-03-15 15:49:08 +00:00
Daniel Silverstone 6d2a7a3495 Corify a bunch of svn-testament to work better on RISC OS with a bit of luck
svn path=/trunk/netsurf/; revision=12060
2011-03-15 15:45:18 +00:00
Michael Drake 1c7d7f6cbe Fix scaled text-plain contents.
svn path=/trunk/netsurf/; revision=12059
2011-03-15 15:29:28 +00:00
Michael Drake 14ab7bb98f Make text size a separate #define.
svn path=/trunk/netsurf/; revision=12058
2011-03-15 15:10:10 +00:00
Michael Drake 88cf21939c Like HTML, text-plain contents have no intrinsic dimensions.
svn path=/trunk/netsurf/; revision=12057
2011-03-15 15:08:10 +00:00
Chris Young 1d764f7bf7 Fix warning
svn path=/trunk/netsurf/; revision=12056
2011-03-15 00:26:25 +00:00
Chris Young bdf75f07aa Try harder to get useful values if (a) getent is not available or (b) HOSTNAME env-var
does not exist.

svn path=/trunk/netsurf/; revision=12055
2011-03-15 00:20:18 +00:00