summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-12-08Added tag 2.4.0-beta2 for changeset 25bd6007e3d2Dessie Linden
2010-12-08EXP-445 FIXED Skylight view hint shown in main viewer skin and not dismissed ↵Richard Linden
when using orbit pan zoom tools.
2010-12-08CT-634 WIP DE ES FR translation (new files) for Viewer 2.4 for viewer-betaEli Linden
2010-12-08CT-634 WIP DE ES FR translation for Viewer 2.4 for viewer-betaEli Linden
2010-12-08merge with viewer-devRichard Linden
2010-12-08Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-12-08Merge.brad kittenbrink
2010-12-08Fix for CHOP-262 (update notifications prior to login) and first attempt at ↵brad kittenbrink
CHOP-261 (add handlers for update ready notification buttons) reviewed by mani.
2010-12-08EXP-448 FIX Notification not found error for NofileExtension given when ↵Richard Linden
uploading file with no file extension during Bulk Upload
2010-12-09STORM-578 FIXED using the color setting for "URLs" from Preferences for ↵Seth ProductEngine
names in Nearby Chat toasts.
2010-12-08SOCIAL-358 FIX Add button to Web Content floater to open current URL in ↵callum
system browser
2010-12-08progress viewer will no longer fade out if toggled quickly from visible to ↵Andrew A. de Laix
invisible to visible again.
2010-12-08CHOP-239: reconcile LL_VERSION_BUNDLE_ID with Info-SecondLife.plist.Nat Goodspeed
The bundle ID is found in llversionviewer.h, Info-SecondLife.plist and mac_updater.cpp. The latter two state it as "com.secondlife.indra.viewer". llversionviewer.h stated it as "com.secondlife.snowglobe.viewer". Changing it to "indra" to be consistent. For further discussion, please see the Jira.
2010-12-08STORM-584 ADDITIONAL FIX When the user sets the opacity for the name tag the ↵Seth ProductEngine
selected opacity is shown in the color swatch to the left. Fixed color swatch label and tooltip. Added toolltip to opacity slider.
2010-12-08improved dialog message for required update.Andrew A. de Laix
2010-12-08Adjusted whitespace in llscreenchannel.cppJonathan Yap
2010-12-08Fix for SH-424prep
2010-12-08fix windows build.Andrew A. de Laix
2010-12-08STORM-766 FIXED The day cycle icon in environment editor now follows floater ↵Vadim ProductEngine
transparency settings.
2010-12-08Automated merge from mesh-developmentLoren Shih
2010-12-08STORM-436 FIXED Favorites overflow list appeared if you clicked a favorite ↵Vadim ProductEngine
landmark context menu item.
2010-12-08STORM-436 WIP Renamed members for consistency.Vadim ProductEngine
2010-12-07VWR-24079 FIX DE linguistic by Torben TrautmanEli Linden
2010-12-07lamo programmer ui for setting downloader bandwidth limit.Andrew A. de Laix
2010-12-07sync with viewer-beta 2.4, 12/7/2010Eli Linden
2010-12-07limit dowload bandwidth to 'Maximum bandwidth' settingAndrew A. de Laix
2010-12-07push required flag into download data for later use.Andrew A. de Laix
2010-12-07show progress bar while downloading update.Andrew A. de Laix
2010-12-07Merged latest fixesDessie Linden
2010-12-07Automated merge up from viewer-developmentLoren Shih
2010-12-07Bug fix. Joint ids were not being reset. The issue was noticeable when you ↵prep linden
attached and then reattached a rigged mesh with offsets. The reattached mesh would not be offset correctly.
2010-12-07Automated merge with https://bitbucket.org/mani_linden/viewer-development/Andrew A. de Laix
2010-12-07login instance coordinates with updater serviceAndrew A. de Laix
2010-12-07Add + control to Inventory/Recent tabJonathan Yap
2010-12-07STORM-710 FIXED Don't show search history dropdown if the history is empty.Vadim ProductEngine
2010-12-07STORM-735 FIXED Group icons in People -> Groups now follow floater opacity ↵Vadim ProductEngine
settings.
2010-12-07STORM-733 FIXED Build Tools floater now has inactive floater transparency ↵Vadim ProductEngine
when opened (because it's not focused by default).
2010-12-07STORM-732 FIXED Voice Morphing floater was opaque on first open.Vadim ProductEngine
2010-12-06Pull viewer-beta inMerov Linden
2010-12-06STORM-678 : pull into viewer-betaMerov Linden
2010-12-06SOCIAL-342 FIX Rename Web Browser Test option in debug menus to reflect the ↵callum
fact it opens the Media browser
2010-12-06Pull viewer-beta inMerov Linden
2010-12-06MergeMark Palange (Mani)
2010-12-06CHOP-257 - programmer XUI for update ready to install. One tip, one alert. ↵Mark Palange (Mani)
Rev. by Brad
2010-12-06STORM-378 : pull into viewer-betaMerov Linden
2010-12-06STORM-579 : pull into viewer-betaMerov Linden
2010-12-06STORM-730, STORM-717, STORM-690 : pull into viewer-betaMerov Linden
2010-12-06Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2010-12-06BUILDFIX linux build broken due to a merge conflictsNyx (Neal Orman)
merge broke the linux build, we were trying to strip a script which is a non-binary file. Restored the correct syntax and build works again. yay! Reviewed by Prep
2010-12-06Fix for SH-542prep