summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
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-21Automated merge with ssh://richard@hg.lindenlab.com/james/gooeyRick Pasetto
2009-12-21don't show incoming system messages in notification at bottom of chat ↵Rick Pasetto
history window
2009-12-21 EXT-3220 Need an icon for inventory items broken linksErica
2009-12-21EXT-3132 Artwork for IM&Chat system messages requiredErica
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-21Automated merge with ssh://richard@hg.lindenlab.com/james/gooeyRick Pasetto
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).
2009-12-21EXT-3554: Added help topics for the Appearance tabs.Lynx Linden
The "My Appearance" floater now has the following new help IDs, to provide more granular help feedback: customize_shape_tab customize_skin_tab customize_hair_tab customize_eyes_tab customize_shirt_tab customize_pants_tab customize_shoes_tab customize_socks_tab customize_jacket_tab customize_gloves_tab customize_undershirt_tab customize_underpants_tab customize_skirt_tab customize_alpha_tab customize_tattoo_tab
2009-12-21fixed EXT-3395 “Docked IM/Chat windows shouldn't hide when voice control panelAlexei Arabadji
is opened”, made transient floaters visible if clicked any context menu; --HG-- branch : product-engine
2009-12-21Fixed bad XML that was checked into strings.xml.Lynx Linden
This caused lots of fallout, like menu accelerators appearing as "missing_string(accel-win-ctrl)" instead of "Ctrl+". The offending line was the ATTACH_HUD_CENTER_2 string, which had a messed up XML close tag.
2009-12-21mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-21working on EXT-2781Yuri Chebotarev
this is extra and useless callback since setFlyingMode will be called from OnStopFlyingButtonClick. --HG-- branch : product-engine