Commit Graph

  • 35cb134ae8 Updated translation from Samir Hawamdeh Chris Young 2010-10-28 18:56:50 +0000
  • e5bc525030 Fix bug 3096811: discard HTTP headers for all but the last response John Mark Bell 2010-10-27 22:12:00 +0000
  • f309236fa8 Fix bug 3095552: don't escape URLs after editing. (credit: Martin Bazley) John Mark Bell 2010-10-27 20:15:01 +0000
  • 72cf3adc78 Beginning of NetSurf build infrastructure cleanup Provide makefile fragment for each target, isolates the target makefile changes into one place simplifying the top level makefile Vincent Sanders 2010-10-27 18:39:24 +0000
  • c07c79cc5e Don't feed negative values to the scroller Chris Young 2010-10-25 17:26:34 +0000
  • 3529ead319 Restore toolbar menus in RO treeview windows. Steve Fryatt 2010-10-24 23:17:21 +0000
  • a1194cd03f Re-enable toolbar editing and button selection in RO treeview windows. Steve Fryatt 2010-10-24 21:52:16 +0000
  • ba197f29c7 Partially re-enable toolbar buttons in RO treeview windows. Steve Fryatt 2010-10-24 20:00:45 +0000
  • 00434615ed Selection drags now use clipboard unit 1 instead of 0. This stops the user's clipboard being unexpectedly changed. Chris Young 2010-10-24 18:07:11 +0000
  • bdf3c32f44 Only allow auto-scroll on selection and selection drags Chris Young 2010-10-24 17:51:00 +0000
  • 43e5a16b34 Squash warning John Mark Bell 2010-10-24 16:39:16 +0000
  • c4ebfa24d8 Don't expand the oldest global history entries by default. Chris Young 2010-10-24 16:24:37 +0000
  • b734c12fd6 Slightly less braindead textplain handling John Mark Bell 2010-10-23 18:43:48 +0000
  • 52f7f6a620 More GTK 2.22.0 support John Mark Bell 2010-10-23 14:12:33 +0000
  • c94bf68751 Do not build with webp support by default on GTK. Firstly, almost noone has the libraries installed. Secondly, it requires a documentation update before it can be enabled. Thirdly, we should be using pkg-config to detect the presence of libraries on platforms that support it. John Mark Bell 2010-10-23 13:54:35 +0000
  • 23df373b3b Hackery to support GTK >= 2.21.6 John Mark Bell 2010-10-23 13:53:11 +0000
  • 5d40458ad5 Auto-scroll on drags beyond window boundaries Chris Young 2010-10-19 22:22:03 +0000
  • dd067c9fba Clear bitmap before redrawing tree Chris Young 2010-10-17 13:15:27 +0000
  • c5b9e45960 Make CR also stop and save tree edits Chris Young 2010-10-17 13:00:51 +0000
  • 07c62407e2 Fix windows url bar Clean up toolbar and urlbar creation and subclassing Vincent Sanders 2010-10-17 00:08:35 +0000
  • c052d534e7 Add some missing CONTENT_WEBPs. WebP images in HTML docs now display correctly. Chris Young 2010-10-16 15:26:28 +0000
  • 66ccdd3efa Simplify Chris Young 2010-10-16 14:46:41 +0000
  • 49b70147d1 Make properly endian-safe Fix warnings Chris Young 2010-10-16 14:37:37 +0000
  • 20c9a28710 Errorneous modification Chris Young 2010-10-16 13:53:11 +0000
  • b0da0e5067 Fix WebP images for little-endian processors, and enable for gtk build. Chris Young 2010-10-16 13:50:35 +0000
  • 43029944ae fix thumbnailing and localhistory Vincent Sanders 2010-10-14 19:33:00 +0000
  • 1dbbbaf64a ensure iframe stuff does not de-reference null pointers Vincent Sanders 2010-10-14 00:59:39 +0000
  • 7e0e61992a ensure transparency is unset Vincent Sanders 2010-10-14 00:59:01 +0000
  • 83e6c1ba57 fix bitmap plotting Vincent Sanders 2010-10-13 20:29:30 +0000
  • d4d866c43f Fix crash when top-level content is not HTML and there is a fragment identifier in the URL. Constify. John Mark Bell 2010-10-11 06:54:37 +0000
  • 01c8552489 make windows frontend build and run again Fix redraw bugs Still major issue with frames Vincent Sanders 2010-10-10 22:42:24 +0000
  • 5738a8f342 Use function instead of directly calling DTM_WRITE Chris Young 2010-10-10 09:30:22 +0000
  • d16e3161ad Fix full Cairo build Chris Young 2010-10-10 09:24:19 +0000
  • ed8f37dbef Assert is more appropriate; tidy up. Steve Fryatt 2010-10-10 09:13:18 +0000
  • 73cf86e437 - Request correct redraw area when changing a node's size in tree_handle_node_changed(). - Update parameter documentation to match function definitions. Steve Fryatt 2010-10-10 09:10:44 +0000
  • 095154fa76 extend debug clean up sub window creation Vincent Sanders 2010-10-09 18:02:29 +0000
  • aa2587254a Update build instructions Remove warnings from treeview branch merge Vincent Sanders 2010-10-09 18:00:32 +0000
  • 4d6534622e add realpath compatability for windows Vincent Sanders 2010-10-09 17:11:28 +0000
  • 66d6bbc06b Squash warning John Mark Bell 2010-10-08 23:36:28 +0000
  • 84a0a62988 Clean up framebuffer compile time font selection Make framebuffer font documentation match reality Expose glyph cache size as a configuration option Vincent Sanders 2010-10-07 23:56:36 +0000
  • 409b3ef879 Fix menu shortcuts Chris Young 2010-10-07 22:38:27 +0000
  • 229b853ba4 Less ambiguous wording; update bug reporting options Chris Young 2010-10-07 19:28:00 +0000
  • 45b2ab2d88 If the cookies tree has not been initialised do not allow operations to be scheduled upon it. Vincent Sanders 2010-10-06 21:46:06 +0000
  • e4fa546c1a Copy icons to theme dir Chris Young 2010-10-06 17:55:46 +0000
  • 864f682465 Squash warnings John Mark Bell 2010-10-05 19:24:54 +0000
  • 6173bb0e6c Merge treeview-redux to trunk John Mark Bell 2010-10-05 19:14:46 +0000
  • 195c1ea319 Add seconds/microseconds wallclock time to log output, move header includes to inside guard. Rob Kendrick 2010-10-04 19:58:10 +0000
  • 02ab2db00f Add flexible toolbar support and docuemnt it Vincent Sanders 2010-10-04 15:50:39 +0000
  • fb75227b77 Simplify detection of valid filetypes for ASL Chris Young 2010-10-03 22:34:29 +0000
  • c0b63c111b WebP image support, needs libwebp (from trunk/libwebp) and libvpx. Only enabled for Amiga build currently, may have colour issues on little-endian CPUs Chris Young 2010-10-03 20:41:31 +0000
  • c46e0e6015 Ensure kiosk_mode and frame windows are (a) handled the same wrt menus and (b) not trying to manipulate non-existant menus Chris Young 2010-09-28 18:03:03 +0000
  • 6e1639a032 Change "cache native bitmaps" default back to 0. The userbase's graphics cards are worse than anticipated. Chris Young 2010-09-28 16:54:39 +0000
  • 40a530e99e Fix OS4 static (non-Cairo) build Chris Young 2010-09-21 17:58:30 +0000
  • 6124966ab9 Revert previous change Chris Young 2010-09-19 12:58:25 +0000
  • f3bf62bdbb Try to avoid corruption when moving cursor around in text boxes Chris Young 2010-09-19 12:38:23 +0000
  • 6e161d822c Restrict permissible content types for list marker images John Mark Bell 2010-09-19 11:27:43 +0000
  • 8747703583 move tabs menu somewhere less annoying Vincent Sanders 2010-09-18 20:53:43 +0000
  • ae4339a970 Make the gtk menus fully translatable clean up the macro madness a bit in gtk_menu.c Vincent Sanders 2010-09-18 18:14:09 +0000
  • 300d094f2f Remove unused #include Chris Young 2010-09-17 23:31:15 +0000
  • dd43ea0830 move the gtk menu creation into gtk_menu.c from gtk_scaffolding.c This causes the menu creation to be concentrated in one place removing the need for numerous external linkages Vincent Sanders 2010-09-17 23:18:01 +0000
  • 9ad74ad786 Remove bogus assertion John Mark Bell 2010-09-17 19:11:53 +0000
  • a10c4d3a7b Fix crash on receipt of a 304 response: it turns out that FETCH_HEADER may be called before any decision about how to process the response is made. Move FETCH_HEADER handler to start of switch statement to reflect this. John Mark Bell 2010-09-16 22:46:40 +0000
  • a7dd752046 Ensure that candidate count is reduced if a conditional request results in a non-304 response John Mark Bell 2010-09-16 22:04:06 +0000
  • b6418a9048 Change back to using tree directly because element navigation functions require libxml2 2.7.3 which is not available everywhere. James Bursa 2010-09-16 21:03:16 +0000
  • 86b6535b85 Prevent assert on non-HTML contents Chris Young 2010-09-16 20:55:25 +0000
  • bce1f4c231 Use libxml functions to loop through elements in html_head() instead of checking all nodes. Remove logging. James Bursa 2010-09-16 20:46:29 +0000
  • 1391ebe5cc perpetrate a neatness to centralise all the low level cache cache control data invalidation Vincent Sanders 2010-09-16 19:47:15 +0000
  • db736f8378 Fix heap corruption John Mark Bell 2010-09-16 19:33:18 +0000
  • dafccf21d5 Fix validation of invalidated cache entries. John Mark Bell 2010-09-16 18:58:32 +0000
  • be59d5870b Ensure we free etags before invalidating cache control data Daniel Silverstone 2010-09-16 16:21:58 +0000
  • cf30b8b074 Use ETag to validate file: URLs, returning 304 if there's no change. Force directories to be uncacheable. Don't emit a Last-Modified header for files, as it may result in a cached object being considered fresh (c.f. RFC2616 $13.2.3/4) Fix leak of file descriptor on failure to allocate buffer. John Mark Bell 2010-09-15 20:32:14 +0000
  • 051dc72a56 Purge last vestiges of file: cruft from curl binding John Mark Bell 2010-09-15 19:40:17 +0000
  • c88044c8cb Forcibly invalidate contents with response codes that aren't 200 or 203. John Mark Bell 2010-09-15 19:33:18 +0000
  • 805d6586d6 Replace all instances of NUL with U+FFFD John Mark Bell 2010-09-13 22:32:52 +0000
  • 73f4399418 Replace use of iconv with a parserutils inputstream John Mark Bell 2010-09-13 22:18:51 +0000
  • 0285ab5e91 Give markup peepers a slightly easier time of it. Michael Drake 2010-09-13 19:49:05 +0000
  • 1075214307 Improve error reporting, and reflow to 80 columns. John Mark Bell 2010-09-13 18:34:11 +0000
  • 91a0ef0622 Fix riscos path_add_part, to cope with the fact that newpart is unix-format John Mark Bell 2010-09-13 18:20:08 +0000
  • cd1afc2063 Fix indirected text size for theme author. James Bursa 2010-09-13 00:02:04 +0000
  • a359fb13fa Remove themes.c and themes.h. Not used and implementation was never done. James Bursa 2010-09-12 23:57:27 +0000
  • f3d867254c Rename wndWarning to nsgtk_warning_window. Remove some unnecessary includes. James Bursa 2010-09-12 23:40:34 +0000
  • 76a8c043a6 Simplify a browser_window_go_post() to browser_window_go(). James Bursa 2010-09-12 18:27:59 +0000
  • 4972283771 Ensure the file that is read for info is in the platform's native path format, whilst the path used for any links is in the correct URL format. Chris Young 2010-09-12 11:42:37 +0000
  • 883c738c0a Stop launch-handler from reporting unknown protocols more than once Chris Young 2010-09-12 11:29:58 +0000
  • c0332c4394 Use core file fetcher Chris Young 2010-09-12 10:23:12 +0000
  • 90b7aca965 Updated translation from Samir Hawamdeh Chris Young 2010-09-12 08:58:29 +0000
  • 8900d3a803 missing declaration Vincent Sanders 2010-09-11 20:51:08 +0000
  • faca1687ce hell with it, heres a version which should result in fewer portability complaints Vincent Sanders 2010-09-11 18:47:36 +0000
  • 4cbb19f218 Fix compilation on AmigaOS4 Chris Young 2010-09-11 17:45:23 +0000
  • bf11d92769 cause content_redraw() to be called with the width and height of the content instead of the window. r=tlsa Vincent Sanders 2010-09-10 13:35:54 +0000
  • 43eb5cd640 Fix GTK redraw artifacts with non html content Vincent Sanders 2010-09-10 13:08:05 +0000
  • 150e4d18bb Add a bit of padding to bottom of directory listings. Tidy code indentation. Michael Drake 2010-09-10 12:49:41 +0000
  • 2077918805 Merge branches/vince/netsurf-file-fetcher to trunk John Mark Bell 2010-09-09 21:45:59 +0000
  • b9773d34bb Root element can't be absolute positioned. Fixes #3062055. Michael Drake 2010-09-08 17:22:35 +0000
  • e0477fa668 Redraw object scrollbars if required. Michael Drake 2010-08-30 22:43:01 +0000
  • 0de9f41db7 Fix object descendants and make space for scrollbars if required. Michael Drake 2010-08-30 22:30:43 +0000
  • ece31d1358 Don't special case height to content height when object's content is HTML. Michael Drake 2010-08-30 22:09:49 +0000
  • 93873344dd Fix clipping to exclude border for objects. Michael Drake 2010-08-30 21:47:54 +0000
  • 73db706295 Revert accidental change which was causing corruption down the right-hand side of images Chris Young 2010-08-30 12:25:38 +0000
  • 4479da540f Debug plotters. It appears that the odd slowness on some sites (eg. sourceforge.net) can be eliminated by setting option_cache_bitmaps to 2, so make that the default. Chris Young 2010-08-30 11:00:24 +0000