From 7e59b88579c7a1e8b4da0827be75dc5d2a84ec73 Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Mon, 13 Oct 2008 08:05:18 +0000 Subject: [PATCH] re-enabled all @appearance tags git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- interface/wx/animate.h | 2 +- interface/wx/bmpbuttn.h | 2 +- interface/wx/bmpcbox.h | 2 +- interface/wx/button.h | 2 +- interface/wx/calctrl.h | 2 +- interface/wx/checkbox.h | 2 +- interface/wx/checklst.h | 2 +- interface/wx/choice.h | 2 +- interface/wx/clrpicker.h | 2 +- interface/wx/collpane.h | 2 +- interface/wx/combo.h | 2 +- interface/wx/combobox.h | 2 +- interface/wx/dataview.h | 4 ++-- interface/wx/datectrl.h | 2 +- interface/wx/dirctrl.h | 2 +- interface/wx/filepicker.h | 4 ++-- interface/wx/fontpicker.h | 2 +- interface/wx/gauge.h | 2 +- interface/wx/htmllbox.h | 4 ++-- interface/wx/hyperlink.h | 2 +- interface/wx/listbox.h | 2 +- interface/wx/listctrl.h | 4 ++-- interface/wx/odcombo.h | 2 +- interface/wx/radiobox.h | 2 +- interface/wx/radiobut.h | 2 +- interface/wx/scrolbar.h | 2 +- interface/wx/slider.h | 2 +- interface/wx/spinbutt.h | 2 +- interface/wx/spinctrl.h | 2 +- interface/wx/statbmp.h | 2 +- interface/wx/statbox.h | 2 +- interface/wx/stattext.h | 2 +- interface/wx/textctrl.h | 2 +- interface/wx/tglbtn.h | 4 ++-- interface/wx/treectrl.h | 2 +- interface/wx/vlbox.h | 2 +- 36 files changed, 41 insertions(+), 41 deletions(-) diff --git a/interface/wx/animate.h b/interface/wx/animate.h index 0c071c5a56..6e5f043905 100644 --- a/interface/wx/animate.h +++ b/interface/wx/animate.h @@ -49,7 +49,7 @@ enum wxAnimationType @nativeimpl{wxgtk,wxmsw} - + @appearance{animationctrl.png} @see wxAnimation, @sample{animate} */ diff --git a/interface/wx/bmpbuttn.h b/interface/wx/bmpbuttn.h index 0188b00925..76847b6bd7 100644 --- a/interface/wx/bmpbuttn.h +++ b/interface/wx/bmpbuttn.h @@ -61,7 +61,7 @@ @library{wxcore} @category{ctrl} - + @appearance{bitmapbutton.png} @see wxButton */ diff --git a/interface/wx/bmpcbox.h b/interface/wx/bmpcbox.h index f74407e000..fcd53cab71 100644 --- a/interface/wx/bmpcbox.h +++ b/interface/wx/bmpcbox.h @@ -49,7 +49,7 @@ @library{wxadv} @category{ctrl} - + @appearance{bitmapcombobox.png} @see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxCommandEvent */ diff --git a/interface/wx/button.h b/interface/wx/button.h index 60117d124b..127938c17f 100644 --- a/interface/wx/button.h +++ b/interface/wx/button.h @@ -38,7 +38,7 @@ @library{wxcore} @category{ctrl} - + @appearance{button.png} @see wxBitmapButton */ diff --git a/interface/wx/calctrl.h b/interface/wx/calctrl.h index 8adf3848dc..11a09e7fa0 100644 --- a/interface/wx/calctrl.h +++ b/interface/wx/calctrl.h @@ -249,7 +249,7 @@ enum wxCalendarHitTestResult @library{wxadv} @category{ctrl} - + @appearance{calendarctrl.png} @nativeimpl{wxgtk,wxmsw} diff --git a/interface/wx/checkbox.h b/interface/wx/checkbox.h index 94bad36548..7327802563 100644 --- a/interface/wx/checkbox.h +++ b/interface/wx/checkbox.h @@ -47,7 +47,7 @@ enum wxCheckBoxState @library{wxcore} @category{ctrl} - + @appearance{checkbox.png} @see wxRadioButton, wxCommandEvent */ diff --git a/interface/wx/checklst.h b/interface/wx/checklst.h index 8287d5acdf..14d726d9c7 100644 --- a/interface/wx/checklst.h +++ b/interface/wx/checklst.h @@ -28,7 +28,7 @@ @library{wxcore} @category{ctrl} - + @appearance{checklistbox.png} @see wxListBox, wxChoice, wxComboBox, wxListCtrl, wxCommandEvent */ diff --git a/interface/wx/choice.h b/interface/wx/choice.h index 0ad3fdbef2..7ea14bb7a3 100644 --- a/interface/wx/choice.h +++ b/interface/wx/choice.h @@ -26,7 +26,7 @@ @library{wxcore} @category{ctrl} - + @appearance{choice.png} @see wxListBox, wxComboBox, wxCommandEvent */ diff --git a/interface/wx/clrpicker.h b/interface/wx/clrpicker.h index af52b96cc4..93391720f7 100644 --- a/interface/wx/clrpicker.h +++ b/interface/wx/clrpicker.h @@ -39,7 +39,7 @@ @library{wxcore} @category{pickers} - + @appearance{colourpickerctrl.png} @see wxColourDialog, wxColourPickerEvent */ diff --git a/interface/wx/collpane.h b/interface/wx/collpane.h index d69ae74f60..f7205fe55e 100644 --- a/interface/wx/collpane.h +++ b/interface/wx/collpane.h @@ -98,7 +98,7 @@ public: @library{wxcore} @category{ctrl} - + @appearance{collapsiblepane.png} @see wxPanel, wxCollapsiblePaneEvent */ diff --git a/interface/wx/combo.h b/interface/wx/combo.h index b22807e158..78a3dca7fc 100644 --- a/interface/wx/combo.h +++ b/interface/wx/combo.h @@ -301,7 +301,7 @@ struct wxComboCtrlFeatures @library{wxbase} @category{ctrl} - + @appearance{comboctrl.png} @see wxComboBox, wxChoice, wxOwnerDrawnComboBox, wxComboPopup, wxCommandEvent diff --git a/interface/wx/combobox.h b/interface/wx/combobox.h index e3324620a1..9f2c45ea2f 100644 --- a/interface/wx/combobox.h +++ b/interface/wx/combobox.h @@ -53,7 +53,7 @@ @library{wxcore} @category{ctrl} - + @appearance{combobox.png} @see wxListBox, wxTextCtrl, wxChoice, wxCommandEvent */ diff --git a/interface/wx/dataview.h b/interface/wx/dataview.h index d43c8944b6..af9b681f47 100644 --- a/interface/wx/dataview.h +++ b/interface/wx/dataview.h @@ -703,7 +703,7 @@ public: @library{wxadv} @category{ctrl,dvc} - + @appearance{dataviewctrl.png} */ class wxDataViewCtrl : public wxControl { @@ -1682,7 +1682,7 @@ public: @library{wxbase} @category{ctrl,dvc} - + @appearance{dataviewtreectrl.png} */ class wxDataViewTreeCtrl : public wxDataViewCtrl { diff --git a/interface/wx/datectrl.h b/interface/wx/datectrl.h index ea378b9f0a..0cf709411d 100644 --- a/interface/wx/datectrl.h +++ b/interface/wx/datectrl.h @@ -48,7 +48,7 @@ @library{wxadv} @category{pickers} - + @appearance{datepickerctrl.png} @see wxCalendarCtrl, wxDateEvent */ diff --git a/interface/wx/dirctrl.h b/interface/wx/dirctrl.h index d47ffadb85..60910dbbbc 100644 --- a/interface/wx/dirctrl.h +++ b/interface/wx/dirctrl.h @@ -29,7 +29,7 @@ @library{wxbase} @category{ctrl} - + @appearance{genericdirctrl.png} */ class wxGenericDirCtrl : public wxControl { diff --git a/interface/wx/filepicker.h b/interface/wx/filepicker.h index 35b0efd480..4e0b9156e4 100644 --- a/interface/wx/filepicker.h +++ b/interface/wx/filepicker.h @@ -50,7 +50,7 @@ @library{wxcore} @category{pickers} - + @appearance{filepickerctrl.png} @see wxFileDialog, wxFileDirPickerEvent */ @@ -174,7 +174,7 @@ public: @library{wxcore} @category{pickers} - + @appearance{dirpickerctrl.png} @see wxDirDialog, wxFileDirPickerEvent */ diff --git a/interface/wx/fontpicker.h b/interface/wx/fontpicker.h index 7c067a78f8..4476d3ce98 100644 --- a/interface/wx/fontpicker.h +++ b/interface/wx/fontpicker.h @@ -42,7 +42,7 @@ @library{wxcore} @category{pickers} - + @appearance{fontpickerctrl.png} @see wxFontDialog, wxFontPickerEvent */ diff --git a/interface/wx/gauge.h b/interface/wx/gauge.h index 82f0ecfa6c..f583c15c10 100644 --- a/interface/wx/gauge.h +++ b/interface/wx/gauge.h @@ -37,7 +37,7 @@ @library{wxcore} @category{ctrl} - + @appearance{gauge.png} @see wxSlider, wxScrollBar */ diff --git a/interface/wx/htmllbox.h b/interface/wx/htmllbox.h index c99670cc6d..7096573fc0 100644 --- a/interface/wx/htmllbox.h +++ b/interface/wx/htmllbox.h @@ -17,7 +17,7 @@ @library{wxhtml} @category{ctrl} - + @appearance{htmllistbox.png} @see wxSimpleHtmlListBox */ @@ -175,7 +175,7 @@ public: @library{wxhtml} @category{ctrl} - + @appearance{simplehtmllistbox.png} @see wxSimpleHtmlListBox::Create */ diff --git a/interface/wx/hyperlink.h b/interface/wx/hyperlink.h index 00582ab834..fa33892e62 100644 --- a/interface/wx/hyperlink.h +++ b/interface/wx/hyperlink.h @@ -70,7 +70,7 @@ public: @library{wxadv} @category{ctrl} - + @appearance{hyperlinkctrl.png} @see wxURL, wxHyperlinkEvent */ diff --git a/interface/wx/listbox.h b/interface/wx/listbox.h index 55bd53553d..ed3dfaf77f 100644 --- a/interface/wx/listbox.h +++ b/interface/wx/listbox.h @@ -53,7 +53,7 @@ @library{wxcore} @category{ctrl} - + @appearance{listbox.png} @see wxEditableListBox, wxChoice, wxComboBox, wxListCtrl, wxCommandEvent */ diff --git a/interface/wx/listctrl.h b/interface/wx/listctrl.h index 5bc3425981..6efd491173 100644 --- a/interface/wx/listctrl.h +++ b/interface/wx/listctrl.h @@ -138,7 +138,7 @@ @library{wxcore} @category{ctrl} - + @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} @see wxListView::SetColumnImage */ diff --git a/interface/wx/odcombo.h b/interface/wx/odcombo.h index 607b20d4d1..a52627f528 100644 --- a/interface/wx/odcombo.h +++ b/interface/wx/odcombo.h @@ -56,7 +56,7 @@ enum wxOwnerDrawnComboBoxPaintingFlags @library{wxadv} @category{ctrl} - + @appearance{ownerdrawncombobox.png} @see wxComboCtrl, wxComboBox, wxVListBox, wxCommandEvent */ diff --git a/interface/wx/radiobox.h b/interface/wx/radiobox.h index e75165e4c1..d3bc7cb567 100644 --- a/interface/wx/radiobox.h +++ b/interface/wx/radiobox.h @@ -32,7 +32,7 @@ @library{wxcore} @category{ctrl} - + @appearance{radiobox.png} @see @ref overview_eventhandling, wxRadioButton, wxCheckBox */ diff --git a/interface/wx/radiobut.h b/interface/wx/radiobut.h index 5fe292f85b..fe0690b3f4 100644 --- a/interface/wx/radiobut.h +++ b/interface/wx/radiobut.h @@ -38,7 +38,7 @@ @library{wxcore} @category{ctrl} - + @appearance{radiobutton.png} @see @ref overview_eventhandling, wxRadioBox, wxCheckBox */ diff --git a/interface/wx/scrolbar.h b/interface/wx/scrolbar.h index 913132d224..8a2d72c3c0 100644 --- a/interface/wx/scrolbar.h +++ b/interface/wx/scrolbar.h @@ -105,7 +105,7 @@ @library{wxcore} @category{ctrl} - + @appearance{scrollbar.png} @see @ref overview_scrolling, @ref overview_eventhandling, wxScrolled */ diff --git a/interface/wx/slider.h b/interface/wx/slider.h index 828d6a1f38..d4a6fdc03e 100644 --- a/interface/wx/slider.h +++ b/interface/wx/slider.h @@ -107,7 +107,7 @@ @library{wxcore} @category{ctrl} - + @appearance{slider.png} @see @ref overview_eventhandling, wxScrollBar */ diff --git a/interface/wx/spinbutt.h b/interface/wx/spinbutt.h index 775cb3aaf8..6de0b47996 100644 --- a/interface/wx/spinbutt.h +++ b/interface/wx/spinbutt.h @@ -92,7 +92,7 @@ public: @library{wxcore} @category{ctrl} - + @appearance{spinbutton.png} @see wxSpinCtrl */ diff --git a/interface/wx/spinctrl.h b/interface/wx/spinctrl.h index 82d5c2b299..a2eb52078f 100644 --- a/interface/wx/spinctrl.h +++ b/interface/wx/spinctrl.h @@ -39,7 +39,7 @@ @library{wxcore} @category{ctrl} - + @appearance{spinctrl.png} @see wxSpinButton, wxSpinCtrlDouble, wxControl */ diff --git a/interface/wx/statbmp.h b/interface/wx/statbmp.h index 8fe3981cf9..f36675be77 100644 --- a/interface/wx/statbmp.h +++ b/interface/wx/statbmp.h @@ -19,7 +19,7 @@ @library{wxcore} @category{ctrl} - + @appearance{staticbitmap.png} @see wxStaticBitmap, wxStaticBox */ diff --git a/interface/wx/statbox.h b/interface/wx/statbox.h index 7fa19dc21a..a0aa6ad295 100644 --- a/interface/wx/statbox.h +++ b/interface/wx/statbox.h @@ -24,7 +24,7 @@ @library{wxcore} @category{ctrl} - + @appearance{staticbox.png} @see wxStaticText */ diff --git a/interface/wx/stattext.h b/interface/wx/stattext.h index 456c0dc285..dbf2fa6252 100644 --- a/interface/wx/stattext.h +++ b/interface/wx/stattext.h @@ -39,7 +39,7 @@ @library{wxcore} @category{ctrl} - + @appearance{statictext.png} @see wxStaticBitmap, wxStaticBox */ diff --git a/interface/wx/textctrl.h b/interface/wx/textctrl.h index 1130fc7913..d3815cada7 100644 --- a/interface/wx/textctrl.h +++ b/interface/wx/textctrl.h @@ -1001,7 +1001,7 @@ public: @library{wxcore} @category{ctrl} - + @appearance{textctrl.png} @see wxTextCtrl::Create, wxValidator */ diff --git a/interface/wx/tglbtn.h b/interface/wx/tglbtn.h index aed1a940a8..a64e52e402 100644 --- a/interface/wx/tglbtn.h +++ b/interface/wx/tglbtn.h @@ -24,7 +24,7 @@ @library{wxcore} @category{ctrl} - + @appearance{togglebutton.png} @see wxCheckBox, wxButton, wxBitmapToggleButton */ @@ -118,7 +118,7 @@ public: @library{wxcore} @category{ctrl} - + @appearance{bitmaptogglebutton.png} */ class wxBitmapToggleButton : public wxControl { diff --git a/interface/wx/treectrl.h b/interface/wx/treectrl.h index 372576d508..d390c6307d 100644 --- a/interface/wx/treectrl.h +++ b/interface/wx/treectrl.h @@ -121,7 +121,7 @@ @library{wxcore} @category{ctrl} - + @appearance{treectrl.png} @see wxDataViewTreeCtrl, wxTreeEvent, wxTreeItemData, @ref overview_treectrl, wxListBox, wxListCtrl, wxImageList diff --git a/interface/wx/vlbox.h b/interface/wx/vlbox.h index fcbb7c8a3a..caf04f3a74 100644 --- a/interface/wx/vlbox.h +++ b/interface/wx/vlbox.h @@ -30,7 +30,7 @@ @library{wxcore} @category{ctrl} - + @appearance{vlistbox.png} @see wxSimpleHtmlListBox, wxHtmlListBox */ -- 2.45.2