]> git.saurik.com Git - wxWidgets.git/commit - src/makeprog.env
Fix to parser.y to make it compile with makefile.unx; wxFileConfig
authorJulian Smart <julian@anthemion.co.uk>
Sun, 15 Nov 1998 21:53:27 +0000 (21:53 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 15 Nov 1998 21:53:27 +0000 (21:53 +0000)
commitf57fe24c6389876d7ddf02aa7a09f3b48a6956de
tree02af4ca6a674e408a56a7df23feb91a76a600260
parent43a18898651f71010606d8682fdf88cfc1c02193
Fix to parser.y to make it compile with makefile.unx; wxFileConfig
adds a / to user path if necessary; OGL sample cleans itself up;
wxLog fixes in app.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
docs/motif/todo.txt
include/wx/motif/mdi.h
include/wx/motif/setup.h
src/common/fileconf.cpp
src/common/parser.y
src/common/timercmn.cpp
src/makeprog.env
src/motif/app.cpp
src/motif/makefile.unx
src/motif/window.cpp
src/msw/app.cpp
src/msw/utils.cpp
utils/ogl/samples/ogledit/ogledit.cpp
utils/ogl/samples/ogledit/ogledit.h