| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-11 | MAINT-6097 FIXED On required update, clicking link to release notes opens ↵ | andreykproductengine | |
| browser behind menu | |||
| 2015-12-29 | MAINT-5984 FIXED Incorrect cursor position with UI scale >1.0 | andreykproductengine | |
| 2015-08-10 | MAINT-5463 FIXED Add hovertext to the official link badge in chat/IM, etc. | Mnikolenko ProductEngine | |
| 2015-07-29 | MAINT-5428 FIXED Show tooltip for both parts of url. | Mnikolenko ProductEngine | |
| 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-04-14 | merge changes for STORM-2113 | Oz Linden | |
| 2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
| 2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder | |
| 2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
| 2015-03-11 | MAINT-4975 FIXED Sender's name is hidden out of view for inventory offer ↵ | andreykproductengine | |
| popups and payment popups | |||
| 2015-03-04 | MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part ↵ | Mnikolenko ProductEngine | |
| of the link always appears. | |||
| 2015-01-09 | MAINT-4169 FIXED grey out all but domain name in SL-links, same as it's done ↵ | Mnikolenko ProductEngine | |
| for non-Linden URLs | |||
| 2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
| (long long round) in VS2013 | |||
| 2014-12-08 | MAINT-3457 FIXED List of notecard content is shifted while resize of ↵ | andreykproductengine | |
| notecard window | |||
| 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-09-24 | MAINT-4170 FIXED Eliminate homoglyphs in URL hostnames: converting to ↵ | maksymsproductengine | |
| lowercase links without scheme | |||
| 2014-09-22 | MAINT-4170 Eliminate homoglyphs in URL hostnames: used 3p-uriparser; | maksymsproductengine | |
| 2014-08-28 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | andreykproductengine | |
| Reverted previous two fixes and modified LLTextBase::changeLine() | |||
| 2014-08-28 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | andreykproductengine | |
| Reverted previous two fixes and modified LLTextBase::changeLine() | |||
| 2014-07-08 | MAINT-3460 FIXED Dictionary doesn't exchange the mispelled word to correct ↵ | Mnikolenko ProductEngine | |
| one in a special case | |||
| 2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
| 2014-06-20 | STORM-2035 - Invert the background color in script editors for highlighting ↵ | Cinder | |
| sections. Since the background color can be changed by the user, this ensures distinctive highlighting | |||
| 2014-06-20 | MAINT-3475 FIXED 'windows 64bit (?) crash in ↵ | maksymsproductengine | |
| LLTextBase::getDocIndexFromLocalCoord' | |||
| 2014-06-18 | Merge downstream code | simon | |
| 2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
| 2014-05-28 | MAINT-4070 FIXED Use icon in urls when content is trusted. | maxim@mnikolenko | |
| 2014-05-07 | MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field. | maksymsproductengine | |
| 2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
| 2014-05-05 | MAINT-4009: Patching a small memory leak for when menu items were being ↵ | Stinson Linden | |
| created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. | |||
| 2014-04-18 | Begin moving script editor portions of LLTextEditor to their own derived class. | Cinder | |
| This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake | |||
| 2014-03-19 | logging cleanup in support of debugging text editor problems | Oz Linden | |
| 2014-03-14 | merge changes for 3.7.3-release | Oz Linden | |
| 2014-03-14 | correct logging levels (ERR causes a crash), and a minor style fix | Oz Linden | |
| 2014-03-12 | merge with release | Richard Linden | |
| 2014-01-10 | Revert earlier back-out for MAINT-535 ... it's back in | simon | |
| 2014-01-07 | Revert changes made for MAINT-535 to test in a release cohort. | simon | |
| 2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
| 2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
| 2013-10-08 | merge from viewer-release | Richard Linden | |
| 2013-10-07 | renamed TraceType to StatType | Richard Linden | |
| added more MemTrackable types optimized memory usage of LLTrace some more | |||
| 2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden | |
| changed claimMem and disclaimMem behavior to not pass through argument added more mem tracking stats to floater_stats | |||
| 2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden | |
| removed complicated and unnecessary fast timer gapless handoff logic (it should be gapless anyway) improved MemTrackable API, better separation of shadow and footprint added memory usage stats to floater_stats.xml | |||
| 2013-09-09 | merge with viewer-release | Richard Linden | |
| 2013-09-05 | changed fast timer over to using macro | Richard Linden | |
| another attempt to move mem stat into base class | |||
| 2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
| 2013-08-14 | BUG-3605 / CHUIBUG-197 Don't create excessive amounts of string objects in ↵ | Nicky | |
| LLNormalTextSegment::getNumChars. | |||
| 2013-09-23 | MAINT-3151 (Issue with urls being autoclicked when holding left click into ↵ | MaximB ProductEngine | |
| an unfocused textbox then dragging pointer over a url and releasing.) | |||
| 2013-10-22 | MAINT-535 'trust model' is added for secondlife:// URLs in wiki style links. ↵ | Mnikolenko ProductEngine | |
| Chat history is marked as untrusted source now. | |||
