]> git.saurik.com Git - wxWidgets.git/commitdiff
re-enabled all @appearance tags
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 13 Oct 2008 08:05:18 +0000 (08:05 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 13 Oct 2008 08:05:18 +0000 (08:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

36 files changed:
interface/wx/animate.h
interface/wx/bmpbuttn.h
interface/wx/bmpcbox.h
interface/wx/button.h
interface/wx/calctrl.h
interface/wx/checkbox.h
interface/wx/checklst.h
interface/wx/choice.h
interface/wx/clrpicker.h
interface/wx/collpane.h
interface/wx/combo.h
interface/wx/combobox.h
interface/wx/dataview.h
interface/wx/datectrl.h
interface/wx/dirctrl.h
interface/wx/filepicker.h
interface/wx/fontpicker.h
interface/wx/gauge.h
interface/wx/htmllbox.h
interface/wx/hyperlink.h
interface/wx/listbox.h
interface/wx/listctrl.h
interface/wx/odcombo.h
interface/wx/radiobox.h
interface/wx/radiobut.h
interface/wx/scrolbar.h
interface/wx/slider.h
interface/wx/spinbutt.h
interface/wx/spinctrl.h
interface/wx/statbmp.h
interface/wx/statbox.h
interface/wx/stattext.h
interface/wx/textctrl.h
interface/wx/tglbtn.h
interface/wx/treectrl.h
interface/wx/vlbox.h

index 0c071c5a56feb8006705769e2b7972d259d6ba5d..6e5f043905f3fe9c203cef38fa8b8911785b0b7b 100644 (file)
@@ -49,7 +49,7 @@ enum wxAnimationType
 
     @nativeimpl{wxgtk,wxmsw}
 
-    <!-- @appearance{animationctrl.png} -->
+    @appearance{animationctrl.png}
 
     @see wxAnimation, @sample{animate}
 */
index 0188b00925a1745850930d79b749ae604aab43be..76847b6bd70fbd2e9592cfb3624d65cfb688bb8a 100644 (file)
@@ -61,7 +61,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{bitmapbutton.png} -->
+    @appearance{bitmapbutton.png}
 
     @see wxButton
 */
index f74407e000f9791310905e9ec161c1e6aa513cc1..fcd53cab7100ef3370f289f6c8d1e956f701fe16 100644 (file)
@@ -49,7 +49,7 @@
 
     @library{wxadv}
     @category{ctrl}
-    <!-- @appearance{bitmapcombobox.png} -->
+    @appearance{bitmapcombobox.png}
 
     @see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxCommandEvent
 */
index 60117d124b84afb39bae681cbc0f8e0705595c1b..127938c17fa44d9647c3b2264f7eb21fa9dd29c1 100644 (file)
@@ -38,7 +38,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{button.png} -->
+    @appearance{button.png}
 
     @see wxBitmapButton
 */
index 8adf3848dca991958fe55faab654f26d556f2094..11a09e7fa01b436f1e5853be8ed1753db744eadb 100644 (file)
@@ -249,7 +249,7 @@ enum wxCalendarHitTestResult
 
     @library{wxadv}
     @category{ctrl}
-    <!-- @appearance{calendarctrl.png} -->
+    @appearance{calendarctrl.png}
 
     @nativeimpl{wxgtk,wxmsw}
 
index 94bad3654817015e8ea99d24abdc523a9d5f2f97..73278025630446dd6224f88601c8558531230325 100644 (file)
@@ -47,7 +47,7 @@ enum wxCheckBoxState
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{checkbox.png} -->
+    @appearance{checkbox.png}
 
     @see wxRadioButton, wxCommandEvent
 */
index 8287d5acdf43b578a43cddf5ff28806dd8a5ac56..14d726d9c74f4e142481c64f6e4705a2e4f71f2d 100644 (file)
@@ -28,7 +28,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{checklistbox.png} -->
+    @appearance{checklistbox.png}
 
     @see wxListBox, wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
 */
index 0ad3fdbef2cf1e69ce1a9643f3fcbcbffcc54941..7ea14bb7a3845bbf167cbf4cc5640706bc926dbd 100644 (file)
@@ -26,7 +26,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{choice.png} -->
+    @appearance{choice.png}
 
     @see wxListBox, wxComboBox, wxCommandEvent
 */
index af52b96cc4fcce13293fbec2f4e9700fe2d7bfc3..93391720f736dd15cc5c3477a7b5168ff3e5866b 100644 (file)
@@ -39,7 +39,7 @@
 
     @library{wxcore}
     @category{pickers}
-    <!-- @appearance{colourpickerctrl.png} -->
+    @appearance{colourpickerctrl.png}
 
     @see wxColourDialog, wxColourPickerEvent
 */
index d69ae74f601514c258a7e914e5e9f98319f23540..f7205fe55ef962ff8862fe259442b1362303c3bb 100644 (file)
@@ -98,7 +98,7 @@ public:
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{collapsiblepane.png} -->
+    @appearance{collapsiblepane.png}
 
     @see wxPanel, wxCollapsiblePaneEvent
 */
index b22807e158b1e1dfd3212c5fbbc334fbd5e4d0ef..78a3dca7fc77038cb724bf3288502932ecee4ab0 100644 (file)
@@ -301,7 +301,7 @@ struct wxComboCtrlFeatures
 
     @library{wxbase}
     @category{ctrl}
-    <!-- @appearance{comboctrl.png} -->
+    @appearance{comboctrl.png}
 
     @see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxComboPopup,
          wxCommandEvent
index e3324620a1b40f02bf38a421687f12accd34c02b..9f2c45ea2fe306fcfef522935b3e870107fe82f7 100644 (file)
@@ -53,7 +53,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{combobox.png} -->
+    @appearance{combobox.png}
 
     @see wxListBox, wxTextCtrl, wxChoice, wxCommandEvent
 */
index d43c8944b60939c7317eb4670f4b6efd907cee7b..af9b681f47835c4b417384807bd11ad10949eb4f 100644 (file)
@@ -703,7 +703,7 @@ public:
 
     @library{wxadv}
     @category{ctrl,dvc}
-    <!-- @appearance{dataviewctrl.png} -->
+    @appearance{dataviewctrl.png}
 */
 class wxDataViewCtrl : public wxControl
 {
@@ -1682,7 +1682,7 @@ public:
 
     @library{wxbase}
     @category{ctrl,dvc}
-    <!-- @appearance{dataviewtreectrl.png} -->
+    @appearance{dataviewtreectrl.png}
 */
 class wxDataViewTreeCtrl : public wxDataViewCtrl
 {
index ea378b9f0a6d77937dea44c186c84290a3979a8a..0cf709411d523685415dc86834de255dacf60e68 100644 (file)
@@ -48,7 +48,7 @@
 
     @library{wxadv}
     @category{pickers}
-    <!-- @appearance{datepickerctrl.png} -->
+    @appearance{datepickerctrl.png}
 
     @see wxCalendarCtrl, wxDateEvent
 */
index d47ffadb856fb34a9c9abe88595a8e807ed779d4..60910dbbbc02ab5ac62d15872b030249924d19d5 100644 (file)
@@ -29,7 +29,7 @@
 
     @library{wxbase}
     @category{ctrl}
-    <!-- @appearance{genericdirctrl.png} -->
+    @appearance{genericdirctrl.png}
 */
 class wxGenericDirCtrl : public wxControl
 {
index 35b0efd4806b10cc815e0fbfec5d3063e89f5856..4e0b9156e4aafaa84b94fce42f524d930f113478 100644 (file)
@@ -50,7 +50,7 @@
 
     @library{wxcore}
     @category{pickers}
-    <!-- @appearance{filepickerctrl.png} -->
+    @appearance{filepickerctrl.png}
 
     @see wxFileDialog, wxFileDirPickerEvent
 */
@@ -174,7 +174,7 @@ public:
 
     @library{wxcore}
     @category{pickers}
-    <!-- @appearance{dirpickerctrl.png} -->
+    @appearance{dirpickerctrl.png}
 
     @see wxDirDialog, wxFileDirPickerEvent
 */
index 7c067a78f83cb6daceff4cdc6dca8abcb323e6a2..4476d3ce9845f64f53e9d2914c45bb90634018fa 100644 (file)
@@ -42,7 +42,7 @@
 
     @library{wxcore}
     @category{pickers}
-    <!-- @appearance{fontpickerctrl.png} -->
+    @appearance{fontpickerctrl.png}
 
     @see wxFontDialog, wxFontPickerEvent
 */
index 82f0ecfa6cc0ddf747ddcdbe5542f8bf45ecdede..f583c15c1050c9016bd899ee9909d4b600cec88a 100644 (file)
@@ -37,7 +37,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{gauge.png} -->
+    @appearance{gauge.png}
 
     @see wxSlider, wxScrollBar
 */
index c99670cc6d4ee529e2bacc843a35a25c608f4bce..7096573fc0f5edc6d6677999eb98fb319e74bd9a 100644 (file)
@@ -17,7 +17,7 @@
 
     @library{wxhtml}
     @category{ctrl}
-    <!-- @appearance{htmllistbox.png} -->
+    @appearance{htmllistbox.png}
 
     @see wxSimpleHtmlListBox
 */
@@ -175,7 +175,7 @@ public:
 
     @library{wxhtml}
     @category{ctrl}
-    <!-- @appearance{simplehtmllistbox.png} -->
+    @appearance{simplehtmllistbox.png}
 
     @see wxSimpleHtmlListBox::Create
 */
index 00582ab834b8cea7b114fcd99dab62fa6ddb9c17..fa33892e62863c942fad4984e0d0d8d3544c027b 100644 (file)
@@ -70,7 +70,7 @@ public:
 
     @library{wxadv}
     @category{ctrl}
-    <!-- @appearance{hyperlinkctrl.png} -->
+    @appearance{hyperlinkctrl.png}
 
     @see wxURL, wxHyperlinkEvent
 */
index 55bd53553d038a2b3c28af50ac751b1ac75c3896..ed3dfaf77f99e76ed6c6c49338a2de77a1eee3fc 100644 (file)
@@ -53,7 +53,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{listbox.png} -->
+    @appearance{listbox.png}
 
     @see wxEditableListBox, wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
 */
index 5bc3425981625649d85cf183ba61bec354137d13..6efd4911730c328a4cef669d39c595a4d57aec2d 100644 (file)
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{listctrl.png} -->
+    @appearance{listctrl.png}
 
     @see @ref overview_listctrl "wxListCtrl Overview", wxListView,
     wxListBox, wxTreeCtrl, wxImageList, wxListEvent, wxListItem, wxEditableListBox
@@ -1083,7 +1083,7 @@ public:
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{listview.png} -->
+    @appearance{listview.png}
 
     @see wxListView::SetColumnImage
 */
index 607b20d4d18ba9a64d3fcaf0b5dae5f6763d892b..a52627f52814b26870754f3e97fab9aa87ac8ca5 100644 (file)
@@ -56,7 +56,7 @@ enum wxOwnerDrawnComboBoxPaintingFlags
 
     @library{wxadv}
     @category{ctrl}
-    <!-- @appearance{ownerdrawncombobox.png} -->
+    @appearance{ownerdrawncombobox.png}
 
     @see wxComboCtrl, wxComboBox, wxVListBox, wxCommandEvent
 */
index e75165e4c11b660d16b93f7973f97acdaaeb43af..d3bc7cb56710d5448f11d63055e7b11d939ff6df 100644 (file)
@@ -32,7 +32,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{radiobox.png} -->
+    @appearance{radiobox.png}
 
     @see @ref overview_eventhandling, wxRadioButton, wxCheckBox
 */
index 5fe292f85b712fbad0b6893ea819ee19dd8183c1..fe0690b3f4a49302435b9f613e9d8bb7d2bb3000 100644 (file)
@@ -38,7 +38,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{radiobutton.png} -->
+    @appearance{radiobutton.png}
 
     @see @ref overview_eventhandling, wxRadioBox, wxCheckBox
 */
index 913132d2245787567b1064238a988254eb487ec3..8a2d72c3c0022210d98bd7c4b5a789b8a06c49e1 100644 (file)
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{scrollbar.png} -->
+    @appearance{scrollbar.png}
 
     @see @ref overview_scrolling, @ref overview_eventhandling, wxScrolled
 */
index 828d6a1f38749234b57ae1a0a8138eec1746c7b7..d4a6fdc03ed47e68ba5b636ba11b123c24c6e694 100644 (file)
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{slider.png} -->
+    @appearance{slider.png}
 
     @see @ref overview_eventhandling, wxScrollBar
 */
index 775cb3aaf867a0627bb669d18eb9ea5f87d48071..6de0b4799683c23e800c025c579a9b973c4cbf44 100644 (file)
@@ -92,7 +92,7 @@ public:
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{spinbutton.png} -->
+    @appearance{spinbutton.png}
 
     @see wxSpinCtrl
 */
index 82d5c2b299fea2251ed16202cfb88f6ead851738..a2eb52078f4a6175b0055cbdef58f825ddafbea7 100644 (file)
@@ -39,7 +39,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{spinctrl.png} -->
+    @appearance{spinctrl.png}
 
     @see wxSpinButton, wxSpinCtrlDouble, wxControl
 */
index 8fe3981cf9d46d46efed24ac066b0dc28380b823..f36675be7747c6d4f761b062906a1151b6a06c3b 100644 (file)
@@ -19,7 +19,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{staticbitmap.png} -->
+    @appearance{staticbitmap.png}
 
     @see wxStaticBitmap, wxStaticBox
 */
index 7fa19dc21a4f5b811091455a39f05af76241dd7e..a0aa6ad295143c06a897aea54ff09e5c7a3e1d2e 100644 (file)
@@ -24,7 +24,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{staticbox.png} -->
+    @appearance{staticbox.png}
 
     @see wxStaticText
 */
index 456c0dc2857021b471707bdeddcd3e2714cf0c05..dbf2fa6252c5ae1400a84ac806f0c73b5fbad886 100644 (file)
@@ -39,7 +39,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{statictext.png} -->
+    @appearance{statictext.png}
 
     @see wxStaticBitmap, wxStaticBox
 */
index 1130fc79131eee2db63692f147fadc00dbadff22..d3815cada738c15f4feb7b824f6e91cc7bbf5b12 100644 (file)
@@ -1001,7 +1001,7 @@ public:
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{textctrl.png} -->
+    @appearance{textctrl.png}
 
     @see wxTextCtrl::Create, wxValidator
 */
index aed1a940a836a7561c39a1ad8c27d15a2876197c..a64e52e402ca6679cd00e51f6a0691b5da7ee090 100644 (file)
@@ -24,7 +24,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{togglebutton.png} -->
+    @appearance{togglebutton.png}
 
     @see wxCheckBox, wxButton, wxBitmapToggleButton
 */
@@ -118,7 +118,7 @@ public:
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{bitmaptogglebutton.png} -->
+    @appearance{bitmaptogglebutton.png}
 */
 class wxBitmapToggleButton : public wxControl
 {
index 372576d50835ba4b6d5f9e63f43897ac0a0332ba..d390c6307dd764c08e15654f751b2a7c534f9837 100644 (file)
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{treectrl.png} -->
+    @appearance{treectrl.png}
 
     @see wxDataViewTreeCtrl, wxTreeEvent, wxTreeItemData, @ref overview_treectrl, wxListBox,
          wxListCtrl, wxImageList
index fcbb7c8a3a29cd39d7dde8af6bf77e140c0b9a25..caf04f3a74e38c978ac4cd8cc4d05c305209c142 100644 (file)
@@ -30,7 +30,7 @@
 
     @library{wxcore}
     @category{ctrl}
-    <!-- @appearance{vlistbox.png} -->
+    @appearance{vlistbox.png}
 
     @see wxSimpleHtmlListBox, wxHtmlListBox
 */