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

dev/mui/MCC_TextEditor-15.56.lha

Mirror:Random
Showing:i386-amithlongeneric
No screenshot available
Short:TextEditor custom class for MUI
Author:TextEditor.mcc Open Source Team
Uploader:Jens Maus <mail jens-maus de>
Type:dev/mui
Version:15.56
Replaces:dev/mui/MCC_TextEditor-15.55.lha
Requires:AmigaOS 3.0+, MorphOS or AROS, MUI 3.8+, 68020+/PPC604e+
Architecture:ppc-amigaos >= 4.0.0; m68k-amigaos >= 3.0; ppc-morphos >= 1.4.2; i386-aros; ppc-aros; x86_64-aros
Date:2021-08-31
Download:http://aminet.net/dev/mui/MCC_TextEditor-15.56.lha - View contents
Readme:http://aminet.net/dev/mui/MCC_TextEditor-15.56.readme
Downloads:3046

ABOUT TextEditor.mcc
********************

TextEditor.mcc is a multiline string gadget which offers most of the common
features you can find in a typical text editor, but embedded in a MUI custom
class. It is used by a wide range of well-known MUI based applications like
YAM or SimpleMail as the main text editing gadget. Its main features are:

- Text can be colored (limited syntax highlighting)
- WYSIWYG for bold, italic and underline soft styles
- Multi-level undo & redo
- Lines with different alignments (left, right, centered)
- Ability to insert thick or thin separators with an optional title
- Easy marking either using the mouse or keyboard
- Full clipboard support, offering very fast cut & paste routines
- Light text highlighting for e-mail based on an opening ">" character
- Support for external spellcheckers, including type'n'spell and word
  guessing
- Configurable keys, colors, cursor types, blink speed, and much more
- Ability to have a bitmap as a background
- Support for proportional fonts with floating word wrap, as well as
  antialiased fonts
- Horizontal scrolling in no word wrap mode.
- Support for very long lines (more than 50000 chars in a single line).
- Pixel smooth scrolling
- AREXX interface for scripted programming

TextEditor is available for AmigaOS3, AmigaOS4, MorphOS and AROS.

Manual Installation
~~~~~~~~~~~~~~~~~~~
1) Extract the archive to a temporary directory.

   > cd RAM:
   > lha x MCC_TextEditor.lha

2) Go to the "MCC_TextEditor/Libs/MUI/<OS>" directory where <OS> is the
directory
   matching the operating system you want to install TextEditor.mcc for:

   > cd MCC_TextEditor/Libs/MUI/AmigaOS4

3) copy all #?.mcc and #?.mcp files found in that <OS> directory to the
   global "MUI:libs/mui/" directory on your system partition:

   > copy #?.mcc MUI:Libs/mui/
   > copy #?.mcp MUI:Libs/mui/

4) reboot and enjoy the new version ;)

LEGALESE
********

TextEditor.mcc was originally written in 1997 and is Copyright (C) 1997-2000
by Allan Odgaard. As of version 15.10, released in April 2005, the gadget is
maintained and Copyright (C) 2005-2021 TextEditor.mcc Open Source Team.

TextEditor.mcc is distributed under the GNU Lesser General Public License
(LGPL) and the development is hosted at github.com:

  https://github.com/amiga-mui/texteditor

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 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_TextEditor-15.56.lha
PERMISSION  UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP     NAME
---------- ----------- ------- ------- ------ ---------- ------------ ----------
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/
-rw-r--r--  1008/1011     8747   24351  35.9% -lh5- 64a8 Sep 28  2015 MCC_TextEditor/COPYING
-rwxr-xr-x  1008/1011     1434    2542  56.4% -lh5- de33 Jun  8 04:51 MCC_TextEditor/COPYING.info
-rw-r--r--  1008/1011    42697  131238  32.5% -lh5- 054c Aug 31 18:12 MCC_TextEditor/ChangeLog
-rwxr-xr-x  1008/1011     1432    2542  56.3% -lh5- 3ac7 Jun  8 04:51 MCC_TextEditor/ChangeLog.info
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Demos/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Demos/Rexx/
-rw-r--r--  1008/1011      230     375  61.3% -lh5- 1236 Sep 28  2015 MCC_TextEditor/Demos/Rexx/CountWords.TEd
-rw-r--r--  1008/1011      883    1846  47.8% -lh5- 4a86 Sep 28  2015 MCC_TextEditor/Demos/Rexx/ImageDimensions.TEd
-rw-r--r--  1008/1011      512     980  52.2% -lh5- 254d Sep 28  2015 MCC_TextEditor/Demos/Rexx/MakeFormalLetter.TEd
-rw-r--r--  1008/1011      285     594  48.0% -lh5- 27b4 Sep 28  2015 MCC_TextEditor/Demos/Rexx/Reformat.Rexx
-rw-r--r--  1008/1011     8783   21080  41.7% -lh5- 174b Aug 31 18:37 MCC_TextEditor/Demos/TextEditor-Demo-AROS-i386
-rwxr-xr-x  1008/1011      822    1689  48.7% -lh5- 071b Jun  8 04:51 MCC_TextEditor/Demos/TextEditor-Demo-AROS-i386.info
-rw-r--r--  1008/1011    13772   32920  41.8% -lh5- 253a Aug 31 18:37 MCC_TextEditor/Demos/TextEditor-Demo-AROS-ppc
-rwxr-xr-x  1008/1011      822    1689  48.7% -lh5- 071b Jun  8 04:51 MCC_TextEditor/Demos/TextEditor-Demo-AROS-ppc.info
-rw-r--r--  1008/1011    11698   36720  31.9% -lh5- d6d2 Aug 31 18:37 MCC_TextEditor/Demos/TextEditor-Demo-AROS-x86_64
-rwxr-xr-x  1008/1011      822    1689  48.7% -lh5- 071b Jun  8 04:51 MCC_TextEditor/Demos/TextEditor-Demo-AROS-x86_64.info
-rw-r--r--  1008/1011    15838   30468  52.0% -lh5- ec70 Aug 31 18:37 MCC_TextEditor/Demos/TextEditor-Demo-AmigaOS3
-rwxr-xr-x  1008/1011      822    1689  48.7% -lh5- 071b Jun  8 04:51 MCC_TextEditor/Demos/TextEditor-Demo-AmigaOS3.info
-rwxr-xr-x  1008/1011     8570   21728  39.4% -lh5- 8002 Aug 31 18:37 MCC_TextEditor/Demos/TextEditor-Demo-AmigaOS4
-rwxr-xr-x  1008/1011      822    1689  48.7% -lh5- 071b Jun  8 04:51 MCC_TextEditor/Demos/TextEditor-Demo-AmigaOS4.info
-rwxr-xr-x  1008/1011    24003   55692  43.1% -lh5- 9ffd Aug 31 18:37 MCC_TextEditor/Demos/TextEditor-Demo-MorphOS
-rwxr-xr-x  1008/1011      822    1689  48.7% -lh5- 071b Jun  8 04:51 MCC_TextEditor/Demos/TextEditor-Demo-MorphOS.info
-rw-r--r--  1008/1011     1458    1940  75.2% -lh5- 6c7d Sep 28  2015 MCC_TextEditor/Demos/Toolstrip.ilbm
-rw-r--r--  1008/1011     1069    2190  48.8% -lh5- 4992 Sep 28  2015 MCC_TextEditor/Demos/Toolstrip_G.ilbm
-rwxr-xr-x  1008/1011      662    1223  54.1% -lh5- 6a01 Jun  8 04:51 MCC_TextEditor/Demos.info
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:36 MCC_TextEditor/Developer/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:36 MCC_TextEditor/Developer/Autodocs/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Developer/Autodocs/MCC/
-rw-r--r--  1008/1011    16464   62406  26.4% -lh5- 425b Jun  8 04:51 MCC_TextEditor/Developer/Autodocs/MCC/MCC_TextEditor.doc
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:36 MCC_TextEditor/Developer/C/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Developer/C/Examples/
-rw-r--r--  1008/1011     2733    8011  34.1% -lh5- 0f55 Jun  8 04:51 MCC_TextEditor/Developer/C/Examples/Makefile
-rw-r--r--  1008/1011     4763   17700  26.9% -lh5- cbb5 Sep 28  2015 MCC_TextEditor/Developer/C/Examples/TextEditor-Demo-Toolbar.c
-rw-r--r--  1008/1011     6075   23669  25.7% -lh5- 9444 Jun  8 04:51 MCC_TextEditor/Developer/C/Examples/TextEditor-Demo.c
-rw-r--r--  1008/1011      784    1540  50.9% -lh5- 952c Jun  8 04:51 MCC_TextEditor/Developer/C/Examples/vastubs.c
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:36 MCC_TextEditor/Developer/C/include/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Developer/C/include/mui/
-rw-r--r--  1008/1011     3382   15734  21.5% -lh5- f101 Jun  8 04:51 MCC_TextEditor/Developer/C/include/mui/TextEditor_mcc.h
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Docs/
-rw-r--r--  1008/1011     6185   13989  44.2% -lh5- 4ff4 Aug 12  2016 MCC_TextEditor/Docs/MCC_TextEditor.guide
-rwxr-xr-x  1008/1011     1667    2104  79.2% -lh5- f5c1 Jun  8 04:51 MCC_TextEditor/Docs/MCC_TextEditor.guide.info
-rwxr-xr-x  1008/1011      783    1223  64.0% -lh5- d768 Jun  8 04:51 MCC_TextEditor/Docs.info
-rwxr-xr-x  1008/1011     3876   22896  16.9% -lh5- 830f Jun  8 04:51 MCC_TextEditor/Install-MCC
-rwxr-xr-x  1008/1011     1492    1851  80.6% -lh5- 1219 Sep 28  2015 MCC_TextEditor/Install-MCC.info
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:36 MCC_TextEditor/Libs/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Libs/MUI/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Libs/MUI/AROS-i386/
-rw-r--r--  1008/1011    64528  133720  48.3% -lh5- 1c85 Aug 31 18:36 MCC_TextEditor/Libs/MUI/AROS-i386/TextEditor.mcc
-rw-r--r--  1008/1011    25462   67284  37.8% -lh5- 91a7 Aug 31 18:36 MCC_TextEditor/Libs/MUI/AROS-i386/TextEditor.mcp
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Libs/MUI/AROS-ppc/
-rw-r--r--  1008/1011    77241  168896  45.7% -lh5- e70b Aug 31 18:36 MCC_TextEditor/Libs/MUI/AROS-ppc/TextEditor.mcc
-rw-r--r--  1008/1011    34786   89412  38.9% -lh5- 148e Aug 31 18:36 MCC_TextEditor/Libs/MUI/AROS-ppc/TextEditor.mcp
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Libs/MUI/AROS-x86_64/
-rw-r--r--  1008/1011    79458  214904  37.0% -lh5- 0a1a Aug 31 18:36 MCC_TextEditor/Libs/MUI/AROS-x86_64/TextEditor.mcc
-rw-r--r--  1008/1011    31815  108712  29.3% -lh5- b93d Aug 31 18:36 MCC_TextEditor/Libs/MUI/AROS-x86_64/TextEditor.mcp
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Libs/MUI/AmigaOS3/
-rw-r--r--  1008/1011    59540  109032  54.6% -lh5- 8f89 Aug 31 18:36 MCC_TextEditor/Libs/MUI/AmigaOS3/TextEditor.mcc
-rw-r--r--  1008/1011    26755   58472  45.8% -lh5- b76f Aug 31 18:36 MCC_TextEditor/Libs/MUI/AmigaOS3/TextEditor.mcp
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Libs/MUI/AmigaOS4/
-rwxr-xr-x  1008/1011    84712  181344  46.7% -lh5- dc1b Aug 31 18:36 MCC_TextEditor/Libs/MUI/AmigaOS4/TextEditor.mcc
-rwxr-xr-x  1008/1011    33853   83548  40.5% -lh5- 08a8 Aug 31 18:36 MCC_TextEditor/Libs/MUI/AmigaOS4/TextEditor.mcp
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Libs/MUI/MorphOS/
-rwxr-xr-x  1008/1011    86249  180848  47.7% -lh5- d31d Aug 31 18:36 MCC_TextEditor/Libs/MUI/MorphOS/TextEditor.mcc
-rwxr-xr-x  1008/1011    34503   81932  42.1% -lh5- 578f Aug 31 18:36 MCC_TextEditor/Libs/MUI/MorphOS/TextEditor.mcp
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/czech/
-rw-r--r--  1008/1011     3247    6984  46.5% -lh5- f4e4 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/czech/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/danish/
-rw-r--r--  1008/1011     3269    7604  43.0% -lh5- a1a0 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/danish/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/dutch/
-rw-r--r--  1008/1011     3143    7396  42.5% -lh5- d292 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/dutch/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/english-british/
-rw-r--r--  1008/1011      546    1114  49.0% -lh5- e6d6 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/english-british/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/finnish/
-rw-r--r--  1008/1011      161     204  78.9% -lh5- 5118 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/finnish/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/french/
-rw-r--r--  1008/1011     3436    8232  41.7% -lh5- 47ba Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/french/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/german/
-rw-r--r--  1008/1011     3181    7554  42.1% -lh5- 14e6 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/german/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/greek/
-rw-r--r--  1008/1011     3779    8716  43.4% -lh5- 1b85 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/greek/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/italian/
-rw-r--r--  1008/1011     3463    8198  42.2% -lh5- c60a Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/italian/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/polish/
-rw-r--r--  1008/1011     3522    8026  43.9% -lh5- ff19 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/polish/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/russian/
-rw-r--r--  1008/1011     3575    7480  47.8% -lh5- d505 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/russian/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/slovak/
-rw-r--r--  1008/1011      159     204  77.9% -lh5- 4b62 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/slovak/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/spanish/
-rw-r--r--  1008/1011     2641    5934  44.5% -lh5- bf07 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/spanish/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/swedish/
-rw-r--r--  1008/1011     3166    7464  42.4% -lh5- c6cf Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/swedish/TextEditor_mcp.catalog
drwxr-xr-x  1008/1011        0       0 ****** -lhd- 0000 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/turkish/
-rw-r--r--  1008/1011     3239    7362  44.0% -lh5- 7387 Aug 31 18:37 MCC_TextEditor/Locale/Catalogs/turkish/TextEditor_mcp.catalog
-rw-r--r--  1008/1011     5140   21030  24.4% -lh5- a7bd Sep 28  2015 MCC_TextEditor/Locale/TextEditor_mcp.pot
-rw-r--r--  1008/1011     1566    3042  51.5% -lh5- d2c4 Aug 31 18:12 MCC_TextEditor/ReadMe
-rwxr-xr-x  1008/1011     1431    2542  56.3% -lh5- 6545 Jun  8 04:51 MCC_TextEditor/ReadMe.info
-rwxr-xr-x  1008/1011      535    1138  47.0% -lh5- 3ab8 Sep 28  2015 MCC_TextEditor/ReadMe.mui
-rwxr-xr-x  1008/1011     1459    2570  56.8% -lh5- 5ddf Jun  8 04:51 MCC_TextEditor/ReadMe.mui.info
-rwxr-xr-x  1008/1011     1870    2361  79.2% -lh5- fcff Jun  8 04:51 MCC_TextEditor.info
---------- ----------- ------- ------- ------ ---------- ------------ ----------
 Total       103 files  886639 2152945  41.2%            Sep  1 01:07

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>