wxWidgets/include/wx/gtk1
2007-04-25 01:49:47 +00:00
..
private preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
.cvsignore
accel.h
app.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h changed wxDC::GetTextExtent() and related methods to take const wxFont pointer, for consistency with wxWindow::GetTextExtent() and because it generally doesn't need a non-const font 2007-04-25 01:49:47 +00:00
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h Refactor all code common to X11 OpenGL implementations into glx11.h/.cpp 2007-04-15 23:06:45 +00:00
listbox.h
mdi.h
menu.h
menuitem.h fix handling of stock menu items (creating a stock item without label left its label empty) 2007-04-15 23:08:19 +00:00
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h derive wxStaticText from wxStaticTextBase under wxGTK1 too, in particular thi sfixes missing wxStaticText::Wrap() problem during linking 2007-04-11 12:13:36 +00:00
tbargtk.h
textctrl.h
tglbtn.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h