Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-11 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2009-11-11 | Fixed Low bug EXT-1052-IM message window show messages, that were sent in ↵ | Eugene Kondrashev | |
offline mode --HG-- branch : product-engine | |||
2009-11-11 | Fixed normal bug EXT-2166-[BSI] Nearby Chat floater always jumps to most ↵ | Eugene Kondrashev | |
recent chat --HG-- branch : product-engine | |||
2009-11-11 | merge | Yuri Chebotarev | |
--HG-- branch : product-engine | |||
2009-11-11 | fix for major bug EXT-2219 New Group profile layout breaks...everything | Yuri Chebotarev | |
lots of small problems... --HG-- branch : product-engine | |||
2009-11-11 | Additional fix for normal bug EXT-2131-[BSI] Copy/pasted text chat logs are ↵ | Eugene Kondrashev | |
now much harder to read or post-process --HG-- branch : product-engine | |||
2009-11-11 | Fixed normal bug EXT-2131-[BSI] Copy/pasted text chat logs are now much ↵ | Eugene Kondrashev | |
harder to read or post-process --HG-- branch : product-engine | |||
2009-11-11 | Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API | Nat Goodspeed | |
with an event API. In addition to the LLEventPump name on which to listen, LLEventAPI accepts a documentation string for event API introspection. Give every LLEventDispatcher::add() overload a new documentation string parameter for event API introspection. Convert every existing event API to new conventions, introducing suitable documentation strings for the API and each of its operations. | |||
2009-11-11 | Rename private methods to avoid ambiguity with subclasses | Nat Goodspeed | |
2009-11-11 | fixed (again) normal bug EXT-2025 Gesture btn couses nothing | Andrew Polunin | |
--HG-- branch : product-engine | |||
2009-11-11 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-11 | Update for major task EXT-2250 Implement Classifieds list in Picks panel. | Dmitry Zaporozhan | |
Added single expansion accordion. --HG-- branch : product-engine | |||
2009-11-11 | Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chat | Eugene Kondrashev | |
--HG-- branch : product-engine | |||
2009-11-11 | Merge | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-11 | Update for major task EXT-2250 Implement Classifieds list in Picks panel. | Dmitry Zaporozhan | |
Fixed accordion name and added code to show and expand classifieds accordion when first classified is created. --HG-- branch : product-engine | |||
2009-11-11 | Update for major task EXT-2251 - Implement panels for creating, editing and ↵ | Dmitry Zaporozhan | |
viewing Classifieds. Implemented "Map", "Teleport", and "Edit" buttons in Classified Info panel. --HG-- branch : product-engine | |||
2009-11-11 | Automated merge with file:///home/lynx/hg/general/viewer-2-0 | Lynx Linden | |
2009-11-11 | Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/ | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2009-11-11 | fixed EXT-2341 "Add Friend notification not shown", EXT-2351 "Friendship and | Alexei Arabadji | |
Teleport offers no longer pop toast notifications"; suppresed IM-floater on incoming offer and registerd offer handler in chiclet counter updater; --HG-- branch : product-engine | |||
2009-11-11 | fixed minor bug EXT-2147 Group and Avatar Place Holder Icons defined in the ↵ | Andrew Polunin | |
specs should be used in place of currect placeholders --HG-- branch : product-engine | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-11 | adding warning msg when fetching for folders with NULL uuid | angela | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-10 | Fix for Windows compile error. | Steve Bennetts | |
2009-11-10 | merge | Steve Bennetts | |
2009-11-11 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-10 | Fix for DEV-42328 (Muting then Unmuting All Nearby Media resets nearby media ↵ | Monroe Linden | |
to Home URL). Fixed by having LLViewerMedia::updateMediaImpl() copy the media entry's current URL into the media impl's mMediaURL in the case where the impl has a non-empty media URL but the function doesn't do a navigate. | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-11 | Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/ | angela | |
2009-11-10 | Merge changes from product-engine | Steve Bennetts | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-10 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/ | Rick Pasetto | |
2009-11-10 | FIX DEV-41991: do not allow media settings panel to come up if media data is ↵ | Rick Pasetto | |
in flight Review #33 This change marks the current selection "not editable" if any objects in the selection are currently "in flight" (i.e. their media data has not been fetched yet, or is in the process of being fetched). This involved adding API to LLMediaDataClient to query whether an object is in the process of being fetched (i.e. in the queue). I've added a unit test for this new API. | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-10 | pushing changes to named font sizes prior to hardcoded font removal | Erica | |
2009-11-10 | merge | Leyla Farazha | |
2009-11-10 | EXT-1478 Tool-tip background and border colors are being ignored | Leyla Farazha | |
EXT-2082 Multifloater preview tab container extends outside window border EXT-773 odd notecard behaviour on closing an unsaved notcard reviewed by Richard | |||
2009-11-10 | Fix for DEV-42400 (Mouse pointer location does not map correctly to ↵ | Monroe Linden | |
non-square media faces). | |||
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-11 | DEV-41358: Added user's preferred maturity level to search URL. | Lynx Linden | |
The Search URL now includes a "r=" query parameter to specify the user's preferred maturity rating. This can be "pg" or "pg,mature" or "pg,mature,adult". | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-11 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | Lynx Linden | |
2009-11-10 | Added PluginAttachDebuggerToPlugins debug setting. | Monroe Linden | |
Added accessors to get platform-specific process ID from LLProcessLauncher. Added an optional "debug" argument to LLPluginClassMedia::init() and LLPluginProcessParent::init() (defaults to false). Mac only: made the state machine in LLPluginProcessParent::idle() open a new window in Terminal.app with a gdb session attached to the plugin process upon successful launch. | |||
2009-11-10 | DEV-40001: Add support for a pre-login help topic. | Lynx Linden | |
Asking for help (e.g., pressing F1) before logging in will now display a specific pre-login help topic, "pre_login_help". This behavior was agreed upon with Rand to allow us to display a custom page to help the user log on successfully. | |||
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Erica | |
2009-11-10 | EXT-2355 Preferences: Inconsistent use of capital letters for second word of ↵ | Lis Pardi | |
labels | |||
2009-11-10 | Added media textures to textures.xml | Erica | |
2009-11-10 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |