Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-01 | EXT-7993 FIX able to edit a clothing item you're not wearing | Nyx (Neal Orman) | |
Added check on restoring appearance sidepanel to ensure you're still wearing the wearable you're editing. Code reviewed by Seraph | |||
2010-07-01 | EXT-8197 FIXED Can't select mixed group of wearables and objects for "Wear" | Loren Shih | |
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-07-01 | more for EXT-7839: texture console is stalled; | Xiaohong Bao | |
EXT-7500: Texture Jamming problems with http texture off; | |||
2010-07-01 | eliminated a bunch of silent warnings on startup about multiple widget ↵ | Richard Linden | |
registration | |||
2010-07-01 | merge | Brad Payne (Vir Linden) | |
2010-07-01 | EXT-8001 FIX need to update translated files as well whenever string ID ↵ | Eli Linden | |
changes in EN | |||
2010-07-01 | EXT-8047 FIX need to update language files as well for any string ID change | Eli Linden | |
2010-07-01 | Merge | Leyla Farazha | |
2010-07-01 | EXT-8092 My Outfits > If outfit name is longer than can be displayed, show ↵ | Leyla Farazha | |
full name in tooltip reviewed by Richard cc#219 | |||
2010-07-01 | EXT-8194 FIX - added textures for default avatar wearables and attachments | Brad Payne (Vir Linden) | |
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-07-01 | merge | Richard Linden | |
2010-07-01 | EXT-8148 Camera transitions are occasionally very slow for appearance ↵ | Richard Linden | |
editing transitions reviewed by Nyx | |||
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-01 | Merge from viewer-release | Andrew A. de Laix | |
2010-07-01 | automated merge | Loren Shih | |
2010-07-01 | EXT-8191 FIXED Find All Links shouldn't include original item | Loren Shih | |
EXT-7721 FIXED Find All Links shouldn't appear when it can't be used This required adding some minor infrastructure to support including/excluding links in search. | |||
2010-07-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-07-01 | merge | Tofu Linden | |
2010-07-01 | Attempt to fix viewer-public build from bad merge. | Tofu Linden | |
2010-07-01 | Merged from viewer-release | Dessie Linden | |
2010-07-01 | merge from PE's viewer-release | Tofu Linden | |
2010-06-30 | EXT-8177 FIX avatar walk/run animation periodically stops when going down a ↵ | Richard Linden | |
steep hill | |||
2010-06-30 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release | Xiaohong Bao | |
2010-06-30 | merge. | brad kittenbrink | |
2010-06-30 | Backed out changeset dca182757a90 (windows.h addtion to attempt to fix build ↵ | brad kittenbrink | |
breakage) | |||
2010-06-30 | Automated merge with ssh://hg.lindenlab.com/brad/viewer-dev | brad kittenbrink | |
2010-06-30 | Fix for windows build breakage. Set WINVER and _WIN32_WINNT preprocessor ↵ | brad kittenbrink | |
definitions appropriately for using windows XP API calls. | |||
2010-06-30 | fix for EXT-7839: texture console is stalled; | Xiaohong Bao | |
fix for EXT-7500: Texture Jamming problems with http texture off; | |||
2010-06-30 | merge | Andrew A. de Laix | |
2010-06-30 | Add header that seems to be needed for teamcity builds. | Andrew A. de Laix | |
2010-06-30 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-06-30 | merge | Richard Linden | |
2010-06-30 | EXT-8047 FIXED In-world object contents' items show as "(inventory)" in item ↵ | Loren Shih | |
profile panel. Easy fix. | |||
2010-06-30 | EXT-8128 FIXED Right click menu should offer "wear" if no item of type is worn | Loren Shih | |
2010-06-30 | EXT-8172 FIX notification of missing media plugins causes an infinite loop | Richard Linden | |
reviewed by Nyx | |||
2010-06-30 | eliminate invalid xui parameter | Richard Linden | |
2010-06-30 | Merged from viewer-release | Dessie Linden | |
2010-06-30 | EXT-7648 FIX need to fix language files for the name change as well to avoid ↵ | Eli Linden | |
translation cost. | |||
2010-06-30 | Automated merge with ssh://hg.lindenlab.com/q/viewer-release/ | Nyx (Neal Orman) | |
2010-06-30 | EXT-7737 ADDITIONAL FIX Added changing of color to emphasis for selected ↵ | Andrew Dyukov | |
outfit accordion header. - Added method to accordion which allows to set color of its header's title and used it when highliting selected outfit. - Set alias for emphasis color in colors.xml to let selected outfit color be easily changed via xml in case such decision is made(because leaving it green doesn't seem a very good idea). - Also added alias for accordion header text color to avoid breaking of this fix if in header_text_color from accordion_tab.xml. --HG-- branch : product-engine | |||
2010-06-30 | EXT-8001 FIXED [TRUNCATION] [HARD CODE] IT - create new favorite title has ↵ | Paul Guslisty | |
truncated text - Set tooltip for titles in PanelPlaces panel - Also fixed translation of Favorites forlder in inventory. Corrected value of name attribute in strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/676/ --HG-- branch : product-engine | |||
2010-06-30 | EXT-8011 FIXED Location input should be disabled after disconnect | Paul Guslisty | |
- Implemented LLDestroyClass::destroyClass() in LLPanelTopInfoBar and in LLNavigationBar to disable navigation and paneltopinfobar afer disconnection forced Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/659/ --HG-- branch : product-engine | |||
2010-06-30 | EXT-7879 FIXED Edit Classified has duplicate \"Price for Ad\" and ↵ | Paul Guslisty | |
unnecessary help link - Removed the ? for publishing floater - Removed more info text from publishing floater - Removed duplicate price spinner in sidetray, keep the one in the publish floater - Changed label in publish floater to \"Price: L$(spinner)\" and makde label bold and white Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/673/ --HG-- branch : product-engine | |||
2010-06-30 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2010-06-30 | EXT-8045 FIX check if sidetray is created | Yuri Chebotarev | |
reviewed by Alexei Arabadji at https://codereview.productengine.com/secondlife/r/668/ --HG-- branch : product-engine | |||
2010-06-30 | EXT-8065 FIXED added hiding Start IM button on a group call invitation dialog | Igor Borovkov | |
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/675/ --HG-- branch : product-engine | |||
2010-06-30 | EXT-8094 FIXED Avoided resizing object menu after menu was shown. | Alexei Arabadji | |
Replaced controlling of menu item visibility with controlling of enabled state. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/669/ --HG-- branch : product-engine |