Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-14 | Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llspatialpartition.cpp | |||
2023-10-11 | SL-20419 Receiving new objects or items, etc causes inventory to switch from ↵ | Alexander Gavriliuk | |
recent to my inventory tab | |||
2023-10-03 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorymodel.cpp # indra/newview/llvovolume.cpp | |||
2023-09-14 | SL-20269 Tab's focus jumps over item when clicking on edge items | Andrey Kleshchev | |
2023-06-30 | SL-19565 Prefs Bug when searching in Prefs | Alexander Gavriliuk | |
2023-06-20 | SL-18977 Borders of inventory view in inventory floater seem to be cut a bit | Alexander Gavriliuk | |
2023-06-15 | Revert "SL-18977 Borders of inventory view in inventory floater seem to be ↵ | Andrey Kleshchev | |
cut a bit" This reverts commit 7ac094e92105122b22b4693dafae7f0cee72d9a0. Commit breaks gallery panel, it is not ready. | |||
2023-06-15 | SL-18977 Borders of inventory view in inventory floater seem to be cut a bit | Alexander Gavriliuk | |
2022-11-22 | SL-18689 Crash at LLTabContainer::selectNextTab() | Andrey Kleshchev | |
FPE_NOOP at "idx = (idx + 1 ) % (S32)mTabList.size();" | |||
2021-07-23 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelpicks.h # indra/newview/llviewerfloaterreg.cpp | |||
2021-03-10 | SL-14862 - tab logging | Brad Payne (Vir Linden) | |
2020-10-14 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2020-04-24 | SL-307 Improvements to flashing color | Andrey Kleshchev | |
2020-03-27 | SL-307 Implemented ability to specify color and changed flashing color | Andrey Kleshchev | |
2019-06-03 | SL-11340 [Legacy profiles] The classifieds list cannot be scrolled down | andreykproductengine | |
2019-05-08 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-04-01 | SL-307 Display in-viewer all warning messages logged by the mesh uploader | andreykproductengine | |
2019-01-09 | SL-10325 FIXED Preferences tabs are displayed incorrectly if hovering it ↵ | maxim_productengine | |
while searching any keyword | |||
2019-01-03 | SL-10293 Firestorm PR: preferences and menu search | AndreyL ProductEngine | |
2016-12-14 | MAINT-6899 Viewer should use fixed buttons instead of a scroll list for tabs ↵ | Mnikolenko Productengine | |
in Appearance floater | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-07-01 | Merge from viewer-relese and become version 3.8.1 | andreykproductengine | |
2015-02-12 | MAINT-4847 FIXED Select new texture tab on clicking arrow buttons. | Mnikolenko ProductEngine | |
2014-06-17 | Merge with 3.7.9-release | dolphin | |
2014-05-07 | Merge with 3.7.7-release | dolphin | |
2014-05-02 | MAINT-4009: Patching the memory leak occurring in the scenario where avatar ↵ | Stinson Linden | |
icon was being created, but the tab container did not have a button to accept the gieven icon. | |||
2014-04-30 | MAINT-4009: Patching the LLTabContainer that was leaking some child views ↵ | Stinson Linden | |
and their associated llimage allocations. | |||
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | Merge | dolphin | |
2014-03-03 | [MAINT-3555][MAINT-3703] | Baker Linden | |
- Removed logging for MAINT-3555 - Added NULL guard to fix MAINT-3703 (hopefully) | |||
2014-02-25 | [MAINT-3784] - Viewer takes too long to shut down | Baker Linden | |
- Removed a lot of logging code to reduce application close time | |||
2014-02-20 | [MAINT-3555] Adding a bajillion log messages to (hopefully) narrow down the ↵ | Baker Linden | |
cause of the crash | |||
2014-02-12 | Merge with 3.7.0 | dolphin | |
2014-02-12 | merge with release | Richard Linden | |
2014-02-14 | [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown | Baker Linden | |
- Added clear() after DeletePointer() call to hopfully fix this... | |||
2013-11-26 | remove excessively complex fixes for MAINT-2914 and MAINT-3142 | Oz Linden | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-10-25 | Merge with 3.6.9 | dolphin | |
2013-10-22 | Merge with viewer-bear | dolphin | |
2013-10-15 | Added LLTabContainer::getTotalTabWidth | dolphin | |
Cleaned up experience profile floater | |||
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-02 | MAINT-2914 FIXED Mousing over UI elements does not make them light up | dmitry | |
2013-07-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-03-29 | CHUI-807 : Add more defensive coding. Also trace in log the sessions created ↵ | Merov Linden | |
so we'll have a better idea of what people do with conversations if we see that crash again. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2 |