]> git.saurik.com Git - wxWidgets.git/blame - wxPython/src/__core_reverse.txt
made dates in comments consistent
[wxWidgets.git] / wxPython / src / __core_reverse.txt
CommitLineData
d14a1e28
RD
1# Other names that need to be reverse-renamed for the old namespace
2
3PyOnDemandOutputWindow
4App
c92d9283 5GetApp
d14a1e28
RD
6PySimpleApp
7PyWidgetTester
8
9App_GetMacSupportPCMenuShortcuts
10App_GetMacAboutMenuItemId
11App_GetMacPreferencesMenuItemId
12App_GetMacExitMenuItemId
13App_GetMacHelpMenuTitleName
14App_SetMacSupportPCMenuShortcuts
15App_SetMacAboutMenuItemId
16App_SetMacPreferencesMenuItemId
17App_SetMacExitMenuItemId
18App_SetMacHelpMenuTitleName
19App_GetComCtl32Version
20
21Platform
22USE_UNICODE
23VERSION_STRING
24MAJOR_VERSION
25MINOR_VERSION
26RELEASE_VERSION
27SUBREL_VERSION
28VERSION
29RELEASE_NUMBER
9e58eb56 30PyUnbornObjectError
d14a1e28
RD
31PyDeadObjectError
32CallAfter
33FutureCall
34NotebookPage
35PyEventBinder
36DLG_PNT
37DLG_SZE
38
39PyAssertionError
40
41MemoryFSHandler_AddFile
a3150741 42InitAllImageHandlers
d14a1e28
RD
43
44
45# With the * on the end these will cause code to be added that
46# will scan for other names in the source module tha have the
47# given prefix and will put a reference in the local module.
48EVT*
49WXK*
c9c106fd 50__version__*