wxWidgets/include/wx/univ
Vadim Zeitlin 6f34862c6a build fixes for wxUSE_STL==1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-30 14:16:11 +00:00
..
app.h Use old licence name 2004-05-23 20:53:33 +00:00
bmpbuttn.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
button.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
checkbox.h Many changes for wxInputHandler creation mainly related to: 2006-09-14 19:36:47 +00:00
checklst.h many wxItemContainer-related changes: 2007-07-26 13:54:14 +00:00
chkconf.h add compilation options to allow compiling in just the selected wxUniv themes and not all of them (which is still the default) 2006-09-28 22:55:28 +00:00
choice.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
colschem.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
combobox.h PCH-less compilation fix 2007-10-02 11:32:25 +00:00
control.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
dialog.h make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow 2007-11-12 21:37:46 +00:00
frame.h don't override GetMinWidth/Height() which are non-virtual any more, override GetMinSize() instead 2006-10-29 20:39:31 +00:00
gauge.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
inpcons.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
inphand.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
listbox.h build fixes for wxUSE_STL==1 2007-11-30 14:16:11 +00:00
menu.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
menuitem.h Menu label consistency changes 2007-08-11 17:54:59 +00:00
notebook.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
radiobox.h Border corrections 2007-11-14 14:44:13 +00:00
radiobut.h Border corrections 2007-11-14 14:44:13 +00:00
renderer.h Added missing argument 2007-08-16 14:03:17 +00:00
scrarrow.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
scrolbar.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
scrthumb.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
scrtimer.h Improvements for building minimal builds and new ports: wxUSE_* usage and minor cleaning. 2006-06-08 11:25:30 +00:00
setup0.h remove ODBC and DBgrid libraries 2007-10-23 13:40:27 +00:00
slider.h Many changes for wxInputHandler creation mainly related to: 2006-09-14 19:36:47 +00:00
spinbutt.h renamed wxControlWithArrows::HitTest() to HitTestArrow() to avoid conflict with wxWindow::HitTest() 2006-10-30 12:24:13 +00:00
statbmp.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
statbox.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
statline.h default name of wxStaticLine should be wxStaticLineNameStr, not wxStaticTextNameStr 2006-12-09 14:52:59 +00:00
stattext.h added support for ellipsization and markup in wxStaticText (modified patch 1629946) 2007-04-01 14:13:15 +00:00
statusbr.h make access specifiers for the virtual functions match their access in the base class (patch 1400131) 2006-02-08 21:47:09 +00:00
stdrend.h Added DrawFocusRect to wxRenderer 2007-08-16 12:15:15 +00:00
textctrl.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
tglbtn.h More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
theme.h wxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntryDesc Unicode changes 2007-09-15 21:23:19 +00:00
toolbar.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00
toplevel.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
window.h added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIMPEXP_FOO for use with forward declarations (in preparation for GCC visibility support) 2007-07-09 10:09:52 +00:00