Commit Graph

  • 3d971835db Click position improvements Chris Young 2009-09-05 14:39:38 +0000
  • 2fc90e362c Fix missing characters Chris Young 2009-09-05 12:35:05 +0000
  • b322e5d8d6 More simple Chris Young 2009-09-05 11:58:13 +0000
  • 10a9f0e030 Simplify and fix some long-standing highlight/layout issues Chris Young 2009-09-05 11:33:05 +0000
  • d82b27ff58 Attribute value comparisons should be case insensitive John Mark Bell 2009-09-05 08:13:34 +0000
  • 3c72fddaa0 Make the new horizontal scroller work the same way as the old one and teh vertical scroller. Chris Young 2009-09-04 22:00:09 +0000
  • ee6e1df605 Fix kiosk mode Chris Young 2009-09-04 18:10:15 +0000
  • d9deb85bf3 Remove unnecessary RethinkLayout() for tabs under OS4.1 (removes flicker when compositing off) Chris Young 2009-08-31 22:10:05 +0000
  • f43b786c50 Support Alt Chris Young 2009-08-31 21:48:57 +0000
  • 8d72c1106c Fix fast scrolling when scaled Chris Young 2009-08-31 12:12:00 +0000
  • 057bbb634f Fix box redraw when scaled, fast scrolling now works in the upwards direction, but not down :) Chris Young 2009-08-31 12:05:35 +0000
  • 5a4897d722 Clearer wrapping. Michael Drake 2009-08-31 10:44:40 +0000
  • 31ccf7beed Simplification of relative offset calculation. Thanks to Christopher Martin. Michael Drake 2009-08-31 10:39:32 +0000
  • 984973015a Increase mouse wheel scroll speed again. This should bring it up to the same speed as OS4's built-in stuff. Chris Young 2009-08-31 10:16:23 +0000
  • 44ffe7b85d Fix scroll position Chris Young 2009-08-30 22:05:09 +0000
  • 06107bf050 Mostly working scale. Fast scrolling doesn't work when scaled, and neither does updating boxes (GIF anims etc) Chris Young 2009-08-30 21:43:14 +0000
  • 768fea80aa revert accidental change Chris Young 2009-08-30 10:22:26 +0000
  • 78834c0036 Show printing progress Chris Young 2009-08-30 10:14:16 +0000
  • 68610c1fb1 Attempt to fix kiosk_mode, still not working. Chris Young 2009-08-29 15:57:23 +0000
  • a5d569ae3e Use correct history window structure Chris Young 2009-08-29 14:45:47 +0000
  • 5e033b5133 Give local history own off-screen rendering bitmap Chris Young 2009-08-29 14:41:24 +0000
  • 138d0754c9 Font scaling - scaling now works for printing, need 2nd attempt at implementing it for browsing. Chris Young 2009-08-29 14:24:47 +0000
  • 0b6f91dd61 Changes for asynchronous printing. Currently disabled, as NetSurf window doesn't redraw while printing in progress Chris Young 2009-08-29 14:00:57 +0000
  • 4e9480e6c7 Fix page dragging etc Chris Young 2009-08-29 10:16:19 +0000
  • 965329b600 gadget tag/position tweaks Chris Young 2009-08-28 23:26:55 +0000
  • d3039fea7b Move status bar to bottom window border, as per NetSurf standard. Thanks to Thomas Rapp and others for info on how to do this. Currently there seems to be a glitch which is cancelling events, making typing in gadgets very difficult and mouse dragging almost impossible. Chris Young 2009-08-28 23:12:18 +0000
  • e580e2bea9 Hack around cache issue. The entire cache layer needs a redesign asap. John Mark Bell 2009-08-26 11:22:48 +0000
  • defdc423b5 Less broken conditional John Mark Bell 2009-08-25 08:28:01 +0000
  • 95c87008cf Stop the alpha channel getting lost on scaled bitmaps Chris Young 2009-08-24 22:23:17 +0000
  • 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. Chris Young 2009-08-24 21:14:46 +0000
  • 55888a00fe Portability hacks. John Mark Bell 2009-08-24 12:05:00 +0000
  • 03d181b65d Squash warnings John Mark Bell 2009-08-24 11:59:43 +0000
  • 58b1ba5e68 Updated translation from Samir Hawamdeh Chris Young 2009-08-23 17:53:35 +0000
  • 3c03dd2d99 Remove the hook function, printing now works correctly (at least with the FILE driver) Chris Young 2009-08-23 16:40:28 +0000
  • 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. Chris Young 2009-08-23 15:59:41 +0000
  • 69ee94bb47 Fix crash on www.bebo.com Chris Young 2009-08-23 10:20:51 +0000
  • 0d412f5604 Sync with libcss. John Mark Bell 2009-08-23 07:58:33 +0000
  • 196f268ae5 Fix build John Mark Bell 2009-08-22 10:21:43 +0000
  • 5552f2b06c Use new alignment scheme John Mark Bell 2009-08-22 09:56:41 +0000
  • 6836a74521 Ensure we've got a case for default html alignment. John Mark Bell 2009-08-21 17:17:47 +0000
  • b0f127aa2c Support HTML alignment hints. John Mark Bell 2009-08-21 17:05:22 +0000
  • e57eaed1ad Give "Save as" and "Save as..." different identifiers. Thanks to Samir Hawamdeh for the heads-up Chris Young 2009-08-20 17:20:33 +0000
  • 6ef99aba86 Updated Italian translation from Samir Hawamdeh Chris Young 2009-08-20 17:16:09 +0000
  • dc6e7f4627 Add missing code to apply the fetcher settings Make some stuff private to gui_options.c Chris Young 2009-08-18 15:38:09 +0000
  • 8d34071b8e Tweak throbber anim speed Chris Young 2009-08-18 13:06:28 +0000
  • e2ce2bb3ea Built libxml2-2.7.3 and gave it a sensible name. Chris Young 2009-08-17 17:46:16 +0000
  • 074150ff18 Only try to reset scroll position on textarea wrap if there is a scrollbar. Michael Drake 2009-08-17 13:23:52 +0000
  • 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. Chris Young 2009-08-17 11:48:56 +0000
  • c26611b32b Merge from Paul Blokus' selectscroll branch. Fixes text input scrollbar behaviour. Michael Drake 2009-08-14 23:10:53 +0000
  • 45e05288f0 Fix compile Chris Young 2009-08-14 17:53:28 +0000
  • 13afa0ff4c Merge Paul Blokus' selectscroll branch. Adds core select menu widget for forms and core scrollbar widget. Michael Drake 2009-08-14 10:37:33 +0000
  • 3549846a9a Make textarea widget unaware of its global position. Credit: paulblokus. Michael Drake 2009-08-13 22:10:36 +0000
  • 41ff11a6ea Improve explanation of how to ensure NetSurf finds its resources. Michael Drake 2009-08-13 21:49:42 +0000
  • 8f408f8013 Replace hard spaces with regular ones. Michael Drake 2009-08-13 21:23:41 +0000
  • 8af80d273b Simplfy and reduce repetition in framebuffer building guide. Update GTK doc date. Michael Drake 2009-08-13 21:17:41 +0000
  • 4d132c72e7 Simplfy and reduce repetition. Michael Drake 2009-08-13 21:08:38 +0000
  • 1fe0960fbb Copy libcss and wapcaplet stuff from the GTK doc. Michael Drake 2009-08-13 19:59:22 +0000
  • a6ee4991c2 Fix up. Michael Drake 2009-08-10 22:40:22 +0000
  • 478465d8b5 Even simpler library installation. Michael Drake 2009-08-10 22:38:16 +0000
  • 78e7e065cd Simplify library installation. Michael Drake 2009-08-10 22:36:39 +0000
  • 31c29ee83a Fix directory name. Michael Drake 2009-08-10 21:31:49 +0000
  • 24b7eaf6b7 Add the minimal make version number needed. John Tytgat 2009-08-10 21:29:37 +0000
  • 7b565d8bc5 Fix menu pointer's hotspot. Michael Drake 2009-08-10 14:43:31 +0000
  • 85f4cad4d5 Fix some underline lengths. Michael Drake 2009-08-10 13:51:37 +0000
  • 97ebfc5b96 Mention svn up. Michael Drake 2009-08-10 13:14:21 +0000
  • 8555e6b324 Play with formatting. Michael Drake 2009-08-10 13:09:25 +0000
  • 0f3141badf Fix indentation. Michael Drake 2009-08-10 13:00:28 +0000
  • 80ca0c501e Update info about AR warning. Michael Drake 2009-08-10 12:57:30 +0000
  • c3086b8998 Remove mention of web site's robuild doc. Michael Drake 2009-08-10 11:12:11 +0000
  • c4ed08b004 Mention native doc. Michael Drake 2009-08-10 11:06:46 +0000
  • a928ada60a First draft of RISC OS native build document. Michael Drake 2009-08-10 11:04:47 +0000
  • 8e58c63c99 Revert r9108, as component order in libnsgif due to be corrected. Chris Young 2009-08-09 21:37:20 +0000
  • f7bba441db Move README from Docs/ to root. Michael Drake 2009-08-09 21:01:43 +0000
  • 33e3b053e4 Say BUILDING docs are in the Docs directory. Michael Drake 2009-08-09 20:59:46 +0000
  • c67bb2fbe7 Copy libcurl.so, have built 7.19.5 with a sensible name Chris Young 2009-08-09 20:15:58 +0000
  • 4f5ea1a39c Test with -fno-strict-aliasing. Michael Drake 2009-08-07 21:31:02 +0000
  • 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. Chris Young 2009-08-07 21:16:49 +0000
  • 3cbbdeb91c Ensure that inline end boxes get the correct height. Michael Drake 2009-08-07 15:52:00 +0000
  • b0cc93800a Slightly more useful vertical alignment. Michael Drake 2009-08-07 13:00:28 +0000
  • 2261b616f6 - content/urldb.c(auth_data): Removed; (prot_space_data): Added, it lives linked in the leaf host_part struct and together with its scheme and port (which defins canonical root url) and realm this defines a protection space. (path_data): Removed auth_data field and replaced by a prot_space_data pointer. (host_part::prot_space): Added linked list of protection space data structs. (urldb_get_auth_details): Given an URL fetch fetches its auth. (urldb_set_auth_details): Creates or updates the contents of a protection space to which given URL belongs. (urldb_destroy_host_tree): Delete protection data space structures using urldb_destroy_prot_space. (urldb_destroy_prot_space): Added. - content/urldb.h(urldb_get_auth_details): Added realm parameter. - content/fetchers/fetch_curl.c(fetch_curl_set_options): Update urldb_get_auth_details call (we don't know realm at this point). - content/fetchcache.c(fetchcache_callback, fetchcache_auth): At FETCH_AUTH, use realm to determine if we really don't know auth data and if so, refetch content. - content/content.h(struct content): Add content::tried_with_auth. - content/content.c(content_create): Initialize content::tried_with_auth. - riscos/401login.c(ro_gui_401login_open): Show known authentication data in dialogue so user can see what was wrong with it and correct it. John Tytgat 2009-08-04 23:02:23 +0000
  • 83acae8e1f Add default line-height for form elements. Fixes squashed Google homepage. Michael Drake 2009-08-03 09:10:45 +0000
  • 9c9b5e9606 Search pkg-config for libcares, too. John Mark Bell 2009-08-03 00:21:10 +0000
  • 43941c53e8 C89. John Mark Bell 2009-08-02 21:51:24 +0000
  • 0665611cc2 Port to modified libcss API. John Mark Bell 2009-08-02 19:19:43 +0000
  • 9d678ef7cd Drop pkg-config on cairo, not needed here. Added const. John Tytgat 2009-08-02 12:07:29 +0000
  • d16eb2d650 Typo. François Revel 2009-08-02 11:31:35 +0000
  • 7949bb9c5a Update RISC OS cross building notes. John Tytgat 2009-08-01 17:56:14 +0000
  • 3d3bd874dc Disable resize with contents. This should stop the resize lockups once and for all. Chris Young 2009-08-01 13:16:16 +0000
  • ed16129b0c Prevent negative calculated width of replaced inlines in layout_minmax_line(). John Mark Bell 2009-08-01 00:26:02 +0000
  • 3128ec1cdc Actually handle failure to allocate bitmap structure or retrieve its data buffer pointer. I hope these longjmps are valid -- libpng's documentation is unhelpfully vague on this subject. John Mark Bell 2009-07-31 14:01:49 +0000
  • e1004a0a81 Make polling function return after a fetch_free operation, as under certain (unknown) circumstances it starts wandering off to nodes which don't exist (the same happens when using NetSurf's rings). Chris Young 2009-07-30 21:59:26 +0000
  • 0cd96bdd5e Correct definition Chris Young 2009-07-29 22:00:07 +0000
  • d2c29dbe95 Keep a copy of the next_fetcher pointer to avoid a situation where the fetch gets freed during the poll routine and the next pointer can no longer be read. Chris Young 2009-07-29 18:51:35 +0000
  • b18c0b0eca Make it match the others in style. Michael Drake 2009-07-29 11:56:26 +0000
  • 0d5c1eada9 Remove the docs that have been moved to the wiki. Michael Drake 2009-07-29 11:44:13 +0000
  • 623808380a Remove line that was removed in the other branch. Michael Drake 2009-07-29 11:26:04 +0000
  • 39546fd504 Merged revisions 8808,8862-8863 via svnmerge from svn://svn.netsurf-browser.org/branches/paulblokus/textinput Michael Drake 2009-07-29 11:03:34 +0000
  • efc284836b Sync with new libcss API. There's huge amounts of room for improvement in this implementation. John Mark Bell 2009-07-29 09:59:29 +0000
  • c63148ba63 Remove content doc, it's now on the wiki. Michael Drake 2009-07-28 13:33:13 +0000
  • 77c6009c86 Remove overview document which has already been migrated to the wiki. The rest will follow. Michael Drake 2009-07-28 13:10:41 +0000