Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-30 | pull internationalization fixes from faulty split | Oz Linden | |
2010-08-31 | Fix double definition of create_jump_keys="true" introduced in the fix for ↵ | Aimee Linden | |
VWR-20724 to pass coding policy check. | |||
2010-08-31 | Merge | Aimee Linden | |
2010-09-24 | Pull update from viewer-development | Merov Linden | |
2010-09-16 | STORM-161 : Reimplement hide object selection | Merov Linden | |
2010-08-29 | merge up to latest viewer-development | Oz Linden | |
2010-08-28 | Merge | Aimee Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | Sync with viewer-development | Merov Linden | |
2010-08-26 | Remove redundant panel_classified.xml XUI file. | Aimee Linden | |
2010-08-26 | merge | Richard Linden | |
2010-08-26 | made layoutstack orientation mandatory | Richard Linden | |
2010-08-26 | VWR-20696, VWR-20697 WIP Added undocking/redocking tabs from Side Tray. | Sergei Litovchuk | |
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/877/. | |||
2010-08-26 | re-merge change from Thickbrick (minor collisions with changes from ↵ | Oz Linden | |
viewer-public merge) | |||
2010-08-26 | VWR-20715 Double-click teleport | Aimee Linden | |
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford | |||
2010-08-26 | Manual merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-25 | fixed regressions from changing layout panel to be a derived widget class | Richard Linden | |
2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
2010-08-24 | Re-add Dutch XUI files omitted from viewer-development conversion. | Nat Goodspeed | |
In the original viewer-hg-convert.map file, some of the skins/default/xui/nl pathnames were mysteriously truncated, causing the corresponding files to be omitted from the initial conversion. | |||
2010-08-24 | removed LLLayoutStack::fromXML custom xml parsing | Richard Nelson | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | EXT-7951 RESTORED IN VIEWER-DEVELOPMENT REPO (Mini-Location panel appearance ↵ | Paul Guslisty | |
design issues) - Added callback on show\hide Mini Location Panel event. This callback sets proper initial minimized position depending on state (shown or hidded) Mini Location Panel. Also callback shifts vertically already minimized floaters so that they don't overlap Mini Location Panel Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/851/ --HG-- branch : product-engine | |||
2010-08-24 | EXT-7878 FIXED (Corrupted vertical scroll bar appears on 'Edit Outfit' panel ↵ | Paul Guslisty | |
if height of 'Add More' panel was changed) - Increased panel's min height Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/874/ --HG-- branch : product-engine | |||
2010-08-24 | EXT-8672 FIXED ([HARD CODED] ALL LANGS The word \"Saved\" is hard coded, in ↵ | Paul Guslisty | |
the long timestamp displayed in IM when user is offline) - Created a string with a time stamp parameter and added it to the strings.xml Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/872/ --HG-- branch : product-engine | |||
2010-08-24 | EXT-8362 FIXED ([TRUNCATION] IT login screen - truncation in location box) | Paul Guslisty | |
- Increased combo box width and removed unnecessary parameters wirth from other locales Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/871/ --HG-- branch : product-engine | |||
2010-08-23 | made Params parsers not act as singletons | Richard Nelson | |
2010-08-21 | VWR-20752 (SNOW-586) Align planar-mapped textures across different faces. | Thickbrick Sleaford | |
Port of svn changset 3458 from Snowglobe, with minor tweaks. | |||
2010-08-20 | merge from PE's viewer-trunk | Tofu Linden | |
2010-08-20 | merge from viewer-release | Tofu Linden | |
2010-08-19 | DEV-52553 FIX Font color/opacity issue in Group Panels | Richard Linden | |
DEV-52554 FIX Font color/opacity issue in About Second Life floater DEV-52617 FIX Font color/opacity issue in Profile Panel DEV-52618 FIX Font color/opacity issue in Covenant tab of About Land reviewed by Monroe | |||
2010-08-19 | EXT-8635 FIXED Replaced "no matches found" with "Loading..." in the My ↵ | Andrew Dyukov | |
Outfits tab. Set no items text to "Loading..." when creating the wearable items list and to "There are no items in this outfit" when category is complete. "Outhfit" is there, because wearable items list nay be empty only for them. This string was introduced, because the only situation when there are no items shown in outfit tab is for empty outfit- because even when applying filter either all items from outfit will be shown or outfit tab won't be shown at all. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/865/ --HG-- branch : product-engine | |||
2010-08-18 | fixed for EXT-8963: investigate if Advanced > Run Multiple Threads should be on. | Xiaohong Bao | |
Removed "Run Multiple Threads" from the menu because we are not using it. | |||
2010-08-19 | VWR-20724 FIXED Missing underlined shortcuts in some top-level menus. | Vadim Savchuk | |
Some of the menus lacked the underlined shortcut keys because there was no create_jump_keys="true" XML attribute specified for them. I just added the attribute to all menus. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/869/ --HG-- branch : product-engine | |||
2010-08-18 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-08-18 | EXT-7951 FIXED (Mini-Location panel appearance design issues: Replaced dark ↵ | Paul Guslisty | |
icons with light ones) - Replaced dark icons with light ones Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/858/ --HG-- branch : product-engine | |||
2010-08-17 | CT-575 PL linguistic | Eli Linden | |
2010-08-17 | EXT-8564 FIXED Ability to take off wearables via "Wearing" Tab of My Outfits. | Vadim Savchuk | |
Added Take Off / Detach options to the Wearing tab context menu. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/864/ --HG-- branch : product-engine | |||
2010-08-17 | CT-575 WIP Polish global translation edit | Eli Linden | |
2010-08-17 | (final?) hairy merge from viewer-release to viewer-public | Tofu Linden | |
2010-08-17 | EXT-8425 ADDITIONAL FIX Fixed broken translation of accelerators which was ↵ | Andrew Dyukov | |
introduced by fix of this bug in changeset 14331:11122e1fc5cf. Removed "Key_" prefix from new key strings and from function that finds them, because it broke translation of old accelerator strings. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/861/ --HG-- branch : product-engine | |||
2010-08-16 | made hint popups "chrome", meaning they can't steal focus | Richard Nelson | |
2010-08-16 | made hints only expire when explicitly responded to, not implicitly after ↵ | Richard Nelson | |
first seeing them added hint_popup.xml for hint styling | |||
2010-08-16 | EXT-8370 FIX en_xui_change resizing for IT truncation | Eli Linden | |
2010-08-16 | CT-575 FR linguistic | Eli Linden | |
2010-08-13 | merge | Richard Nelson | |
2010-08-13 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Monroe Linden | |
2010-08-13 | fixed progress view z ordering hacks | Richard Nelson | |
DEV-52665 FIX Inventory and Chat hints shown during login before viewer fully loads on load up screen | |||
2010-08-12 | added remaining hints and fade in/fade out behavior | Richard Linden | |
2010-08-12 | Automated merge with http://10.1.4.28:8000/ | Richard Linden | |