wxWidgets/include/wx/mac
Vadim Zeitlin 2afb9e1690 1. Derive wxMessageDialogBase from wxDialog (why did we use multiple
inheritance here?), moved more wxMessageDialog fields into the base class
2. Added functions to set the text of message box buttons (patch 1700393,
   currently only implemented for wxMac)
3. Added wxMessageDialog::SetMessage() and SetExtendedMessage() and
   implemented them for wxMac (part of the patch), wxGTK 2.4+ and in
   a generic way for everybody else
4. Allow changing the dialog attributes between creating and showing it,
   for this the real dialog creation is now done on in ShowModal() in all
   ports


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-05-24 12:50:42 +00:00
..
carbon 1. Derive wxMessageDialogBase from wxDialog (why did we use multiple 2007-05-24 12:50:42 +00:00
corefoundation take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir 2007-05-23 19:10:36 +00:00
private preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088): 2007-04-20 01:29:16 +00:00
accel.h
aga.h
app.h
apptbase.h
apptrait.h
bitmap.h
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
chkconf.h forcefully disable wxUSE_STACKWALKER 2005-07-30 00:34:05 +00:00
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
dcprint.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
evtloop.h implemented wxEventLoop for wxMac 2006-01-12 20:09:00 +00:00
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h
gsockmac.h
helpxxxx.h
icon.h
imaglist.h added newline at end of file (avoids gcc warning when building with Xcode 2.2) 2005-12-20 01:47:09 +00:00
joystick.h
listbox.h
listctrl.h
macnotfy.h
macsock.h
mdi.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
msgdlg.h
notebook.h
palette.h
pen.h
pnghand.h
pngread.h
popupwin.h add a header placeholder 2006-11-06 10:23:19 +00:00
printdlg.h
printmac.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h add wxUSE_STC wrappers 2007-04-17 05:48:09 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
srchctrl.h Modified form of Patch #1611222, adds wxSearchCtrl (generic & native carbon HISearchField) 2006-12-11 06:19:27 +00:00
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
tabctrl.h
taskbarosx.h
textctrl.h
tglbtn.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
uma.h
window.h