summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2009-12-23EXT-3679: Send Session, Region, and Parcel IDs to Search.Lynx Linden
These IDs are sent as the following query parameters to the search server: sid=, rid=, pid=, for the Session ID, Region ID, and Parcel ID respectively. For some reason, Parcel ID always seems to be NULL though. I'll file a separate JIRA for that.
2009-12-23Fixed EXT-3348 "State of all folders (expanded/collapsed) in "My Landmarks" ↵Sergei Litovchuk
tab isn't saved after switching to "Teleport History" tab and back" - Disabled restoring folder state when empty filter is not changed. --HG-- branch : product-engine
2009-12-23No ticket. Removed obsolete code for saving Places/My Landmarks folders state.Sergei Litovchuk
--HG-- branch : product-engine
2009-12-23Fixed normal bug EXT-3299 "Can't drag and drop landmarks into an empty ↵Sergei Litovchuk
favorites folder through landmarksSP" - Added drag and drop for empty inventory panel. Dropped item gets to the root folder. - Fixed issue with empty "Landmarks" inventory panel not displaying "No matching items..." message. - Removed accordion updating and hiding in idle routine. This invalidates EXT-2346 "My Landmarks accordion panels shouldn't be displayed if there are no landmarks in respective folders" --HG-- branch : product-engine
2009-12-23Fixed normal bug EXT-3628 ("Connecting to.." popup appears behind voice ↵Eugene Mutavchi
control panel while calling), removed temporary workaround. --HG-- branch : product-engine
2009-12-23mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-23no ticket. HACK !!!.Yuri Chebotarev
HACK code to fix inventory root folder for some broken accounts code executed only once and takes O(N) where N - number of inventory items. --HG-- branch : product-engine
2009-12-23fixed win buildIgor Borovkov
--HG-- branch : product-engine
2009-12-23mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-23mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-23fixed normal bug (EXT-2787) Outdated voice chat invitation never hides itselfDmitry Oleshko
- P2P and AVALINE invitationswill hide now if a call is not valid anymore - GROUP and ADHOC invitations will stay on a screen --HG-- branch : product-engine
2009-12-23fixed EXT-3400 Instuction string doesn't fit button's caption in IM floaterIgor Borovkov
--HG-- branch : product-engine
2009-12-23Fixed low bug EXT-3007 (Viewer stalls while resetting filter in teleport ↵Eugene Mutavchi
history) --HG-- branch : product-engine
2009-12-23Work on normal task EXT-3636 (Code Improvements: Voice control panels - Make ↵Mike Antipov
Voice states and fade timeout xml driven) -- made timeout to fade HAS LEFT Voice participant xml driven --HG-- branch : product-engine
2009-12-24fixed normal bug EXT-3506 Snapshot button should appear pressed and green ↵Denis Serdjuk
when snapshot floater is open --HG-- branch : product-engine
2009-12-24fixed EXT-3449 “"Close" and "Dock" icons overlap title of "Nearby" chatAlexei Arabadji
window, when it has minimal size”, added minimal size attribute to the nearby chat floater; --HG-- branch : product-engine
2009-12-24fixed minor bug EXT-3459 (Not user friendly notification after leaving group ↵Andrew Polunin
while group chat is opened) --HG-- branch : product-engine
2009-12-24fixed EXT-3036 “Avatar Notes&Privacy: 'Allow this person to' checkboxes can beAlexei Arabadji
all set for non-friend”, added checkboxes cleanup on panel update; --HG-- branch : product-engine
2009-12-23fixed EXT-3635 States of Call/Leave Call buttons are not properly managed ↵Igor Borovkov
when starting call using Call button in people panels --HG-- branch : product-engine
2009-12-23Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-23mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-23finished EXT-1912 Add handling restrictions of PSTN P2P calls in new IM FloatersIgor Borovkov
chiclets for avaline calls are not spawned anymore --HG-- branch : product-engine
2009-12-23Fix for normal bug EXT-3626 - 'Online' accordion doesn't appear after online ↵Dmitry Zaporozhan
avatar is added to friends. --HG-- branch : product-engine
2009-12-23mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-23fix for EXT-637 Please, add tooltips with a full names of the landmraks in ↵Yuri Chebotarev
the Favor bar / Overflow menu rect param actually do nothing. to change tooltip width we may manipulate max_width param. --HG-- branch : product-engine
2009-12-23Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
Disabled generic preview floater as it spawns for all new inventory items. --HG-- branch : product-engine
2009-12-23Update for low bug EXT-3353 - There's an ability to create classified w/o ↵Dmitry Zaporozhan
title and description. Classified name can accept only ascii. --HG-- branch : product-engine
2009-12-23mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-23fix for EXT-2881 Enough space to place 5 chiclets without arrows in bottom ↵Yuri Chebotarev
bar when voice indicator isn't shown --HG-- branch : product-engine
2009-12-23mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-22DEV-44607 ugly/broken font used for region labels in world map viewTofu Linden
2009-12-22For EXT-3622: Take off item, wear a different item --> first item is put on ↵Brad Payne (Vir Linden)
again
2009-12-22automated merge PE->viewer2.0Kent Quirk
2009-12-22MergePalmer Truelson
2009-12-22EXT-3640 We support the eaglelake chipsetPalmer Truelson
No code changed
2009-12-22EXT-3593 Fixed up llkdu and tcmalloc dependencies for the viewer build.Mark Palange (Mani)
2009-12-22Related to EXT-3628("Connecting to.." popup appears behind voice control ↵Eugene Mutavchi
panel while calling): Added workaround which sets current call dialog to front most. --HG-- branch : product-engine
2009-12-22Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-12-22fixed EXT-3564 “Docked windows hide when clicking on sidetray tabs”,Alexei Arabadji
added sidetray tab buttons panel to transient manager control list, added right padding to the docking rect area to avoid overlapping docked IM floaters with sidetray buttons; --HG-- branch : product-engine
2009-12-22Made the control panel in P2P IM sessions non-resizable (EXT-3470).Vadim Savchuk
--HG-- branch : product-engine
2009-12-22Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- implemented workaround not to set agent in HAS LEFT state --HG-- branch : product-engine
2009-12-22Update for normal bug EXT-3520 - Can't open Group Notices or Attachments.Dmitry Zaporozhan
Attachments will be opened in a preview floater. --HG-- branch : product-engine
2009-12-22Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- commented out updating participants voice states from draw() -- improved removing of HAS LEFT participant (now it is removed via LLAvatarList approach instead of LLFlatListView) --HG-- branch : product-engine
2009-12-22Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- implemented removing of participant who has left voice chat from the list (after hardcoded 10 seconds) -- added struct params to be set from the xml --HG-- branch : product-engine
2009-12-22Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- added doxygen comments in header -- replaced collecting of voice participants' uuids, added helpful & removed unused code comments in cpp --HG-- branch : product-engine
2009-12-22fixed minor bug EXT-3462 Voice Chat vs Voice CallAndrew Polunin
--HG-- branch : product-engine
2009-12-22mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-22mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-22fixed minor bug EXT-3627 'Loading..' is shown over second life icon in view ↵Andrew Polunin
profile panel --HG-- branch : product-engine
2009-12-22mergeVadim Savchuk
--HG-- branch : product-engine