wxWidgets/include/wx/gtk1
Vadim Zeitlin a0e5592007 Revert all wxNOEXCEPT-related changes.
This reverts r72978, 72984, 72989 and 72992. Do not use wxNOEXCEPT for
wxTextCtrl dtor as this breaks compilation of any user-defined classes
inheriting from it unless they use wxNOEXCEPT as well and the benefits
(fixing a harmless warning for the niche ICC compiler) are just not worth
the compatibility breakage.

See #14826.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-11-20 12:49:03 +00:00
..
private No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
accel.h
app.h remove unnecessary GTK declarations from defs.h, move things only used once to the place that needs them 2011-09-07 16:56:50 +00:00
bitmap.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
colordlg.h Move wxColourData and wxFontData into separate files. 2011-01-07 05:26:57 +00:00
colour.h
combobox.h Get rid of ugly wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJECT_RECAST macro. 2011-07-30 11:30:08 +00:00
control.h remove unnecessary GTK declarations from defs.h, move things only used once to the place that needs them 2011-09-07 16:56:50 +00:00
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h remove unnecessary GTK declarations from defs.h, move things only used once to the place that needs them 2011-09-07 16:56:50 +00:00
filedlg.h
font.h Add wxFont ctor taking a single flags argument instead of style/weight/... 2012-01-23 11:28:21 +00:00
fontdlg.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
frame.h
gauge.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
glcanvas.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
listbox.h remove unnecessary GTK declarations from defs.h, move things only used once to the place that needs them 2011-09-07 16:56:50 +00:00
mdi.h
menu.h remove const from by-value return type, it's useless 2010-11-17 05:57:21 +00:00
menuitem.h
minifram.h
msgdlg.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
notebook.h No changes, just use symbolic NO_IMAGE constant instead of -1 or wxNOT_FOUND. 2011-08-21 14:08:49 +00:00
pen.h remove unnecessary GTK declarations from defs.h, move things only used once to the place that needs them 2011-09-07 16:56:50 +00:00
popupwin.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h backport wxspinctrl::get/setbase form gtk ->gtk1 2012-09-20 12:33:05 +00:00
statbmp.h
statbox.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
statline.h
stattext.h
textctrl.h Revert all wxNOEXCEPT-related changes. 2012-11-20 12:49:03 +00:00
tglbtn.h Move wxCheckBoxNameStr declarations to wx/tglbtn.h from wx/port/tglbtn.h. 2011-02-22 13:25:30 +00:00
toolbar.h
tooltip.h
toplevel.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
treectrl.h
win_gtk.h
window.h remove unnecessary GTK declarations from defs.h, move things only used once to the place that needs them 2011-09-07 16:56:50 +00:00