]>
Commit | Line | Data |
---|---|---|
e25a94ac VS |
1 | # |
2 | # $Id$ | |
b3eb133b | 3 | # |
e25a94ac VS |
4 | |
5 | # Note: Remove all of the tags below except for the last one when creating | |
6 | # new development branch. | |
7 | ||
8 | ||
f60b1d82 | 9 | # public symbols added in release 2.6.2 (please keep in alphabetical order): |
e25a94ac VS |
10 | |
11 | @WX_VERSION_TAG@.2 { | |
12 | global: | |
6603071a MB |
13 | *wxClientDataDictionary*Delete*; |
14 | *wxClientDataDictionary*DestroyData*; | |
15 | *wxClientDataDictionary*Find*; | |
16 | *wxClientDataDictionary*Get*; | |
17 | *wxClientDataDictionary*Set*wxClientData*; | |
18 | *wxClientDataDictionary*wxClientDataDictionary*; | |
19 | *wxClientDataDictionaryPair*wxClientDataDictionaryPair*; | |
20 | *wxClientDataDictionaryPairVector*at*; | |
21 | *wxClientDataDictionaryPairVector*back*; | |
22 | *wxClientDataDictionaryPairVector*Copy*void*; | |
23 | *wxClientDataDictionaryPairVector*erase*; | |
24 | *wxClientDataDictionaryPairVector*Free*void*; | |
25 | *wxClientDataDictionaryPairVector*front*; | |
26 | *wxClientDataDictionaryPairVector*pop_back*; | |
27 | *wxClientDataDictionaryPairVector*push_back*wxClientDataDictionaryPair*; | |
28 | *wxClientDataDictionaryPairVector*wxClientDataDictionaryPairVector*wxClientDataDictionaryPairVector*; | |
29 | *wxClientDataDictionaryPairVector*wxClientDataDictionaryPairVector*; | |
f60b1d82 | 30 | *wxDialog*GetEscapeId*; |
c5191fbd | 31 | *wxEVT_MEDIA_LOADED*; |
f60b1d82 VZ |
32 | *wxGenericListCtrl*SetItemFont*wxFont*; |
33 | *wxGenericListCtrl*GetItemFont*; | |
996994c7 | 34 | *wxGetTextExtent*wxFont*wxString*; |
978d3d36 VZ |
35 | *wxImage*HSVValue*; |
36 | *wxImage*RGBValue*; | |
37 | *wxImage*RotateHue*; | |
c5191fbd VZ |
38 | *wxLogBuffer*; |
39 | *wxMediaCtrl*Load*wxURI*wxURI*; | |
40 | *wxMediaCtrl*ShowPlayerControls*wxMediaPlayerControls*; | |
e25a94ac | 41 | *wxMessageOutputBest*; |
f60b1d82 | 42 | *wxShadowObject*; |
0cc970b3 | 43 | *wxTopLevelWindowGTK*RequestUserAttention*; |
6603071a MB |
44 | *wxVectorBase*Alloc*; |
45 | *wxVectorBase*Append*void*; | |
46 | *wxVectorBase*clear*; | |
47 | *wxVectorBase*copy*wxVectorBase*; | |
48 | *wxVectorBase*GetItem*; | |
49 | *wxVectorBase*RemoveAt*; | |
50 | *wxVectorBase*size*; | |
51 | *wxVectorBase*wxVectorBase*; | |
b3eb133b | 52 | *wxWizard*FinishLayout*; |
8df1373a | 53 | *wxXmlResource*ConvertFileNameToURL*wxString*; |
8df1373a | 54 | *wxXmlResource*IsArchive*wxString*; |
f60b1d82 VZ |
55 | *wxXmlResource*Unload*wxString*; |
56 | *wxZipFSHandler*Cleanup*; | |
e25a94ac VS |
57 | }; |
58 | ||
59 | ||
60 | # symbols available since the beginning of this branch are only given | |
61 | # generic branch tag (don't remove this!): | |
62 | ||
2b5f62a0 | 63 | @WX_VERSION_TAG@ { |
e25a94ac VS |
64 | global: |
65 | *; | |
2b5f62a0 | 66 | }; |