summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-28mergerichard
2009-10-28added font alignment tests to floater_test_textbox.xmlrichard
2009-10-28EXT-1949 - Viewer freezes on resizing IM windowrichard
cleaned up some rectangle tracking logic and introduced LLInlineViewSegment param block reviewed by Leyla
2009-10-28MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28Fixed critical bug EXT-1918 - [BSI] Region Messages crash the sender and ↵Dmitry Zaporozhan
anyone set busy. NOTE - this is temporary workaround to fix the crash. --HG-- branch : product-engine
2009-10-28Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/Sergei Litovchuk
--HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1523 'Side Tray can become stuck in mode where it ↵Sergei Litovchuk
expands every time you click the ground'. Fixed opening Side Tray upon estate covenant reply arrival. --HG-- branch : product-engine
2009-10-28DEV-41929: implement event API to query About-box infoNat Goodspeed
2009-10-28No ticket, just renamed mProfileButtonEnabled to mOtherParticipantIsAvatarEugene Mutavchi
--HG-- branch : product-engine
2009-10-28DEV-41929: Move boilerplate About text to floater_about.xml.Nat Goodspeed
Simplify C++ construction code to call new getInfo() method, then assemble a sequence of optional text sections. Convert LLSD block returned by getInfo() to LLStringUtil::format_map_t as expected by two-arg LLPanel::getString() method.
2009-10-28IM refactoring: moved speakers management stuff in its own files ↵Igor Borovkov
llspeakers.* from dying llfloateractivespeakers. * Decresed number of llfloateractivespeakers.h includes to a minimum. --HG-- branch : product-engine
2009-10-28Fixed Normal bug EXT-1913-Make Participant List in IM Floaters transparent ↵Eugene Kondrashev
the same as floaters when focus is lost --HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1619 (Accodion panel should be hidden if it has no ↵Mike Antipov
content matches filter) - added processing a count of visibled items in accordion tabs. --HG-- branch : product-engine
2009-10-28Added commentDmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1164 - FlatList isn't reshaped on filtering when ↵Dmitry Zaporozhan
accordion panels are collpased. --HG-- branch : product-engine
2009-10-28MergedDmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28mergeVadim Savchuk
--HG-- branch : product-engine
2009-10-28MergeDmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1834 - Check spacing on landmark detail paragraph.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28Implemented major sub-task EXT-1912 ( Add handling restrictions of PSTN P2P ↵Eugene Mutavchi
calls in new IM Floaters ) --HG-- branch : product-engine
2009-10-28merge from defaultVadim Savchuk
--HG-- branch : product-engine
2009-10-28Implemented major sub-task EXT-1904 (New IM floater should handle Session ↵Eugene Mutavchi
Update) --HG-- branch : product-engine
2009-10-28EXT-1232 Implement \"You are Here\" banner for Place Profile - Parcel ↵Denis Serdjuk
Characteristics Note: \"YouAreHereDistance\" setting has been added to setting.xml --HG-- branch : product-engine
2009-10-28additional comments for the major bug (EXT-1849) Crash in Notification ↵Dmitry Oleshko
subsystem while teleporting and having toasts shown --HG-- branch : product-engine
2009-10-28Fixed normal bug EXT-1451 - Scrollbar on Gestures tray needs bg color.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-10-28fix the layout issue for enable voice and listen positionangela
2009-10-27EXT-1924 Add the Voice on/off toggle to preferencesErica Firment
2009-10-27Fixes for several keyboard focus issues around prim media.Monroe Linden
2009-10-27Fake a key-up event after each key-down sent to a plugin.Monroe Linden
2009-10-27Fix for DEV-41544 (focus issues when signing into google docs on MoaP).Monroe Linden
Made the webkit plugin code post a tab key event into llqtwebkit on initial focus. This seems to do the right thing in all cases I tested.
2009-10-27Fix for EXT-1812 - reflection radio boxes all selectedPalmer
Reviewed by Richard
2009-10-27Fix for gInventory cleanup on shutdown, includes making LLNavigationBar a ↵Steve Bennetts
LLSingleton and explicitly destroying it with the rest of the UI.
2009-10-27When media impls crash, don't auto-reload them without some trigger (such as ↵Monroe Linden
clicking on the object again or an incoming NAVIGATE event). This should fix the crash-reload loop issue. Also, be smarter about counting media impls for the hard cap (never count impls that aren't loaded).
2009-10-27New package of linux llqtwebkit and attempt to reenable linux viewer build.brad kittenbrink
2009-10-27Change some logging in LLViewerMediaImpl::navigateTo() to be more explicit ↵Monroe Linden
about what's happening.
2009-10-27EXT-1922 XUI Army Bottom tray layout & style changesErica Firment
2009-10-27Fix for DEV-41435 and DEV-41434 (unload media instances associated with ↵Monroe Linden
muted objects/object owners) Unloading based on object owner isn't completely reliable, because the viewer doesn't have owner data for all objects it knows about.
2009-10-27DEV-33321 L10N: there are typos in the original fix to DEV-33321, also added ↵Ramzi Ramey
comments to help translators. - TEXT CHANGE ONLY, no code changed.
2009-10-27mergeJames Cook
2009-10-27EXT-1739 workaround, add "(old window)" button for legacy voice device ↵James Cook
settings so I can switch mic inputs.
2009-10-27Extra debugging info for EXT-1456Palmer
Reviewed by Bao
2009-10-27mergerichard
2009-10-27ext-1917 rename floater_preview_gestures_backup to floater_preview_gesturesLis Pardi
2009-10-27removed typorichard
2009-10-27EXT-1727 Chat history widget has no context menu for copy/paste operationsrichard
added ignore for dbghelp.dll reviewed by James
2009-10-27mergeYuri Chebotarev
--HG-- branch : product-engine
2009-10-27fix for normal bug: EXT-1713 Nearby Chat: Objects have tooltips (???)(???)Yuri Chebotarev
--HG-- branch : product-engine
2009-10-27mergeDmitry Oleshko
--HG-- branch : product-engine
2009-10-27fixed major bug (EXT-1849) Crash in Notification subsystem while teleporting ↵Dmitry Oleshko
and having toasts shown --HG-- branch : product-engine