Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-05 | EXT-8553 FIXED Substituted "Object Profile" menu item label by "Item ↵ | Andrew Dyukov | |
Profile" in My Outfits. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/836/ --HG-- branch : product-engine | |||
2010-08-05 | (hairy) merge from viewer-release | Tofu Linden | |
2010-08-04 | deprecated ADD_SORTED due to n^2 behavior, set the sort order on the scroll ↵ | Richard Nelson | |
list instead | |||
2010-08-04 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-08-04 | CT-575 WIP FR translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-04 | Merge | Eli Linden | |
2010-08-04 | CT-575 WIP PT translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-06 | Fixed erroneously unrenamed parameter name | Paul Guslisty | |
--HG-- branch : product-engine | |||
2010-08-06 | EXT-8577 WIP Context menu items for multi-attachments. | Vadim Savchuk | |
Done: - 1. Dropped the obsolete "MultipleAttachments" setting. - 2. Added an "Add" item to the following attachment-related context menus: * My Appearance (ex-My Outfits) context menu. * Edit Outfit -> Add More context menu. * Object in-world context menu. * Inventory context menu. * Object inspector gear menu. - 3. Modified "Attach To / Attach To HUD" to perform the "add" instead of "replace" action. TODO: - Ability to attach multiple objects at once from the Add More panel (bulk attach). - Make sure there's no memleak when you click Wear/Attach in the in-world object context menu and the callback isn't invoked (because e.g. avatar fails to get close enough to the object). Issues: 0. I'm not sure whether LLAgentWearables::userAttachMultipleAttachments() should replace attachments or add them. Assumed the former. 1. I couldn't verify that adding objects from the object inspector menu works because I either could wear an object or see its inspector, not both. 2. > 1. Right-click on an object in your inventory and select "Wear". > VERIFY: Attaches the object and replaces whatever's there; asks for > confirmation before replacing an existing object. I think this is impossible to implement because we don't know in advance what point the object will be attached to, so we can't display a confirmation dialog. Reviewed by Seraph at https://codereview.productengine.com/secondlife/r/843/ --HG-- branch : product-engine | |||
2010-08-06 | EXT-8207 FIXED (Unexpected camera zoom occures if scroll location history ↵ | Paul Guslisty | |
drop-down list by mouse wheel) Added parameter for scroll list control that determines opaque of mouse scroll wheel event. Set this parameter to \"true\" in combobox of navigation panel. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/829/ --HG-- branch : product-engine | |||
2010-08-04 | automated merge | Loren Shih | |
2010-08-04 | EXT-8550 DONE Rewrite "You [ACTION] a [RESOLUTION] baked texture for ↵ | Loren Shih | |
'[BODYREGION]' after [TIME] seconds." for localization Split this into two messages to take out ACTION as requested. | |||
2010-08-04 | EXT-8548 FIXED Login screen contains invisible field which blocks ↵ | Tofu Linden | |
keyboard-only login The panel_layout itself was taking focus by default (hmm). | |||
2010-08-04 | merge from viewer-release | Tofu Linden | |
2010-08-03 | CT-575 WIP DE JA ES translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-06 | CT-575 WIP FR linguistic | Eli Linden | |
2010-08-05 | EXT-8309 FIXED Incorrect French date format in place profile and status bar. | Vadim Savchuk | |
Changes: - Added support for formatting day of the month without leading zero ("sday"). - Changed date format in place profile (landmark info) and in the top status bar according to bug reporter's request. Technical details: Actually implementation of strftime() in Linux and Windows supports stripping the leading zero (with "%-d" and "%#d" respectively). But that's not supported in MacOSX, so I had to reimplement it. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/842/ | |||
2010-08-05 | CT-575 WIP IT translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-04 | CT-575 WIP FR translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-04 | CT-575 WIP PT translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-03 | CT-575 WIP DE JA ES translation for set16 for Viewer 2.1.1 | Eli Linden | |
2010-08-03 | CT-575 FIX linguistic work from q/viewer-release lost in ↵ | Eli Linden | |
dessie/viewer-release. Re-comitting. | |||
2010-08-03 | DEV-52377 Long display name gets cut off in Inventory Items properties for ↵ | Leyla Farazha | |
owner and creator | |||
2010-08-03 | DEV-52361 Edit link option in Edit My Profile page not active | Leyla Farazha | |
2010-08-03 | merge from PE's viewer-trunk | Tofu Linden | |
2010-08-03 | merge from viewer-release | Tofu Linden | |
2010-08-02 | Pulled from "dessie/viewer-release" | Christian Goetze (CG) | |
2010-08-02 | merge from dessie/viewer-release | Richard Nelson | |
2010-08-02 | Redo the same merge as in changeset "2026f824953f", but this time with ↵ | Christian Goetze (CG) | |
feeeeling. | |||
2010-08-02 | DEV-52362 Long display name gets cut off in Partners listing in profile page | Leyla Farazha | |
2010-08-02 | DEV-52367 Long display name gets cut off in About Land floater for owner | Leyla Farazha | |
2010-08-02 | DEV-52389 Disable voice option in group chat layout issue | Leyla Farazha | |
2010-08-02 | DEV-52366 Long display name gets cut off in Places page for owner listing | Leyla Farazha | |
2010-08-02 | CT-575 WIP FR PT linguistic | Eli Linden | |
2010-08-02 | Manual merge from default branch. Resolved conflicts in ↵ | Vadim Savchuk | |
indra/newview/llfloatercamera.cpp. --HG-- branch : product-engine | |||
2010-08-02 | CT-575 WIP FR PT linguistic | Eli Linden | |
2010-07-30 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-30 | further UI rendering performance improvements | Richard Nelson | |
2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk | |
2010-07-30 | EXT-8161 FIXED Moved Invite button 5 px to the right to prevent cropping its ↵ | Mike Antipov | |
border (when selected) by parent. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/827/ --HG-- branch : product-engine | |||
2010-07-30 | merge from viewer-release | Tofu Linden | |
2010-07-29 | DEV-52364 Account name not user name is referenced in error message when ↵ | Leyla Farazha | |
entering invalid user name or password on login | |||
2010-07-29 | DEV-50741 Complete name extends off of Pay Resident dialog | Leyla Farazha | |
2010-07-29 | remove panel_bars.xml which I can't find any trace of being used. | Tofu Linden | |
2010-07-29 | merge | Tofu Linden | |
2010-07-29 | merge from viewer-release | Tofu Linden | |
2010-07-29 | EXT-8429 FIXED Added a workaround to localize server hardcoded "Conference" ↵ | Mike Antipov | |
string for incoming ad-hoc chats. Added a new string "conference-title-incoming" to strings.xml For now the "Conference" word is localized wherever this session name is shown: * IM window title * Voice notifications Further Localization is out of scope of this ticket and will be done in a separate localization cycle. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/816/ --HG-- branch : product-engine | |||
2010-07-28 | CT-575 WIP FR linguistic | Eli Linden | |
2010-07-28 | EXT-8361 REFIXED Tooltips in Nearby Media window in the French viewer. | Vadim Savchuk | |
Restored a part of my fix that was somewhy reverted by Eli in rev. 0d364d4ddd91. --HG-- branch : product-engine | |||
2010-07-28 | EXT-8310 REFIXED Localized currency format in the Buy Land floater. | Vadim Savchuk | |
I'm actually restoring a part of the fix that was previosly committed in 75a1d14d6cc5 and then somewhy reverted in 0d364d4ddd91. Trivial change, not reviewed. --HG-- branch : product-engine |