Commit Graph

  • 19d2a0c011 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-08-18 16:26:56 +0100
  • 8e4819e450 Snapshot icon positions so they default to looking neat when the archive is extracted. Chris Young 2012-08-18 16:25:59 +0100
  • b122d0be7b fix Installer script for auto-builds Chris Young 2012-08-18 16:23:26 +0100
  • 45e536d961 pedantic makefile spacing Chris Young 2012-08-18 16:22:21 +0100
  • 9867da4935 add install files required for Cairo build. (native build only) Chris Young 2012-08-18 16:16:10 +0100
  • eb35a576c1 Can get root element node directly from within the html content handler. Avoids using hlcache_handle which needs to go. Michael Drake 2012-08-17 20:57:35 +0100
  • 6d39b569c7 Pass content containing form's nsurl to form_submit, instead of its hlcache_handle. Avoid dereferencing bw in html content handlers. Michael Drake 2012-08-17 20:26:00 +0100
  • be00425776 Avoid bw dereference. Michael Drake 2012-08-17 15:20:53 +0100
  • 22368db232 add js property (dom attribute) support to the document/element objects Vincent Sanders 2012-08-17 11:52:59 +0100
  • fc0f732dec s/[8 spaces]/[tab]/ Michael Drake 2012-08-17 10:29:34 +0100
  • fb6186484e Now contents types without mouse handling can set default pointer. Fixes standalone images showing e.g. link pointer if that was the last pointer before the standalone image loaded. Michael Drake 2012-08-17 10:02:41 +0100
  • 8e315f9f8f Set content handlers now set pointer via content msg. Michael Drake 2012-08-17 10:02:10 +0100
  • 142a0bf859 Add content message for setting mouse pointer. Michael Drake 2012-08-17 10:01:15 +0100
  • e177fa49c2 Move mouse pointer enums to mouse header. Michael Drake 2012-08-17 09:45:15 +0100
  • 402de7572d Use new content message for saving of hyperlink target URL. Michael Drake 2012-08-16 23:26:05 +0100
  • a548275fa2 Avoid forward declaration of functions. Add missing comment to one function. Michael Drake 2012-08-16 22:54:00 +0100
  • 317a1dd923 get_pointer_shape() doesn't need bw. Michael Drake 2012-08-16 22:48:28 +0100
  • d9bd357802 Move browser window related control over mouse pointer out of html content handler. Michael Drake 2012-08-16 22:44:25 +0100
  • 35fd2ad7f2 Don't use GUI_POINTERs in content handlers. Michael Drake 2012-08-16 22:21:08 +0100
  • cb9781e057 Move bw time recording to bw layer. Michael Drake 2012-08-16 21:35:42 +0100
  • f04845b2cf Broadcast message for drag save start and avoid messing inside bw. Michael Drake 2012-08-16 20:39:45 +0100
  • 1919c8e071 Add message for content wanting wanting drag save to start. Michael Drake 2012-08-16 20:20:49 +0100
  • 049d5097b8 Don't need to include content.h Michael Drake 2012-08-16 19:36:25 +0100
  • 27b65235e9 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Chris Young 2012-08-16 18:11:13 +0100
  • fd3aadf8fa remove SVN reference from .readme Chris Young 2012-08-16 18:10:32 +0100
  • 1e52aac516 copy missing file Chris Young 2012-08-16 18:08:53 +0100
  • d8872b6bab Remove redundant legacy checking for bw->window. Michael Drake 2012-08-16 16:26:43 +0100
  • 6daf6c178d Frame drag start function can take child bw. Don't need to get root bw in html handler. Avoids bw dereferences. Michael Drake 2012-08-16 16:14:15 +0100
  • 195a77a4cd Make new function for starting a frames resize and use it. Michael Drake 2012-08-16 15:55:20 +0100
  • c1be4c9e77 Formatting changes. Michael Drake 2012-08-16 15:47:14 +0100
  • 7277ce5dfc Remove redundant "action" param. Michael Drake 2012-08-16 15:43:14 +0100
  • 83c8e940f8 Don't pass status to frames handler. Michael Drake 2012-08-16 15:38:06 +0100
  • 02d5589dfa When dragging frames, we're done handling mouse. Michael Drake 2012-08-16 15:23:09 +0100
  • 3e00973521 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-08-16 13:27:27 +0100
  • a736775bbd Avoid doing html->bw->current_content. Michael Drake 2012-08-16 13:25:59 +0100
  • 699173331b html__redraw_a_box takes html_content instead of struct content. Michael Drake 2012-08-16 13:22:35 +0100
  • 4872bc30b8 Remove redundant scrollbar widget message. Michael Drake 2012-08-16 13:13:25 +0100
  • 21caff6365 Fix build date display Chris Young 2012-08-15 20:18:00 +0100
  • d73f62aabc fix warning Chris Young 2012-08-15 20:02:48 +0100
  • a1d315e3e4 make install target for Amiga. Target is NetSurf_Amiga/netsurf.lha Chris Young 2012-08-15 19:58:36 +0100
  • e5928ebd5f Broadcast explict status messages for mouse hovers via content msg system, rather than using the browser window. Michael Drake 2012-08-15 19:01:54 +0100
  • e5374cc042 Let contents broadcast explicit status messages as well as announce that their internal status has been updated. Michael Drake 2012-08-15 19:00:50 +0100
  • 5fb51a0fb7 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2012-08-15 18:59:04 +0100
  • a3ef5c2c3c fixup jsapi dom interface to include correct html/dom acessor hierachy Vincent Sanders 2012-08-15 18:48:46 +0100
  • fcb7143ecb Simplify content status text setting. Michael Drake 2012-08-15 11:50:08 +0100
  • c3f9e3d3ce Don't need to include browser.h. Michael Drake 2012-08-14 14:53:48 +0100
  • 5526d7e6f2 Stop render/search.c from dereferencing bw and remove dependency on html & text contents' bw pointer. Michael Drake 2012-08-14 14:03:54 +0100
  • b51816c222 Clean up search gui callbacks. Michael Drake 2012-08-14 13:41:30 +0100
  • 119b5cca3f Remove forward declaration. Michael Drake 2012-08-14 11:23:03 +0100
  • 19b3876ff2 Fix comment. Michael Drake 2012-08-13 23:41:02 +0100
  • d09dc44310 Use content message broadcast to request scrolls, instead of depending on html and text contents to keep a bw pointer. Michael Drake 2012-08-13 23:38:34 +0100
  • 5810d131d5 Let HTML content handle object content srcoll request messages. Michael Drake 2012-08-13 23:35:23 +0100
  • 8c12ecd5cd Let browser window handle content scroll request message. Michael Drake 2012-08-13 23:32:58 +0100
  • 41e12953dc Add scroll request message to content message system. Michael Drake 2012-08-13 22:54:18 +0100
  • cc6c3a7c70 add mint to mmap exclude list Vincent Sanders 2012-08-13 21:03:37 +0100
  • 4aa913cd18 add missing simple refresh config option info Chris Young 2012-08-13 18:43:07 +0100
  • 3f9565753f Make selection_traverse internal to desktop/selection.c. Michael Drake 2012-08-13 17:48:03 +0100
  • 4d6ada8c9a Use selection_get_copy instead of selection_traverse. Note: untested. Michael Drake 2012-08-13 17:42:23 +0100
  • 86f3e70f1a Tolerate NULL selection context in selection_get_copy. Michael Drake 2012-08-13 17:38:09 +0100
  • e9b036a794 Fix selection string struct init. Michael Drake 2012-08-13 17:21:04 +0100
  • 4c945bd16f Function to get copy of selection as string. Michael Drake 2012-08-13 17:09:42 +0100
  • f58b5924a5 alter file fetcher to use mmap where available Vincent Sanders 2012-08-13 17:00:43 +0100
  • 8e8c75cfe3 Fix RO build. Michael Drake 2012-08-13 15:41:26 +0100
  • b6c149f3d6 Convert to use selection_copy_to_clipboard() and font style passed via gui_add_to_clipboard. Note: untested. Michael Drake 2012-08-13 14:52:59 +0100
  • c8a83bf1b4 s/TRUE/true/ Michael Drake 2012-08-13 14:51:24 +0100
  • d106091d6e Pass font plot style out to front end clipboard append function. Michael Drake 2012-08-13 14:43:04 +0100
  • 68947c377e Obtain font style in copy handler. Michael Drake 2012-08-13 13:55:57 +0100
  • 986bc5ff83 Simplify font colour acquisition. Michael Drake 2012-08-13 13:54:00 +0100
  • 76583d63ec link math library Vincent Sanders 2012-08-13 11:16:35 +0100
  • de982b4d3e fix windows build format specifiers add install target for windows - creates installer rather than actually installing Vincent Sanders 2012-08-12 21:50:36 +0100
  • 786a5186aa Updated documentation with some post-2.9 changes Chris Young 2012-08-12 12:00:45 +0100
  • ee4346c26e correct logic Chris Young 2012-08-12 11:36:48 +0100
  • 5ac9c7128a allow font anti-aliasing to be switched off in true-colour modes Chris Young 2012-08-12 11:30:44 +0100
  • c7766fddff Change default mask threshold to something more sensible Chris Young 2012-08-12 11:03:05 +0100
  • 8b31fc0e78 Fix mask calculation (thanks to Fredrik Wikstrom) Chris Young 2012-08-12 11:02:12 +0100
  • 59784ba852 fix mask Chris Young 2012-08-11 17:19:54 +0100
  • 0210ef066b Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/palette-mapped-plotters Chris Young 2012-08-10 23:00:32 +0100
  • 69ad5db2d1 convert throbber to use standard bitmap functions; remove p96 dependency Chris Young 2012-08-10 22:59:38 +0100
  • d6b293001d fix build warnings Vincent Sanders 2012-08-10 22:22:59 +0100
  • 642470fb74 Avoid two duplicate lines. Michael Drake 2012-08-10 20:28:23 +0100
  • 6aaf106575 remove AMI_CUSTOM_MASK define Chris Young 2012-08-10 19:31:16 +0100
  • bc4401414b remove attempt at mask alignment Chris Young 2012-08-10 19:30:18 +0100
  • ad1336ac45 alignment attempt 2. this seems right, but doesn't work even for previously-working images Chris Young 2012-08-10 19:03:56 +0100
  • 3ed1339b3f try to align mask correctly Chris Young 2012-08-10 18:54:00 +0100
  • 7c9ac8980f use minterm (ABC|ABNC|ANBC) only when necessary Chris Young 2012-08-10 18:35:01 +0100
  • 2364d68367 avoid scaled images getting incorrect mask Chris Young 2012-08-10 18:30:01 +0100
  • eaa6183567 allow tweaking threshold where alpha turns to mask Chris Young 2012-08-10 18:21:57 +0100
  • a0b344afe6 Fix mask Chris Young 2012-08-10 18:11:42 +0100
  • c456153e90 Correct byte order - is RGBA not ARGB Fix mask offset calculation Chris Young 2012-08-10 18:05:22 +0100
  • 53a379ea45 Squash warning. Michael Drake 2012-08-10 12:17:34 +0100
  • eee26ed867 Squash set but unused variable warning. Michael Drake 2012-08-10 12:09:53 +0100
  • bc5918ebbc allocate our bitmaps as BMF_DISPLAYABLE as this can improve performance when blitting to the screen Chris Young 2012-08-09 22:31:10 +0100
  • e4d2677c80 first attempt to create our own mask of only wholly transparent pixels. Chris Young 2012-08-09 21:59:47 +0100
  • d3b4a286f9 check return from lwc operation Vincent Sanders 2012-08-09 18:00:55 +0100
  • 411fdc6186 fix return check on lwc operation Vincent Sanders 2012-08-09 17:46:56 +0100
  • b0ca8175bb Dodge a clang warning. Michael Drake 2012-08-09 17:44:59 +0100
  • 78620910e8 check all return values of string comparisons Vincent Sanders 2012-08-09 17:30:02 +0100
  • 137bba2978 fix missing check of lwc_string_caseless_isequal() return value Vincent Sanders 2012-08-09 16:33:06 +0100
  • ad5db89b49 Fix include and structure definition to stop compiler redefinition errors Vincent Sanders 2012-08-09 16:26:57 +0100
  • 2eef2a2264 Add missing #include. Michael Drake 2012-08-08 21:49:31 +0100