]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/src/__core_reverse.txt
made dates in comments consistent
[wxWidgets.git] / wxPython / src / __core_reverse.txt
... / ...
CommitLineData
1# Other names that need to be reverse-renamed for the old namespace
2
3PyOnDemandOutputWindow
4App
5GetApp
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
30PyUnbornObjectError
31PyDeadObjectError
32CallAfter
33FutureCall
34NotebookPage
35PyEventBinder
36DLG_PNT
37DLG_SZE
38
39PyAssertionError
40
41MemoryFSHandler_AddFile
42InitAllImageHandlers
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*
50__version__*