More Motif stuff
authorJulian Smart <julian@anthemion.co.uk>
Sun, 20 Sep 1998 20:59:30 +0000 (20:59 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 20 Sep 1998 20:59:30 +0000 (20:59 +0000)
commitdfc5454127ac2195e10deebb216d82c674e757df
tree2d4fb797eaeeb43d570d1a26d4991ffa5d648fc0
parentb112d15289da2d494b847a7a8d12ed2f5afad8bd
More Motif stuff

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
29 files changed:
include/wx/defs.h
include/wx/motif/brush.h
include/wx/motif/colour.h
include/wx/motif/dc.h
include/wx/motif/dcclient.h
include/wx/motif/dcscreen.h
include/wx/motif/dialog.h
include/wx/motif/font.h
include/wx/motif/frame.h
include/wx/motif/pen.h
include/wx/motif/private.h
include/wx/motif/textctrl.h
include/wx/motif/window.h
include/wx/stubs/brush.h
src/generic/msgdlgg.cpp
src/motif/brush.cpp
src/motif/colour.cpp
src/motif/dc.cpp
src/motif/dcclient.cpp
src/motif/dcscreen.cpp
src/motif/dialog.cpp
src/motif/font.cpp
src/motif/frame.cpp
src/motif/pen.cpp
src/motif/textctrl.cpp
src/motif/utils.cpp
src/msw/dialog.cpp
src/stubs/brush.cpp
src/stubs/dialog.cpp