Commit Graph

  • 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
  • 7a90270927 Remove unused header. Michael Drake 2012-08-20 16:51:43 +0100
  • d4ca800268 Use proper function for box tree dump. Michael Drake 2012-08-20 16:46:55 +0100
  • 4581375209 Use proper function for box tree dump. Michael Drake 2012-08-20 16:46:33 +0100
  • 9202c137b2 Remove unused includes. Michael Drake 2012-08-20 16:08:06 +0100
  • 8fc0eab89b Use proper function for dumping box tree. Michael Drake 2012-08-20 16:06:51 +0100
  • 014fb9db8d Function for front ends to get debug dump from bw. Michael Drake 2012-08-20 16:05:30 +0100
  • a11de47b64 Implement debug dump content call for HTML. Michael Drake 2012-08-20 16:04:44 +0100
  • daf10f00a6 API for content debug dump. Michael Drake 2012-08-20 16:03:45 +0100
  • 400ce41623 Remove unused includes. Michael Drake 2012-08-20 15:11:45 +0100
  • 854e556041 Remove unused includes. Michael Drake 2012-08-20 15:00:23 +0100
  • 2d6da52f38 Remove box use from maiga plugin hack. May need a new way to get dimensions? Michael Drake 2012-08-20 14:37:58 +0100
  • 6219ee7b24 Remove box stuff from amiga content handlers. Michael Drake 2012-08-20 14:32:47 +0100
  • 9a82677312 Remove declaration of nonexistent function. Michael Drake 2012-08-20 14:26:43 +0100
  • edef40bbc4 Don't pass struct box to content open. Michael Drake 2012-08-20 14:22:28 +0100
  • 971058cd67 Remove unused struct box. Michael Drake 2012-08-20 14:21:16 +0100
  • 427fb928c5 Remove unused member of html_content struct. Michael Drake 2012-08-20 13:10:14 +0100
  • d2a1c85063 Avoid box_at_point. Michael Drake 2012-08-20 12:37:08 +0100
  • a4f796e217 Let *_drop_file_at_point determine if a drop is possible. Michael Drake 2012-08-20 12:12:10 +0100
  • 7d4af30468 Minor style change. Michael Drake 2012-08-19 16:50:38 +0100
  • a39082585a force removal of temporary directory Vincent Sanders 2012-08-19 15:04:24 +0100
  • ea2b556047 really fix riscos zip target zip option with a comma in it confused make Vincent Sanders 2012-08-19 14:48:43 +0100
  • 4985b56b68 fix riscos makefile tempfile creation Vincent Sanders 2012-08-19 13:05:35 +0100
  • 57d2e31e59 Avoid using hlcache_handle for drag saves in html_interaction. Drag save msg with NULL content now means save the content which sends the message. Michael Drake 2012-08-19 12:46:42 +0100
  • 762cade362 Don't use hlcache_handle for URL, since hlcache_handle needs to go. Michael Drake 2012-08-19 12:03:39 +0100
  • 081976105a Minor style tweaks. Michael Drake 2012-08-19 11:39:00 +0100
  • 1c40d8a58c Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-08-19 11:36:07 +0100
  • 47db5546c5 Use content msg system for status text, and don't pass internal status message as an explict message. Michael Drake 2012-08-19 11:35:32 +0100
  • d878ea4fb9 Don't pass internal content status text as an explicit message. Michael Drake 2012-08-19 11:34:46 +0100
  • 65e825c0c5 Handle choice of whether to show status for loading content or request content. Michael Drake 2012-08-19 11:33:37 +0100
  • 908d5655d2 add riscos zip build target Vincent Sanders 2012-08-19 09:56:57 +0100
  • c4b284e43c Use interface to set drag type. Longer term, it would be better to avoid using bw altogether. Michael Drake 2012-08-18 22:45:17 +0100
  • 5a2d4c6ddb Group content messages that are passed on. Michael Drake 2012-08-18 22:25:03 +0100
  • 45755a9e0d Use paste content msg. Michael Drake 2012-08-18 22:19:42 +0100
  • a2906b3994 Add paste request content message. Michael Drake 2012-08-18 22:19:15 +0100