]> git.saurik.com Git - wxWidgets.git/history - include/wx/richtext
add wxUSE_WEAKREF (modified partially applied patch 1870445)
[wxWidgets.git] / include / wx / richtext /
2008-02-07  Václav Slavíkremoved unused SYMBOL_WXRICHTEXT.*_TITLE values that...
2008-02-01  Julian SmartAdded a reset-buffer event to give an opportunity to...
2008-01-27  Vadim Zeitlindon't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
2008-01-22  Julian SmartAdded event handler macro
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-12-30  Julian SmartReduction of includes
2007-11-28  Julian SmartUse wxStdDialogButtonSizer
2007-11-27  Václav Slavíkonce again removed #ifdefs that conditionally included...
2007-11-15  Julian SmartCorrected symbol for OS/2
2007-11-15  Julian SmartAdded missing include
2007-11-14  Julian SmartBorder corrections, and more compact dialog sizes
2007-10-27  Julian SmartFixed context menu in wxRichTextCtrl
2007-10-24  Julian SmartSmall usability improvements
2007-10-11  Julian SmartMake SaveFile and LoadFile virtual so they can be overr...
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-10-02  Vadim Zeitlinfix several mingw32 warnings (patch from Tim Stahlhut)
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-07  Julian SmartInit fix
2007-05-24  Vadim Zeitlinput #if wxUSE_FFILE && wxUSE_STREAMS around functions...
2007-04-08  Vadim Zeitlinfix new wxHVScroll code to build with WXWIN_COMPATIBILI...
2007-02-07  Julian SmartAdded flag for removing attributes
2007-01-28  Julian SmartAdded extra hit test style for more accurate reporting
2006-12-29  Julian SmartProcess capture lost event to avoid assertion
2006-12-24  Václav Slavíkremoved #ifdefs that conditionally included the exact...
2006-12-01  Robin DunnFix compile error
2006-11-30  Julian SmartCorrection to accessors
2006-11-26  Julian SmartStyles now sorted alphabetically
2006-11-25  Mattia Barbon Allow building when WXINTL_NO_GETTEXT_MACRO is defined.
2006-11-22  Julian SmartAdded setters for print and page data
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-11-20  Julian SmartFixed a bug setting caret position after setting or...
2006-11-18  Julian SmartSmall cleanup.
2006-11-17  Julian SmartRemoved obsolete code
2006-11-17  Julian SmartAdded wxRICHTEXT_HANDLER_NO_HEADER_FOOTER to allow...
2006-11-17  Julian SmartAdded wxRICHTEXT_SETSTYLE_RESET SetStyleEx() flag to...
2006-11-16  Julian SmartRemoved new function
2006-11-15  Julian SmartMade new functions non-virtual
2006-11-15  Julian SmartSmall bug fixes
2006-11-10  Julian SmartAdded outline level
2006-11-09  Julian SmartSome documentation enhancements for wxRichTextCtrl
2006-11-08  Julian SmartAdd ctor parameters to match wxTextCtrl
2006-11-08  Julian SmartAdded a couple of text effects
2006-11-02  Julian SmartStyle application fixes
2006-10-30  Julian SmartCopy constructor warning elimination
2006-10-30  Julian SmartReuse wxCaret object
2006-10-29  Julian SmartDigital Mars doesn't like the identifiers being declare...
2006-10-29  Michael WetherellFixes for semicolons, commas and wxSTRING_MAXLEN from...
2006-10-28  Julian SmartCorrected a clearing bug
2006-10-27  Julian SmartTypo fix
2006-10-27  Julian SmartFirst cut at printing support for wxRichTextCtrl
2006-10-26  Julian SmartFixed initialisation order warning
2006-10-26  Julian SmartTypo fixes
2006-10-26  Julian SmartAdded URL support to attribute objects and to wxRichTex...
2006-10-25  Włodzimierz SkibaMake wxRichTextCtrl again buildable on WinCE.
2006-10-21  Stefan NeisCorrected port name used in headers.
2006-10-20  Julian SmartAdded the ability to use built-in bullet styles, curren...
2006-10-20  Włodzimierz SkibaWhitespaces and headers cleaning.
2006-10-19  Julian SmartAdded missing WXDLLIMPEXP_RICHTEXT symbol
2006-10-19  Julian SmartCompilation fixes
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.
2006-10-17  Włodzimierz SkibaHeaders cleaning.
2006-10-17  Julian SmartAdded list style to text attributes, independent from...
2006-10-16  Robin DunnAdd wxRichTextModuleInit
2006-10-13  Julian SmartFixed tab selection bug
2006-10-11  Julian SmartAdded back necessary defines 'cleaned' away. If folks...
2006-10-10  Julian SmartReturn type change
2006-10-09  Włodzimierz SkibaUse wxBookCtrl wrapper rather than wxNotebook in common...
2006-10-09  Włodzimierz SkibaWarnings, build errors, headers, licence, prefered...
2006-10-09  Paul Cornettnon-pch build fixes
2006-10-08  Vadim Zeitlinfix compilation after recent wxTextCtrl changes
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Julian SmartAdded a customisable formatting dialog for wxRichTextCt...
2006-10-08  Julian SmartAdded a symbol selection dialog, with optional font...
2006-10-08  Julian SmartAdded option to set style from style listbox when single
2006-10-08  Julian SmartUse paragraph's attributes for paragraph-related styles...
2006-10-08  Julian SmartDon't use double buffering on platforms that do it...
2006-10-08  Julian SmartAdded paragraph symbol font (Get/SetSymbolFont in attri...
2006-10-02  Włodzimierz SkibaGCC warning fix. Minor cleanup.
2006-10-01  Julian SmartAdded rich text buffer clipboard support.
2006-09-29  Julian SmartFixed bugs in, and added operators and copy constructor...
2006-09-24  Julian SmartAdded DoLoadFile, DoSaveFile to wxTextCtrlBase
2006-09-19  Julian SmartBetter compatibility between wxRichTextCtrl and wxTextC...
2006-09-19  Julian SmartCorrections to take into account that range in the...
2006-09-13  Julian SmartAdded public keyword
2006-09-12  Julian SmartStyle listbox now shows current style
2006-09-12  Julian SmartSetting the current style from the UI is a mode that...
2006-09-12  Julian SmartFixed flag setting omission that showed up as list...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-03  Julian SmartSetStyle/GetStyle corrections
2006-07-03  Julian SmartUse wxTextCtrlBase as base class on 2.7
2006-07-02  Julian SmartImplemented wxTextAttrEx::CombineEx and wxRichTextAttr...
2006-07-02  Julian SmartTypo correction
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-28  Julian SmartTypo correction
2006-06-28  Julian SmartAdded support for tabs in wxRichTextCtrl (Ashish More)
2006-03-12  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s.
2006-03-07  Julian SmartApplied patch [ 1445031 ] wxString passed as ellipsis...
next