WPTOOLS Changelog

  • Hi,

    Is it possible to get the complete changelog ?

    On the forum, the last version is "20.4.2016 - WPTools 7.28"
    In "history.txt", it's "26.10.2016 - WPTools 7.33.1"

    And the current version seems to be "18/04/2017"

    Maybe I can find it elsewhere ?

    Thanks !

    • Offizieller Beitrag

    Hi,

    history.txt is installed by the setup - here is the complete list for WPTools 7 since May 2013.
    WPTools 8 will come out this year.

    21.2.2017 - WPTools 7.33.1 - DocX part
    * improvement for DOCX import of embedded graphics
    + DOCX import now fixes width defined in wrong percent values
    * DocX writer now limits the page width / page height to a 32K value (22 inch) to avoid Word crashing.

    26.10.2016 - WPTools 7.33.1
    - improvement for autodetect hyperlinks
    * ClearSelection has a new optional parameter: UpdateCursorPosition
    - Solves the problem that a long table with just a single long cell will move to the next page
    This fix can be disabled by: WPRichText.RTFData._CheckTableHeightInFormat := true
    - Solves format problem when typing tabs which ar using the default tab pos

    12.10.2016 - WPTools 7.33
    - fixes in DocX export for number and text box writing
    * some improvments to hidden paragraphs
    * improvement to wpfAlignTableFootersAtBottom
    + new property Memo.SpecialTextFlagsForAllText can be used to force
    triggering of the event OnGetAttributeColor for the complete text.
    - fix for problem when typing tabs

    13.9.2016 - WPTools 7.32
    + The DocX reader now loads DocDefault paragraph spacing and other properties
    * improved column resize code
    * WPAT_PAR_NAME and WPAT_PAR_COMMAND cannot be inherited by AGetInherited
    * Print procedure now accept an optional parameter "aPrinter" to pass an printer object.
    - fix problem that paper sizes were not updated in printer
    - paragraph padding is calculated in format routine (not par initialization)
    - fix problem in DefaultAction
    - fix SwapWithNextPar
    - improved column balacing
    - several small fixes
    * includes workaround for print problem introduces in August 2016 by Windows Update

    12.8.2016 - WPTools 7.30.2
    - WPStringToColor was broken for compiler < Delphi XE
    - the XML reader now accepts '-' to be used in parameters
    * UNICODE und ANSI reader now apply the paragraph style the text is loaded in.
    * property SelText is now expecting UNICODE strings with Delphi 2009 and later
    * ProtectedProp ppIsInvisible also protected new line characters. This has been changed.
    * XML reader/writer: EM and STRONG are used correctly now


    27.6.2016 - WPTools 7.30
    - fix problem in ParStylePaint
    * procedure WPLoremIpsum has been moved to unit WPRTEEdit
    + Using Memo._DisableClippingInDrawFunction := true the method Draw()
    can be used without internal clipping
    - fix possible memory issue in PasteFromClipboard when styles were copied
    * optimation of unit WPEval
    * optimation of unit WPXMLInt
    + event OnPrintPage allows i.e. custom scaling

    1.5.2016 - WPTools 7.28'
    + TWPTextObj now supports additional property ExtraProp[name] to save string properties with an attribute. This
    property uses the "Extras" string list which was already in before.
    + the HTML reader now reads the "rel" parameter into the hyperlinks textobject ExtraProp['rel'] property
    + the HTML writer saves the hyperlink ExtraProp['rel'] property into the HTML A "rel" attribute
    + the XML reader now reads the "rel" parameter into the hyperlinks textobject ExtraProp['rel']
    + the XML writer saves the hyperlink ExtraProp['rel'] property into the HTML A "rel" attribute
    + the HTML reader now reads the "class" parameter into the hyperlinks StyleName property
    - fix in HTML writer to write <font> tag for <a> tags
    - fix in HTML reader to get confused by un balanced font and span tags
    * procedure WPLoremIpsum has been moved to unit WPRTEEdit
    + Using Memo._DisableClippingInDrawFunction := true the method Draw()
    can be used without internal clipping
    - fix possible memory issue in PasteFromClipboard when styles were copied
    * optimation of unit WPEval
    * optimation of unit WPXMLInt
    - html entities were not read correctly by HTML reader
    + the color dropdowns it toolbar now show hints

    20.4.2016 - WPTools 7.28
    + added support for Delphi 10.1 Berlin

    9.4.2016 - WPTools 7.28
    + handling of thai composite characters
    - change in WPReporter to avoid empty line at start
    * removed redundant StoreOptions "soWriteObjectsAsRTFBinary"
    - fix for WPStringToColor
    - solved problem with tables and page breakes in report builder rendering
    - fixed problem with missing borders after page break
    (set WPRichText.RTFData._TableRowOverflow := true if you see double borders or backgrounds)


    6.3.2016 - WPTools 7.27'
    - fix problem with cell borders
    + RTF writer option 'RTF-NoWPToolsProps' prohibits the writing of all properties which are proprietary to WPTools


    4.3.2016 - WPTools 7.27
    - fix to support C++Builder 10
    * improvement to format routine to avoid orphane header rows
    - fix for wrong right alignment of textobjects in header/footer
    - fix for cell background bleeding which occured sometimes with nested cells
    - fix in DocX reader handler for strike out text
    - fix in font collection rotine to avoid AV when a long font name was found
    * change in RTF engine to truncate numbertexts which are longer than 40 characters.
    this is controlled by the global variable wpMAXNUMTEXTLEN. Set to 0 to deactivate.
    * some enhancements to structure of the units
    * WPToolsRTFToANSI now has additional parameter for maxlength


    17.11.2015 - WPTools 7.26.1
    - fix problem with tab followed by < sign in docx writer
    - fix for landscape reading in RTF code
    - DocX Reader - support positionH mode "column" for textboxes
    - DocX Reader improve frame prop reading for textboxes

    7.10.2015 - WPTools 7.26''
    + new flag in ViewOptionsEx: wppNoBlueRectsAroundFootnotesWhileEditing (switch off blue lines around footnotes)

    24.9.2015 - WPTools 7.26'
    - Delphi <2009 only: fixed problem with style names which contained accent characters when doing copy & paste


    22.9.2015 - WPTools 7.26
    + Support for Delphi 10 (DCUs are stored in directory DX10)
    - character background color was not painted
    - fix display problem of text objects in selected paragraphs
    - fix possible memory leak in TWPMMInsertTextContents.LoadImageFromFile
    - vertical alignmen was not working in cells
    - change in painter to fill background a bit wider
    - improve cursor positioning after click at end of page
    - the ruler was not drawn correctly when it was not positioned at the left most position
    - improvement of display of hyperlinks with arabic text


    3.8.2015 - WPTools 7.25.2
    * read RTF which do not use ; in the font table
    - DOCX reader: Handle right tabs correctly
    + DOCX reader: Load footnotes
    * DOCX writer: write /word main directory to increase compatibility with SoftMaker Office 2016
    * DOCX Improvemnent to numbering loading
    + DOCX DefaultTabstop load & Save
    + DOCX empty paragraph are loaded
    * fix in WPEval.pas


    24.5.2015 - WPTools 7.25.1
    * change in MoveToPreviousField
    - fix possible range check error
    - fix cell background color overflow
    - fix lost cell in nested table and page break when there was another table in second cell
    - ColorDropdown did not call ChangeApplied

    - Updated DOCX reader and writer fixes problems with & sign in hyperlinks
    - LoadFromString now calls LoadSelectionFromStream as WPTools V6 did if "WithClea = false"
    - Improvement to RTL Support


    16.4.2015 - WPTools 7.25
    + added support for Delphi XE8 and C++Builder XE8
    - in rare cases the footer of the next table was painted over the last cell of the previous
    - fixed problem with formatting when tables where not seperated by at least one paragraph
    * added flag to FormatOptionsEx2: wpfAlwaysGenerateParBetweenTables. The format routine will create
    an empty hidden paragraph between tables to make sure the user can move there
    * the DOCX writer will add '#' to hyperlinks which lead to internal bookmarks
    * the DOCX reader will remove '#' sign at the start of hyperlinks
    - some minor fixes.


    26.3.2015 - WPTools 7.24

    * optimized sizer rects for images and text boxes
    * WPRichText1.RTFData.TextBoxPadding can be used to change the minimum padding for text boxes
    + new flag wpfHideFirstTableHeaderRowAtStartin FormatOptionsEx2
    + new flag wpfHideSecondTableHeaderRowAtStart in FormatOptionsEx2
    + new flag wpfHideTableFooterRowAtEnd in FormatOptionsEx2
    + new wpfUseFloatingImagesOfHiddenParagraph in FormatOptionsEx2. Images which use
    an invisible paragraph as anchor are still visible


    1.3.2015 - WPTools 7.23.3
    + wpSwapCursorKeysInRTLMode in EditOptionsEx2
    - buttons in preview dlg were disabled


    6.2.2015 - WPTools 7.23.2
    - fix a problem in the function TParagraph.IsWordDelimiter
    * improved cell de-selection
    - curly underlines were not rendered
    - fix small problem in DOCX support which caused MS WSord 2007 not to open the file
    + added feature to DOCX support: use format string "DOCX-ActivateTrackChanges' to make MS Word
    open the file with change tracking being active.
    * Zoom with mouse wheel (activated with EditOptionEx wpZoomWithMouseWheel) automatically
    disables AutoZoom Width/FullPage


    27.1.2015 - WPTools 7.23.1
    - add a missing unit to uses clause in WPIOXML1.pas
    + if a row uses a fixed height, overflow lines will now be hidden. If course is moved
    to the hidden text, the caret is displayed after last visible position.
    This can be switched off with FormatOptionsEx2 wpfDontHideOverflowLinesInTableCells
    * the sign . and , will not be interpreted as word delimiter anymore if it is written
    between two numbers. This makes sure that 123.45 is not separated.
    - improvement in DOCX export to workaround problem in Delphi TZipFile


    21.1.2015 - WPTools 7.23
    - since the WPToolbar disables itself without a TWPRichText being attached, the buttons on WPPreviewForm
    did not work. The behaviour has been modified, the toolbar only disables itself if AutoEnablingControls is true
    + further enhancements to DOCX writer and DOCX reader
    * improved text selection code
    + much work has been put into the support for RTL writing. To activate the special rendering
    and cursor movement add wpWriteRightToLeft in property FormatOptions.
    * improvement to table cell resizing method
    * modification to GetAttributeColor handling so it is also called at print-time.


    15.1.2015 - WPTools 7.22 - WPTools' 19th birthday
    - WPSuperMerge, OnPostProcessBand, StartPar and EndPar parameter was reversed. Now it is consistent
    + WPSuperMerge Option wpAllowSectionStartInHeaderFooterBands - useful for templates converted from regular text
    + InputSection can now also create a new page - use parameter mode = [wpStartNewPage]
    + FormatOptionsEx2: wpfSectionsWithPagesizeStartNewPage for better compatibility to MS Word
    + CodeMoveTo can now also search for a certain ObjectTag, use wpCompareObjTag
    + CodeMoveTo can ignore the object type, use wpDontCompareObjType in the mode
    + Addition to WPSuperMage.AddBand to make it easier to create report groups and bands in code
    - change in RTFEngine - MailMerge did not work if an external TWPRTFDataCollection was used.
    * several enhancements to the reader/writer architecture to set the base for the optional DOCX support


    22.12.2014 - WPTools 7.21
    - fix ms word table reading problem in RTF reader
    - fix rare display problem with display of fields in header
    * old demo was expired
    - WPReporter: Subtotal footer rows were not displayed
    + lowlevel TWPTextStyle _AGetWPAT_Count and _AGetWPAT_GetValue to retrieve count and
    value of properties stored in a TWPTextStyle and TWPParagraph.

    2.12.2014 - WPTools 7.20.1
    * TParagraph.ANSIChr[index] will now return #255 for all characters > #255. Previously it was
    The lower byte of the uniciode value
    - SelectWord did not work correctly for unicode text
    - footnotes were duplicated in rare cases (Premium)


    18.11.2014 - WPTools 7.20
    * the demo project "Demos\I) MailMerge\EditFields" has been updated. Please check it out.
    + new component TWPTextObjectClasses (see new chapter in this manual)
    + create drop down listbox for edit fields
    * enhanced component TWPMMDataProvider
    + FORMCHECKBOX fields: accept as positive value in Params: true, yes, T, 1 and
    as negative '', false, no, F, 0
    + TWPAbstractCharAttrInterface.AssignTo to assign character attributes to a Canvas.TFont
    + TWPTextObj.EmbeddedTextWidthAndLength(emTextWidth, emTextLength)
    + function TWPCustomRtfEdit.GetObjXYBottomlineScreen to calculate screen point
    + API InputTextFieldName got an additional optional parameter FieldParams
    + TWPMMInsertTextContents.Options now includes mmHandleFORMCHECKBOX to handle checkbox fields automatically
    + function TWPTextObj.GetContainedObject to read an object included in a field or link.
    + wpobjWithinProtected can be used for edit fields to allow focus but not change
    + event: OnEditFieldCheckInputString to check the data which is typed into an edit field
    + event: OnEditFieldFocus now trigged for cursor up/down to react on enter/leave
    - improvement to RTF reader to load switched off character style attributes
    - For FORMCHECKBOX fields the OnTextObjectGetText event is not triggered to avoid
    that the checkbox is not painted.
    + function InputParagraph now accepts optional count parameter
    + new property AutoEnablingControls - only the emebedded controls are disabled
    when the toolbar is disconnected
    + BeforeChange event
    - fix printing of background color with justified text
    - fix in function WPToolsRTFtoANSI


    24.10.2014 - WPTools 7.17
    - fix problem with repeated header tables rows
    - images larger than a page were painted distorted on screen - this has been improved
    + new option: wpDisableAutomaticImageAntialiasing with ViewOptionsEx


    21.9.2014 - WPTools 7.16
    + function TextWidth(resolution : Integer) : Integer
    + function TextHeight(resolution : Integer) : Integer;
    + using the global var WPSpecialCharacterAttrOrder : array[TWPSpecialCharacterAttrKind] of TWPSpecialCharacterAttrKind
    it is now possible to customize the order special attributes are applied to the text, i.e. to
    also hightlight fields inside of protected text do this:
    WPSpecialCharacterAttrOrder[wpInsertpoints] := wpProtectedText;
    WPSpecialCharacterAttrOrder[wpProtectedText] := wpInsertpoints;


    15.9.2014 - WPTools 7.15
    + the HTML writer understand the format option "-WriteNumbers" to convert the oulines and lists directly into text.
    - RTF writer writes \pard before a table
    + add support for Delphi XE 7
    + you can add compiler symbol to project NOGDIPLUS to deactivate GDIPLUS
    - TWPRichText property editor did not show manage header&footer dialog
    - fix in HTML writer which to write style property of img tag
    - fix auto capitalize mode.
    - InternalHeight did not work for table rows correctly
    - Cells with black background will be imported by RTF reader with white text automatically (Compatibility to MSWord)
    - RTF reader did not read tables which did not use \intbl correctly


    20.6.2014 - WPTools 7.14

    + The ANSI Text reader will now also read UTF8 text files with BOM (requires Delphi 2009 or later)
    + The ANSI Text reader will now also read UTF8 text text files with option "-utf8' (requires Delphi 2009 or later)
    + The ANSI Text writer will now also write UTF8 text text files with option "-utf8' (requires Delphi 2009 or later)
    + with wPDF V4 and Delphi XE PNG files can be exported to PNG including a transparency mask.
    + With Delphi <XE Please activate the compiler symbol EMBEDD_PNGJPG in in wpobj_image and, in case you use wPDF 4 PLUS
    also add the unit WPPDFR_PLUS to the project


    5.6.2014 - WPTools 7.13.1
    * DecIndent now works better for numbered and outlined text
    * improved PDF/A Tag creation in combination with wPDF V4
    * Carriage Return now also triggers the AfterCompleteWordEvent
    + Memo._MeasureObjectCurrPage available in OnTextObjGetTextEx
    (see example in manual, "Use TextObjects (i.e. page numbers, sum fields, dynamic chapter headlines)")
    * C++Builder 2010 and later only: Memo.GetBlockAttr and TWPBlockAttribute has been modified to workaround a XE compiler problem.
    * TWPCustomRichText.FontSelect has been optimized. It does not use GetBlockAttr anymore.
    * The VCL will now use String instead of TFontname to get and set fonts.
    * C++Builder 2010 and later only: the overloaded method
    function TWPAbstractCharAttrInterface.GetFontName(var FontName: TFontName): Boolean;
    has been renamed to TWPAbstractCharAttrInterface.GetTFontName(var FontName: TFontName) to avoid a type clash


    21.5.2014 - WPTools 7.13
    + It is possible to select a column by moving cursor to top line of table and click (+ new mouse cursor)
    + select row by click on left side of table (+ new mouse cursor)
    + TextCursor.SelectThisRow and TextCursor.SelectThisColumn now accept optional cell parameter
    + new GetLineFromXY with added var parameters to react on click on table lines.
    + the old V4 function TWPCustomRichText.FastAddTable has new optional parameter ReplaceCurrentPar to create or work (extend)
    with a table at current position.
    + StartNewSection can optionally allow Undo Opertion. (= Default for InputSection )
    + TWPOCustomImage.CompressEx can now resample images.
    - headerfooter dialog does not disable the section button
    - InputSection has an new optional property InputSectionMode
    - updated TManageHeaderFooter
    - fixed: par.IsEmpty
    - fix problem with red section marker after Undo
    - in case BrushStart is used with flag wpBrushParProp and text is selected, the paragraph properties
    (and tabs) will be red from the start of the selection, not the active paragraph
    - TWPOCustomImage.COntentsWidth and -height now uses stored DPI values for GDI+ managed images, i.e. PNG
    * updated code for border selection
    * updated RTF reader to ignore wrong codepage setting


    5.5.2014 - WPTools 7.12
    - WPT reader had problem with TH tag
    + This utility function replaces the font of characters which are not defined in the fontfile
    selected for the character:
    function FixFontsOfText( RelacementFonts : array of String; Charset : Integer = 0 ) : Integer;
    + added support for Delphi XE6


    4.4.2014 - WPTools 7.11'
    - Ignore empty formula fields in WPTblCalc unit
    - fix problem with footnotes and margin mirror
    * HTML writer will not save span and font tags around <a> tags anymore
    + ViewOptions: wpShowParNames - this will paint the name on the left side of a paragraph
    (flag was there since wptools 4 but not used in V5 and V6)

    25.3.2014 - WPTools 7.10'
    + FormatOptionesEx2: wpfIgnorePropertyNumberStart
    * optimized JPEG export to PDF

    13.3.2014 - WPTools 7.10
    - DeleteTrailingSpace ignored the EmptyFieldsToo parameter. (was always expected to be true)
    - fixed 3 possible issues with compatibility to 64 bit
    * added some code to RTF reader to recover after inserted (garbage) RTF header codes
    - certain paragraph attributes were not read correctly from RTF after a table
    - Lines between cells were missing under certain circumstances
    - hyphenated words were sometimes printed with character overlap
    - fix problem in TWPToolbar and zoom combobox

    17.1.2014 - WPTools 7.09
    * improve compatibility with Delphi XE5
    - fix problem with fonsize combo in TWPToolbar when property ButtonHeight is 0
    - when GPP support was active BMPOs were not saved to RTF
    - if ViewOptions wpCenterPaintPages was used, the horizontal scrollbar was always visible
    - assigning a style did not reset the numberstyle of a paragraph or style


    13.12.2013 - WPTools 7.08.01'
    - wpOnlySelectInSameCell Code broke use with "CreateDynamic"

    10.12.2013 - WPTools 7.08.01
    + use format string "RTF-ParAsNewLine" to let the RTF reader convert \par to \line. This is useful when using TParagraph.LoadFromFile.
    - in seldom cases Reformat was not called after deleting a selection which caused an AV in the paint procedure
    - When WPBRD_DRAW_Finish was used, the top padding was even applied when the previous cell was also bordered.

    3.12.2013 - WPTools 7.08
    + EditOptionsEx2 wpOnlySelectInSameCell allows only selection inside same cell or whole table
    + added PrintParameter.PrintHeaderFooter settings: wprOnlyOnOddPages, wprOnlyOnEvenPages
    + TParagraph.CreateCopyList has new mode flag: wpParCopyStyles
    * improved selection code for cell selection.
    Works better when merged cells are used.
    - when deleting a column the next column was not always resized correctly.
    - Undo for DeleteColumn did not preserve style
    - in WPTools Premium Edition Report templates were displayed incorrectly


    17.11.2013 - WPTools 7.07.1
    + usually otline numbering works on a complete section. With FormatOptionsEx2 wpfRestartOutlineNumbersAfterRegularText it
    will now be restarted after text which was not numbered. (Compatibility to HTML browser)
    * HTML writer will not write margins in <li> elements due to compile symbol NOMARGINS_IN_LIST
    - HTML reader created wrong paragraph nesting with some HTML files
    - WPPremium: Footnotes were moved in X direction
    + WPPremium: added function InputTextbox to simplify Textbox creation
    - WPPreviewDlg property ZoomMode was ignored
    - RTF reader added the name "HYPERLINK" to hyperlink start objects
    - if a moveable image does not fit on the page a new paragraph will be created
    - when colored text was selected the first non selected character will be painted in paragraph color


    1.11.2013 - WPTools 7.07'
    - when exporting images to PDF they anti alias was applied. That has been changed.
    * improvement to HTML reader


    17.10.2013 - WPTools 7.07
    * The Inc/Dec Indent actions will now, if applied to outline paragraphs, only change their
    numbering level and not the indent (like MS Word)
    Add compiler symbol INDENT_FOR_NUMS to WPINC.INC to get back the old behaviour
    + new event AfterExecuteAction is triggered after a toolbar button click or action was processed.
    - WPT writer sometimes saved incorrect numbering style when only parts of an outline was used.
    - fix problem with background of repeated header cells
    - 2 fixes in CSS reader
    - fixes one lost TBitmap in WPRTEPaint
    - improvement to HTML reader
    - hyphenation marker caused sometimes a space to appear
    + added support for Delphi XE5
    - the property editor "Change Pagesize" did not show the current size but the default.
    * at 100% zoom unscaled images are no longer interpolated when painted with GDI+ to avoid blurring
    + added chapter "Database, TDBWPRichText" to PDF manual


    27.9.2013 - WPTools 7.06
    - improvement to lists loading and saving in HTML mode
    * TParagraph.IsLastPar now checks parent paragraphs as well.
    + ButtonDistance property in TWPToolbar
    + WPToolbarConfigurate now uses as initial button selection the old style "Sel_..." properties
    if no ConfigString was specified. (BTW - ConfigString =";" shows an empty toolbar)
    + WPToolbarConfigurate can now add separators after selected elements. The width of the separator
    is controlled by property WidthBetweenGroups


    20.9.2013 - WPTools 7.05
    - page area was painted incorrectly when layout mode was Normal in ruler
    - zoom menu of default actions did not work
    + ClearSelection can now delete texts which use multiple, differently structured tables


    30.8.2013 - WPTools 7.04''
    * the "heal table" produced an exception
    * autoscrolling did not always update the screen (depending on theme)
    + EditOptionsEx2: wpNoMiddleMouseBtnScroll to disable scrolling after pressing the middle mouse
    - DecSize did not work correctly when text had no attribute (used feault size)
    * (internal change) formatter now implemented as class instead of procedure


    26.8.2013 - WPTools 7.04
    * The wptools caret will blink in default system frequency. Add compiler define
    NODEFAULTBLINK to WPINC.INC if you need the old non-blink behaviour
    + wpAlwaysLockTextHeight in EditOpionEx2 to lock all text box heights
    + OnTextObjGetTextEx will now also work for fields when ShowMergefiledNames = true
    - fix in XA_FInsPageExecute in default actions
    + Clear of the completed body text (SelectAll, ClearSelection) also resets the
    paragraph style and attributes (like MSWord)
    This can now be disabled using the EditOpionEx2 flag wpClearSelectionDontRemoveParAttr
    * clearing the complete text of a textbox preserves the attributes and style of first par
    - save printed file caused underlying editor to be wrongly repainted
    * minor changes to TWPImageList to detect programmer errors
    - DecSize allowed font sizes as small as 0, this has been changed to 1
    - fix problem with moving of TextBoxes with anchors being in table cells


    27.7.2013 - WPTools 7.03
    + improvement to image compression code. Create event OnPrepareImageforSaving to use:
    if TextObject.IsImage then TextObject.ObjRef.Compress;
    + toolbar style icons are disabled when editr is switched to readonly
    + SpellAsYouGo icon is initialized to current state
    - missing DelayedReformat in method ReplaceTextMethod
    - some untis were missing from the demo
    * some improvements to editor


    17.7.2013 - WPTools 7.02'
    - WPTools Premium: Fix the problem that text boxes which were placed in header and footer were
    not displayed and the frame was drawn at wrong position


    12.7.2013 - WPTools 7.02
    - images were not saved correctly when InsertGraphicDialog was used
    + the setup now installs the PNG images for the toolbar gylphs (full version only)
    - fix problem when loading sections from RTF
    - changed the resource string to remove the under scores.
    String_meDefaultUnitINCHorCM --> wpSTmeDefaultUnitINCHorCM
    - OPEN und NEW action will now set the modified flag in case they are used with the
    data sensitive TDBWPRichText
    * when copying a row which used span styles it was notz possible to insert it agaian
    without creating a nested table.


    4.6.2013 - WPTools 7.01"
    - fix in GetXYPositionAtRTFTW to sometimes report 0 for position 1 in line of length 1
    - some methodes in TWPRTFDataCollection had been marked protected instead of public
    - change in WPIOWriteRTF to ignore colors with illegal index values
    - some small changes to improve compatibility with C++Builder
    - fix in CSS reader to improve "margin" propery


    23.5.2013 - WPTools 7.01'
    - fix some minor issues in installation script
    * ConvertTableToText now handles nested tables


    18.5.2013 - WPTools 7.01
    + ConvertTablesToText, convert all tables to text.
    - the new GDI+ based image drawing code was not supported by printers
    - fix minor drawing problem in Toolbar configuration
    + new component TWPCreatePDFDlg (can be used with wPDF V3 or later)
    + Toolbarbuttons to display color drop down: (property WPToolbar.StandardColorDropdowns=false)
    + Style and Paragraph Border dialog now used the new color selector
    - paragraph colors was not working in footnotes


    13.5.2013 - WPTools 7.00.1
    + TWPCustomRtfEdit.SaveToFile renames file before overwriting
    + EditOptionsEx2 wpSaveToFileCreatesBackupfile - create and keep ~N~ backup file
    + SaveToFile triggers the EWPNoWriterClassFound exception when no writer class was found
    - rowmerge caused cells tu use wrong width in next column
    * for consistency with Word the row padding is passed as value div 2 to the cells.


    8.5.2013 - WPTools 7.00
    + Using the global variable WPDrawRectWithBitmap_bitmap the shading can be customized.
    * AInc now uses default font size
    - replaced OnTextNotFound with OnSearchReplaceMessage which not only
    by the find method but also
    bei the ReplaceMethod.
    * TWPRTFEnginePaint -> TWPRTFEngineEdit, requires unit WPRTEEdit
    * wpDefActions ---> wpDefActions7
    + CopyToClipboardAttr
    + BrushStart
    + CPMoveToItem
    + TWPParPopupObj
    + visual Style Picker component (tiles with stylename and preview)
    + TRTFProps now component. Can be assigned to WPRTFPropsComponent
    + PageMinCount
    + PageMaxCount
    + updated WPGutter to display style used by text
    * InsertGraphic with parameter AsLink=true will trigger
    the event OnRequestHTTPImage with Reader=nil
    + Paragraph.LoadFromString has new options
    + WPRichText1.FindTextBoxPar can create sub paragraphs
    + event: RTFData.AfterChangeTextBoxPar
    + Labelprinting: Caption and frame is not painted for empty labels. wpfLabelAllowSoftPagebreak
    + images can be embedded into HTML
    + ParStyles.SetCSS( ... )
    + Themed Gutter - use clNone as background color
    + CombineCellsVertically improved
    + Added API calls to TParagraph: ASetRecursive
    + save "variable" in WPIOWPtools
    + improved theme support (ruler, editor with scrollbars, toolbar, Gutter )
    + new Ruler Design and Symbols (Shaded)
    + internal FIND Dialog
    + internal Replace Dialog -- for better theming
    + WPLoremIpsum
    + ReplaceTextMethod
    + CopyAttr
    + PasteAttr


    formatting now done in
    WPRTEReformatA - WPTools 6 formatting (old logic but adapted to use new datastructures)
    WPRTEReformatB - WPTools 6 HTML formatting (old logic but adapted to use new datastructures)

    - RTFDataCollection does not implement TextObjects anymore. It is implemented in
    WPRTEEditor

    - TWPRTFDataCollectionBase is now the basis RTFDataCollection.
    We moved edit parts to WPRTEEdit. There is also the merge code.
    TWPRTFDataBlockEd

    - new unit: WPRTEDefsConsts
    - new unit: WPRTEPlatform
    - new unit: WPRTEEdit


    *** Changes to the Engine types and logic ***

    a)

    type TWPVirtPageRTFDataRef was removed

    This used to be a record. It has been replaced with TWPVirtPageRTFDataFrame class.
    It is now stored in a list and not an array. This makes it possible to access and store more data.

    TWPVirtPageRect was removed

    This is now a class TWPVirtPagePrintRect. The instances are stored in a TList.

    Several TWPVirtPage "RTFData" functions have been modified to work with the new object class. function ElementPage has been removed.


    b)

    property DisabledDialogs: TWPCustomRtfEditDialogs was removed from the PreviewDialog and replaced by
    property DisabledButtons : TWPPreviewButtons

    ButtonHeight in Toolbar must be set. Default 22.


    RTFDataBlock.InsertPar was replaced by InsertParEx.