Whitespaces and headers cleaning.
[wxWidgets.git] / src / richtext /
2006-10-20  Włodzimierz SkibaWhitespaces and headers cleaning.
2006-10-20  Paul Cornettbuid fix
2006-10-19  Julian SmartSpin control usage correction
2006-10-19  Julian SmartCompilation fixes
2006-10-19  Julian SmartAdded a list style editor page to the formatting dialog.
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  Stefan Csomorwhile gcc 4 works under xcode, 3.3. builds don't, there...
2006-10-10  Julian SmartReturn type change
2006-10-09  Julian SmartDon't use precompiled header directives in included...
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  Julian SmartDon't use toolbook for formatting dialog until we have...
2006-10-09  Paul Cornettwarning fixes/minor cleanup
2006-10-09  Paul Cornettbuild fixes for WXWIN_COMPATIBILITY_2_6=0
2006-10-08  Vadim Zeitlinfix format mismatch warnings
2006-10-08  Vadim Zeitlinneed to include wx/imaglist.h even when using PCH
2006-10-08  Vadim Zeitlindon't define g_UnicodeSubsetTable in non-Unicode build...
2006-10-08  Vadim Zeitlinfix compilation after recent wxTextCtrl changes
2006-10-08  Vadim ZeitlinVC compilation fix after last commit
2006-10-08  Vadim Zeitlintesting whether signed char is greater than 127 is...
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 SmartSupport for characters below 32 (not supported as text or
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-08  Vadim Zeitlinfixed VC warning about unreachable code
2006-10-02  Julian SmartUse wxIsalnum to test for word delimiters
2006-10-02  Julian SmartCompilo fix
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-26  Julian SmartConverts DOS line endings to Unix if necessary
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-12  Julian SmartStyle listbox now shows current style
2006-09-12  Julian SmartSetting the current style from the UI is a mode that...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Włodzimierz SkibaPCH build fix.
2006-07-25  Włodzimierz SkibaSimplify PCH support. Minor source cleaning.
2006-07-04  Julian SmartScrolling improvements
2006-07-03  Julian SmartSetStyle/GetStyle corrections
2006-07-02  Julian SmartImplemented wxTextAttrEx::CombineEx and wxRichTextAttr...
2006-07-01  Julian SmartNeed to convert from physical to logical units inside...
2006-06-28  Julian SmartAdded support for tabs in wxRichTextCtrl (Ashish More)
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-16  Julian SmartMake an image block beore writing it, if there's no...
2006-04-12  Julian SmartApplied patch [ 1463711 ] wxRichTextCtrl fix for pastin...
2006-04-10  Vadim Zeitlindon't let the user modify the contents of read-only...
2006-03-27  Włodzimierz SkibaFinal and global PRIOR/NEXT change: keep consistency...
2006-03-21  Vadim ZeitlinMade wxList::compatibility_iterator a class in wxUSE_ST...
2006-03-08  Vadim Zeitlincorrect gcc print format warnings
2006-03-08  Vadim Zeitlinuse wxCHECK instead of wxASSERT to avoid crashing later...
2006-03-07  Julian SmartApplied patch [ 1445031 ] wxString passed as ellipsis...
2006-03-07  Julian SmartAdded conversion to HTML, by Akin Demirtug
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-02  Julian SmartScroll text into view when typing
2006-01-01  Vadim Zeitlinfixed VC7 unreachable code warning (given even in debug...
2005-12-18  Julian SmartSeparated XML and HTML rich text I/O handlers
2005-12-18  Julian SmartFixed bug introduced by compiler compatibility fix
2005-11-27  Michael WetherellSmall fixes to allow compilation with --enable-stl
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-06  Włodzimierz SkibaeVC4 warning fixes.
2005-11-06  Włodzimierz SkibaeVC4 warning fixes.
2005-10-31  Julian SmartApplied patch [ 1341085 ] richtext xml build fix
2005-10-28  Julian SmartApplied patch [ 1339882 ] richtext misc cleanup
2005-10-25  Julian SmartFixed warnings/errors and changed Thaw
2005-10-25  Julian SmartDon't clear background in Refresh (to suit poor impleme...
2005-10-22  Julian SmartNow works when derived from wxTextCtrlBase, using wxScr...
2005-10-22  Julian SmartCorrections for wxUSE_STL=1
2005-10-22  Julian SmartMore Erase substitutions
2005-10-22  Julian SmartAdded missing include
2005-10-22  Julian SmartReplace node deletion with Erase
2005-10-22  Włodzimierz SkibawxTinderbox build fixes.
2005-10-21  Julian SmartDon't try to open clipboard if already open
2005-10-21  Julian SmartReduced unnecessary painting; delete/recreate caret...
2005-10-21  Julian SmartSwitched antialiasing off since GetTextExtent doesn...
2005-10-21  Julian SmartFixed warning, move caret in OnPaint
2005-10-21  Julian SmartRestored code uglies
2005-10-21  Julian SmartRemoved macros
2005-10-21  Julian SmartFixed some styling bugs, optimized resize for large...
2005-10-20  Julian SmartResets scroll position on load
2005-10-20  Włodzimierz SkibaWarning fixes.
2005-10-20  Julian SmartEfficiency measures; file loading bug fix
2005-10-19  Julian SmartIntroduced invalidation of ranges for later optimizatio...
2005-10-19  Włodzimierz Skibaconst consistent for Clone(). Load/Save split to DoLoad...
2005-10-19  Julian SmartFirst part of a layout optimization
2005-10-19  Julian SmartOnly draw if inside client rectangle
2005-10-19  Julian SmartAdded wxRichTextCtrl