Age | Commit message (Expand) | Author |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel |
2016-04-22 | Windows: 1. GWL_USERDATA must be GWLP_USERDATA to be compatible with x86 and ... | Nicky |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-02-07 | EXP-1181 WIP as a designer I would like to specify default floater positions ... | Richard Linden |
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 |