]> git.saurik.com Git - wxWidgets.git/commit - src/motif/textctrl.cpp
Added some tentative wxMotif clipboard code; did some file formatting
authorJulian Smart <julian@anthemion.co.uk>
Thu, 14 Jan 1999 15:15:39 +0000 (15:15 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 14 Jan 1999 15:15:39 +0000 (15:15 +0000)
commit2d120f8391920145647ec10e84629bc21fa9f1bb
tree75eb611fbe03eb065a611290b11ed325b7c50212
parent8de2e39c170b2036e36ab1d691b98b624a02048b
Added some tentative wxMotif clipboard code; did some file formatting

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
46 files changed:
docs/motif/todo.txt
docs/todo.txt
include/wx/dataobj.h
include/wx/motif/clipbrd.h
include/wx/motif/dnd.h
include/wx/motif/window.h
src/motif/accel.cpp
src/motif/app.cpp
src/motif/bitmap.cpp
src/motif/bmpbuttn.cpp
src/motif/brush.cpp
src/motif/button.cpp
src/motif/checkbox.cpp
src/motif/checklst.cpp
src/motif/choice.cpp
src/motif/clipbrd.cpp
src/motif/colour.cpp
src/motif/combobox.cpp
src/motif/control.cpp
src/motif/dc.cpp
src/motif/dcclient.cpp
src/motif/dcmemory.cpp
src/motif/dcscreen.cpp
src/motif/dialog.cpp
src/motif/dnd.cpp
src/motif/filedlg.cpp
src/motif/font.cpp
src/motif/frame.cpp
src/motif/gauge.cpp
src/motif/gdiobj.cpp
src/motif/icon.cpp
src/motif/listbox.cpp
src/motif/main.cpp
src/motif/makefile.unx
src/motif/mdi.cpp
src/motif/menu.cpp
src/motif/menuitem.cpp
src/motif/palette.cpp
src/motif/pen.cpp
src/motif/radiobut.cpp
src/motif/slider.cpp
src/motif/textctrl.cpp
src/motif/utils.cpp
src/motif/utilsexc.cpp
src/motif/window.cpp
src/msw/clipbrd.cpp