Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-28 | SL-19285 Add 'Close all windows' to Gear menu | Maxim Nikolenko | |
2023-02-28 | SL-19271 Remove ‘New folder window’, ‘Open in new window’ and ↵ | Maxim Nikolenko | |
‘Open’ from Gear menu | |||
2023-02-27 | SL-19274 Add new double-click option to Inventory settings | Maxim Nikolenko | |
2023-02-27 | SL-19273 Show message when folder is empty or if no search results | Maxim Nikolenko | |
2023-02-26 | SL-19108 Only permit 64 to 256 px images for thumbnails #2 | Andrey Kleshchev | |
2023-02-25 | SL-19108 Only permit 64 to 256 px images for thumbnails | Andrey Kleshchev | |
2023-02-24 | SL-19108 Fallback thumbnail | Andrey Kleshchev | |
2023-02-24 | SL-19234 add Inventory settings floater | Maxim Nikolenko | |
2023-02-22 | SL-19108 Remove grey background fron name in 'change item thumbnail' | Andrey Kleshchev | |
2023-02-22 | SL-19108 Multi instance snapshot floater | Andrey Kleshchev | |
2023-02-22 | SL-19246 FIXED Search text from 'New inventory' applies to Received items ↵ | Maxim Nikolenko | |
from main Inventory | |||
2023-02-22 | SL-19105 Update menu items; show items count on selection in single-folder mode | Maxim Nikolenko | |
2023-02-22 | SL-19108 Cleanup Outfit Galery #2 | Andrey Kleshchev | |
2023-02-21 | SL-19108 Cleanup Outfit Galery | Andrey Kleshchev | |
Is supposed to use thumbnails now | |||
2023-02-21 | SL-19108 Update Simple snapshot floater | Andrey Kleshchev | |
2023-02-21 | SL-19108 Enabled Image changing floater for folders | Andrey Kleshchev | |
2023-02-21 | SL-19105 Updated icons, menus and Received items panel visibility in ↵ | Maxim Nikolenko | |
single-folder mode | |||
2023-02-21 | SL-19108 Managing inventory thumbnail | Andrey Kleshchev | |
2023-02-21 | SL-19108 Rename outfit snapshot floater | Andrey Kleshchev | |
2023-02-20 | SL-19108 WIP Managing inventory thumbnail #5 | Andrey Kleshchev | |
2023-02-20 | mac build fix | Maxim Nikolenko | |
2023-02-19 | SL-19108 WIP Managing inventory thumbnail #4 | Andrey Kleshchev | |
Added icons | |||
2023-02-17 | SL-19108 Build fix | Andrey Kleshchev | |
2023-02-17 | SL-19117 Fix thumbnail preview not working for outfits | Andrey Kleshchev | |
2023-02-17 | SL-19108 WIP Managing inventory thumbnail #3 | Andrey Kleshchev | |
2023-02-17 | SL-19108 WIP Managing inventory thumbnail #2 | Andrey Kleshchev | |
2023-02-17 | SL-19108 WIP Managing inventory thumbnail #1 | Andrey Kleshchev | |
2023-02-17 | SL-19105 WIP Single-folder inventory view | Maxim Nikolenko | |
2023-02-14 | SL-19140 Fix contribution doc | Andrey Kleshchev | |
2023-02-14 | SL-19140 Merge pull request #81 from Ansariel/DRTVWR-567 | akleshchev | |
Add multi item properties floater support | |||
2023-02-14 | Re-enable properties menu option for inventory multi-selections | Ansariel | |
2023-02-14 | Add multi item properties floater support | Ansariel | |
2023-02-11 | SL-19203 Change default link color from green to blue | Andrey Kleshchev | |
2023-02-09 | SL-19167 Preview on outfit snapshot tool is too small | Andrey Kleshchev | |
In thin windows preview can be tiny, make sure it displays properly | |||
2023-02-08 | SL-19134 Fix thumbnail ctrl not drawing an 'X' for empty texture | Andrey Kleshchev | |
2023-02-08 | SL-19134 Multiline description field | Andrey Kleshchev | |
2023-02-08 | SL-19134 Fix owner and creator names not being clickable | Andrey Kleshchev | |
2023-02-08 | SL-19134 Hide item properties when moving to trash | Andrey Kleshchev | |
2023-02-08 | SL-19134 Remove lock icon, add item type icon | Andrey Kleshchev | |
2023-02-08 | SL-19134 Remove llfloaterproperties | Andrey Kleshchev | |
Looks like it wasn't used for a while and LLFloaterItemPropertie does the same thing now | |||
2023-02-07 | SL-19134 Item Profile redesign #4 | Andrey Kleshchev | |
2023-02-07 | SL-19134 [WIP] Item Profile redesign #3 | Andrey Kleshchev | |
2023-02-07 | SL-19134 Some texture related adjustments | Andrey Kleshchev | |
2023-02-07 | SL-19134 Replace icon in profiles with thumbnail | Andrey Kleshchev | |
Mostly to make sure it works, but avatar images can be fairly large, so this prevents them from being permanently stored | |||
2023-02-07 | SL-19134 Thumbnail ctrl | Andrey Kleshchev | |
LLIconCtrl stores icons indefinitely which is undesired for fairly large and expected to be numerous thumbnails, LLTextureCtrl is tied to texture picker and has a number of limitations (already processes clicks, enforces label area). Intent behind LLThumbnailCtrl is to bridge the gap - to not store texture indefinitely and to allow further customisation. | |||
2023-02-04 | SL-19109 Turn LLSidepanelTaskInfo into a normal panel | Andrey Kleshchev | |
2023-02-04 | SL-19109 Turn LLSidepanelItemInfo into a normal panel | Andrey Kleshchev | |
2023-02-04 | SL-19109 Cut out object profiles from inventory | Andrey Kleshchev | |
2023-02-03 | SL-19109 Decouple object profiles from inventory | Andrey Kleshchev | |
Potentially this won't stay as sidepanels, but such rework is planned for SL-19134, for now just making it possible to open multiple instances of item profiles | |||
2023-02-03 | Merge branch 'xcode-14.1' into andreyk/SL-19134 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h |