Commit Graph

  • 892a348b73 [project @ 2004-10-17 21:51:06 by bursa] Update to use plotters for HTML redraw. James Bursa 2004-10-17 21:51:06 +0000
  • dcfd2dffe2 [project @ 2004-10-17 21:37:01 by jmb] Fixup to use plotters. Someone please fix the png bug. ta ;) John Mark Bell 2004-10-17 21:37:01 +0000
  • a3cd08929a [project @ 2004-10-17 21:30:03 by jmb] Remove spurious gifread object. General tidying John Mark Bell 2004-10-17 21:30:03 +0000
  • e6d5a5de40 [project @ 2004-10-17 21:16:35 by bursa] Updated dependencies. James Bursa 2004-10-17 21:16:35 +0000
  • 511d66331f [project @ 2004-10-17 21:16:00 by bursa] Move to use plotters. Replace html.layout->children with html.layout. James Bursa 2004-10-17 21:16:00 +0000
  • ddaf4ab4d7 [project @ 2004-10-17 21:13:24 by bursa] Add html_redraw.o and plotters.o; remove htmlredraw.o. James Bursa 2004-10-17 21:13:24 +0000
  • 63a4269651 [project @ 2004-10-17 21:12:32 by bursa] Replace bitmap_redraw() with plot.bitmap(). James Bursa 2004-10-17 21:12:32 +0000
  • de33b16b87 [project @ 2004-10-17 21:11:29 by bursa] Scrollbar and dragging work. James Bursa 2004-10-17 21:11:29 +0000
  • fd4e3de0b5 [project @ 2004-10-17 21:10:19 by bursa] Move box tree from html.layout->children to html.layout. Work on scrollbars. James Bursa 2004-10-17 21:10:19 +0000
  • 6db5ad1b73 [project @ 2004-10-17 21:05:12 by bursa] New target-independent implementation of html_redraw(), using plotters. James Bursa 2004-10-17 21:05:12 +0000
  • 0c898cdedf [project @ 2004-10-17 21:03:19 by bursa] New target-independent interface for plotting and RISC OS screen implementation. James Bursa 2004-10-17 21:03:19 +0000
  • f0643f4a35 [project @ 2004-10-17 21:01:35 by bursa] More border-styles now implemented. James Bursa 2004-10-17 21:01:35 +0000
  • 45dc518866 [project @ 2004-10-13 12:52:21 by tlsa] Correction for French interactive help text too. Thanks to Sebastian Barthel. Michael Drake 2004-10-13 12:52:21 +0000
  • 5d9aed5ffc [project @ 2004-10-13 12:37:38 by tlsa] Update to German translation and correction of English interactive help text by Sebastian Barthel Michael Drake 2004-10-13 12:37:38 +0000
  • bd17f8b9d1 [project @ 2004-10-09 19:14:26 by jmb] Work around issue with selected radio buttons/checkboxes having no current value John Mark Bell 2004-10-09 19:14:26 +0000
  • 0685aeaa3f [project @ 2004-10-07 09:34:15 by bursa] Fix #include path. James Bursa 2004-10-07 09:34:15 +0000
  • 47e75ceb17 [project @ 2004-10-07 09:26:23 by bursa] New dependency scanning script and updated makefile. James Bursa 2004-10-07 09:26:23 +0000
  • c0f18cd434 [project @ 2004-10-05 22:38:02 by rjw] GIF opacity test is now applied to all GIFs. Background colour redraw is optimised out for opaque, repeating images. Richard Wilson 2004-10-05 22:38:02 +0000
  • 4dafc1394f [project @ 2004-10-05 15:42:15 by jmb] Plug memory leak John Mark Bell 2004-10-05 15:42:15 +0000
  • 93f8d3badc [project @ 2004-10-05 14:36:44 by jmb] Lose RISC OS specific includes from GIF code. Fix jpegs for the gtk build. Allow use of gifs in gtk build. John Mark Bell 2004-10-05 14:36:44 +0000
  • 60949d1aee [project @ 2004-10-05 00:22:38 by rjw] Fixes for missing changes to updated GIF code. Richard Wilson 2004-10-05 00:22:38 +0000
  • 403f12872d [project @ 2004-10-04 23:54:42 by rjw] Moved GIF file reading to image/, optimisation of plotting for GIFs, JNGs, PNGs and JPEGs, initial work for toolbar customisation. Possibly some other things too. Richard Wilson 2004-10-04 23:54:42 +0000
  • 7144ce65eb [project @ 2004-10-01 23:48:15 by jmb] Add GUI config option for HTTP referer sending John Mark Bell 2004-10-01 23:48:15 +0000
  • 428a1b5841 [project @ 2004-10-01 23:19:08 by jmb] Referer header is now preserved across redirects John Mark Bell 2004-10-01 23:19:08 +0000
  • 0d6b3576dc [project @ 2004-10-01 21:33:20 by jmb] Oops, missed this from last checkin. John Mark Bell 2004-10-01 21:33:20 +0000
  • 49ce807e3c [project @ 2004-10-01 21:31:55 by jmb] A somewhat better implementation of referrers which no longer sends the referer if the URL schemes don't match. John Mark Bell 2004-10-01 21:31:55 +0000
  • 39ad1632eb [project @ 2004-10-01 00:06:49 by jmb] Send HTTP referer header. This is _only_ sent when a link is clicked (theoretically, at least). John Mark Bell 2004-10-01 00:06:49 +0000
  • 1202ad9c44 [project @ 2004-09-30 16:48:04 by jmb] Prevent crash when radio button outside a form block is selected. Make url bar update slightly more sane - doesn't update if the fetch is a download. John Mark Bell 2004-09-30 16:48:04 +0000
  • 4a37e17037 [project @ 2004-09-29 20:13:42 by jmb] Write heuristically-generated font names to choices file - should speed up program load a bit. Heuristic is re-run each time the choices file is saved. John Mark Bell 2004-09-29 20:13:42 +0000
  • d718a30c57 [project @ 2004-09-29 03:33:24 by jmb] Lose redundant font table. Rework bold and italic font support. This is now user-configurable but I've little intention of writing GUI Choices code for this. Smallcaps is still broken and needs some thinking about - probably best to drop the smallcaps font variants and convert lowercase chars to uppercase. Quite how this works for non-latin text, I've no idea. John Mark Bell 2004-09-29 03:33:24 +0000
  • 4439cbc204 [project @ 2004-09-28 15:30:48 by tlsa] Support invalid polygon shape name in image maps. Michael Drake 2004-09-28 15:30:48 +0000
  • 7a3345a08c [project @ 2004-09-27 16:50:16 by jmb] Avoid error if Iconv module isn't present on system John Mark Bell 2004-09-27 16:50:16 +0000
  • 349d77ea4e [project @ 2004-09-27 10:33:55 by tlsa] Update interactive help. Michael Drake 2004-09-27 10:33:55 +0000
  • 9a771ee9d7 [project @ 2004-09-27 05:22:01 by jmb] Update John Mark Bell 2004-09-27 05:22:01 +0000
  • ddf92d6778 [project @ 2004-09-27 05:21:38 by jmb] Remove unused file. John Mark Bell 2004-09-27 05:21:38 +0000
  • 5802723281 [project @ 2004-09-27 05:21:00 by jmb] Improve !Boot file and support protocol fallback positions. John Mark Bell 2004-09-27 05:21:00 +0000
  • ebc39ef41f [project @ 2004-09-26 09:11:51 by tlsa] Add German translation of welcome page by Sebastian Barthel. Michael Drake 2004-09-26 09:11:51 +0000
  • bcbbad6d77 [project @ 2004-09-25 16:24:45 by jmb] Update about page John Mark Bell 2004-09-25 16:24:45 +0000
  • bd15cb97f5 [project @ 2004-09-25 15:01:29 by jmb] Updated French resources. Thanks to Jerome Mathevet. John Mark Bell 2004-09-25 15:01:29 +0000
  • aca81248b3 [project @ 2004-09-25 14:04:58 by tlsa] Add German translation by Sebastian Barthel. Michael Drake 2004-09-25 14:04:58 +0000
  • e8c7058873 [project @ 2004-09-24 23:52:40 by jmb] German translation support (needs templates et al.) John Mark Bell 2004-09-24 23:52:40 +0000
  • 5c81943864 [project @ 2004-09-20 11:20:24 by tlsa] Add file missed in last checkin. Michael Drake 2004-09-20 11:20:24 +0000
  • dbe0fa15fa [project @ 2004-09-17 21:20:13 by tlsa] Start updating icon sprites. Michael Drake 2004-09-17 21:20:13 +0000
  • dd183bcb7e [project @ 2004-09-14 14:48:51 by jmb] Fix stupidity related to font table initialisation. John Mark Bell 2004-09-14 14:48:51 +0000
  • c4772ea99c [project @ 2004-09-14 00:20:29 by jmb] Revert last change John Mark Bell 2004-09-14 00:20:29 +0000
  • bcecdaf9eb [project @ 2004-09-14 00:20:06 by jmb] Prod NC build - looks like dependencies are screwed John Mark Bell 2004-09-14 00:20:06 +0000
  • b74184c247 [project @ 2004-09-13 23:59:30 by jmb] Add some #defines John Mark Bell 2004-09-13 23:59:30 +0000
  • 8f9221c6ca [project @ 2004-09-13 23:56:45 by jmb] Fixup to handle changed option variable name John Mark Bell 2004-09-13 23:56:45 +0000
  • c358b80cc5 [project @ 2004-09-13 23:56:18 by jmb] Make fonts user-configurable. This loses font-style support, though it shouldn't be hard to put it back again. John Mark Bell 2004-09-13 23:56:18 +0000
  • 8e0b3d8136 [project @ 2004-09-07 23:24:32 by rjw] Fix for renamed hotlist icon Richard Wilson 2004-09-07 23:24:32 +0000
  • 52ac79872c [project @ 2004-09-07 23:14:31 by rjw] Norcroft fix and update relating to CVS filename change Richard Wilson 2004-09-07 23:14:31 +0000
  • ebc9f0038b [project @ 2004-09-07 23:13:28 by rjw] Renaming of default theme to stop CVS problems. Richard Wilson 2004-09-07 23:13:28 +0000
  • 198c7c9a95 [project @ 2004-09-07 23:07:01 by rjw] New format default theme file. Theme editing is now done via !NSTheme. Richard Wilson 2004-09-07 23:07:01 +0000
  • 289cca466d [project @ 2004-09-07 23:05:34 by rjw] Updates for new theme format along with a few minor bug fixes. Richard Wilson 2004-09-07 23:05:34 +0000
  • 101c87958d [project @ 2004-09-04 16:41:28 by jmb] Fix jpeg redraw Move png.c/h to /image and rework to use the bitmap code Make RISC OS bitmap struct publically accessible (via riscos/bitmap.h) Draw export now embeds JPEGs and PNGs/MNGs/JNGs correctly again. Background images are now plotted correctly again. John Mark Bell 2004-09-04 16:41:28 +0000
  • e223757e35 [project @ 2004-09-04 14:37:57 by joty] Norcroft compile fixes. John Tytgat 2004-09-04 14:37:57 +0000
  • a9e62d78f7 [project @ 2004-09-04 07:08:26 by bursa] Add missing files. James Bursa 2004-09-04 07:08:26 +0000
  • 3371a27391 [project @ 2004-09-03 22:44:47 by bursa] Add generic bitmap functions. Move jpeg and mng code from riscos/ to image/ and update to use bitmap. Note: background tiling and drawfile export for jpeg and mng/png are broken. James Bursa 2004-09-03 22:44:48 +0000
  • fb5082605c [project @ 2004-09-03 22:33:05 by bursa] Fix bugs relating to aborting fetches. James Bursa 2004-09-03 22:33:05 +0000
  • 9986b3b4ee [project @ 2004-09-03 22:27:08 by tlsa] Bring TODO lists up-to-date. Michael Drake 2004-09-03 22:27:08 +0000
  • 13a19ab22b [project @ 2004-09-03 20:32:57 by kevinb] Added support for table colspan=0 and rowspan=0. Kevin Bagust 2004-09-03 20:32:57 +0000
  • fa9cc913e5 [project @ 2004-09-01 20:57:25 by rjw] Fix for incorrect stop button shading. Some fixes to stop a lack of content causing menu code to fail. Richard Wilson 2004-09-01 20:57:25 +0000
  • fceba6cbc6 [project @ 2004-09-01 16:48:25 by rjw] Fix for previous stupidity. Richard Wilson 2004-09-01 16:48:25 +0000
  • 13ae21f22b [project @ 2004-08-31 19:51:29 by rjw] Remove flicker from repeatedly setting icons as shaded. Richard Wilson 2004-08-31 19:51:29 +0000
  • b14219359d [project @ 2004-08-31 19:50:15 by rjw] GIF reading now assumes files follow the spec and works bad files only in special cases. Richard Wilson 2004-08-31 19:50:15 +0000
  • a8661b3a64 [project @ 2004-08-31 18:01:22 by rjw] Further theme related fixes Richard Wilson 2004-08-31 18:01:22 +0000
  • 98d17f19a6 [project @ 2004-08-30 21:57:47 by rjw] Various small theme related fixes Richard Wilson 2004-08-30 21:57:47 +0000
  • c6ffb4b578 [project @ 2004-08-30 21:04:11 by rjw] Removal of redundant files. Richard Wilson 2004-08-30 21:04:11 +0000
  • bf57d852ae [project @ 2004-08-30 21:03:48 by rjw] Reworking of themes and toolbars. Richard Wilson 2004-08-30 21:03:48 +0000
  • e1f1c5de19 [project @ 2004-08-27 23:10:55 by jmb] Fix exporting of GIFs as Sprite. John Mark Bell 2004-08-27 23:10:55 +0000
  • 6b46a8d916 [project @ 2004-08-26 22:59:02 by joty] die() doesn't need extra (). John Tytgat 2004-08-26 22:59:02 +0000
  • f34a485dc6 [project @ 2004-08-26 22:58:19 by joty] warn_user() : made warn_buffer static local. die() : a too long error message is now correctly NUL terminated; got rid of static variable. John Tytgat 2004-08-26 22:58:19 +0000
  • e44249f6ed [project @ 2004-08-25 23:56:48 by bursa] Experimental overflow: scroll code. James Bursa 2004-08-25 23:56:49 +0000
  • 26d107c444 [project @ 2004-08-25 22:11:38 by bursa] Fix a NULL pointer read. James Bursa 2004-08-25 22:11:38 +0000
  • 6e795f9cb5 [project @ 2004-08-25 22:11:14 by bursa] Handle some more expected errors when renaming file during download (fixes #1014444). James Bursa 2004-08-25 22:11:14 +0000
  • 7ee3ef6189 [project @ 2004-08-23 16:02:19 by bursa] Remove -Wbad-function-cast since it can't be satisfied together with Norcroft, and the warning seems useless. James Bursa 2004-08-23 16:02:19 +0000
  • e92f0ce2f0 [project @ 2004-08-20 21:30:45 by bursa] Fix font anti-aliasing with blending off. James Bursa 2004-08-20 21:30:45 +0000
  • 5611d2c739 [project @ 2004-08-19 01:01:31 by jmb] Add option to force text colour to black when printing John Mark Bell 2004-08-19 01:01:31 +0000
  • c7fab5b727 [project @ 2004-08-18 22:07:20 by jmb] Don't read screen origin when printing John Mark Bell 2004-08-18 22:07:20 +0000
  • d1eb18f62e [project @ 2004-08-18 01:45:29 by jmb] Restrict last change to hidden inputs only - breaks sf.net bug tracker otherwise John Mark Bell 2004-08-18 01:45:29 +0000
  • 4ff7d738bc [project @ 2004-08-18 01:36:39 by jmb] Fix issue with hidden inputs having no value property Log on memory error to aid debugging John Mark Bell 2004-08-18 01:36:39 +0000
  • 21b9ca0bf1 [project @ 2004-08-17 19:51:30 by jmb] Lose optimisation John Mark Bell 2004-08-17 19:51:30 +0000
  • b5e04ee27a [project @ 2004-08-15 22:36:13 by rjw] Fix for sprite rendering. Merge alpha and opaque plotting functions Richard Wilson 2004-08-15 22:36:13 +0000
  • b1399acea2 [project @ 2004-08-15 19:54:24 by jmb] Make debug builds compile John Mark Bell 2004-08-15 19:54:24 +0000
  • 583bb12c5a [project @ 2004-08-15 19:53:52 by jmb] Standardise swis.h include John Mark Bell 2004-08-15 19:53:52 +0000
  • bc65aec751 [project @ 2004-08-15 19:53:06 by jmb] Remove spurious include John Mark Bell 2004-08-15 19:53:06 +0000
  • 79964fe982 [project @ 2004-08-15 19:10:08 by jmb] Make GTK build work again John Mark Bell 2004-08-15 19:10:08 +0000
  • 22c97f6bb9 [project @ 2004-08-15 19:08:47 by jmb] Makefile missed from previous checkin John Mark Bell 2004-08-15 19:08:47 +0000
  • 006344401c [project @ 2004-08-15 19:06:23 by jmb] Rationalise image redraw. Supply background colour when redrawing contents Reenable printing of background images Require Tinct 0.07 John Mark Bell 2004-08-15 19:06:24 +0000
  • f36a8d6ba8 [project @ 2004-08-15 12:14:22 by rjw] Updated defines for Tinct 0.06 Richard Wilson 2004-08-15 12:14:22 +0000
  • 7264ae50e5 [project @ 2004-08-14 15:07:19 by joty] - Rename len() to css_len2px(). - Less compiler warnings concerning float/int implicit casts. - More stddef.h type usuage. John Tytgat 2004-08-14 15:07:21 +0000
  • 402c4ca66c [project @ 2004-08-14 14:30:10 by joty] Removed a chunk of Norcroft compiler warnings. Re-ident some pieces. John Tytgat 2004-08-14 14:30:12 +0000
  • 7d3a242132 [project @ 2004-08-14 12:57:00 by joty] Using more stddef.h types. John Tytgat 2004-08-14 12:57:02 +0000
  • 44c418dc73 [project @ 2004-08-14 12:44:17 by joty] Removed useless current_zoom_gui variable. John Tytgat 2004-08-14 12:44:17 +0000
  • fc828f0f7e [project @ 2004-08-14 12:18:24 by joty] Adopt the house identation rules (part 2). John Tytgat 2004-08-14 12:18:24 +0000
  • c9c3e1d966 [project @ 2004-08-14 12:16:44 by joty] Keypresses are wchar_t typed data. John Tytgat 2004-08-14 12:16:45 +0000
  • 39415dbfb8 [project @ 2004-08-14 10:02:45 by andrew] Added small MNG and JNG file type icons. Andrew Duffell 2004-08-14 10:02:45 +0000
  • 98a6a5fa99 [project @ 2004-08-14 00:32:31 by rjw] Changes for Tinct printing support Richard Wilson 2004-08-14 00:32:31 +0000
  • c1d774c65f [project @ 2004-08-13 19:29:53 by jmb] Remove spurious commands John Mark Bell 2004-08-13 19:29:53 +0000
  • a1811d3eef [project @ 2004-08-13 16:59:42 by jmb] Improve column spacing John Mark Bell 2004-08-13 16:59:42 +0000