X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e25a94ace8df21f41eff5399fad572e994d2f4db..c5b6251927eacf651b9c46fd6bc499f477ba2360:/version-script.in diff --git a/version-script.in b/version-script.in index 352e3459db..20ffe3467c 100644 --- a/version-script.in +++ b/version-script.in @@ -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*; };