wxWidgets/include/wx/gtk
Vadim Zeitlin 8908317871 Compilation fix for STL build in wxGtkCollatableString code.
Include wx/string.h to define wxString used by this class.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-08-19 00:06:17 +00:00
..
gnome
hildon
private Compilation fix for STL build in wxGtkCollatableString code. 2010-08-19 00:06:17 +00:00
accel.h
animate.h
app.h remove unused function GetGdkVisual() 2010-01-07 18:30:18 +00:00
assertdlg_gtk.h
bitmap.h Implement wxMask copy ctor for wxGTK. 2010-03-28 23:20:49 +00:00
bmpbuttn.h
bmpcbox.h
brush.h
button.h
calctrl.h
checkbox.h
checklst.h
chkconf.h
choice.h make wxChoice and wxComboBox sort in a case insensitive and locale adapted way, fixes #12351: Incorrect sort order in wxChoice / wxComboBox 2010-08-18 21:29:53 +00:00
clipbrd.h
clrpicker.h
collpane.h
colordlg.h
colour.h
combobox.h Ignore non-existant string selection in wxComboBox::SetValue() in read-only mode, as per the very exact docs, fixes #12329: wxComboBox can set non-existing string in read only mode 2010-08-16 17:48:28 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Add wxDataViewCtrl::{Set,Get}CurrentItem(). 2010-08-10 12:53:03 +00:00
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h Second try to get wxDataViewChoiceByIndex and its name right, hopefully fixes #11970: wxDataViewChoiceRenderer set/get methods should use the current selection 2010-05-21 20:13:49 +00:00
dvrenderers.h Second try to get wxDataViewChoiceByIndex and its name right, hopefully fixes #11970: wxDataViewChoiceRenderer set/get methods should use the current selection 2010-05-21 20:13:49 +00:00
evtloop.h
evtloopsrc.h no real change: just fix RCS-ID so that it reflects the current revision number 2010-04-25 21:33:16 +00:00
filectrl.h Add "filter changed" event to wxFileCtrl. 2010-05-29 10:35:47 +00:00
filedlg.h
filehistory.h Integrate with GNOME's Recent Documents menu. 2010-05-07 06:45:48 +00:00
filepicker.h Initialize picker style in native GTK file/dir pickers. 2010-03-16 00:23:57 +00:00
font.h
fontdlg.h
fontpicker.h
frame.h
gauge.h
glcanvas.h
hyperlink.h
infobar.h Move wxInfoBar to core library from adv. 2010-05-05 12:20:08 +00:00
listbox.h Use GTKXXX notation for some more wxGTK specific methods for consistency 2010-05-30 17:45:40 +00:00
mdi.h
menu.h Don't use invoking window in wxGTK wxMenuBar implementation. 2010-04-24 15:08:00 +00:00
menuitem.h
minifram.h
msgdlg.h Provide a task-dialog based wxMSW wxMessageDialog implementation. 2010-08-18 22:48:28 +00:00
notebook.h
pen.h
popupwin.h
print.h
private.h Remove unnecessary declarations. 2010-03-30 16:14:11 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbar.h
textctrl.h Applied patch, fixes #12090: wxGTK cursor handling revamp 2010-05-26 17:37:55 +00:00
textentry.h
tglbtn.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
toolbar.h
tooltip.h
toplevel.h better fix for #11803, don't set iconized state for hidden window 2010-03-23 17:58:03 +00:00
treeentry_gtk.h
window.h Implement wxWindow::DoGetBorderSize() for all ports. 2010-07-11 10:43:49 +00:00