Commit Graph

  • 487223feb9 Make NetSurf look a little closer to the default OS4 theme Chris Young 2009-03-27 20:04:34 +0000
  • 86ea073c40 Improve line plotter. Michael Drake 2009-03-27 19:18:52 +0000
  • b82801129c More aliasing avoidance/permission John Mark Bell 2009-03-27 18:09:49 +0000
  • ac6cc0e4a4 More permitted aliasing John Mark Bell 2009-03-27 17:55:58 +0000
  • fbec0d96c9 Another wimp_window_state->wimp_open conversion. Avoid aliasing an int ** and a void **. John Mark Bell 2009-03-27 17:54:33 +0000
  • a6e0dfe800 Fix off by one at line end. Michael Drake 2009-03-27 17:49:39 +0000
  • c097ddf59e Permit aliasing of pointers to wimp_window_state and wimp_open. John Mark Bell 2009-03-27 17:49:25 +0000
  • dbeeea572c Draw CSS overflow scrollbars differently. Front ends can override the colours used. Michael Drake 2009-03-27 16:45:56 +0000
  • 20a95b4f8f Update build config example comment. Michael Drake 2009-03-27 14:26:43 +0000
  • 0b66f6f4c2 Ensure the example Makefile.config is just that -- an example Daniel Silverstone 2009-03-27 13:48:00 +0000
  • aa086476e8 Include the right default build options file. Michael Drake 2009-03-27 13:35:43 +0000
  • 5f55c788b6 Add a default Makefile.config with an example (commented out) Daniel Silverstone 2009-03-27 11:25:27 +0000
  • 308d2d3345 Rename Makefile.config to Makefile.defaults and update the docs Daniel Silverstone 2009-03-27 11:23:25 +0000
  • 38c56a9d73 Ensure it's clear that Makefile.config is meant to be INVIOLATE to all but core devs Daniel Silverstone 2009-03-27 11:11:43 +0000
  • 8f25d44891 Squash warning. John Mark Bell 2009-03-27 02:47:16 +0000
  • 0bfed166f5 Squash warnings John Mark Bell 2009-03-27 02:46:30 +0000
  • efeb0134f7 Squash warnings John Mark Bell 2009-03-27 02:33:35 +0000
  • 861970fbcd Squash warnings John Mark Bell 2009-03-27 02:32:26 +0000
  • 73365fa023 Squash warnings John Mark Bell 2009-03-27 02:28:30 +0000
  • 79a2422fd1 Squash warnings John Mark Bell 2009-03-27 02:25:57 +0000
  • 68d8ed687d Squash warning. John Mark Bell 2009-03-27 02:24:00 +0000
  • d8ab59b578 Squash warning John Mark Bell 2009-03-27 02:21:42 +0000
  • 58f4b10b87 Squash warnings John Mark Bell 2009-03-27 02:20:22 +0000
  • bd06e8e9be Squash warnings John Mark Bell 2009-03-27 02:19:38 +0000
  • e84fa19ba6 Squash warning John Mark Bell 2009-03-27 02:15:24 +0000
  • 16a509e472 Squash warning John Mark Bell 2009-03-27 02:14:23 +0000
  • 1e72b02727 Squash warnings John Mark Bell 2009-03-27 02:13:10 +0000
  • 6d6491b240 Squash warnings John Mark Bell 2009-03-27 02:12:20 +0000
  • 38980e99fe Squash warnings John Mark Bell 2009-03-27 02:07:17 +0000
  • 3cdd5810ad Squash warnings John Mark Bell 2009-03-27 02:01:34 +0000
  • 118036d27b Use <> for library headers. John Mark Bell 2009-03-27 01:59:16 +0000
  • d4bdb0882a Don't include libmng.h from mng.h, as it causes jconfig.h to be seen, which in turn causes HAVE_STDLIB_H to be defined, which clashes with the definition of hpdf_config.h. Quite why the auto-generated configuration header for either jpeglib or libharu needs to be public, I've no idea. The above change means that the mng_handle field in content_mng_data is a void *. Fixup the couple of places in mng.c where the mng_handle field needs casting back to its real type. Also take the opportunity to make linewrapping and brace position more consistent. John Mark Bell 2009-03-27 01:58:55 +0000
  • a95145d806 Squash warnings. John Mark Bell 2009-03-27 01:34:32 +0000
  • ad8aaa1d59 Squash warning John Mark Bell 2009-03-27 01:30:18 +0000
  • 3251f4b49c Squash warning John Mark Bell 2009-03-27 01:29:39 +0000
  • 9e35636b5e Squash warning John Mark Bell 2009-03-27 01:29:05 +0000
  • 57fa6e30c6 Use byte instead of unsigned char. John Mark Bell 2009-03-27 01:28:57 +0000
  • ae326427a1 Squash warnings John Mark Bell 2009-03-27 01:27:27 +0000
  • 2b352b5752 Squash warnings John Mark Bell 2009-03-27 01:24:32 +0000
  • 4665091349 Squash warnings. John Mark Bell 2009-03-27 01:22:10 +0000
  • 69456beabb Squash warning John Mark Bell 2009-03-27 01:19:02 +0000
  • b7b0edd8e0 Squash warnings John Mark Bell 2009-03-27 01:15:52 +0000
  • e97bc3b178 Squash warnings. Tidy code. Make last_sprite_found static and locally scoped. John Mark Bell 2009-03-27 01:14:42 +0000
  • be6d60c555 Squash warning John Mark Bell 2009-03-27 01:11:52 +0000
  • c23ef5818a Squash warning John Mark Bell 2009-03-27 01:11:20 +0000
  • 5823b09a1c Squash warning John Mark Bell 2009-03-27 00:48:22 +0000
  • 4a8b0ca787 Call bitmap_save() for native drag saves. (still does nothing as bitmap_save isn't implemented yet) Chris Young 2009-03-26 18:22:24 +0000
  • 8d58a8b87b Add save_complete to drag save Chris Young 2009-03-26 08:26:01 +0000
  • 07af1bd8fd Change pointer imagery when dragging Disable drag saving when not running on the Workbench screen Chris Young 2009-03-25 19:59:10 +0000
  • be609c1dfa Some sort of drag-save implementation. Chris Young 2009-03-25 00:03:43 +0000
  • 5b2d816d86 Move gui_drag_save_selection() into the same file as gui_drag_save_object() as they will have common code when implemented. Chris Young 2009-03-24 18:53:22 +0000
  • ede9c4858d Update to new _available() functions Chris Young 2009-03-24 18:28:02 +0000
  • d471e0fd25 Fix framebufefr port callback scheduling Vincent Sanders 2009-03-24 14:11:10 +0000
  • da3b0227a7 Make framebuffer front end use r6827 functions. Note: stop & reload availability is still not assessed for framebuffer toolbar. Michael Drake 2009-03-23 23:31:48 +0000
  • 82aedf9600 Make RISC OS front end use r6827 functions. Michael Drake 2009-03-23 22:56:31 +0000
  • 0a7e10819b Add functions for checking if back/forward/stop/reload actions are currently available for a given browser window. Michael Drake 2009-03-23 22:22:30 +0000
  • 972cd147aa remove interlacing and other abberations Vincent Sanders 2009-03-23 15:43:08 +0000
  • 02761ee5e4 use greyed images for forward back buttons as approprite Vincent Sanders 2009-03-22 23:11:38 +0000
  • 8db32fc061 add vertical scrollbar to freamebuffer Vincent Sanders 2009-03-22 14:34:56 +0000
  • c9fc91c6e4 Set history scroll offsets Chris Young 2009-03-22 00:12:12 +0000
  • 3a0b151b5b Fix the fix... $(CC) will work better for C files... François Revel 2009-03-21 23:22:59 +0000
  • be485d795e Quick fix for building with gcc2. It's getting quite ugly though... François Revel 2009-03-21 23:20:15 +0000
  • 7b1f478b5a fixup 8bpp plotters Vincent Sanders 2009-03-19 19:24:29 +0000
  • e2a6087fe3 clean up linux framebuffer frontend Vincent Sanders 2009-03-18 21:13:09 +0000
  • 37eae24d5c add opaque switch to 16bpp plotters Vincent Sanders 2009-03-18 21:08:23 +0000
  • 317fb4ec91 Rexx dir should default to PROGDIR: too Chris Young 2009-03-17 21:34:01 +0000
  • f648479aec Access Resources relative to program directory rather than current directory. Chris Young 2009-03-17 21:25:20 +0000
  • bcb645a301 Fix crash in GETURL Chris Young 2009-03-17 21:20:15 +0000
  • 58cd142338 Remember the scroll position in the history, so that it's maintained when going back. (credit: Paweł Blokus) John Mark Bell 2009-03-17 12:26:41 +0000
  • 6e9618484e stop SDL faulting with bad os redraw values Vincent Sanders 2009-03-16 20:30:27 +0000
  • e37b214e10 fix able frontend Vincent Sanders 2009-03-16 20:20:37 +0000
  • 9e81d2e583 Slightly better looking scrollbar. Michael Drake 2009-03-16 12:41:32 +0000
  • 61b806d5f3 Fix clicking on history items beyone the first page Chris Young 2009-03-15 21:44:03 +0000
  • eabb5339a3 Close history and search windows when associated browser window closes. Chris Young 2009-03-15 11:29:33 +0000
  • eab55f2c5a Fix warnings Chris Young 2009-03-15 11:21:46 +0000
  • d3d7fc7c66 Stop browser resizes from crashing. I really don't like using Forbid() and Permit() but the lock-up seems to be caused by the window continuing the resize while the reformat is taking place and this appears to be the only way to stop it. Resizes are relatively rare so shouldn't cause problems. Chris Young 2009-03-14 16:18:09 +0000
  • 8e00cd50b1 More shared objects Chris Young 2009-03-14 15:36:36 +0000
  • 301c38b4b4 Use Copystore to copy SObjs when install triggered by AmiUpdate Chris Young 2009-03-14 12:37:28 +0000
  • a3a28f9e5f Minor fixes Chris Young 2009-03-14 11:44:07 +0000
  • af085bb0ab more shared objects Chris Young 2009-03-11 23:48:26 +0000
  • cdc47ee52c bitmap opaque handling Vincent Sanders 2009-03-11 21:28:34 +0000
  • 305ab859ad Remove gap between the tab close gadget and the first tab Chris Young 2009-03-11 19:23:57 +0000
  • 87ccc3b836 Copy a couple more required shared objects. Chris Young 2009-03-11 19:23:28 +0000
  • b577562953 We don't need to reparse the document when saving complete -- the document persists for the lifetime of its content. Better still would be to perform the serialisation manually, so that we don't need to copy the document at all. John Mark Bell 2009-03-11 17:22:46 +0000
  • 5ca66d22e4 reduce mouse flicker Vincent Sanders 2009-03-11 10:35:33 +0000
  • b9e22451c2 Sync hubbub binding with spec. John Mark Bell 2009-03-10 23:13:08 +0000
  • 72f99e36bb Fix continuous throbber. Michael Drake 2009-03-10 22:00:24 +0000
  • b45e6e851c Avoid warning. Michael Drake 2009-03-10 21:56:09 +0000
  • 2b309755d6 move framebuffer port to framebuffer toolkit Vincent Sanders 2009-03-10 21:45:54 +0000
  • 652330380f add section on fonts Vincent Sanders 2009-03-10 09:29:53 +0000
  • 2aa7f5c7f1 Improve previous commit. John Mark Bell 2009-03-10 09:14:25 +0000
  • 2ace72c587 Treat short meta refreshes in top-level browser windows as if they were HTTP redirects for the purposes of verifiability. John Mark Bell 2009-03-10 09:10:43 +0000
  • 502879043b Fix scroll position for new pages/tabs Chris Young 2009-03-09 07:21:19 +0000
  • 07e1187b69 Add .spr -> image/x-riscos-sprite MIME mapping to GTK front end Fix crash inducing bugs in nssprite.c John Mark Bell 2009-03-09 00:58:23 +0000
  • a074bdbe54 Stop NetSurf jumping back to the top of the document when scrolling before the page has finished loading. Chris Young 2009-03-08 23:40:58 +0000
  • 2014dac36d Add ability to render part of a local history window. Chris Young 2009-03-08 23:08:27 +0000
  • 0bdcf4b8e2 Implement thumbnail creation Chris Young 2009-03-08 17:41:24 +0000
  • a198acb753 Fix compilation errors Chris Young 2009-03-08 16:32:30 +0000
  • 072f64f5dd Better AmigaOS GCC fix (thanks jmb) Chris Young 2009-03-08 16:28:40 +0000
  • f6951c0d51 Mostly-working local history window Chris Young 2009-03-08 16:24:52 +0000