AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/mui/MCC_HTMLview-13.4.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:HTMLview custom class for MUI, v13.4
Author:HTMLview.mcc Open Source Team
Uploader:Jens Langner <Jens Langner light-speed de>
Type:dev/mui
Version:13.4
Architecture:m68k-amigaos,ppc-amigaos,ppc-morphos
Date:2007-12-21
Requires:AmigaOS 3.0+ or MorphOS, MUI 3.8+, 68020+/PPC604e+
Replaces:dev/mui/MCC_TextEditor-12.6.lha
Download:dev/mui/MCC_HTMLview-13.4.lha - View contents
Readme:dev/mui/MCC_HTMLview-13.4.readme
Downloads:5631

ABOUT HTMLview.mcc
******************

HTMLview.mcc is a custom class for MUI which offers HTML viewing capabilities.
The class supports most of the HTML 4.0 standard as defined by W3C, it is
infact often more accurate than most browsers.

It is very well suited for mail programs or similar, which just wants to
display HTML fast, and the class really is fast, I have still not seen anything
like it :-)

Please note that the class should be regarded as a prototype. It is still
not finished are mature yet.

Its main features are:

 * Incremental rendering of the page, using a seperate process for the
   parsing, which allows the MUI application to be fully responsive while
   chewing on a document.
 * Progressive display of images for which a decoder module exists
   (currently GIF / GIFAnim, JPEG & PNG)
 * Text can be marked and copied to the clipboard.
 * Allows searching in the document.
 * Extensive HTML support, including floating tables with background images,
   frames, forms etc.
 * And, it's very fast... 

Known "bugs":

 * Text outside a <Body> ... </Body> pair is not shown. Thus those pages
   which doesn't have such tags are simply rendered blank.
 * Entities without an ending semi-colon are not interpreted. E.g. &amp must
   be written as &amp; before HTMLview accepts it.
 * The Floyd Steinberg dither has a tendency to append less diffusion to
   edges, which can make tiled backgrounds look as if a line was drawn
   between each tile.
 * The datatype wrapper, for image decoding, only seems to work with the P96
   picture.datatype. 

LEGALESE
********

HTMLview.mcc was originally written in 1995 and is Copyright (C) 1995-2000
by Allan Odgaard. As of version 13.4, released in December 2007, the gadget is
maintained and Copyright (C) 2005-2007 by the HTMLview.mcc Open Source Team.

HTMLview.mcc is distributed under the GNU Lesser General Public License
(LGPL) and the development is hosted at SourceForge.net:

            http://www.sourceforge.net/projects/htmlview-mcc/

Please consult the included "COPYING" file for more detailed information
about the licensing of the gadget and its source code.


CHANGES SINCE THE LAST RELEASE
******************************

Please note that the v13 version of HTMLview.mcc is the first open source
version available. It is still largly untested and therefore may not work
as expected. We are currently working hard on getting HTMLview ready for
a larger crowd so that applications can use this class for providing
HTML viewing capabilities. But for now this v13 release is just meant to
be the first developer snapshot since the release of the sources under
an open source license.

In addition, please note that the v13 version of the mcc is currently only
available for AmigaOS4 and MorphOS. Versions for AmigaOS3 systems are to
be available later on. So for the moment the v12.6 version for 68k is
included due to backward compatibility reasons. Also the image decoders
are currently only available as m68k versions. We are currently
investigating the possibility to replace them or provide them as native
PowerPC versions.

Please refer to the included ChangeLog in the archive for a detailed information
on the changes since the last public release.


Contents of dev/mui/MCC_HTMLview-13.4.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 03:19 MCC_HTMLview/
drwxr-xr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 02:52 MCC_HTMLview/Catalogs/
drwxr-xr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 02:52 MCC_HTMLview/Catalogs/czech/
-rw-r--r--   500/500       822    1398  58.8% -lh5- 3f9a Dec 21 02:52 MCC_HTMLview/Catalogs/czech/HTMLview_mcp.catalog
drwxr-xr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 02:52 MCC_HTMLview/Catalogs/italiano/
-rw-r--r--   500/500       788    1358  58.0% -lh5- 597d Dec 21 02:52 MCC_HTMLview/Catalogs/italiano/HTMLview_mcp.catalog
-rw-r--r--   500/500      3765    9771  38.5% -lh5- 713b Dec 21 03:19 MCC_HTMLview/ChangeLog
-rwxr-xr-x   500/500      1431    2522  56.7% -lh5- 28be Dec 21 03:19 MCC_HTMLview/ChangeLog.info
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Demos/
-rw-rw-r--   500/500      6387   10996  58.1% -lh5- 4d15 Feb  4  2006 MCC_HTMLview/Demos/HTMLview-Demo
-rw-rw-r--   500/500      1017    1423  71.5% -lh5- f093 Feb  4  2006 MCC_HTMLview/Demos/HTMLview-Demo.info
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Demos/Images/
-rw-rw-r--   500/500       243     264  92.0% -lh5- 11f1 Feb  4  2006 MCC_HTMLview/Demos/Images/ListItems
-rw-rw-r--   500/500       219     258  84.9% -lh5- 7cf3 Feb  4  2006 MCC_HTMLview/Demos/Images/ListItems_Dark
-rw-rw-r--   500/500       238     250  95.2% -lh5- 3a77 Feb  4  2006 MCC_HTMLview/Demos/Images/ListItems_Outline
-rw-rw-r--   500/500       507     948  53.5% -lh5- 0048 Feb  4  2006 MCC_HTMLview/Demos.info
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Developer/
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 03:12 MCC_HTMLview/Developer/Autodocs/
-rw-r--r--   500/500      4794   16454  29.1% -lh5- fba7 Dec 21 03:12 MCC_HTMLview/Developer/Autodocs/MCC_HTMLview.doc
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Developer/C/
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Developer/C/Examples/
-rw-rw-r--   500/500      5305   16598  32.0% -lh5- f040 Feb  4  2006 MCC_HTMLview/Developer/C/Examples/HTMLView-demo.c
-rw-rw-r--   500/500       770    1162  66.3% -lh5- ae96 Feb  4  2006 MCC_HTMLview/Developer/C/Examples/HTMLView-demo.c.info
-rw-rw-r--   500/500       503    1186  42.4% -lh5- d617 Feb  4  2006 MCC_HTMLview/Developer/C/Examples/HTMLview.¶
-rw-rw-r--   500/500       445     967  46.0% -lh5- a27d Feb  4  2006 MCC_HTMLview/Developer/C/Examples/HTMLview.¶.info
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Developer/C/Include/
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Developer/C/Include/MUI/
-rw-rw-r--   500/500      1392    5709  24.4% -lh5- 4878 Feb  4  2006 MCC_HTMLview/Developer/C/Include/MUI/HTMLview_mcc.h
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Docs/
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Docs/English/
-rw-rw-r--   500/500      3536    8508  41.6% -lh5- 00c0 Feb  4  2006 MCC_HTMLview/Docs/English/HTMLview.Guide
-rw-rw-r--   500/500       517     870  59.4% -lh5- 1e55 Feb  4  2006 MCC_HTMLview/Docs/English/HTMLview.Guide.info
-rw-rw-r--   500/500       503     948  53.1% -lh5- 9d64 Feb  4  2006 MCC_HTMLview/Docs/English.info
-rw-rw-r--   500/500       505     948  53.3% -lh5- 6e1d Feb  4  2006 MCC_HTMLview/Docs.info
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Libs/
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 02:56 MCC_HTMLview/Libs/MUI/
drwxr-xr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 02:56 MCC_HTMLview/Libs/MUI/AmigaOS3/
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS3/HTMLview/
-rw-rw-r--   500/500      1863    2956  63.0% -lh5- 3d77 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS3/HTMLview/datatype.decoder
-rw-rw-r--   500/500      3097    7164  43.2% -lh5- 2e47 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS3/HTMLview/gif.decoder
-rw-rw-r--   500/500     21326   35784  59.6% -lh5- 0064 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS3/HTMLview/jfif.decoder
-rw-rw-r--   500/500     26689   49484  53.9% -lh5- 7461 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS3/HTMLview/png.decoder
-rw-rw-r--   500/500     72875  161160  45.2% -lh5- 174a Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS3/HTMLview.mcc
-rw-r--r--   500/500     19204   40192  47.8% -lh5- ce9a Dec 21 02:55 MCC_HTMLview/Libs/MUI/AmigaOS3/HTMLview.mcp
drwxr-xr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 02:57 MCC_HTMLview/Libs/MUI/AmigaOS4/
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS4/HTMLview/
-rw-rw-r--   500/500      1863    2956  63.0% -lh5- 3d77 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS4/HTMLview/datatype.decoder
-rw-rw-r--   500/500      3097    7164  43.2% -lh5- 2e47 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS4/HTMLview/gif.decoder
-rw-rw-r--   500/500     21326   35784  59.6% -lh5- 0064 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS4/HTMLview/jfif.decoder
-rw-rw-r--   500/500     26689   49484  53.9% -lh5- 7461 Feb  4  2006 MCC_HTMLview/Libs/MUI/AmigaOS4/HTMLview/png.decoder
-rwxr-xr-x   500/500    193156  398440  48.5% -lh5- fbea Dec 21 02:57 MCC_HTMLview/Libs/MUI/AmigaOS4/HTMLview.mcc
-rwxr-xr-x   500/500     18036   38600  46.7% -lh5- 6113 Dec 21 02:57 MCC_HTMLview/Libs/MUI/AmigaOS4/HTMLview.mcp
drwxr-xr-x   500/500         0       0 ****** -lhd- 0000 Dec 21 02:57 MCC_HTMLview/Libs/MUI/MorphOS/
drwxrwxr-x   500/500         0       0 ****** -lhd- 0000 Feb  4  2006 MCC_HTMLview/Libs/MUI/MorphOS/HTMLview/
-rw-rw-r--   500/500      1863    2956  63.0% -lh5- 3d77 Feb  4  2006 MCC_HTMLview/Libs/MUI/MorphOS/HTMLview/datatype.decoder
-rw-rw-r--   500/500      3097    7164  43.2% -lh5- 2e47 Feb  4  2006 MCC_HTMLview/Libs/MUI/MorphOS/HTMLview/gif.decoder
-rw-rw-r--   500/500     21326   35784  59.6% -lh5- 0064 Feb  4  2006 MCC_HTMLview/Libs/MUI/MorphOS/HTMLview/jfif.decoder
-rw-rw-r--   500/500     26689   49484  53.9% -lh5- 7461 Feb  4  2006 MCC_HTMLview/Libs/MUI/MorphOS/HTMLview/png.decoder
-rw-r--r--   500/500    187917  473424  39.7% -lh5- e4cd Dec 21 02:57 MCC_HTMLview/Libs/MUI/MorphOS/HTMLview.mcc
-rw-r--r--   500/500     18999   42656  44.5% -lh5- 0bb8 Dec 21 02:57 MCC_HTMLview/Libs/MUI/MorphOS/HTMLview.mcp
-rw-r--r--   500/500      1810    3620  50.0% -lh5- 8df1 Dec 21 03:11 MCC_HTMLview/ReadMe
-rwxr-xr-x   500/500      1431    2522  56.7% -lh5- 28be Dec 21 02:59 MCC_HTMLview/ReadMe.info
-rwxr-xr-x   500/500       535    1138  47.0% -lh5- 3ab8 Dec 21 02:59 MCC_HTMLview/ReadMe.mui
-rwxr-xr-x   500/500      1455    2550  57.1% -lh5- e7ff Dec 21 02:59 MCC_HTMLview/ReadMe.mui.info
-rw-------   500/500      1297    1646  78.8% -lh5- f854 Dec 21 03:09 MCC_HTMLview.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        65 files  709327 1534650  46.2%            Dec 21 06:34
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>