summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-16Fixed Stand / Stop flying buttons (EXT-2408, EXT-2467, EXT-2513).Vadim Savchuk
The buttons are now attached to the movement controls floater while it's visible (EXT-984). --HG-- branch : product-engine
2009-11-16fixed minor bug EXT-2506 ('Add friend' menu item is enabled in fiend ↵Andrew Dyukov
miniinspector's gear menu). --HG-- branch : product-engine
2009-11-16fixed minor bug EXT-2292 Teleport History items don't fit to width of panelDenis Serdjuk
--HG-- branch : product-engine
2009-11-16implemented task EXT-1899 Add button to Gestures floater which ↵Denis Serdjuk
activates/deactivates --HG-- branch : product-engine
2009-11-16fix of a normal bug (EXT-2448) [BSI] Notification toasts should resize when ↵Dmitry Oleshko
text is to long to be displayed A maximum number of characters for textbox/texteditor could be set only through XML. In case when a corresponding attribute was absent - the maximun number was set to 255, and there were no chance (no function) to change it. So in this fix such a function was added. --HG-- branch : product-engine
2009-11-16Fixed low bug EXT-2324 ('+' btn do nothing in Recent and Nearby tabs on ↵Eugene Mutavchi
People panel when focus is set to non-friend avatar) --HG-- branch : product-engine
2009-11-16Some coding style changes of EXT-1014 (Unable to move undocked camera ↵Andrew Dyukov
controls bar) fix (c63047a5bf60). --HG-- branch : product-engine
2009-11-16Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-16fixed EXT-2365 "LLAlertHandler should can process notifications before login.";Alexei Arabadji
initialized notifications screen channels after LLViewerWindow instantiated and disabled all old notifications widgets(LLNotifyBox, LLGroupNotifyBox, LLAlertDialog); --HG-- branch : product-engine
2009-11-16mergeVadim Savchuk
--HG-- branch : product-engine
2009-11-16Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2009-11-16Fix for bug EXT-1234. Crash after click on For Sale banner for remote placeDenis Serdjuk
Cause: After teleporting LLViewerParcelMgr resets current selected parcel. Changes: Complementary check of selected parcel has been added. --HG-- branch : product-engine
2009-11-16Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Alexei Arabadji
--HG-- branch : product-engine
2009-11-16fixed EXT-862 "Add support for Busy mode into notifications";Alexei Arabadji
disabled showing toasts except alertmodal in busy mode --HG-- branch : product-engine
2009-11-16fixed normal bug (EXT-2503) Clicking on (x) button in Message Well Window ↵Dmitry Oleshko
doesn't dismiss a group notice Added to the handler of group notices functionality on rejecting of notifications. This behavior was broken earlier in the handler for script notifications. --HG-- branch : product-engine
2009-11-16fix for normal ticket EXT-2459 Nearby toasts aren't visible when nearby chat ↵Yuri Chebotarev
console is minimized --HG-- branch : product-engine
2009-11-16fixed EXT-2500 "Avatar stops moving when online/offline notification toastAlexei Arabadji
popups" --HG-- branch : product-engine
2009-11-16Fixed normal bug EXT-2376 (Friends List folder not being correctly ↵Eugene Mutavchi
identified/fetched) --HG-- branch : product-engine
2009-11-16Work on major sub-task EXT-991 (Update bottom bar behavior on resize)Mike Antipov
- code cleaned up, removed commented out & unused code Functionality was not changed --HG-- branch : product-engine
2009-11-16Fixed normal bug EXT-2452 (Favorites Bar tooltip shows only 2 out of 3 ↵Andrew Dyukov
coordinates). --HG-- branch : product-engine
2009-11-16fixed EXT-2402 "Clicking on notification item in the Message Well should bringAlexei Arabadji
it to front" made LLToast and LLDockableFloater goes foreground on setVisible(TRUE); --HG-- branch : product-engine
2009-11-15mergeSteve Bennetts
2009-11-15Fixed a deadlock causing textrue caching to stall.Steve Bennetts
2009-11-15Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-15EXT-2203 & EXT-2302 - Look->Outfit rename and wear button enabling not ↵Eric M. Tulla (BigPapi)
properly hooked up
2009-11-15Add some debug output to develop.pyCG Linden
2009-11-15Invoke native python for develop.py, not CYGWIN python, revert develop.py's ↵CG Linden
original usage
2009-11-15Set PATH to devenv.com to avoid problem with develop.py's use of os.system()CG Linden
2009-11-14Compile fix for WindowsSteve Bennetts
2009-11-14mergeSteve Bennetts
2009-11-14mergeSteve Bennetts
2009-11-14merge from product-engineSteve Bennetts
2009-11-14More texture cache fixes, including a possible deadlock when the cache was ↵Steve Bennetts
getting purged. Significantly reduced spurrious warnings and delition of non sin-based texture fetch comptabable sided cache files.
2009-11-14No ticket.Sergei Litovchuk
- Fixed toggleable menu in Picks panel. - Minor optimization of LLToggleableMenu. --HG-- branch : product-engine
2009-11-14Fixed major bug EXT-2316 "Insert the option "pay" in the profile":Sergei Litovchuk
- Added menu item according to Communications design spec in section 4.1.2.1. --HG-- branch : product-engine
2009-11-13Mutex lock fix for texture cache.Steve Bennetts
Also a fix for texture purging when reducing the cache size.
2009-11-13Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-13Fix for post-merge compile error.Eric M. Tulla (BigPapi)
2009-11-13Tweaks to media priority calculation.Monroe Linden
Enabled CPU limit setting by default (set to 100% of 1 CPU). Lowered default limits on plugin priorities: 2 normal+, 4 low, 8 total. Limit on total number of instances now only applies to inworld media -- media instances in the UI (such as the help browser and search) don't count toward the limit. UI media will still bump inworld media down from normal/low priority, though. Several improvements to plugin manager debug code in the nearby media list. Don't load unloaded instances that are at PRIORITY_SLIDESHOW or PRIORITY_HIDDEN (they don't get unloaded, they just won't be loaded unless they're at higher priority). Added LLViewerMediaImpl::isPlayable(), which indicates whether an instance would be loaded if it were high enough in the priority list (taking into account autoplay and current load state). Priority algorithm now takes this into account. Fixed a couple of issues with approximate texture interest calculation and its use in setting priorities. Adjusted sleep times on low and normal priorities to be more friendly.
2009-11-13Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto