Commit Graph

  • 0efc756a7a Support file://(/)localhost/ as well as file://(/) As NetSurf insists on adding a third slash after file://, it is not possible to open any local files which are in subdirectory "localhost" of the current directory. Workaround is to type the "localhost" part in something other than fully lowercase. In practice it is incredibly unlikely that even the workaround will need to be used. Chris Young 2009-11-01 16:01:07 +0000
  • 019eff10c1 Amiga print UI Chris Young 2009-11-01 14:53:04 +0000
  • 90012b487a Fix odd missing chars Chris Young 2009-10-24 09:18:22 +0000
  • 5ce6402321 Add a note on how to obtain the sources. Chris Young 2009-10-21 19:59:15 +0000
  • 9f6a4d9745 Revert previous change, causing instability. Chris Young 2009-10-16 19:49:56 +0000
  • 4059d2b096 Fix-up the timer.device scheduler and reinstate it as default. Unfortunately this doesn't remove the need for INTUITICKS messages as we still need to break out for page reflow (which doesn't use the scheduler), but it should make animations more accurate. Chris Young 2009-10-15 21:35:29 +0000
  • 87695acd33 Fix download progress title corruption Chris Young 2009-10-15 16:49:52 +0000
  • 4d1cd2ad64 Trim dead wood. Michael Drake 2009-10-15 16:02:59 +0000
  • 9e742f13da Log failures John Mark Bell 2009-10-12 17:38:22 +0000
  • 1c403cb2f8 svgtiny requires separate contents John Mark Bell 2009-10-08 12:03:44 +0000
  • 1cf99058a3 Use DejaVu instead of Vera, seeing as Debian have removed Vera from sid. John Mark Bell 2009-10-05 11:22:09 +0000
  • 8753b5a35d Implement the ability to stay in memory if all windows are closed. This and no window on startup can be used together to make NetSurf "quick launch" and always available. Chris Young 2009-10-03 11:00:10 +0000
  • 33b3aa20bd Updated translation from Samir Hawamdeh Chris Young 2009-10-01 21:40:46 +0000
  • 12ac8eb215 Add options for "no quit on last window close" (disabled - not implemented) and "no window on startup" Chris Young 2009-09-29 18:24:19 +0000
  • cf1d796491 Added application.library messages New Doc and Open Doc. Added option_startup_no_window to allow NetSurf to be opened without an initial browser window (unless a URL is specified on the command line or by extended selection) Chris Young 2009-09-28 22:17:09 +0000
  • abf51104fe Register with application.library. Chris Young 2009-09-28 18:00:40 +0000
  • a80a4968bd fix text cursor positioning some more Chris Young 2009-09-23 21:52:36 +0000
  • 41a2a71c2a List SVGTiny too, because it uses the core build system now. Michael Drake 2009-09-19 11:10:59 +0000
  • 2b6b97e6c1 Fix obviously wrong logic and tweak the status display area frame slightly so it looks better (or at least fits in with the OS look better) Chris Young 2009-09-17 21:44:07 +0000
  • a35b96ace7 Modify bottom border status gadget so that it has a frame. When the gadget is refreshed now it will erase the gadget area before redrawing, allowing to use RefreshGList instead of RefreshWindowFrame. This is significantly faster as RefreshWindowFrame redraws more than the function name suggests. Chris Young 2009-09-15 22:49:33 +0000
  • a6fb92eb8a Update from Samir Hawamdeh Chris Young 2009-09-13 22:09:27 +0000
  • 8bc7cfbe04 Doc updates Chris Young 2009-09-13 12:23:30 +0000
  • 4e5488ccfa Introduce the concept of content reusability. John Mark Bell 2009-09-09 10:40:53 +0000
  • 7f369b829b Fix crash when switching to tabs that are still loading Chris Young 2009-09-08 22:59:47 +0000
  • 665b6ceb02 Musings on caching John Mark Bell 2009-09-08 19:24:11 +0000
  • 56e42730de ensure current_redraw_browser is set Chris Young 2009-09-07 22:55:31 +0000
  • d442d4ff9f Yet more case insensitivity John Mark Bell 2009-09-06 22:49:32 +0000
  • a3d57f2c3c Indicate when tabs are loading. Currently this only works with the AISS theme (and probably only under OS4.1), showing a yellow flag on tabs which are currently loading. Chris Young 2009-09-06 11:23:35 +0000
  • dac634f6fd Make throbber operate correctly according to the tab currently displayed. Chris Young 2009-09-06 10:48:14 +0000
  • cd07aa9d31 Fix for percentage values. Michael Drake 2009-09-05 16:36:44 +0000
  • 3dd906c813 Remove redundant line. Michael Drake 2009-09-05 16:24:17 +0000
  • d8f4c0d029 Fix table border=0. Michael Drake 2009-09-05 16:23:00 +0000
  • ca8a2b5af0 Fix defualt table cell border width and move border style from default css to code. Michael Drake 2009-09-05 15:49:09 +0000
  • decdefb7b1 Add table border styles to default CSS. Michael Drake 2009-09-05 14:57:15 +0000
  • 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