Commit Graph

  • 0e0c6eb1ee Fix debug build. Is this worth the effort, I wonder? John Mark Bell 2009-04-16 17:13:37 +0000
  • 53bbe5fb9e Fix url completion when last character in url bar is a / John Mark Bell 2009-04-16 14:12:54 +0000
  • 6a7b1a73a7 Fix compilation with GCC 2.95. It astounds me how some of this lot compiled at all. John Mark Bell 2009-04-16 12:49:49 +0000
  • 3a12ed0fac Update some comments. Michael Drake 2009-04-15 13:22:28 +0000
  • 23cb08ad01 It probably helps to reflect API changes John Mark Bell 2009-04-15 12:26:25 +0000
  • 33619d7003 Handle hubbub errors. Handle parser binding errors. John Mark Bell 2009-04-15 11:28:07 +0000
  • 4044c864e1 Ensure the selected item stays selected when being moved. Bit of a hack as the listbrowser is single-select and recreated completely every update. Needs some reworking and change to multi-select mode. Chris Young 2009-04-14 22:36:57 +0000
  • 9f4851d288 Fix ARexx download queue - GummiSurf now works, and manual ARexx-initiated downloads will be processed in turn rather than simultaneously. Chris Young 2009-04-14 18:51:10 +0000
  • b3e904058e filename changes Chris Young 2009-04-14 18:49:15 +0000
  • d1b5c38883 Possibly fix links opened in current window not being scrolled to top. Michael Drake 2009-04-08 11:07:30 +0000
  • 4411cc918d Update GTK tab opening to hopefully correctly render pages on open. (Mark Benjamin) Daniel Silverstone 2009-04-07 09:01:12 +0000
  • 9f39880e8c fix compilation Chris Young 2009-04-06 17:25:21 +0000
  • 3154d42ee4 squash warnings about unused functions squash warnings when using internal font plotter Vincent Sanders 2009-04-06 16:22:20 +0000
  • 5fb853c99d squash some warnings Vincent Sanders 2009-04-05 21:22:13 +0000
  • 2531079866 Revert r6973. Apparently, it causes loads of problems. John Mark Bell 2009-04-05 19:17:24 +0000
  • 47f67a7e87 Reflect changes to library names and pkg-config control files. John Mark Bell 2009-04-03 02:27:10 +0000
  • 1188fd3179 only call os redraw on the area of the widget which has been updated Vincent Sanders 2009-04-02 22:43:57 +0000
  • d6f5ae2ef0 Make selections stand out from buttons Chris Young 2009-04-01 17:56:11 +0000
  • 7434200dba Minor corrections Chris Young 2009-04-01 17:44:20 +0000
  • 16d7252eac Sync full Cairo build with GTK Cairo plotters (this was in the previous commit with a copy'n'paste error) Chris Young 2009-04-01 17:40:09 +0000
  • 853793eaa8 Remove option_quick_text (local charset text printing) Chris Young 2009-04-01 17:36:18 +0000
  • b10db01386 Don't open menu if there are no items Chris Young 2009-04-01 17:26:39 +0000
  • 06acdd6c69 More shared objects... Chris Young 2009-03-31 16:39:49 +0000
  • ef5089e629 Add some incomplete documentation for path plotter. Better documentation of rectangle and fill plotters.plotters.h Michael Drake 2009-03-31 15:17:08 +0000
  • bc3481a2d2 Fix path John Mark Bell 2009-03-31 14:19:13 +0000
  • cea7566c96 Add paragraph about some distributions having a pkg-config that does not include /usr/local as a default search location, and how to solve this. Rob Kendrick 2009-03-31 14:15:47 +0000
  • 08331f781e Use tabs for indentation. Michael Drake 2009-03-31 12:55:23 +0000
  • 1664683fa9 Tidy browser_window_refresh_url_bar a bit, ensure the sizes all make sense, that we don't allocate unnecessarily, etc. Daniel Silverstone 2009-03-31 12:23:12 +0000
  • 1b25b44922 Use fragment instead of #fragment in the comment because it does not include the #. Michael Drake 2009-03-31 11:12:36 +0000
  • 4dc9a59409 Comment browser_window_refresh_url_bar() and fix some wrap. Michael Drake 2009-03-31 11:06:09 +0000
  • 28cfe681db Ensure buffer is big enough for the extra character. Chris Young 2009-03-31 06:39:32 +0000
  • bab30e4f1d Stop URL bar losing characters on every refresh Chris Young 2009-03-30 18:10:16 +0000
  • 76665e8886 Update to use browser_window_refresh_url_bar() Chris Young 2009-03-30 18:04:30 +0000
  • 6656ac5984 Missed a fix for C++ files, .d end up being object files... François Revel 2009-03-30 16:28:07 +0000
  • b230423267 Change URL bar contents when switching tabs in GTK frontend. Remove fixed-size buffer from core URL string handling. John Mark Bell 2009-03-30 15:46:26 +0000
  • 8ebe660fea Fixed the dep tracking for gcc2, finally... the dependancy_generate_c should probably be merged now as most dep is done in compile_c... François Revel 2009-03-29 23:32:02 +0000
  • f388785f8a fix text co-ordinate Chris Young 2009-03-29 20:57:57 +0000
  • f5587d22a4 Squash warning John Mark Bell 2009-03-29 12:49:17 +0000
  • 736cb29be0 Stop screen updates going odd when animated GIFs are in the page. Much simpler tests than before too. Chris Young 2009-03-29 10:53:51 +0000
  • 87add71110 Purge WITH_DRAW_EXPORT John Mark Bell 2009-03-29 00:24:14 +0000
  • f0432b9f7b Purge WITH_SAVE_COMPLETE John Mark Bell 2009-03-29 00:22:20 +0000
  • a96fe992ab Avoid unused variable if targetting RISC OS and the jpeg library has been built to output BGR. John Mark Bell 2009-03-29 00:17:01 +0000
  • 64d47f313a Aliasing fixes John Mark Bell 2009-03-29 00:14:28 +0000
  • 2785f18af5 Mouse scrollwheel support Chris Young 2009-03-28 23:51:39 +0000
  • 67719a64e6 Add a note about those lines I commented out earlier.. have remembered why they were there. Leave them commented out pending a fix. Chris Young 2009-03-28 20:36:07 +0000
  • e240c200d5 Avoid potentially unsafe writes through a const pointer. John Mark Bell 2009-03-28 19:59:46 +0000
  • ce10998776 More aliasing John Mark Bell 2009-03-28 19:19:05 +0000
  • 9badebaf4e More aliasing John Mark Bell 2009-03-28 19:17:08 +0000
  • 76755556e0 Aliasing fun. This is ugly. John Mark Bell 2009-03-28 19:10:29 +0000
  • b180dd1a11 Stop cursor drawing off the page Implement gui_window_save_as_link Fix warnings Chris Young 2009-03-28 15:43:12 +0000
  • 2bf6bd72b8 Remove some checks before redraw, as they only seem to achieve stopping redraws happening when we need them. Chris Young 2009-03-28 14:44:16 +0000
  • 3179a891d6 Fix actual_x Chris Young 2009-03-28 14:12:31 +0000
  • 2cfe83a921 Minor fixes Chris Young 2009-03-28 12:56:59 +0000
  • a28f64386e Implement a download queue for ARexx-initiated downloads. Working manually, however GummiSurf is causing it to crash for some reason. Chris Young 2009-03-28 12:50:19 +0000
  • 02d61df4e5 Squash warning John Mark Bell 2009-03-28 01:31:57 +0000
  • 8468bbbb2d Aliasing fixes John Mark Bell 2009-03-28 01:27:44 +0000
  • 8f871d43a7 Aliasing fixes John Mark Bell 2009-03-28 01:16:04 +0000
  • 70f81c8bcf Aliasing fixes John Mark Bell 2009-03-28 01:15:02 +0000
  • 2fdb251f0c Aliasing fixes John Mark Bell 2009-03-28 01:11:50 +0000
  • 9fd2dfa712 Aliasing fixes John Mark Bell 2009-03-28 01:10:32 +0000
  • f0a06d8535 Aliasing fixes John Mark Bell 2009-03-28 01:09:03 +0000
  • c431416455 Aliasing fixes John Mark Bell 2009-03-28 01:02:29 +0000
  • 3bfd7142df Aliasing fixes John Mark Bell 2009-03-28 01:00:31 +0000
  • f6b3442823 Aliasing fixes. John Mark Bell 2009-03-28 00:59:39 +0000
  • 35a0b2c910 Revert accidental commit John Mark Bell 2009-03-28 00:59:11 +0000
  • 9b9112bd7c More aliasing fixes. John Mark Bell 2009-03-28 00:56:29 +0000
  • 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