summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-11-17Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0Brad Payne (Vir Linden)
--HG-- branch : avatar-pipeline
2009-11-17Deferring work to idle time to avoid recursive notifyObservers calls - added ↵Brad Payne (Vir Linden)
wrapper class to defer an arbitrary boost::bind or other callable --HG-- branch : avatar-pipeline
2009-11-17Fixed critical bug EXT-2469 "Viewer crashes in the Floater Call".Sergei Litovchuk
- Re-factored Floater Call initialization and destruction logic. - Removing voice channel participants observer when call ends. --HG-- branch : product-engine
2009-11-17mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-17Merge from default branch.Vadim Savchuk
Added missing trailing newline to fix Linux build. --HG-- branch : product-engine
2009-11-17implemented major EXT-2523 The minimize button should hide undocked IM ↵Igor Borovkov
windows, not minimize them --HG-- branch : product-engine
2009-11-17Implemented normal task EXT-1551-[BSI] Add scrollbar to group notice ↵Eugene Kondrashev
notification --HG-- branch : product-engine
2009-11-17fox4 low task EXT-2480 Open Blocked List panel when blocking an object from ↵Yuri Chebotarev
nearby chat console --HG-- branch : product-engine
2009-11-17Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-17implemented EXT-2515 "Docked floaters should be resizeable";Alexei Arabadji
--HG-- branch : product-engine
2009-11-17completed major task EXT-2516 Remove the close button from IM window titleIgor Borovkov
--HG-- branch : product-engine
2009-11-17Fixed minor bug EXT-1230 ('Block object by name' btn doesn't have a tool-tip).Andrew Dyukov
--HG-- branch : product-engine
2009-11-17fix4 normal task EXT-2521 Remove timestamp and fake voice indicator from ↵Yuri Chebotarev
nearby chat toasts --HG-- branch : product-engine
2009-11-17Minor style changes for EXT-1014 (Unable to move undocked camera controls ↵Andrew Dyukov
bar) fix. --HG-- branch : product-engine
2009-11-17fixed normal bug (EXT-2543) Notification toasts overlap bottom trayDmitry Oleshko
adjusted control's height in order to remove a negative BOTTOM value --HG-- branch : product-engine
2009-11-17Completed major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
- added possibility to shrink/extend buttons (gestures, move, view) while resizing - I had to add LLLayoutStack::getPanelMinSize interface to validate width of Layout panels with these buttons --HG-- branch : product-engine
2009-11-17fixed normal bug (EXT-2505) Implement ellipsis for attachments in Group NoticesDmitry Oleshko
adjusted width of the "Attachment" field and added "ellipses" attribute --HG-- branch : product-engine
2009-11-17Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-17undo the changes for LLStyle params; add sizeFromFont in LLFontGL ; use ↵angela
font.style, font.name and font.size params for font creating
2009-11-16Allow UI tooltips and "ambient inspector" tips to have different text colorsJames Cook
2009-11-16mergeJames Cook
2009-11-16Fix comment-in-comment that was breaking Mac build.James Cook
2009-11-16Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0James Cook
2009-11-16EXT-1546 Don't show inspector (i) icon in empty groups list.James Cook
Apparently some name lists have placeholder items at the top, so don't show the inspector icon unless there is a valid UUID.
2009-11-16Automated merge with ssh://hg.lindenlab.com/james/gooey/James Cook
2009-11-16Change tooltip text to DkGray2, more readable.James Cook
2009-11-16EXT-2537 Update IM message well arrows with actual art, style chiclets to ↵Erica
spec, EXT-2536 Remove old art from scrollbar headers, clean up layout
2009-11-16Fix up line endings issues.callum
2009-11-16Restore a minor change to the media test mule that was checked in by mistakecallum
2009-11-16Chat Item layoutErica
2009-11-16Merge with Tipcallum
2009-11-16Fix for - DEV-42713 (Playing MP3s crash the QuickTime plugin)callum
Note: This was fixed earlier in checkTitle() bosy and checked in by mistake. This checkin re-enables the title grabbing code.
2009-11-16mergeSteve Bennetts
2009-11-16mergerichard
2009-11-16fix for llfasttimer not appearing with tall windowsrichard
reviewed by Palmer
2009-11-16Merge with tipcallum
2009-11-16Merge with tipcallum
2009-11-16Fix for usual signed/unsigned int error from Mac developed changes..callum
2009-11-16Merge with viewer-2-0 changesMark Palange (Mani)
2009-11-17Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2009-11-16Chat Item layoutErica
2009-11-16Hopefully the final fix for DEV-42800 (white flash at login).Monroe Linden
Reinstated the hide_loading parameter to LLMediaCtrl, and made it cause LLMediaCtrl::draw() to early-exit between creating the LLViewerMediaImpl and receiving the initial MEDIA_EVENT_NAVIGATE_COMPLETE.
2009-11-16Eliminated redundant selection callback for LLComboBox (mSelectionCallback).Steve Bennetts
2009-11-16EXT-525 - World Maps landmarks drop-down does not find the locationSteve Bennetts
2009-11-16Chat Header layoutErica
2009-11-16IM Control layoutErica
2009-11-16EXT-2537 Update IM message well arrows with actual art, style chiclets to specErica
2009-11-16Made nearby media list sort on distance from avatar instead of priority.Monroe Linden
When the MediaPerformanceManagerDebug debug setting is enabled, the list will sort by priority the way it used to.
2009-11-16Increasing texture cache version to force cache clear of possibly corrupted ↵Steve Bennetts
texture caches from previous 2.0 versions. Enabling Admin menu in God Mode independent of Advanced menu.
2009-11-16EXT-2110 - Help -> Abuse Report produces noticeable 3-10 second hangSteve Bennetts
Only happens with small windows because of some code that does font resizing on high res. Changed the scale factor threshold to cover vast majority of cases.