Age | Commit message (Expand) | Author |
---|---|---|
2009-12-03 | Fix windows build to now use DragNDropAction instead of a bool 'drop' | Rick Pasetto |
2009-12-03 | Fix Windows build based on API change to handleDragNDrop() | Rick Pasetto |
2009-11-24 | Added support for dropping SURLs onto viewer | callum |
2009-11-24 | Add support for changing OS cursor when mouse passes | callum |
2009-11-19 | Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-rickcallum/ | Rick Pasetto |
2009-11-19 | Fix merge error | Rick Pasetto |
2009-11-18 | Add support for removing the Windows specific drag/drop code | callum |
2009-11-18 | Merge with remote | Rick Pasetto |
2009-11-13 | Reworked IDropTarget COM interface impl - now much cleaner and doesn't crash! | callum |
2009-11-12 | Change 'handleDrop()' API to 'handleDragNDrop', which now takes a "drop" BOOL | Rick Pasetto |
2009-11-03 | Convert screen coordinates from IDropAction to window coordinates. | callum |
2009-10-27 | Added IDropTarget interface. Still lots of cleanup but this works ok. | callum |