
|
84782 packages online
|
|
 |
|
dev/mui/MCC_Mailtext.lha |
|
No screenshot available
|
Short: | Custom Class for Messagetexts (v3.1) |
Author: | "Olaf Peters" olf gmx.de |
Uploader: | Olaf Peters <olf gmx de> |
Type: | dev/mui |
Version: | 3.1 (26.7.98) |
Architecture: | m68k-amigaos |
Date: | 1998-07-29 |
Replaces: | dev/mui/MCC_Mailtext.lha |
Distribution: | NoCD |
Download: | dev/mui/MCC_Mailtext.lha - View contents | Readme: | dev/mui/MCC_Mailtext.readme |
Downloads: | 2513 |
|
--------------------------------------------------------------------------
IMPORTANT NOTE:
This package must not be included on any further Aminet CD-ROMs as long as
authors contributing their software to the CD-ROM by not specifying the
"NoCD" distribution are not granted a copy of the CD *completely free of*
*charge*.
The Meeting Pearls IV CD-ROM shows that a Freebie policy is also possible
with "very-low-budget" CD-ROMs (*), so Aminet should quickly re-establish
its Freebie policy as practised up to Aminet CD 13.
sig. Olaf Peters
(*) suggested retail price for MP4 is DM 14,95/US$ 12/£ 8.95.
--------------------------------------------------------------------------
The Mailtext MUI custom class package is especially designed to display
electronic messages. Its main features cover:
- handling of font attributes: *bold*, /italics/, _underline_ and
#coloured#. The text between the attribute characters '*', '/', '_' and
'#' will be printed with the repective style. To accomplish this,
Mailtext has a powerful analysis engine that handles many special cases
to obtain best results. Also, processing can be switched off for
certain passages of text, i.e. uuencoded binaries, signatures, PGP
messages.
- highlighting of quoted textpasses: Mailtext is able to display up to five
levels of quoted text in different colours. Quote are recognised by
specifying the quote characters that may be used to introduce a quoted
textpassage. The most common quote character is '>'. be introduced by a
given set of quote characters, the most common is '>'.
- highlighting and handling of URLs: Uniform Resource Locators (URLs) may
be highlighted. Also, an AmigaDOS command can be triggered whenever an
URL is double clicked with the clicked URL as an argument. By using an
ARexx script you could handle http:// URLs to your web, mailto: URLs
back to your Mailer and ftp:// URLs to your FTP client. Mailtext
supports all URL types specified in RFC 1738 "Uniform Resource
Locators", Section 3.
As of NList, Mailtext also supports
- mark & copy to clipboard: use the mouse to mark text and have it copied
to the clipboard.
Mailtext v3.1 needs MUI v3.6 (muimaster.library v17) and the NList
package (included) to work.
NListview.mcc, NList.mcc, NListviews.mcp are © 1996-1998 by Gilles Masson.
=============
Release Notes
=============
v3.1 (26.7.98, Mailtext.mcc v19.8, Mailtext.mcp v19.8)
NOTE: most catalogs have not been updated. However there are only a few
strings affected. The .ct files are included, feel free to make any
necessary changes yourself and please e-Mail me the results.
- lines starting with "actions" -- i.e. <grin> -- should no longer be
considered as quote-lines.
- it is now possible to set the Font for the Mailtext object (see Misc page
in prefs). This only works with NList 0.76+.
- API: implemented MUIA_Mailtext_ActionEMail. This notification will be
triggered whenever the user doubleclicks an email address. You can use
this to automatically open a "send mail to" dialog. See also
show_mailtext.c in the developer archive.
- lines considered as signature separators (i.e. '-- ') can now be
configured via an AmigaDOS-pattern on the Patterns page of the .mcp.
- added support for THOR tags <sb> and <tsb> (horizontal line with
optionally centered text). They will only be recognized at the
beginning of a line.
- removed a workaround for an old (fixed) NList bug. The workaround caused
a little incompatibility with recent NList versions and also with
Mailtext usage in virtual groups.
- if MUI v20 (or higher) is detected, each configuration item in the .mcp
now has an own contextmenu (like all the MUI items do have).
- the context menu's wordwrap checkmark could sometimes have a wrong
state.
- mailto:-URLs are no longer triggered as URLs but as email-addresses
(without the mailto: part of course).
- added a "Programming Guidelines" section to the autodocs.
- added the developer stuff to the release archive.
- minor changes to show_mailtext
- now using MCCLib 12.4 by Kai Hofmann.
- recompiled with SAS/C 6.58.
|
Contents of dev/mui/MCC_Mailtext.lha
PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 697 1233 56.5% -lh5- 9225 Jul 26 1998 MCC_Mailtext/Demos.info
[generic] 3336 5196 64.2% -lh5- c5bf Jul 26 1998 MCC_Mailtext/Demos/Mailtext-Demo
[generic] 809 1658 48.8% -lh5- 0990 Jul 26 1998 MCC_Mailtext/Demos/Mailtext-Demo.info
[generic] 5207 7980 65.3% -lh5- a6d8 Jul 26 1998 MCC_Mailtext/Demos/show_mailtext
[generic] 740 1233 60.0% -lh5- 2be5 Jul 26 1998 MCC_Mailtext/Developer.info
[generic] 3711 11079 33.5% -lh5- 69cb Jul 26 1998 MCC_Mailtext/Developer/Autodocs/MCC_Mailtext.doc
[generic] 1694 6023 28.1% -lh5- 4be8 Jul 26 1998 MCC_Mailtext/Developer/C/Example/show_mailtext.c
[generic] 419 1044 40.1% -lh5- e51f Jul 26 1998 MCC_Mailtext/Developer/C/Include/MUI/Mailtext_mcc.h
[generic] 395 756 52.2% -lh5- 1632 Jul 26 1998 MCC_Mailtext/Developer/E/Examples.info
[generic] 1877 5198 36.1% -lh5- dda3 Jul 26 1998 MCC_Mailtext/Developer/E/Examples/show_mailtext.e
[generic] 202 418 48.3% -lh5- 0ff0 Jul 26 1998 MCC_Mailtext/Developer/E/Examples/show_mailtext.e.info
[generic] 402 756 53.2% -lh5- 1bc9 Jul 26 1998 MCC_Mailtext/Developer/E/Modules.info
[generic] 403 756 53.3% -lh5- 3374 Jul 26 1998 MCC_Mailtext/Developer/E/Modules/mui.info
[generic] 444 1039 42.7% -lh5- c947 Jul 26 1998 MCC_Mailtext/Developer/E/Modules/mui/Mailtext_mcc.e
[generic] 197 418 47.1% -lh5- 4017 Mar 11 1997 MCC_Mailtext/Developer/E/Modules/mui/Mailtext_mcc.e.info
[generic] 220 444 49.5% -lh5- 6524 Mar 10 1997 MCC_Mailtext/Developer/E/Modules/mui/mailtext_mcc.m
[generic] 343 637 53.8% -lh5- 2d7e Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/dansk/Mailtext_mcc.ct
[generic] 3317 8319 39.9% -lh5- 0912 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/dansk/Mailtext_mcp.ct
[generic] 333 633 52.6% -lh5- ae16 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/deutsch/Mailtext_mcc.ct
[generic] 3475 8794 39.5% -lh5- 2bbf Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/deutsch/Mailtext_mcp.ct
[generic] 3417 8657 39.5% -lh5- 6bf2 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/español/Mailtext_mcp.ct
[generic] 361 657 54.9% -lh5- 8a77 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/français/Mailtext_mcc.ct
[generic] 3442 8682 39.6% -lh5- 32d6 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/français/Mailtext_mcp.ct
[generic] 330 635 52.0% -lh5- 3fc8 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/italiano/Mailtext_mcc.ct
[generic] 3323 8416 39.5% -lh5- 0595 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/italiano/Mailtext_mcp.ct
[generic] 222 425 52.2% -lh5- c9bc Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/Mailtext_mcc.cd
[generic] 210 402 52.2% -lh5- 7bb5 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/Mailtext_mcc.ct
[generic] 2188 5690 38.5% -lh5- 3de8 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/Mailtext_mcp.cd
[generic] 1900 4929 38.5% -lh5- 5b08 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/Mailtext_mcp.ct
[generic] 350 654 53.5% -lh5- 680f Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/nederlands/Mailtext_mcc.ct
[generic] 3432 8753 39.2% -lh5- f781 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/nederlands/Mailtext_mcp.ct
[generic] 222 452 49.1% -lh5- 9f08 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/norsk/Mailtext_mcc.ct
[generic] 2531 6341 39.9% -lh5- b800 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/norsk/Mailtext_mcp.ct
[generic] 328 601 54.6% -lh5- 516f Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/polski/Mailtext_mcc.ct
[generic] 3562 8622 41.3% -lh5- eecd Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/polski/Mailtext_mcp.ct
[generic] 351 656 53.5% -lh5- c40b Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/português/Mailtext_mcc.ct
[generic] 3361 8722 38.5% -lh5- 1811 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/português/Mailtext_mcp.ct
[generic] 362 614 59.0% -lh5- efa1 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/russian/Mailtext_mcc.ct
[generic] 3724 8443 44.1% -lh5- 1495 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/russian/Mailtext_mcp.ct
[generic] 320 596 53.7% -lh5- 2858 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/srpski/Mailtext_mcc.ct
[generic] 3311 8117 40.8% -lh5- 4703 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/srpski/Mailtext_mcp.ct
[generic] 343 638 53.8% -lh5- 979b Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/suomi/Mailtext_mcc.ct
[generic] 3378 8233 41.0% -lh5- a746 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/suomi/Mailtext_mcp.ct
[generic] 349 658 53.0% -lh5- 58d4 Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/svenska/Mailtext_mcc.ct
[generic] 3315 8217 40.3% -lh5- dc4d Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/svenska/Mailtext_mcp.ct
[generic] 337 627 53.7% -lh5- d6dd Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/ÃeÓtina/Mailtext_mcc.ct
[generic] 3427 8170 41.9% -lh5- ca5c Jul 26 1998 MCC_Mailtext/Developer/Locale/Catalogs/ÃeÓtina/Mailtext_mcp.ct
[generic] 1355 4043 33.5% -lh5- 7ed5 Jul 26 1998 MCC_Mailtext/Developer/Modula/Demo/MailtextDemo.mod
[generic] 402 973 41.3% -lh5- 0949 Jul 26 1998 MCC_Mailtext/Developer/Modula/txt/MCCMailtext.def
[generic] 280 475 58.9% -lh5- 3b76 Jul 26 1998 MCC_Mailtext/Developer/Modula/txt/MCCMailtext.mod
[generic] 629 1639 38.4% -lh5- 4aa6 Jul 26 1998 MCC_Mailtext/Developer/Oberon/txt/MCCMailtext.mod
[generic] 822 1233 66.7% -lh5- 16e0 Jul 26 1998 MCC_Mailtext/Docs.info
[generic] 2617 5935 44.1% -lh5- 966c Jul 26 1998 MCC_Mailtext/Docs/Changes
[generic] 551 1438 38.3% -lh5- 22ed Jul 26 1998 MCC_Mailtext/Docs/Changes.info
[generic] 818 1233 66.3% -lh5- 8e75 Jul 26 1998 MCC_Mailtext/Docs/deutsch.info
[generic] 9674 24739 39.1% -lh5- 5d64 Jul 26 1998 MCC_Mailtext/Docs/deutsch/Mailtext_mcc.doc
[generic] 1339 1858 72.1% -lh5- 2bd6 Jul 26 1998 MCC_Mailtext/Docs/deutsch/Mailtext_mcc.doc.info
[generic] 10801 30440 35.5% -lh5- 313e Jul 26 1998 MCC_Mailtext/Docs/deutsch/Mailtext_mcc.guide
[generic] 993 1872 53.0% -lh5- 0959 Jul 26 1998 MCC_Mailtext/Docs/deutsch/Mailtext_mcc.guide.info
[generic] 820 1233 66.5% -lh5- 26c2 Jul 26 1998 MCC_Mailtext/Docs/english.info
[generic] 8561 22706 37.7% -lh5- c5cc Jul 26 1998 MCC_Mailtext/Docs/english/Mailtext_mcc.doc
[generic] 1339 1858 72.1% -lh5- 2bd6 Jul 26 1998 MCC_Mailtext/Docs/english/Mailtext_mcc.doc.info
[generic] 9738 28387 34.3% -lh5- 78d9 Jul 26 1998 MCC_Mailtext/Docs/english/Mailtext_mcc.guide
[generic] 993 1872 53.0% -lh5- 0959 Jul 26 1998 MCC_Mailtext/Docs/english/Mailtext_mcc.guide.info
[generic] 821 1233 66.6% -lh5- 41d2 Jul 26 1998 MCC_Mailtext/Docs/italiano.info
[generic] 4571 11658 39.2% -lh5- 3ad6 Jul 26 1998 MCC_Mailtext/Docs/italiano/Mailtext_mcc.doc
[generic] 1339 1858 72.1% -lh5- 2bd6 Jul 26 1998 MCC_Mailtext/Docs/italiano/Mailtext_mcc.doc.info
[generic] 5303 14440 36.7% -lh5- d649 Jul 26 1998 MCC_Mailtext/Docs/italiano/Mailtext_mcc.guide
[generic] 993 1872 53.0% -lh5- 0959 Jul 26 1998 MCC_Mailtext/Docs/italiano/Mailtext_mcc.guide.info
[generic] 9659 17056 56.6% -lh5- bac2 Jul 26 1998 MCC_Mailtext/Libs/MUI/Mailtext.mcc
[generic] 7476 18516 40.4% -lh5- 12ca Jul 26 1998 MCC_Mailtext/Libs/MUI/Mailtext.mcp
[generic] 9685 17120 56.6% -lh5- 4816 Jul 26 1998 MCC_Mailtext/Libs/MUI/Mailtext020.mcc
[generic] 66680 131204 50.8% -lh5- fd19 Jul 24 1998 MCC_Mailtext/Libs/MUI/NList.mcc
[generic] 3389 7308 46.4% -lh5- 38ea Jul 24 1998 MCC_Mailtext/Libs/MUI/NListview.mcc
[generic] 11300 29172 38.7% -lh5- bc52 Jul 24 1998 MCC_Mailtext/Libs/MUI/NListviews.mcp
[generic] 238 326 73.0% -lh5- 8e56 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/dansk/Mailtext_mcc.catalog
[generic] 1940 3802 51.0% -lh5- 53d7 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/dansk/Mailtext_mcp.catalog
[generic] 234 322 72.7% -lh5- cbae Jul 26 1998 MCC_Mailtext/Locale/Catalogs/deutsch/Mailtext_mcc.catalog
[generic] 1951 4062 48.0% -lh5- 17c8 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/deutsch/Mailtext_mcp.catalog
[generic] 226 306 73.9% -lh5- a7c1 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/español/Mailtext_mcc.catalog
[generic] 2050 4118 49.8% -lh5- e94f Jul 26 1998 MCC_Mailtext/Locale/Catalogs/español/Mailtext_mcp.catalog
[generic] 257 346 74.3% -lh5- e837 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/français/Mailtext_mcc.catalog
[generic] 2030 4090 49.6% -lh5- c757 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/français/Mailtext_mcp.catalog
[generic] 225 326 69.0% -lh5- 5586 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/italiano/Mailtext_mcc.catalog
[generic] 1981 3978 49.8% -lh5- 5e8f Jul 26 1998 MCC_Mailtext/Locale/Catalogs/italiano/Mailtext_mcp.catalog
[generic] 248 344 72.1% -lh5- 58b3 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/nederlands/Mailtext_mcc.catalog
[generic] 2059 4196 49.1% -lh5- 3bba Jul 26 1998 MCC_Mailtext/Locale/Catalogs/nederlands/Mailtext_mcp.catalog
[generic] 161 226 71.2% -lh5- 8636 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/norsk/Mailtext_mcc.catalog
[generic] 1843 3590 51.3% -lh5- bfae Jul 26 1998 MCC_Mailtext/Locale/Catalogs/norsk/Mailtext_mcp.catalog
[generic] 222 292 76.0% -lh5- ca46 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/polski/Mailtext_mcc.catalog
[generic] 2071 4088 50.7% -lh5- 8831 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/polski/Mailtext_mcp.catalog
[generic] 250 342 73.1% -lh5- 0eeb Jul 26 1998 MCC_Mailtext/Locale/Catalogs/português/Mailtext_mcc.catalog
[generic] 2096 4178 50.2% -lh5- 59e0 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/português/Mailtext_mcp.catalog
[generic] 254 320 79.4% -lh5- bee7 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/russian/Mailtext_mcc.catalog
[generic] 2041 3772 54.1% -lh5- 1284 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/russian/Mailtext_mcp.catalog
[generic] 209 268 78.0% -lh5- bb8c Jul 26 1998 MCC_Mailtext/Locale/Catalogs/srpski/Mailtext_mcc.catalog
[generic] 1899 3680 51.6% -lh5- ef2d Jul 26 1998 MCC_Mailtext/Locale/Catalogs/srpski/Mailtext_mcp.catalog
[generic] 237 326 72.7% -lh5- 5ecb Jul 26 1998 MCC_Mailtext/Locale/Catalogs/suomi/Mailtext_mcc.catalog
[generic] 1936 3738 51.8% -lh5- c628 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/suomi/Mailtext_mcp.catalog
[generic] 249 344 72.4% -lh5- 4ffb Jul 26 1998 MCC_Mailtext/Locale/Catalogs/svenska/Mailtext_mcc.catalog
[generic] 1930 3736 51.7% -lh5- 1eae Jul 26 1998 MCC_Mailtext/Locale/Catalogs/svenska/Mailtext_mcp.catalog
[generic] 240 314 76.4% -lh5- 115e Jul 26 1998 MCC_Mailtext/Locale/Catalogs/ÃeÓtina/Mailtext_mcc.catalog
[generic] 1968 3630 54.2% -lh5- ee74 Jul 26 1998 MCC_Mailtext/Locale/Catalogs/ÃeÓtina/Mailtext_mcp.catalog
[generic] 28811 160206 18.0% -lh5- bca2 Jul 26 1998 MCC_Mailtext/MCC-Install
[generic] 508 1223 41.5% -lh5- f078 Jul 26 1998 MCC_Mailtext/MCC-Install.info
[generic] 2201 4514 48.8% -lh5- 8698 Jul 26 1998 MCC_Mailtext/MCC_Mailtext.readme
[generic] 546 1438 38.0% -lh5- a5df Jul 26 1998 MCC_Mailtext/MCC_Mailtext.readme.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 107 files 312676 791033 39.5% Jul 29 1998
|
|
|
 |
Page generated in 0.01 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |