Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-17 | maded popup alert last forever | Richard Linden | |
2010-09-17 | fix for enable all popups not working | Richard Linden | |
also popup notification is no longer a singleton | |||
2010-09-16 | fix for all notifications being ignored by default | Richard Linden | |
2010-09-16 | EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is ↵ | Richard Linden | |
triggered by user taking an object from inworld into inventory | |||
2010-09-16 | popup blocking notifications now handled in all web_browser instances, not ↵ | Richard Linden | |
just llfloatermediabrowser | |||
2010-09-16 | added duration and icon to PopupAttempt notification | Richard Linden | |
2010-09-14 | removed garbage from notifications.xml file | Richard Linden | |
2010-09-14 | EXP-29 WIP Added popup blocking notification | Richard Nelson | |
2010-08-25 | merge | Dave Parks | |
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-13 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Monroe Linden | |
2010-08-12 | added remaining hints and fade in/fade out behavior | Richard Linden | |
2010-08-12 | remaining hints defined | Richard Linden | |
2010-08-12 | merge | Richard Linden | |
2010-08-12 | first pass at hints | Richard Nelson | |
2010-08-10 | EXT-8255 FIXED Added confirmation dialog when removing items. | Andrew Dyukov | |
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/849/ --HG-- branch : product-engine | |||
2010-08-10 | EXT-8255 FIXED Added confirmation dialog when removing items. | Andrew Dyukov | |
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/849/ --HG-- branch : product-engine | |||
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-02 | Redo the same merge as in changeset "2026f824953f", but this time with ↵ | Christian Goetze (CG) | |
feeeeling. | |||
2010-07-30 | Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1 | Kent Quirk | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-19 | automated merge | Loren Shih | |
2010-07-16 | EXT-8358 FIXED Added one more server hardcoded string to global strings in ↵ | Mike Antipov | |
notifications.xml to make it localizable. Added "You died and have been teleported to your home location" string. It requires localization efforts. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/776/ --HG-- branch : product-engine | |||
2010-07-15 | EXT-8135 FIXED Textures blurry when in Appearance Edit mode | Loren Shih | |
EXT-8445 Reduce baked texture timeout fro 120sec to 60sec default Also did some minor infrastructure cleanup, added code comments, etc. There is now separate logic for determining how to handle update (versus upload) requests. Also made a trivial change to llvoavatar to properly encapsulate mAppearanceAnimating. Also reduced the baked texture timeout to 60s (in settings.xml) | |||
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-14 | merge | Dave Parks | |
2010-07-13 | EXT-8146 FIXED Removed plural from question about outfit removal | Andrew Dyukov | |
Corrected question string in xml. Trivial fix- no review. --HG-- branch : product-engine | |||
2010-07-09 | EXT-7911 FIXED Avoided saving unresolved LLDialog notifications. | Alexei Arabadji | |
Details: Made ScriptDialogGroup, ScriptDialog, LoadWebPage notifications non-persistent. reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/711/ --HG-- branch : product-engine | |||
2010-07-05 | EXT-8146 FIXED Added confirmation dialog before outfit(s) deleting. | Andrew Dyukov | |
- Added new notification which appears when trash button in "My Outfits" is clicked. Used it in code to only delete outfits if OK is selected. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/695/ --HG-- branch : product-engine | |||
2010-06-30 | EXT-8172 FIX notification of missing media plugins causes an infinite loop | Richard Linden | |
reviewed by Nyx | |||
2010-06-14 | merge | Dave Parks | |
2010-06-18 | EXT-6710 FIXED Corrected 'ItemsShared' notification message and provided ↵ | Alexei Arabadji | |
logging of 'item shared' message instead of spawning IM session and add message to it. Details: 1 Corrected 'ItemsShared' notification message. 2 Avoided spawning session on item shared event. 3 Provided logging of item shared message. 4 Provided logging of 'IMSystemMessageTip' notification without opened related IM session. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/612/ --HG-- branch : product-engine | |||
2010-06-17 | EXT-7788 FIXED Rename in context menu shows very short text field for new name | Alexei Arabadji | |
1 Made line editor width configurable for alert notifications. 2 Set line editor width to 300px. reviwed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/605/ --HG-- branch : product-engine | |||
2010-06-15 | fix minor xml barf. | Tofu Linden | |
2010-06-15 | merge backout. | Tofu Linden | |
2010-06-15 | Backed out changeset b447707f20f5 | Tofu Linden | |
2010-06-15 | merge backout | Tofu Linden | |
2010-06-15 | Backed out changeset 688db499e2d1 | Tofu Linden | |
2010-06-14 | Fix EXT-7583: changed message to something more reasonable. | Andrew A. de Laix | |
2010-06-10 | EXT-7644 FIXED Avoided duplication of 'Save as' dialogs. | Alexei Arabadji | |
reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/554/ --HG-- branch : product-engine | |||
2010-06-09 | EXT-6710 FIXED Updated inventory items sharing behavior according to ↵ | Alexei Arabadji | |
comments: "Andrey ProductEngine added a comment - 02/Jun/10 03:21 AM" and "Grumpity ProductEngine added a comment - 02/Jun/10 03:25 AM" of EXT-6710 issue. 1 Reused 'ShareNotification' with updated message. 2 Made allert message box scrollable(done by Yuri Chebotarev). 3 Updated word words_separator in strings.xml. 4 Made friends list tab of avatar picker be opened on 'share with avatar' action. reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/525/ --HG-- branch : product-engine | |||
2010-06-08 | Merge with viewer-experimental | Dave Parks | |
2010-06-08 | Merge | Aimee Linden | |
2010-06-07 | Merge with render-pipeline | Dave Parks | |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-06-07 | Merge from viewer-public | Dessie Linden | |
2010-06-04 | EXT-7502 Save as option while modifiying a body part doesn't prompt for ↵ | Leyla Farazha | |
name, and just saves changes. reviewed by Nyx | |||
2010-06-03 | merge | Richard Linden | |