summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2009-12-21fix for low Task EXT-2881 Enough space to place 5 chiclets without arrows ↵Yuri Chebotarev
in bottom bar when voice indicator isn't shown change whole chicklet arranging. --HG-- branch : product-engine
2009-12-19fixed major bug EXT-3586 IM well button shows \"9+\" if number of unread IMs ↵Andrew Polunin
is more than 9 --HG-- branch : product-engine
2009-12-19Added "Group Call" verb button to the group list so that you can start a ↵Vadim Savchuk
call without opening group chat first (EXT-3596). --HG-- branch : product-engine
2009-12-19no ticket. static variables renamed according to convention.Andrew Polunin
--HG-- branch : product-engine
2009-12-19implemented minor task EXT-3455 Code Improvements: Improve LLAvatarListItem ↵Andrew Polunin
not to calculate constant values in each constructing --HG-- branch : product-engine
2009-12-19Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-12-19Add event API operations to query channels and notifications within channel;Nat Goodspeed
respond to or cancel an individual notification by UUID; or forward notifications through a specified LLEventPump.
2009-12-19Add LOG_CLASS() macro to clarify origin of log messages.Nat Goodspeed
2009-12-19added script limits floatergabriel lee
reviewed by mani
2009-12-19Added a first view script limits floatergabriel
reviewed by Mani
2009-12-18HTTP Texture tuning:Steve Bennetts
* Changed download rate update frequency * Updated network bandwidth preferences to be 100 Kbps - 10 Mbps instead of 50 Kbps - 1.5 MBps
2009-12-18MergeSteve Bennetts
2009-12-18merge.Tofu Linden
2009-12-18Final tidy-up for DEV-44502 (gstreamer scaling bug) -Tofu Linden
I *think* this is a bit clearer. Not awesomely so.
2009-12-18gstreamer plugin now does the 'right' thing wrt resizing downwards *and up ↵Tofu Linden
to its natural size again*. Though I don't like the logic so I'll be rejigging it again next.
2009-12-18Additional HTTP Texture tuniningSteve Bennetts
* Important fix in lltexturefetch.cpp where a 'partial' resonse was incorrectly setting mHaveAllData.
2009-12-18EXT-2703: tex preview bug ui/buttons weren't visible or would appear off floaterEric M. Tulla (BigPapi)
2009-12-18Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-12-18fix for osx compile errorEric M. Tulla (BigPapi)
2009-12-18add PID to gstreamer plugin logging.Tofu Linden
2009-12-18minor improvements to gstreamer media plugin's logging.Tofu Linden
2009-12-18Fix for extra llplugin/ on the path of the imageformats plugins.brad kittenbrink
reviewed by mani.
2009-12-18Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2009-12-18Merge with viewer-2-0 again, to pick up avatar changesJames Cook
2009-12-18Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2009-12-18merging latest PE changes into viewer-2-0Nyx (Neal Orman)
2009-12-18automated merge viewer2.0->viewer2.0Loren Shih
2009-12-18EXT-3582 : My Outfits populates from library if I delete my last outfitLoren Shih
Now checking if this is the first time a user has logged into viewer2.0, via checking against COF existence. This doesn't quite work yet because something before LLAgentWearables is also looking up COF.
2009-12-18Automated merge with ssh://nyx@hg.lindenlab.com/viewer/viewer-2-0/Nyx (Neal Orman)
2009-12-18EXT-3123 cannot decline save for newly created wearableNyx (Neal Orman)
We weren't marking the initially loaded parameters of a wearable created through the appearance editor as "saved" so the client thought the wearable was dirty when it wasn't. Added a call to mark all parameters as saved right before sending the wearable to the server. reviewed by Bigpapi