Motif files added.
authorJulian Smart <julian@anthemion.co.uk>
Fri, 18 Sep 1998 10:14:43 +0000 (10:14 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 18 Sep 1998 10:14:43 +0000 (10:14 +0000)
commit4bb6408c2631988fab9925014c6619358bf867de
treebde2d7463e75437cccad3ea1e90577d8abe27692
parentc9d22ba77cc0fb74379c1384db8d62cc02cf5d61
Motif files added.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
69 files changed:
src/motif/accel.cpp [new file with mode: 0644]
src/motif/app.cpp [new file with mode: 0644]
src/motif/bitmap.cpp [new file with mode: 0644]
src/motif/bmpbuttn.cpp [new file with mode: 0644]
src/motif/brush.cpp [new file with mode: 0644]
src/motif/button.cpp [new file with mode: 0644]
src/motif/checkbox.cpp [new file with mode: 0644]
src/motif/checklst.cpp [new file with mode: 0644]
src/motif/choice.cpp [new file with mode: 0644]
src/motif/clipbrd.cpp [new file with mode: 0644]
src/motif/colordlg.cpp [new file with mode: 0644]
src/motif/colour.cpp [new file with mode: 0644]
src/motif/combobox.cpp [new file with mode: 0644]
src/motif/control.cpp [new file with mode: 0644]
src/motif/cursor.cpp [new file with mode: 0644]
src/motif/data.cpp [new file with mode: 0644]
src/motif/dc.cpp [new file with mode: 0644]
src/motif/dcclient.cpp [new file with mode: 0644]
src/motif/dcmemory.cpp [new file with mode: 0644]
src/motif/dcscreen.cpp [new file with mode: 0644]
src/motif/dialog.cpp [new file with mode: 0644]
src/motif/dirdlg.cpp [new file with mode: 0644]
src/motif/dnd.cpp [new file with mode: 0644]
src/motif/filedlg.cpp [new file with mode: 0644]
src/motif/font.cpp [new file with mode: 0644]
src/motif/fontdlg.cpp [new file with mode: 0644]
src/motif/frame.cpp [new file with mode: 0644]
src/motif/gauge.cpp [new file with mode: 0644]
src/motif/gdiobj.cpp [new file with mode: 0644]
src/motif/helpxxxx.cpp [new file with mode: 0644]
src/motif/icon.cpp [new file with mode: 0644]
src/motif/imaglist.cpp [new file with mode: 0644]
src/motif/joystick.cpp [new file with mode: 0644]
src/motif/listbox.cpp [new file with mode: 0644]
src/motif/listctrl.cpp [new file with mode: 0644]
src/motif/main.cpp [new file with mode: 0644]
src/motif/mdi.cpp [new file with mode: 0644]
src/motif/menu.cpp [new file with mode: 0644]
src/motif/menuitem.cpp [new file with mode: 0644]
src/motif/metafile.cpp [new file with mode: 0644]
src/motif/minifram.cpp [new file with mode: 0644]
src/motif/msgdlg.cpp [new file with mode: 0644]
src/motif/notebook.cpp [new file with mode: 0644]
src/motif/palette.cpp [new file with mode: 0644]
src/motif/pen.cpp [new file with mode: 0644]
src/motif/print.cpp [new file with mode: 0644]
src/motif/printdlg.cpp [new file with mode: 0644]
src/motif/radiobox.cpp [new file with mode: 0644]
src/motif/radiobut.cpp [new file with mode: 0644]
src/motif/region.cpp [new file with mode: 0644]
src/motif/scrolbar.cpp [new file with mode: 0644]
src/motif/settings.cpp [new file with mode: 0644]
src/motif/slider.cpp [new file with mode: 0644]
src/motif/spinbutt.cpp [new file with mode: 0644]
src/motif/statbmp.cpp [new file with mode: 0644]
src/motif/statbox.cpp [new file with mode: 0644]
src/motif/stattext.cpp [new file with mode: 0644]
src/motif/statusbr.cpp [new file with mode: 0644]
src/motif/tabctrl.cpp [new file with mode: 0644]
src/motif/taskbar.cpp [new file with mode: 0644]
src/motif/textctrl.cpp [new file with mode: 0644]
src/motif/thread.cpp [new file with mode: 0644]
src/motif/timer.cpp [new file with mode: 0644]
src/motif/toolbar.cpp [new file with mode: 0644]
src/motif/treectrl.cpp [new file with mode: 0644]
src/motif/utils.cpp [new file with mode: 0644]
src/motif/utilsexc.cpp [new file with mode: 0644]
src/motif/wave.cpp [new file with mode: 0644]
src/motif/window.cpp [new file with mode: 0644]