Age | Commit message (Expand) | Author |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-02-10 | CID 424 | Tofu Linden |
2010-02-01 | dos2unix these files | Rick Pasetto |
2010-01-07 | Fix drag and drop for windows. Makes Win32 state machine behave more like Mac. | Callum Prentice |
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 |