]> git.saurik.com Git - wxWidgets.git/commit - src/motif/dialog.cpp
Fixes to wxMotif scrolling and colours (wxTreeCtrl/wxListCtrl now seem to work
authorJulian Smart <julian@anthemion.co.uk>
Mon, 28 Dec 1998 21:32:10 +0000 (21:32 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 28 Dec 1998 21:32:10 +0000 (21:32 +0000)
commit88150e6073673c304d285906e0d718374a5abe93
treea841ec8c6c03bc5903b5b81566c06e013356c2c3
parentcffee23b4fb7e2843d39318d2e20758a105b26bf
Fixes to wxMotif scrolling and colours (wxTreeCtrl/wxListCtrl now seem to work
well, ta-ra!); fixes to thread.cpp since constants were changed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
distrib/msw/cw.rsp
distrib/msw/vc.rsp
distrib/msw/zipdist.bat
docs/motif/changes.txt
docs/motif/todo.txt
include/wx/motif/window.h
include/wx/string.h
src/common/socket.cpp
src/generic/scrolwin.cpp
src/make_cw.mcp
src/motif/dialog.cpp
src/motif/thread.cpp
src/motif/window.cpp
src/stubs/thread.cpp