Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-16 | Tweak sizes a tiny bit to make media controls look a little better | Rick Pasetto | |
2010-02-12 | Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses | Rick Pasetto | |
2010-02-12 | added popup panel to hold nearby media popup and stopped using top view | Richard Linden | |
2010-02-12 | Automated merge with ssh://rick@hg.lindenlab.com/rick/viewer-2-0-mediaclasses | Rick Pasetto | |
2010-02-12 | EXT-5267 EXT-5268: Add Parcel Media and Parcel Audio items to nearby media panel | Rick Pasetto | |
Review #109 This (fairly major) change adds new "items" to the media list for Parcel Media and Parcel Audio. Since these items are special (before the items were always MoaP impls), they had to be treated special. Moreover, actions on all of "media" had to be centralized so that they would have similar behavior. | |||
2010-02-12 | merge | Richard Linden | |
2010-02-12 | can resize bottom of nearby media panel now, and remembers size when ↵ | Richard Linden | |
expanding/collapsing | |||
2010-02-12 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-02-12 | Completed normal task EXT-3410 (Liberate filter_editor clear_button height ↵ | Mike Antipov | |
width parameters - art is distorted) - improved calculation of clear_button position (to be xml driven) - replaced clear_button art with suggested Icon_Close_Toast in filter_editor widget --HG-- branch : product-engine | |||
2010-02-12 | Merge with 391ec5cd9368c2711e836415b21f8e8421226b10 | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-12 | Backed out of changeset 9306:f5c332c1ddcb. Restored fix of (EXT-5245) Cannot ↵ | Sergei Litovchuk | |
create a new line in group notice creation with enter key --HG-- branch : product-engine | |||
2010-02-11 | more/less button sorta working | richard | |
2010-02-11 | merge | richard | |
2010-02-11 | converted llfloaternearbymedia to llpanelnearbymedia | richard | |
moved from LLTransientDockableFloater model to popup panel model like volume popup | |||
2010-02-11 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-11 | Merge from viewer-2-0 | Rick Pasetto | |
2010-02-11 | Merge with tip | Callum Prentice | |
2010-02-11 | Fix for EXT-5175 (prefs review: Chat Prefs tab settings need labels) | Callum Prentice | |
Not reviewed - coordinate and whitespace changes only | |||
2010-02-11 | automated merge viewer2.0->viewer2.0 | Loren Shih | |
2010-02-11 | EXT-5105 Incorrect keyboard shortcut for Inventory in main menu | Loren Shih | |
EXT-5334 CTRL+SHIFT+I now brings up InventorySP instead of InventoryFloater Fixed a regression due to EXT-5105 where CTRL+SHIFT+I was bringing up the InventorySP instead of InventoryFloater. Note that this reverts some code checked in for EXT-5105 (i.e. it re-adds in some functions that were deleted). As a side bonus, now the Gestures CTRL+G menu option shows as being checked when the gestures floater is active. | |||
2010-02-11 | PE merge | Tofu Linden | |
2010-02-11 | Partly fixed EXT - 4606 (land sales to specific person cuts off text below). ↵ | Paul Guslisty | |
Shifted down text below by one pixel --HG-- branch : product-engine | |||
2010-02-11 | EXT-5105 Incorrect keyboard shortcut for Inventory in main menu | angela | |
2010-02-11 | merge with remote repo | angela | |
2010-02-11 | EXT-5164 Me->My Inventory opens Inventory floater, not side panel | angela | |
2010-02-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-11 | Added tool tip to Clear History button. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-5312 | |||
2010-02-11 | merge from remote repo | angela | |
2010-02-11 | EXT-4837 [NUX] When filter results in null state, provide a message ↵ | angela | |
suggesting the user try global search. | |||
2010-02-11 | Merged | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-11 | Merged backout changeset | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-11 | Backed out changeset bc651a97431f. This changeset broke fix for EXT-4212 ↵ | Mike Antipov | |
(There's an ability to send non-latin group notices but they turn to '????...' in group profile page.) --HG-- branch : product-engine | |||
2010-02-11 | Fixed low bug EXT - 5197 (Change default help text in my Picks to \"You ↵ | Paul Guslisty pguslisty@productengine.com | |
haven't created any Picks or Classifieds. Click the Plus button below to create a Pick or Classified.\") - Replaced old default help text in settings.xml with new one --HG-- branch : product-engine | |||
2010-02-11 | Merge. Note: changeset b048156543b6 (Fixed normal bug EXT - 5104) was ↵ | Mike Antipov | |
initially commited into default branch by mistake --HG-- branch : product-engine | |||
2010-02-11 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-11 | Fixed normal bug EXT - 5104 (Remove names from below Profile image in IM ↵ | Paul Guslisty pguslisty@productengine.com | |
windows) - removed LLTextBox containing avatar name from IM control panel(panel_im_control_panel.xml) and corresponding code in LLPanelIMControlPanel | |||
2010-02-10 | EXT-5261 EXT-5263 EXT-5265 EXT-5266 EXT-5271 - Reformat NMF and enable ↵ | Rick Pasetto | |
behavior of media toggle in chrome Review #100 http://10.1.19.90:8080/go?page=ReviewDisplay&reviewid=100 This encompasses the first of the behavioral and structural changes for the Nearby Media Floater and the chrome button at the top of the UI. It includes: - Removal of the Parcel Media and Parcel Audio UI. Still not in the list yet. - New More/Less button, which doesn't quite work right (see below) - Changed icon for UI chrome - Enabled "turning on" and "turning off" media from the chrome and NMF - Added gear icon to bring up prefs - XUI changes to the structure of NMF - Implementation of the "tentative" autoplay flag This is basically a checkpoint so that Richard can help with the More/Less implementation | |||
2010-02-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Erica | |
2010-02-10 | EXT-4357Add a color overlay to the selected tool and shape in build tools | Erica | |
2010-02-10 | Removed referral text. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-3909 | |||
2010-02-10 | Fixed normal bug EXT-4566 ([BSI] private chat end floater reports ↵ | Andrew Dyukov | |
incorrectly who ended the call) - Added flag to voicechannel which is true when call is ended by agent. - It is sent to imview via signal and used to properly customize text in outgoing call floater. --HG-- branch : product-engine | |||
2010-02-10 | DEV-43688 Cycle3 JA linguistic changes by Rika for better UI, post ↵ | Eli Linden | |
truncation fix | |||
2010-02-10 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-10 | zmg fix for normal EXT-5245 Cannot create a new line in group notice ↵ | Ychebotarev ProductEngine | |
creation with enter key --HG-- branch : product-engine | |||
2010-02-10 | Fixed low bug EXT-5057 (Warning Message in console on every Group Chat ↵ | Mike Antipov | |
Message recieved) - removed getting an icon commented out in xml. It does not make sense witout image name. --HG-- branch : product-engine | |||
2010-02-10 | fix 9d63853d2045 / EXT-651 | Tofu Linden | |
that checkin broke the xml and killed the Developer menu - repair it. | |||
2010-02-10 | Merge | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-10 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-10 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-10 | modified icon from ticket EXT-2957 | Ychebotarev ProductEngine | |
--HG-- branch : product-engine |