Commit Graph

  • 17ecb818ad beos: Fix build (missing include) François Revol 2014-02-04 23:34:41 +0100
  • 25bc5b2b8c remove unecessary desktop/browser.h includes Vincent Sanders 2014-02-04 15:19:24 +0000
  • fba58ad4b0 remove unecessary include Vincent Sanders 2014-02-04 13:57:47 +0000
  • 7b380d0982 fix sign extension issue on 64bit platforms (coverity 1109898) Vincent Sanders 2014-02-04 13:24:25 +0000
  • dc33cb1418 atari fix for undefined PATH_MAX Vincent Sanders 2014-02-03 18:50:06 +0000
  • 8d9e8791d9 try to make atari limits.h set PATH_MAX Vincent Sanders 2014-02-03 18:47:34 +0000
  • 59fe9e09ac atari limits include Vincent Sanders 2014-02-03 18:37:32 +0000
  • 17231603db fix atari PATH_MAX include Vincent Sanders 2014-02-03 18:31:53 +0000
  • abb37ba148 fix remaining include errors Vincent Sanders 2014-02-03 18:23:02 +0000
  • 59eaaf3015 fixup missing includes Vincent Sanders 2014-02-03 18:12:44 +0000
  • 3455d66921 reduce desktop/browser.h unecessary includes Vincent Sanders 2014-02-03 17:56:24 +0000
  • 6799f68bcc stop monkey pulling in headers from gtk Vincent Sanders 2014-02-03 17:00:10 +0000
  • 6a7ca8b2a8 remove unecessary includes Vincent Sanders 2014-02-03 15:21:55 +0000
  • 9da892c579 ensure documentation includes c++ and objective c files Vincent Sanders 2014-02-03 14:31:51 +0000
  • 4fab874d4f beos: Drop unneeded desktop/gui.h include François Revol 2014-02-03 01:50:06 +0100
  • dba69de613 beos: Fix build (missing includes) François Revol 2014-02-02 16:58:56 +0100
  • 0b50b8f3f7 add missing stddef include for size_t Vincent Sanders 2014-02-02 15:48:26 +0000
  • 236e135d63 fix missing stdlib include Vincent Sanders 2014-02-01 22:56:23 +0000
  • 7798dae86a fix missing includes Vincent Sanders 2014-02-01 22:44:43 +0000
  • 886a3106db move utf8 local conversion operations to table Vincent Sanders 2014-02-01 22:17:36 +0000
  • 427f127fa9 remove further extraneous includes Vincent Sanders 2014-02-01 14:23:58 +0000
  • 00bdf39dc2 remove unnecessary includes Vincent Sanders 2014-02-01 13:06:51 +0000
  • 8bb0e87b1a make clipboard table operations static and remove unecessary includes Vincent Sanders 2014-02-01 12:41:23 +0000
  • 1f62b5a980 make the clipboard operation table and members static to textselection module and cleanup unnecessary includes Vincent Sanders 2014-02-01 10:45:20 +0000
  • 356461244e Merge remote-tracking branch 'origin/stevef/menus' Vincent Sanders 2014-01-31 18:46:45 +0000
  • f99b17ae89 bump the maximum number of nodes in the doxygen documentation and fix a couple of small documentation errors Vincent Sanders 2014-01-29 23:58:41 +0000
  • aaecf9e1af add missing include for neturf_quit symbol Vincent Sanders 2014-01-29 23:36:59 +0000
  • d5a971c281 move verbose log global into logging module and remove netsurf.h include Vincent Sanders 2014-01-29 23:20:19 +0000
  • e353973518 fix missing includes Vincent Sanders 2014-01-29 21:58:46 +0000
  • db33103fa3 clean up desktop/gui.h include usage Vincent Sanders 2014-01-29 21:35:53 +0000
  • 0114cc825d Provide a dedicated interface for destroying open menus. Steve Fryatt 2014-01-29 16:54:34 +0000
  • 829b4fd454 Merge remote-tracking branch 'origin/stevef/menus' Vincent Sanders 2014-01-29 09:57:46 +0000
  • 0d2a3618f1 env.sh: Add ns-pkgman-install to install Haiku dev packages François Revol 2013-12-27 21:09:32 +0100
  • ab2f5ccb4b env.sh: Use a more portable way of counting online processors François Revol 2013-12-27 02:43:01 +0100
  • 849bb5911c Don't poll when converting a menu to a dialogue, as the resulting Message_MenusDeleted no longer kills any newly-opened menus. Steve Fryatt 2014-01-28 23:59:51 +0000
  • 654b25ffa1 Improve handling of Message_MenusDeleted so that we don't close whatever menu tree is open at the time. Steve Fryatt 2014-01-28 23:58:42 +0000
  • 7cb0619fe8 fix dumb typos from utf8 error return refactor Vincent Sanders 2014-01-28 22:39:25 +0000
  • 654da2ffb5 move utf8 conversion routines to use nserror instead of their own error enum Vincent Sanders 2014-01-28 21:40:13 +0000
  • 4b760c7e49 beos: Fix build François Revol 2014-01-28 15:15:49 +0100
  • 443d6f3e04 beos: Account for change in atomic_add() prototype in Haiku François Revol 2014-01-28 15:14:34 +0100
  • 27fdcb90f2 Update copyright dates in modified files. Steve Fryatt 2014-01-26 16:28:56 +0000
  • cdc4041942 Add belt and braces to ensure that URL Bar content is always cleanly terminated. Steve Fryatt 2014-01-26 15:15:49 +0000
  • def97156d3 Make Open URL dialogue allocate memory for the URL field. Add global constant for URL length, to manage both URL Bar and Open URL. Steve Fryatt 2014-01-26 14:35:57 +0000
  • 89992958d2 Increase maximum size of a URL in the URL Bar to 2047 characters plus terminator. Steve Fryatt 2014-01-26 13:41:41 +0000
  • 0ab5fe7c02 Improve URL handling in URL Bar. Steve Fryatt 2014-01-26 13:30:08 +0000
  • dc074042e9 fix errors in url_to_path tfetch table changes Vincent Sanders 2014-01-25 23:21:28 +0000
  • 8ce0a10670 move path_to_url and url_to_path to fetch operation table Vincent Sanders 2014-01-25 23:00:22 +0000
  • 46b8fbaeac Use corestring. Michael Drake 2014-01-25 10:00:33 +0000
  • 96e5368d34 Use corestring. Michael Drake 2014-01-25 09:53:54 +0000
  • ae6874d308 Just ref a corestring. Michael Drake 2014-01-24 23:19:46 +0000
  • 5787f8335e Simplify and optimise icon handling. Michael Drake 2014-01-24 23:13:18 +0000
  • dab6d7961e Actually use the fact scheme is interned. Michael Drake 2014-01-24 21:47:15 +0000
  • d64754aca4 Ensure the screen actually gets closed before NetSurf quits. Chris Young 2014-01-24 20:35:31 +0000
  • 2075ad7ff4 Use corestrings. Michael Drake 2014-01-24 20:19:20 +0000
  • 0a6e5fcb6d Use corestring. Michael Drake 2014-01-24 20:14:26 +0000
  • 14238615a4 Use corestrings for "about", "data", and "resource". Michael Drake 2014-01-24 20:08:41 +0000
  • e32dc31b04 Use corestring ref. Michael Drake 2014-01-24 19:58:51 +0000
  • 178f3945b8 Just use corestring refs. Michael Drake 2014-01-24 19:31:50 +0000
  • c4e2fff5a4 Use corestrings for fetch module's lwc strings. Michael Drake 2014-01-24 19:25:07 +0000
  • 72510f550b Use corestrings in box construction. Michael Drake 2014-01-24 18:58:12 +0000
  • 20e789955d Ensure first option gets selected when the markup doesn't specify any options as selected. Michael Drake 2014-01-24 17:32:49 +0000
  • f07a04126d Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2014-01-24 16:45:52 +0000
  • 05dc1c1305 Fix Coverity-spotted issue. (Fixes behaviour for multiple selects.) Also minor optimisation. Michael Drake 2014-01-24 14:21:27 +0000
  • b7e372cf84 ensure imagemap lists are freed on error paths (coverity 1109880) Vincent Sanders 2014-01-24 12:11:10 +0000
  • b38dfd7939 ensure monkey command dispatch frees argument vector (coverity 1127054) Vincent Sanders 2014-01-24 11:54:53 +0000
  • 69778e2945 move framebuffer fetch operations to their own module Vincent Sanders 2014-01-24 08:39:01 +0000
  • 233904c7ed fix build faliures from fetch table operation refactor Vincent Sanders 2014-01-23 00:09:59 +0000
  • 0475693394 create table for fetcher operations and move all operations into it Vincent Sanders 2014-01-22 23:19:57 +0000
  • 4684e9665d Deselect other options when select option is selected, and it's not a multi-select. Michael Drake 2014-01-21 15:01:18 +0000
  • aa380ed47a More scaled rendering improvements. Partial redraws of scaled textareas can't work atm, since neither the textarea nor content is aware of scale. Michael Drake 2014-01-21 14:37:46 +0000
  • 3f3b64bf22 Fix scaled rendering clip rect bottom calculation. Michael Drake 2014-01-21 11:13:36 +0000
  • 4a014b61be Enable TLS 1.2 support again. John-Mark Bell 2014-01-17 01:09:24 +0000
  • 8e1fe5d1a9 Atari: run correct freetype-config John-Mark Bell 2014-01-19 22:51:28 +0000
  • 4987a3a8a7 remove forward refs from content/fetch.c and cleanup doc comments Vincent Sanders 2014-01-19 18:17:32 +0000
  • 977ae8efc6 remove all forward declarations from hlcache.c Vincent Sanders 2014-01-19 10:51:14 +0000
  • e43fbb3914 Fix ReadArgs() argument parsing. Collect any parameters we're not interested in and pass those to nsoption_commandline directly. Chris Young 2014-01-18 22:10:18 +0000
  • 96546838d1 Debug logging Chris Young 2014-01-18 21:35:02 +0000
  • 18c8f5f46f Let the frontend construct the correct URL for the default search ico. This fixes bug #2057 Chris Young 2014-01-18 21:23:02 +0000
  • c74bf433c3 beos: Fix updating system colors François Revol 2014-01-16 18:12:41 +0100
  • 90742e6b4b beos: Fix build François Revol 2014-01-16 17:27:31 +0100
  • 7c71ad4f5a whitespace François Revol 2014-01-16 16:59:45 +0100
  • aaa6b558a9 fix typo in cocoa import Vincent Sanders 2014-01-16 15:26:48 +0000
  • 2f478eb5d7 fix missing forward declaration Vincent Sanders 2014-01-16 15:21:12 +0000
  • b1bb708d4f fix cocoa build Vincent Sanders 2014-01-16 15:17:48 +0000
  • 55bf16d754 beos: Better implementation of NSIconTextControl for the url bar François Revol 2014-01-16 16:05:09 +0100
  • 6cfa3cce63 fix atari build errors Vincent Sanders 2014-01-16 15:07:14 +0000
  • fb1120c212 fix windows build error Vincent Sanders 2014-01-16 15:00:43 +0000
  • ba4788108b fixup amiga build errors Vincent Sanders 2014-01-16 14:43:48 +0000
  • 54b7482f78 fix up riscos build errors Vincent Sanders 2014-01-16 14:28:25 +0000
  • a1361f22b4 Merge branch 'vince/guivtable' Vincent Sanders 2014-01-16 13:37:14 +0000
  • a2247a75a3 cleanup copyright headers and some doc comments Vincent Sanders 2014-01-16 13:24:14 +0000
  • 444d3ac94a Silence warning John-Mark Bell 2014-01-16 01:35:51 +0000
  • d47fed4524 move 401 login into operation table Vincent Sanders 2014-01-16 00:52:17 +0000
  • 38cb39339a move filename_from_path and path_add_part into gui operation tables Vincent Sanders 2014-01-16 00:01:25 +0000
  • bd065d4a43 split browser gui operations up Vincent Sanders 2014-01-15 19:37:05 +0000
  • 68eaec5cb4 complete move of remaining core gui functions Vincent Sanders 2014-01-15 12:28:55 +0000
  • 0075eab194 move remaining gui operations to table Vincent Sanders 2014-01-14 23:31:54 +0000
  • 667d4a0a49 confine the gui table acessor to the gui factory header Vincent Sanders 2014-01-14 20:05:14 +0000
  • 8dfe225153 move download operations to download table Vincent Sanders 2014-01-14 16:04:02 +0000
  • d18c8ed452 move teh final optional window operations into the table Vincent Sanders 2014-01-13 22:54:19 +0000