Added the ability to use built-in bullet styles, currently standard/circle or standar...
authorJulian Smart <julian@anthemion.co.uk>
Fri, 20 Oct 2006 13:04:12 +0000 (13:04 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 20 Oct 2006 13:04:12 +0000 (13:04 +0000)
commitf089713f9e8be7aa10fd7094b11de361c9bc949a
tree5092802f63278580ed6b0a28ae4318795b60102b
parent13bc5380f22abbd24ace1cfd9c5a84294889d7df
Added the ability to use built-in bullet styles, currently standard/circle or standard/square.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/richtext/richtextbuffer.h
include/wx/richtext/richtextbulletspage.h
include/wx/richtext/richtextctrl.h
include/wx/richtext/richtextliststylepage.h
src/richtext/richtextbuffer.cpp
src/richtext/richtextbulletspage.cpp
src/richtext/richtextliststylepage.cpp
src/richtext/richtextxml.cpp