Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-15 | merge changes for 4.0.1-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-10-21 | MAINT-5759 FIXED URL links in the UI with non-English characters, ↵ | Mnikolenko ProductEngine | |
diacritics, don't get parsed correctly. | |||
2015-10-16 | MAINT-5756: Unicode characters in online notifications get stripped | Ansariel | |
2015-07-31 | MAINT-5127 FIXED Maps URLs copied from gcal inherit special characters that ↵ | Mnikolenko ProductEngine | |
do odd things | |||
2015-07-29 | MAINT-5019 FIXED Undesired "http://" added to domains sent in chat | AndreyL ProductEngine | |
Completely removed matching of the URLs w/o a protocol + Some unit tests | |||
2015-07-14 | MAINT-5019 FIXED Additional cases | AndreyL ProductEngine | |
2015-07-08 | MAINT-5371 FIXED Undesired space added to SL and LL domains sent in chat | AndreyL ProductEngine | |
2015-06-08 | merge changes for 3.7.29-release | Oz Linden | |
2015-04-15 | Merge viewer-release | simon | |
2015-04-14 | merge changes for STORM-2113 | Oz Linden | |
2015-04-14 | minimal changes to compile on Xcode 6.2 | Oz Linden | |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder | |
2015-02-24 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed | |
2014-12-19 | merge with 3.7.23-release | maksymsproductengine | |
2014-12-04 | MAINT-4683 FIXED Display SLURLs with incorrect coordinates as regular URLs. | Mnikolenko ProductEngine | |
2014-10-22 | MAINT-4602 FIXED URLs are not highlighted as URLs in chat view when ↵ | MNikolenko ProductEngine | |
preceding an internal URL | |||
2014-10-13 | MAINT-4169 FIXED Suppress initial display of the path portion of URLs from ↵ | maksymsproductengine | |
other users and scripts | |||
2014-10-07 | MAINT-4548 & MAINT-4557 FIXED build issues | maksymsproductengine | |
2014-10-02 | MAINT-4119 FIXED Uniquely decorate links on Second Life or Linden Lab domains | maksymsproductengine | |
2014-08-26 | MAINT-4210 FIXED Don't try to replace wiki-link with label if it's not ↵ | Mnikolenko ProductEngine | |
correct(contains url in label part). | |||
2014-06-17 | Merge with 3.7.9-release | dolphin | |
2014-05-28 | MAINT-4070 FIXED Use icon in urls when content is trusted. | maxim@mnikolenko | |
2013-09-23 | Added LLUrlEntryExperienceProfile to link to experience profiles | dolphin | |
Added LLExperienceHandler to handle experience links Updated LLSidepanelItemInfo to use profile links | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2010-12-16 | STORM-796 FIXED Implemented rendering /app/region/ SLapps into ↵ | Vadim ProductEngine | |
human-readable strings. Example: secondlife:///app/region/Ahern/10/20/30/ is displayed as "Ahern (10,20,30)". | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-26 | EXT-8010 FIXED Implemented special behaviour of avatar links. | Andrew Dyukov | |
Avatar links are now underlined only on hover. Also they have the same color as other links. - Underlining text and getting it back to normal are done in handleHover() and draw() of new LLOnHoverChangeableTextSegment class derived from LLNormalTextSegment. This class has two pointers to styles- one for style which will be used for text on hover, and another otherwise. This special type of text segment is used if link's boolean member mUnderlineOnHoverOnly is true. So it is URL's flag depending on which textbase adds new text segment(like it currently happens with mDisabledLink). - Changed avatar link color in colors.xml to emphasis (because it was white before and was inconsistent with other links). Reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/749/ --HG-- branch : product-engine | |||
2010-06-03 | merge | Richard Linden | |
2010-06-03 | EXT-6333 FIX introduce new segments - LLLineBreakSegment and LLImageSegment | Yuri Chebotarev | |
reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/241/ --HG-- branch : product-engine | |||
2010-05-24 | DEV-50271 FIX SLURL support for non-clickable display names | Richard Nelson | |
2010-05-24 | DEV-50271 FIX SLURL support for non-clickable display names | Richard Nelson | |
reviewed by James | |||
2010-05-11 | merge from dessie/viewer-public right before SLE code landed | James Cook | |
2010-04-23 | Related to normal bug EXT-6302 (TP requests need to display destination ↵ | Eugene Mutavchi | |
region maturity) - added displaying maturity rating with an icon. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/229/. --HG-- branch : product-engine | |||
2010-04-06 | Merge from default branch | Vadim Savchuk | |
--HG-- branch : product-engine | |||
2010-04-02 | Partial fix for reopened EXT-6357 (SLapp for object chat does display an ↵ | Eugene Mutavchi | |
inspector) - changed the order of registering SLURLs so the LLUrlEntryObjectIM will be handled before LLUrlEntryPlace. Reviewed by Vadim Savchuk. --HG-- branch : product-engine | |||
2010-04-02 | Fixed normal bug EXT-6357 (SLapp for object chat does display an inspector) ↵ | Eugene Mutavchi | |
- added new LLUrlEntry to support 'secondlife:///app/objectim/{UUID}/' SLapps. Fixed passing the SLURL to inspect_remote_object floater. Reviewed by Vadim Savchuk, https://codereview.productengine.com/secondlife/r/158/ --HG-- branch : product-engine | |||
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-03-03 | Fixed bug EXT-4574 ([BSI] Unhelpful tooltip for Partner and Group links in ↵ | Vadim Savchuk | |
Profile). For wiki-style links ([<URL> <label>]) we now show the tooltip corresponding to the URL type. --HG-- branch : product-engine | |||
2010-02-12 | Per-avatar customizable icons next to name links in text | James Cook | |
Changed LLUrlEntryAgent callbacks to handle both link label and icon Eliminated legacy LLNameCache file loading Reviewed with Kelly | |||
2010-02-03 | merge | James Cook | |
2010-02-03 | Moved LLUrlEntryAgent back into llui library in prep for merge | James Cook | |
2010-02-02 | DEV-32540: Lots of object IM and SLurl improvements | Lynx Linden | |
- Don't let object names that are URLs override links to display the remote object inspector - Don't hyperlink the object name in the remote object inspector - Made the <nolink>...</nolink> regex more robust and made it support non-URLs between the tags, so that we don't get random <nolink> tags when trying to disable URLs in user-typed text. - Improved the llurlentry unit test and added some more test cases. - Hooked up another LLViewerMessage code path to objectim SLapps to pass down the owner and slurl information. - Made a few LLUrlEntryBase methods be const methods, because they are - Fixed a bug in the remote object inspector where it would never show the teleport URL. | |||
2010-01-29 | EXT-4678: Support <nolink>...</nolink> to turn off URL hyperlinking. | Lynx Linden | |
We are running into a bunch of places where we don't want to allow hyperlinking of URLs like secondlife.com in text boxes. I've therefore added a new type of URL regex that disables URL hyperlinking. Simply enclose the URL in a <nolink> tag, e.g.: <nolink>secondlife.com</nolink> | |||
2010-01-22 | Pull llurlentryagent into newview so I can compile/link faster | James Cook | |