2005-06-29 21:37:25 +00:00
|
|
|
#
|
|
|
|
# $Id$
|
2005-07-15 16:26:11 +00:00
|
|
|
#
|
2005-06-29 21:37:25 +00:00
|
|
|
|
|
|
|
# Note: Remove all of the tags below except for the last one when creating
|
|
|
|
# new development branch.
|
|
|
|
|
|
|
|
|
2005-07-28 21:00:46 +00:00
|
|
|
# public symbols added in release 2.6.2 (please keep in alphabetical order):
|
2005-06-29 21:37:25 +00:00
|
|
|
|
|
|
|
@WX_VERSION_TAG@.2 {
|
|
|
|
global:
|
2005-08-28 13:33:31 +00:00
|
|
|
*wxChoice*GetCurrentSelection*;
|
|
|
|
*wxComboBox*GetCurrentSelection*;
|
2005-08-28 13:31:20 +00:00
|
|
|
*wxDateTime*FromTimezone*;
|
2005-07-28 21:00:46 +00:00
|
|
|
*wxDialog*GetEscapeId*;
|
2005-07-28 23:56:57 +00:00
|
|
|
*wxEVT_MEDIA_LOADED*;
|
2005-07-28 21:00:46 +00:00
|
|
|
*wxGenericListCtrl*SetItemFont*wxFont*;
|
|
|
|
*wxGenericListCtrl*GetItemFont*;
|
2005-07-31 09:42:16 +00:00
|
|
|
*wxGetTextExtent*wxFont*wxString*;
|
2005-07-28 22:50:34 +00:00
|
|
|
*wxImage*HSVValue*;
|
|
|
|
*wxImage*RGBValue*;
|
|
|
|
*wxImage*RotateHue*;
|
2005-07-28 23:56:57 +00:00
|
|
|
*wxLogBuffer*;
|
2005-08-28 00:33:20 +00:00
|
|
|
*wxLongLong*ToDouble*;
|
2005-07-28 23:56:57 +00:00
|
|
|
*wxMediaCtrl*Load*wxURI*wxURI*;
|
|
|
|
*wxMediaCtrl*ShowPlayerControls*wxMediaPlayerControls*;
|
2005-06-29 21:37:25 +00:00
|
|
|
*wxMessageOutputBest*;
|
2005-07-28 21:00:46 +00:00
|
|
|
*wxShadowObject*;
|
2005-08-16 23:14:34 +00:00
|
|
|
*wxStaticText*Wrap*;
|
2005-07-29 10:10:42 +00:00
|
|
|
*wxTopLevelWindowGTK*RequestUserAttention*;
|
2005-08-16 20:32:31 +00:00
|
|
|
*wxWindowMSW*MSWWindowProc*;
|
2005-07-15 16:26:11 +00:00
|
|
|
*wxWizard*FinishLayout*;
|
2005-08-04 00:22:47 +00:00
|
|
|
*wxWizardPage*TransferDataFromWindow*;
|
|
|
|
*wxWizardPage*TransferDataToWindow*;
|
|
|
|
*wxWizardPage*Validate*;
|
2005-07-17 12:54:37 +00:00
|
|
|
*wxXmlResource*ConvertFileNameToURL*wxString*;
|
|
|
|
*wxXmlResource*IsArchive*wxString*;
|
2005-07-28 21:00:46 +00:00
|
|
|
*wxXmlResource*Unload*wxString*;
|
|
|
|
*wxZipFSHandler*Cleanup*;
|
2005-06-29 21:37:25 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
# symbols available since the beginning of this branch are only given
|
|
|
|
# generic branch tag (don't remove this!):
|
|
|
|
|
2002-12-04 14:11:26 +00:00
|
|
|
@WX_VERSION_TAG@ {
|
2005-06-29 21:37:25 +00:00
|
|
|
global:
|
|
|
|
*;
|
2002-12-04 14:11:26 +00:00
|
|
|
};
|