wxWidgets/include/wx/motif
Mattia Barbon bdcade0a10 When wxUSE_STL == 1 and STL provides quasi-standard hash_map/hash_set,
wxHashMap/wxHashSet are just typedefs for them. This makes impossible
to forward declare these classes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-08 20:20:24 +00:00
..
.cvsignore
accel.h
app.h When wxUSE_STL == 1 and STL provides quasi-standard hash_map/hash_set, 2004-05-08 20:20:24 +00:00
bmpbuttn.h
bmpmotif.h
button.h Make wxMotif buttons smaller (and nicer) by default, 2004-05-02 08:14:39 +00:00
checkbox.h
checklst.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
choice.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
clipbrd.h
colour.h Applied patch [ 828303 ] Slight wxColour cleanup 2003-12-11 10:10:40 +00:00
combobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
control.h Native wxControl::DoGetBestSize() implementation 2004-05-01 17:06:08 +00:00
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h use ResetClipping() instead of simply setting m_clipping to false; added call to it to wxDCBase::DestroyClippingRegion() so that some ports don't have to define their own version of it at all 2004-05-05 22:43:57 +00:00
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192) 2003-09-24 01:23:37 +00:00
frame.h Changes corresponding to patch #841324 from Ian Brown: 2003-11-16 11:28:37 +00:00
gauge.h
gdiobj.h
icon.h
listbox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
mdi.h
menu.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
menuitem.h removed wxMotif::wxMenuItem::DeleteSubMenu() 2004-03-22 17:47:50 +00:00
minifram.h
msgdlg.h
palette.h
popupwin.h Implemented wxPopupWindow for wxMotif. 2003-10-14 17:05:28 +00:00
print.h
private.h Removed duplicated code. 2004-03-03 21:03:13 +00:00
radiobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
radiobut.h
region.h
scrolbar.h
slider.h
spinbutt.h
statbmp.h
statbox.h
stattext.h
textctrl.h added wxTextCtrl::MarkDirty() 2003-09-23 00:09:18 +00:00
tglbtn.h
timer.h
toolbar.h
toplevel.h Changes corresponding to patch #841324 from Ian Brown: 2003-11-16 11:28:37 +00:00
window.h