wxWidgets/include/wx/gtk
Vadim Zeitlin 722057b3a0 Add a new wxUSE_STD_CONTAINERS_COMPATIBLY option.
This option, which is on by default unless the use of STL is disabled,
provides better interoperability with the standard library when it can be done
without breaking backwards compatibility.

The first example of its use is to allow passing std::vector<> of any string
compatible type to wxItemContainer::Append(), Insert() and Set(), allowing to
directly initialize various wxControls deriving from it such as wxChoice,
wxComboBox, wxListBox from a std::vector<> of strings.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-10-24 21:54:51 +00:00
..
gnome Remove support for Gnome printing from wxGTK. 2013-10-01 17:09:02 +00:00
hildon Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
private fix running with GTK < 2.18 when built with later GTK 2014-02-01 20:05:43 +00:00
accel.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
animate.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
anybutton.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
app.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
assertdlg_gtk.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bitmap.h Add wxBitmap ctor from wxCursor to wxGTK and wxMSW. 2014-09-04 19:44:52 +00:00
bmpbuttn.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bmpcbox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
brush.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
button.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
calctrl.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
checkbox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
checklst.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
chkconf.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
choice.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
clipbrd.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
clrpicker.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
collpane.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
colordlg.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
colour.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
combobox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
control.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
cursor.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dataform.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dataobj2.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dataobj.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dataview.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dc.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dcclient.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dcmemory.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dcscreen.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dialog.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dirdlg.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dnd.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
dvrenderer.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dvrenderers.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
evtloop.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
evtloopsrc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filectrl.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
filedlg.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
filehistory.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
filepicker.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
font.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
fontdlg.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
fontpicker.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
frame.h Stop duplicating wxFrame dtor in all ports. 2014-07-02 13:28:29 +00:00
gauge.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
glcanvas.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
hyperlink.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
infobar.h Allow access to the currently shown wxInfoBar buttons. 2014-06-02 01:15:11 +00:00
listbox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
mdi.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
menu.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
menuitem.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
minifram.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
msgdlg.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
nonownedwnd.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
notebook.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
notifmsg.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
pen.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
popupwin.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
print.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
private.h use G_VALUE_INIT 2013-11-10 18:13:27 +00:00
radiobox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
radiobut.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
region.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
scrolbar.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
scrolwin.h Make wxWindow::HasScrollbar() respect wxScrolled::ShowScrollbars(). 2013-08-27 13:12:38 +00:00
setup0.h Add a new wxUSE_STD_CONTAINERS_COMPATIBLY option. 2014-10-24 21:54:51 +00:00
slider.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
spinbutt.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
spinctrl.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
statbmp.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
statbox.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
statline.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stattext.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
taskbar.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
textctrl.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
textentry.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
tglbtn.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
toolbar.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
tooltip.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
toplevel.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
webview_webkit.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
webviewhistoryitem_webkit.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
window.h Fix ClientToScreen()/ScreenToClient() when used immediately after window creation. 2014-10-19 00:59:20 +00:00