wxWidgets/include/wx/gtk
2007-10-20 20:09:10 +00:00
..
gnome Use wxPointList instead of wxList in wxDC code 2007-10-19 14:53:55 +00:00
private
accel.h
animate.h
app.h
assertdlg_gtk.h functions not taking argument must be declared as (void) in C, not () 2007-09-21 11:25:11 +00:00
bitmap.h Converted wxGTK's basic DC classes to new DC code 2007-09-23 11:27:41 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
clrpicker.h
collpane.h
colordlg.h
colour.h
combobox.h added wxTextEntry common base class for both wxTextCtrl and wxComboBox; refactor wxGTK code to put common parts of these classes in the base class; fixed some inconsistencies in the text control behaviour between platforms 2007-09-26 00:30:22 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Added wxDataViewCustomRenderer::RenderText() for renderer simple text in platform dependent way, added wxDataViewSpinRenderer 2007-10-20 20:09:10 +00:00
dc.h Remove several hack from PS code, use high resolution code from GNOME print, invert Y axis internally 2007-09-24 14:04:09 +00:00
dcclient.h Converted wxGTK's basic DC classes to new DC code 2007-09-23 11:27:41 +00:00
dcmemory.h Converted wxGTK's basic DC classes to new DC code 2007-09-23 11:27:41 +00:00
dcscreen.h Converted wxGTK's basic DC classes to new DC code 2007-09-23 11:27:41 +00:00
dialog.h
dirdlg.h
dnd.h
filectrl.h various small cleanups 2007-09-17 17:24:44 +00:00
filedlg.h added new and improved wxFileCtrl implementation (patch 1763164) 2007-09-17 00:14:34 +00:00
filepicker.h
font.h
fontdlg.h
fontpicker.h
frame.h simplify toolbar and statusbar create/set code 2007-10-18 17:20:38 +00:00
gauge.h
glcanvas.h
hyperlink.h
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
print.h Use wxPointList instead of wxList in wxDC code 2007-10-19 14:53:55 +00:00
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h remove m_blockScrollEvent from wxWindowGTK 2007-09-14 04:26:33 +00:00
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbarpriv.h get more accurate TLW sizing by using a window decorations cache 2007-09-13 04:36:06 +00:00
tbargtk.h
textctrl.h added wxTextEntry common base class for both wxTextCtrl and wxComboBox; refactor wxGTK code to put common parts of these classes in the base class; fixed some inconsistencies in the text control behaviour between platforms 2007-09-26 00:30:22 +00:00
textentry.h added wxTextEntry common base class for both wxTextCtrl and wxComboBox; refactor wxGTK code to put common parts of these classes in the base class; fixed some inconsistencies in the text control behaviour between platforms 2007-09-26 00:30:22 +00:00
tglbtn.h
tooltip.h
toplevel.h get more accurate TLW sizing by using a window decorations cache 2007-09-13 04:36:06 +00:00
treectrl.h
treeentry_gtk.h
win_gtk.h
window.h Always make wxWindow::SetFocus() focus the window, overriding SetCanFocus, some more focus related docs 2007-09-17 10:17:12 +00:00