Change log for wxRTC fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@67042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2011-02-27 08:16:28 +00:00
parent b876a83ac4
commit fbaae26c41

View File

@@ -110,6 +110,7 @@ All (GUI):
cursor without needing a selection, and setting the default style now cursor without needing a selection, and setting the default style now
avoids duplicating character attributes in subsequently typed text when avoids duplicating character attributes in subsequently typed text when
they exist in the paragraph style. they exist in the paragraph style.
- wxRTC: fixed IsPositionVisible to scroll a position into view correctly.
- Fixed error in generic tree control CalculatePositions. - Fixed error in generic tree control CalculatePositions.
- Added wxFD_FILE_MUST_EXIST to wxFileSelector function. - Added wxFD_FILE_MUST_EXIST to wxFileSelector function.
- Added wxDataViewCtrl Get/SetValueByRow functions for forward compatibility - Added wxDataViewCtrl Get/SetValueByRow functions for forward compatibility