summaryrefslogtreecommitdiff
path: root/indra/newview/lllocationinputctrl.cpp
AgeCommit message (Collapse)Author
2011-07-01ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcelsimon@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-09ER-910: Parcel Privacy. Rename things in code to reflect feature name ↵Dave SIMmONs
change to "hidden avatars"
2011-05-06Viewer 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-24SOCIAL-552 FIX removed badges from address field in navigation barRichard Linden
modified widget template instead of instance
2011-01-10STORM-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-16Set display name field now clamps to 31 unicode charactersLeyla 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-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-27Backed out changeset: 58571b4e704bRichard Linden
2010-07-15Reverted changeset 2bb10eae42bfDessie Linden
2010-07-12EXT-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-05EXT-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-23automated mergeRoxie Linden
2010-04-22Fixed 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-07Automated mergeRoxie Linden
2010-04-07Re-insert backed out SLE checkin so we can fix itRoxie Linden
2010-04-07mergeTofu Linden
2010-04-07Backed out changeset 63b699f90efdTofu Linden
2010-04-02PE mergeTofu Linden
2010-04-02DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunkRoxie 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-01Automated MergeRoxie Linden
2010-04-01EXT-3531 - Ctrl-P does not work reliably on loginRichard Nelson
2010-04-01Minor optimization: removed reduntant getChild() calls. Not reviewed.Vadim Savchuk
--HG-- branch : product-engine
2010-03-29EXT-5940 : Typedef all vector<LLUUID>'sLoren Shih
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead.
2010-03-01Fixed 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-24Fixed 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-24mergeDenis Serdjuk
--HG-- branch : product-engine
2010-02-24back out a fix for EXT-5194 at changeset a577d1cad9ffDenis Serdjuk
--HG-- branch : product-engine
2010-02-23Fixed normal bug (EXT-5554) 'Land for Sale' icon should always be visible.Sergei Litovchuk
- Made 'Land for Sale' icon visible in Navigation bar even if "Show Parcel Properties" is off. --HG-- branch : product-engine
2010-02-22fixed low Bug EXT-5194 SLURL field dropdown should display empty menu ↵Denis Serdjuk
rather than do nothing when empty --HG-- branch : product-engine
2010-02-19no ticket. minor changes. Comments cleaning up. The logic was NOT changed.Denis Serdjuk
--HG-- branch : product-engine
2010-02-18Fixed low bug (EXT-5212) Add "Parcel Properties" and "Coordinates" to ↵Sergei Litovchuk
World->Show. --HG-- branch : product-engine
2010-02-15CID-87Tofu Linden
Checker: FORWARD_NULL Function: LLLocationInputCtrl::refreshLocation() File: /indra/newview/lllocationinputctrl.cpp
2010-02-10CID-87Tofu Linden
Checker: FORWARD_NULL Function: LLLocationInputCtrl::refreshLocation() File: /indra/newview/lllocationinputctrl.cpp
2010-02-05trivial comment fixes.Tofu Linden
2010-02-05Implemented critical task (EXT-4703) Add maturity icons to the Viewer 2 toolbar.Sergei Litovchuk
- Added maturity icons to location bar. - Added getting font used in LLLineEditor. --HG-- branch : product-engine
2010-02-04Fixed normal bug EXT-4307 (There are no text context menues for Search text ↵Eugene Mutavchi
field and for IM text field) --HG-- branch : product-engine
2010-02-01(EXT-2987) Parcel Characteristics icons aren't refreshedSergei Litovchuk
after changing restrictions - LLViewerParcelMgr refactoring. Changed parcel characteristics accessors to get selected parcel properties. --HG-- branch : product-engine
2010-01-29Fixed low bug (EXT-2987) Parcel Characteristics icons aren't refreshed after ↵Sergei Litovchuk
changing restrictions - Added updating Parcel Characteristics icons in Location Input Control upon processing parcel properties. --HG-- branch : product-engine
2010-01-28Fixed normal bug (EXT-4610) [BSI] parcel settings icons do not match parcel ↵Sergei Litovchuk
settings - Changed parcel settings behavior to match viewer 1.23. --HG-- branch : product-engine
2010-01-21Fixed major regression bug EXT-4503 (Clicking on parcel limitation icons ↵Vadim Savchuk
does not give description). Although there are tooltips on the icons... --HG-- branch : product-engine
2009-12-29fixed bug EXT-3726 Cannot edit pasted text in Address BarDenis Serdjuk
--HG-- branch : product-engine
2010-03-01Automated merge from trunkRoxie Linden
2010-03-01Automated merge with a few fixups for code review commentsRoxie Linden
2010-02-26automated mergeRoxie Linden
2010-02-26automated mergeRoxie Linden
2010-02-25automated mergeRoxie Linden
2010-02-25automated merge from trunkRoxie Linden
2010-02-25automated merge from trunkRoxie Linden
2009-12-04EXT-1498 Can't adjust nav bar info button location in XMLJames Cook
Removed C++ code overriding the location. Trivial, not reviewed.