]> git.saurik.com Git - wxWidgets.git/commit - src/common/appbase.cpp
first round of Intel compiler warning fixes: down from a few thousands just to slight...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Sep 2005 19:59:19 +0000 (19:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Sep 2005 19:59:19 +0000 (19:59 +0000)
commit17a1ebd101f0653e69736416a2a28d0ada423141
treea2c337ccf34d8cc91febfd3f8a8e54a8a027754f
parentbd090f77eea26b02077738357e45a7a7645577d6
first round of Intel compiler warning fixes: down from a few thousands just to slightly more than 100

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
86 files changed:
build/bakefiles/files.bkl
configure
configure.in
include/wx/app.h
include/wx/build.h
include/wx/dataobj.h
include/wx/defs.h
include/wx/dynarray.h
include/wx/gtk/tglbtn.h
include/wx/gtk1/tglbtn.h
include/wx/longlong.h
include/wx/math.h
include/wx/motif/font.h
include/wx/platform.h
include/wx/ptr_scpd.h
include/wx/unix/private.h [new file with mode: 0644]
src/common/appbase.cpp
src/common/cshelp.cpp
src/common/datetime.cpp
src/common/datstrm.cpp
src/common/debugrpt.cpp
src/common/dynarray.cpp
src/common/extended.c
src/common/ffile.cpp
src/common/fileconf.cpp
src/common/filename.cpp
src/common/fmapbase.cpp
src/common/intl.cpp
src/common/longlong.cpp
src/common/mstream.cpp
src/common/popupcmn.cpp
src/common/sckaddr.cpp
src/common/socket.cpp
src/common/strconv.cpp
src/common/stream.cpp
src/common/string.cpp
src/common/txtstrm.cpp
src/common/uri.cpp
src/generic/accel.cpp
src/generic/datectlg.cpp
src/generic/dirdlgg.cpp
src/generic/filedlgg.cpp
src/generic/grid.cpp
src/generic/laywin.cpp
src/generic/listctrl.cpp
src/generic/prntdlgg.cpp
src/generic/splash.cpp
src/gtk/app.cpp
src/gtk/bitmap.cpp
src/gtk/combobox.cpp
src/gtk/dcclient.cpp
src/gtk/eggtrayicon.c
src/gtk/listbox.cpp
src/gtk/scrolwin.cpp
src/gtk/settings.cpp
src/gtk/tbargtk.cpp
src/gtk/win_gtk.c
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/bitmap.cpp
src/gtk1/combobox.cpp
src/gtk1/dcclient.cpp
src/gtk1/eggtrayicon.c
src/gtk1/listbox.cpp
src/gtk1/scrolwin.cpp
src/gtk1/settings.cpp
src/gtk1/tbargtk.cpp
src/gtk1/win_gtk.c
src/gtk1/window.cpp
src/html/helpdata.cpp
src/html/htmlcell.cpp
src/html/htmlpars.cpp
src/html/htmlwin.cpp
src/html/m_image.cpp
src/motif/evtloop.cpp
src/unix/dlunix.cpp
src/unix/fontenum.cpp
src/unix/gsocket.cpp
src/unix/joystick.cpp
src/unix/mimetype.cpp
src/unix/threadpsx.cpp
src/unix/utilsunx.cpp
src/unix/utilsx11.cpp
src/x11/evtloop.cpp
src/xrc/xmlres.cpp
utils/wxrc/wxrc.cpp