]> git.saurik.com Git - wxWidgets.git/commit - Makefile.in
Drop the Array class added in the last scintilla patch and switch to using wxVector...
authorRobin Dunn <robin@alldunn.com>
Wed, 7 Apr 2010 20:40:32 +0000 (20:40 +0000)
committerRobin Dunn <robin@alldunn.com>
Wed, 7 Apr 2010 20:40:32 +0000 (20:40 +0000)
commitb5fe65c81983fb99a7937592a6ddda236f7dc4d0
tree47410b24eca3d5bafe3b65fd2d8572a2c4ab25ec
parent38723be1d50facc0176455b69b409dcd457ac07a
Drop the Array class added in the last scintilla patch and switch to using wxVector instead.  Closes #11765.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
Makefile.in
build/bakefiles/scintilla.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_vc7_wxscintilla.vcproj
build/msw/wx_vc8_wxscintilla.vcproj
build/msw/wx_vc9_wxscintilla.vcproj
build/msw/wx_wxscintilla.dsp
src/stc/scintilla/src/Array.cpp [deleted file]
src/stc/scintilla/src/Array.h [deleted file]
src/stc/scintilla/src/Editor.cxx
src/stc/scintilla/src/Selection.h