Commit Graph

  • 935c66cac4 Disable the DataTypes animation handler for now as it doesn't work properly Chris Young 2011-08-29 15:14:45 +0000
  • 0057e15014 If no Cookies file path is set in Choices file, use default of "~/.netsurf/Cookies". Michael Drake 2011-08-29 09:28:07 +0000
  • 8679a18e28 Fix build when using NETSURF_USE_ROSPRITE Chris Young 2011-08-28 22:05:11 +0000
  • cd554e6f1e make image content handlers build conditional from teh makefile Vincent Sanders 2011-08-28 14:29:15 +0000
  • 401072e305 Make more robust. E.g. zero length scrollbars. Michael Drake 2011-08-27 09:13:23 +0000
  • 81c52ad494 Initial image content handler refactor Vincent Sanders 2011-08-27 08:43:51 +0000
  • 5f311d08ef Fix bug #3398114: only unref filename_value if we successfully obtained it John Mark Bell 2011-08-25 19:21:09 +0000
  • 0794f8c4dd Fix step size for clicks on scrollbar arrow icons. Michael Drake 2011-08-25 18:29:21 +0000
  • bbf77c54b9 Fix scrollbar click coords. Michael Drake 2011-08-25 13:34:48 +0000
  • bbc06d6449 When scrollbar extents are updated, scale current offset appropriately. Michael Drake 2011-08-25 09:21:41 +0000
  • 65398660e5 When passing drag on to it's bw, we don't need to do anything if the drag is for the current bw. Michael Drake 2011-08-24 21:53:58 +0000
  • ecff5eaf83 During drags, prevent mouse interaction with other widgets. Michael Drake 2011-08-24 20:44:47 +0000
  • aa0b7ed5d7 Set up page drag start in iframes. Michael Drake 2011-08-24 19:26:45 +0000
  • a47dff15dd Improve browser window drag tracking, so that drags in internal browser windows (iframes) carry on if pointer goes outside the bw that owns the drag. Michael Drake 2011-08-24 18:22:22 +0000
  • 24110be310 Fix treeview deselection redraw issue. Michael Drake 2011-08-24 15:03:02 +0000
  • d579559f4d Remove current_redraw_browser global. Michael Drake 2011-08-24 13:48:12 +0000
  • 8103377519 Don't need to set current_redraw_browser any more. Michael Drake 2011-08-24 13:45:46 +0000
  • ddc9964907 Don't need to set current_redraw_browser any more. Michael Drake 2011-08-24 13:43:54 +0000
  • 1eaa2a0e8e Don't need to set current_redraw_browser any more. Michael Drake 2011-08-24 13:42:59 +0000
  • c263a77d36 Don't need to set current_redraw_browser any more. Michael Drake 2011-08-24 13:39:28 +0000
  • 6291e4e398 Don't need to set current_redraw_browser any more. Michael Drake 2011-08-24 13:38:09 +0000
  • 1bcfb7500b Don't need to set current_redraw_browser any more. Michael Drake 2011-08-24 13:35:27 +0000
  • 42467f16dd Don't need to set current_redraw_browser any more. Michael Drake 2011-08-24 13:33:58 +0000
  • 6fed775565 Don't need to set current_redraw_browser any more. Michael Drake 2011-08-24 13:31:03 +0000
  • cdbed58a72 Remove last use of current_redraw_browser. Michael Drake 2011-08-24 13:23:31 +0000
  • c25692c8ae RISC OS changes for core search update (r12646). Michael Drake 2011-08-24 13:14:16 +0000
  • f3deebaa8e Amiga changes for core search update (r12646). Note: untested. Michael Drake 2011-08-24 12:33:15 +0000
  • 4adcb4277f Atari changes for core search update (r12646). Note: untested. Michael Drake 2011-08-24 12:32:51 +0000
  • 1625022882 Cocoa changes for core search update (r12646). Note: untested. Michael Drake 2011-08-24 12:32:13 +0000
  • 48917cbb82 GTK changes for core search update (r12646). Michael Drake 2011-08-24 12:31:27 +0000
  • 63c07ee28d Core part of search improvement: + Split up browser window and content related elements of html & text search. + Associate search contexts with contents, rather than browser windows. + Remove highlighting of search terms dependency on current_redraw_browser. + Fixes issues with search contexts being applied to the wrong content. Michael Drake 2011-08-24 12:29:30 +0000
  • 85ec83636d Reject attempts by a stylesheet to import itself John Mark Bell 2011-08-23 19:59:13 +0000
  • 92d355ed30 Replaced elements' children are not laid out, so don't look at their descendants. Fixes #3380281. Michael Drake 2011-08-23 10:42:03 +0000
  • 664a9381ce Fix bug #3390958: forcibly discard references to any child objects if we fail to complete conversion of an HTML content John Mark Bell 2011-08-20 01:13:51 +0000
  • 0860ac499d refactor to fix warning about out of range enums split default image finding for toolbar and findbar reorder to avoid forward declarations refactor macros to be *slightly* less awful Vincent Sanders 2011-08-13 22:02:36 +0000
  • a8b9f0936f Convert window title to local encoding. Ole Loots 2011-08-05 11:02:33 +0000
  • cc52da39f7 Added missing position update when window got moved. Ole Loots 2011-08-05 10:34:06 +0000
  • 68b52a6023 Improved accuracy for window resize. Ole Loots 2011-08-05 01:12:03 +0000
  • 33aebf6fd1 housekeeping Ole Loots 2011-08-05 01:11:03 +0000
  • a1f7517f39 edit comments Ole Loots 2011-08-05 01:10:36 +0000
  • d7d48c34e6 Redirect non-fatal errors to the NetSurf log Chris Young 2011-07-31 11:19:52 +0000
  • e0590ba4da Update from Samir Chris Young 2011-07-29 22:02:09 +0000
  • 4364b280e7 Revert accidental change Chris Young 2011-07-28 19:29:43 +0000
  • 0979992f83 Fix memory leak Chris Young 2011-07-28 19:29:03 +0000
  • 63cc03a5dc Fix GCC 4.6 warnings in core John Mark Bell 2011-07-26 21:30:38 +0000
  • 16b92d1613 Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection. Michael Drake 2011-07-26 13:53:42 +0000
  • d97e99b02b Remove unused hlcache_handle from search context. Michael Drake 2011-07-26 10:52:26 +0000
  • 3e1bd0d0bf Skip over credentials when lower casing host John Mark Bell 2011-07-24 12:11:11 +0000
  • cefcce0197 Shared URL nodes in the treeview actually want to be readonly. They certainly have no business not copying transient data. John Mark Bell 2011-07-24 11:40:08 +0000
  • f75b0fca43 Fix motion event handling in GTK treeview John Mark Bell 2011-07-24 11:38:26 +0000
  • b0aeeb1e78 Fix double frees on download failure John Mark Bell 2011-07-23 18:10:19 +0000
  • 35cf89594d Abort loading content when closing window John Mark Bell 2011-07-23 17:53:57 +0000
  • 79268e6d83 use human_friendly_bytesize Chris Young 2011-07-23 15:34:52 +0000
  • 7f6b694732 Show existing file size when file already exists on download Chris Young 2011-07-23 15:19:27 +0000
  • 9cd5974868 Fill in conspiciusly-empty else; fix warnings Chris Young 2011-07-23 14:10:01 +0000
  • 39e5c04da7 Fix warnings Chris Young 2011-07-23 14:06:13 +0000
  • cd21f4035f Fix ASL hook function Chris Young 2011-07-23 14:05:08 +0000
  • dc6c58ec41 Fix transition from LOADING to ERROR state after content has been locked for conversion John Mark Bell 2011-07-20 21:39:51 +0000
  • cfd56cadf2 Plug another hole in the logic for stopping HTML contents John Mark Bell 2011-07-20 20:16:01 +0000
  • 43b6856ba7 Make html_stop handle being called during construction of the box tree (i.e. as the result of a call to gui_multitask from the LOADING state) Fixup accounting of active objects when stopped in the READY state and ensure correct transition to the DONE state when necessary John Mark Bell 2011-07-19 23:08:55 +0000
  • 1cd92d6d50 Fix race when stopping an HTML content mid-load John Mark Bell 2011-07-19 20:23:59 +0000
  • 5fd24d7557 Revert r12609 and assert parent content state. Michael Drake 2011-07-19 13:43:48 +0000
  • d66afbca4a Don't try to redraw newly fetched objects' areas in parent html document if parent doc is still in LOADING state. Michael Drake 2011-07-19 13:15:03 +0000
  • 11b3bb228a Correct aspect ratio correctly and support widescreen displays Chris Young 2011-07-17 14:48:19 +0000
  • 31d1313944 Ensure buttons update (stop button activates) when new URL starts to load Chris Young 2011-07-16 13:53:22 +0000
  • 9c8845a0ac Update from Samir Hawamdeh Chris Young 2011-07-16 13:11:39 +0000
  • 6288f63828 Update from Samir Hawamdeh Chris Young 2011-07-15 20:20:45 +0000
  • 430b63e242 Remove assumption of gui window from search. Michael Drake 2011-07-14 10:27:24 +0000
  • 8faa353087 Don't need current_redraw_browser for box scrollbars any more. Michael Drake 2011-07-13 13:51:22 +0000
  • 3651831963 Fix up Amiga front end. Michael Drake 2011-07-13 13:38:38 +0000
  • 008c5da9ba Fix up BeOS front end. Michael Drake 2011-07-13 13:33:51 +0000
  • c9d424fa24 Fix up Windows front end. Stop it poking inside selection contexts. Michael Drake 2011-07-13 13:30:40 +0000
  • 9c91893028 Fix selection for non-gui browser windows (iframes). Selection no longer uses current_redraw_browser. Fix long-standing selection bugs on platforms that use action on release behaviour. Michael Drake 2011-07-13 13:20:26 +0000
  • 1832155b7c Caret position is already scaled in core. Michael Drake 2011-07-11 10:34:30 +0000
  • 637f726a13 Scale caret height in core Michael Drake 2011-07-11 10:33:43 +0000
  • b34502af82 Refactor http utilities John Mark Bell 2011-07-08 08:38:17 +0000
  • c54b6aabaa Direct access of png_structp members is deprecated John Mark Bell 2011-07-07 22:41:23 +0000
  • 2d1f2ee06a Remove remaining internal browser window usage from render/textinput. Michael Drake 2011-07-07 20:22:57 +0000
  • 9f0d5f9dcd Remove unused structure. Michael Drake 2011-07-07 19:21:05 +0000
  • 5560356e0e Remove unnecessary #include. Michael Drake 2011-07-07 19:14:31 +0000
  • 12d826a050 Function namespacing. Michael Drake 2011-07-07 19:12:53 +0000
  • 50f52cfc51 Remove ghost caret. Michael Drake 2011-07-07 18:38:35 +0000
  • e9b0a3ffb4 Fix build. Michael Drake 2011-07-07 18:35:03 +0000
  • bc91b72c56 Clean up text input code. Now desktop/textinput.{c|h} is concerend with browser windows only. HTML content specific stuff moved to render/textinput.{c|h} and disassociated from browser windows. Michael Drake 2011-07-07 17:50:04 +0000
  • e2681caf9c Reduce forward declaration of functions. Michael Drake 2011-07-07 11:50:45 +0000
  • b9ff7f39ae Remove pointless content_msg_data. Michael Drake 2011-07-06 16:01:53 +0000
  • e4a0bebd27 Pass struct rect to browser_window_update_box(), rather than union content_msg_data. Michael Drake 2011-07-06 15:34:49 +0000
  • f8fdd8faac Fix up Windows for r12574 API change. Michael Drake 2011-07-06 12:59:47 +0000
  • b9544e7e5d Fix up RISC OS for r12574 API change. Michael Drake 2011-07-06 12:59:26 +0000
  • ad205c1d66 Fix up Monkey for r12574 API change. Michael Drake 2011-07-06 12:56:31 +0000
  • 639e2dbfef Fix up GTK for r12574 API change. Michael Drake 2011-07-06 12:53:23 +0000
  • c9ff2da701 Fix up Framebuffer for r12574 API change. Michael Drake 2011-07-06 12:51:11 +0000
  • 810fb1a919 Fix up Cocoa for r12574 API change. Michael Drake 2011-07-06 12:48:45 +0000
  • 1b03b5dfae Fix up BeOS for r12574 API change. Michael Drake 2011-07-06 12:45:38 +0000
  • 1e43cd7f76 Fix up Atari for r12574 API change. Michael Drake 2011-07-06 12:42:45 +0000
  • ed8778ddb3 Fix up Amiga for r12574 API change. Michael Drake 2011-07-06 12:42:17 +0000
  • 727aa61bb6 Pass struct rect to gui_window_update_box(), rather than union content_msg_data. Michael Drake 2011-07-06 12:39:26 +0000
  • 865af5f235 Fix update_box coords when issued from scaled iframe. Michael Drake 2011-07-06 11:58:09 +0000
  • 5412ae7251 Use prescribed method for discovering browser window position. Michael Drake 2011-07-06 10:30:58 +0000
  • 9f2ea3be4c Iframe scrollbars. Michael Drake 2011-07-05 20:13:28 +0000