Regenerated the renamers with the new build_renamers.py

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-12-11 20:06:35 +00:00
parent 05a03b016a
commit bf5ff0c308
26 changed files with 169 additions and 168 deletions

View File

@@ -19,12 +19,12 @@ del sys, _wx
# Now assign all the reverse-renamed names:
wxPrePanel = wx.windows.PrePanel
wxPanel = wx.windows.Panel
wxPanelPtr = wx.windows.PanelPtr
wxPreScrolledWindow = wx.windows.PreScrolledWindow
wxPrePanel = wx.windows.PrePanel
wxScrolledWindow = wx.windows.ScrolledWindow
wxScrolledWindowPtr = wx.windows.ScrolledWindowPtr
wxPreScrolledWindow = wx.windows.PreScrolledWindow
wxFULLSCREEN_NOMENUBAR = wx.windows.FULLSCREEN_NOMENUBAR
wxFULLSCREEN_NOTOOLBAR = wx.windows.FULLSCREEN_NOTOOLBAR
wxFULLSCREEN_NOSTATUSBAR = wx.windows.FULLSCREEN_NOSTATUSBAR
@@ -34,15 +34,15 @@ wxFULLSCREEN_ALL = wx.windows.FULLSCREEN_ALL
wxTOPLEVEL_EX_DIALOG = wx.windows.TOPLEVEL_EX_DIALOG
wxTopLevelWindow = wx.windows.TopLevelWindow
wxTopLevelWindowPtr = wx.windows.TopLevelWindowPtr
wxPreFrame = wx.windows.PreFrame
wxFrame = wx.windows.Frame
wxFramePtr = wx.windows.FramePtr
wxPreDialog = wx.windows.PreDialog
wxPreFrame = wx.windows.PreFrame
wxDialog = wx.windows.Dialog
wxDialogPtr = wx.windows.DialogPtr
wxPreMiniFrame = wx.windows.PreMiniFrame
wxPreDialog = wx.windows.PreDialog
wxMiniFrame = wx.windows.MiniFrame
wxMiniFramePtr = wx.windows.MiniFramePtr
wxPreMiniFrame = wx.windows.PreMiniFrame
wxSPLASH_CENTRE_ON_PARENT = wx.windows.SPLASH_CENTRE_ON_PARENT
wxSPLASH_CENTRE_ON_SCREEN = wx.windows.SPLASH_CENTRE_ON_SCREEN
wxSPLASH_NO_CENTRE = wx.windows.SPLASH_NO_CENTRE
@@ -52,9 +52,9 @@ wxSplashScreenWindow = wx.windows.SplashScreenWindow
wxSplashScreenWindowPtr = wx.windows.SplashScreenWindowPtr
wxSplashScreen = wx.windows.SplashScreen
wxSplashScreenPtr = wx.windows.SplashScreenPtr
wxPreStatusBar = wx.windows.PreStatusBar
wxStatusBar = wx.windows.StatusBar
wxStatusBarPtr = wx.windows.StatusBarPtr
wxPreStatusBar = wx.windows.PreStatusBar
wxSP_NOBORDER = wx.windows.SP_NOBORDER
wxSP_NOSASH = wx.windows.SP_NOSASH
wxSP_PERMIT_UNSPLIT = wx.windows.SP_PERMIT_UNSPLIT
@@ -68,9 +68,9 @@ wxSPLIT_VERTICAL = wx.windows.SPLIT_VERTICAL
wxSPLIT_DRAG_NONE = wx.windows.SPLIT_DRAG_NONE
wxSPLIT_DRAG_DRAGGING = wx.windows.SPLIT_DRAG_DRAGGING
wxSPLIT_DRAG_LEFT_DOWN = wx.windows.SPLIT_DRAG_LEFT_DOWN
wxPreSplitterWindow = wx.windows.PreSplitterWindow
wxSplitterWindow = wx.windows.SplitterWindow
wxSplitterWindowPtr = wx.windows.SplitterWindowPtr
wxPreSplitterWindow = wx.windows.PreSplitterWindow
wxSplitterEvent = wx.windows.SplitterEvent
wxSplitterEventPtr = wx.windows.SplitterEventPtr
wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED = wx.windows.wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED
@@ -90,9 +90,9 @@ wxSASH_RIGHT = wx.windows.SASH_RIGHT
wxSASH_BOTTOM = wx.windows.SASH_BOTTOM
wxSASH_LEFT = wx.windows.SASH_LEFT
wxSASH_NONE = wx.windows.SASH_NONE
wxPreSashWindow = wx.windows.PreSashWindow
wxSashWindow = wx.windows.SashWindow
wxSashWindowPtr = wx.windows.SashWindowPtr
wxPreSashWindow = wx.windows.PreSashWindow
wxSASH_STATUS_OK = wx.windows.SASH_STATUS_OK
wxSASH_STATUS_OUT_OF_RANGE = wx.windows.SASH_STATUS_OUT_OF_RANGE
wxSashEvent = wx.windows.SashEvent
@@ -115,28 +115,28 @@ wxQueryLayoutInfoEvent = wx.windows.QueryLayoutInfoEvent
wxQueryLayoutInfoEventPtr = wx.windows.QueryLayoutInfoEventPtr
wxCalculateLayoutEvent = wx.windows.CalculateLayoutEvent
wxCalculateLayoutEventPtr = wx.windows.CalculateLayoutEventPtr
wxPreSashLayoutWindow = wx.windows.PreSashLayoutWindow
wxSashLayoutWindow = wx.windows.SashLayoutWindow
wxSashLayoutWindowPtr = wx.windows.SashLayoutWindowPtr
wxPreSashLayoutWindow = wx.windows.PreSashLayoutWindow
wxLayoutAlgorithm = wx.windows.LayoutAlgorithm
wxLayoutAlgorithmPtr = wx.windows.LayoutAlgorithmPtr
wxPrePopupWindow = wx.windows.PrePopupWindow
wxPopupWindow = wx.windows.PopupWindow
wxPopupWindowPtr = wx.windows.PopupWindowPtr
wxPrePopupTransientWindow = wx.windows.PrePopupTransientWindow
wxPrePopupWindow = wx.windows.PrePopupWindow
wxPopupTransientWindow = wx.windows.PopupTransientWindow
wxPopupTransientWindowPtr = wx.windows.PopupTransientWindowPtr
wxPrePopupTransientWindow = wx.windows.PrePopupTransientWindow
wxTipWindow = wx.windows.TipWindow
wxTipWindowPtr = wx.windows.TipWindowPtr
wxPreVScrolledWindow = wx.windows.PreVScrolledWindow
wxVScrolledWindow = wx.windows.VScrolledWindow
wxVScrolledWindowPtr = wx.windows.VScrolledWindowPtr
wxPreVListBox = wx.windows.PreVListBox
wxPreVScrolledWindow = wx.windows.PreVScrolledWindow
wxVListBox = wx.windows.VListBox
wxVListBoxPtr = wx.windows.VListBoxPtr
wxPreHtmlListBox = wx.windows.PreHtmlListBox
wxPreVListBox = wx.windows.PreVListBox
wxHtmlListBox = wx.windows.HtmlListBox
wxHtmlListBoxPtr = wx.windows.HtmlListBoxPtr
wxPreHtmlListBox = wx.windows.PreHtmlListBox
wxTaskBarIcon = wx.windows.TaskBarIcon
wxTaskBarIconPtr = wx.windows.TaskBarIconPtr
wxTaskBarIconEvent = wx.windows.TaskBarIconEvent
@@ -187,9 +187,9 @@ wxFindDialogEvent = wx.windows.FindDialogEvent
wxFindDialogEventPtr = wx.windows.FindDialogEventPtr
wxFindReplaceData = wx.windows.FindReplaceData
wxFindReplaceDataPtr = wx.windows.FindReplaceDataPtr
wxPreFindReplaceDialog = wx.windows.PreFindReplaceDialog
wxFindReplaceDialog = wx.windows.FindReplaceDialog
wxFindReplaceDialogPtr = wx.windows.FindReplaceDialogPtr
wxPreFindReplaceDialog = wx.windows.PreFindReplaceDialog
IDM_WINDOWTILE = wx.windows.IDM_WINDOWTILE
IDM_WINDOWTILEHOR = wx.windows.IDM_WINDOWTILEHOR
IDM_WINDOWCASCADE = wx.windows.IDM_WINDOWCASCADE
@@ -198,15 +198,15 @@ IDM_WINDOWNEXT = wx.windows.IDM_WINDOWNEXT
IDM_WINDOWTILEVERT = wx.windows.IDM_WINDOWTILEVERT
wxFIRST_MDI_CHILD = wx.windows.FIRST_MDI_CHILD
wxLAST_MDI_CHILD = wx.windows.LAST_MDI_CHILD
wxPreMDIParentFrame = wx.windows.PreMDIParentFrame
wxMDIParentFrame = wx.windows.MDIParentFrame
wxMDIParentFramePtr = wx.windows.MDIParentFramePtr
wxPreMDIChildFrame = wx.windows.PreMDIChildFrame
wxPreMDIParentFrame = wx.windows.PreMDIParentFrame
wxMDIChildFrame = wx.windows.MDIChildFrame
wxMDIChildFramePtr = wx.windows.MDIChildFramePtr
wxPreMDIClientWindow = wx.windows.PreMDIClientWindow
wxPreMDIChildFrame = wx.windows.PreMDIChildFrame
wxMDIClientWindow = wx.windows.MDIClientWindow
wxMDIClientWindowPtr = wx.windows.MDIClientWindowPtr
wxPreMDIClientWindow = wx.windows.PreMDIClientWindow
wxPyWindow = wx.windows.PyWindow
wxPyWindowPtr = wx.windows.PyWindowPtr
wxPyPanel = wx.windows.PyPanel
@@ -228,9 +228,9 @@ wxPrintDialogPtr = wx.windows.PrintDialogPtr
wxPRINTER_NO_ERROR = wx.windows.PRINTER_NO_ERROR
wxPRINTER_CANCELLED = wx.windows.PRINTER_CANCELLED
wxPRINTER_ERROR = wx.windows.PRINTER_ERROR
wxPrinter_GetLastError = wx.windows.Printer_GetLastError
wxPrinter = wx.windows.Printer
wxPrinterPtr = wx.windows.PrinterPtr
wxPrinter_GetLastError = wx.windows.Printer_GetLastError
wxPrintout = wx.windows.Printout
wxPrintoutPtr = wx.windows.PrintoutPtr
wxPreviewCanvas = wx.windows.PreviewCanvas