Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | EXT-5044 substasks: turning the event panel into an event floater. | Leyla Farazha | |
reviewed by Richard. | |||
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-23 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2010-02-23 | FIX EXT-5517: clear hover face when cursor hovers over Nearby Media panel | Rick Pasetto | |
Review #140 This isn't the most generalized solution, but it fixes the proximal problem of selecting items in the Nearby Media panel, and is low risk because the code change is isolated to that panel. | |||
2010-02-23 | FIX EXT-5680: Get rid of unnecessary code that formats the media item count | Rick Pasetto | |
Review #139 The crash was happening because the German (locale "de") version of the format string had an %ls in it, which was causing the crash. Getting rid of the widget and the string since it is no longer desired in the design. | |||
2010-02-23 | merge | angela | |
2010-02-23 | PE merge. | Tofu Linden | |
2010-02-23 | merg and resolve conflicts | angela | |
2010-02-23 | revert some changed from EXT-5410 but keep the changes for disabling ↵ | angela | |
streaming audio when music or media is disabled. reviewed by rick | |||
2010-02-22 | EXT-5410 Streaming audio does ignores preference setting. | angela | |
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 | 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 | Fixed low bug EXT-5124 - Display buddy icons on online/offline alerts | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-10 | fix task EXT-5129 Move Group image and founder name into General accordion | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-09 | returning take to top level of object context menu. Change was mistakenly ↵ | Erica | |
reverted | |||
2010-02-09 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-02-09 | Fixed normal bug EXT-651 (Upload Image shortcut (Ctrl-U / Cmd-U) does not work) | Eugene Mutavchi | |
--HG-- branch : product-engine |