..
.cvsignore
accel.h
app.h
bitmap.h
bmpbuttn.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
brush.h
button.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
checkbox.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
checklst.h
choice.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
clipbrd.h
colordlg.h
added native wxColourDialog for GTK2
2004-06-04 16:02:14 +00:00
colour.h
combobox.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
control.h
reverted m_adjustMinSize change prepatory for a new approach to fix
2004-06-21 22:58:13 +00:00
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h
removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString
2004-06-12 23:44:08 +00:00
fontdlg.h
frame.h
gauge.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
gdiobj.h
glcanvas.h
icon.h
listbox.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
pen.h
popupwin.h
private.h
radiobox.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
radiobut.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
region.h
split wxRegion(wxBitmap) ctor into two ctors with clearer semantics
2004-06-03 21:13:52 +00:00
scrolbar.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
scrolwin.h
slider.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
spinbutt.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
spinctrl.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
statbmp.h
statbox.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
statline.h
stattext.h
reverted m_adjustMinSize change prepatory for a new approach to fix
2004-06-21 22:58:13 +00:00
taskbarpriv.h
implemented freedesktop.org spec support for GTK version of wxTaskBarIcon
2004-05-31 22:17:09 +00:00
tbargtk.h
respect GTK+'s theme tooltip colour settings
2004-06-14 13:27:26 +00:00
textctrl.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
tglbtn.h
fixed GTK styles handling:
2004-06-14 17:34:00 +00:00
timer.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h
more fixes to keypress handling in wxGTK:
2004-06-26 15:25:39 +00:00