need to include wx/imaglist.h even when using PCH
[wxWidgets.git] / src / richtext / richtextxml.cpp
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 SmartSupport for characters below 32 (not supported as text or
2006-10-01  Julian SmartAdded rich text buffer clipboard support.
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-07-25  Włodzimierz SkibaSimplify PCH support. Minor source cleaning.
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2005-12-18  Julian SmartSeparated XML and HTML rich text I/O handlers
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-21  Julian SmartFixed warning, move caret in OnPaint
2005-10-20  Julian SmartEfficiency measures; file loading bug fix
2005-10-19  Włodzimierz Skibaconst consistent for Clone(). Load/Save split to DoLoad...
2005-10-19  Julian SmartAdded wxRichTextCtrl