Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-28 | WIP INTL-41 set23 DE/FR/ES/PT translation; CT-640 set22 PL translation | Eli Linden | |
2011-04-28 | fixed build | Richard Linden | |
2011-04-28 | sync up with viewer-development, adding all existing minimal/xui l10n files | Eli Linden | |
2011-04-28 | sync up with viewer-development | Eli Linden | |
2011-04-28 | Automated merge with ↵ | Richard Linden | |
bundle:E:\code\viewer-experience-merge+c:\users\richard\appdata\local\temp\thg.ia7ixc\http__hg.secondlife.com_viewer-development_csqen8.hg | |||
2011-04-28 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge/ | Richard Linden | |
2011-04-28 | EXP-749 FIX [REGRESSION] Voice status indicator shown in IM session instead ↵ | Richard Linden | |
of profile pic in Basic and Advanced modes reviewed by Leyla | |||
2011-04-27 | Merge | brad kittenbrink | |
2011-04-27 | Incorporated some suggestions from code review for VWR-25610 | brad kittenbrink | |
2011-04-27 | adding newline at end of llfloatersounddevices.cpp | Leyla Farazha | |
2011-04-27 | adding llfloatersounddevices.cpp/.h to the cmake file | Leyla Farazha | |
2011-04-27 | Fixed floater sound devices title | Leyla Farazha | |
2011-04-27 | EXP-626 New bottomtray tooltips for basic mode | Leyla Farazha | |
2011-04-27 | EXP-670 Voice for basic mode new files | Leyla Farazha | |
reviewed by merov | |||
2011-04-27 | EXP-670 Voice for basic mode | Leyla Farazha | |
reviewed by Merov http://codereview.lindenlab.com/6231263/ | |||
2011-04-27 | Merge | Leyla Farazha | |
2011-04-27 | Merge. | brad kittenbrink | |
2011-04-27 | Fix for mac compile error in VWR-25608 fix. | brad kittenbrink | |
2011-04-27 | STORM-1028 : pull into viewer-development | Merov Linden | |
2011-04-26 | FIX CHOP-629: Enabled debugging info for llcommon.dll | brad kittenbrink | |
2011-04-26 | FIX VWR-25610: LLControlCroup::loadFromFile makes unnecessary copies of ↵ | brad kittenbrink | |
large LLSD objects. | |||
2011-04-26 | FIX VWR-25609: crash on shutdown in LLGLNamePool::sInstances destructor | brad kittenbrink | |
2011-04-26 | FIX VWR-25608 error on shutdow due to buffer overflow in LLVFS::audit | brad kittenbrink | |
2011-04-26 | EXP-752 FIX -- When "View Display Names" is disabled, only my own profile ↵ | Leslie Linden | |
loads, when I click others profiles Avatar username is now looked up in the name cache when it is blank, which happens when display names are turned off apparently. Reviewed by Fredrik. | |||
2011-04-26 | EXP-752 FIX -- When "View Display Names" is disabled, only my own profile ↵ | Leslie Linden | |
loads, when I click others profiles Avatar username is now looked up in the name cache when it is blank, which happens when display names are turned off apparently. Reviewed by Fredrik. | |||
2011-04-26 | STORM-1182 Use string::rfind instead of string::find | Boroondas Gupte | |
... so the last occurance of the build prefix in the executable path will be matched. This should avoid cuttung too much subdirs away if someone checks out the source to a path already containing "/build-darwin-" or "/build-linux-". | |||
2011-04-25 | EXP-637 FIX -- As a new user, I would like Second Life to start up with a ↵ | Leslie Linden | |
maximized window to fully immerse myself in the experience Mac viewer now properly supports the calls to maximize and unmaximize the screen. Reviewed by Callum | |||
2011-04-25 | Removed an extra variable I'd added. | Ricky Curtice | |
Also cleaned up some whitespace-around-operator issues. While removing the extra variable seems to make the code more ugly, all it does is reveal the pre-existing ugliness that had been masked in the past. Trying to find a fix, or even try to come to a real understanding of why this section of code is the way it is, is out of my scope for this task. | |||
2011-04-25 | increment viewer version to 2.6.7 | Oz Linden | |
2011-04-25 | STORM-1182 FIX Fixed XUI Preview tool not loading XML files from a dev ↵ | Boroondas Gupte | |
checkout on Mac. Ported Vadim's STORM-1182 fix for Linux (3d30b2bc1369) to the corresponding Mac file. | |||
2011-04-25 | merge changes for storm-1111 | Oz Linden | |
2011-04-25 | merge changes for storm-1039 | Oz Linden | |
2011-04-25 | merge changes for storm-898 | Oz Linden | |
2011-04-25 | merge changes for storm-640 | Oz Linden | |
2011-04-25 | merge changes for storm-891 | Oz Linden | |
2011-04-25 | merge changes for storm-595 | Oz Linden | |
2011-04-25 | merge changes for storm-320 | Oz Linden | |
2011-04-22 | EXP-749 [REGRESSION] Voice status indicator shown in IM session instead of ↵ | Leyla Farazha | |
profile pic in Basic and Advanced modes | |||
2011-04-22 | merge up latest viewer-development | Oz Linden | |
2011-04-22 | merge latest from windlight integration branch | Oz Linden | |
2011-04-22 | fix DOS line endings | Oz Linden | |
2011-04-22 | EXP-738 FIX Login screen background image takes too long to load | callum | |
Misc improvements to make the login page load properly. | |||
2011-04-22 | dos2unix line ending fix for llphysicsmotion.cpp | Loren Shih | |
2011-04-22 | STORM-1093 FIX "Dock" icon is still shown after a side panel has been docked ↵ | Vadim ProductEngine | |
with Ctrl+Shift+W. Reason: When an undocked side tray tab floater got closed with Ctrl+Shift+W, LLSideTray::setTabDocked() was called. It docked the floater but didn't update the dock/undock icon. Fix: Made setTabDocked() a general purpose method, not a hack suitable for using only as a floater close callback in the basic viewer mode. It now updates the dock/undock icon. Other changes: * Replaced numerous calls to toggleTabDocked with setDocked(), that is safer because does exactly what you want. * Got rid of a duplicated floater close callback. | |||
2011-04-22 | merge changes for beta fixes | Oz Linden | |
2011-04-22 | merge changes for storm-1187 | Oz Linden | |
2011-04-21 | merge avatar physics fixes | Oz Linden | |
2011-04-21 | Backed out changeset: e7b38729ad6d | Richard Linden | |
2011-04-21 | SH-1381 FIXED Avatar Physics behavior is tightly tied to viewer framerate | Loren Shih | |
Changed range of gain; previous range was too small. | |||
2011-04-21 | SH-1381 FIXED Avatar Physics behavior is tightly tied to viewer framerate | Loren Shih | |
Changed range of gain; previous range was too small. |