2011-12-24 |
Vadim Zeitlin | Fix typo in wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK in docum... |
blob | commitdiff | raw |
2011-12-24 |
Julian Smart | Applied #13803: wxRichTextCtrl: missing event-table... |
blob | commitdiff | raw | diff to current |
2011-10-31 |
Julian Smart | Fixed #13535: wxRichTextCtrl: Incorrectly documented... |
blob | commitdiff | raw | diff to current |
2011-10-22 |
Julian Smart | Applied patch #13534: wxRichTextCtrl: Make it easier... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-06-07 |
Vadim Zeitlin | Use DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS. |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Julian Smart | wxRTC doc updates |
blob | commitdiff | raw | diff to current |
2011-05-08 |
Julian Smart | More work on improving wxRTC documentation, copied... |
blob | commitdiff | raw | diff to current |
2011-04-21 |
Julian Smart | Added ForceDelayedLayout |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Julian Smart | Implemented text boxes and tables, and further editing... |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Julian Smart | Removed redundant GetEditableWindow on GTK+ |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Julian Smart | wxRTC no longer derives from wxTextCtrlBase; added... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Vadim Zeitlin | Don't compile platform-specific methods when using... |
blob | commitdiff | raw | diff to current |
2010-07-11 |
Vadim Zeitlin | No real changes, just fix unused parameter warning. |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Julian Smart | Added PaintAboveContent function for drawing on top... |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Julian Smart | Context menu now created in constructor; old context... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Julian Smart | Fixed compile problem |
blob | commitdiff | raw | diff to current |
2009-09-23 |
Julian Smart | Resolved #4842 (accessors for member variables) |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | compilation fix for wxMotif and wxGTK1 (of course,... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Julian Smart | Removed conflicting virtual function |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Vadim Zeitlin | wxOSX build fix for wxRichTextCtrl after wxTextEntry... |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Vadim Zeitlin | compilation fix after GetEditableWindow() signature... |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
blob | commitdiff | raw | diff to current |
2009-02-27 |
Julian Smart | Compile fix under wxGTK |
blob | commitdiff | raw | diff to current |
2009-02-27 |
Julian Smart | Fixed wxRichTextCtrl base class |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
blob | commitdiff | raw | diff to current |
2009-01-21 |
Julian Smart | wxRTC now properly honours margin size |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
blob | commitdiff | raw | diff to current |
2008-05-10 |
Francesco Montorsi | replace use of 'long/int bitmapType' with 'wxBitmapType... |
blob | commitdiff | raw | diff to current |
2008-04-27 |
Julian Smart | Further wxRichTextCtrl performance improvements |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Julian Smart | Made wxRichTextCtrl cursors accessible |
blob | commitdiff | raw | diff to current |
2008-02-01 |
Julian Smart | Added a reset-buffer event to give an opportunity to... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
Vadim Zeitlin | don't use DECLARE_EVENT_TYPE() to avoid confusing peopl... |
blob | commitdiff | raw | diff to current |
2008-01-22 |
Julian Smart | Added event handler macro |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
blob | commitdiff | raw | diff to current |
2007-10-27 |
Julian Smart | Fixed context menu in wxRichTextCtrl |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Julian Smart | Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr... |
blob | commitdiff | raw | diff to current |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
Julian Smart | Process capture lost event to avoid assertion |
blob | commitdiff | raw | diff to current |
2006-11-20 |
Julian Smart | Fixed a bug setting caret position after setting or... |
blob | commitdiff | raw | diff to current |
2006-11-18 |
Julian Smart | Small cleanup. |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Julian Smart | Removed obsolete code |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Julian Smart | Removed new function |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Julian Smart | Made new functions non-virtual |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Julian Smart | Small bug fixes |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Julian Smart | Add ctor parameters to match wxTextCtrl |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Julian Smart | Reuse wxCaret object |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Julian Smart | Added URL support to attribute objects and to wxRichTex... |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Julian Smart | Added the ability to use built-in bullet styles, curren... |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Włodzimierz Skiba | Whitespaces and headers cleaning. |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Julian Smart | Added a list style editor page to the formatting dialog. |
blob | commitdiff | raw | diff to current |
2006-10-17 |
Julian Smart | Added list style to text attributes, independent from... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Julian Smart | Return type change |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | fix compilation after recent wxTextCtrl changes |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Julian Smart | Don't use double buffering on platforms that do it... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Julian Smart | Added rich text buffer clipboard support. |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Julian Smart | Fixed bugs in, and added operators and copy constructor... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Julian Smart | Added DoLoadFile, DoSaveFile to wxTextCtrlBase |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Julian Smart | Better compatibility between wxRichTextCtrl and wxTextC... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Julian Smart | Corrections to take into account that range in the... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Julian Smart | Added public keyword |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Julian Smart | Setting the current style from the UI is a mode that... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Julian Smart | SetStyle/GetStyle corrections |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Julian Smart | Use wxTextCtrlBase as base class on 2.7 |
blob | commitdiff | raw | diff to current |
2006-07-02 |
Julian Smart | Typo correction |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Julian Smart | Moved wxRichTextCtrl to its own library |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Vadim Zeitlin | it is not possible to show/hide the window from the... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Vadim Zeitlin | declare rich text control event types with correct... |
blob | commitdiff | raw | diff to current |
2005-10-28 |
Julian Smart | Applied patch [ 1339882 ] richtext misc cleanup |
blob | commitdiff | raw | diff to current |
2005-10-25 |
Julian Smart | Fixed warnings/errors and changed Thaw |
blob | commitdiff | raw | diff to current |
2005-10-22 |
Julian Smart | Now works when derived from wxTextCtrlBase, using wxScr... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Julian Smart | Reduced unnecessary painting; delete/recreate caret... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Julian Smart | Fixed some styling bugs, optimized resize for large... |
blob | commitdiff | raw | diff to current |
2005-10-20 |
Julian Smart | Resets scroll position on load |
blob | commitdiff | raw | diff to current |
2005-10-19 |
Włodzimierz Skiba | const consistent for Clone(). Load/Save split to DoLoad... |
blob | commitdiff | raw | diff to current |
2005-10-19 |
Julian Smart | Added wxRichTextCtrl |
blob | commitdiff | raw | diff to current |
|