wxWidgets/include/wx
Stefan Csomor ffd82f1cf8 fix for gcc MacOS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-23 17:46:04 +00:00
..
cocoa Use NSWindow delegate notification windowWillClose instead of overriding close 2003-10-06 19:17:11 +00:00
generic added ShouldInheritColours() 2003-10-16 10:00:12 +00:00
gtk use #if WXWIN_COMPAT and not #ifdef (patch 826160) 2003-10-18 23:22:11 +00:00
gtk1 use #if WXWIN_COMPAT and not #ifdef (patch 826160) 2003-10-18 23:22:11 +00:00
html
mac replaced all occurences of wxColourDatabase::FindColour() with Find(); minor code cleanup here and there 2003-10-18 23:51:01 +00:00
mgl replaced all occurences of wxColourDatabase::FindColour() with Find(); minor code cleanup here and there 2003-10-18 23:51:01 +00:00
motif replaced all occurences of wxColourDatabase::FindColour() with Find(); minor code cleanup here and there 2003-10-18 23:51:01 +00:00
msw use wxColourDatabase::Find() instead of deprecated FindColour(); some minor code cleanup 2003-10-18 23:20:13 +00:00
os2 Added dummies for Enable and SetDelay. 2003-10-03 16:58:17 +00:00
protocol wxHTTP::GetResponse() added (patch 794394) 2003-09-20 23:55:32 +00:00
stc #ifdef update for the old SWIG 2003-09-24 20:06:19 +00:00
univ use ShouldInheritColours() instead of IsContainerWindow() 2003-10-16 09:39:22 +00:00
unix
x11 replaced all occurences of wxColourDatabase::FindColour() with Find(); minor code cleanup here and there 2003-10-18 23:51:01 +00:00
xml
xrc return false from wxXmlResource::Load if the resource is corrupted 2003-10-10 09:48:52 +00:00
.cvsignore
accel.h
access.h
afterstd.h
app.h removed wxApp::Initialized() (replaced with a dummy version in wxApp itself); wxApp in wxGTK now uses wxEvtLoop too 2003-09-27 13:47:46 +00:00
apptrait.h Fixed wxGUIAppTraits declaration on OS/2. 2003-09-22 06:04:49 +00:00
arrimpl.cpp
arrstr.h added missing wxCMPFUNC_CONVs (patch 820862) 2003-10-16 09:10:44 +00:00
artprov.h
beforestd.h
bitmap.h
bmpbuttn.h
bookctrl.h renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR 2003-10-08 22:13:14 +00:00
brush.h
buffer.h
build.h
busyinfo.h
button.h
calctrl.h
caret.h
checkbox.h removed the weird m_style which was never initialized GTK and duplicated m_windowStyle under Mac/MSW 2003-10-15 22:45:23 +00:00
checklst.h
chkconf.h added .chm support for Unix (Markus Sinner) 2003-10-07 19:47:02 +00:00
choicdlg.h
choice.h
clipbrd.h
clntdata.h
cmdline.h
cmdproc.h
cmndata.h include wx/encinfo.h, not wx/fontenc.h, now 2003-09-19 22:15:55 +00:00
colordlg.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
colour.h
combobox.h
confbase.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
config.h
containr.h
control.h added ShouldInheritColours() 2003-10-16 10:00:12 +00:00
cshelp.h
ctrlsub.h added ShouldInheritColours() 2003-10-16 10:00:12 +00:00
cursor.h
dataobj.h
datetime.h renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR 2003-10-08 22:13:14 +00:00
datetime.inl
datstrm.h
db.h Added SQLTCHAR for non-Windows platforms, and added missing 2003-09-19 10:59:14 +00:00
dbgrid.h Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE 2003-09-18 14:03:09 +00:00
dbkeyg.h
dbtable.h Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE 2003-09-18 14:03:09 +00:00
dc.h
dcbuffer.h
dcclient.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h
defs.h fix for gcc MacOS 2003-10-23 17:46:04 +00:00
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header 2003-09-27 12:55:46 +00:00
dlimpexp.h moved DLL import/export declarations from wx/defs.h to (new) wx/dlimpexp.h for GSocket; added wxUnusedVar() and wxDUMMY_INITIALIZE() to wx/defs.h 2003-10-16 10:25:56 +00:00
dnd.h
docmdi.h
docview.h
dragimag.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
dynarray.h renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR 2003-10-08 22:13:14 +00:00
dynlib.h
dynload.h
effects.h
encconv.h oops, compilation fix 2003-10-13 23:49:18 +00:00
encinfo.h extracted wxNativeEncodingInfo in a separate file to be able to include wx/fontenc.h from wx/strcov.h 2003-09-19 22:04:15 +00:00
event.h fixed wxMouseEvent::Moving() and Dragging() after the last change 2003-10-16 15:05:32 +00:00
evtloop.h wxMGL compilation fixes 2003-09-18 10:01:59 +00:00
except.h added some trivial macros for exception handling 2003-09-17 12:06:36 +00:00
fdrepdlg.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
features.h
ffile.h
file.h
fileconf.h
filedlg.h
filefn.h compilation fix for Watcom (part of patch 813225) 2003-10-16 11:23:07 +00:00
filename.h check directories passed to Append/Insert/PrependDir(); don't terminate string returned from GetPath() with wxPATH_GET_SEPARATOR flag with slash for the paths which don't have any path at all under DOS 2003-10-08 23:15:16 +00:00
filesys.h
flags.h
fmappriv.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
fontdlg.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
fontenc.h removed duplicate UTF16/32 values 2003-09-27 14:06:18 +00:00
fontenum.h
fontmap.h
fontutil.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 use #if WXWIN_COMPAT and not #ifdef (patch 826160) 2003-10-18 23:22:11 +00:00
fs_inet.h
fs_mem.h
fs_zip.h
gauge.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
gdicmn.h fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find() and AddColour(const wxColour&) methods to avoid such problems in the future 2003-10-16 17:42:31 +00:00
gdiobj.h
geometry.h
gifdecod.h
glcanvas.h Use glcanvas.cpp from wxX11 for wxMotif. 2003-09-23 19:25:45 +00:00
grid.h
gsocket.h include wx/platform, to get __WINDOWS__ etc 2003-10-22 14:46:57 +00:00
gzstream.h added wxGzipIOStreams (patch 792932) 2003-09-26 20:24:36 +00:00
hash.h
hashmap.h
hashset.h
help.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
helpbase.h
helphtml.h
helpwin.h
htmllbox.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
imagtiff.h
imagxpm.h
init.h Add some WXDLLIMPEXP's 2003-10-04 03:00:46 +00:00
intl.h 1) use ngettext instead of _N, 2) cleanup of gettext macros definitions 2003-10-13 21:27:02 +00:00
iosfwrap.h
ioswrap.h
ipc.h
ipcbase.h
isql.h
isqlext.h
joystick.h
layout.h
laywin.h
list.h
listbase.h send END_EDIT label if label editing is cancelled 2003-10-07 08:41:54 +00:00
listbook.h
listbox.h
listctrl.h Switches OS/2 back to generic ListCtrl and TreeCtrl as those compile and 2003-10-02 16:50:41 +00:00
listimpl.cpp
log.h Unicode fixes for Watcom (part of patch 813225) 2003-09-30 12:41:46 +00:00
longlong.h wxLL is now in wx/defs.h together with (new) wxULL 2003-09-22 17:10:30 +00:00
math.h
matrix.h
mdi.h
memconf.h
memory.h
memtext.h
menu.h
menuitem.h
metafile.h
mimetype.h
minifram.h
module.h
msgdlg.h
msgout.h
mstream.h
notebook.h
object.h use #if WXWIN_COMPAT and not #ifdef (patch 826160) 2003-10-18 23:22:11 +00:00
ownerdrw.h added wxOwnerDrawn::SetOwnerDrawn() and SetDisabledBitmap(); corrected calculation of menu width and drawing of accels for disabled items (parts of patch 758598) 2003-09-22 00:43:36 +00:00
palette.h
panel.h
paper.h
pen.h
platform.h moved wxUSE_UNICODE <-> _UNICODE checks to wx/platform.h from wx/wxchar.h because wxUSE_UNICODE is used in wx/defs.h itself, before wx/wxchar.h is included 2003-10-22 21:24:16 +00:00
popupwin.h Implemented wxPopupWindow for wxMotif. 2003-10-14 17:05:28 +00:00
print.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
printdlg.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
prntbase.h
process.h
progdlg.h
ptr_scpd.h added tied scoped pointers 2003-09-17 17:27:36 +00:00
quantize.h
radiobox.h
radiobut.h
rawbmp.h
recguard.h
regex.h
region.h
renderer.h
sashwin.h
sckaddr.h
sckipc.h
sckstrm.h
scopeguard.h corrected wxCATCH_ALL usage 2003-09-17 17:09:23 +00:00
scrolbar.h
scrolwin.h
selstore.h
settings.h added wxSYS_ICONTITLE_FONT (patch 816026) 2003-10-16 11:17:38 +00:00
setup_redirect.h
sizer.h
slider.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
snglinst.h
socket.h
spinbutt.h
spinctrl.h
splash.h
splitter.h
stack.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
stopwatch.h
strconv.h don't do anything non trivial (like creating wxFontMapper) in ctors of global objects 2003-09-26 16:55:53 +00:00
stream.h
string.h
sysopt.h
tab.h
tabctrl.h
taskbar.h
tbarbase.h fixes to radio button handling (patch 803360) 2003-09-26 19:43:47 +00:00
textbuf.h
textctrl.h added ShouldInheritColours() 2003-10-16 10:00:12 +00:00
textdlg.h
textfile.h
tglbtn.h
thread.h
thrimpl.cpp
timer.h
tipdlg.h
tipwin.h
tokenzr.h
toolbar.h
tooltip.h
toplevel.h
treebase.h renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR 2003-10-08 22:13:14 +00:00
treectrl.h removing RTTI classinfo #define redirections, not needed anymore 2003-10-17 19:48:20 +00:00
txtstrm.h added wxTextInputStream::ReadChar() (part of patch 792932) 2003-09-26 20:15:38 +00:00
types.h
url.h
utils.h
valgen.h
validate.h added wxVALIDATOR_PARAM and use it to avoid warnings about unused validators when wxUSE_VALIDATORS==0 2003-09-15 19:54:51 +00:00
valtext.h
variant.h
vector.h
version.h
vidmode.h merged wxDisplayModeInfo and wxVideoMode in a single class, extracted it in a separate wx/vidmode.h header 2003-09-27 12:55:46 +00:00
vlbox.h Applied patch [ 808050 ] fixes for WXUNIVERSAL and UNICODE 2003-09-18 14:03:09 +00:00
vms_x_fix.h
volume.h
vscroll.h
wave.h
wfstream.h
window.h added default value (0) for flags argument of AdjustForParentClientOrigin() 2003-10-22 08:33:32 +00:00
wizard.h use #if WXWIN_COMPAT and not #ifdef (patch 826160) 2003-10-18 23:22:11 +00:00
wx_cw_cm.h
wx_cw_d.h
wx_cw.h
wx_cwc_d.h
wx_cwc.h
wx_cwu_d.h
wx.h
wxchar.h moved wxUSE_UNICODE <-> _UNICODE checks to wx/platform.h from wx/wxchar.h because wxUSE_UNICODE is used in wx/defs.h itself, before wx/wxchar.h is included 2003-10-22 21:24:16 +00:00
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
xpmdecod.h
xpmhand.h
xti.h VC6 template fixes 2003-10-19 13:41:33 +00:00
xtistrm.h
xtixml.h
zipstrm.h
zstream.h wxZlibStreams fixes; allow them to be used as deflate [de]compressor in gz/zip files (patch 792562) 2003-09-26 20:07:22 +00:00