Add more info about Scintilla changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,8 +5,10 @@ MANIFEST
|
|||||||
_build_dmg
|
_build_dmg
|
||||||
_build_rpm
|
_build_rpm
|
||||||
build
|
build
|
||||||
|
build-dbg
|
||||||
build-gtk
|
build-gtk
|
||||||
build-gtk2
|
build-gtk2
|
||||||
|
build-gtk2-dbg.unicode
|
||||||
build-gtk2.unicode
|
build-gtk2.unicode
|
||||||
build-pkg
|
build-pkg
|
||||||
build-pkg-debug
|
build-pkg-debug
|
||||||
|
@@ -24,7 +24,10 @@ people can do imports without "import *" and can use names like
|
|||||||
wx.Frame instead of wx.wxFrame. This is phase 1 of a full transition
|
wx.Frame instead of wx.wxFrame. This is phase 1 of a full transition
|
||||||
to the new namespace.
|
to the new namespace.
|
||||||
|
|
||||||
Updated Scintilla to 1.51.
|
Updated Scintilla to 1.51. I also changed it to use wxListCtrl
|
||||||
|
instead of wxLIstBox for the AutoComplete window, added the ability to
|
||||||
|
use custom bitmaps in the margin and in the AutoComplete windows, and
|
||||||
|
worked out how to do proper clipping of child windows on wxGTK.
|
||||||
|
|
||||||
Patrick O'Brien's PyCrust package has been renamed to Py and now
|
Patrick O'Brien's PyCrust package has been renamed to Py and now
|
||||||
includes several new tools. As part of the change the location of the
|
includes several new tools. As part of the change the location of the
|
||||||
|
Reference in New Issue
Block a user