generated rename directives are no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
// A bunch of %rename directives generated by BuildRenamers in config.py
|
||||
// in order to remove the wx prefix from all global scope names.
|
||||
|
||||
#ifndef BUILDING_RENAMERS
|
||||
|
||||
%rename(ParamX) wxParamX;
|
||||
%rename(FuncX) wxFuncX;
|
||||
%rename(PropX) wxPropX;
|
||||
%rename(ParamXArray) wxParamXArray;
|
||||
%rename(FuncXArray) wxFuncXArray;
|
||||
%rename(PropXArray) wxPropXArray;
|
||||
%rename(ActiveXWindow) wxActiveXWindow;
|
||||
%rename(ActiveXEvent) wxActiveXEvent;
|
||||
%rename(IEHtmlWindowBase) wxIEHtmlWindowBase;
|
||||
|
||||
#endif
|
@@ -1,2 +0,0 @@
|
||||
|
||||
EVT*
|
@@ -29,8 +29,6 @@
|
||||
|
||||
MAKE_CONST_WXSTRING_NOSWIG(PanelNameStr);
|
||||
|
||||
%include _activex_rename.i
|
||||
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
|
@@ -1,16 +0,0 @@
|
||||
// A bunch of %rename directives generated by BuildRenamers in config.py
|
||||
// in order to remove the wx prefix from all global scope names.
|
||||
|
||||
#ifndef BUILDING_RENAMERS
|
||||
|
||||
%rename(ANIM_UNSPECIFIED) wxANIM_UNSPECIFIED;
|
||||
%rename(ANIM_DONOTREMOVE) wxANIM_DONOTREMOVE;
|
||||
%rename(ANIM_TOBACKGROUND) wxANIM_TOBACKGROUND;
|
||||
%rename(ANIM_TOPREVIOUS) wxANIM_TOPREVIOUS;
|
||||
%rename(AnimationPlayer) wxAnimationPlayer;
|
||||
%rename(AnimationBase) wxAnimationBase;
|
||||
%rename(GIFAnimation) wxGIFAnimation;
|
||||
%rename(AN_FIT_ANIMATION) wxAN_FIT_ANIMATION;
|
||||
%rename(GIFAnimationCtrl) wxGIFAnimationCtrl;
|
||||
|
||||
#endif
|
@@ -35,8 +35,6 @@ animated GIF files
|
||||
MAKE_CONST_WXSTRING2(AnimationControlNameStr, wxT("animationControl"));
|
||||
MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
|
||||
|
||||
%include _animate_rename.i
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
@@ -1,41 +0,0 @@
|
||||
// A bunch of %rename directives generated by BuildRenamers in config.py
|
||||
// in order to remove the wx prefix from all global scope names.
|
||||
|
||||
#ifndef BUILDING_RENAMERS
|
||||
|
||||
%rename(DS_MANAGE_SCROLLBARS) wxDS_MANAGE_SCROLLBARS;
|
||||
%rename(DS_DRAG_CORNER) wxDS_DRAG_CORNER;
|
||||
%rename(DynamicSashSplitEvent) wxDynamicSashSplitEvent;
|
||||
%rename(DynamicSashUnifyEvent) wxDynamicSashUnifyEvent;
|
||||
%rename(DynamicSashWindow) wxDynamicSashWindow;
|
||||
%rename(EL_ALLOW_NEW) wxEL_ALLOW_NEW;
|
||||
%rename(EL_ALLOW_EDIT) wxEL_ALLOW_EDIT;
|
||||
%rename(EL_ALLOW_DELETE) wxEL_ALLOW_DELETE;
|
||||
%rename(EditableListBox) wxEditableListBox;
|
||||
%rename(RemotelyScrolledTreeCtrl) wxRemotelyScrolledTreeCtrl;
|
||||
%rename(ThinSplitterWindow) wxThinSplitterWindow;
|
||||
%rename(SplitterScrolledWindow) wxSplitterScrolledWindow;
|
||||
%rename(LED_ALIGN_LEFT) wxLED_ALIGN_LEFT;
|
||||
%rename(LED_ALIGN_RIGHT) wxLED_ALIGN_RIGHT;
|
||||
%rename(LED_ALIGN_CENTER) wxLED_ALIGN_CENTER;
|
||||
%rename(LED_ALIGN_MASK) wxLED_ALIGN_MASK;
|
||||
%rename(LED_DRAW_FADED) wxLED_DRAW_FADED;
|
||||
%rename(LEDNumberCtrl) wxLEDNumberCtrl;
|
||||
%rename(TL_ALIGN_LEFT) wxTL_ALIGN_LEFT;
|
||||
%rename(TL_ALIGN_RIGHT) wxTL_ALIGN_RIGHT;
|
||||
%rename(TL_ALIGN_CENTER) wxTL_ALIGN_CENTER;
|
||||
%rename(TREE_HITTEST_ONITEMCOLUMN) wxTREE_HITTEST_ONITEMCOLUMN;
|
||||
%rename(TL_SEARCH_VISIBLE) wxTL_SEARCH_VISIBLE;
|
||||
%rename(TL_SEARCH_LEVEL) wxTL_SEARCH_LEVEL;
|
||||
%rename(TL_SEARCH_FULL) wxTL_SEARCH_FULL;
|
||||
%rename(TL_SEARCH_PARTIAL) wxTL_SEARCH_PARTIAL;
|
||||
%rename(TL_SEARCH_NOCASE) wxTL_SEARCH_NOCASE;
|
||||
%rename(TR_DONT_ADJUST_MAC) wxTR_DONT_ADJUST_MAC;
|
||||
%rename(TreeListColumnInfo) wxTreeListColumnInfo;
|
||||
%rename(SCALE_HORIZONTAL) wxSCALE_HORIZONTAL;
|
||||
%rename(SCALE_VERTICAL) wxSCALE_VERTICAL;
|
||||
%rename(SCALE_UNIFORM) wxSCALE_UNIFORM;
|
||||
%rename(SCALE_CUSTOM) wxSCALE_CUSTOM;
|
||||
%rename(StaticPicture) wxStaticPicture;
|
||||
|
||||
#endif
|
@@ -1,3 +0,0 @@
|
||||
# Other names that need to be reverse-renamed for the old namespace
|
||||
|
||||
EVT*
|
@@ -52,9 +52,6 @@ MAKE_CONST_WXSTRING(StaticPictureNameStr);
|
||||
|
||||
MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
|
||||
|
||||
|
||||
%include _gizmos_rename.i
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
enum {
|
||||
|
@@ -1,9 +0,0 @@
|
||||
// A bunch of %rename directives generated by BuildRenamers in config.py
|
||||
// in order to remove the wx prefix from all global scope names.
|
||||
|
||||
#ifndef BUILDING_RENAMERS
|
||||
|
||||
%rename(GLContext) wxGLContext;
|
||||
%rename(GLCanvas) wxGLCanvas;
|
||||
|
||||
#endif
|
@@ -35,9 +35,6 @@
|
||||
MAKE_CONST_WXSTRING2(GLCanvasNameStr, wxT("GLCanvas"));
|
||||
MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
|
||||
|
||||
|
||||
%include _glcanvas_rename.i
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
class wxPalette;
|
||||
|
@@ -1,30 +0,0 @@
|
||||
// A bunch of %rename directives generated by BuildRenamers in config.py
|
||||
// in order to remove the wx prefix from all global scope names.
|
||||
|
||||
#ifndef BUILDING_RENAMERS
|
||||
|
||||
%rename(ShapeRegion) wxShapeRegion;
|
||||
%rename(AttachmentPoint) wxAttachmentPoint;
|
||||
%rename(PyShapeEvtHandler) wxPyShapeEvtHandler;
|
||||
%rename(PyShape) wxPyShape;
|
||||
%rename(PseudoMetaFile) wxPseudoMetaFile;
|
||||
%rename(PyRectangleShape) wxPyRectangleShape;
|
||||
%rename(PyControlPoint) wxPyControlPoint;
|
||||
%rename(PyBitmapShape) wxPyBitmapShape;
|
||||
%rename(PyDrawnShape) wxPyDrawnShape;
|
||||
%rename(OGLConstraint) wxOGLConstraint;
|
||||
%rename(PyCompositeShape) wxPyCompositeShape;
|
||||
%rename(PyDividedShape) wxPyDividedShape;
|
||||
%rename(PyDivisionShape) wxPyDivisionShape;
|
||||
%rename(PyEllipseShape) wxPyEllipseShape;
|
||||
%rename(PyCircleShape) wxPyCircleShape;
|
||||
%rename(ArrowHead) wxArrowHead;
|
||||
%rename(PyLineShape) wxPyLineShape;
|
||||
%rename(PyPolygonShape) wxPyPolygonShape;
|
||||
%rename(PyTextShape) wxPyTextShape;
|
||||
%rename(Diagram) wxDiagram;
|
||||
%rename(PyShapeCanvas) wxPyShapeCanvas;
|
||||
%rename(OGLInitialize) wxOGLInitialize;
|
||||
%rename(OGLCleanUp) wxOGLCleanUp;
|
||||
|
||||
#endif
|
@@ -1,18 +0,0 @@
|
||||
|
||||
|
||||
|
||||
ShapeCanvas
|
||||
ShapeEvtHandler
|
||||
Shape
|
||||
RectangleShape
|
||||
BitmapShape
|
||||
DrawnShape
|
||||
CompositeShape
|
||||
DividedShape
|
||||
DivisionShape
|
||||
EllipseShape
|
||||
CircleShape
|
||||
LineShape
|
||||
PolygonShape
|
||||
TextShape
|
||||
ControlPoint
|
@@ -39,8 +39,6 @@ of 2D objects. (This version is deprecated, please use wx.lib.ogl instead.)"
|
||||
|
||||
MAKE_CONST_WXSTRING_NOSWIG(EmptyString);
|
||||
|
||||
%include _ogl_rename.i
|
||||
|
||||
%include _ogldefs.i
|
||||
%include _oglbasic.i
|
||||
%include _oglshapes.i
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -1,4 +0,0 @@
|
||||
# Other names that need to be reverse-renamed for the old namespace
|
||||
|
||||
|
||||
EVT*
|
@@ -38,7 +38,6 @@ languages are built-in."
|
||||
MAKE_CONST_WXSTRING(STCNameStr);
|
||||
|
||||
|
||||
%include _stc_rename.i
|
||||
%include _stc_docstrings.i
|
||||
|
||||
enum wxFontEncoding; // forward declare
|
||||
|
Reference in New Issue
Block a user