📄 history.txt
字号:
- bugfixes to cursor movement procedure
- improvement of formatting procedure
* added DrawOptions to ruler
* added OnPaint event to ruler
+ Tabstops are now presented in a sorted order when using CurrAttr.TabPositions
4.9.2004 - V5.0 RELEASE 6.5
++++++++++++++++++++++++++++++++++++++++++++++++++++
+ completely rewritten TWPRuler
(many properties need to be ignored when the form is loaded in the IDE)
+ completely rewritten TWPVertRuler
+ Page relative images are now supported.
+ added autoscroll (with variable speed) - can be switched off in EditOptions
* improved selection across page borders
- fixed problem in spellcheck interface
- fixed problem when saving tab stops
* added EditField demo
- several bugfixes and additions to API
* preparing WPTools PREMIUM: footnotes 50% - text boxes 80% - columns 50% complete
25.8.2004 - V5.0 RELEASE 6'
++++++++++++++++++++++++++++++++++++++++++++++++++++
- updated GetSelRect menthod to match rendering resolution (important for spellasyougo)
- renamed unit WPOBJImage to WPOBJ_Image to avoid conflict with TWPObjType: wpobjImage
* improved deletion of selected tables rows
+ added support for references (reference: display page number of page with bookmark)
* improvement to bullet handling
+ reformat optimized for best screen and print quality
+ new demo: WaterM2 - how to use watermarks to print forms or background images
* WPTools format handles Numberstyles, complete style table and RTFVariables
+ improvement to function Draw() - now also work when SetWindowOrg API is active
- bug fix in SaveToFile() - parameter Format was ignored
+ procedure ParStylePaint to paint a style name into a listbox or combo
+ added: StyleDialog
+ modernized text selection with mouse (select words automatically)
* updated drag&drop code, now also between different TWPRichText
+ added: StyleSheetDialog
* finished: TWPStyleCollection (please note: You don't need it for the paragraph style support.
It is only a container. The dialogs are attached best to an editor using property 'EditBox'
+ added style saving to RTF
- improved style loading from RTF
+ optimized WPReporter drawing code
* added popups to WPReporter Editor Dialog
* The PRO version is now compatible to BCB5 and BCB6
you only need to delete 3 problematic lines in the automatically created HPP file WPDefs.HPP ("operator ...")
11.8.2004 - V5.0 RELEASE 5.5
++++++++++++++++++++++++++++++++++++++++++++++++++++
+ new function: WPRichText.Assign - copies the text and the view options + special text attr.
* updated TWPStyleCollection. This class stores the style templates which can be used by any editor
+ new Demo 'ParStyles' - this shows how to work paragraph and span styles - natively and fast
+ new chapter in the manual
* many improvments to HTML loading and saving, esspecially the CSS support has been updated
+ several improvements to the programming API to make it more consistent
- solved problem with tabstops
6.8.2004 - V5.0 RELEASE 5.1
++++++++++++++++++++++++++++++++++++++++++++++++++++
+ new function: TParagraph.LoadFromStream - loads the contents of a cell or paragraph
+ Editor switches off numbering on Return in empty line
- bugfix for property CPColNr
- better handling of TWPRichText.DefaultAttr (it was only partly used)
- fix to property 'Readonly' - was also declared also in unit WPCtrRich
- improvement to SpellAsYouGo: do not check word during writing
- fix to OnDblClick. The last parameter 'Ignore' now is passed as 'var'
+ new demo: GridMode - create a table from text and images loaded from database
+ loading and saving of numbering (complete new code to write list styles)
2.8.2004 - V5.0 RELEASE 5
++++++++++++++++++++++++++++++++++++++++++++++++++++
+ added hyperlink support to RTF label
* new table and table cell resizing routine
- many fixes to WPTools format reader and writer
- function FastInputParagraph inserts a paragraph. It previously appended one
+ new object wrap mode: wpwrUseWholeLine - block the complete line
* All Layout Modes are now working
* All ViewOptions now work (wpShowCR etc)
+ loading of page sizes which have been defined for sections in RTF code (RTF: \sect)
+ handling of Header.MarginMirror. If true the left margin is swapped for
odd pages - this means that the left margin is handled as 'inner' margin
while the right margin is the outer margin. Of course the page layout mode
will use the swapped margins!
+ added: OnPageGapGetText and display of page numbers for thumbnail and page layout view
- improved loading of RTF text which contains charsets (also DBCS!)
- improved loading of tables
- improved HTML writing: saving of <font> and <span> tags
- improved HTML writing: saving of <br> tag
* OnChange event has been added
- removed LayoutModes 'wplayFullLayoutColumns' and 'wpThumbNailViewNr' (redundant)
+ added information to PDF and HLP manual file
25.7.2004 - V5.0 RELEASE 4.5
++++++++++++++++++++++++++++++++++++++++++++++++++++
- improved action handling (copy&paste actions)
- Store and restore of scroll position in LockScreen/UnlockScreen
- revised handling of NewLine character
- revision of the code which has to do with spellcheck (was partly broken in R4)
- activation of the support for "strike out" and "strike out double"
- additions to make it easy to incorporate TBX (Toolbar 2000 extensions)
including modern color drop down menues - please refer to PDF manual and new demo!
* CreateDynamic now locks all reformat operations. You need to execute
ReformatAll to force a reformat before using Print or PrintPageOnCanvas
16.7.2004 - V5.0 RELEASE 4
++++++++++++++++++++++++++++++++++++++++++++++++++++
* many improvements to RTF reader (load header/footer for sections)
- improvement to rendering of tabstops
- improvement to format of justified text
+ new method: HyperlinkConvertOldWPT3Links to convert the old WPTools hyperlink syntax
- switch off unwanted painting of paragraph borders
* increased performance of InputString()
+ Support for overwrite mode: new property Inserting and TextCursor.Inserting
+ added funtion GetPar(parindex) : TParagraph
+ added property ProtectedProp and event OnCheckProtection.
* improved "editfield" protection and edit code, also added edit-field events
* improvement to HTML writing code to reduce file size
- bugfix for NL characters at the end of line
- WPRuler now handles tabstops and indents
- fixed bug which SetCharAttr used by the ChangeAttr demo
2.7.2004 - V5.0 RELEASE 3
++++++++++++++++++++++++++++++++++++++++++++++++++++
- undo for image moving + resizing
- undo for Drag&Drop and Copy&Paste
- further improvement to format routine to better support text wrapping around images
* save header and footer to RTF - now also the optional names of header and footer are saved!
- improvement to selection + cursor placement
- fix to avoid unwanted drag&drop
30.6.2004 - V5.0 RELEASE 2.5
++++++++++++++++++++++++++++++++++++++++++++++++++++
+ WPREPORTER: improved band dialog, now with insert/delete band buttons
WPReporter is included in WPTools "Bundle". Please make sure the define WPREPORTER is defined
in unit WPINC.INC. There is also a demo under "Tasks".
If you do not have the "Bundle" you can download the exe demo http://www.wpcubed.com/ftp/wp5demo.zip
In this application, under menu item 'demos' the prociple of wpreporter can be seen.
++++++++++++++++++++++++++++++++++++++++++++++++++++
- revised loading and saving of fields and objects from and to RTF
- Image handling, resizing and moving - highly improved
+ now supported: different wrap mode (TWPTextObj.WRAP)
- bugfix: format routine: word wrap around images did not work at start of paragraph
+ WPReporter 2 - beta 1 - now with new group folding function.
Currently only 'IgnorePageHeight' operation supported
+ WPReporter: added WPEval Engine and created functions to make it possible
with WPReporter to change text styles in scrips (= band commands)
+ added unit WPWordConv
+ added unit wpManHeadFoot
- improvements to the handling of property 'WorkOnText'
- property "ScrollBars" works as expected
+ added undo support (70%)
+ new ViewOption: wpDontPaintPageFrame
+ new ViewOption: wpCenterPaintPages - to center the pages automatically in the preview dialog
+ new property for TWPPreview: SinglePageMode. If true only one row of pages are displayed (1 or 2)
17.6.2004 - V5.0 RELEASE 2
++++++++++++++++++++++++++++++++++++++++++++++++++++
- improved HTML reader (reads <center>, bugfix with <Hn> in table cells)
- underline for centered text better
- improvement to page layout function - cell borders are calculated more accurately
* Function Draw() works (please note changed parameters)
- bugfix: LoadFromFile( withclear) did not work
14.6.2004 - V5.0 RELEASE 1
++++++++++++++++++++++++++++++++++++++++++++++++++++
+ entirely new RTF Engine (units WPRTEDefs, WPRTEPaint)
+ support for nested tables
+ new, fast format routine
+ based on uni code
+ optional paragraph attributes /support <null> state!
+ many new character attributes
+ improved, very efficient memory management
+ multi view technology (several editors can edit same text)
+ powerful cursor class - supports drop markers (= logical bookmarks)
+ new HTML loading/saving
+ new RTF loading/saving
+ new native WPTOOLS format
+ new image support - library GraphicEx can be liked for PNG support
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -