Files
Mozilla/mozilla/widget
dougt%meer.net dcbce66c5e Windows Ce only.
This patch does two things:
a) enables clipboard support on Windows CE.  It was pretty easy to port.  we
just don't support file clipboard type nor do we know what to do with drag and
drop.  Hence there are a few ifdef's sprinkled through out.  Also, i noticed
that the WinCE compiler chokeds on ::Global* for some reason.  Since these do
not need to be namespaced, I removed the "::".

b) detects windows ce tap-and-hold events via SHRecognizeGesture.  When we
discover that this occurs we fire a right mouse click.

r/sr=dveditz, a=asa.  bug=297683


git-svn-id: svn://10.0.0.236/trunk@177530 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-11 00:37:53 +00:00
..
2005-08-11 00:37:53 +00:00