wxWidgets/include/wx/motif
2007-11-27 20:37:06 +00:00
..
private
accel.h
app.h use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut) 2007-11-23 14:13:50 +00:00
bmpbuttn.h
bmpmotif.h
button.h
checkbox.h
checklst.h
chkconf.h define wxUSE_GADGETS as 0 as it's not defined in configure and results in warnings during wxMotif build 2007-09-25 16:56:06 +00:00
choice.h
clipbrd.h fix warning about visibility attribute ignored on non-class types (which was given for wxGetClipboardData only but change the other functions too for consistency) 2007-09-25 16:53:28 +00:00
colour.h fixed linking with visibility enabled on Ubuntu and some other systems (any gcc 4.2 amd64?) by removing superfluous virtual wxColour::Ok() (already in wxColourBase) -- do this in all ports, not just wxGTK 2007-11-27 20:37:06 +00:00
combobox.h implemented wxTextEntry for wxMotif, made wxComboBox derive from it 2007-11-05 23:13:09 +00:00
control.h
ctrlsub.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
frame.h
gauge.h
icon.h
listbox.h use correct WXDLLIMPEXP_FWD_XXX (patch from Tim Stahlhut) 2007-11-23 14:13:50 +00:00
mdi.h make DoSetSizeHints protected, remove parameter defaults 2007-11-22 06:12:56 +00:00
menu.h
menuitem.h
minifram.h
msgdlg.h
palette.h
popupwin.h
print.h
private.h
radiobox.h Border corrections 2007-11-14 14:44:13 +00:00
radiobut.h Border corrections 2007-11-14 14:44:13 +00:00
scrolbar.h
setup0.h added wxNotificationMessage and implemented it generically and natively for Maemo 2007-11-24 01:56:13 +00:00
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h
textctrl.h implemented wxTextEntry for wxMotif, made wxComboBox derive from it 2007-11-05 23:13:09 +00:00
textentry.h implemented wxTextEntry for wxMotif, made wxComboBox derive from it 2007-11-05 23:13:09 +00:00
tglbtn.h More border rationalisation. GetDefaultBorder is now mostly defined in base class files. 2007-11-13 12:10:34 +00:00
toolbar.h
toplevel.h make DoSetSizeHints protected, remove parameter defaults 2007-11-22 06:12:56 +00:00
window.h