Commit Graph

  • 0397a7cab1 Add some logging. Michael Drake 2014-03-10 22:19:23 +0000
  • da0b969f25 Improve llcache header processing Vincent Sanders 2014-03-08 14:25:15 +0000
  • 25ce52ee64 only try and cache http and https urls Vincent Sanders 2014-03-06 23:55:40 +0000
  • 8d883978c6 remove unnecessary caching of whether a url has a query element Vincent Sanders 2014-03-05 16:13:47 +0000
  • 20b3c40816 make nsurl_defragment() API more obvious and remove duplicated parameter checking Vincent Sanders 2014-03-05 15:10:02 +0000
  • 5c6a0eda3b fixup missing includes from schedule changes Vincent Sanders 2014-03-09 16:14:05 +0000
  • 87f6314dab move scheduleing into browser operation table Vincent Sanders 2014-03-08 14:13:27 +0000
  • fb9b171e32 Disable the dither option if we're running on a screen which doesn't use it. Chris Young 2014-03-01 14:48:41 +0000
  • 6a558b2932 Improve explanations a little, provide fallback. Michael Drake 2014-02-27 23:20:02 +0000
  • 821adc1b0e Add quick start guide to using env.sh Michael Drake 2014-02-26 14:01:42 +0000
  • 60973fe5d1 Make llcache debugging less invasive Vincent Sanders 2014-02-21 11:43:48 +0000
  • ff8c37a6ee Witespace cleanup to prepare for backing store addition Vincent Sanders 2014-02-21 11:31:39 +0000
  • 4591b65ad9 beos: Fix build François Revol 2014-02-20 00:23:04 +0100
  • 69b61198f2 Return 1 if help closed. Chris Young 2014-02-19 17:51:17 +0000
  • 6bcd221d0d Re-apply some of my previous changes Chris Young 2014-02-19 17:45:52 +0000
  • a2d4c8ee0f Updated amigaguide.class from Daniel Jedlicka Chris Young 2014-02-19 17:44:06 +0000
  • 32a522241f Rename function arguments to avoid using 'new'. Michael Drake 2014-02-19 14:08:52 +0000
  • 71cb70065e Gadgets can exisit outside forms, so now they store their own ref to the containing html content. Michael Drake 2014-02-17 14:38:53 +0000
  • b99357616c Fix unchecked return. Coverity #1175740. Michael Drake 2014-02-17 12:31:02 +0000
  • 143f28572a Fix redraw when selections are deleted. Michael Drake 2014-02-17 12:13:23 +0000
  • b928095652 GTK: add some support for input methods. John-Mark Bell 2014-02-17 00:21:49 +0000
  • c47a497bca GTK: more endian fixes for bitmap conversion. John-Mark Bell 2014-02-16 00:54:07 +0000
  • 1511a74203 GTK: fix pre-multiplication of alpha. John-Mark Bell 2014-02-16 00:24:11 +0000
  • 5e0efcbd6c GTK: make image component manipulation endian-safe. John-Mark Bell 2014-02-16 00:00:21 +0000
  • d9002dc71c Remove unused includes. Michael Drake 2014-02-15 20:18:27 +0000
  • 640fbe5f5f Remove unused includes. Michael Drake 2014-02-15 20:12:08 +0000
  • 518e4484da Remove a load of unused includes. Michael Drake 2014-02-15 19:02:58 +0000
  • 6867726326 More build fixing. Michael Drake 2014-02-15 18:59:54 +0000
  • 3efe56d7ef Fix build. Michael Drake 2014-02-15 18:52:32 +0000
  • a38a63a37e Make history internal to browser_window module. Michael Drake 2014-02-15 18:43:59 +0000
  • a55957b1c9 Clear signal variable Chris Young 2014-02-15 14:24:07 +0000
  • 1228cd7576 Save a call to lwc_string_length. Michael Drake 2014-02-15 12:39:09 +0000
  • 4a59399cd7 Ensure allocation includes space for fragment. Michael Drake 2014-02-15 12:32:59 +0000
  • 03cb9a302a Correct case Chris Young 2014-02-15 01:18:10 +0000
  • f2ef17a1b5 Process the ShutdownMsgId message sent by the AmigaGuide help system, and clean up if it is received. However, there appears to be a long-standing bug in amigaguide.library which means this is never sent. Chris Young 2014-02-15 01:12:13 +0000
  • df5e5fb487 Fix build François Revol 2014-02-13 17:18:17 +0100
  • ef6b20fe83 Update test suite for corestrings and log module changes. Update test data for rejection of hostless http(s) urls. Michael Drake 2014-02-11 11:34:42 +0000
  • 42be1ffa7b Reject creation of http(s) urls without hosts. Michael Drake 2014-02-11 11:34:10 +0000
  • 2f66b6f6e2 Fix builds. Michael Drake 2014-02-10 22:53:22 +0000
  • 49bed056dd Make browser_window_navigate (un)verifiable flag match browser_window_create. Michael Drake 2014-02-10 22:40:04 +0000
  • 76b5378996 Add some explanation for the future. Chris Young 2014-02-10 21:12:02 +0000
  • 5087fde086 Force downloads to abort on quit Chris Young 2014-02-10 21:08:36 +0000
  • 80fcfa7bce Tidy-up; ami_try_quit is checking the window list now Chris Young 2014-02-10 20:46:24 +0000
  • f69f7b5ee7 Fix warning Chris Young 2014-02-10 20:41:09 +0000
  • cbf423d4c6 Try quitting after downloading if there are no windows open Chris Young 2014-02-10 20:40:08 +0000
  • 55a96a7eee screen_signal should be reset to -1 Chris Young 2014-02-10 20:31:06 +0000
  • c384c5dd3e Force the GUI opts window closed on quit Chris Young 2014-02-10 20:30:08 +0000
  • 7fa641616b Free help before attempting to close the screen, as it doesn't consider itself a visitor window. Chris Young 2014-02-10 20:23:09 +0000
  • e975b355f5 Don't wait for the screen to close unless we're actually quitting. Chris Young 2014-02-10 20:18:18 +0000
  • a6fd328405 Comment out debug for now Chris Young 2014-02-10 19:56:22 +0000
  • 709665e5c0 Ensure we always free the screen notification signal Chris Young 2014-02-10 19:21:47 +0000
  • 802fb8a77e Need to get, rather than set, the signal Chris Young 2014-02-10 19:20:30 +0000
  • 36e0715dfb Get and process AmigaGuide help messages Chris Young 2014-02-10 18:42:50 +0000
  • e1b5332192 Add ability to process AmigaGuide messages whilst the help system is running Chris Young 2014-02-10 18:34:09 +0000
  • 4aa59f5382 SA_PubSig needs setting at screen open time. Potentially this fixes a screen closure problem. Chris Young 2014-02-10 18:13:28 +0000
  • a23b1f34d3 Missed a file. Michael Drake 2014-02-10 14:18:12 +0000
  • af014bce99 Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. Michael Drake 2014-02-10 14:08:45 +0000
  • 9720c02483 Fix #2071: handle parse completion creating style or script nodes. John-Mark Bell 2014-02-10 01:24:43 +0000
  • 8df71860d7 Just make new windows have default scale, since I can't see how to get at the bw. This all needs to be done in the core anyway. Michael Drake 2014-02-09 13:36:52 +0000
  • 7f2c977788 Unset tab flag in kiosk mode. Michael Drake 2014-02-09 13:31:48 +0000
  • 3d2e416ea9 Move broser_window_initialise_common to browser_private.h Michael Drake 2014-02-09 13:28:37 +0000
  • 56b2770722 Add flag for cloning a window. Michael Drake 2014-02-09 13:26:09 +0000
  • 4259c04fe6 Fix build. Michael Drake 2014-02-09 13:24:40 +0000
  • bd5102676a Fix error. Michael Drake 2014-02-09 13:22:02 +0000
  • ce41b8d431 Fix errors. Michael Drake 2014-02-09 13:19:46 +0000
  • ea79e85fcd Clean up gui_window creation API. Michael Drake 2014-02-09 13:07:39 +0000
  • 987218e144 Fix amiga build. Michael Drake 2014-02-08 23:06:24 +0000
  • 3d7cd77982 Simplify local history interface. Michael Drake 2014-02-08 22:43:54 +0000
  • 2cd2e5b054 Use API to get scale. Michael Drake 2014-02-08 20:50:14 +0000
  • 2c727e03d0 Use API to get bw extents. Michael Drake 2014-02-08 20:18:55 +0000
  • 6ccf13839b Use API to get extents. Michael Drake 2014-02-08 20:07:00 +0000
  • 5e495f0ab9 Avoid dereffing bw in a few places. Michael Drake 2014-02-08 19:52:17 +0000
  • 616335c9ca Don't use bw internals. Michael Drake 2014-02-08 19:21:22 +0000
  • 11b152c915 Remove unused variable. Michael Drake 2014-02-08 17:16:32 +0000
  • efc4a83737 Shouldn't need browser_privare now. (Untested.) Michael Drake 2014-02-08 17:13:55 +0000
  • 5f517cc714 Don't need browser_private.h any more. Michael Drake 2014-02-08 17:13:04 +0000
  • 8deb9ec25c Native select menu interface shouldn't force front end to dig inside bw struct. Michael Drake 2014-02-08 17:11:55 +0000
  • ec7a02e550 Use get_scale function instead of derefing the bw. Michael Drake 2014-02-08 16:21:46 +0000
  • a505ea49df Use browser_window_get_extents function. Michael Drake 2014-02-08 16:05:58 +0000
  • 22d15380f4 Add function to get browser window's extents. Michael Drake 2014-02-08 16:03:06 +0000
  • 022a303d60 Move browser_window_update_extent to browser_private.h Michael Drake 2014-02-08 16:01:14 +0000
  • e33737ef23 Use browser_window_has_content. Michael Drake 2014-02-08 15:41:32 +0000
  • 3697f543d6 Use browser_window_has_content. Michael Drake 2014-02-08 15:33:39 +0000
  • 43c3caa469 Function to determine whether bw has a content. Michael Drake 2014-02-08 15:31:44 +0000
  • 72b5bc85f2 Remove pointless variable. Michael Drake 2014-02-08 15:18:46 +0000
  • 41d70c741f Use browser_window URL accessor. Michael Drake 2014-02-08 15:16:05 +0000
  • 7a81fe9165 Use clean accessor for bw URL. Michael Drake 2014-02-08 15:06:51 +0000
  • 7794f3fb14 Remove includes of browser_private.h and hlcache.h Michael Drake 2014-02-08 15:02:20 +0000
  • 8bc3a80320 Add function to get bw's URL. Michael Drake 2014-02-08 15:00:08 +0000
  • 2cc6b04a49 Avoid includes of desktop/browser_private.h and content/hlcache.h Michael Drake 2014-02-08 14:28:38 +0000
  • cf84e557fa Simplify browser_window_refresh_url_bar. Reduces front end need to access bw internals. Michael Drake 2014-02-08 12:07:13 +0000
  • 41d7084356 Initialise AmigaGuide help system only at the point of first use. Chris Young 2014-02-07 17:51:12 +0000
  • f5f7dc9931 Only allocate printing resources for the period of time we need them. Chris Young 2014-02-07 17:45:00 +0000
  • 665f724a36 Brackets Chris Young 2014-02-06 21:26:39 +0000
  • cd9268761c Only allocate a signal for screen closure at the point we need it. This ensures there are enough free signals for popupmenu.library (at the moment, at least) Chris Young 2014-02-06 21:23:24 +0000
  • bf3ed6a67f Formatting. Chris Young 2014-02-06 19:57:13 +0000
  • b937ed1d8d Avoid a potential crash when two tabs are opened and one of them is closed. Chris Young 2014-02-06 19:35:52 +0000
  • 823aad5ddf Use libcurl's cache if it's new enough. Fixes #2064. John-Mark Bell 2014-02-06 01:19:22 +0000
  • 8be1ebafd6 Ensure pkg-config pulls in all the curl libs we need Chris Young 2014-02-04 23:56:17 +0000
  • 94f10fa0c0 remove uncessary include os render/html.h Vincent Sanders 2014-02-04 15:45:32 +0000