Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / src / richtext /
2013-10-01  Julian SmartApplied #15226 wxRichTextCtrl: Implement setting proper...
2013-09-29  Julian SmartApplied #15226 with modifications: wxRichTextCtrl:...
2013-09-29  Julian SmartDon't redraw borders for cells that are hidden - fixes...
2013-09-29  Julian SmartAdded wxRichTextTableBlock class to help with table...
2013-09-29  Julian SmartFixed capitalisation
2013-09-29  Julian SmartApplied patch #15540: wxRichTextTable: crashes due...
2013-09-29  Julian SmartwxRTC: save and load the 'shown' status in case there...
2013-09-27  Julian SmartwxRTC: fixed guidelines overwriting adjacent cell borde...
2013-09-26  Julian SmartCorrected disabling of controls in cell editor.
2013-09-23  Julian SmartMake wxRichTextRectArray usable by other parts of wxRTC
2013-09-22  Julian SmartPartial fix for #15196: wxRichTextCell caret issues...
2013-09-22  Julian SmartAllow absent checkbox when transferring dimension data
2013-09-19  Julian SmartThe alignment controls are now left-aligned if the...
2013-09-19  Julian SmartCorrections to border placement
2013-09-19  Julian SmartSecond part of #15224 fix: AddRows, AddColumns (dghart)
2013-09-19  Julian SmartFix for #15224: wxRichTextTable: Setting a cell's text...
2013-09-19  Julian SmartFix for #15520: wxRichTextCtrl: Drawing the selection...
2013-09-18  Julian SmartEnsure that the overall table border doesn't get overdr...
2013-09-14  Julian SmartWorkaround for #15404: wxRichTextCtrl: caret does not...
2013-09-03  Julian SmartwxRTC: extracted XML utilities into a separate class...
2013-08-29  Julian SmartCrash fix for inserting text into a buffer without...
2013-08-09  Julian SmartApplied #15393 (dghart) fixing wxRichTextTable for...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-25  Vadim ZeitlinFix build with wxUSE_FFILE=0.
2013-07-05  Julian SmartUse wxRTC text colour if possible for caret
2013-07-05  Julian SmartDon't flash wxRTC caret if blink time is zero, and...
2013-06-29  Vadim ZeitlinFix VC6 compilation of wxRichTextTable code.
2013-06-25  Julian SmartApplied rowspan patch #15276 (dghart)
2013-06-25  Julian SmartApplied colspan corrections, #15274 and #15275 (dghart)
2013-06-12  Julian SmartThe style listbox now takes into account the style...
2013-06-11  Julian SmartUntranslated strings now won't be overwritten by regene...
2013-06-11  Julian SmartFixed a refresh bug due to the optimized refresh rect...
2013-06-10  Vadim ZeitlinFix crash when undoing the deletion of a nested table...
2013-06-10  Vadim ZeitlinDon't mark the strings "1", "2", ... "10" as translatable.
2013-05-26  Julian SmartApplied patch for #15189 - avoid crash when deleting...
2013-05-26  Vadim ZeitlinReset row and columns count in wxRichTextTable::ClearTa...
2013-05-07  Robin DunnCall InitializeModules instead of just module->Init...
2013-05-06  Julian SmartApplied patches for #15184 (wxRichTextAction fix for...
2013-05-06  Julian SmartApplied patch #15183 (wxRichTextTable::DeleteColumns...
2013-04-29  Vadim ZeitlinAdd empty paragraph in wxRichTextTable::AddColumns...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-04-05  Julian SmartDon't reset URL if applying character style
2013-03-21  Vadim ZeitlinNo changes, just remove an unused line of code.
2013-03-18  Julian SmartFixed help for symbol picker and style manager dialogs
2013-03-18  Julian SmartAdded control over whether size and position units...
2013-03-17  Julian SmartCorrected clipboard data id
2013-03-16  Julian SmartFixed centering/right alignment of last line
2013-03-14  Julian SmartCorrected wxRichTextCaret refresh
2013-03-14  Julian SmartWe need to switch off UI elements before they are laid...
2013-03-13  Julian SmartFixed some warnings
2013-03-12  Julian SmartAdded ability to switch off more components of the...
2013-03-11  Julian SmartSearch for font instead of creating it each time
2013-03-11  Julian SmartAdded missing RTTI
2013-03-04  Julian SmartCorrected layout when scaling the control
2013-02-28  Julian SmartCorrected loading of images: we need the parent size...
2013-02-04  Julian SmartAdded support for sub-object virtual attributes (tempor...
2013-01-27  Julian SmartPrevent assertions because of zero image size
2013-01-19  Julian SmartWhen selecting the bitmap bullet style, the name can...
2013-01-16  Julian SmartFix wrong value
2013-01-16  Julian SmartBetter compatibility with old files when creating an...
2013-01-14  Julian SmartAdded Set/GetFloatingLayoutMode to switch off time...
2013-01-08  Julian SmartDetect when the window is still captured when dragging...
2012-12-22  Julian SmartFix for bug #14915 - wxRichTextCtrl: Not able to move...
2012-12-05  Julian SmartwxRTC text box layout fixes
2012-10-10  Julian SmartDon't write text if it's empty
2012-09-27  Vadim ZeitlinRemove the now unnecessary wxRichTextCtrl::SelectAll().
2012-09-12  Julian SmartAdded support for wxTEXT_ATTR_EFFECT_SMALL_CAPITALS.
2012-09-09  Vadim ZeitlinFix deprecating warning introduced in r72446.
2012-09-09  Julian SmartEnsure the selected style is visible.
2012-08-25  Julian SmartFixed typo in dialog project file
2012-08-25  Julian SmartFixed a problem with text effects flag always being...
2012-08-24  Vadim ZeitlinNo changes, just a typo fix in wxRichTextCtrl UI code.
2012-07-18  Julian SmartReverted format changes since 2.9 works differently
2012-07-18  Julian SmartString formatting fixes
2012-07-18  Julian SmartString formatting fix
2012-07-15  Julian SmartAdded continuation bullet style for supporting multiple...
2012-07-13  Julian SmartFix for caret positioning bug when selecting content
2012-07-13  Julian SmartFixed wxRichTextCtrl caret test case
2012-07-08  Julian SmartFix for scroll position being changed when partial...
2012-06-25  Julian SmartFix for page break problem: fixes #14429
2012-06-21  Julian SmartFixed #14429: Printing a large table in wxRichTextCtrl...
2012-06-21  Julian SmartPrevent index access error
2012-06-18  Julian SmartFixed #14417: wxRichTextCtrl crashes on LoadFile
2012-06-15  Vadim ZeitlinFix harmless MSVC warning about converting pointer...
2012-06-04  Julian SmartCorrected collection of common attributes, for clashing...
2012-06-01  Vadim ZeitlinUse wxCLASSINFO() instead of deprecated CLASSINFO().
2012-06-01  Vadim ZeitlinUse wxDynamicCast() instead of IsKindOf() checks.
2012-05-26  Julian SmartAdded full scaling to wxRTC
2012-05-22  Jouk JansenFix compilation when wxUSE_DRAG_AND_DROP=0
2012-05-20  Julian SmartDon't use deprecated font family style
2012-05-20  Vadim ZeitlinCompilation fix for wxRichTextCtrl.
2012-05-20  Julian SmartAdded pixel size capability to wxTextAttr and wxRichTex...
2012-05-16  Julian SmartThe object size page now has full position attribute...
2012-05-14  Julian SmartClear styles popup if there is no style sheet
2012-05-11  Julian SmartFixed layout and hit-testing problem particularly with...
2012-05-10  Julian SmartAdded wxRichTextXMLHandler::RegisterNodeName so custom...
2012-05-09  Julian SmartAdded field implementation
2012-05-08  Julian SmartMoved default margins to buffer class Init; reduced...
2012-05-07  Julian SmartCorrected top-level object layout in paragraphs
2012-05-07  Julian SmartFixed inconsistent calculation of line height in paragr...
next