Commit Graph

4592 Commits

Author SHA1 Message Date
Chris Young d5018b862d libsvgtiny is shared object now, tweak percent complete values in install to allow
this shared object and space for future ones (such as libDOM), without value jumping
backwards.

svn path=/trunk/netsurf/; revision=9438
2009-08-24 21:14:46 +00:00
John Mark Bell 55888a00fe Portability hacks.
svn path=/trunk/netsurf/; revision=9432
2009-08-24 12:05:00 +00:00
John Mark Bell 03d181b65d Squash warnings
svn path=/trunk/netsurf/; revision=9431
2009-08-24 11:59:43 +00:00
Chris Young 58b1ba5e68 Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=9414
2009-08-23 17:53:35 +00:00
Chris Young 3c03dd2d99 Remove the hook function, printing now works correctly (at least with the FILE driver)
svn path=/trunk/netsurf/; revision=9412
2009-08-23 16:40:28 +00:00
Chris Young 3295d71a2f First attempt at Amiga printing support. Doesn't quite work - a column on the left
will print, but the rest of the page is an unexpected pastel pink.

svn path=/trunk/netsurf/; revision=9410
2009-08-23 15:59:41 +00:00
Chris Young 69ee94bb47 Fix crash on www.bebo.com
svn path=/trunk/netsurf/; revision=9409
2009-08-23 10:20:51 +00:00
John Mark Bell 0d412f5604 Sync with libcss.
svn path=/trunk/netsurf/; revision=9406
2009-08-23 07:58:33 +00:00
John Mark Bell 196f268ae5 Fix build
svn path=/trunk/netsurf/; revision=9392
2009-08-22 10:21:43 +00:00
John Mark Bell 5552f2b06c Use new alignment scheme
svn path=/trunk/netsurf/; revision=9390
2009-08-22 09:56:41 +00:00
John Mark Bell 6836a74521 Ensure we've got a case for default html alignment.
svn path=/trunk/netsurf/; revision=9382
2009-08-21 17:17:47 +00:00
John Mark Bell b0f127aa2c Support HTML alignment hints.
svn path=/trunk/netsurf/; revision=9381
2009-08-21 17:05:22 +00:00
Chris Young e57eaed1ad Give "Save as" and "Save as..." different identifiers. Thanks to Samir Hawamdeh for
the heads-up

svn path=/trunk/netsurf/; revision=9377
2009-08-20 17:20:33 +00:00
Chris Young 6ef99aba86 Updated Italian translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=9376
2009-08-20 17:16:09 +00:00
Chris Young dc6e7f4627 Add missing code to apply the fetcher settings
Make some stuff private to gui_options.c

svn path=/trunk/netsurf/; revision=9349
2009-08-18 15:38:09 +00:00
Chris Young 8d34071b8e Tweak throbber anim speed
svn path=/trunk/netsurf/; revision=9348
2009-08-18 13:06:28 +00:00
Chris Young e2ce2bb3ea Built libxml2-2.7.3 and gave it a sensible name.
svn path=/trunk/netsurf/; revision=9338
2009-08-17 17:46:16 +00:00
Michael Drake 074150ff18 Only try to reset scroll position on textarea wrap if there is a scrollbar.
svn path=/trunk/netsurf/; revision=9335
2009-08-17 13:23:52 +00:00
Chris Young 6030a12341 Revert back to creating a new clip region rather than reusing the previous one. This
fixes the long-standing incremental_reflow problem, as apparently ClearClipRegion
can't cope with the frequency of calls it gets with this switched on.

svn path=/trunk/netsurf/; revision=9333
2009-08-17 11:48:56 +00:00
Michael Drake c26611b32b Merge from Paul Blokus' selectscroll branch. Fixes text input scrollbar behaviour.
svn path=/trunk/netsurf/; revision=9306
2009-08-14 23:10:53 +00:00
Chris Young 45e05288f0 Fix compile
svn path=/trunk/netsurf/; revision=9302
2009-08-14 17:53:28 +00:00
Michael Drake 13afa0ff4c Merge Paul Blokus' selectscroll branch. Adds core select menu widget for forms and core scrollbar widget.
svn path=/trunk/netsurf/; revision=9289
2009-08-14 10:37:33 +00:00
Michael Drake 3549846a9a Make textarea widget unaware of its global position. Credit: paulblokus.
svn path=/trunk/netsurf/; revision=9274
2009-08-13 22:10:36 +00:00
Michael Drake 41ff11a6ea Improve explanation of how to ensure NetSurf finds its resources.
svn path=/trunk/netsurf/; revision=9273
2009-08-13 21:49:42 +00:00
Michael Drake 8f408f8013 Replace hard spaces with regular ones.
svn path=/trunk/netsurf/; revision=9271
2009-08-13 21:23:41 +00:00
Michael Drake 8af80d273b Simplfy and reduce repetition in framebuffer building guide. Update GTK doc date.
svn path=/trunk/netsurf/; revision=9270
2009-08-13 21:17:41 +00:00
Michael Drake 4d132c72e7 Simplfy and reduce repetition.
svn path=/trunk/netsurf/; revision=9269
2009-08-13 21:08:38 +00:00
Michael Drake 1fe0960fbb Copy libcss and wapcaplet stuff from the GTK doc.
svn path=/trunk/netsurf/; revision=9264
2009-08-13 19:59:22 +00:00
Michael Drake a6ee4991c2 Fix up.
svn path=/trunk/netsurf/; revision=9178
2009-08-10 22:40:22 +00:00
Michael Drake 478465d8b5 Even simpler library installation.
svn path=/trunk/netsurf/; revision=9177
2009-08-10 22:38:16 +00:00
Michael Drake 78e7e065cd Simplify library installation.
svn path=/trunk/netsurf/; revision=9176
2009-08-10 22:36:39 +00:00
Michael Drake 31c29ee83a Fix directory name.
svn path=/trunk/netsurf/; revision=9174
2009-08-10 21:31:49 +00:00
John Tytgat 24b7eaf6b7 Add the minimal make version number needed.
svn path=/trunk/netsurf/; revision=9173
2009-08-10 21:29:37 +00:00
Michael Drake 7b565d8bc5 Fix menu pointer's hotspot.
svn path=/trunk/netsurf/; revision=9153
2009-08-10 14:43:31 +00:00
Michael Drake 85f4cad4d5 Fix some underline lengths.
svn path=/trunk/netsurf/; revision=9152
2009-08-10 13:51:37 +00:00
Michael Drake 97ebfc5b96 Mention svn up.
svn path=/trunk/netsurf/; revision=9151
2009-08-10 13:14:21 +00:00
Michael Drake 8555e6b324 Play with formatting.
svn path=/trunk/netsurf/; revision=9150
2009-08-10 13:09:25 +00:00
Michael Drake 0f3141badf Fix indentation.
svn path=/trunk/netsurf/; revision=9148
2009-08-10 13:00:28 +00:00
Michael Drake 80ca0c501e Update info about AR warning.
svn path=/trunk/netsurf/; revision=9147
2009-08-10 12:57:30 +00:00
Michael Drake c3086b8998 Remove mention of web site's robuild doc.
svn path=/trunk/netsurf/; revision=9142
2009-08-10 11:12:11 +00:00
Michael Drake c4ed08b004 Mention native doc.
svn path=/trunk/netsurf/; revision=9141
2009-08-10 11:06:46 +00:00
Michael Drake a928ada60a First draft of RISC OS native build document.
svn path=/trunk/netsurf/; revision=9140
2009-08-10 11:04:47 +00:00
Chris Young 8e58c63c99 Revert r9108, as component order in libnsgif due to be corrected.
svn path=/trunk/netsurf/; revision=9137
2009-08-09 21:37:20 +00:00
Michael Drake f7bba441db Move README from Docs/ to root.
svn path=/trunk/netsurf/; revision=9136
2009-08-09 21:01:43 +00:00
Michael Drake 33e3b053e4 Say BUILDING docs are in the Docs directory.
svn path=/trunk/netsurf/; revision=9135
2009-08-09 20:59:46 +00:00
Chris Young c67bb2fbe7 Copy libcurl.so, have built 7.19.5 with a sensible name
svn path=/trunk/netsurf/; revision=9133
2009-08-09 20:15:58 +00:00
Michael Drake 4f5ea1a39c Test with -fno-strict-aliasing.
svn path=/trunk/netsurf/; revision=9109
2009-08-07 21:31:02 +00:00
Chris Young d197e03bf2 Support new libnsgif by adding bitmap flag BITMAP_ABGR.
This tells big endian systems that the data is in ABGR instead of RGBA.
It should be ignored on little endian systems!
Add support in Amiga platform code.

-> All platform code that could be compiled for big endian systems will need
   to be updated to recognise BITMAP_ABGR.  This includes GTK and
   Framebuffer frontends.  Both BITMAP_ABGR *and* the endianness of the host
   will most likely need to be checked and the allocated bitmap format
   and/or bitmap plotter changed to handle ABGR component order.

svn path=/trunk/netsurf/; revision=9108
2009-08-07 21:16:49 +00:00
Michael Drake 3cbbdeb91c Ensure that inline end boxes get the correct height.
svn path=/trunk/netsurf/; revision=9104
2009-08-07 15:52:00 +00:00
Michael Drake b0cc93800a Slightly more useful vertical alignment.
svn path=/trunk/netsurf/; revision=9100
2009-08-07 13:00:28 +00:00