Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-22 | merge | Ychebotarev ProductEngine | |
--HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug EXT-5506 (Group list in profile truncates without "more" link) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-22 | Fixed major bug EXT - 5351 (Lack of Highlighting Makes Selected Me > ↵ | Paul Guslisty | |
Preferences Tab Difficult to Identify) - Pointed to correct texture name for SELECTED state of the tab --HG-- branch : product-engine | |||
2010-02-22 | fix for EXT-5128 Groups accordions should all appear on-screen w/out ↵ | Ychebotarev ProductEngine | |
scrolling (open accordion should fill space) fix is not complete since we got horizontal scrolbar which I think is not intended...need to fix croll_container. --HG-- branch : product-engine | |||
2010-02-20 | conflict resolved. | Tofu Linden | |
2010-02-20 | merge latest tweaks to viewer-hotfix; resolved conflict in llsearcheditor in ↵ | Kent Quirk | |
favor of the one that does less processing | |||
2010-02-20 | EXT-5593 - Fix by Erica to fix problems with button size for Beta 3. ↵ | Kent Quirk | |
Verified by Q. | |||
2010-02-20 | Fixed major (EXT-5551) Duplicated xui xml IDs to fix, 2010/2/19. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-19 | Removed extraneous elements. | Chuck Linden | |
http://jira.secondlife.com/browse/EXT-5037 | |||
2010-02-19 | Fixed low bug EXT-5568 (The Speak button label hides after bottom tray width ↵ | Eugene Mutavchi | |
decreased.) --HG-- branch : product-engine | |||
2010-02-19 | Automated merge with https://hg.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-02-19 | EXT-5101 “No feedback provided when accepting a friend request”, | Alexei Arabadji | |
replaced log text "Friend request" with "Friendship offer". --HG-- branch : product-engine | |||
2010-02-19 | Fixed major bug EXT-5445 - Pop-ups (that replace the blue ones) should not ↵ | Dmitry Zaporozhan | |
steal focus. LLScriptFloater will no longer steal focus when opened. --HG-- branch : product-engine | |||
2010-02-19 | move what seems like a confused file add from our default/base path debacle. | Tofu Linden | |
2010-02-19 | EXT-5101 “No feedback provided when accepting a friend request”, | Alexei Arabadji | |
suppresed toasting when logging accept/decline --HG-- branch : product-engine | |||
2010-02-19 | Merge | Mike Antipov | |
--HG-- branch : product-engine | |||
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 | Merge - updating from hotfix | Leyla Farazha | |
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 | 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-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 | |