Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2023-10-12 | SL-20422 Clicking the 'Bring it back' link on Aditi displays a teleport alert | Alexander Gavriliuk | |
2023-05-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llagentlistener.cpp # indra/newview/llcommanddispatcherlistener.cpp # indra/newview/llfilepicker_mac.mm # indra/newview/llworldmapview.cpp | |||
2023-04-19 | SL-19609 Urls aren't dispatched according to the indicated grid | Andrey Kleshchev | |
2023-03-31 | SL-19432 External group links dont load in SL | Andrey Kleshchev | |
2022-12-12 | SL-18826 limit teleport command usage | Maxim Nikolenko | |
2019-09-10 | Merged in lindenlab/viewer-release | andreykproductengine | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2018-08-16 | Pull in @Nat's changes to make teleports work correctly | callum_linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-05-29 | MAINT-4094 FIXED Use unescaped region name in the notification | Mnikolenko ProductEngine | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-03-31 | MAINT-535 FIXED The teleport SLAPP is changed to UNTRUSTED_THROTTLE. ↵ | Mnikolenko ProductEngine | |
Confirmation dialog for teleporting via slapp is added. | |||
2014-03-12 | merge with release | Richard Linden | |
2014-01-10 | Revert earlier back-out for MAINT-535 ... it's back in | simon | |
2014-01-07 | Revert changes made for MAINT-535 to test in a release cohort. | simon | |
2013-10-22 | MAINT-535 'trust model' is added for secondlife:// URLs in wiki style links. ↵ | Mnikolenko ProductEngine | |
Chat history is marked as untrusted source now. | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-07-03 | PATH-802: fixed check for different grid in chat SLURLS | Oz Linden | |
2012-06-12 | PATH-735: Limit and clean up grid selection | Oz Linden | |
2011-11-14 | EXP-1588 WIP Floaters do not snap to edge | Richard Linden | |
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-22 | EXP-1223 FIXED (Create and register a floater for Places side tab) | Paul ProductEngine | |
- Added xml for a new floater and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::showPanel | |||
2011-03-25 | SOCIAL-688 FIX Multiple SLurls error given in minimal skin when clicking ↵ | callum | |
links in web profile Also fixes SOCIAL-521 and SOCIAL-428 | |||
2011-02-28 | SOCIAL-558 FIX clicking on slurl hyperlink should teleport instead of ↵ | Richard Linden | |
showing place panel | |||
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-19 | Bury the dead code day: Removed LLFloaterParcelInfo, LLFloaterURLDisplay and ↵ | Aimee Linden | |
LLPanelPlace Moved LLParcelHandler from now defunct llfloaterparcel.cpp to llpanelplaces.cpp | |||
2010-05-27 | EXT-7388 - --grid command-line argument does nothing | Roxie Linden | |
Fix up overriding of --loginuri --loginpage --helperuri | |||
2010-05-17 | EXT-7363 FIXED Added missing conversion of SLURL parameters string to query ↵ | Alexei Arabadji | |
parameters map. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/397/ --HG-- branch : product-engine | |||
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-01 | Automated Merge | Roxie Linden | |
2010-03-11 | The 'strict' fix for EXT-6288. Stricter than the lower-risk fix which is ↵ | Tofu Linden | |
intended for viewer 2.0. | |||
2010-02-19 | Rolling back a previous fix EXT-5380. More convenient approach has been founded. | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-02-16 | fixed Normal bug EXT-5380 'Place Profile' side panel opens instead 'Search' ↵ | Denis Serdjuk | |
floater after not-recognized SLURL was entered in Location Field Changes:Viewer will try to open search browser, if slurl has invalid region name --HG-- branch : product-engine | |||
2009-12-14 | Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0. | brad kittenbrink | |
2009-12-10 | Add LL(URLDispatcher,CommandDispatcher,PanelLogin)Listener | Nat Goodspeed | |
LLURLDispatcherListener accepts requests for LLURLDispatcher. LLCommandDispatcherListener accepts requests for LLCommandDispatcher. LLPanelLoginListener accepts requests specifically for LLPanelLogin. Initially it supports a simulated click to the "Log In" button. | |||
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Removed include llnotifications.h from llfloater.h trying to speed builds | James Cook | |
Fixed many other includes related to this file. Cleaned out llfloatertestlistview to be an empty test floater. | |||
2009-11-13 | Refactoring of llviewerprecompiledheaders.h to hopefully increase stability | brad kittenbrink | |
and reduce unnecessary dependencies and incredibuild wedging. Hopefully in the long run this will reduce build time. Also cleaned up a lot of header file usage to conform better to the coding standard. reviewed by james and steve. | |||
2009-11-12 | DEV-2925: Remove support for secondlife:///app/objectim URLs. | Lynx Linden | |
These are no longer generated in Viewer 2.0 (instead we use notifications to send object IMs to the user), so there's no need to look for them in every textbox. Users can get details on any objects spamming them via the new remote object inspector. | |||
2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
2009-10-19 | DEV-41358: Remove the code for the old search interface. | Martin Reddy | |
This checkin deletes all of the code associated with the old XUI-based search interface, including LLFloaterDirectory, LLPanelDir*, a global variable event hack, and the associated XUI file. The new web-based search interface, LLFloaterSearch, is the way of the future. Deleted 19 files and 5,838 lines of code. | |||
2009-09-30 | DEV-35039 Viewer 2.0 Help System - Viewer Development | Adam Moss | |
svn merge -r134800:134805 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer2help-3 | |||
2009-09-14 | DEV-15182 VWR-5474 SEC-20: re-enabled support for clicking on the | Martin Reddy | |
following SLAPP URL types in an untrusted browser: secondlife:///app/agent/... secondlife:///app/group/... secondlife:///app/parcel/... In order to find a compromise between supporting these commands and security concerns over potential griefing vectors, we use a throttling solution when these commands are issued by untrusted web browsers. That is, we only process one command per 15 seconds. This applies to external browsers, like Firefox, as well as the internal SL browser. Notably, we continue to block secondlife:///app/teleport URLs. Reviewed by james. |