Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-19 | Fixed low bug EXT-5523 - Bottom part of "Create classfield dialog"is ↵ | Dmitry Zaporozhan | |
overlapped by unnecessary scroller Copied reshape logic from Picks panel to reshape Classified panel. --HG-- branch : product-engine | |||
2010-02-19 | Merge from default branch | Mike Antipov | |
--HG-- branch : product-engine | |||
2010-02-18 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-18 | Automated merge with file:///Users/chuck/Documents/hg/viewer-hotfix | Chuck Linden | |
2010-02-18 | Finished (for now) side-panel cleanup. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-4335 | |||
2010-02-18 | move base back to default because doing it as a backout was causing merge errors | Kent Quirk | |
2010-02-18 | viewer2 merge. | Tofu Linden | |
2010-02-18 | Merge - updating from hotfix | Leyla Farazha | |
2010-02-18 | viewer2 merge. | Tofu Linden | |
2010-02-18 | EXT-5532 Remove any UI evidence of select-buffer rendering's existence | Tofu Linden | |
This removes the snapshot 'matte' option. This has been broken for a while, does not appear in spec, there is no pjira evidence that anyone noticed, and it has a LOT of squirrelly code behind it. Remove the UI option. Later, if no-one screams, the big piles of underlying code can be removed. | |||
2010-02-18 | PE merge. | Tofu Linden | |
2010-02-18 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-18 | viewer2 merge. | Tofu Linden | |
2010-02-18 | EXT-5461: Reverting change 49e628c3a0c5. | Lynx Linden | |
Renaming skins/base back to skins/default to unblock I10n. Revert was requested by Q. | |||
2010-02-17 | EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts ↵ | Richard Linden | |
1.23s UI reviewed by Leyla | |||
2010-02-17 | Set global height attributes for buttons, combo boxes, and flyout buttons as ↵ | Chuck Linden | |
part of cleaning up the widget test floater for QA testing. Removed in-line height settings in the floater xml. | |||
2010-02-17 | EXT-5188 Change more and details to Profile (in search and inspectors) | angela | |
2010-02-17 | EXT-2593 Add border to Build > Contents Tab | angela | |
2010-02-16 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-02-16 | EXT-5270: Implement "dynamic" controls based on the selected item in Nearby ↵ | Rick Pasetto | |
Media Review #112 This change adds controls that change state based on the selection in the nearby media panel. There are basically 3 sets: - Time-based - Web-based ("Normal") - Disabled Again, these change based on what you've got selected in the panel | |||
2010-02-16 | Tweak sizes a tiny bit to make media controls look a little better | Rick Pasetto | |
2010-02-16 | Fix odd spacing/punctuation in failed search result string. | Tofu Linden | |
2010-02-16 | PE merge. | Tofu Linden | |
2010-02-16 | fixed EXT-5070 “Modal Login Failed popup prevents interaction with Media ↵ | Alexei Arabadji | |
Browser”; --HG-- branch : product-engine | |||
2010-02-16 | EXT-5449 Difficult to see where drop lists end and the interface behind it ↵ | Tofu Linden | |
begins Slightly changed combo-list background color, made it definable in colors.xml | |||
2010-02-16 | EXT-5434 Texture Preview floater "Cancel" button DELETES TEXTURES | Tofu Linden | |
The 'Cancel' button was completely mis-named. Everything in the code - and even the button name - says this is the 'Discard' button. And that's what it does. So I simply changed the label to indicate this. | |||
2010-02-16 | PE merge. | Tofu Linden | |
2010-02-16 | Fixed normal bug EXT - 5383 ('Save as outfit' floater has no title) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-15 | Automated merge with file:///Users/chuck/Documents/hg/viewer-hotfix | Chuck Linden | |
2010-02-15 | Second round of polish on side-panels (People, groups, et al). | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-4335 | |||
2010-02-15 | fixed Bug Major EXT-5086 llDialog buttons are displayed in ↵ | Denis Serdjuk | |
wrong order Order of the buttons has been recovered to viewer 1.23 behavior. --HG-- branch : product-engine | |||
2010-02-15 | Fixed low bug EXT - 5187 (Remove Friend should be in friends list context menu) | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-15 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-15 | Fixed low bug EXT-5069 (Bad user experience while blocking avatar from view ↵ | Paul Guslisty | |
profile panel). Replaced using of menu_item_check with menu_item_call --HG-- branch : product-engine | |||
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 | 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-13 | PE merge. | Tofu Linden | |
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 | Fixed critical bug (EXT-5313) Duplicated xui xml IDs, blocking l10n, for ↵ | Sergei Litovchuk | |
public beta. - Added suffixes to duplicating "OK" and "Cancel" buttons names in notification templates. --HG-- branch : product-engine | |||
2010-02-12 | Merge | Leyla Farazha | |