Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-28 | DEV-41929: implement event API to query About-box info | Nat Goodspeed | |
2009-10-28 | No ticket, just renamed mProfileButtonEnabled to mOtherParticipantIsAvatar | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-10-28 | DEV-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-28 | IM 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-28 | Fixed 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-29 | DEV-41714 Display a play/pause control for the inspected face if it contains ↵ | angela | |
time-based media | |||
2009-10-28 | Fixed 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-28 | Added comment | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Fixed normal bug EXT-1164 - FlatList isn't reshaped on filtering when ↵ | Dmitry Zaporozhan | |
accordion panels are collpased. --HG-- branch : product-engine | |||
2009-10-28 | Merged | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-28 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Fixed normal bug EXT-1834 - Check spacing on landmark detail paragraph. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | Implemented major sub-task EXT-1912 ( Add handling restrictions of PSTN P2P ↵ | Eugene Mutavchi | |
calls in new IM Floaters ) --HG-- branch : product-engine | |||
2009-10-28 | merge from default | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-10-28 | Implemented major sub-task EXT-1904 (New IM floater should handle Session ↵ | Eugene Mutavchi | |
Update) --HG-- branch : product-engine | |||
2009-10-28 | EXT-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-28 | additional 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-28 | Fixed normal bug EXT-1451 - Scrollbar on Gestures tray needs bg color. | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-10-28 | fix the layout issue for enable voice and listen position | angela | |
2009-10-27 | EXT-1924 Add the Voice on/off toggle to preferences | Erica Firment | |
2009-10-27 | Fixes for several keyboard focus issues around prim media. | Monroe Linden | |
2009-10-27 | Fake a key-up event after each key-down sent to a plugin. | Monroe Linden | |
2009-10-27 | Fix 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-27 | Fix for EXT-1812 - reflection radio boxes all selected | Palmer | |
Reviewed by Richard | |||
2009-10-27 | Fix for gInventory cleanup on shutdown, includes making LLNavigationBar a ↵ | Steve Bennetts | |
LLSingleton and explicitly destroying it with the rest of the UI. | |||
2009-10-27 | merge | James Cook | |
2009-10-27 | EXT-1352 Use image backgrounds for inspectors and toasts. | James Cook | |
Art only, not reviewed. | |||
2009-10-27 | Revert change: Floater constructor CANNOT call LLPanel(p) with params, must ↵ | James Cook | |
set bg images in initFromParams, because we have too many LLPanels to retrofit them all to call LLPanel() with params. Discussed with Richard. | |||
2009-10-27 | When 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-27 | New package of linux llqtwebkit and attempt to reenable linux viewer build. | brad kittenbrink | |
2009-10-27 | ext-1925 | Lis Pardi | |
dig Push to talk out of 1.23 and reinstate in viewer 2 | |||
2009-10-27 | Change some logging in LLViewerMediaImpl::navigateTo() to be more explicit ↵ | Monroe Linden | |
about what's happening. | |||
2009-10-27 | Renamed Toast.png to Toast_Background.png for consistency with Window and ↵ | James Cook | |
Inspector background images. | |||
2009-10-27 | EXT-1352 First pass background images for floaters and panels, including ↵ | James Cook | |
pretty header. Reviewed with Leyla. | |||
2009-10-27 | Use consistent LLPointer<LLUIImage> return values for buttons. Reviewed ↵ | James Cook | |
with Richard. | |||
2009-10-27 | EXT-1922 XUI Army Bottom tray layout & style changes | Erica Firment | |
2009-10-27 | Fix 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-27 | DEV-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-27 | merge | James Cook | |
2009-10-27 | EXT-1739 workaround, add "(old window)" button for legacy voice device ↵ | James Cook | |
settings so I can switch mic inputs. | |||
2009-10-27 | Extra debugging info for EXT-1456 | Palmer | |
Reviewed by Bao | |||
2009-10-27 | merge | richard | |
2009-10-27 | ext-1917 rename floater_preview_gestures_backup to floater_preview_gestures | Lis Pardi | |
2009-10-27 | removed typo | richard | |
2009-10-27 | EXT-1727 Chat history widget has no context menu for copy/paste operations | richard | |
added ignore for dbghelp.dll reviewed by James | |||
2009-10-27 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-10-27 | fix for normal bug: EXT-1713 Nearby Chat: Objects have tooltips (???)(???) | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-10-27 | merge | Dmitry Oleshko | |
--HG-- branch : product-engine |