2013-10-01 |
Julian Smart | Applied #15226 wxRichTextCtrl: Implement setting proper... |
tree | commitdiff |
2013-09-29 |
Julian Smart | Applied #15226 with modifications: wxRichTextCtrl:... |
tree | commitdiff |
2013-09-29 |
Julian Smart | Added wxRichTextTableBlock class to help with table... |
tree | commitdiff |
2013-09-27 |
Julian Smart | wxRTC: fixed guidelines overwriting adjacent cell borde... |
tree | commitdiff |
2013-09-24 |
Julian Smart | Added wxRichTextAction::SetOldAndNewObjects for clarity... |
tree | commitdiff |
2013-09-23 |
Julian Smart | Make wxRichTextRectArray usable by other parts of wxRTC |
tree | commitdiff |
2013-09-22 |
Julian Smart | Partial fix for #15196: wxRichTextCell caret issues... |
tree | commitdiff |
2013-09-20 |
Julian Smart | Added setters for table row and column count |
tree | commitdiff |
2013-09-19 |
Julian Smart | The alignment controls are now left-aligned if the... |
tree | commitdiff |
2013-09-15 |
Vadim Zeitlin | Use wxGetTranslation() instead of _() in the public... |
tree | commitdiff |
2013-09-05 |
Vadim Zeitlin | Export recently added wxRichTextXMLHelper to fix link... |
tree | commitdiff |
2013-09-03 |
Julian Smart | wxRTC: extracted XML utilities into a separate class... |
tree | commitdiff |
2013-08-04 |
Julian Smart | Comment-only update |
tree | commitdiff |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
tree | commitdiff |
2013-07-25 |
Vadim Zeitlin | Fix build with wxUSE_FFILE=0. |
tree | commitdiff |
2013-06-25 |
Julian Smart | Applied colspan corrections, #15274 and #15275 (dghart) |
tree | commitdiff |
2013-06-08 |
Robin Dunn | More docs cleanup and fixes for richtextbuffer |
tree | commitdiff |
2013-05-26 |
Julian Smart | Applied patch for #15189 - avoid crash when deleting... |
tree | commitdiff |
2013-05-06 |
Julian Smart | Applied patches for #15184 (wxRichTextAction fix for... |
tree | commitdiff |
2013-04-30 |
Robin Dunn | export wxRichTextObjectPtrArrayArray since it is used... |
tree | commitdiff |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
tree | commitdiff |
2013-03-18 |
Julian Smart | Make sure include doesn't get overwritten when code... |
tree | commitdiff |
2013-03-18 |
Robin Dunn | fix compilation problem |
tree | commitdiff |
2013-03-18 |
Julian Smart | Fixed help for symbol picker and style manager dialogs |
tree | commitdiff |
2013-03-18 |
Julian Smart | Added control over whether size and position units... |
tree | commitdiff |
2013-03-14 |
Julian Smart | We need to switch off UI elements before they are laid... |
tree | commitdiff |
2013-03-12 |
Julian Smart | Added ability to switch off more components of the... |
tree | commitdiff |
2013-03-12 |
Julian Smart | Fixed UI customization helper |
tree | commitdiff |
2013-03-11 |
Julian Smart | Added missing RTTI |
tree | commitdiff |
2013-02-28 |
Julian Smart | Corrected loading of images: we need the parent size... |
tree | commitdiff |
2013-02-04 |
Julian Smart | Added support for sub-object virtual attributes (tempor... |
tree | commitdiff |
2013-01-14 |
Julian Smart | Added Set/GetFloatingLayoutMode to switch off time... |
tree | commitdiff |
2012-12-05 |
Julian Smart | wxRTC text box layout fixes |
tree | commitdiff |
2012-09-27 |
Vadim Zeitlin | Remove the now unnecessary wxRichTextCtrl::SelectAll(). |
tree | commitdiff |
2012-09-12 |
Julian Smart | Added support for wxTEXT_ATTR_EFFECT_SMALL_CAPITALS. |
tree | commitdiff |
2012-07-15 |
Julian Smart | Added continuation bullet style for supporting multiple... |
tree | commitdiff |
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 |
next |