Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 18 Nov 1999 14:30:10 +0000 (14:30 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 18 Nov 1999 14:30:10 +0000 (14:30 +0000)
commit338dd992160bf20205743c092b353d96ef7604fb
tree98c23dbb8e2eca93dafd9eeffcb835b7f9c0d204
parent742ff1e12fe845a79db772285dea63a227d867b7
 Committing in .

 Modifications to get rid of warnings on VMS

 Modified Files:
  wxWindows/include/wx/utils.h wxWindows/src/common/date.cpp
  wxWindows/src/common/datstrm.cpp
  wxWindows/src/common/gdicmn.cpp wxWindows/src/common/image.cpp
  wxWindows/src/common/object.cpp
  wxWindows/src/common/sckipc.cpp
  wxWindows/src/common/txtstrm.cpp
  wxWindows/src/generic/fontdlgg.cpp
  wxWindows/src/generic/listctrl.cpp
  wxWindows/src/generic/scrolwin.cpp
  wxWindows/src/generic/splitter.cpp wxWindows/src/motif/app.cpp
  wxWindows/src/motif/bitmap.cpp
  wxWindows/src/motif/bmpbuttn.cpp
  wxWindows/src/motif/button.cpp
  wxWindows/src/motif/checkbox.cpp
  wxWindows/src/motif/choice.cpp wxWindows/src/motif/clipbrd.cpp
  wxWindows/src/motif/colour.cpp
  wxWindows/src/motif/combobox.cpp
  wxWindows/src/motif/control.cpp wxWindows/src/motif/cursor.cpp
  wxWindows/src/motif/dataobj.cpp
  wxWindows/src/motif/dcclient.cpp
  wxWindows/src/motif/dcmemory.cpp
  wxWindows/src/motif/dcscreen.cpp
  wxWindows/src/motif/dialog.cpp wxWindows/src/motif/filedlg.cpp
  wxWindows/src/motif/font.cpp wxWindows/src/motif/frame.cpp
  wxWindows/src/motif/gauge.cpp wxWindows/src/motif/icon.cpp
  wxWindows/src/motif/listbox.cpp wxWindows/src/motif/mdi.cpp
  wxWindows/src/motif/menu.cpp wxWindows/src/motif/menuitem.cpp
  wxWindows/src/motif/msgdlg.cpp wxWindows/src/motif/palette.cpp
  wxWindows/src/motif/radiobox.cpp
  wxWindows/src/motif/radiobut.cpp
  wxWindows/src/motif/region.cpp
  wxWindows/src/motif/scrolbar.cpp
  wxWindows/src/motif/settings.cpp
  wxWindows/src/motif/slider.cpp wxWindows/src/motif/statbmp.cpp
  wxWindows/src/motif/statbox.cpp
  wxWindows/src/motif/stattext.cpp
  wxWindows/src/motif/textctrl.cpp wxWindows/src/motif/timer.cpp
  wxWindows/src/motif/toolbar.cpp wxWindows/src/motif/utils.cpp
  wxWindows/src/motif/window.cpp wxWindows/src/unix/fontutil.cpp
  wxWindows/src/unix/utilsunx.cpp
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
55 files changed:
include/wx/utils.h
src/common/date.cpp
src/common/datstrm.cpp
src/common/gdicmn.cpp
src/common/image.cpp
src/common/object.cpp
src/common/sckipc.cpp
src/common/txtstrm.cpp
src/generic/fontdlgg.cpp
src/generic/listctrl.cpp
src/generic/scrolwin.cpp
src/generic/splitter.cpp
src/motif/app.cpp
src/motif/bitmap.cpp
src/motif/bmpbuttn.cpp
src/motif/button.cpp
src/motif/checkbox.cpp
src/motif/choice.cpp
src/motif/clipbrd.cpp
src/motif/colour.cpp
src/motif/combobox.cpp
src/motif/control.cpp
src/motif/cursor.cpp
src/motif/dataobj.cpp
src/motif/dcclient.cpp
src/motif/dcmemory.cpp
src/motif/dcscreen.cpp
src/motif/dialog.cpp
src/motif/filedlg.cpp
src/motif/font.cpp
src/motif/frame.cpp
src/motif/gauge.cpp
src/motif/icon.cpp
src/motif/listbox.cpp
src/motif/mdi.cpp
src/motif/menu.cpp
src/motif/menuitem.cpp
src/motif/msgdlg.cpp
src/motif/palette.cpp
src/motif/radiobox.cpp
src/motif/radiobut.cpp
src/motif/region.cpp
src/motif/scrolbar.cpp
src/motif/settings.cpp
src/motif/slider.cpp
src/motif/statbmp.cpp
src/motif/statbox.cpp
src/motif/stattext.cpp
src/motif/textctrl.cpp
src/motif/timer.cpp
src/motif/toolbar.cpp
src/motif/utils.cpp
src/motif/window.cpp
src/unix/fontutil.cpp
src/unix/utilsunx.cpp