Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-24 | Merge | Leyla Farazha | |
2010-02-24 | EXT-2237 Preferences > Alerts shows "$ignoretext" in the list | Leyla Farazha | |
reviewed by Richard - CC#142 | |||
2010-02-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Chuck Linden | |
2010-02-24 | Reworked layout of Advanced Permissions flags. | Chuck Linden | |
https://jira.secondlife.com/browse/EXT-922 | |||
2010-02-24 | DEV-46346 JA linguistic fix | Eli Linden | |
2010-02-24 | merge. | Tofu Linden | |
2010-02-24 | DEV-46346 Cycle5 JA change | Eli Linden | |
2010-02-24 | Related to low bug EXT-5523 (Bottom part of "Create classfield dialog" is ↵ | Eugene Mutavchi | |
overlapped by unnecessary scroller) - changed the height of content panel --HG-- branch : product-engine | |||
2010-02-24 | Fixed major bug EXT-5589 (Notifications button falls under side panel) | Mike Antipov | |
-- added usage of max_width from layout_panel xml param instead of hardcoded in code. --HG-- branch : product-engine | |||
2010-02-24 | Work on major bug EXT-5589 (Notifications button falls under side panel) | Mike Antipov | |
Applayed Eugene Mutavchi's patch: -- removed min/max width params from xml <string> tags -- "min_width" for nearby chat bar now is got from the an appropriate layout panel params -- "max_width" for nearby chat bar is moved to constant. --HG-- branch : product-engine | |||
2010-02-24 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-24 | implemented EXT-4641 “[BSI] Undocked camera and movement floaters position ↵ | Alexei Arabadji | |
should persist across the sessions”, made move and camera floaters save dock state; --HG-- branch : product-engine | |||
2010-02-24 | PE merge. Conflict resolved. | Tofu Linden | |
2010-02-24 | Fixed normal but EXT - 5108 (Preferences vertical tabs don't align to tab ↵ | Paul Guslisty | |
container) - Added offset in TabContainer between Tab and TabPanel in case of VERTICAL Tabs orientation. --HG-- branch : product-engine | |||
2010-02-23 | Implemented major sub-task EXT-5556 (hard-coded: menu Build > Object > Take. ↵ | Eugene Mutavchi | |
The word "Take" is hard-coded) --HG-- branch : product-engine | |||
2010-02-23 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-02-23 | No ticket. Set correct tag name for tab label attrbute in tabbed IM floater. | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-02-22 | EXT-5645 Change tooltip for media affordance | Rick Pasetto | |
2010-02-22 | Fixed low bug (EXT-5136) Add the "Map" item to the people context menu. | Sergei Litovchuk | |
--HG-- branch : product-engine | |||
2010-02-22 | merge | Brad Payne (Vir Linden) | |
2010-02-22 | Fixed normal bug (EXT-5558) "Close" button on the Create Landmark panel is ↵ | Sergei Litovchuk | |
out of panel. --HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug (EXT-5330) No way to collapse/expand accordions on My | Sergei Litovchuk | |
Landmarks panel. - "Expand All" and "Collapse All" now affect all accordions in "My Landmarks". --HG-- branch : product-engine | |||
2010-02-22 | fixed Normal bug EXT-5583 Favorites bar watermark text should be unbolded | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-02-22 | fixed EXT-5292 'i' btn is visible through inspector | Igor Borovkov | |
--HG-- branch : product-engine | |||
2010-02-22 | merge | Vadim Savchuk | |
--HG-- branch : product-engine | |||
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 | PE merge. | 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 | DEV-46346 Cycle5 translation DE. A few missing strings from cycle3 | Eli Linden | |
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-19 | DEV-46346 Cycle4 more linguistic change JA | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation FR new files | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation FR | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation DE new files | Eli Linden | |
2010-02-19 | DEV-46346 Cycle5 translation DE | Eli Linden | |