Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-21 | Convert remaining BOOL to bool | Ansariel | |
2024-02-21 | Convert BOOL to bool in llui | Ansariel | |
2024-02-21 | Convert BOOL to bool in LLControlGroup and related classes | Ansariel | |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel | |
2024-02-09 | SL-19585 Try replacing fmod with openal | Andrey Kleshchev | |
Since now VLC is responsible for played parcel media (should be since SL-19042) should be possible to switch remaining audio to OpenAL with no loss of functionality | |||
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. |