wxWidgets/include/wx/gtk
2009-11-15 13:39:05 +00:00
..
gnome
hildon
private Correct text position in wxDataViewCustomRenderer::RenderText() in wxGTK. 2009-11-10 17:41:50 +00:00
accel.h
animate.h
app.h Make m_idleMutex an object instead of a pointer. Use bool for hook-installed flag, the actual hook id is not needed. 2009-10-13 15:40:35 +00:00
assertdlg_gtk.h
bitmap.h derive wxMask from wxMaskBase 2009-10-17 20:06:34 +00:00
bmpbuttn.h
bmpcbox.h
brush.h
button.h
calctrl.h
checkbox.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
checklst.h
chkconf.h
choice.h
clipbrd.h
clrpicker.h
collpane.h
colordlg.h
colour.h
combobox.h wxTextEntry::SetMargins(), GetMargins() - implemented on wxMSW and wxGTK (GTK+ 2.10+); also added similar functions into wxComboCtrl, deprecated old indent-functions; wxPropertyGrid modified to use the new functionality 2009-09-05 12:39:12 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Big wxDataViewCtrl renderer classes refactoring. 2009-11-10 17:40:58 +00:00
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
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 Implement text ellipsizing for wxDataViewCustomRenderer in wxGTK. 2009-11-11 01:50:06 +00:00
dvrenderers.h Implement text ellipsizing for wxDataViewCustomRenderer in wxGTK. 2009-11-11 01:50:06 +00:00
evtloop.h Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
evtloopsrc.h Refactor wxEventLoopSource-related code. 2009-10-22 11:36:35 +00:00
filectrl.h
filedlg.h
filepicker.h Added GTKShouldConnectSizeRequest() to prevent size_request handling. 2009-10-05 22:54:46 +00:00
font.h Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
fontdlg.h
fontpicker.h
frame.h Applied patch #9058 (add Hildon 2.0 support) 2009-09-24 12:36:34 +00:00
gauge.h
glcanvas.h
hyperlink.h
infobar.h Ensure that info bar message uses the set font/colours in wxGTK. 2009-10-05 22:56:17 +00:00
listbox.h
mdi.h
menu.h Applied patch #9058 (add Hildon 2.0 support) 2009-09-24 12:36:34 +00:00
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
print.h
private.h
radiobox.h
radiobut.h
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
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
statline.h
stattext.h
taskbar.h
tbargtk.h
textctrl.h Partially implement wxTextCtrl::GetStyle() in wxGTK. 2009-10-05 22:53:26 +00:00
textentry.h wxTextEntry::SetMargins(), GetMargins() - implemented on wxMSW and wxGTK (GTK+ 2.10+); also added similar functions into wxComboCtrl, deprecated old indent-functions; wxPropertyGrid modified to use the new functionality 2009-09-05 12:39:12 +00:00
tglbtn.h replace TRUE/FALSE with true/false 2009-10-09 17:39:19 +00:00
tooltip.h
toplevel.h Initial ShowWithoutActivating implementations for Mac and Windows, and attempt to improve IsActive behavior on Mac. Also adding ShowWithoutActivating() and Show/Hide tests, but until the mainloop issues are resolved, not adding them to tests.bkl. 2009-10-30 05:04:47 +00:00
treeentry_gtk.h
window.h Add wxWindowGTK::GTKConnectWidget() helper. 2009-10-05 22:55:01 +00:00