Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Merge from viewer2. Minor conflict resolved. | Tofu Linden | |
2010-01-19 | better fix of EXT-299 "Mute" still showing in avatar Context menu, although ↵ | Ramzi Linden | |
label says "Block" The original fix at r6543 created a duplicate node, which breaks localization. Renaming that new node with a unique name=. | |||
2010-01-14 | Backed out changeset f34a69c2af56 | Tofu Linden | |
(this backs-out my backout, now that I'm happy the original merge works okay :)) | |||
2010-01-14 | Backed out changeset d5b761982e63 | Tofu Linden | |
This got pushed too early - sorry. Sigh. | |||
2010-01-14 | Merge from viewer2, including fix for the test failure biting qarl. | Tofu Linden | |
Minor conflict in llviewerfloaterreg.cpp resolved. | |||
2010-01-13 | Merge. | Tofu Linden | |
2010-01-13 | EXT-3383 adhere to style guide for capitalization of 'Resident' | Ramzi Linden | |
2010-01-12 | Shortened string to accomodate side panel width. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-3798 | |||
2010-01-08 | EXT-4049 Change About SL window label from ABOUT Second Life to About Second ↵ | Tofu Linden | |
Life | |||
2010-01-04 | Merge from trunk. Conflicts manually resolved in: | Tofu Linden | |
U indra/llui/lluictrlfactory.cpp U indra/newview/llinventorybridge.cpp U indra/newview/llviewertexture.cpp U indra/newview/llviewertexture.h | |||
2009-12-24 | fixed minor bug EXT-3459 (Not user friendly notification after leaving group ↵ | Andrew Polunin | |
while group chat is opened) --HG-- branch : product-engine | |||
2009-12-23 | fixed EXT-3400 Instuction string doesn't fit button's caption in IM floater | Igor Borovkov | |
--HG-- branch : product-engine | |||
2009-12-22 | fixed minor bug EXT-3462 Voice Chat vs Voice Call | Andrew Polunin | |
--HG-- branch : product-engine | |||
2009-12-21 | merge | richard | |
2009-12-21 | fixed normal bug EXT-3562 MissingString(message) appears instead of warning ↵ | Andrew Polunin | |
about blocked text chat --HG-- branch : product-engine | |||
2009-12-21 | Fixed 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-19 | Added a first view script limits floater | gabriel | |
reviewed by Mani | |||
2009-12-18 | ext-3307 - nearby chat stays scrolled at bottom | richard | |
2009-12-18 | Merge with viewer-2-0 | Dave Parks | |
2009-12-14 | Merging in latest viewer 2 | Palmer Truelson | |
2009-12-16 | Un-hardcoded a couple of strings. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-16 | Fixed low bug EXT-3188 ("There are no picks/classfields here" message | Andrew Dyukov | |
should appear in "Picks" tab after the server response and not to). - added "Loading..." message - changed condition on which "There are no picks/classfields here" is shown and moved message string to strings.xml --HG-- branch : product-engine | |||
2009-12-15 | Merge from default branch. | Vadim Savchuk | |
Resolved conflicts in llalertdialog.h and llnotify.cpp (local deletion vs remote change) by removing them. --HG-- branch : product-engine | |||
2009-12-14 | merge | richard | |
2009-12-14 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-14 | Fixed Normal bug EXT-3115 ("Unable to start new chat session" ↵ | Mike Antipov | |
MissingString(generic)) -- added string with name="generic" with the same value as "generic_request_error" into strings.xml (because "generic" is a part of server's response body) --HG-- branch : product-engine | |||
2009-12-11 | DEV-40452 (followup) Correct a few more inconsistencies in the 3 new LSL ↵ | Ramzi Linden | |
editor tooltips | |||
2009-12-11 | Merge, fixed conflict in panel_preferences_sound.xml | James Cook | |
2009-12-10 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-10 | Work on major task EXT-2808 (Add speakers moderation (both voice and text) ↵ | Mike Antipov | |
to the Voice Control Panel (Active Speakers List)) -- Implemented Actions to Mute/Unmute Participants without using Agent's Block List -- Updated missing strings to show error while moderating --HG-- branch : product-engine | |||
2009-12-09 | EXT-299 "Mute" still showing in menu_pie_avatar.xml although label says "Block" | James Cook | |
2009-12-09 | Merge | James Cook | |
2009-12-09 | ext-2976 change "alerts" to read "notifications" | Lis Pardi | |
2009-12-09 | automated merge viewer2.0->avp | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-09 | Merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-08 | EXT-3256 : Show help message in Favorites bar if empty | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-12-08 | L10N: Add much-needed linguistic context in the comments of strings.xml | Ramzi Linden | |
2009-12-08 | Fixed low bug EXT-3037 ("MissingString(share_alert)" message appears in p2p ↵ | Eugene Mutavchi | |
chat window after clicking "Share" btn on IM floater) --HG-- branch : product-engine | |||
2009-12-08 | Grabbed more viewer 2 changes that should fix parabuild problem | Palmer | |
2009-12-07 | EXT-2855 delete 2 more entries in strings.xml that are not actually user-visible | Ramzi Linden | |
2009-12-07 | Merge | Steve Bennetts | |
2009-12-07 | L10N: Add much-needed linguistic context in the comments of strings.xml; | Ramzi Linden | |
L10N: consistency in phrasing on the 2 separate places in the Nav Bar where you create/edit a Landmark Also, add a separator to menu_NavBar so its easier to parse visually. | |||
2009-12-07 | Merge of viewer 2 changes | Palmer | |
2009-12-07 | Manual merge from default branch. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-12-04 | Implemented normal task EXT-2832 (Hide "undock" icon on the floaters). | Andrew Dyukov | |
--HG-- branch : product-engine | |||
2009-12-03 | EXT-2966 Parcel property icons on nav bar have no tool-tips | James Cook | |
Added tooltips in strings.xml so they can be localized. | |||
2009-12-02 | merge from remote repo | angela | |
2009-12-01 | DEV-40702: Internationalize the unknown Vivox version string rather | Lynx Linden | |
than hardcode it in llvoiceclient.cpp. Also rename the string from "Unknown" to "Not connected", to better reflect the fact that we get the Vivox version once voice is connected. | |||
2009-12-01 | EXT-2854 Replace instances in the viewer with the final search maturity names | angela | |
2009-11-25 | EXT-2855 Strings.xml has entries which are not actually user-visible | Ramzi Linden | |