summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2010-11-08STORM-102: STORM-143: Refactored the STORM-103 code to pull the proper plain ↵Wolfpup Lowenhar
test log no matter when it was generated or if it has the date stamp in the name of the log or not. --HG-- branch : storm-102
2010-10-28STORM-480 remove unused "wrap" parameter from LLDir::getNetFileInDirOz Linden
--HG-- branch : storm-102
2010-10-26This is the setting of the core file name date stamp code and settings ↵Wolfpup Lowenhar
files for Chat, Group and IM Logs. --HG-- branch : storm-102
2010-10-25STORM-350 : merge with viewer-developmentMerov Linden
2010-10-25STORM-173 : merge with viewer-developmentMerov Linden
2010-10-25STORM-426 : merge with viewer-developmentMerov Linden
2010-10-25STORM-449 : merge with viewer-developmentMerov Linden
2010-10-25merge viewer-beta to viewer-developmentMerov Linden
2010-10-25pull viewer-beta in viewer-developmentMerov Linden
2010-10-25STORM-341 FIXED Crash on exiting viewer while Outfit Editor is opened in ↵Vadim ProductEngine
detached Appearance SP. Reason: An inventory observer (LLFilteredWearableListManager) tried to use a deleted collect functor (LLFilterItem::collector in LLPanelOutfitEdit::mListViewItemTypes). Fix: De-register (and delete) the observer when the collector gets deleted.
2010-10-25DN-181 Chat & IM logs saved in unreadable .llsd instead of .txt - fixing ↵Leyla Farazha
saving of p2p logs
2010-10-25STORM-173 : use isEmpty() instead of getFirstRootNode() to check selectionMerov Linden
2010-10-22DN-181 Chat & IM logs saved in unreadable .llsd instead of .txtLeyla Farazha
2010-10-22STORM-423 : merge with viewer-developmentMerov Linden
2010-10-22STORM-322 : merge with viewer-developmentMerov Linden
2010-10-22MergeMark Palange (Mani)
2010-10-22mergeMark Palange (Mani)
2010-10-22Disable FBO by default for all settings.Dave Parks
2010-10-22STORM-350 FIXED Wrong icon (texture) was displayed for sounds in inventory.Vadim ProductEngine
By the way, just for consistency changed LINKFOLDER icon from "Inv_LinkItem" "Inv_LinkFolder". The icons are equal, so this change has no effect.
2010-10-22STORM-449 FIXED Updated some notification templates for NL locale to display ↵Vadim ProductEngine
avatar names correctly.
2010-10-21STORM-173 : never enable return object if no object selectedMerov Linden
2010-10-22STORM-426 FIXED Menu button no longer looked pressed while its menu is ↵Seth ProductEngine
displayed by another control. - LLMenuGL in menu button replaced by LLToggleableMenu that handles visibility change upon clicks inside specific button rect. - Added visibility change signal to LLToggleableMenu to update menu button pressed state. - Added using menu handle in LLMenuButton.
2010-10-21SH-325 FIXED Add terminal / to SerachURL in viewer settings.xmlLoren Shih
Trivial fix to add "/" to the search string.
2010-10-21STORM-322 FIXED Fixed problem with redundant search entries shown in ↵Andrew Productengine
People/Groups/Roles/Members. Bug was caused by adding members with uncached names to search results- when name was uncached, method that added ids to member list, didn't respect the filter. - Fixed by adding members only when their names are cached and match the filter. If name is not cached, LLCacheName::get() is called for such user id, and when name is cached, it calls function that handles adding of user to list depending on filter. - Added default sorting of members by name, added saving of sort order to settings.
2010-10-20STORM-402 : merge with viewer-developmentMerov Linden
2010-10-20STORM-390 : merge with viewer-developmentMerov Linden
2010-10-20STORM-263 : merge to viewer-developmentMerov Linden
2010-10-20STORM-281 : merge to viewer-development + fix indentationMerov Linden
2010-10-20STORM-417 : merge with viewer-developmentMerov Linden
2010-10-20STORM-424 : merge Boroondas changeset to viewer-developmentMerov Linden
2010-10-20STORM-423: fix raw file association in strings.xmlMerov Linden
2010-10-20STORM-417 FIXED Port of SNOW-140 to SG 2.0 : Forced updates not working on MacVadim ProductEngine
The point of this patch is to make the Mac updater code a bit more flexible and reliable than it is right now. The issue is double: * reliability: the string comparison code on the bundle identifier is not UTF8 compliant * flexibility: the bundle identifier is hard coded to match the bundle identifier of LL viewer (i.e. com.secondlife.indra.viewer) so it can't work for another viewer (in particular, it didn't work for Snowglobe). The "bundle identifier" is one of those Mac only thing stored in the Info.plist of a "bundle" (the ".app" folder that's bundling an executable and all its resources and is seen as an application when browsing with the Mac OS X Finder). The patch fixes both issues: * compare correctly UTF8 encoded strings * allow the bundle ID to be passed as a parameter to the updater The patch has really no consequence on LL viewer. It's more a matter of having cleaner, better code. Author: Cypren Christenson Ported and reviewed by: Merov Linden
2010-10-19STORM-281 : Fix Map FOV frustum when UI size not equal to 1Merov Linden
2010-10-19STORM-402 FIXED Fixed adding of people whom you sent IM to Recent list.Andrew Productengine
This regression was caused by fix of STORM-126 in changeset 09f13edf6aa8 where adding of people from mInitialTargetIDs was removed. And it was used to add people whom you P2P im'ed. - Used mInitialTargetIDs to add people whom you P2P im'ed.
2010-10-19STORM-390 FIXED "Place Profile" appeared instead of "Resident Profile" after ↵Vadim ProductEngine
clicking on user name in a nearby chat toast. Now clicking an avatar name opens avatar profile; clicking an object name opens object inspector. This change rolls back the fix of STORM-358.
2010-10-18automated mergeRoxie Linden
2010-10-18Point the events profiles and other components to the new eventsRoxie Linden
web pages
2010-10-16merged VWR-23459 (fixed crash for certain command line options when compiled ↵Boroondas Gupte
against Boost-1.42)
2010-10-16VWR-23459 FIXED Viewer compiled against Boost-1.42 crashes when certain ↵Boroondas Gupte (original fix by Aleric Inglewood)
command line options are given used Aleric's SG2 changeset from http://svn.secondlife.com/trac/linden/changeset/3600 patching file doc/contributions.txt Hunk #1 succeeded at 73 with fuzz 2. patching file indra/newview/llcommandlineparser.cpp Hunk #1 succeeded at 268 with fuzz 1 (offset -8 lines). Edited doc/contributions.txt to create an entry for Aleric and moved the issue ID there (patch wasn't able to place it at the right position, lacking any context).
2010-10-15Automated merge with file:///Users/oz/Work/viewer-developmentOz Linden
2010-10-15automated mergeRoxie Linden
2010-10-15pull fix for STORM-211Oz Linden
2010-10-15pull fix for STORM-279Oz Linden
2010-10-15pull fix for STORM-376Oz Linden
2010-10-15MergeLeyla Farazha
2010-10-15automated mergeRoxie Linden
2010-10-15pull fix for STORM-304 / STORM-386Oz Linden
2010-10-15fixing ims not logging with display names offLeyla Farazha
2010-10-15automated mergeRoxie Linden
2010-10-15STORM-386 FIXED Disabled higlighting URLs in object names inside the "<name> ↵Vadim ProductEngine
has said something new" textbox that pops up in NEARBY CHAT window.