summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2009-12-02fixed normal bug EXT-3039 (Overflow menu for Pick/Classified contain ↵Paul Guslisty
duplicated entries) --HG-- branch : product-engine
2009-12-02Manual merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-02Implemented normal sub-task EXT-2975 - Make the IM multifloater optional.Dmitry Zaporozhan
--HG-- branch : product-engine
2009-12-02Fixed minor EXT-2993 (bug voice control window should have valid minimal & ↵Andrew Dyukov
maximal size). Maximal size was not set, because there are no any floaters which have it. --HG-- branch : product-engine
2009-12-02Minor changes to EXT-2986 (Add "Leave Call" button in Voice Control PanelAndrew Dyukov
for all voice chats except nearby) implementation. --HG-- branch : product-engine
2009-12-01Mergeskolb
2009-12-01mergeJames Cook
2009-12-01mergeJames Cook
2009-12-01EXT-3015 Fixed right and center aligned text boxesJames Cook
Document rect left edge was being computed incorrectly. Made floater_test_textbox.xml have more examples of text. Reviewed with Kelly
2009-12-01Increased width of drop-downs in floater_tools.xmlJustin C. Rounds (Chuck)
Discovered bug: active drop-down missing art. Fixed in textures.xml. http://jira.secondlife.com/browse/EXT-2674
2009-12-01Implemented major task EXT-2986 (Add "Leave Call" button in Voice Control PanelAndrew Dyukov
for all voice chats except nearby). --HG-- branch : product-engine
2009-12-01automated merge for viewer-2.0 -> avp.Loren Shih
--HG-- branch : avatar-pipeline
2009-12-01EXT-2922 : 2nd inventroy shouldn't list "New Window" as an option, since it ↵Loren Shih
silently fails Fixed the behavior so that New Window brings up a new floater inventory window instead of doing nothing. --HG-- branch : avatar-pipeline
2009-12-01Automated merge with ssh://chuck@hg.lindenlab.com/james/gooey/Justin C. Rounds (Chuck)
2009-12-01Increased height on object content inventory panel.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2906
2009-12-01mergeJames Cook
2009-12-01mergeYuri Chebotarev
--HG-- branch : product-engine
2009-12-01fix normal EXT-2937 Nearby Chat window has layout issuesYuri Chebotarev
--HG-- branch : product-engine
2009-12-01Implemented normal task EXT-2750 (Add context menu for group and ad-hoc chiclet)Sergey Borushevsky
Added menu to ad-hoc chiclet, which contains one 'End Session' item. --HG-- branch : product-engine
2009-12-01Merge from default branch.Vadim Savchuk
--HG-- branch : product-engine
2009-12-01mergeLynx Linden
2009-12-01EXT-2765: Added help IDs for tabs in the Places sidebar.Lynx Linden
The issue was that the widgets for this panel are not built solely from XUI. There's code in LLPanelPlaces::changeInventory() that creates the actual My Inventory and Teleport History panels. Adding help_topic strings to the relevant XUI files for the LLLandmarksPanel and LLTeleportHistoryPanel classes fixes this issue.
2009-12-01implemented EXT-2799 “Record to IM history notification about L$ payments byAlexei Arabadji
other avatar”; --HG-- branch : product-engine
2009-12-01DEV-40702: Internationalize the unknown Vivox version string ratherLynx 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-11-30Merge from product-engineSteve Bennetts
2009-11-30mergeJames Cook
2009-11-30Clean up test XMLJames Cook
2009-11-30Bump ParabuildJames Cook
2009-11-30Merge with tipcallum
2009-11-30Fix for DEV-41951 - reworking of whitelist so it's more usable.callum
2009-11-30arrow_up and arrow_down were removed from textures at some point. I put them ↵Lis Pardi
back so that the arrows in panel_preferences_alerts look right.
2009-11-30ext-2880 'My Balance" btn overlaps the 'Time' indicatorLis Pardi
2009-11-30Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-30DEV-43041 DEV-41648 - disable OK and Apply if the media data is the same as ↵Rick Pasetto
the initial Review #48 This change kills two birds with one stone: every frame, we check to see if the media data is the same as the one we 'initialize' with. If it is, we disable OK and Cancel. Otherwise we enable them. This makes it very difficult to set empty media data, as well as fixing the "apply button doesn't grey out" bug.
2009-11-30Removed font setting to un-bold accordion headers.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2970
2009-11-30Changed highlight color text for filtered items.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2812
2009-11-30Updated layout.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2733 http://jira.secondlife.com/browse/EXT-2953
2009-11-30Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/Rick Pasetto
2009-11-30remove dead panel version of the master volume pulldown.Tofu Linden
the floater version turned out easier to get on-spec (though not perfect).
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- initialized agent icon, name -- added agent's speaker indicator --HG-- branch : product-engine
2009-11-30Updated layout to prevent overlapping elements.Justin C. Rounds (Chuck)
http://jira.secondlife.com/browse/EXT-2777
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Enabled "Voice Controls" button in P2P voice chat --HG-- branch : product-engine
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Changed text for empty nearby list to "No one near" --HG-- branch : product-engine
2009-11-30Implemented major sub-task EXT-2882 (User who has been muted/unmuted by the ↵Sergey Borushevsky
moderator (that means, user is muted for the whole group) should receive a notification.) --HG-- branch : product-engine
2009-11-30merge.Tofu Linden
2009-11-30Work on major sub-task EXT-2790 (Complete Voice Control Panel (floater) ↵Mike Antipov
started by Lynx (LLVoiceControlPanel)) -- Added initial processing of titles for different calls --HG-- branch : product-engine
2009-11-28implemented EXT-2889 "Incoming "grant modify rights" message should triggerAlexei Arabadji
notify toast and adding record to IM history"; fixed avatar icon in IM-floater when message added to IM-session; avoided popup of IM-tast when message added to IM-session; --HG-- branch : product-engine
2009-11-27whee, back to a floater for now. i'm going to stop worrying about the ↵Tofu Linden
position for a while and work on the functionality.
2009-11-27working but incomplete, I think I'll go back to panel... again.Tofu Linden
2009-11-27fixed normal bug EXT-2931 Grey square appears on Navigation bar when ↵Paul Guslisty
dragging landmark from "My Landmarks" to "Favorites" bar --HG-- branch : product-engine