Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-18 | Merge with viewer-development | Mark Palange (Mani) | |
2010-11-18 | Fix for mac build error. | brad kittenbrink | |
2010-11-18 | Automated merge with http://bitbucket.org/mani_linden/viewer-development | Mark Palange (Mani) | |
2010-11-18 | CHOP-187 Fixed linux updater return code to return 0 on success | Mark Palange (Mani) | |
2010-11-18 | CT-633 WIP FR linguistic | eli_linden | |
2010-11-18 | First draft of CHOP-106 downloaded update ready notification. | brad kittenbrink | |
Reviewed by mani. | |||
2010-11-18 | automated merge from viewer-development-shining | Loren Shih | |
2010-11-18 | Dummy out LLUpdateDownloader::cancel() too for testing. | Nat Goodspeed | |
2010-11-18 | SH-410 Opaque Water Project version 2.0 | Loren Shih | |
Added opaque water default settings to Linux featuretable. | |||
2010-11-17 | merge fix for STORM-582 | Oz Linden | |
2010-11-17 | Work on CHOP-135: Hooking up setting UpdaterServiceActive to functionality. ↵ | brad kittenbrink | |
Paired with Mani. Toggling the setting now calls LLUpdaterService::startChecking() and LLUpdaterService::stopChecking(), which enable and disable the service. | |||
2010-11-17 | merge | Mark Palange (Mani) | |
2010-11-17 | CHOP-135 Added Pref UI to Setup panel. Rev. by Brad | Mark Palange (Mani) | |
2010-11-17 | post events for dowload success and error. | Andrew A. de Laix | |
2010-11-17 | CHOP-203 Deleting the update file after installer run. | Mark Palange (Mani) | |
2010-11-17 | merge up to latest viewer-development | Oz Linden | |
2010-11-17 | Merge with viewer-development | Bryan O'Sullivan | |
2010-11-17 | It is safe to use Python 2.7 on Windows, if present | Bryan O'Sullivan | |
2010-11-17 | CHOP-203 Fixed linux release bug - exclude update_install from symbol strippage | Mark Palange (Mani) | |
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-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 | 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 | 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 | 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 | 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. |