wxWidgets/include/wx/richtext
Julian Smart 38f833b10c Added list style to text attributes, independent from paragraph style
Added list style definition
Added SetListStyle, ClearListStyle, NumberList, PromoteList to
buffer and control classes
Changed style listbox so double-click applies style instead of
single click. This allows for multiple items to be applicable,
and also in future to edit styles from this listbox without
accidentally applying the style to content.
Added wxRichTextStyleListCtrl which also shows a wxChoice for
selecting the type of style to display.
Style sheets can form a chain to allow inheritance from current
style sheet (not yet supported by style list controls).
Added PushStyleSheet/PopStyleSheet.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-17 14:09:14 +00:00
..
richtextbuffer.h Added list style to text attributes, independent from paragraph style 2006-10-17 14:09:14 +00:00
richtextbulletspage.h Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning of fresh richtext code. 2006-10-09 10:26:18 +00:00
richtextctrl.h Added list style to text attributes, independent from paragraph style 2006-10-17 14:09:14 +00:00
richtextfontpage.h Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning of fresh richtext code. 2006-10-09 10:26:18 +00:00
richtextformatdlg.h Return type change 2006-10-10 17:01:36 +00:00
richtexthtml.h Use paragraph's attributes for paragraph-related styles, and also 2006-10-08 14:00:55 +00:00
richtextindentspage.h Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning of fresh richtext code. 2006-10-09 10:26:18 +00:00
richtextstylepage.h Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning of fresh richtext code. 2006-10-09 10:26:18 +00:00
richtextstyles.h Added list style to text attributes, independent from paragraph style 2006-10-17 14:09:14 +00:00
richtextsymboldlg.h Added back necessary defines 'cleaned' away. If folks could resist the urge to delete 2006-10-11 16:28:35 +00:00
richtexttabspage.h Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning of fresh richtext code. 2006-10-09 10:26:18 +00:00
richtextxml.h Moved wxRichTextCtrl to its own library 2006-06-29 07:16:39 +00:00