wxWidgets/include/wx/gtk1
Robert Roebling 4e1901b70e Moved the implemtation of the generic and the
native GTK 2.4 file dialogs into one place
   by making wxFileDialog derive from the
   generic variant and by then choosing which
   implementation to use. Later, we'll add
   run-time checks.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-12-05 20:30:18 +00:00
..
gnome Work in progress on printing stuff. 2004-11-22 21:50:31 +00:00
.cvsignore
accel.h
app.h (hopefully) fixed race condition in installing idle handler (calling wxPostEvent from non-main thread) 2004-11-04 20:04:59 +00:00
bitmap.h
bmpbuttn.h fixed previous revision: call wxControl's, not wxButton's DoGetBestSize 2004-10-18 13:13:39 +00:00
brush.h wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model). 2004-12-03 15:31:31 +00:00
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h unused params warnings (patch 1048431) 2004-10-16 19:41:18 +00:00
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Applied patch [ 1039940 ] Prevent redefinition of MM_xxx mapping mode constants 2004-10-07 16:42:11 +00:00
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h Moved the implemtation of the generic and the 2004-12-05 20:30:18 +00:00
font.h
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h
icon.h
listbox.h
mdi.h moved wxWindow::GetBestSize implementation into DoGetBestSize 2004-09-30 16:37:58 +00:00
menu.h
menuitem.h
minifram.h Forgot to commit header. 2004-11-03 20:47:05 +00:00
msgdlg.h Avoid error message when closing message 2004-11-27 23:21:12 +00:00
notebook.h
pen.h
popupwin.h
private.h
radiobox.h Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbarpriv.h
tbargtk.h
textctrl.h Applied Freeze()/Thaw() patch for wxTextCtrtl. 2004-12-01 20:52:36 +00:00
tglbtn.h Changed Rocketeer licence to wxWindows licence, by authorisation 2004-11-22 15:55:34 +00:00
timer.h
tooltip.h
toplevel.h renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version 2004-09-26 14:32:09 +00:00
treectrl.h
win_gtk.h
window.h