Commit Graph

  • 15f8a056d5 Fixed typo Ole Loots 2012-12-21 06:44:39 +0100
  • f72305504d Use multipart/form-data for data transmission. Requires some new nsoption functions to be saved. (Conversion -> option name to index) Ole Loots 2012-12-21 06:39:51 +0100
  • 3bc7316ac8 Render HTML Form for Choices submission. Causes memory corruption when submitted via GET. Retrieving Post data requires a bit more indepth knowledge about the fetcher. Ole Loots 2012-12-21 05:46:20 +0100
  • f7ee2a0387 - started to work on settings dialog - some WIP in treeview widgets. Changed destroy / and init handling. It requires some optimization, when the widget is closed it must remove itself from the guiwin list, for perfomance. Ole Loots 2012-12-21 00:56:50 +0100
  • 68565113f3 link order matters Vincent Sanders 2012-12-20 17:34:17 +0000
  • 27873fa9fe add explicit stdlib include for definition of free() Vincent Sanders 2012-12-20 17:17:42 +0000
  • c0f9ae95b9 change the javascript bindings to use generated headers Vincent Sanders 2012-12-20 17:00:06 +0000
  • 484fa8b110 move common include path setup to core Makefile Vincent Sanders 2012-12-20 15:27:07 +0000
  • 3019368c93 Merge branch 'master' into mono/removing-windom-dependency Ole Loots 2012-12-18 01:28:22 +0100
  • c6a5109a95 Preparing for merge... Ole Loots 2012-12-18 01:10:20 +0100
  • 59a44380a6 Download window works now without windom, except file select. Ole Loots 2012-12-17 23:32:06 +0100
  • 0d803b6c0d add coment on superclasses Vincent Sanders 2012-12-17 18:33:08 +0000
  • e913a58ee7 add missing copyright header Vincent Sanders 2012-12-17 15:15:11 +0000
  • 347fdf0743 add dom event handler to document object Vincent Sanders 2012-12-17 14:55:16 +0000
  • 037b7e0b75 No more crash, but still work to do on download window Ole Loots 2012-12-17 00:36:17 +0100
  • 90f0cfb551 allow for JSOPTION_JIT to not be set Vincent Sanders 2012-12-16 20:51:42 +0000
  • b9d6eccf24 Properly capitalise JavaScript Steve Fryatt 2012-12-16 14:45:51 +0000
  • f185ffa257 Add Enable Javascript configuration to RO GUI. Steve Fryatt 2012-12-15 16:59:00 +0000
  • 8e416ec226 Ensure the menu checked state remain in sync with reality Chris Young 2012-12-15 15:39:09 +0000
  • 79b1496d30 Update menu checked state Chris Young 2012-12-15 15:30:26 +0000
  • 2a42b028b2 Check the checked state of the menu items a more correct way Chris Young 2012-12-15 14:39:01 +0000
  • 8c74aeb6e1 Add some options to the browser menu Chris Young 2012-12-15 14:21:15 +0000
  • 51067561c9 Properly capitalise JavaScript Chris Young 2012-12-15 13:46:39 +0000
  • ea5096fb8d These values shouldn't be declared static Chris Young 2012-12-15 13:43:05 +0000
  • 08cb5a09b2 Work around a speedbar.gadget layout bug Chris Young 2012-12-15 13:39:40 +0000
  • 8053832cd0 Add riscos/ rules Netsurf Administrators 2012-12-14 12:47:17 +0000
  • 8685336e2d remove redundant compiler version override Vincent Sanders 2012-12-14 11:43:23 +0000
  • 6582b4e075 fix change to CC_MAJOR for beos Vincent Sanders 2012-12-14 11:30:14 +0000
  • 7c5f9ed8cd make the Make rules for compiler versioning be more portable with fewer shell calls Vincent Sanders 2012-12-14 10:53:43 +0000
  • 4448722425 allow flags to be selected based on compiler version Vincent Sanders 2012-12-13 19:27:16 +0000
  • c87cbe5655 split target defaults out Vincent Sanders 2012-12-13 19:26:24 +0000
  • fa6e1379d0 move the cut n pasted -Wuninitialized from Makefile.config alongside all the other warning flags in the standard location Vincent Sanders 2012-12-13 17:36:38 +0000
  • 16d67095a6 add pkg-config macro for libraries which are not controled by configuration Vincent Sanders 2012-12-13 17:23:47 +0000
  • 45906b9dc2 make macro name more correct Vincent Sanders 2012-12-13 16:31:05 +0000
  • 17e20537d4 try without option altogether Vincent Sanders 2012-12-13 16:04:06 +0000
  • 0ff9d85813 let monkey generate unused-but-set-variable without causing an error Vincent Sanders 2012-12-13 15:52:55 +0000
  • 5a5451a0c5 make monkey target take notice of GCCSDK_INSTALL_ENV and GCCSDK_INSTALL_CROSSBIN environment values Vincent Sanders 2012-12-13 15:33:54 +0000
  • 25e85f1429 do not add script handler if runtime cannot be initialised Vincent Sanders 2012-12-13 15:32:34 +0000
  • 1b4604130e Correct the designation of en and it strings Chris Young 2012-12-12 19:48:48 +0000
  • 973a8c37b1 First steps to remove windom dependency from download dialog. Ole Loots 2012-12-12 01:51:18 +0100
  • 30efe4ba30 Updated Italian translation (credit: Samir Hawamdeh) Chris Young 2012-12-11 20:21:06 +0000
  • ec7389a18f Update the current pressed qualifier keys at every RAWKEY event, as the update doesn't work during IDCMP_IDCMPUPDATE Chris Young 2012-12-10 20:26:40 +0000
  • 8698245ad2 use g++ to link on riscos Vincent Sanders 2012-12-10 11:38:52 +0000
  • a1876073ad add spidermonkey to riscos makefiles Vincent Sanders 2012-12-10 08:43:11 +0000
  • c1c3a06748 document mouse interaction a bit Vincent Sanders 2012-12-03 18:47:22 +0000
  • 47579b468c Add dither quality options to GUI Chris Young 2012-12-09 21:57:58 +0000
  • 589c8a28a4 Add simple refresh option to GUI Chris Young 2012-12-09 21:45:12 +0000
  • a6005c9a5b Add font anti-aliasing option to GUI Chris Young 2012-12-09 21:28:32 +0000
  • 02a4bfd375 Toggle the tab bar to the correct state if the option to always show it is changed and only one tab is currently open Chris Young 2012-12-09 20:39:10 +0000
  • af8c3ef0c3 Add options for always showing tabbar and warning on closing multiple tabs Chris Young 2012-12-09 20:29:01 +0000
  • 5b53364994 Move tabbed browsing options to new tab Chris Young 2012-12-09 20:18:47 +0000
  • 083b7c0233 Enable persistent tab bar through tab_always_show option Chris Young 2012-12-09 20:05:22 +0000
  • 0c54f2a902 Prevent multiple tabbars Chris Young 2012-12-09 20:02:13 +0000
  • 24e1aff974 Reverse the logic as well as the req text Chris Young 2012-12-09 20:00:59 +0000
  • 388ddc6dbd non-working "always show tabbar" option Chris Young 2012-12-09 20:00:11 +0000
  • 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