Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-02 | MAINT-23 reverted | Mnikolenko ProductEngine | |
2015-01-26 | MAINT-23 FIXED Don't display icon if user is parcel owner or user is in ↵ | Mnikolenko ProductEngine | |
group which has rights to build/modify objects. | |||
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-02-12 | merge with release | Richard Linden | |
2014-02-11 | merge | Brad Payne (Vir Linden) | |
2013-12-19 | SH-4664 WIP - updated from from UpdateCreateInventoryItem to inventory ↵ | Brad Payne (Vir Linden) | |
observers. | |||
2013-11-18 | add callbacks to LLAgent for Region and Parcel changes | Oz Linden | |
2013-11-06 | SH-4595 WIP | Brad Payne (Vir Linden) | |
2013-11-01 | SH-4595 WIP - reworked descendents of LLInventoryAddedObserver to use ↵ | Brad Payne (Vir Linden) | |
gInventory.getAddedIDs(). LLInventoryAddedObserver isn't really needed anymore, but leaving it in as a debugging point at least for now. | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-08-17 | Expanding region flags to 64 bits. Adding region protocol flags | Don Kjer | |
2012-06-18 | PATH-750: Adding icon to display pathfinding dirty state. | Todd Stinson | |
2012-06-18 | Renaming the dynamic pathfinding icons to be better represent pathfinding ↵ | Todd Stinson | |
disabled. | |||
2012-06-14 | Updating the slurl icon with Leo's design and toggling the behavior to show ↵ | Todd Stinson | |
on PF disabled regions. | |||
2012-06-12 | Path-702: Added notification message and hooked up onparcelclick. | prep | |
2012-06-11 | PATH-725: BUILDFIX Correcting a problem with Linux and Mac builds. | Todd Stinson | |
2012-06-11 | removed callback for dynamic pathfinding notification | prep | |
2012-06-11 | WIP:path-703 Adding icon to slurl bar to indicate if dynamic pathfinding is ↵ | prep | |
enabled or disbled. | |||
2011-09-29 | EXP-1209 FIXED Sidetray removed. | Paul ProductEngine | |
- Removed all sidetray dependencies and the sidetray itself. - Also removed LLFloaterSidetrayTab and LLSidetrayListener as unused. | |||
2011-09-22 | EXP-1223 FIXED (Create and register a floater for Places side tab) | Paul ProductEngine | |
- Added xml for a new floater and registred it in the floaterreg - Removed side tray dependencies - Added static helper method: LLFloaterSidePanelContainer::showPanel | |||
2011-07-01 | ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcel | simon@lindenlab.com | |
Privacy" changes. Many naming changes for the featureto be "See avatars" instead of "hidden avatars". Also removed the "anyone can edit terrain" checkbox and slammed the value to FALSE. | |||
2011-06-09 | ER-910: Parcel Privacy. Rename things in code to reflect feature name ↵ | Dave SIMmONs | |
change to "hidden avatars" | |||
2011-05-06 | Viewer UI work to add icons for the nav bar and places profile to indicate ↵ | Dave SIMmONs | |
parcel privacy settings. Using engineering art icons. | |||
2011-02-24 | SOCIAL-552 FIX removed badges from address field in navigation bar | Richard Linden | |
modified widget template instead of instance | |||
2011-01-10 | STORM-370 FIXED Human-readable name of region disappears from Location Bar ↵ | Paul Guslisty | |
after pressing ESC - When location input control loses focus setting cursor to 0 to show the left edge of the text. | |||
2010-09-16 | Set display name field now clamps to 31 unicode characters | Leyla Farazha | |
Added ability to set max length in line editors by characters in addition to bytes left other widgets (comboboxes/spinners) using the bytes, but it can easily be changed over reviewed by Richard | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |
2010-07-12 | EXT-8209 FIXED Avoid escaping human-readable location when copying text from ↵ | Vadim Savchuk | |
the location input. Reason: LLSLURL constructor failed to determine invalid SLURLs (see EXT-8335). It's late to try fixing it, so I introduced a workaround. By the way, fixed a regression with SLURLs not being shown unescaped in the location input. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/726/ --HG-- branch : product-engine | |||
2010-07-05 | EXT-8104 FIXED Fixed occasional inability to paste text into location input. | Vadim Savchuk | |
Changes: - Set gEditMenuHandler to the input entry whenever it's focused, so that it can handle the Ctrl+V shortcut. - Now pasting text into the input field triggers rebuilding the dropdown matches list, as if the user has typed the text. Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/691/ --HG-- branch : product-engine | |||
2010-04-23 | automated merge | Roxie Linden | |
2010-04-22 | Fixed EXT-6597(normal) - Clicking the maturity rating icons in the navbar ↵ | Dmitry Zaporozhan | |
need tooltips and clicking should link to a help article. Added LLButton::setImagePressed(), there was no way to set pressed image at run-time. The only place where pressed image is initialized was LLButton constructor. Replaced Maturity icon with button to simplify handling clicks. Icon does not provide click callback and we would need to handle mouse up/down events and track clicked widget. Added icon for Moderate regions. Did not find maturity help topic, added a "TODO". Reviewed by Sergey Litovchuk - https://codereview.productengine.com/secondlife/r/243/ --HG-- branch : product-engine | |||
2010-04-07 | Automated merge | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | merge | Tofu Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-04-02 | PE merge | Tofu Linden | |
2010-04-02 | DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunk | Roxie Linden | |
Includes: DEV-45800, DEV-45803 - Grid Manager DEV-45804 - SLURL refactor DEV-45801 - Single username field (for Identity Evolution and SLE Ldap) Also, Includes Certificate Management code allowing the viewer to connect to grids not signed by a well know key (just like any web browser). Also contains secure storage for things like passwords. The security/certificate code is modular with the intention of adding modules to directly use the operating system facilities for crypto if available. (that's much more secure than we'll ever be) Also, refactor of voice to modularize it, and add a diamondware voice module. CR: Aimee, James, Lynx, Mani, Karina and a list of thousands | |||
2010-04-01 | Automated Merge | Roxie Linden | |
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
2010-04-01 | Minor optimization: removed reduntant getChild() calls. Not reviewed. | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-03-29 | EXT-5940 : Typedef all vector<LLUUID>'s | Loren Shih | |
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead. | |||
2010-03-01 | Fixed major bug (EXT-5671) Resizing viewer 2 redraws maturity icon in ↵ | Sergei Litovchuk | |
location bar when it shouldn't. --HG-- branch : product-engine | |||
2010-02-25 | Bug Low EXT-5194 SLURL field dropdown should display empty menu ↵ | Denis Serdjuk | |
rather than do nothing when empty Solution: Button of dropdown list will be disabled if there are no items in location history --HG-- branch : product-engine | |||
2010-02-24 | Fixed major bug (EXT-5657) Location input becomes empty if press Ctrl+C. | Sergei Litovchuk | |
- Added check for pressed Ctrl button. --HG-- branch : product-engine | |||
2010-02-24 | merge | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-02-24 | back out a fix for EXT-5194 at changeset a577d1cad9ff | Denis Serdjuk | |
--HG-- branch : product-engine |