Marshall Greenblatt
|
b4653ce1da
|
Win: Fix drag&drop breakage caused by revision 401 changes.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@407 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2011-12-08 01:11:08 +00:00 |
Marshall Greenblatt
|
47217b00d4
|
Check that UIT_GetWebView() is non-NULL before dereferencing (issue #441).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@401 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2011-12-01 17:11:45 +00:00 |
Marshall Greenblatt
|
7130cc4f26
|
Add a new NAVTYPE_LINKDROPPED value to the cef_handler_navtype_t enum passed to OnBeforeResourceLoad() that will be passed when navigation is resulting from a drop (issue #363).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@320 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2011-10-18 00:23:32 +00:00 |
Marshall Greenblatt
|
1b1255c92d
|
- Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297).
- Mac: Fix dragging of URLs by providing a default image if no drag image is supplied.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@279 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2011-08-22 01:31:55 +00:00 |
Marshall Greenblatt
|
2a0299fc29
|
Fix bug when dragging to a window before mouse events have been detected (issue #262).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@256 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2011-06-14 15:45:00 +00:00 |
Marshall Greenblatt
|
71a6f6548b
|
Update to Chromium revision 80310.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@213 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2011-04-05 16:17:33 +00:00 |
Marshall Greenblatt
|
14f2536b27
|
Add drag and drop support for Windows (issue #140).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@194 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2011-02-28 00:33:11 +00:00 |