Commit Graph

  • 3ef843fcb4 Switch Yes/No Replace/Don'tReplace so Esc operates the "don't do anything" operation as expected. Chris Young 2012-12-09 19:41:06 +0000
  • 6b7e678476 Only bother with the delayed requester on OS4 Chris Young 2012-12-09 19:39:48 +0000
  • 5ee1f09dd2 Missing double-quote Chris Young 2012-12-09 19:16:47 +0000
  • 70825a5ee2 Set the file comment for the included ARexx scripts as part of the install, as these tend to get lost and don't exist at all in Git. Chris Young 2012-12-09 18:57:07 +0000
  • 083cf492f5 Allow ctrl-click on hotlist toolbar to open in a new tab Chris Young 2012-12-09 18:52:07 +0000
  • e7329e1129 Do not uses windom functions for the login dialog. Ole Loots 2012-12-09 14:10:58 +0100
  • c8b3fbbfdd TimedDosRequester doesn't support linefeeds through \n Chris Young 2012-12-08 19:38:39 +0000
  • dfa287767f Warn the user and give them an option to stop NetSurf shutting down, if the TCP/IP stack has signalled that it is about to exit. Chris Young 2012-12-08 18:08:00 +0000
  • ff333828b7 Warn when closing multiple tabs Chris Young 2012-12-08 17:47:57 +0000
  • ffac64fcea Move download overwrite warning requester to misc.c Chris Young 2012-12-08 17:25:25 +0000
  • 69647cc6a4 Respond to Ctrl-C by immediately quitting. TCP/IP stack exit expects this. Chris Young 2012-12-07 23:35:57 +0000
  • ec0c68503d Added function to retrieve current plotter dimensions. Ole Loots 2012-12-07 22:09:59 +0100
  • 04825c62df implement document.URL and document.documentURI Vincent Sanders 2012-12-07 15:50:24 +0000
  • 99f93da0f3 correctly handle location Vincent Sanders 2012-12-07 12:08:56 +0000
  • 40076ea422 Allow the size of the web search gadget to be user-set Chris Young 2012-12-06 23:40:13 +0000
  • 6167b8862d gtk: Handle Back and Forward keys mmu_man/xf86keys François Revol 2012-12-06 23:35:16 +0100
  • 912b9de928 ensure default action fetcher is set to NULL Vincent Sanders 2012-12-06 19:33:25 +0000
  • 646aed64ff change to parameterised parser binding creation Vincent Sanders 2012-12-06 18:04:43 +0000
  • 0a237c6e47 Removed global_evnt.* from source tree Ole Loots 2012-12-06 01:42:06 +0100
  • c4b09a8439 Removed global_evnt.c module. Ole Loots 2012-12-06 01:38:49 +0100
  • 5d2ac2ecac Only schedule on-screen redraw areas, and do not substract scrolling positions from scheduled area. Ole Loots 2012-12-06 01:07:11 +0100
  • 395f161eb5 Use global variable desk_area for size calculation Ole Loots 2012-12-06 00:27:57 +0100
  • fa0326af43 Context menu now opens at the correct location. Ole Loots 2012-12-06 00:26:50 +0100
  • 434befd25b Implement mouse move event handling Ole Loots 2012-12-06 00:26:00 +0100
  • 61723e01c1 Avoid NULL pointer access Chris Young 2012-12-05 18:14:45 +0000
  • 0718d80918 abstract out GC root manipulation for js values Vincent Sanders 2012-12-04 18:15:14 +0000
  • 897acff532 make events work on elements Vincent Sanders 2012-12-04 18:01:11 +0000
  • 16812b0522 Removed debug statements. Ole Loots 2012-12-04 01:36:34 +0100
  • f4ea103657 Reenabled VDI clipping... Ole Loots 2012-12-04 01:33:37 +0100
  • 25db04a890 Dragged scrolling/mouse click events works fine now. Ole Loots 2012-12-04 01:32:43 +0100
  • 878fe3e68c fix disabled javascript function signature Vincent Sanders 2012-12-03 17:53:14 +0000
  • 70ece8a428 add stub implemntation for event handling in elements Vincent Sanders 2012-12-03 17:34:03 +0000
  • 3052864773 issue click events at dom Vincent Sanders 2012-12-03 17:09:44 +0000
  • 2c5b24d717 Implemented scrolling for gui windows. Doesn't work correctly for drag-scrolling, because gemtk schedules window messages for redraw regions... the rectangle list must be managed by gemtk... Ole Loots 2012-12-03 01:27:33 +0100
  • 59e2775055 Implemented basic mouse input to browser component (click). Ole Loots 2012-12-03 00:07:47 +0100
  • e697603f12 Use module variable h_gem_menu instead of local variable Ole Loots 2012-12-03 00:03:29 +0100
  • d5f0ea5155 Replaces MenuIcheck() with calls to menu_icheck() Ole Loots 2012-12-03 00:00:13 +0100
  • 22fbe5abfc Set the newly-created hotlist dirs to be "retain in memory" otherwise NetSurf crashes on hotlist cleanup. Chris Young 2012-12-01 15:54:32 +0000
  • c88c4fa214 Don't need to attempt to free on remove, as the only entry point has already done this. Chris Young 2012-12-01 15:23:11 +0000
  • 40313798ee Implemented Browser key input handling. Ole Loots 2012-12-01 16:18:02 +0100
  • 2705884b65 Removed image toolbar settings. Ole Loots 2012-12-01 16:16:19 +0100
  • ee79de5244 Attempt to do some re-layout if the toolbar is added after the window opens. Chris Young 2012-12-01 15:15:12 +0000
  • 4360905000 Removed image toolbar stuff This is not related to windom, but makes the code less complex, too. Ole Loots 2012-12-01 13:13:04 +0100
  • 1e2cc766cd Update documentation Chris Young 2012-12-01 00:29:53 +0000
  • ffcb07b8b2 Make hotlist toolbar actually work Chris Young 2012-12-01 00:27:46 +0000
  • 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