wxWidgets/include/wx/motif
2005-04-05 20:54:56 +00:00
..
.cvsignore
accel.h
app.h
bmpbuttn.h
bmpmotif.h
button.h
checkbox.h
checklst.h
chkconf.h give an error if wxMotif is built in Unicode mode (to prevent bug reports like 1177193); moved wxMotif-specific checks in its own wx/motif/chkconf.h; moved wxMac stuff remaining in wx/chkconf.h to wx/mac/chkconf.h 2005-04-05 20:54:56 +00:00
choice.h use WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY to suppress warnings about operator->() 2005-02-16 10:14:42 +00:00
clipbrd.h
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
frame.h
gauge.h
gdiobj.h
icon.h ---------------------------------------------------------------------- 2005-02-09 15:01:49 +00:00
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
mdi.h added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
menu.h implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch 1162726) 2005-03-17 23:45:24 +00:00
menuitem.h
minifram.h
msgdlg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34:42 +00:00
palette.h
popupwin.h
print.h
private.h
radiobox.h Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning. 2005-02-23 16:39:25 +00:00
radiobut.h
scrolbar.h
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h
textctrl.h
tglbtn.h Committing in . 2005-02-14 11:11:56 +00:00
timer.h
toolbar.h
toplevel.h
window.h Revert my last commit, GetClientAreaOrigin was already implemented 2005-03-01 20:18:09 +00:00