Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-28 | SL-17301 FIXED Friends are not showing in friendslist | Mnikolenko Productengine | |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2021-10-20 | SL-16184 FIXED Frame stall when friend comes online. | Mnikolenko Productengine | |
2021-06-18 | SL-15401 The grants modified rights toast ignores DND mode | Andrey Kleshchev | |
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-06-16 | MAINT-5250 Viewer should handle large number of calling cards better | andreykproductengine | |
2015-01-12 | MAINT-2742 FIXED Duplicate Display Names appear once in share picker | Mnikolenko ProductEngine | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-14 | More memory cleanup of containers after DeletePairedPointer() usage. | simon | |
2014-02-14 | [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown | Baker Linden | |
- Added clear() after DeletePointer() call to hopfully fix this... | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-11 | Viewer-chui merge | prep | |
2013-02-28 | SH-3909 Support avatar height offset | Nyx Linden | |
Adding a new visual param that allows users to manually adjust an offset for how far off the ground (+ or -) their avatar's root bone is. Supports the +-2m range people are used to adjusting in their viewers, but new implementation should support server-generated appearances. | |||
2012-12-17 | CHUI-580 : WIP : Protect callback connections passed to ↵ | Merov Linden | |
LLAvatarNameCache::get() where necessary | |||
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. | |||
2012-05-18 | CHUI-112 FIX Clicking Show or Discard in an inventory offer toast does not ↵ | Richard Linden | |
dismiss toast removed special case logic for dealing with user online/offline collisions added ability to cancel old duplicate notifications | |||
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-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-02 | notification fixes | leyla | |
2010-06-01 | Clean up some comments | James Cook | |
2010-05-26 | Resident Chooser fixes | Leyla Farazha | |
2010-05-25 | Mappable Buddies now using new LLAvatarNames | Leyla Farazha | |
reviewed by James | |||
2010-05-20 | DEV-50013 Display names for online/offline notifications | James Cook | |
Reviewed with Leyla | |||
2010-05-13 | merge pull from dessie/viewer-public, picking up SLE code | James Cook | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2010-03-08 | Fixed merge conflict with online/offline notifications | James Cook | |
2010-03-08 | Merge with viewer 2 beta 4 | James Cook | |
2010-03-02 | Merge | James Cook | |
2010-02-16 | Fixed low bug EXT-5124 - Display buddy icons on online/offline alerts | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-11 | Merge | James Cook | |
2010-02-11 | Fixed low bug EXT-5227(Clicking online toasts should spawn IM window) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2010-02-10 | Fixed low bug EXT-5124 - Display buddy icons on online/offline alerts | Dmitry Zaporozhan | |
--HG-- branch : product-engine | |||
2010-02-04 | Converted all gCacheName->getName to getFullName for SLID compatibility | James Cook | |
Also eliminated notification "ObjectGiveItemUnknownUser" because the SLURL-based name lookup will always retrieve the user name. Fixed a bug with ObjectGiveItem where the SLURL would be incorrect for a group. | |||
2009-12-26 | Reduced header dependency from the "llimview.h" | Mike Antipov | |
--HG-- branch : product-engine | |||
2009-12-11 | implemented EXT-2323 “Get rid from obsolete notification widgets”; | Alexei Arabadji | |
--HG-- branch : product-engine | |||
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2009-11-28 | implemented EXT-2889 "Incoming "grant modify rights" message should trigger | Alexei Arabadji | |
notify toast and adding record to IM history"; fixed avatar icon in IM-floater when message added to IM-session; avoided popup of IM-tast when message added to IM-session; --HG-- branch : product-engine | |||
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-11-24 | Removed llnotifications.h from all headers by adding llnotificationsptr.h | James Cook | |
Fixed many more includes | |||
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 normal bug EXT-1877([BSI] Offline status not showing in IMs) | Eugene Mutavchi | |
--HG-- branch : product-engine | |||
2009-10-19 | Merging revisions 2070-2084 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-792 EXT-1519 EXT-1514 EXT-1245 EXT-1600 EXT-1535 EXT-1174 EXT-1241 * Dev: EXT-1271 EXT-1601 EXT-1154 | |||
2009-10-19 | Merging revisions 2046-2068 of ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry * Bugs: EXT-1414 EXT-1213 EXT-1539 EXT-1253 EXT-1446 EXT-1438 EXT-1233 EXT-1466 EXT-1446 EXT-1512 EXT-1231 * Dev: EXT-719 (landmarks) EXT-747 EXT-1446 EXT-1378 EXT-397 EXT-1476 * IM changes |