]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/windows2.i
Lots of changes for wxPython to start using many of the new featues in
authorRobin Dunn <robin@alldunn.com>
Thu, 24 Jul 2003 00:28:34 +0000 (00:28 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 24 Jul 2003 00:28:34 +0000 (00:28 +0000)
commit3ef86e32ddee8d77078b1e18affa3cadcdc420d2
treed0844013694d0f1cce5f9af236f1a8ea5f4c8b62
parente4a7bbfc1ebf7434b7c291e6fb4a060dcd9b0aee
Lots of changes for wxPython to start using many of the new featues in
wxWindows 2.5

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
61 files changed:
wxPython/CHANGES.txt
wxPython/contrib/stc/gtk/stc_.cpp
wxPython/contrib/stc/gtk/stc_.py
wxPython/contrib/xrc/xrc.cpp
wxPython/contrib/xrc/xrc.i
wxPython/setup.py
wxPython/src/_defs.i
wxPython/src/_extras.py
wxPython/src/cmndlgs.i
wxPython/src/controls.i
wxPython/src/controls2.i
wxPython/src/events.i
wxPython/src/fonts.i
wxPython/src/frames.i
wxPython/src/gdi.i
wxPython/src/grid.i
wxPython/src/gtk/cmndlgs.cpp
wxPython/src/gtk/cmndlgs.py
wxPython/src/gtk/controls.cpp
wxPython/src/gtk/controls.py
wxPython/src/gtk/controls2.cpp
wxPython/src/gtk/controls2.py
wxPython/src/gtk/events.cpp
wxPython/src/gtk/events.py
wxPython/src/gtk/fonts.cpp
wxPython/src/gtk/fonts.py
wxPython/src/gtk/frames.cpp
wxPython/src/gtk/frames.py
wxPython/src/gtk/gdi.cpp
wxPython/src/gtk/gdi.py
wxPython/src/gtk/grid.cpp
wxPython/src/gtk/grid.py
wxPython/src/gtk/html.cpp
wxPython/src/gtk/html.py
wxPython/src/gtk/image.cpp
wxPython/src/gtk/image.py
wxPython/src/gtk/misc.cpp
wxPython/src/gtk/misc.py
wxPython/src/gtk/misc2.cpp
wxPython/src/gtk/misc2.py
wxPython/src/gtk/stattool.cpp
wxPython/src/gtk/stattool.py
wxPython/src/gtk/windows.cpp
wxPython/src/gtk/windows.py
wxPython/src/gtk/windows2.cpp
wxPython/src/gtk/windows2.py
wxPython/src/gtk/wizard.cpp
wxPython/src/gtk/wizard.py
wxPython/src/gtk/wx.cpp
wxPython/src/gtk/wx.py
wxPython/src/helpers.cpp
wxPython/src/helpers.h
wxPython/src/html.i
wxPython/src/image.i
wxPython/src/misc.i
wxPython/src/misc2.i
wxPython/src/printfw.i
wxPython/src/stattool.i
wxPython/src/windows.i
wxPython/src/windows2.i
wxPython/src/wizard.i