]> git.saurik.com Git - wxWidgets.git/commit - include/wx/richtext/richtextbuffer.h
Fixed a bug setting caret position after setting or clearing selection
authorJulian Smart <julian@anthemion.co.uk>
Mon, 20 Nov 2006 11:33:44 +0000 (11:33 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 20 Nov 2006 11:33:44 +0000 (11:33 +0000)
commitff76711fbee3bc3358c69ca43b44f0c8258ad1f9
tree80ab6c9ed004179c74625dc624252cb1dea595f4
parent2c40325930cce5d76dcf05345c8c5896b2d6119a
Fixed a bug setting caret position after setting or clearing selection
Implemented forced line breaks within a paragraph, entered with Shift-Return.

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