Changeset 481


Ignore:
Timestamp:
May 22, 2023, 11:12:31 PM (2 years ago)
Author:
ataylor
Message:

Updated readme for release; tweaked NLS build script.

Location:
trunk/ae
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/ae/lisezmoi.txt

    r454 r481  
    1616Aaron Lawrence (aaronl at consultant dot com)
    1717
    18 AE reste un Copyright 2004 Aaron Lawrence.
     18AE reste un Copyright 2005 Aaron Lawrence.
     19
     20Depuis 2023, AE inclut le travail d'Alex Taylor.
    1921
    2022
     
    5355Vous voudrez probablement faire ‡a :
    5456
    55 placer ae.exe dans x:\os2
    56 placer ae.hlp idans x:\os2\help
     57Sur OS/2 Warp:
     58- placer ae.exe dans x:\os2
     59- placer ae*.lng idans x:\os2 ou (sur WSeB/MCP/ACP) x:\language
     60- placer ae*.hlp idans x:\os2\help
    5761(o— 'x' est la lettre de l'unit‚ d'amor‡age d'OS/2)
    5862
     63ou sur ArcaOS:
     64- placer ae.exe dans x:\sys\bin
     65- placer ae*.lng dans x:\sys\lang
     66- placer ae*.hlp dans x:\sys\help
     67(o— 'x' est la lettre de l'unit‚ d'amor‡age d'ArcaOS)
     68
    5969ou sur eCS :
    60 
    61 placer ae.exe dans x:\ecs\bin
    62 placer ae.hlp dans x:\ecs\help
     70- placer ae.exe dans x:\ecs\bin
     71- placer ae*.lng dans x:\ecs\lang
     72- placer ae*.hlp dans x:\ecs\help
    6373(o— 'x' est la lettre de l'unit‚ d'amor‡age d'eCS)
    6474
     
    101111Historique
    102112----------
     113
     1141.9.9 (2023-05-22)
     115  AE now uses the system Window Text font for dialog controls, and scales them as needed.
     116  Print header now uses ISO8601-compliant date format, which avoids a crash when querying the system date format.
     117  Removed/hid no-longer-valid links on product information dialog.
     118(This build prepared and released by Alex Taylor.)
     119
     1201.9.8
     121  Fix for repeated DBCS characters
     122   Thanks to "Average" & Teijo Kakkinen from Japan
     123  Added help section on supported file formats.
     124  Handles Unix-format text files (LF only).
     125  AE can be killed without seeing an error message.
     126  Status bar and dialogs scale to suit system fonts.
     127  Status messages cleared when file edited.
     128  Status shown as "new" until first save.
     129  Updated translations from:
     130   Guillaume Gay (French), Jacques van Leeuwen (Dutch),
     131   Bj”rn S”derstr”m (Swedish),
     132   Dieter Wachsmuth and the Dresden OS/2 User Group (German)
     133
     1341.9.2 [Beta test]
     135  Change current code page to anything supported by system.
     136    This feature has been withdrawn since it cannot be supported properly.
     137  Thanks to Veit Kannegieser and Rich Walsh for info on CPs.
     138  Large files warning dialog is translateable.
     139  Focus goes back to find window when no match found.
     140  Undo doesn't change color back to white on startup!
     141  Buttons on save/discard/cancel dialog enlarged for translation
    103142
    1041431.8.3
  • trunk/ae/makenls.cmd

    r478 r481  
    2929    nlsfile = Filespec('NAME', sources.i )
    3030    Parse Upper var nlsfile . '_' lng '.LNG' .
     31    If lng == '' | lng == 'EN' Then Iterate
    3132    If which <> '' & lng <> which Then Iterate
    3233    'copy' nlsfile ae_build_dir_i18n
    3334End
    3435Drop sources.
     36'copy ae.ipf' ae_build_dir_i18n
    3537
    3638/* compile the ipf files */
  • trunk/ae/readme.txt

    r474 r481  
    99-------
    1010
    11 AE is open source software under the GNU GPL License.
     11AE is open source software under the GNU GPL License. See the file Copying.txt for details.
    1212
    1313Include credit to the original author:
    1414Aaron Lawrence (aaronl at consultant dot com)
    1515
    16 AE remains Copyright 2004 Aaron Lawrence.
    17 
    18 From 2022 includes additional work by Alex Taylor.
     16AE remains Copyright 2005 Aaron Lawrence.
     17
     18From 2023 AE includes work by Alex Taylor.
     19
    1920
    2021Features
     
    4344- If file is read-only, text is (initially) read-only
    4445
     46
    4547Install
    4648-------
     
    4850You probably want to do this:
    4951
    50 put ae.exe into x:\os2
    51 put ae.hlp into x:\os2\help
    52 
    53 or perhaps, on eCS
    54 
    55 put ae.exe into x:\ecs\bin
    56 put ae.hlp into x:\ecs\help
     52On OS/2 Warp:
     53- put ae.exe into x:\os2
     54- put ae*.lng into x:\os2 or (for WSeB or later) x:\language
     55- put ae*.hlp into x:\os2\help
     56
     57Or on ArcaOS:
     58- put ae.exe into x:\sys\bin
     59- put ae*.lng into x:\sys\lang
     60- put ae*.hlp into x:\sys\help
     61
     62Or on eCS:
     63- put ae.exe into x:\ecs\bin
     64- put ae*.lng into x:\ecs\lang
     65- put ae*.hlp into x:\ecs\help
    5766
    5867If you want to replace e.exe (yes, you do :) then do this:
    59 
    60 COPY e.exe to olde.exe to make a backup.
    61 Do not rename it, or OS/2 will detect and change desktop icons to use the backup!
    62 Then copy ae.exe to e.exe.
    63 Don't rename the help file, leave it as ae.hlp.
     68- COPY e.exe to e2.exe to make a backup.
     69- Do not move/rename it, or OS/2 will detect that and change desktop icons to use the backup!
     70- Then copy ae.exe to e.exe.
     71- Don't rename the help or language files, leave them as ae*.
    6472
    6573
     
    6775--------------
    6876
    69 This is beta software. I recommend caution! May set fire to your house and kill your family without notice.
     77This software comes without warranty, so exercise caution. May set fire to your house and kill your family without notice.
    7078
    7179*** WARNING ***
    7280If you intend to use AE for editing large or important documents, then test it thoroughly before you start. Nobody has done such testing yet. I have tested it with various different sizes of file, but not exhaustively. If you do thorough testing then let me know and I will remove this warning.
    7381
    74 AE does NOT backup your previous file (yet).
     82AE does NOT backup your previous file(s).
    7583***************
    7684
     
    8492Limitations
    8593
    86 AE uses the standard OS/2 "multi-line edit control" (MLE), and inherits most of it's limitations:
     94AE uses the standard OS/2 "multi-line edit control" (MLE), and inherits most of its limitations:
    8795- Line/column number display doesn't work when wrapping.
    8896- Cut/copy/paste is limited to 64kB as with old E.
     
    96104This will prevent the folder name from being added.
    97105
     106
    98107Thanks
    99108------
     
    105114-------
    106115
    107 1.9.9
    108  AE now uses the system Window Text font for dialog controls, and scales them as needed.
    109  Print header now uses ISO8601-compliant date format, which avoids a crash when querying the system date format.
     1161.9.9 (2023-05-22)
     117  AE now uses the system Window Text font for dialog controls, and scales them as needed.
     118  Print header now uses ISO8601-compliant date format, which avoids a crash when querying the system date format.
     119  Removed/hid no-longer-valid links on product information dialog.
     120(This build prepared and released by Alex Taylor.)
    110121
    1111221.9.8
     
    227238  Or maybe it was another version.
    228239
     240
    229241Multi-lingual Support
    230242---------------------
     
    239251
    240252Language files are searched for in (in order):
    241   - %OSDIR%\lang  (eCS 1.1+)
     253  - %OSDIR%\lang
    242254  - %ULSPATH%
    243255  - Application directory
  • trunk/ae/readme_ru.txt

    r456 r481  
    1717Aaron Lawrence (aaronl at consultant dot com)
    1818
    19 AE remains Copyright 2004 Aaron Lawrence.
     19AE remains Copyright 2005 Aaron Lawrence.
     20
     21From 2023 AE includes work by Alex Taylor.
    2022
    2123
     
    5153‚ë, ¢¥à®ïâ­®, ဥ« ¥â¥ íâ®:
    5254
    53 à §¬¥áâšâ¥ ae.exe ¢ x:\os2
    54 à §¬¥áâšâ¥ ae.hlp ¢ x:\os2\help
     55OS/2 Warp:
     56- à §¬¥áâšâ¥ ae.exe ¢ x:\os2
     57- à §¬¥áâšâ¥ ae*.lng ¢ x:\os2
     58- à §¬¥áâšâ¥ ae*.hlp ¢ x:\os2\help
     59
     60ArcaOS:
     61- à §¬¥áâšâ¥ ae.exe ¢ x:\sys\bin
     62- à §¬¥áâšâ¥ ae*.lng ¢ x:\sys\lng
     63- à §¬¥áâšâ¥ ae*.hlp ¢ x:\sys\help
    5564
    5665š«š, ¢®§¬®Š­®, ­  eCS
    57 
    58 à §¬¥áâšâ¥ ae.exe ¢ x:\ecs\bin
    59 à §¬¥áâšâ¥ ae.hlp ¢ x:\ecs\help
     66- à §¬¥áâšâ¥ ae.exe ¢ x:\ecs\bin
     67- à §¬¥áâšâ¥ ae*.lng ¢ x:\ecs\lng
     68- à §¬¥áâšâ¥ ae*.hlp ¢ x:\ecs\help
    6069
    6170
     
    6372
    6473ŠŽˆ“‰’
    65  e.exe ¢ olde.exe, ç⮡ë ဥ« âì १¥à¢­ãî ª®¯šî.
     74 e.exe ¢ e2.exe, ç⮡ë ဥ« âì १¥à¢­ãî ª®¯šî.
    6675¥ ¯¥à¥š¬¥­®¢ë¢ ©â¥ ¥£®, š­ ç¥ OS/2 ®¡­ à㊚⠚ 𧬥­šâ §­ çªš ­  à ¡®ç¥¬ á⮫¥,
    6776çâ®¡ë šá¯®«ì§®¢ âì १¥à¢­ãî ª®¯šî!
     
    130139ˆáâ®àšï 𧬥­¥­š©
    131140-----------------
     141
     1421.9.9 (2023-05-22)
     143  AE now uses the system Window Text font for dialog controls, and scales them as needed.
     144  Print header now uses ISO8601-compliant date format, which avoids a crash when querying the system date format.
     145  Removed/hid no-longer-valid links on product information dialog.
     146(This build prepared and released by Alex Taylor.)
    132147
    1331481.9.8
Note: See TracChangeset for help on using the changeset viewer.