2012-07-07 |
Vadim Zeitlin | Explicitly call base class ctor in wxRichTextFieldType... |
tree | commitdiff |
2012-05-26 |
Julian Smart | Added full scaling to wxRTC |
tree | commitdiff |
2012-05-20 |
Julian Smart | Added pixel size capability to wxTextAttr and wxRichTex... |
tree | commitdiff |
2012-05-16 |
Julian Smart | The object size page now has full position attribute... |
tree | commitdiff |
2012-05-10 |
Julian Smart | Added wxRichTextXMLHandler::RegisterNodeName so custom... |
tree | commitdiff |
2012-05-09 |
Julian Smart | Added field implementation |
tree | commitdiff |
2012-04-25 |
Julian Smart | Fixed floating image layout when typing in subsequent... |
tree | commitdiff |
2012-04-24 |
Julian Smart | Added custom properties to style definitions and style... |
tree | commitdiff |
2012-04-23 |
Julian Smart | Added flags to SetStyle with specific object |
tree | commitdiff |
2012-03-18 |
Julian Smart | Added a parameter to PrintBuffer and PrintFile to allow... |
tree | commitdiff |
2012-02-23 |
Julian Smart | Added functionality for disabling the vertical scrollbar. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Use wxPageSetupDialogData instead of old wxPageSetupDat... |
tree | commitdiff |
2012-02-20 |
Julian Smart | Minor fixes |
tree | commitdiff |
2012-01-25 |
Julian Smart | Added further API for intercepting deletion and content... |
tree | commitdiff |
2012-01-17 |
Julian Smart | Added drawing context to allow 'virtual' (dynamic)... |
tree | commitdiff |
2012-01-17 |
Julian Smart | Support for undoable application of custom properties... |
tree | commitdiff |
2012-01-15 |
Julian Smart | Added min and max size to box attributes; made property... |
tree | commitdiff |
2012-01-09 |
Julian Smart | Improved layout, in particular passed a container size... |
tree | commitdiff |
2012-01-05 |
Julian Smart | Removed compilation ambiguity between different forms... |
tree | commitdiff |
2012-01-04 |
Julian Smart | Added box style functionality to style manager dialog |
tree | commitdiff |
2012-01-04 |
Julian Smart | Implement missing wxTextBoxAttr::IsDefault function |
tree | commitdiff |
2012-01-03 |
Julian Smart | Applied #13819: wxRTC drag and drop, by dghart, with... |
tree | commitdiff |
2012-01-02 |
Julian Smart | Added a box style definition name to the box attribute. |
tree | commitdiff |
2011-12-30 |
Julian Smart | Split up the context menu functionality to make it... |
tree | commitdiff |
2011-12-24 |
Vadim Zeitlin | Fix typo in wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK in docum... |
tree | commitdiff |
2011-12-24 |
Julian Smart | Applied #13803: wxRichTextCtrl: missing event-table... |
tree | commitdiff |
2011-10-31 |
Julian Smart | Fixed #13535: wxRichTextCtrl: Incorrectly documented... |
tree | commitdiff |
2011-10-22 |
Julian Smart | Applied patch #13534: wxRichTextCtrl: Make it easier... |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-10 |
Julian Smart | Added the ability to deselect attributes in the font... |
tree | commitdiff |
2011-08-04 |
Julian Smart | Added Page Break control to spacing page |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-06-30 |
Vadim Zeitlin | Work around bogus g++ warnings about possibly missing... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Replace more DECLARE_CLASS occurrences with DECLARE_DYN... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Use DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS. |
tree | commitdiff |
2011-05-11 |
Julian Smart | wxRTC doc updates |
tree | commitdiff |
2011-05-08 |
Julian Smart | More work on improving wxRTC documentation, copied... |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-05-01 |
Vadim Zeitlin | Translate various user-visible strings in rich text... |
tree | commitdiff |
2011-04-21 |
Julian Smart | Added ForceDelayedLayout |
tree | commitdiff |
2011-04-04 |
Julian Smart | Further commenting |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-02-25 |
Julian Smart | Applied #12941: Fixes and enhancements for wxRTC (Rober... |
tree | commitdiff |
2011-01-20 |
Julian Smart | Fixed some bugs in up/down cursor navigation. |
tree | commitdiff |
2011-01-14 |
Julian Smart | Small doc tweaks |
tree | commitdiff |
2011-01-14 |
Julian Smart | Removed GCC 4 warning |
tree | commitdiff |
2011-01-14 |
Julian Smart | Compile fixes |
tree | commitdiff |
2011-01-14 |
Julian Smart | Implemented text boxes and tables, and further editing... |
tree | commitdiff |
2011-01-08 |
Paul Cornett | fix GCC warning about not explicitly initializing base... |
tree | commitdiff |
2010-10-14 |
Julian Smart | Fixed #12566 (assert on deletion) due to inconsistent... |
tree | commitdiff |
2010-10-06 |
Julian Smart | Don't use wxDC in header |
tree | commitdiff |
2010-10-06 |
Julian Smart | Eliminated redundant wxRichTextAnchoredObject class... |
tree | commitdiff |
2010-10-04 |
Julian Smart | Exports fixed |
tree | commitdiff |
2010-10-04 |
Julian Smart | Removed redundant GetEditableWindow on GTK+ |
tree | commitdiff |
2010-10-04 |
Julian Smart | wxRTC no longer derives from wxTextCtrlBase; added... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Use Unix EOL format for the new files. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Include correct headers from richtextimagedlg.*. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Remove interface/implementation #pragmas from richtexti... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-07-14 |
Vadim Zeitlin | Don't compile platform-specific methods when using... |
tree | commitdiff |
2010-07-11 |
Vadim Zeitlin | No real changes, just fix unused parameter warning. |
tree | commitdiff |
2010-06-25 |
Julian Smart | Added PaintAboveContent function for drawing on top... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
tree | commitdiff |
2010-04-27 |
Julian Smart | wxRTC: fixed style selection reset after editing a... |
tree | commitdiff |
2009-11-23 |
Julian Smart | Made Unicode the default in symbols dialog. |
tree | commitdiff |
2009-09-29 |
Julian Smart | Context menu now created in constructor; old context... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Fixed compile problem |
tree | commitdiff |
2009-09-23 |
Julian Smart | Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler... |
tree | commitdiff |
2009-09-23 |
Julian Smart | Resolved #4842 (accessors for member variables) |
tree | commitdiff |
2009-09-14 |
Julian Smart | wxRTC's own caret is more reliable than the generic... |
tree | commitdiff |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-06-17 |
Julian Smart | wxRichTextCtrl native caret now flashes, for wxMac... |
tree | commitdiff |
2009-05-15 |
Julian Smart | Added background colour control |
tree | commitdiff |
2009-03-24 |
Julian Smart | Don't translate panel titles |
tree | commitdiff |
2009-03-24 |
Julian Smart | Fixed small alignment issues |
tree | commitdiff |
2009-03-22 |
Vadim Zeitlin | compilation fix for wxMotif and wxGTK1 (of course,... |
tree | commitdiff |
2009-03-06 |
Julian Smart | Removed conflicting virtual function |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | wxOSX build fix for wxRichTextCtrl after wxTextEntry... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | compilation fix after GetEditableWindow() signature... |
tree | commitdiff |
2009-03-02 |
Vadim Zeitlin | added wxTextEntry::SetHint() (a.k.a. cue banner or... |
tree | commitdiff |
2009-02-27 |
Julian Smart | Compile fix under wxGTK |
tree | commitdiff |
2009-02-27 |
Julian Smart | Fixed wxRichTextCtrl base class |
tree | commitdiff |
2009-02-12 |
Julian Smart | Fixed wxRichTextRange != operator |
tree | commitdiff |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
tree | commitdiff |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
tree | commitdiff |
2009-01-25 |
Vadim Zeitlin | don't use _() in the public header in case WXINTL_NO_GE... |
tree | commitdiff |
2009-01-21 |
Julian Smart | wxRTC now properly honours margin size |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
tree | commitdiff |
2009-01-15 |
Julian Smart | Added font family to wxTextAttr |
tree | commitdiff |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
tree | commitdiff |
2008-11-28 |
Julian Smart | Compile fix |
tree | commitdiff |
2008-10-31 |
Vadim Zeitlin | fix MSVC /Wp64 warning about size_t to int conversion... |
tree | commitdiff |
2008-10-10 |
Francesco Montorsi | group hit-test flags into an enum (like I did in docs... |
tree | commitdiff |
2008-09-16 |
Julian Smart | Switched off some buggy optimisation that caused caret... |
tree | commitdiff |
2008-08-21 |
Julian Smart | Fixed default margin sizes |
tree | commitdiff |
next |