Commit Graph

  • 8c57ad1e11 Fix up use of uninitialised variable. Michael Drake 2014-07-26 22:37:53 +0100
  • 31def6a338 Add rudimentary support for resizing. Michael Drake 2014-07-26 22:12:55 +0100
  • 989e82544e Increase minimum stack to 1MB Chris Young 2014-07-26 13:11:44 +0100
  • 3129a25ee6 beos: Fix build François Revol 2014-07-26 13:34:34 +0200
  • db28f295a8 Raise minimum stack to 512K Chris Young 2014-07-26 00:24:19 +0100
  • e4920ae2c7 use public browser interface rather than private Vincent Sanders 2014-07-24 00:23:53 +0100
  • 235f3f6c57 update gtk frontend menu structure to be more standard Vincent Sanders 2014-07-23 20:34:29 +0100
  • 418925fa4b clean up attach parent macro Vincent Sanders 2014-07-21 15:45:14 +0100
  • 9e010dc7a5 remove unused popup menu link context sensative change code. Vincent Sanders 2014-07-21 15:38:58 +0100
  • 3568df4aa6 Fix to point at current build documentaion. Michael Drake 2014-07-22 15:36:36 +0100
  • 25c4ea7a6e stop treeview redraw failing because of bad global state. Vincent Sanders 2014-07-21 11:54:21 +0100
  • 698b7c61f0 make gtk source viewer less explody. fixes #2159 Vincent Sanders 2014-07-21 01:13:10 +0100
  • a05b5fcff4 Always treat root element as overflow:visible. Michael Drake 2014-07-18 20:09:20 +0100
  • 7063846614 Restrict 'drill down' to specific box types. Michael Drake 2014-07-18 09:30:27 +0100
  • b1eb026c6e Fix bug #2154: List numbering. Michael Drake 2014-07-18 09:20:07 +0100
  • 5b4d38b29b stop using certificate data from the stack outside the message context. Vincent Sanders 2014-07-17 15:20:38 +0100
  • db01637343 remove content include from urldb header Vincent Sanders 2014-07-17 00:18:44 +0100
  • 779deb8559 Fix overflow handling issue. Michael Drake 2014-07-13 18:21:50 +0100
  • 0d3faeb4bd Allow suppression of style dump in box tree dumps. Michael Drake 2014-07-13 18:07:12 +0100
  • 36411a2ba5 Fix tab title when "always show tabs" is enabled and only one tab is present Chris Young 2014-07-12 16:09:08 +0100
  • d61713d107 Don't update if there is no browser attached (fixes potential crash on startup) Chris Young 2014-07-12 16:01:43 +0100
  • c3514c2c50 Ensure tab titles are updated if the tab bar is newly added Chris Young 2014-07-12 15:44:14 +0100
  • c86c772ce6 Remove more dead code. Michael Drake 2014-07-09 20:04:27 +0100
  • 55d2e1126a Remove redundant code. Michael Drake 2014-07-09 19:49:43 +0100
  • 7659708d55 remove unecessary reformat call Vincent Sanders 2014-07-09 12:06:01 +0100
  • 9a38a5d062 Simplify schedule_remove. Michael Drake 2014-07-09 07:23:58 +0100
  • 3c818abaea Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2014-07-08 19:23:55 +0100
  • 0694f345da fix leak on error path (coverity 1224429) Vincent Sanders 2014-07-08 15:57:48 +0100
  • 6ae1841b5a stop using invalid gdkpixbuf Vincent Sanders 2014-07-08 15:37:23 +0100
  • 89a02c3a8f when walking the css imports ensure the content is present before dereferencing it Vincent Sanders 2014-07-08 13:25:54 +0100
  • 5ce4f11eac add link context menu to gtk and add link copying and bookmarking Vincent Sanders 2014-07-07 23:29:06 +0100
  • 07f1ae7461 fixup missing includes Vincent Sanders 2014-07-06 19:36:12 +0100
  • 3a9fa29ee5 try and improve usage of browser window internals Vincent Sanders 2014-07-06 18:34:34 +0100
  • caf918d2f2 fixup merge of scheduled reformat Vincent Sanders 2014-07-06 11:01:39 +0100
  • 0f151e37cb Merge branch 'vince/reformatpending' Vincent Sanders 2014-07-06 10:45:31 +0100
  • f5c62c2291 Stop the throbber resetting itself to frame 1 Chris Young 2014-07-05 19:07:20 +0100
  • ab5b2d9afe Move favicon redraw to scheduled callback Chris Young 2014-07-05 19:00:21 +0100
  • 21a21e8143 Move the throbber to proper scheduled operation Chris Young 2014-07-05 18:44:44 +0100
  • 0e28071fa3 Moved forced throbber redraw to a scheduled callback Chris Young 2014-07-05 17:59:54 +0100
  • bdcb123f0a Replace a flag for search ico refresh with a scheduled callback Chris Young 2014-07-05 17:47:40 +0100
  • f3508427f8 Ensure Ctrl-C does not terminate NetSurf abruptly. Chris Young 2014-07-05 09:36:43 +0100
  • 219f505a65 version 1.1 of the backing store disc layout using base32 encoded filenames to allow for case insensitive filenames. Vincent Sanders 2014-07-04 17:06:15 +0100
  • eccfdec27a Wait for network activity instead of polling. Chris Young 2014-07-03 20:53:28 +0100
  • 074e6f3ec6 Remove some code duplication, tidy up and documentation Chris Young 2014-07-03 00:08:56 +0100
  • f52501d9ad If we try to duplicate an existing scheduled event, reschedule it instead. Chris Young 2014-07-02 18:43:44 +0100
  • 5105249bf7 tidy up schedule removal Chris Young 2014-07-02 18:35:16 +0100
  • a71865b328 turn off verbose fetch debugging Vincent Sanders 2014-07-02 17:07:05 +0100
  • 4073a991dd beos: Fix an oversight with number of fds for select() François Revol 2014-07-02 17:54:57 +0200
  • 8848f754e0 documentation fixes and cleanups Vincent Sanders 2014-07-02 16:39:08 +0100
  • 29e29cccd7 fix dumb error in previous commit and get scheme name element correct Vincent Sanders 2014-07-02 15:01:24 +0100
  • 516dcb96e1 fix unhelpful assert at quit Vincent Sanders 2014-07-02 14:50:23 +0100
  • c574780d29 beos: drop @todo François Revol 2014-07-02 03:43:13 +0200
  • 36ba460fe4 beos: handle realpath() returning NULL François Revol 2014-07-02 03:40:32 +0200
  • dcf3a55ae6 beos: Avoid crashing if FindPath() returns an error François Revol 2014-07-02 03:11:25 +0200
  • 4497e9aab7 Neaten up sub-menu highlighting Chris Young 2014-07-01 23:16:24 +0100
  • 291f1094eb Add some space between icon and text in the menu Chris Young 2014-07-01 18:29:10 +0100
  • 18aefabd20 change reformat to be driven from the scheduler like redraw Vincent Sanders 2014-06-30 16:40:56 +0100
  • 06eb81235d fix fetchers include on windows Vincent Sanders 2014-07-01 09:17:22 +0100
  • 2330503533 Merge branch 'vince/fetchschedule' Vincent Sanders 2014-07-01 09:03:47 +0100
  • 01088bb63b Re-disable the favicon render hook Chris Young 2014-07-01 08:28:07 +0100
  • 1aed82b074 fix warnings Chris Young 2014-06-30 22:38:58 +0100
  • 846b534854 Recreate the entire menu when the hotlist window is closed. This ensures the hotlist entries in the menu are in sync with reality, and mirrors the existing hotlist toolbar update. Chris Young 2014-06-30 22:37:05 +0100
  • 01271f4061 Re-enable favicon render hook. Not sure why or when this was disabled. Chris Young 2014-06-30 22:21:10 +0100
  • 0c5bb37bea Implement a very basic favicon cache for the hotlist menu to use Chris Young 2014-06-29 22:35:52 +0100
  • 8944edd649 convert all frontends to scheduled fetch operation Vincent Sanders 2014-06-26 18:56:42 +0100
  • 1b7aa7ffe5 make fetchers scheduled Vincent Sanders 2014-06-26 19:04:14 +0100
  • dfc095bd90 Display U+FFFD for characters > U+FFFF. Michael Drake 2014-06-24 13:26:39 +0100
  • 80cc326658 beos: Use PathFinder to locate resource folder. Adrien Destugues 2014-06-20 13:23:22 +0200
  • d64fa80ba7 beos: Fix Haiku libnetwork detection post-PackageManagement François Revol 2014-06-20 15:24:55 +0200
  • fc290506a4 beos: Fix local variable shadowing a parameter François Revol 2014-06-20 15:19:10 +0200
  • 186f7479ee beos: Adjust browser_table for removed call François Revol 2014-06-20 15:06:16 +0200
  • c538396126 beos: Add missing include François Revol 2014-06-20 15:06:00 +0200
  • 4b2101ba6a clean up the fetcher factory and improve its API Vincent Sanders 2014-06-19 18:27:24 +0100
  • e7e914b624 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2014-06-18 20:06:52 +0100
  • cd159b6775 Don't display certain invisible characters. Michael Drake 2014-06-18 13:12:08 +0100
  • 904cefd388 Enable temporary change of search provider from the main browser window Chris Young 2014-06-15 15:48:55 +0100
  • 3de529d815 Change the search ico to be a chooser gadget with the icon as the display Chris Young 2014-06-15 15:39:49 +0100
  • d552865da1 Use search provider iterator. Use a List instead of an array as it is more flexible Chris Young 2014-06-15 14:56:09 +0100
  • 43f21bc9a8 Slight simplification to how wo choose whether to clip for overflow. Michael Drake 2014-06-15 14:47:15 +0100
  • 16dea2e2bd stop idna (en/de)code asploding when the passed host begins with a . Vincent Sanders 2014-06-10 23:37:27 +0100
  • 2462f5658e Fix memory leak on error Chris Young 2014-06-10 19:27:39 +0100
  • 837b8f9434 Merge remote-tracking branch 'origin/stevef/cconfig' Vincent Sanders 2014-06-10 09:31:07 +0100
  • d2b77a40a9 fix memory leaks in error paths. (coverity 1220852 and 1220851) Vincent Sanders 2014-06-10 00:21:40 +0100
  • ca91b4eea3 Fix signedness of numeric conversion when populating cache config dialogue box. stevef/cconfig Steve Fryatt 2014-06-09 23:03:39 +0100
  • 68146fc711 Merge branch 'master' into stevef/cconfig Steve Fryatt 2014-06-09 22:51:14 +0100
  • f6fec1a8d7 Put ultra-verbose logging inside NSURL_DEBUG #ifdef. Michael Drake 2014-06-09 21:22:25 +0100
  • 4488c8a2e4 fallback to old url creation behaviour if the IDNA host parse fails Vincent Sanders 2014-06-09 18:05:36 +0100
  • 8e29e517d5 fix disc cache size option to be unsigned Vincent Sanders 2014-06-09 13:10:56 +0100
  • cc1d5477ab Add disc cache parameters to configuration GUI. Steve Fryatt 2014-06-08 18:29:03 +0100
  • e687a359c7 remove unnecessary risc os header includes Vincent Sanders 2014-06-05 23:24:28 +0100
  • 72f8e711d7 additional risc os header cleanups Vincent Sanders 2014-06-05 23:01:37 +0100
  • 766c90d369 additional header cleanups Vincent Sanders 2014-06-05 21:50:47 +0100
  • 1151ae8ba2 Add !Cache to riscos resources Vincent Sanders 2014-06-05 15:27:35 +0100
  • 3834770f11 add riscos font header Vincent Sanders 2014-06-05 15:25:50 +0100
  • 54fcb66d87 cleanup RISC OS frontend header usage Vincent Sanders 2014-06-05 15:14:49 +0100
  • f1c2dde13b extend file table with mkdir all and make fs backing store use it. enable fs backing store for RISC OS. Vincent Sanders 2014-06-05 12:06:47 +0100
  • 80bee65a71 remove forward declarations from risc os gui.c cleanup filetype magic numbers. Vincent Sanders 2014-06-04 16:44:29 +0100
  • 9523658467 Fix number of many characters from the Geometric Shapes block. Michael Drake 2014-06-04 14:37:31 +0100
  • 4641769ae5 Make chris' work compile without warning and not infinite-loop where I spotted it Daniel Silverstone 2014-06-04 13:50:26 +0100
  • eee7189f05 Normalise intermediary UCS-4 string when verifying ACE labels Chris Young 2014-05-30 20:19:46 +0100