Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / richtext /
2012-04-25  Julian SmartFixed floating image layout when typing in subsequent...
2012-04-24  Julian SmartAdded custom properties to style definitions and style...
2012-04-23  Julian SmartAdded flags to SetStyle with specific object
2012-03-26  Julian SmartCorrected scale factor for the use of DC PPI instead...
2012-03-18  Julian SmartAdded a parameter to PrintBuffer and PrintFile to allow...
2012-02-29  Julian SmartAlways send wxEVT_COMMAND_RICHTEXT_DELETE event if...
2012-02-25  Julian SmartMore reasonable font size for rich text dialogs.
2012-02-23  Julian SmartAdded functionality for disabling the vertical scrollbar.
2012-02-23  Julian SmartRemoved unused variable warning
2012-02-20  Vadim ZeitlinUse wxPageSetupDialogData instead of old wxPageSetupDat...
2012-02-20  Julian SmartRemoved unnecessary newlines.
2012-02-20  Julian SmartMinor fixes
2012-02-20  Julian SmartCorrected missing angled bracket
2012-01-25  Julian SmartAdded further API for intercepting deletion and content...
2012-01-17  Julian SmartAdded drawing context to allow 'virtual' (dynamic)...
2012-01-17  Julian SmartSupport for undoable application of custom properties...
2012-01-15  Julian SmartAdded min and max size to box attributes; made property...
2012-01-09  Vadim ZeitlinUse wxT(), not _T(), in wxRichText code.
2012-01-09  Julian SmartImproved layout, in particular passed a container size...
2012-01-09  Jouk JansenCorrection for the #define wxUSE_DRAG_AND_DROP 0 case
2012-01-08  Julian SmartFixed default style setting to take into account text...
2012-01-05  Julian SmartRemoved compilation ambiguity between different forms...
2012-01-05  Julian SmartFixed box style application.
2012-01-05  Julian SmartFixed #13833: wxRichTextCtrl: 'Copy' can grab an extra...
2012-01-04  Julian SmartAdded box style functionality to style manager dialog
2012-01-04  Julian SmartImplement missing wxTextBoxAttr::IsDefault function
2012-01-04  Julian SmartPossible fix for #13821: wxRichTextCtrl using 100% CPU
2012-01-04  Julian SmartBackground now drawn within the border instead of beyon...
2012-01-04  Julian SmartFixed border drawing bug when width is more than 1
2012-01-03  Julian SmartDisable drag and drop if the control is not editable
2012-01-03  Julian SmartApplied #13819: wxRTC drag and drop, by dghart, with...
2012-01-02  Julian SmartAdded a box style definition name to the box attribute.
2011-12-30  Julian SmartWhen the focus object changes, the old selection should be
2011-12-30  Julian SmartSplit up the context menu functionality to make it...
2011-12-25  Julian SmartApplied patch in #13777 (wxRichTextCtrl scroll and...
2011-12-15  Julian SmartApplied #13763 from dghart, to use primary selections...
2011-12-13  Julian SmartApplied #13738: Make a wxRichTextImage's box display...
2011-12-05  Julian SmartApplied patch #13698 to fix wrong border test
2011-12-01  Paul Cornettremove unused variables
2011-10-30  Julian SmartFixed problem with the size of paragraphs not needing...
2011-10-30  Julian SmartFixed warning when compiling richttextctrl.cpp in VS201...
2011-10-30  Julian SmartAdd indents to maximum size to prevent problems with...
2011-10-27  Vadim ZeitlinReplace remaining occurrences of _T() with wxT().
2011-10-22  Julian SmartFix for indeterminate attribute specification
2011-10-22  Julian SmartApplied patch #13534: wxRichTextCtrl: Make it easier...
2011-10-22  Julian SmartAllow user to select indeterminate state for font attri...
2011-10-07  Julian SmartAllow selected symbol to be scrolled into view initially
2011-09-29  Julian SmartFixed caret sizing problem around large objects by...
2011-09-20  Julian SmartRemove pointless case insensitivity
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-23  Dimitri SchoolwerthAdded wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-21  Vadim ZeitlinAdd wxWithImages helper mix-in with {Set,Get,Assign...
2011-08-16  Stefan Csomoradapting to new ctrl constant handling on OSX
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-10  Julian SmartAdded the ability to deselect attributes in the font...
2011-08-04  Julian SmartAdded Page Break control to spacing page
2011-08-03  Julian SmartOutline and line spacing can now be reset via the UI...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-22  Julian SmartFixed Replace() to use the passed range instead of...
2011-07-20  Julian SmartNo longer ignores first-line indent if no left indent...
2011-06-21  Julian SmartFixed shift-click selection
2011-06-15  Julian SmartCaret dropout fix
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-21  Julian SmartAdded ForceDelayedLayout
2011-04-09  Julian SmartCorrection to position in character insertion event...
2011-04-04  Julian SmartCorrected XML conversion in style names and face names
2011-03-31  Julian SmartBuffer size calculation correction
2011-03-25  Julian SmartFix for image saving speedup
2011-03-24  Julian SmartSpeeded up image saving to XML (WriteHex).
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-17  Julian SmartFixed problems caused by duplicated names across differ...
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-03-06  Julian SmartFixed #13017: wxRichTextCtrl CopyToClipboard regression
2011-03-02  Julian SmartFixed a problem with paste resetting the content paragr...
2011-02-25  Julian SmartFix for #11647: text from WriteText not scrolled to...
2011-02-25  Julian SmartApplied patch in #12279: in wxRichTextCtrl, when wxRE_R...
2011-02-25  Julian SmartApplied #12601: Background color when saving wxRichText...
2011-02-25  Julian SmartApplied #12941: Fixes and enhancements for wxRTC (Rober...
2011-02-20  Julian SmartCorrected a hit test problem when tabs are present
2011-02-03  Julian SmartFix for lines not wrapping soon enough if tabs are...
2011-01-27  Stefan Csomorclang warnings
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-20  Julian SmartFixed some bugs in up/down cursor navigation.
2011-01-18  Julian SmartFix for incorrect programmatic formatting (default...
2011-01-18  Julian SmartFixed some problems with floating objects
2011-01-15  Julian SmartCorrected wrong range in GetText
2011-01-15  Julian SmartXML import corrections
2011-01-14  Julian SmartCompile fix
2011-01-14  Julian SmartCompile fixes
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2011-01-08  Paul Cornettremove always-true tests of unsigned >= 0
2010-12-21  Julian SmartFixed bad rendering with tabs by correcting the positio...
2010-12-15  Jouk JansenInclude compilation of tests for OpenVMS (part1)
2010-12-14  Vadim ZeitlinReturn false, not NULL, from a function returning bool.
2010-12-04  Stefan Csomorguarding compile
2010-11-10  Vadim ZeitlinDon't check for wxDF_UNICODETEXT support in ANSI builds.
2010-11-10  Vadim ZeitlinInitialize paragraph descent in wxRichTextParagraph...
2010-10-14  Julian SmartFixed #12566 (assert on deletion) due to inconsistent...
2010-10-08  Julian SmartCompile fix
2010-10-08  Julian SmartBlind fix for Mac compile problem
next