Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-02-22 | IME composition is now replaced by the result | Erik Kundiman | |
instead of being printed alongside. For now, it always gets reset from the start after pressing Return, which is to be fixed next. | |||
2024-01-30 | First attempt to fix unicode input | Erik Kundiman | |
It should work well enough with most, but on Japanese (I assume all CJK), for now the composition part is still left printed out along with the result (as opposed to just replaced by the result). It's to be fixed next. | |||
2019-09-10 | SL-11910 [Win] Horizontal scroll | andreykproductengine | |
2019-07-18 | SL-11592 [Win] Ability to bind extra mouse buttons for push to talk | andreykproductengine | |
2018-10-23 | SL-9774 [Render] dragging active Second Life session to second monitor zooms ↵ | ruslantproductengine | |
in making viewer unusable | |||
2016-11-25 | Don't resize viewer window if UI scaling didn't change | Ansariel | |
2016-08-18 | MAINT-5992 Second Life unusable on Windows 10 with 4k monitor SL forcibly ↵ | pavelkproductengine | |
overrides DPI compatibility option | |||
2016-05-06 | merge 4.0.4-release and MAINT-5974 | Oz Linden | |
2016-03-21 | MAINT-3171 Alt-clicking while moving mouse can move the camera significantly | Mnikolenko ProductEngine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-11-05 | Shot in the dark patch for MAINT-3353 backported from viewer-tiger | Aura 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 | |
using realtive coordinates refactored LLCoord code to be templated, ultimately to support arbitrary conversions | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-12-03 | Added the LLWindowCallbacks::DragNDropAction enum, and made the mac ↵ | Monroe Linden | |
implementation and the cross-platform window callbacks use it (instead of 'bool drop'). This will break the windows impl until someone fixes it to match. | |||
2009-12-03 | Change API to no longer include slurl argument (its a platform-agnostic ↵ | Rick Pasetto | |
policy), add some code (not working yet) to implement DND on the mac | |||
2009-11-24 | Added support for dropping SURLs onto viewer | callum | |
Does right thing when logged in - needs some work at login page Removed (commented out) WM_DROPFILES code for now | |||
2009-11-12 | Change 'handleDrop()' API to 'handleDragNDrop', which now takes a "drop" BOOL | Rick Pasetto | |
2009-10-27 | Added IDropTarget interface. Still lots of cleanup but this works ok. | callum | |
You can drag over from Firefox or IE onto a prim | |||
2009-10-21 | Backed out changeset: 57dc52edbbc9 | Rick Pasetto | |
2009-10-21 | Backed out changeset 60da2fc952a0 | Rick Pasetto | |
2009-10-21 | Test code to allow drag/drop of *file* (not URLs) into the viewer Window - ↵ | callum | |
Will not be pushed to main repository - only committed so I can bundle my changes and share | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch |