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-07-28 21:00:46 +00:00
|
|
|
*wxDialog*GetEscapeId*;
|
2005-06-29 21:37:25 +00:00
|
|
|
*wxLogBuffer*;
|
2005-07-28 21:00:46 +00:00
|
|
|
*wxGenericListCtrl*SetItemFont*wxFont*;
|
|
|
|
*wxGenericListCtrl*GetItemFont*;
|
2005-06-29 21:37:25 +00:00
|
|
|
*wxMessageOutputBest*;
|
2005-07-28 21:00:46 +00:00
|
|
|
*wxShadowObject*;
|
2005-07-15 16:26:11 +00:00
|
|
|
*wxWizard*FinishLayout*;
|
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
|
|
|
};
|