2013-09-29 |
Julian Smart | Added wxRichTextTableBlock class to help with table... |
blob | commitdiff | raw |
2013-09-27 |
Julian Smart | wxRTC: fixed guidelines overwriting adjacent cell borde... |
blob | commitdiff | raw | diff to current |
2013-09-24 |
Julian Smart | Added wxRichTextAction::SetOldAndNewObjects for clarity... |
blob | commitdiff | raw | diff to current |
2013-09-23 |
Julian Smart | Make wxRichTextRectArray usable by other parts of wxRTC |
blob | commitdiff | raw | diff to current |
2013-09-22 |
Julian Smart | Partial fix for #15196: wxRichTextCell caret issues... |
blob | commitdiff | raw | diff to current |
2013-09-20 |
Julian Smart | Added setters for table row and column count |
blob | commitdiff | raw | diff to current |
2013-09-15 |
Vadim Zeitlin | Use wxGetTranslation() instead of _() in the public... |
blob | commitdiff | raw | diff to current |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw | diff to current |
2013-07-25 |
Vadim Zeitlin | Fix build with wxUSE_FFILE=0. |
blob | commitdiff | raw | diff to current |
2013-06-25 |
Julian Smart | Applied colspan corrections, #15274 and #15275 (dghart) |
blob | commitdiff | raw | diff to current |
2013-06-08 |
Robin Dunn | More docs cleanup and fixes for richtextbuffer |
blob | commitdiff | raw | diff to current |
2013-05-26 |
Julian Smart | Applied patch for #15189 - avoid crash when deleting... |
blob | commitdiff | raw | diff to current |
2013-05-06 |
Julian Smart | Applied patches for #15184 (wxRichTextAction fix for... |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Robin Dunn | export wxRichTextObjectPtrArrayArray since it is used... |
blob | commitdiff | raw | diff to current |
2013-02-28 |
Julian Smart | Corrected loading of images: we need the parent size... |
blob | commitdiff | raw | diff to current |
2013-02-04 |
Julian Smart | Added support for sub-object virtual attributes (tempor... |
blob | commitdiff | raw | diff to current |
2013-01-14 |
Julian Smart | Added Set/GetFloatingLayoutMode to switch off time... |
blob | commitdiff | raw | diff to current |
2012-12-05 |
Julian Smart | wxRTC text box layout fixes |
blob | commitdiff | raw | diff to current |
2012-07-07 |
Vadim Zeitlin | Explicitly call base class ctor in wxRichTextFieldType... |
blob | commitdiff | raw | diff to current |
2012-05-20 |
Julian Smart | Added pixel size capability to wxTextAttr and wxRichTex... |
blob | commitdiff | raw | diff to current |
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 |
next |