Commit Graph

  • 527bc23bdb Avoid potential NULL ptr deref found by cppcheck. Michael Drake 2014-04-02 21:10:26 +0100
  • 979b59887f Fix leak of url found by cppcheck. Michael Drake 2014-04-02 21:04:00 +0100
  • a9fb42e71b Fix leak of filename found by cppcheck. Michael Drake 2014-04-02 21:03:13 +0100
  • 442d1cb3cf Fix out of bounds array accesses for Cyrillic2 found by cppcheck. Michael Drake 2014-04-02 21:00:48 +0100
  • 3445483e78 Close file on error path. Michael Drake 2014-04-02 19:40:11 +0100
  • 9c60417f73 Simplify DOM node walker. Michael Drake 2014-03-31 22:08:54 +0100
  • 763825e597 Fixes #2101, evaluation of text field and textarea line height. Achal-Aggarwal 2014-03-31 01:53:06 +0530
  • 0adbfe125e Update for 3.1 release Chris Young 2014-03-29 21:47:04 +0000
  • 97c12b975c Add 1px to caret height. Michael Drake 2014-03-27 22:05:35 +0000
  • b16cfd2d6e Fix #0002097, with thanks to Achal-Aggarwal for tracking this down. Michael Drake 2014-03-27 21:43:19 +0000
  • 7738584b34 Don't pass pointer to data that isn't on the stack any more to content_broadcast. Michael Drake 2014-03-27 21:35:17 +0000
  • 119b8af2db Merge remote-tracking branch 'achal/fix-2098' Michael Drake 2014-03-27 20:08:54 +0000
  • 7bcefbf72d Fix caret cropping using clip rectangle. Achal-Aggarwal 2014-03-21 22:57:41 +0530
  • ed1ea8e6ee fix missing - in gtk3 development package name Vincent Sanders 2014-03-21 08:43:19 +0000
  • 6f9a93e332 fix formatting of defaults makefiles Vincent Sanders 2014-03-19 20:37:26 +0000
  • c86d1cfba6 add missing include to cocoa search Vincent Sanders 2014-03-18 23:27:26 +0000
  • 4d4d74c8cd move page search gui callbacks to their own operations table Vincent Sanders 2014-03-18 22:32:52 +0000
  • fec9f916b6 beos: Fix build François Revol 2014-03-18 19:07:13 +0100
  • a67c49eacf Fix gtk web page searching Vincent Sanders 2014-03-18 16:02:21 +0000
  • f09011cb0e Remove Docs/BUILDING-Monkey. Michael Drake 2014-03-16 17:08:45 +0000
  • 5254f872aa Add buildsystem to lib list. Michael Drake 2014-03-16 16:57:15 +0000
  • f7c756192e Remove some trailing whitespace. Michael Drake 2014-03-16 15:55:18 +0000
  • 5e8c2b00f0 Add a couple of tweaks from the Framebuffer doc. Michael Drake 2014-03-16 15:54:50 +0000
  • ba1aeccc05 Update for the "new" buildsystem. Michael Drake 2014-03-16 15:52:49 +0000
  • f104f99809 Remove section on installing to /usr/local Michael Drake 2014-03-16 15:40:15 +0000
  • 51cc2cfe38 Strip a bit of trailing whitespace. Michael Drake 2014-03-16 15:37:47 +0000
  • e1045bf64b Update for "new" buildsystem. Michael Drake 2014-03-16 15:24:43 +0000
  • 2059787a24 Tidy up NS build section. Michael Drake 2014-03-16 14:06:47 +0000
  • 5e1c19128b Use generic package install command. Michael Drake 2014-03-16 14:03:01 +0000
  • ca74c70cc7 s/apt get/yum/ Michael Drake 2014-03-16 13:58:04 +0000
  • fd139ba8f4 improve handling of os package installtion Vincent Sanders 2014-03-16 13:46:27 +0000
  • c44bbcdc08 Ensure any user-input URLs are passed to the core in UTF-8. Everything else, including any content of the URL bar which hasn't just been entered by the user, is assumed to be in ASCII. NB: The exception is the ARexx OPEN command. This is because NetSurf uses the ARexx port and this command internally when multiple instances are opened. file: addresses typed into the address bar containing non-ASCII characters will probably no loger work, but it is expected that under normal circumstances, users will either drag'n'drop files or use Project=>Open. If it becomes an issue I will work around it at a later date. Chris Young 2014-03-13 19:37:01 +0000
  • 7a3d343766 Remove debug logging. Michael Drake 2014-03-10 22:32:04 +0000
  • 9da93c23a4 Ensure we get gadget from correct box. Michael Drake 2014-03-10 22:25:36 +0000
  • 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