gecko-dev/java/webclient/src_moz
edburns%acm.org 5dcaed83e1 Issue: 369376
Use the nsIClipboardDragDropHooks mechanism to manually copy over data
from the nsITransferable to java, so that java can manualy fabricate a
Transferable instance and put it on the clipboard.

M src_moz/CurrentPageImpl.cpp

- Pass the java instance to EmbedWindow::CopySelection().

M src_moz/EmbedWindow.cpp
M src_moz/EmbedWindow.h

- Modify CopySelection to take the java object instance

- Make this implement nsIClipboardDragDropHooks.  Use the
  nsICommandManager to get informed of the copy event.

- Implement ::OnCopyOrDrag() to copy the data from the nsITransferable
  over to Java.

M src_moz/Makefile.in

- declare dependency on commandhandler
2007-02-13 17:15:43 +00:00
..
cocoa
gtk M dom/build.xml 2007-01-30 01:51:54 +00:00
motif M dom/build.xml 2007-01-30 01:51:54 +00:00
win32
.cvsignore
BookmarksImpl.cpp
CBrowserContainer.cpp
CBrowserContainer.h
CurrentPageActionEvents.cpp
CurrentPageActionEvents.h
CurrentPageImpl.cpp Issue: 369376 2007-02-13 17:15:43 +00:00
EmbedEventListener.cpp
EmbedEventListener.h
EmbedProgress.cpp
EmbedProgress.h
EmbedWindow.cpp Issue: 369376 2007-02-13 17:15:43 +00:00
EmbedWindow.h Issue: 369376 2007-02-13 17:15:43 +00:00
EventRegistrationImpl.cpp
HistoryActionEvents.cpp
HistoryActionEvents.h
HistoryImpl.cpp
HttpHeaderVisitorImpl.cpp
HttpHeaderVisitorImpl.h
ISupportsPeer.cpp
InputStreamShim.cpp
InputStreamShim.h
LoadCompleteProgressListener.cpp
LoadCompleteProgressListener.h
Makefile.in Issue: 369376 2007-02-13 17:15:43 +00:00
NativeBrowserControl.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
NativeBrowserControl.h
NativeEventThread.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
NativeEventThreadActionEvents.cpp
NativeEventThreadActionEvents.h
NativeInputStreamImpl.cpp
NativeWrapperFactory.cpp
NativeWrapperFactory.h
NavigationActionEvents.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
NavigationActionEvents.h
NavigationImpl.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
PreferencesImpl.cpp
ProfileManagerImpl.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
PromptActionEvents.cpp
PromptActionEvents.h
RDFEnumeration.cpp
RDFTreeNode.cpp
WindowControlActionEvents.cpp
WindowControlActionEvents.h
WindowControlImpl.cpp
WindowCreator.cpp
WindowCreator.h
WrapperFactoryImpl.cpp This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
dom_util.cpp
dom_util.h
install_win32.js
nsActions.cpp
nsActions.h
ns_globals.h This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
ns_util.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:32:22 +00:00
ns_util.h This checkin gets webclient and sorta running with Firefox 1.5.0.1 2006-03-05 03:53:26 +00:00
ns_util_export.cpp bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones 2006-02-03 14:32:22 +00:00
rdf_progids.h
rdf_util.cpp
rdf_util.h
wcIBrowserContainer.h
wsRDFObserver.cpp
wsRDFObserver.h