Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-24 | SL-17076 Thread safety of LLNotificationChannelBase's items | Andrey Kleshchev | |
Due to odd crashes when cleaning mItems adding thread safety Viewer runs window in a separate thread, it is possible notification was added in a way that corrupted the list. | |||
2023-11-24 | SL-17076 MacOS crash on clearing ChicletNotificationChannel | Andrey Kleshchev | |
Crash appears to happens inside mItems.clear() of the LLNotificationChannelBase, but there is no apparent reson for it and stack jumped some steps, so I'm doing cleanup more explicitly to see if it's indeed there and not a corruption somewhere earlier. | |||
2023-11-23 | SL-17846 Crash at ~LLSearchEditor | Andrey Kleshchev | |
A weird crash inside LLSearchEditor, try clearing it explicitly | |||
2023-10-31 | SL-20537 Add hover-preview for My Outfit list | Maxim Nikolenko | |
2023-10-26 | SL-20401 FIXED Popping out conversation floater second time moves location | Maxim Nikolenko | |
2023-09-14 | SL-20269 Tab's focus jumps over item when clicking on edge items | Andrey Kleshchev | |
2023-09-10 | SL-19826 Keep scroll from acting up if selection changed | Andrey Kleshchev | |
Unfulfilled scroll (due to fetching) persisted after selection changed | |||
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml | |||
2023-08-02 | SL-20098 handleDoubleClick crashes in new inventory panels | Andrey Kleshchev | |
2023-07-18 | SL-19891 Make sure focusable elements clear focus on destruction | Andrey Kleshchev | |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev | |
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp | |||
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp | |||
2023-07-01 | SL-19914 Inventory gallery Tab support #2 | Andrey Kleshchev | |
2023-06-24 | SL-19604 Fix gallery view having huge ident at the bottom | Andrey Kleshchev | |
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 | |
2023-06-12 | SL-19823 Additional logging | Andrey Kleshchev | |
2023-06-12 | SL-19825 do not mix bool and BOOL types | Maxim Nikolenko | |
2023-06-12 | SL-19825 clear selection when right-clicking outside of selected items | Maxim Nikolenko | |
2023-06-10 | SL-19823 Edit not always active #5 | Andrey Kleshchev | |
2023-06-09 | SL-18977 Borders of inventory view in inventory floater seem to be cut a bit | Alexander Gavriliuk | |
2023-06-03 | SL-19815 Gallery support for left, right, up and down | Andrey Kleshchev | |
2023-06-02 | SL-19796 Creating folders in list mode does not scroll to new folder | Andrey Kleshchev | |
2023-06-01 | SL-19762 fix for cropped label text | Mnikolenko Productengine | |
2023-05-31 | Revert "SL-19795 Unified scroll" | Andrey Kleshchev | |
2023-05-30 | SL-19773 add context menu for root folder in single folder mode | Maxim Nikolenko | |
2023-05-29 | SL-19787 Crash at LLUIColor::operator | Andrey Kleshchev | |
2023-05-26 | Merge branch 'xcode-14.3' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # indra/llcommon/llsdserialize.h | |||
2023-05-25 | SL-19604 Creating new folders in combination views does not highlight ↵ | Andrey Kleshchev | |
created item | |||
2023-05-23 | SL-19759 FIXED Adding New Folders in Single Folder view can cause all ↵ | Maxim Nikolenko | |
folders to open and shift out of view | |||
2023-05-22 | SL-19752 don't try to scroll after opening the new folder in single-folder ↵ | Maxim Nikolenko | |
view to avoid crash | |||
2023-05-19 | SL-18837: Clean up more set-but-unused variables for Xcode 14.3 | Nat Goodspeed | |
2023-05-19 | SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3 | Nat Goodspeed | |
2023-05-18 | SL-19649 Adjust other classes for new deleteAllChildren mechanics | Andrey Kleshchev | |
2023-05-18 | SL-19649 reduce logging out time for larger inventories | Maxim Nikolenko | |
2023-05-18 | SL-19732 Fix folder's thumbnail from sticking over folder's content | Andrey Kleshchev | |
2023-05-17 | Merge branch 'main' into DRTVWR-567 | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2023-05-17 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcharacter/llkeyframemotion.cpp # indra/newview/llfilepicker.cpp | |||
2023-05-16 | SL-19686 reduce delay when switching between folders | Maxim Nikolenko | |
2023-05-12 | SL-19649 Don't update bounding rect excesively | Andrey Kleshchev | |
2023-05-12 | SL-19649 Adjust other classes for new deleteAllChildren mechanics | Andrey Kleshchev | |
2023-05-12 | SL-19649 add missing update | Maxim Nikolenko | |
2023-05-12 | SL-19649 reduce logging out time for larger inventories | Maxim Nikolenko | |
2023-05-06 | SL-19689 In combination view 'raname' field doesn't update position properly | Andrey Kleshchev | |
2023-05-02 | Merge branch 'main' into DRTVWR-567 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llappviewer.cpp | |||
2023-05-02 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Lihatskiy | |
2023-05-02 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
2023-04-12 | SL-19544 WIP hide inventory pane in Combination view, if there is no visible ↵ | Maxim Nikolenko | |
items | |||
2023-04-12 | SL-19544 WIP show drag handler control | Maxim Nikolenko | |