summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2009-12-21EXT-3573 : Wear and Edit buttons on AppearanceSP are difficult to clickLoren Shih
2009-12-21EXT-3619 : CRASH in xui preview tool when editing an inventory panelLoren Shih
Now checking if inventory is usable before checking if views are initialized.
2009-12-21Minor comment change.Loren Shih
2009-12-21Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Mark Palange (Mani)
2009-12-21EXT-3550 Post-review fixes to previous commit.Mark Palange (Mani)
Reviewed by Nat
2009-12-21EXT-2973 : turned off RenderDelayVBUpdate for all platforms and bumped ↵Palmer Truelson
feature table to apply it. Should solve index buff overflows. Reviewed by Davep
2009-12-21automated merge viewer2.0->viewer2.0Loren Shih
2009-12-21DEV-44564 'speak' button PTT-toggles and displays voice monitor even when ↵Tofu Linden
voice disabled, gives wrong impression that you should be able to talk
2009-12-21EXT-3582 : My Outfits populates from library if I delete my last outfitLoren Shih
Autopopulation logic is now smarter and only triggers if this is the first time you're logging into viewer2.0.
2009-12-21EXT-3550 Fixed messages from login.cgi not being displayed.Mark Palange (Mani)
Handling message from "indeterminate" state - feeding them to the llprogressview. Handling showing error message from incomplete login.
2009-12-21merge.Tofu Linden
2009-12-21DEV-44562 deferred rendering: crease noise sadnessTofu Linden
2009-12-21Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-21automated merge PE->viewer2.0Loren Shih
2009-12-21Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-21EXT-3582 : My Outfits populates from library if I delete my last outfitLoren Shih
Tracking a "Is this my first time in viewer2.0?" flag and only populating My Outfits folder if it's true.
2009-12-21Mergeskolb
2009-12-21Add event API to enumerate registered LLCommandHandler instances.Nat Goodspeed
2009-12-21Added context menu to the group list (task EXT-3595).Vadim Savchuk
--HG-- branch : product-engine
2009-12-21Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0Lynx Linden
2009-12-21DEV-44367: Put back help IDs for prefs, land, and water.Lynx Linden
The help_topic tags for Preferences, About Land, and Advanced Water Editor were removed for EXT-2766. However, this has the sideeffect that those floaters no longer show the "?" Help button. So, I'm reverting that change and putting these help IDs back again.
2009-12-21Removed unused code (context menu handling in LLAvatarListItem).Vadim Savchuk
--HG-- branch : product-engine
2009-12-21Work on normal bug EXT-3434 There is no difference between invited and left ↵Mike Antipov
participants in a Group call (Voice Controls) -- implemented decorating of left participants in voice chat via italic font style (draft, harcoded) --HG-- branch : product-engine
2009-12-21workaround for (EXT-3599) No chiclets in the IM Well WindowDmitry Oleshko
- manually set rect for a chiclet in the IM Well Window --HG-- branch : product-engine
2009-12-21automated merge viewer2.0->viewer2.0Loren Shih
2009-12-21EXT-3567 : Folders hsould show as "Loading..." when contents are being fetchedLoren Shih
Name change "DontShowInHierarchy"->"Hidden".
2009-12-21Additional commit for EXT-3581: the code of updating of speakers order is ↵Eugene Mutavchi
moved to a separate method --HG-- branch : product-engine
2009-12-21Merge viewer 2-0 into mediaskolb
2009-12-21EXT-3574 : CTRL+SHIFT+I doesn't bring up an InventoryFloater (Windows)Loren Shih
Took out CONTROL+SHIFT+I for bringing up test inspectors, per Erica request.
2009-12-21DEV-43799: Increase the minimum floater size for Search.Lynx Linden
Liana and the search team want the minimum size of the search floater to be such that the web content appears at 650x600 pixels. Users can resize the window larger, but not smaller, than this limit.
2009-12-21DEV-44357: Close classified/pick details when closing Pick panel.Lynx Linden
When we close the Pick panel, we now also close any specific classified or pick that was opened from the pick panel.
2009-12-21Fixed major bug EXT-3581(Sort by Recent Speakers broken for Group Voice Call)Eugene Mutavchi
--HG-- branch : product-engine
2009-12-21removed diagnostic outputPaul Guslisty
--HG-- branch : product-engine
2009-12-21mergePaul Guslisty
--HG-- branch : product-engine
2009-12-21Fixed low bug EXT - 3464 ("You" should be shown for Nearby chat window ↵Paul Guslisty
instead of avatar's name) --HG-- branch : product-engine
2009-12-21mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-21additional fix for (EXT-3601) Accordion Ctrl didn't autoscroll to accordion ↵Yuri Chebotarev
header while navigating with keyboard there was no autoscroll when scrolled by keyboard to _last_ of _first_ item in LLFlatListView. --HG-- branch : product-engine
2009-12-21mergeAndrew Polunin
--HG-- branch : product-engine
2009-12-21fixed normal bug EXT-3562 MissingString(message) appears instead of warning ↵Andrew Polunin
about blocked text chat --HG-- branch : product-engine
2009-12-21mergeIgor Borovkov
--HG-- branch : product-engine
2009-12-21EXT-3486: Support SLapps and URLs in the nav bar.Lynx Linden
If the user enters a string into the navigation bar that is not recognized as an SL location, the behavior is now: - handle any secondlife:// SLapps, or - open any http: or https: URLs in the media browser, or - otherwise, send the text to the search floater
2009-12-21EXT-3558: Don't escape '#' chars for URLs in text.Lynx Linden
Added '#' to the list of chars that are not escaped when escaping a URL in a text editor/box. Now, clicking on a link with '#' in text chat will open the URL in your browser with the '#' intact.
2009-12-21Fixed low bug EXT-3353 - There's an ability to create classified w/o title ↵Администратор
and description. --HG-- branch : product-engine
2009-12-21mergeVadim Savchuk
--HG-- branch : product-engine
2009-12-21implemented EXT-3594 IM Chiclet should be created for voice calls alsoIgor Borovkov
--HG-- branch : product-engine
2009-12-21Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-21Fixed major bug EXT-3572 (Notification Well button becomes "lit" after ↵Mike Antipov
resolving any notification) -- set "new messages" state only if count of unread messages is increased. --HG-- branch : product-engine
2009-12-21additional commit to major task EXT-3509 User's own name should appear ↵Denis Serdjuk
in the Group chat participant list 1. agent will be appear in ad-hoc conference too. 2. Disabling block/unblock yourself. --HG-- branch : product-engine
2009-12-21mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-21EXT-3460: Update to URL hyperlinking with no protocol.Lynx Linden
We no longer treat ":" or "/" as valid chars before a .com, .net, .edu, or .org string when trying to match a URL with no protocol (i.e., no http:// prefix).