Commit Graph

  • a195282bfb Include render/box.h Daniel Silverstone 2012-03-24 22:29:31 +0000
  • cb99af0b01 Include render/box.h Daniel Silverstone 2012-03-24 22:28:49 +0000
  • da94e952c9 Suppress strict aliasing moans John Mark Bell 2012-03-24 22:26:44 +0000
  • 784b223387 continue conversion Vincent Sanders 2012-03-24 22:21:25 +0000
  • a45972a104 Squash warning -- this API appears to be unused John Mark Bell 2012-03-24 22:16:03 +0000
  • 73bfb6201e Fix up meta refresh parser John Mark Bell 2012-03-24 22:08:13 +0000
  • 6a62b3a561 three more callbacks fixed up Vincent Sanders 2012-03-24 21:35:02 +0000
  • fd04db8566 Fix up html_process_style_element John Mark Bell 2012-03-24 21:06:30 +0000
  • 24894214bc Include dom/dom.h where it might be needed Daniel Silverstone 2012-03-24 20:55:22 +0000
  • 883907d612 s/XML_ELEMENT_NODE/DOM_ELEMENT_NODE John Mark Bell 2012-03-24 20:48:02 +0000
  • d2fd3cc8f6 Fix up html_find_stylesheets John Mark Bell 2012-03-24 20:43:19 +0000
  • 6822d7914a Fix exc undeclared. François Revel 2012-03-24 20:06:08 +0000
  • aa49a54db5 Fix up node_has_attribute John Mark Bell 2012-03-24 19:40:06 +0000
  • 710b90d43a continuting work in progress Vincent Sanders 2012-03-24 19:35:59 +0000
  • 1688080e04 Beginnings of fixed up selection binding John Mark Bell 2012-03-24 18:48:14 +0000
  • 682eba9a56 Port box construction to libdom John Mark Bell 2012-03-24 18:47:51 +0000
  • 72baec3aec Remove bogus dependencies on box.h John Mark Bell 2012-03-24 17:42:29 +0000
  • 07d445a5ca conversion to libdom work in progress with FIXME blocks Vincent Sanders 2012-03-24 17:11:17 +0000
  • d1194be49f Migrate frame types so that desktop/browser.h does not include render/html.h Daniel Silverstone 2012-03-24 17:09:21 +0000
  • 85d3e6337f Monkey does not need _GNU_SOURCE Daniel Silverstone 2012-03-24 15:22:01 +0000
  • aaf874980e Remove include that's pulled in from browser.h anyway. Michael Drake 2012-03-24 11:02:10 +0000
  • fa7c872567 Fix for options refactor. Michael Drake 2012-03-24 08:56:14 +0000
  • b21f85a072 initial move to libdom Vincent Sanders 2012-03-23 23:18:04 +0000
  • ac6e205dc0 Reference LIBRARIES document from each of the BUILDING-* docs. Michael Drake 2012-03-23 22:50:52 +0000
  • c47f86999e Add document listing NetSurf project libraries needed to build NetSurf. Michael Drake 2012-03-23 22:31:55 +0000
  • 67b6f8d4a3 remove unecessary includes Vincent Sanders 2012-03-23 16:56:43 +0000
  • 654ad81d8b Delete some trailing whitespace. Michael Drake 2012-03-23 16:30:50 +0000
  • a66adbbfef Rename BeOS frontend files to strip the useless beos_ prefix. Fix includes and the rest so it builds. François Revel 2012-03-22 21:48:24 +0000
  • 974f536794 Fixed declarations of set_std_pixel / get_std_pixel Ole Loots 2012-03-22 21:34:13 +0000
  • 2ffb570acd Fix missing include: desktop/options.h Ole Loots 2012-03-22 21:33:21 +0000
  • 71956c0265 Build fix for BeOS: - don't include options.h directly, - typo. François Revel 2012-03-22 21:11:35 +0000
  • 1490b52a6b NetSurf options rework (a=vince r=daniels,jmb) Vincent Sanders 2012-03-22 09:34:34 +0000
  • 0797bf5a57 Be a bit more verbose and strict. Ole Loots 2012-03-21 21:20:19 +0000
  • 36dd0cc346 added dbg_rect function. Ole Loots 2012-03-21 21:19:59 +0000
  • 82d93ef1e6 call set_clip/get_clip, declare result variables correctly. Ole Loots 2012-03-21 21:19:30 +0000
  • 38dd9128a1 Let user select download path and filename, removed unused struct members. Ole Loots 2012-03-21 21:12:06 +0000
  • 705d136963 Updated German translation by Ruben Schuller. Michael Drake 2012-03-21 19:25:59 +0000
  • 57676ad1c0 Reworked r13532 in a cleaner way. The FLEX_ARRAY_LEN_DECL macro from utils.h should be used when declaring an empty array at end of struct. François Revel 2012-03-19 18:24:43 +0000
  • 18b3ae0dec Since nsurl wants to add // to url schemes, just abide by it. Third / separates the type and name. François Revel 2012-03-19 03:19:03 +0000
  • ea94b3210c Fix the BeOS build. The rsrc: fetcher was left behind some fetcher changes. François Revel 2012-03-19 02:46:45 +0000
  • 3d3bb0c5cf Workaround use of C99 flex array. gcc2 did not support it, only 0-len arrays. Possibly a FLEX_ARRAY_LEN macro could be defined in utils.h instead. François Revel 2012-03-19 02:45:53 +0000
  • f926feadd6 Adjusted for changed plotter members. Ole Loots 2012-03-14 22:10:21 +0000
  • b9092d6271 Restructured the plotter driver struct and declared misc functions static within the vdi driver. Ole Loots 2012-03-14 22:06:07 +0000
  • c0b0dbd373 fix incorrect type in message loading Vincent Sanders 2012-03-14 16:42:02 +0000
  • 2e65e51fc5 Added GD Plotter stub. Ole Loots 2012-03-12 21:24:38 +0000
  • 4604f293b7 Removed unused plotter members. Ole Loots 2012-03-12 21:20:18 +0000
  • b01229d9cc now abort button becomes close button when download is completed. Ole Loots 2012-03-11 15:42:41 +0000
  • cf86788d3e Set User CSS file in Choices.WWW.NetSurf. Michael Drake 2012-03-06 18:34:02 +0000
  • e8b0c03cdb Don't override UA stylesheet origin with User origin. Michael Drake 2012-03-06 18:02:55 +0000
  • 20583d7288 Enable User CSS file. Michael Drake 2012-03-06 17:44:24 +0000
  • a11aa89b64 More reasonable tile size defaults Chris Young 2012-03-03 15:59:52 +0000
  • 3db30dfd84 Fix scaled fast scrolling. Curiously this has solved the form select menu problem :S Chris Young 2012-03-03 15:50:05 +0000
  • 2cd44ec454 Fix offsets when page scaled and scrolled Chris Young 2012-03-03 15:41:14 +0000
  • 3e77ceeb81 allow both x and y dimensions of redraw tiles to be configured Chris Young 2012-02-29 19:09:55 +0000
  • 6ab79f9868 Translation of previously-missing strings (credit: Samir Hawamdeh) Chris Young 2012-02-28 20:00:38 +0000
  • f7f2fa8993 revert r13281, meant to put it in 2.9 branch Chris Young 2012-02-28 19:02:16 +0000
  • e997d45410 Readme for 2.9 Chris Young 2012-02-28 18:54:34 +0000
  • 956cb41f7c Disable print menu option Chris Young 2012-02-28 18:51:26 +0000
  • ee378aa3f1 Set/get drag type via API. Michael Drake 2012-02-28 12:54:00 +0000
  • c9a30d073e Check drag type via accessor. Michael Drake 2012-02-28 12:21:36 +0000
  • 9c0c9ecdfe Add browser_window drag type accessor. Michael Drake 2012-02-28 12:20:49 +0000
  • 046ee36430 Use browser window scale accessor. Michael Drake 2012-02-27 22:44:59 +0000
  • da9a0e9b44 Always use pkg-config, never use xml-config or curl-config, it breaks crossbuild when these binaries are actually available on the build machine. Ole Loots 2012-02-27 22:43:33 +0000
  • ed9fb931cd Add browser window scale acceser. Michael Drake 2012-02-27 22:43:25 +0000
  • feb44c7396 Add a couple of lines for translators' notes. Michael Drake 2012-02-26 16:47:51 +0000
  • c259968009 Fix top comment, so line numbers can be compared with .en version. Get .it Messages file back in sync. Michael Drake 2012-02-26 16:38:47 +0000
  • 84a600881d Get .fr and .nl Messages back in sync. Michael Drake 2012-02-26 16:36:59 +0000
  • b7f7293802 random changes Chris Young 2012-02-26 15:44:14 +0000
  • 2951735e2f adjust scrolbars when window is resized Chris Young 2012-02-26 14:40:34 +0000
  • bb17cc2529 Don't do schedule message handling on a while loop.. it sometimes causes long pauses in user input. Chris Young 2012-02-26 11:03:09 +0000
  • b375a6a293 Convert treeview to tiled draw Chris Young 2012-02-26 10:42:15 +0000
  • c2afcf4453 Documentation update Chris Young 2012-02-25 19:21:38 +0000
  • 6696f7d160 Fix thumbnails Chris Young 2012-02-25 19:13:41 +0000
  • 79c5485e27 Add tiled refresh, with tiles of max size option_redraw_tile_size. This reduces the size of our off-screen bitmap and associated memory. Only works with browser windows at present. History and treeviews still have full window refresh/bitmap. Setting the option to 0 brings back the old behaviour. Chris Young 2012-02-25 18:42:33 +0000
  • 174b52a0fd more #ifdef WITH_8BPP_SUPPORT Ole Loots 2012-02-25 15:23:00 +0000
  • 20e825c8f4 More simple refresh. This would work (provided the user hasn't scrolled), however we appear to be losing events (refresh and menu events are not always being received) Chris Young 2012-02-24 23:18:24 +0000
  • ce0d219328 typo Chris Young 2012-02-24 20:03:38 +0000
  • b517cf331a option_screen_compositing to enable switching compositing for NetSurf's own screen on/off. Chris Young 2012-02-24 20:00:51 +0000
  • 9478f01828 Fix bug #3481624: this was needlessly complex John Mark Bell 2012-02-23 21:22:37 +0000
  • 2309042fc3 Update from Samir Hawamdeh (mostly copyright year) Chris Young 2012-02-23 18:53:06 +0000
  • ea0c028cac fix favicon display Vincent Sanders 2012-02-21 20:54:31 +0000
  • 8e3e8f2ca1 remove unused scrolledwindow member Vincent Sanders 2012-02-20 21:28:24 +0000
  • f0708c3f9b Bring German Messages file back into sync. Michael Drake 2012-02-16 15:04:21 +0000
  • b0b08b4eaf Remove "NetSurf" from release version string, that's on the splash anyway. Chris Young 2012-02-12 18:02:49 +0000
  • 0410b0d640 Don't break the clipboard when copying 'nothing'. Don't touch clipboard contents when copying 'nothing'. Chris Young 2012-02-12 17:56:25 +0000
  • 9c7ced69d2 Shift status bar text over by a pixel and reposition the frame slightly. Don't use WBorBottom as that is not particulary relevant to what we're trying to do. Chris Young 2012-02-11 23:17:47 +0000
  • 26a1bb7718 Use S_IRWXU where appropriate John Mark Bell 2012-02-10 20:02:13 +0000
  • 6d8cb05732 Fix Debian bug #659376: .netsurf must not be world readable John Mark Bell 2012-02-10 19:41:02 +0000
  • 4dd1b4d80b fix the popup menu entry signal attaching to attach the correct handler functions. as the prototype changes depending on signal type and we were using the non menu function prototype for menu entries. Vincent Sanders 2012-02-08 02:45:03 +0000
  • 3e2e110a86 Bypass full type sniffer if only images are acceptable John Mark Bell 2012-02-08 00:52:16 +0000
  • e2bb4aa4e0 Fix bug #3479239: scroll in correct direction for page left/page right John Mark Bell 2012-02-08 00:21:20 +0000
  • b75a3960fc Fix gui_window_drag_start John Mark Bell 2012-02-05 08:16:41 +0000
  • 132ebb7dd9 Mouse button holding wasn't reported to the browser because of drag optimization, resulting in internal scrollbars which only reacted on click, not mouse holding down. Ole Loots 2012-02-03 00:05:37 +0000
  • 0fad29846b Treat image/x-png as a synonym for image/png John Mark Bell 2012-01-29 20:43:59 +0000
  • f3aa0a5179 Default to "not rendering" when setting GUI poll priority. Ole Loots 2012-01-25 22:44:00 +0000
  • 2300b8adab Added key shortcut for bookmark, handle menut item "Hide Toolbars" Ole Loots 2012-01-25 22:42:03 +0000
  • f3e0dd578e 8*4=32, NOT 24. Copied UTF-8 text will now paste correctly into RA-OWB. Chris Young 2012-01-15 16:37:36 +0000
  • 676cb962ce Accept codeset 1 (undefined) as 106 (UTF-8) when pasting from the clipboard. This should allow us to at least paste from broken ports of MorphOS apps. Chris Young 2012-01-15 15:58:26 +0000
  • efa55dd3f1 Fix build Chris Young 2012-01-15 15:57:02 +0000
  • 9f08a052d0 Allow confining the pointer to part of the window during drags. Actually we aren't acting on this for any current drag types, but if we need to do so in the future (eg. frame resizing), this is the code to do it. The trap lasts 10 IntuiTicks so is re-asserted on every mouse move when an active drag is in effect. Drag type must be set to GDRAGGING_NONE to clear. Chris Young 2012-01-11 21:41:55 +0000