wxWidgets/include/wx/gtk1
Vadim Zeitlin d2824cdb7f Review/simplify/cleanup MDI classes for all platforms and introduce base
classes for wxMDI{Parent,Child}Frame and wxMDIClientWindow.

Also use generic MDI implementation for wxMotif as it seems to be more
functional and definitely is more maintained (we probably should use the
generic version for wxGTK too).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-11-04 02:46:19 +00:00
..
private
accel.h
app.h
bitmap.h replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents 2008-11-02 02:39:52 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values 2008-11-03 17:02:25 +00:00
fontdlg.h
frame.h
gauge.h
glcanvas.h
listbox.h
mdi.h Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
tbargtk.h
textctrl.h
tglbtn.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h