wxWidgets/include/wx/gtk
Vadim Zeitlin 615b49692c Add GetDefaultType() to all standard wxDataViewRenderer-derived classes.
This makes it possible to refer to the associated wxVariant types without hard
coding the string constants, i.e. instead of writing "string" (error prone as
typos are not detected) it is now possible to write wxDataViewTextRenderer::
GetDefaultType().

This will also make it simpler to write generic (in C++ templates sense) code
using renderers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-20 21:51:54 +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 clarify comment 2014-11-19 19:00:00 +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 No real changes, just fixed a couple of typos in comments, fixes #16726. 2014-12-14 11:12:31 +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 No changes, just move wxComboBox::Clear() out of line in wxGTK. 2014-11-01 13:56:26 +00:00
control.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
cursor.h non-pch build fix after r78134 2014-11-11 07:50:33 +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 Add GetDefaultType() to all standard wxDataViewRenderer-derived classes. 2014-12-20 21:51:54 +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 fix creating wxFont with non-ascii name, closes #16671 2014-11-12 07:43:06 +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 Remove unnecessary wxUSE_MFC option. 2014-12-16 20:16:16 +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 wxTB_DEFAULT_STYLE as default value for wxToolBar style. 2014-11-07 14:59:33 +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 notify all windows in capture stack about capture lost, and empty the stack 2014-11-15 17:02:21 +00:00