Commit Graph

  • 5e1f0332ad Implement 401 login window in nsgtk Rob Kendrick 2006-08-06 22:29:58 +0000
  • 89f760a3e7 Detect attempted fetches using protocols we can't handle. Mark content in error in a couple of cases that I'd missed ages ago. John Mark Bell 2006-08-06 17:51:23 +0000
  • 4d8c68583f Save and restore FP registers for APCS compliance Adrian Lees 2006-08-06 15:40:02 +0000
  • e298837af7 Do not send referer when Home button is used. Fix some compile warnings. James Bursa 2006-08-06 15:18:53 +0000
  • 2eb5cd3270 Update overflow status. Michael Drake 2006-08-06 06:45:19 +0000
  • cad95f5aca Add ptr_lr shape and iconise outline for pre-RISC OS 5. Richard Wilson 2006-08-04 19:18:27 +0000
  • 0fa805df8f Fix mask creation for thumbnails. Richard Wilson 2006-08-04 19:14:40 +0000
  • b2ae3b22c7 Update TODOs. Michael Drake 2006-08-04 08:54:44 +0000
  • 6452fc8199 Turn more recent GTK calls into properties sets for compatibility with GTK 2.6 Rob Kendrick 2006-07-31 11:28:37 +0000
  • 8387cc53d9 Fix key press event handling in drawing area for nsgtk Rob Kendrick 2006-07-30 12:46:37 +0000
  • ba69b31742 Loading and saving of urldb on init/exit of nsgtk. Rob Kendrick 2006-07-28 16:31:23 +0000
  • 3cb5b48767 Make URL completion optional in nsgtk Rob Kendrick 2006-07-28 15:57:00 +0000
  • fb91840001 Make url_suggest option core, rather than RISC OS-specific. Rob Kendrick 2006-07-28 15:52:37 +0000
  • 286567b673 nsgtk URL completion: fix problem with pressing enter on a completion not working correctly. Rob Kendrick 2006-07-28 15:47:48 +0000
  • 62bfd97641 Make nsgtk use find_resource() to locate netsurf.glade Rob Kendrick 2006-07-28 15:42:43 +0000
  • 0c836a8786 Fix problem number 2 in previous commit Rob Kendrick 2006-07-25 21:00:04 +0000
  • 546efe6d6c Initial work on URL completion in nsgtk. Some problems still exist. 1. It works without the code that should be required to make it do so. Boggle. 2. It appears to include the URLs to images and other resources as well as pages 3. Although you can highlight a completion with the cursor keys, pressing enter on one doesn't work - you need to click on it with the mouse. Rob Kendrick 2006-07-25 20:55:10 +0000
  • 000f7502ba Make image resampling optional in nsgtk Rob Kendrick 2006-07-23 22:44:42 +0000
  • 18d84f0c10 Make Cairo rendering a run-time option in nsgtk - also add infrastructure for nsgtk-specific options. Rob Kendrick 2006-07-23 22:32:33 +0000
  • 754b0c0c73 Initial code to support usable Choices window in nsgtk. Unsupported choices are currently greyed out. Additionally, only the home page URL is current saved when Apply is clicked. Rob Kendrick 2006-07-23 18:26:11 +0000
  • 80b3286e9d Layout absolutely positioned children of tables. James Bursa 2006-07-23 18:23:02 +0000
  • 985c82a46c Fix debug build. James Bursa 2006-07-23 16:49:19 +0000
  • dfd0110726 Add tracking of open windows to nsgtk Rob Kendrick 2006-07-21 10:50:11 +0000
  • dad7a41e93 Tidies for eventual gladification of main browser window in nsgtk Rob Kendrick 2006-07-20 12:20:56 +0000
  • 26a9f27681 Further templates for other nsgtk windows Rob Kendrick 2006-07-19 18:24:53 +0000
  • e296617a87 Further nsgtk Choices window template improvements Rob Kendrick 2006-07-19 16:39:10 +0000
  • 0c722b8692 Fix typo corruption in makefile Rob Kendrick 2006-07-19 14:55:12 +0000
  • 381faaed2f Add more options and layout to nsgtk's options window. Also added some tooltips. Rob Kendrick 2006-07-19 14:48:04 +0000
  • d6a0ad67fe Add simple (currently non-functional) options window for nsgtk Rob Kendrick 2006-07-19 13:41:57 +0000
  • 748e38ab87 Use desktop font Adrian Lees 2006-07-18 01:51:19 +0000
  • 675df80871 Allow broken meta refresh commands (fix mail.google.com, bug 1522982) Richard Wilson 2006-07-17 23:57:42 +0000
  • ca154b54c0 Fix edge case in cookie search code when handling Path=/foo John Mark Bell 2006-07-17 23:19:43 +0000
  • efbfb3ae3f Fix Ctrl+Right. Richard Wilson 2006-07-17 21:00:57 +0000
  • 697acab07b Implement Ctrl+U, Ctrl+Up, Ctrl+Down. Richard Wilson 2006-07-17 17:32:06 +0000
  • 68ac9e41b1 Increase default status bar width to two thirds. Michael Drake 2006-07-17 08:08:00 +0000
  • 0309e937e6 Allow the user to delete cookies. Richard Wilson 2006-07-16 21:42:37 +0000
  • 81512fa939 Workaround for A9home crash drawing patterned lines; maybe temporary Adrian Lees 2006-07-16 16:52:28 +0000
  • 2c4fb5d683 More key bindings for textarea implementation. Still loads missing. John Mark Bell 2006-07-16 16:13:55 +0000
  • 0e87b3e449 Update empty cookie_update stub. Richard Wilson 2006-07-16 16:11:12 +0000
  • 9294938976 Extent cookie_update API to allow notification of deleted domains. Fix nodes not being re-calculated. Richard Wilson 2006-07-16 16:10:43 +0000
  • 7f75f86661 Convert filetype icons to 256 colours. Michael Drake 2006-07-16 14:30:12 +0000
  • 54950fad08 Add missing include Richard Wilson 2006-07-16 14:09:37 +0000
  • 488f3e0d8a Fix small build John Mark Bell 2006-07-16 11:34:51 +0000
  • 74b6dce0be Fix debug build. James Bursa 2006-07-16 01:07:29 +0000
  • dc612b767c Display certificate subject in list rather than issuer John Mark Bell 2006-07-16 00:47:20 +0000
  • 2ebc9d2c50 Slightly improve positioning of lists. Richard Wilson 2006-07-16 00:40:13 +0000
  • 0657764d00 Remove debug information. Richard Wilson 2006-07-16 00:36:32 +0000
  • 589fe57264 Fix text area positioning, simpify scroll bar code. Richard Wilson 2006-07-16 00:34:16 +0000
  • 9006b194bb Update forgotten files. Richard Wilson 2006-07-16 00:23:10 +0000
  • 00d74fdd2d Allow the viewing of the entire SSL certificate chain. Richard Wilson 2006-07-16 00:21:15 +0000
  • cb04a8c779 Add SSL icon Michael Drake 2006-07-15 19:33:24 +0000
  • 546bf17a7f Add relevent extensions to allow treeviews to be used as an embedded list component. Richard Wilson 2006-07-15 15:39:33 +0000
  • 4c564c28bf Display session cookies' expiry correctly Fix urldb debug build Fix GTK build's cookie_update API John Mark Bell 2006-07-15 11:59:25 +0000
  • 001cf8aa33 Help text for show cookies menu options. Michael Drake 2006-07-14 16:05:40 +0000
  • e510114844 GTK zoom fixes, misc multi-window fix Rob Kendrick 2006-07-14 11:52:51 +0000
  • 7eb826bdd7 Basic multi-window support for nsgtk Daniel Silverstone 2006-07-14 10:26:03 +0000
  • 1decf851aa Fix URL completion keypress handling John Mark Bell 2006-07-13 22:50:48 +0000
  • 752634a810 Fix corruption of character if it matches a control sequence handled by the core code. Explicitly check for IS_WIMP_KEY in every applicable case as clearing the relevant bit beforehand is insufficient (&18C (Left cursor) is a valid Unicode character value, for example) John Mark Bell 2006-07-13 22:35:46 +0000
  • 25501c695e Centralise keypress handling (download and query dialogs still need porting over to wimp_event) Make core browser window invalidate caret callback on mouse clicks John Mark Bell 2006-07-13 21:57:35 +0000
  • 3716a5853e Fixup missing includes John Mark Bell 2006-07-13 21:52:35 +0000
  • 652f594cbb Further url completion fixes Richard Wilson 2006-07-13 21:28:07 +0000
  • 1fcceb72f6 Fix url completion Richard Wilson 2006-07-13 19:48:45 +0000
  • e7747de2e1 Added stub tree_set_node_sprite() function Rob Kendrick 2006-07-13 17:32:11 +0000
  • a6494b29c0 Fix typo in stub cookie function Rob Kendrick 2006-07-13 17:28:01 +0000
  • 52a90e9998 Add cookie menu help text. Michael Drake 2006-07-13 13:50:32 +0000
  • a836591435 Add basic cookie viewer, make trees use textarea components for UTF8 editing, trim headers, fix tree redraw issues. Richard Wilson 2006-07-13 12:46:02 +0000
  • d4331fa64f Additional messages for cookie trees Richard Wilson 2006-07-13 12:37:13 +0000
  • 301886c957 Add cookie window related messages Richard Wilson 2006-07-12 22:54:53 +0000
  • befe98a028 Add cookie toolbar help text. Michael Drake 2006-07-12 21:50:54 +0000
  • 3d63f5e5b2 Ctrl + resize scales the content to the new width. Richard Wilson 2006-07-12 17:23:00 +0000
  • 82dd81b859 Pass on RETURN and ESCAPE events to WIMP icon. Richard Wilson 2006-07-12 15:07:37 +0000
  • 1bf15f1e15 Check an object has a frame name before comparing. James Bursa 2006-07-12 04:22:57 +0000
  • 06429e69b5 Fix single line textareas, improve display of multiline ones. Richard Wilson 2006-07-11 23:04:13 +0000
  • 806fc97126 Improve SSL window. Richard Wilson 2006-07-11 23:03:03 +0000
  • 774f7a7599 Add missing error assignment John Mark Bell 2006-07-11 06:16:55 +0000
  • 593a5cf511 Render trees in UTF8 via rufl (fix 1434430) Richard Wilson 2006-07-11 00:40:45 +0000
  • 5081a22490 Convert sprite names to lowercase (fix 1412453) Richard Wilson 2006-07-10 14:49:16 +0000
  • 0e0aef0f85 Fix 1496834. Richard Wilson 2006-07-10 13:42:42 +0000
  • a47f148f2d Optimise out redundant group_start and group_end calls (speed up rendering.) Richard Wilson 2006-07-10 09:52:31 +0000
  • 0fe0a709ce Join update boxes if possible to decrease rendering time (optimise bouncing bunny testcase.) Richard Wilson 2006-07-09 17:38:34 +0000
  • 5bbd5f259e Don't cache curl handles that were used to fetch https URLs; with any luck, this should fix broken pipe crashes. John Mark Bell 2006-07-09 01:25:06 +0000
  • 6d92ee72bd Add Wikipedia links. Michael Drake 2006-07-06 16:50:49 +0000
  • da1acdffd0 Trivial implementation of url_to_path for nsgtk. It currently does not strip off any params data, etc. Rob Kendrick 2006-07-06 10:34:15 +0000
  • 8fefa1061e Fix 1517874. Plug memory leaks on failure. John Mark Bell 2006-07-06 06:42:54 +0000
  • badad073ec Generate directory listings (fix 1397934) Richard Wilson 2006-07-06 00:07:11 +0000
  • 55389c543b Fix 1488164. Richard Wilson 2006-07-05 17:28:30 +0000
  • ea44d84833 Make adjust-back/forwards/up open content in a new window (implement 1431600) Richard Wilson 2006-07-05 16:50:35 +0000
  • a102f34fa6 Make adjust-clicking submit open a new window (fix 1430135) Richard Wilson 2006-07-05 01:23:25 +0000
  • cd59d27008 Ignore junk values (fix 1444336) Richard Wilson 2006-07-05 00:21:04 +0000
  • 307ae1c40c Fix the small NetSurf build. Richard Wilson 2006-07-04 23:43:49 +0000
  • 59b7ce9194 Don't assert() for AUTH or SSL codes (fix 1498477) Richard Wilson 2006-07-04 22:03:39 +0000
  • ff6694c108 Set correct message on TEXTPLAIN completion (fix 1484874) Richard Wilson 2006-07-04 21:01:17 +0000
  • 667c3b6730 Fix 1516353 and implement 1352354 Richard Wilson 2006-07-04 19:56:37 +0000
  • ac0d20fdea Stop knockout logging. Richard Wilson 2006-07-04 19:46:20 +0000
  • bd732e40ed Respect CMOS configuration for full-size toggles on small contents. Richard Wilson 2006-07-04 14:50:15 +0000
  • e68f20d1c0 Stop lack of history entries from writing to invalid pointers (fix 1479657) Richard Wilson 2006-07-04 14:07:07 +0000
  • 5e2567370d Fix submission of forms in embedded objects; resolve submission URL at form creation time rather than at submit. John Mark Bell 2006-07-03 21:41:25 +0000
  • de0c4e2c32 Implement up toolbar icon and menu option. Richard Wilson 2006-07-03 21:07:02 +0000
  • 79cd7b86a9 Add Up icons. Michael Drake 2006-07-03 16:55:41 +0000
  • 021f36675f Delegate redraw optimisations to the knockout rendering system (fix garbage being displayed in certain situations with buffered rendering) Richard Wilson 2006-07-03 02:45:48 +0000