]> git.saurik.com Git - wxWidgets.git/blobdiff - version-script.in
Revert previous commit for fear that 'test -h' may not work everywhere
[wxWidgets.git] / version-script.in
index 352e3459dbd2bbdc4aec490be78215d6988abc7f..20ffe3467cd178f8644e77df9b3be5028066fdd5 100644 (file)
@@ -1,21 +1,43 @@
 #
 # $Id$
-# 
+#
 
 # Note: Remove all of the tags below except for the last one when creating
 #       new development branch.
 
 
-# public symbols added in release 2.6.2
-# (or 2.6.1, we started versioning the symbols in 2.6.2):
+# public symbols added in release 2.6.2 (please keep in alphabetical order):
 
 @WX_VERSION_TAG@.2 {
     global:
-        *wxLaunchDefaultBrowser*;
+        *wxChoice*GetCurrentSelection*;
+        *wxComboBox*GetCurrentSelection*;
+        *wxDateTime*FromTimezone*;
+        *wxDialog*GetEscapeId*;
+        *wxEVT_MEDIA_LOADED*;
+        *wxGenericListCtrl*SetItemFont*wxFont*;
+        *wxGenericListCtrl*GetItemFont*;
+        *wxGetTextExtent*wxFont*wxString*;
+        *wxImage*HSVValue*;
+        *wxImage*RGBValue*;
+        *wxImage*RotateHue*;
         *wxLogBuffer*;
+        *wxLongLong*ToDouble*;
+        *wxMediaCtrl*Load*wxURI*wxURI*;
+        *wxMediaCtrl*ShowPlayerControls*wxMediaPlayerControls*;
         *wxMessageOutputBest*;
-        wxEVT_SCROLL_CHANGED;
-        *wxFileDialog*DoSetSize*;
+        *wxShadowObject*;
+        *wxStaticText*Wrap*;
+        *wxTopLevelWindowGTK*RequestUserAttention*;
+        *wxWindowMSW*MSWWindowProc*;
+        *wxWizard*FinishLayout*;
+        *wxWizardPage*TransferDataFromWindow*;
+        *wxWizardPage*TransferDataToWindow*;
+        *wxWizardPage*Validate*;
+        *wxXmlResource*ConvertFileNameToURL*wxString*;
+        *wxXmlResource*IsArchive*wxString*;
+        *wxXmlResource*Unload*wxString*;
+        *wxZipFSHandler*Cleanup*;
 };