wxWidgets/include/wx
Václav Slavík 50703c1a72 Fix wxDataViewCtrl::GetMainWindow() signature on OS X.
Return wxWindow* as other ports do, not wxControl*.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-14 16:52:01 +00:00
..
aui Resolve ambiguity between two wxAuiNotebook overloads. 2012-01-09 18:48:34 +00:00
cocoa Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
dfb
generic Improve column auto-sizing code in generic wxListCtrl. 2012-01-07 15:09:54 +00:00
gtk move render params out of wxDataViewCustomRenderer 2012-01-09 06:31:07 +00:00
gtk1 Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
html Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
meta
mgl
motif Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
msdos
msw Only declare wxDialog::SetWindowStyleFlag() when wxUSE_DIALOG_SIZEGRIP. 2012-01-11 13:42:06 +00:00
os2 Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
osx Fix wxDataViewCtrl::GetMainWindow() signature on OS X. 2012-01-14 16:52:01 +00:00
palmos Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
persist
private
propgrid Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
protocol
ribbon Enhance wxRibbonToolBar functionality to wxRibbonButtonBar level. 2012-01-08 14:52:56 +00:00
richtext Improved layout, in particular passed a container size in order to allow relative size calculation 2012-01-09 14:19:50 +00:00
stc
univ Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
unix
x11 Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
xml
xrc
aboutdlg.h
accel.h
access.h
affinematrix2d.h no code changes, fixed some typos 2012-01-09 14:04:25 +00:00
affinematrix2dbase.h no code changes, fixed some typos 2012-01-09 14:04:25 +00:00
afterstd.h
anidecod.h
animate.h
animdecod.h
any.h
anybutton.h
anystr.h
app.h
apptrait.h
archive.h
arrimpl.cpp
arrstr.h
artprov.h
atomic.h
bannerwindow.h
base64.h
beforestd.h
bitmap.h
bmpbuttn.h
bmpcbox.h
bookctrl.h
brush.h
buffer.h
build.h
busyinfo.h
button.h
cairo.h
calctrl.h
caret.h
chartype.h
checkbox.h
checkeddelete.h
checklst.h
chkconf.h
choicdlg.h
choice.h
choicebk.h
clipbrd.h
clntdata.h
clrpicker.h
cmdargs.h
cmdline.h
cmdproc.h
cmndata.h
collpane.h
colordlg.h
colour.h
colourdata.h
combo.h Remove vertical wxTextCtrl adjustment hacks for wxMSW in wxComboCtrl code. 2011-12-07 14:05:11 +00:00
combobox.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
commandlinkbutton.h
compositewin.h
confbase.h
config.h
containr.h fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 2011-12-23 05:59:59 +00:00
control.h
convauto.h
cpp.h
cppunit.h
crt.h
cshelp.h
ctrlsub.h
cursor.h
custombgwin.h Add virtual dtor to wxCustomBackgroundWindowBase. 2011-12-04 23:57:36 +00:00
dataobj.h
dataview.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
datectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
dateevt.h
datetime.h
datetimectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
datstrm.h
dc.h
dcbuffer.h
dcclient.h
dcgraph.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h Added wxAbort() which can also be used under Windows CE. 2012-01-10 17:01:13 +00:00
debugrpt.h
defs.h Don't use dummy "inline" in wxDEPRECATED_CONSTRUCTOR definition. 2011-12-19 12:54:32 +00:00
dialog.h Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro. 2011-12-24 15:43:05 +00:00
dialup.h
dir.h
dirctrl.h
dirdlg.h
display_impl.h
display.h
dlimpexp.h
dlist.h
dnd.h
docmdi.h
docview.h fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 2011-12-23 05:59:59 +00:00
dragimag.h
dvrenderers.h Add possibility to set item background in generic wxDataViewCtrl. 2011-12-19 12:54:38 +00:00
dynarray.h
dynlib.h
dynload.h
editlbox.h
effects.h
encconv.h
encinfo.h
event.h Remove references to defunct event types in comments. 2011-12-24 15:42:57 +00:00
eventfilter.h no code changes, fixed some typos 2012-01-09 14:04:25 +00:00
evtloop.h
evtloopsrc.h
except.h
fdrepdlg.h
features.h Allow using wxEvtHandler::Bind() with IBM xlC compiler v7+. 2011-12-08 15:58:45 +00:00
ffile.h
file.h
fileconf.h
filectrl.h
filedlg.h
filefn.h
filehistory.h
filename.h
filepicker.h Added wxFilePickerCtrl::SetInitialDirectory(). 2011-12-18 12:34:47 +00:00
filesys.h
flags.h
fmappriv.h
font.h fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 2011-12-23 05:59:59 +00:00
fontdata.h
fontdlg.h
fontenc.h
fontenum.h
fontmap.h
fontpicker.h
fontutil.h
frame.h
fs_arc.h
fs_filter.h
fs_inet.h
fs_mem.h
fs_zip.h
fswatcher.h Add EVT_FSWATCHER event table macro. 2011-12-24 15:43:08 +00:00
gauge.h
gbsizer.h Use default values for some parameters of wxSizerItem and wxGBSizerItem ctors 2011-12-10 04:34:06 +00:00
gdicmn.h
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
graphics.h
grid.h
hash.h
hashmap.h
hashset.h
headercol.h
headerctrl.h Make column width calculations in wxDataViewCtrl and wxHeaderCtrl consistent. 2012-01-14 16:51:57 +00:00
help.h
helpbase.h
helphtml.h
helpwin.h
htmllbox.h
hyperlink.h
icon.h
iconbndl.h
iconloc.h
imagbmp.h
image.h
imaggif.h
imagiff.h
imagjpeg.h
imaglist.h
imagpcx.h
imagpng.h
imagpnm.h
imagtga.h
imagtiff.h
imagxpm.h
infobar.h
init.h
intl.h
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
itemid.h
joystick.h
kbdstate.h
language.h
layout.h
laywin.h
link.h
list.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
listbase.h Compilation fix for PCH-less build after wxListCtrlBase changes. 2012-01-07 16:11:10 +00:00
listbook.h
listbox.h
listctrl.h
listimpl.cpp
log.h Add wxLogFormatter to allow easier wxLog output customization. 2011-12-22 13:35:01 +00:00
longlong.h
math.h
matrix.h
mdi.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
mediactrl.h
memconf.h
memory.h
memtext.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
module.h
mousemanager.h
mousestate.h fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 2011-12-23 05:59:59 +00:00
msgdlg.h
msgout.h
msgqueue.h
mstream.h
nativewin.h
nonownedwnd.h
notebook.h
notifmsg.h
numdlg.h
numformatter.h
object.h
odcombo.h
overlay.h
ownerdrw.h
palette.h
panel.h
paper.h
pen.h
persist.h
pickerbase.h
platform.h adding defaults for Xcode builds 2011-12-12 15:54:40 +00:00
platinfo.h
popupwin.h Restore mouse capturing/releasing in wxPopupTransientWindow under MSW. 2011-12-09 15:20:55 +00:00
position.h
power.h
print.h
printdlg.h
prntbase.h
process.h
progdlg.h
propdlg.h
ptr_scpd.h
ptr_shrd.h
quantize.h
radiobox.h
radiobut.h
range.h
rawbmp.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
rearrangectrl.h
recguard.h
regex.h
region.h
renderer.h
richmsgdlg.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
richtooltip.h
rtti.h
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopedarray.h Fix fatal bug with deleting the old contents in wxScopedArray::reset(). 2011-12-24 15:43:14 +00:00
scopedptr.h
scopeguard.h
scrolbar.h
scrolwin.h
selstore.h
settings.h
setup_gccxml.h
setup_inc.h
setup_redirect.h
sharedptr.h
sizer.h Use default values for some parameters of wxSizerItem and wxGBSizerItem ctors 2011-12-10 04:34:06 +00:00
slider.h fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 2011-12-23 05:59:59 +00:00
snglinst.h
socket.h
sound.h
spinbutt.h
spinctrl.h
splash.h
splitter.h
srchctrl.h
sstream.h
stack.h
stackwalk.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdpaths.h
stdstream.h
stockitem.h
stopwatch.h
strconv.h
stream.h
string.h
stringimpl.h
stringops.h
strvararg.h
sysopt.h
tarstrm.h
taskbar.h Do not put semicolons after the definition of an inline function. 2011-12-29 14:42:13 +00:00
tbarbase.h no code changes, fixed some typos 2012-01-09 14:04:25 +00:00
textbuf.h
textcompleter.h
textctrl.h
textdlg.h
textentry.h
textfile.h
textwrapper.h
tglbtn.h
thread.h
thrimpl.cpp
time.h
timectrl.h Provide native implementation of wx{Date,Time}PickerCtrl for wxOSX/Cocoa. 2011-12-20 21:27:14 +00:00
timer.h
tipdlg.h
tipwin.h
tls.h
tokenzr.h
toolbar.h
toolbook.h
tooltip.h
toplevel.h Add wxTopLevelWindow::SetRepresentedFilename(). 2012-01-08 14:52:47 +00:00
tracker.h
translation.h
treebase.h
treebook.h
treectrl.h Update all controls using in-place editors to handle Escape/Return correctly. 2011-12-02 00:50:41 +00:00
treelist.h
txtstrm.h
typeinfo.h
types.h
uiaction.h
unichar.h
uri.h
url.h
ustring.h
utils.h fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 2011-12-23 05:59:59 +00:00
valgen.h
validate.h
valnum.h
valtext.h
variant.h
variantbase.h
vector.h
version.h Incremented the version number to 2.9.4 everywhere. 2011-12-16 22:12:49 +00:00
versioninfo.h
vidmode.h
vlbox.h
vms_x_fix.h
volume.h
vscroll.h Avoid a problem in Phoenix by making UpdateMacScrollWindow not be pure virtual. 2011-12-22 01:26:11 +00:00
weakref.h
webview.h Corrected the name of EVT_WEB_VIEW_ERROR event table macro. 2011-12-17 23:52:40 +00:00
webviewarchivehandler.h
wfstream.h
window.h
windowid.h
withimages.h
wizard.h
wrapsizer.h
wupdlock.h
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwcocoa_cm.h
wx_cwcocoa_d.h
wx_cwcocoa.h
wx_cwu_d.h
wx.h
wxchar.h
wxcrt.h
wxcrtbase.h
wxcrtvararg.h
wxhtml.h
wxprec.h
wxshlb_cw_d.h
wxshlb_cw.h
wxshlb_cwc_d.h
wxshlb_cwc.h
wxshlba_cw_d.h
wxshlba_cw.h
wxshlba_cwc_d.h
wxshlba_cwc.h
xlocale.h
xpmdecod.h
xpmhand.h
xti2.h
xti.h
xtictor.h
xtihandler.h
xtiprop.h
xtistrm.h
xtitypes.h Use wxT() instead of _T() in XTI code. 2012-01-09 18:48:39 +00:00
xtixml.h
zipstrm.h
zstream.h