wxWidgets/include/wx/motif
Vadim Zeitlin 94aff5ff86 Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
it in wxButton implementations in (almost) all ports; changed its return type
to "wxWindow *" from "void" to accommodate the ports needing the old default
item (replaces part of patch 1696563)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-04-08 22:18:35 +00:00
..
.cvsignore
accel.h
app.h
bmpbuttn.h
bmpmotif.h
button.h Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing 2007-04-08 22:18:35 +00:00
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h 1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac 2007-03-31 02:57:55 +00:00
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h Rework wxMotif font/color inheritance so it works 2007-04-07 21:18:33 +00:00
frame.h made wxTLW::SetIcon() non-virtual, it was already implemented in terms of 2007-04-07 23:40:55 +00:00
gauge.h
icon.h
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
palette.h
popupwin.h
print.h
private.h Rework wxMotif font/color inheritance so it works 2007-04-07 21:18:33 +00:00
radiobox.h
radiobut.h
scrolbar.h
setup0.h removed wxUSE_DIB_FOR_BITMAP which doesn't seem to be used any longer 2007-03-14 17:11:52 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h Rework wxMotif font/color inheritance so it works 2007-04-07 21:18:33 +00:00
textctrl.h
tglbtn.h
timer.h
toolbar.h fixed all the other ports broken by controls labels in wxToolBar patch commit 2007-03-18 23:57:20 +00:00
toplevel.h
window.h Rework wxMotif font/color inheritance so it works 2007-04-07 21:18:33 +00:00