Added dnd classes, data object classes, changed clipboard class doc,

cured filefn.cpp wxFileNameFromPath bug, some tweaks to HelpGen


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-01-13 14:23:31 +00:00
parent 3827499741
commit dface61ccb
24 changed files with 698 additions and 99 deletions

View File

@@ -43,6 +43,8 @@ High Priority
- Implement missing wxImage functions for Motif.
- wxClipboard
Low Priority
------------
@@ -82,7 +84,7 @@ Low Priority
- add the driver code to src/motif/helphtml.cpp (a frame, toolbar,
history list).
- Copy and paste, drag and drop. Use a standard X drag
- Drag and drop. Use a standard X drag
and drop standard - see http://www.cco.caltech.edu/~jafl/xdnd/
or use Motif drag and drop as described here:
http://www.motifzone.com/tmd/articles/DnD/dnd.html