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 | |||
2023-10-08 | Not show 3p icon(s)/logo(s) | Erik Kundiman | |
We're not even redistributing Vivox yet (if we ever will). | |||
2020-11-04 | Fix for RelWithDebInfoOS build | Andrey Kleshchev | |
2020-06-11 | SL-13390 Disable Havok icon when Havok is not included | Andrey Kleshchev | |
2020-06-05 | SL-13390 Fix Openal Builds | Andrey Kleshchev | |
2020-06-02 | Merge branch 'master' into DRTVWR-503-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/viewer_manifest.py | |||
2020-05-28 | SL-13340 Restored status display for login | Andrey Kleshchev | |
2020-05-28 | SL-12665 Readjusted all logos | Andrey Kleshchev | |
2020-05-28 | SL-12664 readjusted logo #2 | Andrey Kleshchev | |
2020-05-28 | SL-12664 readjusted logo | Andrey Kleshchev | |
2020-05-28 | SL-12607 Reverted to original logos | Andrey Kleshchev | |
2020-04-16 | SL-12607 Removed spacer | Andrey Kleshchev | |
2020-04-15 | SL-12607 Rearrange login panel | Andrey Kleshchev | |
2020-04-14 | SL-12607 WIP, take pre-sized icons from repo instead of package | Andrey Kleshchev | |
2020-04-13 | SL-12607 Added more icons and draw methods to draw them | Andrey Kleshchev | |
2020-03-19 | SL-12607 FMOD Logo | Andrey Kleshchev | |
2020-02-03 | Merge branch 'DRTVWR-501' into trunk | Andrey Lihatskiy | |
2019-12-06 | SL-12198 Log source of quit command | andreykproductengine | |
2019-06-21 | DRTVWR-493 LLViewerMedia to singleton | andreykproductengine | |
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-29 | MAINT-5614: Cancel the fade timer for the progress screen when hidding progress. | Rider Linden | |
2014-02-05 | MAINT-3555 crash in LLPanel::~LLPanel() on shutdown: | maksymsproductengine | |
- memory leaks fixing; | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-01-25 | CHUI-667 Upon exit from DND mode, a maximum of one sound should be played. ↵ | Gilbert Gonzales | |
Solution. Added a deferred sound class which will have sound id's added to it and upon unmuting the deferred sounds will be played. | |||
2012-04-03 | MAINT-117 FIXED Login screen didn't hide if you minimized viewer window ↵ | Vadim ProductEngine | |
right after pressing "Log In". | |||
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
2011-07-21 | turning down progress screen fade time | Leyla Farazha | |
2011-07-20 | EXP-937 JavaScript can be turned off in the viewer which will break intro ↵ | Leyla Farazha | |
screen - investigate options | |||
2011-07-19 | EXP-932 Implement system that fades from login page to (either) intro screen ↵ | Leyla Farazha | |
or loading screen instead of using a hard cut EXP-938 Turn off in-world audio until fade from intro/loading page complete EXP-939 Fade from intro/loading page to world, not to image of last login | |||
2011-06-06 | EXP-844 INITIAL CHECKIN - FUNCTION DISABLED - As a first time user I would ↵ | callum | |
like to see a video after I log in that highlights the best features of Second Life | |||
2010-12-21 | Merge from trunk | Andrew A. de Laix | |
2010-12-08 | progress viewer will no longer fade out if toggled quickly from visible to ↵ | Andrew A. de Laix | |
invisible to visible again. | |||
2010-10-08 | made progressbar derive from lluictrl and take percentage as llsd value | Richard Linden | |
2010-09-21 | FIX crash when clicking on MOTD | Richard Linden | |
2010-09-20 | EXP-82 FIX MOTD open in external browser notification not given until fully ↵ | Richard Nelson | |
logged in reviewed by Monroe | |||
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-13 | fixed progress view z ordering hacks | Richard Nelson | |
DEV-52665 FIX Inventory and Chat hints shown during login before viewer fully loads on load up screen | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-03-10 | EXT-6295 - Cannot log in with new account, TOS dialog does not load | Richard Nelson | |
reviewed by Mani | |||
2010-03-04 | removed extraneous updateBoundingRect() calls | Richard Nelson | |
remove the login progress panel as a popup only after it has finished fading out popupview manages it's own registering and unregistering of popup callbacks | |||
2010-03-02 | initial work changing topctrl to popup layer | Richard Nelson | |
2010-02-15 | Fixed major bug EXT-4911 (Viewer exits if "Cancel" is pressed while ↵ | Andrew Dyukov | |
teleporting inside region). - LLProgressView::onCancelButtonClicked() now requests quit depending on startup state instead of teleport state. --HG-- branch : product-engine | |||
2009-12-21 | EXT-3550 Post-review fixes to previous commit. | Mark Palange (Mani) | |
Reviewed by Nat | |||
2009-12-21 | EXT-3550 Fixed messages from login.cgi not being displayed. | Mark Palange (Mani) | |
Handling message from "indeterminate" state - feeding them to the llprogressview. Handling showing error message from incomplete login. | |||
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new ↵ | James Cook | |
tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. Resolved conflicts in lltexteditor.cpp, llchatitemscontainerctrl.cpp, llchatmsgbox.cpp, llfloaterbuycurrency.cpp, llnearbychat.cpp, floater_buy_currency.xml, and ru/strings.xml Merging revisions 134925-135157 of svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-4 into C:\source\viewer-2.0.0-3, respecting ancestry | |||
2009-09-15 | DEV-40021 Can't walk after teleport until you click in world. Changed ↵ | James Cook | |
progress view to explicitly release focus when fade-out animation is complete. Reviewed with Richard. | |||
2009-09-04 | Merging the SLURLs Everywhere branch (viewer-2.0.0-slurls-3) into | Martin Reddy | |
Viewer 2.0 (viewer-2.0.0-3). This provides support for clickable Urls in text editors and textboxes, with right-click context menus, tooltips, and alternate link labels. This includes alert boxes, the login progress window, local chat and IM interfaces, etc. As well as context menus for avatars and groups in list widgets. Includes fixes for the following individual JIRAs: DEV-8763 VWR-10636: Hyperlinks in alert dialogs should be selectable (clickable)! DEV-38829 EXT-742: Remove LLLink class DEV-35459 VWR-14679: SLURLs and teleport Links not parsed properly DEV-19842 VWR-8773: Closing parenthesis ")" breaks urls DEV-21577 VWR-9405: In-world SLURLs containing "(" or ")" are not treated as a hyperlink in chat DEV-37652 SEC-435: Object Chat/IMs are untraceable (VWR-2388) Fix has left flaw DEV-10353: URLs in chat log terminated incorrectly when newline in chat DEV-2925: In chat history, use a teleport hyperlink as source name for object IMs DEV-36192: Need a way to copy Avatar names and Group names DEV-2926: Allow viewer hyperlinks to have different text than the actual url DEV-27253: Add easy way to copy URLs from viewer chat DEV-38274: Make About Second Life window use new Url hyperlinking features DEV-39076: No url support in Text Editors DEV-7476 VWR-2172: Add hyperlinks to chat console for easier access DEV-7475: Add hyperlinks to notecards! DEV-35375 EXT-128: HTTPS urls aren't loaded in the internal browser by click Master JIRA issues: DEV-32819, DEV-323820, DEV-7474 Testing performed against QAR-1789 svn merge -r 131623:131889 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-slurl-3 svn merge -r 131978:132515 svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-slurl-3 | |||
2009-07-10 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao | |