Commit Graph

  • 31c9ffb4b5 make boxes keep reference to the DOM node that causes them Vincent Sanders 2012-11-30 12:29:54 +0000
  • ea025e6008 Toolbar is now finished, started work on browser redraw/scrolling. Ole Loots 2012-11-30 03:20:52 +0100
  • 61872ab3a4 Debug Chris Young 2012-11-29 22:44:30 +0000
  • 23dc635e1a Make hotlist toolbar work and update (only updates on hotlist window close currently) Chris Young 2012-11-29 22:13:42 +0000
  • d66e9c34a8 Create "menu" and "toolbar" directories in the hotlist if they don't exist on startup Chris Young 2012-11-29 22:08:47 +0000
  • 67d4da38ad Removed debug statements Ole Loots 2012-11-29 02:11:37 +0100
  • c374f7fcf0 Removed debug statements Ole Loots 2012-11-29 02:10:23 +0100
  • b1018779f9 Removed debug statements Ole Loots 2012-11-29 02:09:07 +0100
  • 1b93b72b9b re-implemented browser toolbar redraw / URL area redraw. Ole Loots 2012-11-29 02:01:13 +0100
  • 9ec2e77b27 Only change selectable toolbar objects on click. Ole Loots 2012-11-29 01:59:20 +0100
  • ec79063155 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-11-28 22:42:45 +0000
  • 168d09c878 Improve the look of the hotlist toolbar Chris Young 2012-11-28 22:42:23 +0000
  • d80bb6210d add missing include Vincent Sanders 2012-11-28 22:41:20 +0000
  • 4865886721 fix logic Vincent Sanders 2012-11-28 22:35:40 +0000
  • 71577f214d use macro to compare Vincent Sanders 2012-11-28 22:08:11 +0000
  • c3119b9356 Merge branch 'master' into mono/removing-windom-dependency Ole Loots 2012-11-28 22:00:13 +0100
  • 4fbeacf830 Fix integer overflow in percentage calculation, credits: Peter Slegg. Ole Loots 2012-11-28 21:55:43 +0100
  • ff7cf93762 Started refactoring of global redraw handling. Ole Loots 2012-11-28 21:30:24 +0100
  • 2437ca84a8 Hotlist toolbar needs to be ABOVE the tab bar Chris Young 2012-11-28 19:44:40 +0000
  • 4e4bc9c135 Don't force a redraw after adding the toolbar, because we (currently) only add it immediately at window creation. Chris Young 2012-11-28 19:43:24 +0000
  • 56d5e6963a Actually show the toolbar. It looks awful. Chris Young 2012-11-28 19:41:18 +0000
  • 09bc58f7c2 Create a toolbar from the "Toolbar" folder within the hotlist. Note: makes no attempt to either free the toolbar or make the toolbar work. Chris Young 2012-11-28 19:29:43 +0000
  • 56b521a125 make window load event delivery work Vincent Sanders 2012-11-28 18:53:11 +0000
  • 68f359d1ec initial event fireing implementation Vincent Sanders 2012-11-28 18:07:36 +0000
  • fb5d763d75 extend corestings with event types Vincent Sanders 2012-11-28 17:19:49 +0000
  • fe0e2508e6 Refactored a lot of browser window code,... still totally WIP. ...but it compiles... Ole Loots 2012-11-27 02:12:09 +0100
  • fefc9ed6be html renderer error path fixups for meta refresh Vincent Sanders 2012-11-26 20:33:27 +0000
  • 567017898c remove example binding its out of date and in nsgenbind anyway Vincent Sanders 2012-11-25 22:08:17 +0000
  • f9d94af893 add correct copyright headers Vincent Sanders 2012-11-25 22:04:01 +0000
  • fb13fcf166 Improve html renderer error reporting Vincent Sanders 2012-11-26 17:23:03 +0000
  • ce309aa5a9 add message retrival of error codes ensuring there are messages for all codes Vincent Sanders 2012-11-26 17:20:15 +0000
  • 2fef76db15 add errorcode content broadcast API Vincent Sanders 2012-11-26 16:24:48 +0000
  • 840284b24d Merge remote-tracking branch 'origin/mmu_man/beos-fixes' Vincent Sanders 2012-11-26 11:34:12 +0000
  • 2836c1775a beos: Don't link with libxml2 anymore François Revol 2012-11-25 23:23:54 +0100
  • e38c0f2c3b beos: comment on why the rdef file includes hexdump for icons François Revol 2012-11-25 21:01:06 +0100
  • 2a01907ca1 beos: debug output cleanup François Revol 2012-11-25 20:55:34 +0100
  • 08a659292e Mention the origin of the icons added by Adrien François Revol 2012-11-25 20:38:53 +0100
  • 7915708b58 update event handler to cope with nsgenbind changes Vincent Sanders 2012-11-25 19:27:58 +0000
  • 1765212be2 beos: Fix replicating with empty URL in archive François Revol 2012-11-25 20:26:41 +0100
  • eb454ff9f2 beos: More debug output cleanup François Revol 2012-11-25 20:03:43 +0100
  • 17e19b283f beos: Silence debug output François Revol 2012-11-25 20:00:27 +0100
  • 38b17e1112 beos: Partial replicant instanciation fix François Revol 2012-11-25 19:47:48 +0100
  • 8a12a8d545 C89 François Revol 2012-11-25 19:19:58 +0100
  • 9b009dfb01 beos: Fix toolbar border François Revol 2012-11-25 18:35:18 +0100
  • dea524f585 beos: gcc2 fix François Revol 2012-11-25 18:22:26 +0100
  • fde30ff958 beos: Fix gui_poll() François Revol 2012-11-25 18:17:55 +0100
  • c496d9080f beos: gcc2 fixes François Revol 2012-11-25 18:11:56 +0100
  • 7e5ac02785 Whitespace cleanup François Revol 2012-11-25 18:04:57 +0100
  • eb28188661 Update the BeOS/Haiku port Adrien Destugues - PulkoMandy 2012-11-15 22:34:42 +0100
  • ec43456e4b use unshared type handler for all events on window Vincent Sanders 2012-11-23 13:48:11 +0000
  • 8bccf16158 Check if box with imagemap at point has area at point. Michael Drake 2012-11-22 17:40:20 +0000
  • 7d83151d1a make nsurl_access() not assert with being passed a NULL url as it is assumed elsewhere this will never fail. Vincent Sanders 2012-11-22 17:04:26 +0000
  • 966fb9f215 rationalise the JSAPI macro usage requires nsgenbind changes Vincent Sanders 2012-11-22 14:00:13 +0000
  • 6ea22068aa Fixed typo, caused small scroll bug. Ole Loots 2012-11-22 01:30:03 +0100
  • 407389668b Hotlist now works without windom. Ole Loots 2012-11-22 01:19:20 +0100
  • 42cb583842 Improved WM_FULLED handling (prev. size is getting restored) Ole Loots 2012-11-22 00:26:58 +0100
  • ccdab30c9a Completet scroll preprocessing, Hotlist fully works. Ole Loots 2012-11-22 00:10:55 +0100
  • 054984099f use correct unref functions Vincent Sanders 2012-11-21 22:08:18 +0000
  • c2cd36fda8 improve location interface implementation Vincent Sanders 2012-11-21 18:51:44 +0000
  • 0672d5e2c9 Implemented scroll handling in gemtk. Ole Loots 2012-11-21 02:14:22 +0100
  • a159a4a79b update JSAPI_PS() signature to cope with new nsgenbind Vincent Sanders 2012-11-20 19:17:54 +0000
  • 7e94f32e4c Initial work at making scrolling work Ole Loots 2012-11-20 01:41:42 +0100
  • 5449303bd1 Ripped Windom out of the treeview implementation, it still requires scroll event handling to be implemented. Ole Loots 2012-11-20 00:29:20 +0100
  • 7757008433 add window enumeration test Vincent Sanders 2012-11-19 17:26:23 +0000
  • bb6b546b4b cleanup formatting in binding files Vincent Sanders 2012-11-19 17:23:24 +0000
  • 9676253184 Imporved gemtk toolbar handling. Ole Loots 2012-11-19 00:47:03 +0100
  • c415f9bf98 Start to remove windom, wip. - Refactored menu event handling. - Load plain GEM resources. - Refactored Event handling Ole Loots 2012-11-18 23:22:43 +0100
  • e042008f2b Revert "Refactored menu event handling and got rid of several windom calls." This reverts commit d1a5c738e6. this change belongs into a new branch Ole Loots 2012-11-18 23:15:48 +0100
  • 47c0ce6f14 Revert "Added missing Makefile changes for recent deskmenu commit." This reverts commit c5fb16d56d. This change belongs into a new branch Ole Loots 2012-11-18 23:15:21 +0100
  • 6797e1f8ef add nodeValue implementation Vincent Sanders 2012-11-18 21:50:11 +0000
  • 4769698d13 add enumeration test on the document node Vincent Sanders 2012-11-18 21:49:25 +0000
  • 8810bc0163 add nodeName implementation Vincent Sanders 2012-11-18 21:24:29 +0000
  • ba867955a2 add nodeType Vincent Sanders 2012-11-18 21:12:49 +0000
  • fa9046fc97 implement childElementCount Vincent Sanders 2012-11-18 17:35:52 +0000
  • 99d3633e03 implement previousElementSibling and nextElementSibling Vincent Sanders 2012-11-18 12:59:10 +0000
  • bec8711528 implement lastElementChild Vincent Sanders 2012-11-18 12:38:07 +0000
  • b1ca83ad8c implement firstElementChild Vincent Sanders 2012-11-18 12:14:44 +0000
  • 6589c7cc19 add Garbage colelction root set macros Vincent Sanders 2012-11-17 11:19:31 +0000
  • 82cae10284 more enumeration tests and update test index Vincent Sanders 2012-11-16 21:52:27 +0000
  • e36b8f6579 safely deal with NULL strings Vincent Sanders 2012-11-16 15:29:53 +0000
  • c5fb16d56d Added missing Makefile changes for recent deskmenu commit. Ole Loots 2012-11-14 22:00:38 +0100
  • d1a5c738e6 Refactored menu event handling and got rid of several windom calls. Ole Loots 2012-11-14 21:37:35 +0100
  • 2bea506f83 add Node interface binding just to get the prototype Vincent Sanders 2012-11-14 02:11:01 +0000
  • 9acba6cbcc add node enumeration test Vincent Sanders 2012-11-13 23:21:16 +0000
  • 082c76d9c3 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Ole Loots 2012-11-12 21:27:53 +0100
  • 44808e1c52 Added message box, so warn_user works as expected. Ole Loots 2012-11-12 21:23:39 +0100
  • 6641b082f8 Fix the display of the drag save icon Chris Young 2012-11-11 23:17:00 +0000
  • 967d22afe5 These were allocated with c lib functions, not AllocVec Chris Young 2012-11-11 23:05:25 +0000
  • adcbfb9789 Fix options GUI cleanup (credit: Gazelle) Chris Young 2012-11-11 22:49:18 +0000
  • 8c60d38769 Can't clone a content that gets reflowed for a viewport size. Michael Drake 2012-11-11 20:14:18 +0000
  • c040fbc4cc Allow reformats to different size. Michael Drake 2012-11-11 20:02:45 +0000
  • bd3f65b7da Use can_reformat instead of HTML special case. Allow reflow of parent for any object that gets a reformat. Michael Drake 2012-11-11 19:13:36 +0000
  • ddf45cd672 Reformat objects that reach the READY state. Michael Drake 2012-11-11 18:40:55 +0000
  • 7df658618c Close file when we've finished parsing it. Chris Young 2012-11-11 11:48:42 +0000
  • ce640e59fd Report (and ignore) failure to load non-existent document. (Credit: Chris Young) John-Mark Bell 2012-11-11 11:31:34 +0000
  • bb3a6bbb3b Permit hotlist entries to have no title. John-Mark Bell 2012-11-11 11:23:43 +0000
  • f2ab822a83 Prevent NULL pointer access with plain text contents Chris Young 2012-11-10 22:26:43 +0000
  • 41ed8e3da3 Pass UTF-8 text length for conversion Chris Young 2012-11-10 16:05:48 +0000
  • a79e098817 remove redundant domutils and put functionality in existing utils/libdom Vincent Sanders 2012-11-10 11:20:31 +0000
  • 617d655c7b Remove libxml John-Mark Bell 2012-11-10 00:09:11 +0000