Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-17 | merge fix for STORM-563 | Oz Linden | |
2010-11-17 | merge fix for STORM-588 | Oz Linden | |
2010-11-17 | merge fix for STORM-589 | Oz Linden | |
2010-11-17 | Update slvoice dependency for Windows | Bryan O'Sullivan | |
2010-11-17 | merge fix for STORM-590 | Oz Linden | |
2010-11-17 | STORM-582 ADDITIONAL_FIX Added missing button to Move&View preferences tab. | Andrew Productengine | |
2010-11-17 | STORM-316 FIXED Added an item to inventory gear menu to control "Sort System ↵ | Seth ProductEngine | |
Folders to Top" option (was always "true"). Changed inventory gear menu sort items - now they have check marks on the left. Made inventory sort options persist across sessions. | |||
2010-11-17 | ER-301 : increase allowable bandwidth. Bumped up to 3 mbps. | Dave SIMmONs | |
2010-11-17 | STORM-590 FIXED Add Preferences to enable the display of the Advanced and ↵ | Paul Guslisty | |
Development menus - Added control_names for the "Show Advanced Menu" and "QAMode" checkboxes | |||
2010-11-17 | STORM-589 FIXED Add a Preference that allows users to display the grid ↵ | Paul Guslisty | |
selection drop-down on the login screen - Added a control_name for the "Show Grid Selection at login" checkbox | |||
2010-11-17 | STORM-588 FIXED Add a Preference that allows users to run multiple Viewer ↵ | Paul Guslisty | |
instances - Added a control_name for the "AllowMultipleViewers" checkbox | |||
2010-11-16 | CHOP-209 Added marker creation, fixed updater crash bug | Mark Palange (Mani) | |
2010-11-16 | Merge with head | callum | |
2010-11-16 | SOCIAL-269 FIX Search floater in client should bypass the usual media MIME ↵ | callum | |
type detection | |||
2010-11-16 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Monroe Linden | |
New Mac build of llqtwebkit from this revision: http://hg.secondlife.com/llqtwebkit/changeset/d5876292d3d3 | |||
2010-11-16 | SOCIAL-266 (PARTIAL FIX) Implement solution for HTTP dialogs that don't work ↵ | callum | |
in 4.7.1 This change is a new version of LLQtWebKit to support the changes | |||
2010-11-16 | SOCIAL-266 WIP HTTP AUTH dialogs no longer work in LLQtWebKit 4.7.1 | Monroe Linden | |
Added support to the webkit media plugin and llpluginclassmedia for passing through the auth request/response. We still need an updated build of llqtwebkit for all platforms, as well as some UI work in the viewer to actually display the auth dialog. | |||
2010-11-16 | Automated merge with http://bitbucket.org/mani_linden/viewer-development | Mark Palange (Mani) | |
2010-11-16 | remove downloaded file on error. | Andrew A. de Laix | |
2010-11-16 | merge | Mark Palange (Mani) | |
2010-11-16 | CHOP-179 Linux install uses linux-updater. Rev. by Alain | Mark Palange (Mani) | |
2010-11-16 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-11-16 | clean up installer file after install. | Andrew A. de Laix | |
2010-11-16 | SOCIAL-265 FIX Help floater in client should bypass the usual media MIME ↵ | callum | |
type detection | |||
2010-11-16 | Viewer 2.4 (as of 15 Nov 2010) with llTextBox support merged in | Jonathan Yap | |
2010-11-16 | merging up to tip of viewer-development | Oz Linden | |
2010-11-16 | STORM-563 FIXED Updated all localized XUI strings and notifications ↵ | Vadim ProductEngine | |
templates to use display names. Previously name substitutions were broken, so "[FIRST] [LAST]" was displayed instead of avatar name. Some of the affected notifications: * avatar went online/offline notification * object return notification * calling card offer * script dialog * auto-unmute notification. See the diff for more details. The fixes apply to all locales but English (which is already correct). Besides, I fixed calling card offer notification to display avatar name correctly. It was broken even in English. | |||
2010-11-16 | Replace template verification code with an md5sum check. | Christian Goetze (CG) | |
2010-11-16 | merge fix for STORM-544 | Oz Linden | |
2010-11-16 | merge fix for STORM-580 | Oz Linden | |
2010-11-16 | STORM-535 : STORM-544 : Addition of Floater Opacity controls to ↵ | Wolfpup Lowenhar | |
pannel_prefferences_color.xml after loss during cleanup of preferences. | |||
2010-11-16 | better error checking when writing downloaded file. | Andrew A. de Laix | |
2010-11-15 | Merge with tip of of viewer-development ↵ | callum | |
(http://hg.secondlife.com/viewer-development) | |||
2010-11-15 | Change to Qt 4.7.1 built version of LLQtWebKit. (Only a change to manifest ↵ | callum | |
packaging) | |||
2010-11-15 | merge | Mark Palange (Mani) | |
2010-11-15 | CHOP-179 Added --file option to linux-updater for local install | Mark Palange (Mani) | |
2010-11-15 | create marker on error; use /SKIP_DIALOGS option in installer to run without ↵ | Andrew A. de Laix | |
user input. | |||
2010-11-15 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-11-15 | STORM-580 FIXED Removed "IM" font color setting as unused. | Seth ProductEngine | |
2010-11-15 | Fixed .hgtags conflicts | Dessie Linden | |
2010-11-15 | Added viewer-release.release-viewer.jira parameter to write build comment to ↵ | Dessie Linden | |
DRTVWR-13 | |||
2010-11-15 | STORM-318 FIXED The Advanced menu shortcut was broken under Linux. | Vadim ProductEngine | |
Reason: The old shortcut (Ctrl+Alt+D) was eaten by some window managers. Changes: - Changed the shortcut to Ctrl+Alt+Shift+D. - Moved the appropriate menu item from "Advanced > Shortcuts" to "World > Show" (so that it's not in the menu it triggers) and made it visible. The old shortcut is still available but marked as legacy. Submitting on behalf of Boroondas Gupte. | |||
2010-11-15 | write marker on windows installer fail. | Andrew A. de Laix | |
2010-11-15 | added mechanism for install scripts to indicate a failed install and for ↵ | Andrew A. de Laix | |
update service to note the failure; modified mac installer to write marker on error. | |||
2010-11-15 | Automated merge with https://bitbucket.org/vadim_productengine/storm-52 | Oz Linden | |
2010-11-15 | merge fix for STORM-578 | Oz Linden | |
2010-11-15 | merge fix for STORM-579 | Oz Linden | |
2010-11-12 | EXP-377 FIX Update LLQTWebkit to 4.7.1 (Mac version) | Monroe Linden | |
NOTE: since I don't have the proper S3 keys to upload the library build at the moment, this is currently an scp link to install-packages.lindenlab.com. Once the package is uploaded to S3, the link will need to be fixed. | |||
2010-11-12 | Merge simon_linden/viewer-dev to get avatar motion prediction code. | Dave SIMmONs | |
2010-11-13 | STORM-52 FIXED Made it possible to use an external script editor. | Vadim ProductEngine | |
The editor can be specified: * via "ExternalEditor" setting in settings.xml * via LL_SCRIPT_EDITOR variable Removed obsolete XUIEditor setting in favor of the new one. |