wxWidgets/include/wx/gtk
Vadim Zeitlin 89be9ac316 Fix comment for wxUSE_NATIVE_DATAVIEWCTRL in setup.h
The values of the option in the comment were inversed when it was added
in 028afa194a, fix this now.
2020-01-03 18:05:02 +01:00
..
gnome
private Declare AddTreeviewHeaderButton() only when it's defined 2019-11-27 23:23:57 +01:00
accel.h
activityindicator.h
animate.h
anybutton.h Override DoEnable() instead of Enable() in wxGTK controls 2018-12-09 19:21:51 +01:00
app.h
assertdlg_gtk.h
bitmap.h Move code for creating a disabled bitmap to wxBitmap 2019-12-29 09:08:40 -08:00
bmpbuttn.h
bmpcbox.h
brush.h
button.h
calctrl.h
checkbox.h Override DoEnable() instead of Enable() in wxGTK controls 2018-12-09 19:21:51 +01:00
checklst.h
chkconf.h
choice.h Suppress focus loss on opening combobox popup in wxGTK 2018-02-04 14:51:58 +01:00
clipbrd.h Implement wxClipboard::Flush() in wxGTK 2019-05-10 01:46:54 +02:00
clrpicker.h
collpane.h
colordlg.h Make wxColourData parameter of wxColourDialog ctor const 2019-07-16 20:19:33 +02:00
colour.h
combobox.h Use IME in wxGTK wxComboBox too 2019-07-09 19:37:21 +02:00
control.h Improve our estimate of GtkEntry margins 2019-11-11 08:29:28 -08:00
cursor.h
dataform.h Remove unnecessary copy ctors/copy assignment operators 2019-10-14 09:07:21 -07:00
dataobj2.h
dataobj.h
dataview.h Fix generation of mouse events for wxDataViewCtrl with GTK 2019-07-12 23:17:20 -07:00
dc.h Don't allow DestroyClippingRegion() to remove paint update area clipping with GTK3 2019-10-31 23:30:18 -07:00
dcclient.h Switch to using DoGetClippingRect() instead of DoGetClippingBox() 2018-06-19 00:20:47 +02:00
dcmemory.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dcscreen.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h Reduce code duplication in wxGTK wxDataViewRenderer classes 2018-02-05 00:01:52 +01:00
dvrenderers.h Add wxDataViewToggleRenderer::ShowAsRadio() 2018-07-11 23:48:14 +02:00
evtloop.h
evtloopsrc.h
filectrl.h
filedlg.h
filehistory.h
filepicker.h Avoid some GTK+ run-time errors when using wx{File,Dir}PickerCtrl 2017-11-03 11:45:50 -07:00
font.h Add wxFont::SetFractionalPointSize() 2018-09-17 15:24:40 +02:00
fontdlg.h
fontpicker.h
frame.h
gauge.h No longer return fixed values from wxGauge::GetBestSize() in wxGTK 2019-06-21 02:05:19 +02:00
glcanvas.h Avoid including X11 headers from <wx/glcanvas.h> 2019-08-28 09:37:49 -07:00
hyperlink.h
infobar.h
listbox.h Improve wxListBox::GetCountPerPage() in wxGTK and wxOSX 2017-10-21 22:10:35 +02:00
mdi.h Return (0, 0) from wxMDIChildFrame::GetPosition() in wxGTK 2019-12-10 22:42:00 +01:00
menu.h
menuitem.h
mimetype.h
minifram.h Fix drag move of wxMiniFrame under Wayland 2019-03-26 10:04:35 -07:00
msgdlg.h
nonownedwnd.h
notebook.h
pen.h Introduce wxPenInfo class 2017-09-10 01:02:06 +02:00
popupwin.h
print.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
private.h Avoid many -Wparentheses warnings from gtk/gtk.h with gcc8 2018-05-21 12:34:04 +02:00
radiobox.h Override DoEnable() instead of Enable() in wxGTK controls 2018-12-09 19:21:51 +01:00
radiobut.h Override DoEnable() instead of Enable() in wxGTK controls 2018-12-09 19:21:51 +01:00
region.h
scrolbar.h
scrolwin.h
setup0.h Fix comment for wxUSE_NATIVE_DATAVIEWCTRL in setup.h 2020-01-03 18:05:02 +01:00
slider.h Implement wxSlider ticks support in wxGTK 2019-07-07 17:04:55 +02:00
spinbutt.h Override DoEnable() instead of Enable() in wxGTK controls 2018-12-09 19:21:51 +01:00
spinctrl.h Adjust entry width of wxSpinCtrl in wxGTK to its range 2019-11-13 15:46:16 +01:00
statbmp.h
statbox.h Move m_labelWin to wxStaticBoxBase itself 2017-12-24 22:38:10 +01:00
statline.h
stattext.h Rename wxStaticText::Do[SG]etLabel() to WX[SG]etVisibleLabel() 2019-06-19 18:15:57 +02:00
taskbar.h
textctrl.h Use the same "changed" GTK callback for wxComboBox and wxTextCtrl 2019-07-08 18:50:58 +02:00
textentry.h Merge remote-tracking branch 'sunset/process-enter' 2019-07-26 18:02:08 +02:00
tglbtn.h
toolbar.h
tooltip.h
toplevel.h Fix position returned for iconized windows in wxGTK 2019-07-16 02:26:11 +02:00
webview_webkit.h Rename RunScriptInternal() to RunScriptSync() in wxGTK 2017-10-22 00:25:57 +02:00
webviewhistoryitem_webkit.h
window.h Suppress focus loss on opening combobox popup in wxGTK 2018-02-04 14:51:58 +01:00