wxWidgets/include/wx/gtk
Vadim Zeitlin 17d98558b3 Add wxDataViewCtrl::GTKPathToItem() function and use it.
No real changes, just refactor the code to use a function mapping GtkTreeIter
to our wxDataViewItem and use it instead of duplicating its code everywhere.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-08-08 11:37:37 +00:00
..
gnome
hildon
private Remove pizza backing window. 2010-05-30 06:38:28 +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 simplify Enable() 2009-12-05 19:25:04 +00:00
calctrl.h
checkbox.h remove unnecessary DoGetBestSize 2009-12-05 19:26:39 +00:00
checklst.h
chkconf.h
choice.h
clipbrd.h
clrpicker.h
collpane.h
colordlg.h
colour.h
combobox.h Fix text updated event generation in wxGTK wxComboBox. 2010-07-12 22:50:14 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Add wxDataViewCtrl::GTKPathToItem() function and use it. 2010-08-08 11:37:37 +00:00
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h Do earlier and better checking for matching actions and data format, hopefully fixes #11201 2009-11-15 13:39:05 +00:00
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 Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
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
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 simplify Enable() 2009-12-05 19:25:04 +00:00
region.h
scrolbar.h
scrolwin.h
slider.h Implement wxSL_VALUE_LABEL and wxSL_MIN_MAX_LABELS for GTK+ 2009-11-14 10:58:31 +00:00
spinbutt.h simplify Enable() 2009-12-05 19:25:04 +00:00
spinctrl.h wxSpinCtrl values are always integral, they don't need to be rounded 2009-11-10 17:36:53 +00:00
statbmp.h
statbox.h minor cleanup 2009-12-05 19:57:58 +00:00
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 Take into account the initial buttons state when creating wxGTK toolbar. 2009-12-26 16:36:39 +00:00
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