2012-10-10 |
Julian Smart | Don't write text if it's empty |
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-09-09 |
Vadim Zeitlin | Fix deprecating warning introduced in r72446. |
tree | commitdiff |
2012-09-09 |
Julian Smart | Ensure the selected style is visible. |
tree | commitdiff |
2012-08-25 |
Julian Smart | Fixed typo in dialog project file |
tree | commitdiff |
2012-08-25 |
Julian Smart | Fixed a problem with text effects flag always being... |
tree | commitdiff |
2012-08-24 |
Vadim Zeitlin | No changes, just a typo fix in wxRichTextCtrl UI code. |
tree | commitdiff |
2012-07-18 |
Julian Smart | Reverted format changes since 2.9 works differently |
tree | commitdiff |
2012-07-18 |
Julian Smart | String formatting fixes |
tree | commitdiff |
2012-07-18 |
Julian Smart | String formatting fix |
tree | commitdiff |
2012-07-15 |
Julian Smart | Added continuation bullet style for supporting multiple... |
tree | commitdiff |
2012-07-13 |
Julian Smart | Fix for caret positioning bug when selecting content |
tree | commitdiff |
2012-07-13 |
Julian Smart | Fixed wxRichTextCtrl caret test case |
tree | commitdiff |
2012-07-08 |
Julian Smart | Fix for scroll position being changed when partial... |
tree | commitdiff |
2012-06-25 |
Julian Smart | Fix for page break problem: fixes #14429 |
tree | commitdiff |
2012-06-21 |
Julian Smart | Fixed #14429: Printing a large table in wxRichTextCtrl... |
tree | commitdiff |
2012-06-21 |
Julian Smart | Prevent index access error |
tree | commitdiff |
2012-06-18 |
Julian Smart | Fixed #14417: wxRichTextCtrl crashes on LoadFile |
tree | commitdiff |
2012-06-15 |
Vadim Zeitlin | Fix harmless MSVC warning about converting pointer... |
tree | commitdiff |
2012-06-04 |
Julian Smart | Corrected collection of common attributes, for clashing... |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use wxCLASSINFO() instead of deprecated CLASSINFO(). |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use wxDynamicCast() instead of IsKindOf() checks. |
tree | commitdiff |
2012-05-26 |
Julian Smart | Added full scaling to wxRTC |
tree | commitdiff |
2012-05-22 |
Jouk Jansen | Fix compilation when wxUSE_DRAG_AND_DROP=0 |
tree | commitdiff |
2012-05-20 |
Julian Smart | Don't use deprecated font family style |
tree | commitdiff |
2012-05-20 |
Vadim Zeitlin | Compilation fix for wxRichTextCtrl. |
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-14 |
Julian Smart | Clear styles popup if there is no style sheet |
tree | commitdiff |
2012-05-11 |
Julian Smart | Fixed layout and hit-testing problem particularly with... |
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-05-08 |
Julian Smart | Moved default margins to buffer class Init; reduced... |
tree | commitdiff |
2012-05-07 |
Julian Smart | Corrected top-level object layout in paragraphs |
tree | commitdiff |
2012-05-07 |
Julian Smart | Fixed inconsistent calculation of line height in paragr... |
tree | commitdiff |
2012-05-07 |
Julian Smart | Added non-breaking space to whitespace check |
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-26 |
Julian Smart | Corrected scale factor for the use of DC PPI instead... |
tree | commitdiff |
2012-03-18 |
Julian Smart | Added a parameter to PrintBuffer and PrintFile to allow... |
tree | commitdiff |
2012-02-29 |
Julian Smart | Always send wxEVT_COMMAND_RICHTEXT_DELETE event if... |
tree | commitdiff |
2012-02-25 |
Julian Smart | More reasonable font size for rich text dialogs. |
tree | commitdiff |
2012-02-23 |
Julian Smart | Added functionality for disabling the vertical scrollbar. |
tree | commitdiff |
2012-02-23 |
Julian Smart | Removed unused variable warning |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Use wxPageSetupDialogData instead of old wxPageSetupDat... |
tree | commitdiff |
2012-02-20 |
Julian Smart | Removed unnecessary newlines. |
tree | commitdiff |
2012-02-20 |
Julian Smart | Minor fixes |
tree | commitdiff |
2012-02-20 |
Julian Smart | Corrected missing angled bracket |
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 |
Vadim Zeitlin | Use wxT(), not _T(), in wxRichText code. |
tree | commitdiff |
2012-01-09 |
Julian Smart | Improved layout, in particular passed a container size... |
tree | commitdiff |
2012-01-09 |
Jouk Jansen | Correction for the #define wxUSE_DRAG_AND_DROP 0 case |
tree | commitdiff |
2012-01-08 |
Julian Smart | Fixed default style setting to take into account text... |
tree | commitdiff |
2012-01-05 |
Julian Smart | Removed compilation ambiguity between different forms... |
tree | commitdiff |
2012-01-05 |
Julian Smart | Fixed box style application. |
tree | commitdiff |
2012-01-05 |
Julian Smart | Fixed #13833: wxRichTextCtrl: 'Copy' can grab an extra... |
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-04 |
Julian Smart | Possible fix for #13821: wxRichTextCtrl using 100% CPU |
tree | commitdiff |
2012-01-04 |
Julian Smart | Background now drawn within the border instead of beyon... |
tree | commitdiff |
2012-01-04 |
Julian Smart | Fixed border drawing bug when width is more than 1 |
tree | commitdiff |
2012-01-03 |
Julian Smart | Disable drag and drop if the control is not editable |
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 | When the focus object changes, the old selection should be |
tree | commitdiff |
2011-12-30 |
Julian Smart | Split up the context menu functionality to make it... |
tree | commitdiff |
2011-12-25 |
Julian Smart | Applied patch in #13777 (wxRichTextCtrl scroll and... |
tree | commitdiff |
2011-12-15 |
Julian Smart | Applied #13763 from dghart, to use primary selections... |
tree | commitdiff |
2011-12-13 |
Julian Smart | Applied #13738: Make a wxRichTextImage's box display... |
tree | commitdiff |
2011-12-05 |
Julian Smart | Applied patch #13698 to fix wrong border test |
tree | commitdiff |
2011-12-01 |
Paul Cornett | remove unused variables |
tree | commitdiff |
2011-10-30 |
Julian Smart | Fixed problem with the size of paragraphs not needing... |
tree | commitdiff |
2011-10-30 |
Julian Smart | Fixed warning when compiling richttextctrl.cpp in VS201... |
tree | commitdiff |
2011-10-30 |
Julian Smart | Add indents to maximum size to prevent problems with... |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Replace remaining occurrences of _T() with wxT(). |
tree | commitdiff |
2011-10-22 |
Julian Smart | Fix for indeterminate attribute specification |
tree | commitdiff |
2011-10-22 |
Julian Smart | Applied patch #13534: wxRichTextCtrl: Make it easier... |
tree | commitdiff |
2011-10-22 |
Julian Smart | Allow user to select indeterminate state for font attri... |
tree | commitdiff |
2011-10-07 |
Julian Smart | Allow selected symbol to be scrolled into view initially |
tree | commitdiff |
2011-09-29 |
Julian Smart | Fixed caret sizing problem around large objects by... |
tree | commitdiff |
2011-09-20 |
Julian Smart | Remove pointless case insensitivity |
tree | commitdiff |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
tree | commitdiff |
2011-08-23 |
Dimitri Schoolwerth | Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE. |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-16 |
Stefan Csomor | adapting to new ctrl constant handling on OSX |
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-08-03 |
Julian Smart | Outline and line spacing can now be reset via the UI... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-22 |
Julian Smart | Fixed Replace() to use the passed range instead of... |
tree | commitdiff |
2011-07-20 |
Julian Smart | No longer ignores first-line indent if no left indent... |
tree | commitdiff |
2011-06-21 |
Julian Smart | Fixed shift-click selection |
tree | commitdiff |
2011-06-15 |
Julian Smart | Caret dropout fix |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
next |