2012-05-20 |
Julian Smart | Added pixel size capability to wxTextAttr and wxRichTex... |
blob | commitdiff | raw |
2012-05-16 |
Julian Smart | The object size page now has full position attribute... |
blob | commitdiff | raw | diff to current |
2012-05-09 |
Julian Smart | Added field implementation |
blob | commitdiff | raw | diff to current |
2012-04-25 |
Julian Smart | Fixed floating image layout when typing in subsequent... |
blob | commitdiff | raw | diff to current |
2012-01-25 |
Julian Smart | Added further API for intercepting deletion and content... |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Julian Smart | Added drawing context to allow 'virtual' (dynamic)... |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Julian Smart | Support for undoable application of custom properties... |
blob | commitdiff | raw | diff to current |
2012-01-15 |
Julian Smart | Added min and max size to box attributes; made property... |
blob | commitdiff | raw | diff to current |
2012-01-09 |
Julian Smart | Improved layout, in particular passed a container size... |
blob | commitdiff | raw | diff to current |
2012-01-05 |
Julian Smart | Removed compilation ambiguity between different forms... |
blob | commitdiff | raw | diff to current |
2012-01-04 |
Julian Smart | Implement missing wxTextBoxAttr::IsDefault function |
blob | commitdiff | raw | diff to current |
2012-01-02 |
Julian Smart | Added a box style definition name to the box attribute. |
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-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-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Julian Smart | Further commenting |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
blob | commitdiff | raw | diff to current |
2011-02-25 |
Julian Smart | Applied #12941: Fixes and enhancements for wxRTC (Rober... |
blob | commitdiff | raw | diff to current |
2011-01-20 |
Julian Smart | Fixed some bugs in up/down cursor navigation. |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Julian Smart | Small doc tweaks |
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 |
2011-01-08 |
Paul Cornett | fix GCC warning about not explicitly initializing base... |
blob | commitdiff | raw | diff to current |
2010-10-14 |
Julian Smart | Fixed #12566 (assert on deletion) due to inconsistent... |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Julian Smart | Don't use wxDC in header |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Julian Smart | Eliminated redundant wxRichTextAnchoredObject class... |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Julian Smart | Exports fixed |
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 | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Julian Smart | wxRTC's own caret is more reliable than the generic... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Julian Smart | wxRichTextCtrl native caret now flashes, for wxMac... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Julian Smart | Fixed wxRichTextRange != operator |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-11-28 |
Julian Smart | Compile fix |
blob | commitdiff | raw | diff to current |
2008-10-31 |
Vadim Zeitlin | fix MSVC /Wp64 warning about size_t to int conversion... |
blob | commitdiff | raw | diff to current |
2008-10-10 |
Francesco Montorsi | group hit-test flags into an enum (like I did in docs... |
blob | commitdiff | raw | diff to current |
2008-09-16 |
Julian Smart | Switched off some buggy optimisation that caused caret... |
blob | commitdiff | raw | diff to current |
2008-05-20 |
Julian Smart | COnversion of some common font names to current platform |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Julian Smart | Fixed common style collection and superscript/subscript... |
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-29 |
Julian Smart | Added a wxRichTextCtrl-specific caret implementation... |
blob | commitdiff | raw | diff to current |
2008-04-27 |
Julian Smart | Further wxRichTextCtrl performance improvements |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Julian Smart | Made performance acceptable for editing large paragraph... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Julian Smart | Further optimizations |
blob | commitdiff | raw | diff to current |
2008-04-23 |
Julian Smart | Further performance optimizations |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Julian Smart | Speeded up wrapping (again), this time using partial... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
Julian Smart | Added wxRichTextCtrl superscript and subscript support... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
Julian Smart | Don't take the previous paragraph style when deleting... |
blob | commitdiff | raw | diff to current |
2008-02-13 |
Julian Smart | Further fixes, for selected text display and new paragr... |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Julian Smart | Make SaveFile and LoadFile virtual so they can be overr... |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Julian Smart | Merged wxRichTextAttr and wxTextAttrEx into wxTextAttr... |
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 |
2007-05-24 |
Vadim Zeitlin | put #if wxUSE_FFILE && wxUSE_STREAMS around functions... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Julian Smart | Added flag for removing attributes |
blob | commitdiff | raw | diff to current |
2007-01-28 |
Julian Smart | Added extra hit test style for more accurate reporting |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Robin Dunn | Fix compile error |
blob | commitdiff | raw | diff to current |
2006-11-30 |
Julian Smart | Correction to accessors |
blob | commitdiff | raw | diff to current |
2006-07-24 |
Vadim Zeitlin | documentation for wxAppTraits (patch 1518295 from Franc... |
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-17 |
Julian Smart | Added wxRICHTEXT_HANDLER_NO_HEADER_FOOTER to allow... |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Julian Smart | Added wxRICHTEXT_SETSTYLE_RESET SetStyleEx() flag to... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
Julian Smart | Added outline level |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Julian Smart | Added a couple of text effects |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Julian Smart | Style application fixes |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Julian Smart | Reuse wxCaret object |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Julian Smart | Digital Mars doesn't like the identifiers being declare... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Julian Smart | Corrected a clearing bug |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Julian Smart | First cut at printing support for wxRichTextCtrl |
blob | commitdiff | raw | diff to current |
2006-10-26 |
Julian Smart | Fixed initialisation order warning |
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-16 |
Robin Dunn | Add wxRichTextModuleInit |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Julian Smart | Fixed tab selection bug |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Julian Smart | Added paragraph symbol font (Get/SetSymbolFont in attri... |
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-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-12 |
Julian Smart | Setting the current style from the UI is a mode that... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Julian Smart | Fixed flag setting omission that showed up as list... |
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-02 |
Julian Smart | Implemented wxTextAttrEx::CombineEx and wxRichTextAttr... |
blob | commitdiff | raw | diff to current |
2006-06-29 |
Julian Smart | Moved wxRichTextCtrl to its own library |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Julian Smart | Typo correction |
blob | commitdiff | raw | diff to current |
2006-06-28 |
Julian Smart | Added support for tabs in wxRichTextCtrl (Ashish More) |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Włodzimierz Skiba | Line-up interfaces to use size_t for GetCount()s. |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Julian Smart | Separated XML and HTML rich text I/O handlers |
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-21 |
Michael Wetherell | Fix a couple of export declarations |
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 | Efficiency measures; file loading bug fix |
blob | commitdiff | raw | diff to current |
2005-10-19 |
Julian Smart | Introduced invalidation of ranges for later optimizatio... |
blob | commitdiff | raw | diff to current |
next |