?? release.txt
字號:
TEXTED
======
129 (released as ?????? by ????, ??/??/????)
None so far
128 (released as 215813 by PhilS, 09/11/2002)
Updated PKG files to depend on new 1.00(129) OPL Runtime package
No other changes - increment to 0.40(128) is cosmetic only to coincide with Developer Package Beta 2 release
127 (released as 164183 by PhilS, 16/04/2002)
Fixed Print dialog KERN-EXEC 3 when trying to change printer (by using correct CKON dialog instead of UIKON one)
Fixed SendAs code to not leave temp files behind
Fixed SendAs code to behave more like Word does instead of (nearly) always trying to send content as an attachment
126 (released as 159203 by Rick, 18/03/2002)
Changed font (and zoom) usage to match CWord, removing the need for us to use a named font
Moved the Unicode import/export code to OPLR so it can be shared with the runtime
125 (released as 145070 by Rick, 17/01/2002)
Fixed defect of TextEd always saving to file on Exit, even if it's unchanged
124 (released as 119912 by Rick, 18/09/2001)
Further fixes to Find and Find & Replace functionality to fix defects in behaviour
Minor change to import code to make falling back to importing as text more reliable
123 (released as 118263 by Rick, 14/09/2001)
Fixes to make import/export of ASCII text files work in addition to default Unicode import/export
Changed file dialogs to use CKON ones instead of UIKON ones
122 (released as 117631 by Rick, 10/09/2001)
Fixed minor mistake of LinkUtils::AddLinkHotKeyL being called in HandleCommandL() (rather than just once in
the app elsewhere)
Fixed Find always restarting at the beginning of the file!
Fixed Replace not working unless to went to Options and confirmed the dialog (now default is
EReplaceOnce not ENoReplace)
Added ruled line above Add to Desk on File menu like other apps have
Moved Send as cascade to below Open on File menu, it doesn't belong right at the bottom
Stopped Ctrl+E working as the Exit hotkey (left over from ER5)
Other minor hotkey and menu layout changes to conform more closely to some other apps
121 (released as 115660 by Rick, 23/08/2001)
Fixed defect EDNRANS-4PHFHD "OPL only runs in ROM"
Fixed defect number EDNMHES-4N7HPZ "OPL Save as dialog: default name
of the file being saved is incorrect" completely -
previous fix was incomplete
120 (released as 52208 by Rick, 28 August 00)
Fixed defect EDNMHES-4N9MRZ "OPL-Show procedures: Show procedures dialog is incorrect."
fixed defect EDNPCHY-4MYLPV "OPL needs to build its help file from source" -integrated help file build process
Fixed defect EDNJDOD-4MLMTK "OPL Text Ed IAF caption language not localisable"
119 (released as 46153 by Rick, 24 July 00)
Corrected SendAs processing: use body text (where possible) for selection, otherwise use an attachment.
Corrected Import|Export as text dialogs.
Fixed defect EDNRANS-4K7PFJ "OPL has viewsrv problems with EApaCommandOpen'ed docs"
118 (released as 34061 by Rick, 10 May 00)
Corrected AIF\OPL_I_EDITOR.BMP file.
Corrected LinkUtils AddToHome code.
117 (released as 33643 by Rick, 8 May 00)
Further work on 'Goto proc' dialog.
Fixed defect EDNRANS-4JQGYC "Texted procedure text listbox is too narrow"
Fixed defect EDNIBEL-4FFD4M "Revert To Saved dialog incorrect"
Picked up the correct icon BMP files.
Removed 'Create standard files...' dialog.
Added context-sensitive help support.
Improved OPL debugger support.
116 (released as 30794 by Rick, 18 April 00)
Fixed defect EDNRANS-4J9ERC "OPL windows no longer visible"
Removed stale EIK IR code.
115 (released as 27343 by Rick, 31 March 00)
Fixed defect EDNDSEF-4HWHXJ "TEXTED uses defunct header file "indicato.rh""
----------
Release 114 by Rick, 17 March 00
Fixed defect EDNRANS-4GLCL6 "Title bar fails to redraw over invisible indicator status pane"
Fixed defect EDNRANS-4H7FXC "Title bar has wrong height"
Fixed defect EDNDBEY-4H7K8M "Incorrect type of title bar"
Fixed defect EDNRANS-4GMFSF "Leaving functions with missing L"
Fixed defect EDNRANS-4HGPRN "Receive via IR incorrectly implemented"
Release 113 by Rick, 6 Feb 00
Added Indicator status pane changes.
Release 112 by Rick, 15 December 99
Changes to the Send API.
Added Log command to menu.
Release 111 by Rick, 10 December 99
Changed OplInterpreter UID.
Further CBA changes.
Ckon title changes.
Dropped "Create standard files" menu option as it's not required for a RAM-loaded OPL environment.
Removed old PVCS build files: *.prj, depend.bat etc.
Removed toolbar source graphics directories "srcdata" and "srcdatac".
Release 110 by Steve, 1 December 99
Added SendAs UI support.
----------
TEXTED 109
==========
Released by Rick, 20 September 1999
Changed the OPL UIDs.
TEXTED 108
==========
Release by Rick, 1 September 1999
First Crystal release for E1.6
No code changes.
TEXTED 107
==========
Released by Rick, 31 August 1999
Added the AIF and AIFC directories for automated AIF file building.
TEXTED 104
==========
Released by Rob, May 99
Release for automated build process
UNICODE only
TEXTED 103
==========
Released by Rick, Jan 99
Changes:
Added color AIF and toolbar icons.
Removed TXTAPPLIB file (no longer required with VC++ SP3)
TEXTED 102
==========
(Released by Rick on 27 November 1998)
Changed to use version of Eikon with marm debug, hence marm debug
builds of Texted can now be released.
Version 1.00.046
================
(Made by Kevin Dempsey, July 1997)
Uses platform releasables C1(100) and GDITOOLS 042
Wins, release and debug
Marm, release and debug
1) Fixes CSW3-1355. The cursor keys can now be used to navigate a
read only file
Version 1.00.045
================
(Made by Kevin Dempsey, May 1997)
Uses platform releasables C1(100)
Wins, release and debug
Marm, release and debug
1) Fixed SW3-1059
2) Fixed SW3-1091
Version 1.00.044
================
(Made by Kevin Dempsey, May 1997)
Uses platform releasables C1(100)
Wins, release and debug
Marm, release and debug
1) Fixed SW3-777
Version 1.00.043
================
(Made by Kevin Dempsey, May 1997)
Uses Eikon 192,Oplr 043,Oplt 034 (for common headers only),
NEEDS Eikon 192 FOR NEW EXPORT (see 1)
Wins, release and debug
Marm, release and debug
1) Use the CEikonEnv::PictureFactory() when restoring the print setup
Fixes SW3-159
2) Removed the divider on the File->More cascade. Fixes SW-5343
3) Removed the code checking for EEikBidEnter in dialogs without a button
with is id. (It is no longer needed due to changes in eikon)
4) When a long caption is used for an Opl app the document name generated
by texted is now truncated to fit a TFileName. Before this would panic.
Version 1.00.042
================
(Made by Kevin Dempsey, May 1997)
Uses Eikon 188,Oplr 043,Oplt 034 (for common headers only),
Wins, release and debug
Marm, release and debug
1) Added 'Create standard files' to tools menu. This actually copies
the files in z:\system\opl\ to the directory chosen by the user.
2) Added the dialog for (1)
3) When the runtime returns a negative QCode offset as the error
position, the cursor is placed at the start of the line returned by
the translator. Fixes SW3-287
4) Removed some old code to deal with 'Save as' overwriting a read-only
file.
5) Changed resource strings containing ellipsis to use <KEllipsis>
Version 0.06.041
================
(Made by Kevin Dempsey, May 1997)
Uses Eikon 188,Oplr 042,Oplt 034 (for common headers only),
Wins, release and debug
Marm, release and debug
Version 0.06.040
================
(Made by Kevin Dempsey, May 1997)
Uses Eikon 186,Oplr 042,Oplt 034 (for common headers only),
Wins, release and debug
Marm, release and debug
1) Now links to Oplr and uses static functions for translator error
mapping and getting the resource file name
Version 0.06.039
================
(Made by Kevin Dempsey, May 1997)
Uses Eikon 184,Oplt 034 (for common headers only),
Oplr 041(for common header and resource file only)
Wins, release and debug
Marm, release and debug
1) New toolbar icons
2) Caption in AIF file changed to 'Program'
Version 0.06.038
================
(Made by Kevin Dempsey, April 1997)
Uses Eikon 180,Oplt 031 (for common headers only),
Oplr 041(for common header and resource file only)
Wins, release and debug
Marm, release and debug
1) Checks the translator it loads has the correct second uid
Version 0.06.037
================
(Made by Kevin Dempsey, April 1997)
Uses Eikon 178, Oplt 030, Oplr 039(for common header and resource
file only)
Wins, release and debug
Marm, release and debug
Intermediate release to use Oplt 030, the runtime needs rebuilding to
use this version of the translator
1) Loads OPLT at start up rather than statically linking so that the
translator can be replaced with one in ram. This assumes that the
first export of and OPLT.DLL returns a fully constructed
COplTranslatorBase derived object, leaving otherwise. The object
should NOT be on the cleanup stack
Version 0.06.036
================
(Made by Kevin Dempsey, April 1997)
Uses Eikon 178, Oplt 029, Oplr 039(for common header and resource
file only)
Wins, release and debug
Marm, release and debug
1) Print setup is now saved to the document file so that headers and
footers are not lost. This is saved to a separate stream and if this
stream doesn't exist the default print setup is used (hence old OplEdit
files will still work)
2) Now uses the undo facilities provided by Eikon edwins. Hence added
Ctrl+Z as a hot key and the resource
MENU_ITEM
{
command=EEikCmdEditUndo;
txt="Undo delete";
flags=EEikMenuItemSeparatorAfter;
},
to the top of the edit menu.
3) The extensions added to the output of the translator and the path
used for apps are now capitalized correctly
Version 0.06.035
================
(Made by Kevin Dempsey, April 1997)
Uses Eikon 176, Oplt 027, Oplr 038(for common header and resource
file only)
Wins, release and debug
Marm, release and debug
1) Last used font, zoom state, scroll bar settings and toolbar
visibility are saved to the ini file on exit and restored on starting
2) Apps can no longer be run using the "Run program" command and the
dialog is restricted to showing only OPOs. Apps can still be run
immediately after translation.
3) Save is now dimmed on the menu when the file is unchanged
4) Added the resource
RESOURCE TBUF r_txed_file_unchanged { buf="File has not changed"; }
5) When a running program exits the RThread that was used to logon to
the runtime is now closed
Version 0.06.034
================
(Made by Kevin Dempsey, April 1997)
Uses Eikon 175, Oplt 026, Oplr 037(for common header and resource
file only)
Wins, release and debug
Marm, release and debug
Version 0.06.033
================
(Made by Kevin Dempsey, April 1997)
Uses Eikon 173, Oplt 025, Oplr 036(for common header and resource
file only)
Wins, release and debug
Marm, release build only
1) When the translator finds an error in an INCLUDE'd file the user
is asked if they want to open the file. If they do the file is opened
and the cursor is positioned to the error
2) When INCLUDE'd files are specified without a path the file is
searched for first in the root source file's directory and then in
\system\opl\ on all disks
3) Added print setup to the prining cascade as per the style guide
4) Other changes to the resource file as requested by Terry
Version 0.06.032
================
(Made by Kevin Dempsey, March 1997)
Uses Eikon 171, Oplt 024, Oplr 035(for common header and resource
file only)
Wins, release and debug
Marm, release and debug
Version 0.06.031
================
(Made by Kevin Dempsey, March 1997)
Uses Eikon 169, Oplt 023, Oplr 034(for common header and resource
file only)
Wins, release and debug
Marm, release and debug
1) Changed to using Eikon's print range dialog
2) Now handles read-only files
3) When running a program texted is marked as busy
Version 0.06.030
================
(Made by Kevin Dempsey, March 1997)
Uses Eikon 167, Oplt 021 , Oplr 033(for common header and resource
file only)
Wins, release and debug
Marm, release build only
Upgraded to the above components
1) Fixed bugs SW-985,SW-1196
2) Changes made to print range dialog
- NB changing the print device can cause the preview to fail
(the number of pages changing seems to be the cause)
Version 0.05.029
================
(Made by Kevin Dempsey, March 1997)
Uses Eikon 165, Oplt 020, Oplr 032(for common header and resource
file only), PrintDrv 029
Wins, release and debug
Marm, release build only
Upgraded to the above components
Version 0.05.028
================
(Made by Kevin Dempsey, Feb 1997)
Uses Eikon 164, Oplt 018, Oplr 031(for common header and resource
file only), PrintDrv 027
Wins, release and debug
Marm, release build only
1) Translation is no longer cancelled by pressing enter (bug SW-743)
2) Passes window group identifier to the runtime so texted is
returned to when the runtime exits
Version 0.05.027
================
(Made by Kevin Dempsey, Feb 1997)
Uses Eikon 163, Oplt 018, Oplr 028(For common header and resource
file only), PrintDrv 027
Wins, release and debug
Marm, release build only
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -