summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-07viewer#1619 Fix outfits search pulling up results sometimesAndrey Kleshchev
Search forces a refresh - can search items that don't exist yet Always notify parent of rect changes despite visibility (alterantively - rearrange on open)
2024-05-22viewer#1425 Fix missed 'static' declarationsAndrey Kleshchev
2024-05-17viewer#1424 Proper links support for favoritesAndrey Kleshchev
2024-05-17viewer#1300 More favorite settingsAndrey Kleshchev
2024-05-17viewer#1425 Sorting in Appearance floater #2Andrey Kleshchev
2024-05-17viewer#1300 Small menu adjustmentAndrey Kleshchev
2024-05-16viewer#1424 Favorite support in galleries #2Andrey Kleshchev
2024-05-16viewer#1424 Finish menusAndrey Kleshchev
2024-05-16viewer#1424 Favorite support for items in outfitsAndrey Kleshchev
For now marking originals, pointless to marks links in COF, needs a revision due to inconsistency with inventory
2024-05-15viewer#1424 Favorite support in galleriesAndrey Kleshchev
2024-05-15viewer#1425 Sorting in Appearance floaterAndrey Kleshchev
2024-05-13viewer#1424 Favorites in Appearance floater #4Andrey Kleshchev
2024-05-11viewer#1424 Favorites in Appearance floater #3Andrey Kleshchev
Menus
2024-05-10viewer#1424 Colored Favorites in Appearance floaterAndrey Kleshchev
2024-05-09SL-20288 Fix renamingAndrey Kleshchev
getChangedIDs is only accurate in scope of observer's callback, don't use it onIdle. getObject call made no sense, item was warrantied to be LLViewerInventoryItem and would only be AT_CATEGORY if it is a link, making the following cast to a category dangerous
2024-05-09viewer#1424 Favorites in Appearance floater #2Andrey Kleshchev
2024-05-09viewer#1424 Favorites in Appearance floater #1Andrey Kleshchev
2024-05-04viewer#1300 Update Inventory SettingsAndrey Kleshchev
2024-05-03Viewer#1301 Implement Inventory Favorites TabAndrey Kleshchev
2024-05-02Viewer#1301 Small cleanupAndrey Kleshchev
notecards do not need to store 'favorite' flag
2024-05-02Viewer#1301 Implement Inventory Favorites Tab WIP#2Andrey Kleshchev
2024-05-01Viewer#1301 Implement Inventory Favorites Tab WIPAndrey Kleshchev
2024-05-01viewer#1300 'Star' favorites in inventory #4Andrey Kleshchev
2024-04-29viewer#1300 'Star' favorites in inventory #3Andrey Kleshchev
2024-04-27viewer#1300 'Star' favorites in inventory #2Andrey Kleshchev
2024-04-27viewer#1300 'Star' favorites in inventoryAndrey Kleshchev
image is WIP
2024-04-27viewer#1300 Inventory favorites context menuAndrey Kleshchev
2024-04-27viewer#1300 Update Gear Menu ItemsAndrey Kleshchev
2024-04-27viewer#1300 Rename landmark favorites tabAndrey Kleshchev
To not acuse confusion with favorites
2024-04-27viewer#1300 Inventory favorites basic frameworkAndrey Kleshchev
2024-04-25Adapt llimageworker_test for updated virtual method API.Nat Goodspeed
This was a broken test that got all the way to viewer release and the main branch. (cherry picked from commit a33a9d29380e6c1a0a9cc539be309d47adef4acf)
2024-04-24Increment viewer version to 7.1.7Nat Goodspeed
following promotion of secondlife/viewer #736
2024-04-24Merge release/maint-yz to main on promotion of secondlife/viewer #736: ↵Nat Goodspeed
Maintenance YZ 7.1.6.8745209917
2024-04-19Revert "SL-20140 Setting shape hand size to 36 won't save"Andrey Lihatskiy
This reverts commit 810a3d24c2e3671f926091c062b101bdec6a1517. (secondlife/jira-archive-internal#70482)
2024-04-16Merge pull request #1246 from secondlife/vir-linden-patch-2Vir Linden
https://github.com/secondlife/viewer/issues/1214 - Update cla.yaml
2024-04-16https://github.com/secondlife/viewer/issues/1214 - Update cla.yamlVir Linden
2024-04-15Merge pull request #1236 from secondlife/marchcat/yz-mergeAndrey Lihatskiy
Marchcat/yz merge
2024-04-15Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-04-15CI: adopt xz compressionBennett Goble
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time.
2024-04-15CI: Remove python-version from matrixBennett Goble
Drop python version from matrix configuration as it's always 3.11.
2024-04-15Remove unused fix-incredibuild.pyBennett Goble
2024-04-15Remove BuildParamsBennett Goble
This file is no longer used.
2024-04-12Merge pull request #1198 from secondlife/signal/xzSignal Linden
CI: adopt xz compression, actions/*-artifact@v4
2024-04-11CI: adopt xz compressionBennett Goble
Move towards packaging artifacts with xz, which offers higher compression ratios and faster decode time.
2024-04-11Merge pull request #1197 from secondlife/signal/rm-incredibuild.pySignal Linden
Remove unused fix-incredibuild.py
2024-04-11Merge pull request #1095 from secondlife/signal/rm-buildparamsSignal Linden
Remove BuildParams
2024-04-11Merge pull request #1199 from secondlife/signal/rm-py-matrixSignal Linden
CI: Remove python-version from matrix
2024-04-11CI: Remove python-version from matrixBennett Goble
Drop python version from matrix configuration as it's always 3.11.
2024-04-10Remove unused fix-incredibuild.pyBennett Goble
2024-04-10Merge pull request #1179 from secondlife/marchcat/y-mergeAndrey Lihatskiy
Release (Maint W) -> Maint YZ merge