Removed wxBuffer from several ports; added function to get XEvent name;
authorJulian Smart <julian@anthemion.co.uk>
Thu, 14 Feb 2002 11:07:26 +0000 (11:07 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 14 Feb 2002 11:07:26 +0000 (11:07 +0000)
commit45ff6421e6d0327584bb85aeb5bda8be48b6ca5e
tree983d3ab88de3e9e1aab1ef6990e9c4e4413b7568
parent318fa6983d11825cac47e3419d9ca0552ae3f94a
Removed wxBuffer from several ports; added function to get XEvent name;
started on commandline parsing for wxX11

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
include/wx/utils.h
include/wx/x11/privx.h
src/common/filefn.cpp
src/gtk/app.cpp
src/gtk/data.cpp
src/gtk1/app.cpp
src/gtk1/data.cpp
src/mgl/app.cpp
src/mgl/data.cpp
src/motif/app.cpp
src/motif/control.cpp
src/motif/data.cpp
src/motif/menu.cpp
src/motif/window.cpp
src/x11/app.cpp
src/x11/data.cpp
src/x11/utils.cpp