wxWidgets/include/wx/richtext
Julian Smart 0ca07313fb Added rich text buffer clipboard support.
Added double-left-click word selection support.
Now saves only the active attributes to XML.
Eliminated wxRichTextFragment class to allow  wxRichTextBuffer
to be used where wxRichTextFragment was used.
Fixed AddParagraph virtual function hiding warning.
Miscellaneous small wxRichTextCtrl bug fixes and cleanup.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-01 14:46:03 +00:00
..
richtextbuffer.h Added rich text buffer clipboard support. 2006-10-01 14:46:03 +00:00
richtextctrl.h Added rich text buffer clipboard support. 2006-10-01 14:46:03 +00:00
richtexthtml.h
richtextstyles.h Fixed bugs in, and added operators and copy constructors to, style 2006-09-29 08:53:23 +00:00
richtextxml.h