wxWidgets/include/wx/osx
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
..
carbon Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
cocoa moving embedding to common API 2008-10-10 19:01:32 +00:00
core make sure virtual method isn't inlined away 2008-11-02 19:13:54 +00:00
iphone osx new layout 2008-09-02 16:53:23 +00:00
private porting dcscreen blit from 2.8 2008-10-06 19:48:52 +00:00
accel.h
app.h
bitmap.h
bmpbuttn.h
brush.h correcting header path 2008-07-31 09:59:04 +00:00
button.h
checkbox.h
checklst.h
chkconf.h defines reordered, support for non-precomp cocoa 2008-09-06 16:30:42 +00:00
choice.h
clipbrd.h
colordlg.h
colour.h wxColour is implemented using CoreGraphics 2008-07-31 10:23:14 +00:00
combobox.h
config_xcode.h remove tests for bool and {const,static,reinterpret}_cast in configure and wx/defs.h, all supported compilers have them 2008-11-02 02:16:09 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
evtloop.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h
helpxxxx.h
icon.h
imaglist.h
joystick.h
listbox.h
listctrl.h
mdi.h
menu.h
menuitem.h
metafile.h
mimetype.h osx new layout 2008-09-02 16:53:23 +00:00
minifram.h
msgdlg.h
nonownedwnd.h
notebook.h
palette.h
pen.h correcting header path 2008-07-31 09:59:04 +00:00
pnghand.h
pngread.h
popupwin.h
printdlg.h
printmac.h
private.h missin quote 2008-09-12 18:30:20 +00:00
radiobox.h
radiobut.h
region.h osx regrouping 2008-07-29 20:23:22 +00:00
scrolbar.h
setup0.h added wxPropertyGrid from Jaakko Salli (#9934) 2008-09-12 20:57:41 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
srchctrl.h
statbmp.h osx new layout 2008-09-02 16:53:23 +00:00
statbox.h
statline.h osx new layout 2008-09-02 16:53:23 +00:00
stattext.h
statusbr.h
tabctrl.h
taskbarosx.h
textctrl.h
tglbtn.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
uma.h Source changes needed to get MDI support compiling on OS X Cocoa, and a explicit cast to CGImageRef so the compiler doesn't complain. 2008-09-20 23:06:58 +00:00
window.h