Changeset 481
- Timestamp:
- May 22, 2023, 11:12:31 PM (2 years ago)
- Location:
- trunk/ae
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ae/lisezmoi.txt
r454 r481 16 16 Aaron Lawrence (aaronl at consultant dot com) 17 17 18 AE reste un Copyright 2004 Aaron Lawrence. 18 AE reste un Copyright 2005 Aaron Lawrence. 19 20 Depuis 2023, AE inclut le travail d'Alex Taylor. 19 21 20 22 … … 53 55 Vous voudrez probablement faire a : 54 56 55 placer ae.exe dans x:\os2 56 placer ae.hlp idans x:\os2\help 57 Sur 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 57 61 (o 'x' est la lettre de l'unit d'amorage d'OS/2) 58 62 63 ou 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'amorage d'ArcaOS) 68 59 69 ou sur eCS : 60 61 placer ae.exe dans x:\ecs\bin 62 placer ae.hlp dans x:\ecs\help70 - placer ae.exe dans x:\ecs\bin 71 - placer ae*.lng dans x:\ecs\lang 72 - placer ae*.hlp dans x:\ecs\help 63 73 (o 'x' est la lettre de l'unit d'amorage d'eCS) 64 74 … … 101 111 Historique 102 112 ---------- 113 114 1.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 120 1.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 Bjrn Sderstrm (Swedish), 132 Dieter Wachsmuth and the Dresden OS/2 User Group (German) 133 134 1.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 103 142 104 143 1.8.3 -
trunk/ae/makenls.cmd
r478 r481 29 29 nlsfile = Filespec('NAME', sources.i ) 30 30 Parse Upper var nlsfile . '_' lng '.LNG' . 31 If lng == '' | lng == 'EN' Then Iterate 31 32 If which <> '' & lng <> which Then Iterate 32 33 'copy' nlsfile ae_build_dir_i18n 33 34 End 34 35 Drop sources. 36 'copy ae.ipf' ae_build_dir_i18n 35 37 36 38 /* compile the ipf files */ -
trunk/ae/readme.txt
r474 r481 9 9 ------- 10 10 11 AE is open source software under the GNU GPL License. 11 AE is open source software under the GNU GPL License. See the file Copying.txt for details. 12 12 13 13 Include credit to the original author: 14 14 Aaron Lawrence (aaronl at consultant dot com) 15 15 16 AE remains Copyright 2004 Aaron Lawrence. 17 18 From 2022 includes additional work by Alex Taylor. 16 AE remains Copyright 2005 Aaron Lawrence. 17 18 From 2023 AE includes work by Alex Taylor. 19 19 20 20 21 Features … … 43 44 - If file is read-only, text is (initially) read-only 44 45 46 45 47 Install 46 48 ------- … … 48 50 You probably want to do this: 49 51 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 52 On 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 57 Or 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 62 Or 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 57 66 58 67 If 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*. 64 72 65 73 … … 67 75 -------------- 68 76 69 This is beta software. I recommend caution!May set fire to your house and kill your family without notice.77 This software comes without warranty, so exercise caution. May set fire to your house and kill your family without notice. 70 78 71 79 *** WARNING *** 72 80 If 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. 73 81 74 AE does NOT backup your previous file (yet).82 AE does NOT backup your previous file(s). 75 83 *************** 76 84 … … 84 92 Limitations 85 93 86 AE uses the standard OS/2 "multi-line edit control" (MLE), and inherits most of it 's limitations:94 AE uses the standard OS/2 "multi-line edit control" (MLE), and inherits most of its limitations: 87 95 - Line/column number display doesn't work when wrapping. 88 96 - Cut/copy/paste is limited to 64kB as with old E. … … 96 104 This will prevent the folder name from being added. 97 105 106 98 107 Thanks 99 108 ------ … … 105 114 ------- 106 115 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. 116 1.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.) 110 121 111 122 1.9.8 … … 227 238 Or maybe it was another version. 228 239 240 229 241 Multi-lingual Support 230 242 --------------------- … … 239 251 240 252 Language files are searched for in (in order): 241 - %OSDIR%\lang (eCS 1.1+)253 - %OSDIR%\lang 242 254 - %ULSPATH% 243 255 - Application directory -
trunk/ae/readme_ru.txt
r456 r481 17 17 Aaron Lawrence (aaronl at consultant dot com) 18 18 19 AE remains Copyright 2004 Aaron Lawrence. 19 AE remains Copyright 2005 Aaron Lawrence. 20 21 From 2023 AE includes work by Alex Taylor. 20 22 21 23 … … 51 53 ë, ¢¥à®ïâ®, ဥ« ¥â¥ íâ®: 52 54 53 à §¬¥áâšâ¥ ae.exe ¢ x:\os2 54 à §¬¥áâšâ¥ ae.hlp ¢ x:\os2\help 55 OS/2 Warp: 56 - à §¬¥áâšâ¥ ae.exe ¢ x:\os2 57 - à §¬¥áâšâ¥ ae*.lng ¢ x:\os2 58 - à §¬¥áâšâ¥ ae*.hlp ¢ x:\os2\help 59 60 ArcaOS: 61 - à §¬¥áâšâ¥ ae.exe ¢ x:\sys\bin 62 - à §¬¥áâšâ¥ ae*.lng ¢ x:\sys\lng 63 - à §¬¥áâšâ¥ ae*.hlp ¢ x:\sys\help 55 64 56 65 š«š, ¢®§¬®Š®, eCS 57 58 à §¬¥áâšâ¥ ae.exe ¢ x:\ecs\bin 59 à §¬¥áâšâ¥ ae.hlp ¢ x:\ecs\help66 - à §¬¥áâšâ¥ ae.exe ¢ x:\ecs\bin 67 - à §¬¥áâšâ¥ ae*.lng ¢ x:\ecs\lng 68 - à §¬¥áâšâ¥ ae*.hlp ¢ x:\ecs\help 60 69 61 70 … … 63 72 64 73 65 e.exe ¢ olde.exe, ç⮡ë ဥ« âì १¥à¢ãî ª®¯šî.74 e.exe ¢ e2.exe, ç⮡ë ဥ« âì १¥à¢ãî ª®¯šî. 66 75 ¥ ¯¥à¥š¬¥®¢ë¢ ©â¥ ¥£®, š ç¥ OS/2 ®¡ à㊚⠚ 𧬥šâ § 窚 à ¡®ç¥¬ á⮫¥, 67 76 çâ®¡ë šá¯®«ì§®¢ âì १¥à¢ãî ª®¯šî! … … 130 139 áâ®àšï 𧬥¥š© 131 140 ----------------- 141 142 1.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.) 132 147 133 148 1.9.8
Note:
See TracChangeset
for help on using the changeset viewer.