Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / richtext / richtextctrl.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-25  Vadim ZeitlinFix build with wxUSE_FFILE=0.
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-02-04  Julian SmartAdded support for sub-object virtual attributes (tempor...
2012-09-27  Vadim ZeitlinRemove the now unnecessary wxRichTextCtrl::SelectAll().
2012-07-15  Julian SmartAdded continuation bullet style for supporting multiple...
2012-05-26  Julian SmartAdded full scaling to wxRTC
2012-05-20  Julian SmartAdded pixel size capability to wxTextAttr and wxRichTex...
2012-05-09  Julian SmartAdded field implementation
2012-04-23  Julian SmartAdded flags to SetStyle with specific object
2012-02-23  Julian SmartAdded functionality for disabling the vertical scrollbar.
2012-02-20  Julian SmartMinor fixes
2012-01-25  Julian SmartAdded further API for intercepting deletion and content...
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-03  Julian SmartApplied #13819: wxRTC drag and drop, by dghart, with...
2011-12-30  Julian SmartSplit up the context menu functionality to make it...
2011-12-24  Vadim ZeitlinFix typo in wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK in docum...
2011-12-24  Julian SmartApplied #13803: wxRichTextCtrl: missing event-table...
2011-10-31  Julian SmartFixed #13535: wxRichTextCtrl: Incorrectly documented...
2011-10-22  Julian SmartApplied patch #13534: wxRichTextCtrl: Make it easier...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-07  Vadim ZeitlinUse DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS.
2011-05-11  Julian SmartwxRTC doc updates
2011-05-08  Julian SmartMore work on improving wxRTC documentation, copied...
2011-04-21  Julian SmartAdded ForceDelayedLayout
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2010-10-04  Julian SmartRemoved redundant GetEditableWindow on GTK+
2010-10-04  Julian SmartwxRTC no longer derives from wxTextCtrlBase; added...
2010-09-30  Vadim ZeitlinMerge of SOC2010_RTC_IMAGES branch.
2010-07-14  Vadim ZeitlinDon't compile platform-specific methods when using...
2010-07-11  Vadim ZeitlinNo real changes, just fix unused parameter warning.
2010-06-25  Julian SmartAdded PaintAboveContent function for drawing on top...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2009-09-29  Julian SmartContext menu now created in constructor; old context...
2009-09-24  Julian SmartFixed compile problem
2009-09-23  Julian SmartResolved #4842 (accessors for member variables)
2009-09-05  Jaakko SalliwxTextEntry::SetMargins(), GetMargins() - implemented...
2009-03-22  Vadim Zeitlincompilation fix for wxMotif and wxGTK1 (of course,...
2009-03-06  Julian SmartRemoved conflicting virtual function
2009-03-02  Vadim ZeitlinwxOSX build fix for wxRichTextCtrl after wxTextEntry...
2009-03-02  Vadim Zeitlincompilation fix after GetEditableWindow() signature...
2009-03-02  Vadim Zeitlinadded wxTextEntry::SetHint() (a.k.a. cue banner or...
2009-02-27  Julian SmartCompile fix under wxGTK
2009-02-27  Julian SmartFixed wxRichTextCtrl base class
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-21  Julian SmartwxRTC now properly honours margin size
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-05-10  Francesco Montorsireplace use of 'long/int bitmapType' with 'wxBitmapType...
2008-04-27  Julian SmartFurther wxRichTextCtrl performance improvements
2008-02-27  Julian SmartMade wxRichTextCtrl cursors accessible
2008-02-01  Julian SmartAdded a reset-buffer event to give an opportunity to...
2008-01-27  Vadim Zeitlindon't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
2008-01-22  Julian SmartAdded event handler macro
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-10-27  Julian SmartFixed context menu in wxRichTextCtrl
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-12-29  Julian SmartProcess capture lost event to avoid assertion
2006-11-20  Julian SmartFixed a bug setting caret position after setting or...
2006-11-18  Julian SmartSmall cleanup.
2006-11-17  Julian SmartRemoved obsolete code
2006-11-16  Julian SmartRemoved new function
2006-11-15  Julian SmartMade new functions non-virtual
2006-11-15  Julian SmartSmall bug fixes
2006-11-08  Julian SmartAdd ctor parameters to match wxTextCtrl
2006-10-30  Julian SmartReuse wxCaret object
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-20  Julian SmartAdded the ability to use built-in bullet styles, curren...
2006-10-20  Włodzimierz SkibaWhitespaces and headers cleaning.
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.
2006-10-17  Julian SmartAdded list style to text attributes, independent from...
2006-10-10  Julian SmartReturn type change
2006-10-08  Vadim Zeitlinfix compilation after recent wxTextCtrl changes
2006-10-08  Julian SmartDon't use double buffering on platforms that do it...
2006-10-01  Julian SmartAdded rich text buffer clipboard support.
2006-09-29  Julian SmartFixed bugs in, and added operators and copy constructor...
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-19  Julian SmartBetter compatibility between wxRichTextCtrl and wxTextC...
2006-09-19  Julian SmartCorrections to take into account that range in the...
2006-09-13  Julian SmartAdded public keyword
2006-09-12  Julian SmartSetting the current style from the UI is a mode that...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-03  Julian SmartSetStyle/GetStyle corrections
2006-07-03  Julian SmartUse wxTextCtrlBase as base class on 2.7
2006-07-02  Julian SmartTypo correction
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-02-06  Vadim Zeitlindeclare rich text control event types with correct...
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-25  Julian SmartFixed warnings/errors and changed Thaw
2005-10-22  Julian SmartNow works when derived from wxTextCtrlBase, using wxScr...
2005-10-21  Julian SmartReduced unnecessary painting; delete/recreate caret...
2005-10-21  Julian SmartFixed some styling bugs, optimized resize for large...
2005-10-20  Julian SmartResets scroll position on load
2005-10-19  Włodzimierz Skibaconst consistent for Clone(). Load/Save split to DoLoad...
2005-10-19  Julian SmartAdded wxRichTextCtrl