Commit Graph

  • b6202ab8cf Remove pointless churn when text box has white-space:nowrap. Michael Drake 2012-10-03 15:40:27 +0100
  • 3d337642bd Don't let it read off the front of empty relative URLs. Michael Drake 2012-10-02 20:20:38 +0100
  • 541b87ec9b fix incorrect double free Vincent Sanders 2012-10-02 17:26:28 +0100
  • def25fdc0c put RISC OS distribution files in teh generated netsurf zip Vincent Sanders 2012-10-02 14:51:26 +0100
  • e8312277a5 Import RISC OS distribution stuff. (3rd party modules, etc.) Michael Drake 2012-10-02 14:16:39 +0100
  • 2f1ca751d6 make the "none" javascript implmentation specifically disable the scripting option Vincent Sanders 2012-10-02 13:33:08 +0100
  • c2eff23c0d Make GTK install target work again, and make copy flags consistent Rob Kendrick (humdrum) 2012-10-02 13:07:32 +0100
  • 2718272f4f quick and dirty fix to deal with replaced object trying to get a script context Vincent Sanders 2012-10-01 18:38:20 +0100
  • 6cb87529eb disable CIA Netsurf Administrators 2012-09-30 11:46:27 +0100
  • 5743009283 Fix extraction of @size attribute. John-Mark Bell 2012-09-30 10:21:46 +0100
  • aea01d1978 Fix to define variable at start of block, for GCC 2.95.2. Michael Drake 2012-09-29 23:15:18 +0100
  • 5646528898 Fix cases of returning pointers as bool for GCC 2.95.2. Michael Drake 2012-09-29 23:09:32 +0100
  • 761c42840d Install netsurf.png too. Michael Drake 2012-09-29 22:15:32 +0100
  • 19c8654f77 Add missing resources to intall target. Michael Drake 2012-09-29 22:06:26 +0100
  • 84e1bf89d9 Add OSK icon. Michael Drake 2012-09-28 19:52:21 +0100
  • ae8a3ede3e Fix bug #3572539: handle empty option elements. John-Mark Bell 2012-09-28 08:27:32 +0100
  • 718237c2a5 Add debug symbols as they are incredibly useful to have on the auto-builds, and can always be overridden for release builds. Chris Young 2012-09-28 00:32:48 +0100
  • 07f86cfc1d Fix bug 3570980: extract link colours from body element. John-Mark Bell 2012-09-25 00:39:03 +0100
  • 00697c7fad Fix imagemap handling to handle no coords attr when shape attr is not default. Michael Drake 2012-09-24 19:39:20 +0100
  • afa408c750 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-09-23 12:32:08 +0100
  • 65486f93bf Italian translation updates from Samir Chris Young 2012-09-23 12:31:36 +0100
  • 6efada5a85 set the redraw to non-tiled by default. people can play with these settings if they are low on memory. Chris Young 2012-09-22 22:33:52 +0100
  • 1d9d046750 libjpeg.so.12 is the current version Chris Young 2012-09-22 17:31:57 +0100
  • c22fbf9377 Avoid trying to mmap zero-length files. Remove buf size limit in mmap case: prevented processing entire file. John-Mark Bell 2012-09-19 22:50:28 +0100
  • d5e1616a45 Fix select elements. Requires latest libdom. Michael Drake 2012-09-19 14:42:05 +0100
  • ee9ab42f75 Fixup for latest libdom. Michael Drake 2012-09-11 13:10:50 +0100
  • f8b2e22332 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-09-09 19:47:31 +0100
  • 5852693cca Expor tthe correct messages when packaging Chris Young 2012-09-09 19:46:29 +0100
  • 3e549fde3e Update to use latest libdom. Fixes handling of text input with no maxlength set. Michael Drake 2012-09-08 15:59:55 +0100
  • ba7fba824d Cope with missing/empty href attribute John-Mark Bell 2012-08-30 23:58:06 +0100
  • 5c53f01ead Added netsurf.png to package, now the welcome page displays correctly. Altough I don't like to have netsurf.png floating around in the root directory of netsurf. Ole Loots 2012-08-28 00:04:35 +0200
  • 0200ba1ed2 Revert positioning Fix dated 2012-08-07 Ole Loots 2012-08-27 23:32:54 +0200
  • ad2552ddb0 Set default download path "downloads" Ole Loots 2012-08-27 23:32:24 +0200
  • 17c9641b38 is_process_running: Check for zombie status. Ole Loots 2012-08-27 20:39:14 +0200
  • 34a3901501 A new window can now be opened in background mode. Ole Loots 2012-08-27 20:15:22 +0200
  • b806c94c1d Fix warnings, moved prototypes, housekeeping Ole Loots 2012-08-27 20:14:27 +0200
  • 02593d170a Added is_process_running Now the source code viewer is launched when not already running (ShelWrite wasn't handling this correctly) Ole Loots 2012-08-27 20:05:35 +0200
  • 5a7ddb9e84 Use is_dir to validate user selection. Ole Loots 2012-08-26 23:48:33 +0200
  • 38c6e95f4e Added default favicon Ole Loots 2012-08-26 23:09:51 +0200
  • def39ad610 Removed comment Ole Loots 2012-08-26 23:01:55 +0200
  • b2330bf426 Removed junk... Ole Loots 2012-08-26 22:57:55 +0200
  • b2d810c177 use is_dir function when checking direntry. Ole Loots 2012-08-26 22:55:06 +0200
  • ce645599c9 Fix 1 pixel caret redraw bug. Ole Loots 2012-08-26 21:45:25 +0200
  • b58825dcf7 Center favicon, don't stretch. Ole Loots 2012-08-26 21:36:16 +0200
  • d3a0518726 Do not install FatMessages file, but english default. Also install welcome.html & etc. Ole Loots 2012-08-26 21:34:17 +0200
  • c2f2884f65 Only redraw caret for top windows. Because we do not all clipping cases... Ole Loots 2012-08-26 20:36:12 +0200
  • c941cee104 Disable stack change on executable for target package-atari Ole Loots 2012-08-26 18:56:49 +0200
  • 28a7096853 Disable strip on executable for target package-atari. Ole Loots 2012-08-26 18:50:46 +0200
  • 37b4e77720 Copy toolbar to right location. Ole Loots 2012-08-26 17:57:52 +0200
  • 7b868e4287 Default to download font from http://ftp.gnome.org Ole Loots 2012-08-26 16:46:29 +0200
  • 1c1ac7f5a1 Download fonts to build directory and copy from there. Ole Loots 2012-08-26 16:45:41 +0200
  • 607c06c96d Implemented atari-package target Ole Loots 2012-08-25 15:09:49 +0200
  • d97eb2f520 Updated default options Ole Loots 2012-08-25 14:52:59 +0200
  • 836c13f87d Set default cookie filename when not set. Ole Loots 2012-08-25 14:51:49 +0200
  • bae65c18a9 Default truetype package is now Bitstream Vera. Truetype font package can now be switched by defines. Ole Loots 2012-08-25 13:52:30 +0200
  • 10e5597a94 Removed junk Ole Loots 2012-08-25 05:47:23 +0200
  • 2988193e44 Documented font loading / font names. Ole Loots 2012-08-25 05:44:44 +0200
  • c5a84e17f7 Merged some features from framebuffer freetype impl. - Set default font for font faces which failed to load. - Lookup more font faces (Cursive, Fantasy). Ole Loots 2012-08-25 05:23:10 +0200
  • ff2f1f1836 Added missing copyright headers Ole Loots 2012-08-24 00:47:37 +0200
  • e237ebac8f Split install and package targets. Vincent Sanders 2012-08-23 11:46:31 +0100
  • e85284d7d1 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Ole Loots 2012-08-23 00:09:05 +0200
  • 887a2ca186 Added and use PRGSUFFIX to configure executable name. Ole Loots 2012-08-23 00:06:45 +0200
  • c67187079e Improve object status message handling. Michael Drake 2012-08-22 23:00:16 +0100
  • 6546098876 Fix scaled html object rendering. Michael Drake 2012-08-22 22:48:44 +0100
  • bc8fee46f7 Fix scaled tiled image rendering. Michael Drake 2012-08-22 22:29:18 +0100
  • 4357f5e9d7 Test for zero width/height at the start. Michael Drake 2012-08-22 22:26:00 +0100
  • 37d148f4d7 Stab at fixing beos build for private bw struct. Michael Drake 2012-08-22 17:47:20 +0100
  • 311953f453 add missing include for browser private Vincent Sanders 2012-08-22 17:14:42 +0100
  • 32c4fdeead add includes to get browser private struct on atari Vincent Sanders 2012-08-22 17:03:46 +0100
  • 792e888169 remove comment after checking correctness of sources Vincent Sanders 2012-08-22 16:59:33 +0100
  • 7604b76161 make the framebuffer resource path setting better Vincent Sanders 2012-08-22 16:58:11 +0100
  • 29356734eb Include desktop/browser_private.h. Michael Drake 2012-08-22 13:16:20 +0100
  • 920c8b390e Include browser_private.h Michael Drake 2012-08-22 13:10:54 +0100
  • 5787323b2c Include browser_private.h. Michael Drake 2012-08-22 12:38:16 +0100
  • 153c444454 Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. Michael Drake 2012-08-22 12:22:58 +0100
  • d489908af8 Move scrollbar msg data declaration. Michael Drake 2012-08-22 10:43:50 +0100
  • d307a854fc Clean up includes. Michael Drake 2012-08-22 10:37:22 +0100
  • 8984bf9647 add sdk library path Vincent Sanders 2012-08-21 16:51:43 +0100
  • 892aee8070 Improve interaction with html objects. Michael Drake 2012-08-21 16:46:10 +0100
  • 02afe314af Fix object box construction. Michael Drake 2012-08-21 16:45:47 +0100
  • bc6087f9b6 remove bogus posix define and workround missing PATH_MAX directly Vincent Sanders 2012-08-21 16:43:22 +0100
  • d43ac47602 set posix define to make PATH_MAX available Vincent Sanders 2012-08-21 16:25:01 +0100
  • afdf72d7b5 Confine box_at_point to the document it's given. Callers are now responsible for calling whatever functionality for object boxes. Remove last bw dereference from render directory. Remove a couple of unused functions. Michael Drake 2012-08-21 15:27:52 +0100
  • 7ffe9c2b5d Remove Makefile.resources. Michael Drake 2012-08-21 14:19:14 +0100
  • 1086fc5246 Change order of libs. Michael Drake 2012-08-21 14:17:11 +0100
  • f0392b0790 Need render/form.h Michael Drake 2012-08-20 23:23:22 +0100
  • cd28d41795 More fixing. Michael Drake 2012-08-20 23:19:58 +0100
  • d76e7db6fe Missing semicolon. Michael Drake 2012-08-20 23:15:22 +0100
  • 634b8f642e Don't need to set everything to zero since it's static Michael Drake 2012-08-20 23:05:09 +0100
  • 3b631f473b Avoid using HTML internal for form file input handling. Note: untested. Michael Drake 2012-08-20 22:59:47 +0100
  • f67a1ab4cf Avoid box_at_point. Michael Drake 2012-08-20 22:25:02 +0100
  • 45736594a1 Get presence of text input cleanly. Michael Drake 2012-08-20 22:03:59 +0100
  • b134279644 Allow the presence of form inputs to be obtained without knowledge of html content internals. Michael Drake 2012-08-20 22:02:37 +0100
  • 74a9ec6de4 Remove unused code. Michael Drake 2012-08-20 19:20:46 +0100
  • 9a0a2ff90f Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-08-20 18:55:58 +0100
  • f478ee4db7 Remove a bunch of unused includes. Michael Drake 2012-08-20 18:54:57 +0100
  • d9799299f8 make ccache detection more portable Vincent Sanders 2012-08-20 18:46:28 +0100
  • dd6d24e83d Remove unused includes. Michael Drake 2012-08-20 18:42:24 +0100
  • 2b9a8d13c8 enable ccache where available Vincent Sanders 2012-08-20 18:08:47 +0100
  • e461d9879b Add render/box.h include again, since it needs object_params struct from there. :( Michael Drake 2012-08-20 16:56:33 +0100