Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu
authorJulian Smart <julian@anthemion.co.uk>
Sun, 14 Nov 1999 14:41:30 +0000 (14:41 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 14 Nov 1999 14:41:30 +0000 (14:41 +0000)
commitc0ab6adfedf92aa4457821422e77c19b80f10bee
tree3af369eb1285e09fb267831d5bb9e05f165d855a
parent021e0f21058e9c3887a5fe1ba83dc00a4c6092cc
Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBILITY for 'old' menu
constructor and event handling; added wxString version of wxGetTempFileName

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
16 files changed:
distrib/msw/patch.rsp
distrib/msw/zippatch.bat
docs/bugs.txt
docs/latex/wx/function.tex
include/wx/filefn.h
include/wx/gtk/menu.h
include/wx/gtk1/menu.h
include/wx/menu.h
include/wx/motif/menu.h
include/wx/msw/menu.h
src/common/filefn.cpp
src/gtk/menu.cpp
src/gtk1/menu.cpp
src/motif/menu.cpp
src/msw/menu.cpp
src/msw/tbar95.cpp