Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2010-02-23 | Fixed 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-22 | fixed 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-19 | no ticket. minor changes. Comments cleaning up. The logic was NOT changed. | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-02-18 | Fixed low bug (EXT-5212) Add "Parcel Properties" and "Coordinates" to ↵ | Sergei Litovchuk | |
World->Show. --HG-- branch : product-engine | |||
2010-02-15 | CID-87 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLLocationInputCtrl::refreshLocation() File: /indra/newview/lllocationinputctrl.cpp | |||
2010-02-10 | CID-87 | Tofu Linden | |
Checker: FORWARD_NULL Function: LLLocationInputCtrl::refreshLocation() File: /indra/newview/lllocationinputctrl.cpp | |||
2010-02-05 | trivial comment fixes. | Tofu Linden | |
2010-02-05 | Implemented 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-04 | Fixed 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 refreshed | Sergei Litovchuk | |
after changing restrictions - LLViewerParcelMgr refactoring. Changed parcel characteristics accessors to get selected parcel properties. --HG-- branch : product-engine | |||
2010-01-29 | Fixed 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-28 | Fixed 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-21 | Fixed 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-29 | fixed bug EXT-3726 Cannot edit pasted text in Address Bar | Denis Serdjuk | |
--HG-- branch : product-engine | |||
2010-03-01 | Automated merge from trunk | Roxie Linden | |
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2009-12-04 | EXT-1498 Can't adjust nav bar info button location in XML | James Cook | |
Removed C++ code overriding the location. Trivial, not reviewed. | |||
2009-12-04 | merge | James Cook | |
2009-12-03 | EXT-2966 Parcel property icons on nav bar have no tool-tips | James Cook | |
Added tooltips in strings.xml so they can be localized. | |||
2009-12-03 | fix for low EXT-3090 "Select All" item should be disabled if there is no ↵ | Yuri Chebotarev | |
text in nearby chat's input field --HG-- branch : product-engine | |||
2009-12-01 | DEV-43622 : API change (no functionality change) to fix a design error in LLSD | Kent Quirk | |
I made it about a year and a half ago; Zero found it while reading code. I had added a return value to LLSD::insert(), but a) did it wrong, and b) broke the STL-like semantics of insert(). So I've put insert() back to returning void and created LLSD::with(), which does what my earlier insert() did. The compiler then caught all the cases where insert()'s return value were being used, and I changed those to use with() instead. | |||
2009-11-25 | Fix up nav bar buy icon spacing. | James Cook | |
Trivial, not reviewed. | |||
2009-11-25 | Hook up nav bar For Sale icon to buy land functionality. | James Cook | |
2009-11-24 | Partial EXT-1735 added "for sale" clickable icon next to landmark star | James Cook | |
2009-11-24 | Fixed line editor right padding to work when left padding also assigned | James Cook | |
Eliminated UILineEditorHPad and added 2 px of padding to all custom line editors. EXT-1735 Show parcel property icons Review with Leyla pending | |||
2009-11-24 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0 | James Cook | |
2009-11-23 | Add damage % text to nav bar, clip text entry to avoid overlapping icons | James Cook | |
Fixed includes of llmenugl.h / llnotifications.h Note: Clipping is incorrect, I think due to line editor bug. | |||
2009-11-23 | Context menu item to show/hide nav bar parcel property icons. | James Cook | |
2009-11-23 | Initial implementation of parcel property icons and maturity string on nav bar | James Cook | |
Added new LLAgentUI location format, renamed unclear old one Renamed ShowCoordinatesOption to NavBarShowCoordinates Extended LLLocationInputCtrl to show icons. Reviewed with Rick | |||
2009-11-23 | Fixed normal bug ETX-2651 (Locations from teleport history are added to ↵ | Andrew Dyukov | |
location history). --HG-- branch : product-engine | |||
2009-11-13 | Header file cleanup | Loren Shih | |
Removed unnecessary "#include llinventorymodel.h" now that llinventoryobserver was split from llinventorymodel. --HG-- branch : avatar-pipeline | |||
2009-11-02 | fixed bug EXT-1298 'Create Landmark' star has solid color even if there's ↵ | Denis Serdjuk | |
no landmarks in parcel --HG-- branch : product-engine |