summaryrefslogtreecommitdiff
path: root/indra/llui
AgeCommit message (Collapse)Author
2023-10-11SL-20288 Lags in Appearance floater (code format in LLAccordionCtrl)Alexander Gavriliuk
2023-10-08Merge branch main into DRTVWR-489Alexander Gavriliuk
2023-10-05SL-20355 Sort completion suggestions by position of the search patternAlexander Gavriliuk
2023-10-05SL-20390 Emoji Completion floater - ignore symbols in shortcodes when ↵Alexander Gavriliuk
searching by pattern
2023-10-05SL-20402 Emoji Completion floater - use vertical scrollbar when neededAlexander Gavriliuk
2023-10-03:xAlexander Gavriliuk
2023-10-02SL-20391 Show Emoji Completion floater after backspacing a characterAlexander Gavriliuk
2023-10-02SL-20387 Show Emoji Completion floater at the beginning of the shortcodeAlexander Gavriliuk
2023-10-02SL-20356 Allow menu navigation by tabbing around emoji menuAlexander Gavriliuk
2023-09-14SL-20269 Tab's focus jumps over item when clicking on edge itemsAndrey Kleshchev
2023-09-10SL-19826 Keep scroll from acting up if selection changedAndrey Kleshchev
Unfulfilled scroll (due to fetching) persisted after selection changed
2023-09-08SL-19951 EmojiPicker - preserve original character case for German categoriesAlexander Gavriliuk
2023-09-08SL-19951 Organize emoji categories in groups (fix for German)Alexander Gavriliuk
2023-08-29SL-20211 EmojiPicker - The search field should be the same as other floatersAlexander Gavriliuk
2023-08-24Merge remote-tracking branch 'origin/main' into DRTVWR-489Andrey Kleshchev
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llmath/llvolume.cpp # indra/llrender/llgl.cpp # indra/llxml/llcontrol.cpp # indra/newview/llpanelnearbymedia.cpp # indra/newview/llsceneview.cpp # indra/newview/llselectmgr.cpp # indra/newview/llstartup.cpp # indra/newview/lltextureview.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/xui/en/menu_viewer.xml
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey 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-02SL-20098 handleDoubleClick crashes in new inventory panelsAndrey Kleshchev
2023-07-28SL-20088 EmojiPicker - replace the image on the activation button with an emojiAlexander Gavriliuk
2023-07-18DRTVWR-489: trivial merge conflict fixCallum Prentice
2023-07-18SL-19891 Make sure focusable elements clear focus on destructionAndrey Kleshchev
2023-07-17Merge branch 'main' (DRTVWR-580) into DRTVWR-567Andrey Kleshchev
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp
2023-07-13SL-20001 EmojiPicker - make the preview to be a panel instead of a buttonAlexander Gavriliuk
2023-07-07SL-19951 Organize emoji categories in groupsAlexander Gavriliuk
2023-07-05SL-19575 Rework emoji picker layout similar to SlackAlexander Gavriliuk
2023-07-01SL-19914 Inventory gallery Tab support #2Andrey Kleshchev
2023-06-24SL-19604 Fix gallery view having huge ident at the bottomAndrey Kleshchev
2023-06-20SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-06-15Revert "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-15SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-06-12SL-19823 Additional loggingAndrey Kleshchev
2023-06-12SL-19825 do not mix bool and BOOL typesMaxim Nikolenko
2023-06-12SL-19825 clear selection when right-clicking outside of selected itemsMaxim Nikolenko
2023-06-10SL-19823 Edit not always active #5Andrey Kleshchev
2023-06-09SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-06-03SL-19815 Gallery support for left, right, up and downAndrey Kleshchev
2023-06-02SL-19796 Creating folders in list mode does not scroll to new folderAndrey Kleshchev
2023-06-01SL-19762 fix for cropped label textMnikolenko Productengine
2023-05-31Revert "SL-19795 Unified scroll"Andrey Kleshchev
2023-05-30SL-19773 add context menu for root folder in single folder modeMaxim Nikolenko
2023-05-29SL-19787 Crash at LLUIColor::operatorAndrey Kleshchev
2023-05-26Merge branch 'xcode-14.3' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # indra/llcommon/llsdserialize.h
2023-05-25SL-19604 Creating new folders in combination views does not highlight ↵Andrey Kleshchev
created item
2023-05-23SL-19759 FIXED Adding New Folders in Single Folder view can cause all ↵Maxim Nikolenko
folders to open and shift out of view
2023-05-22SL-19752 don't try to scroll after opening the new folder in single-folder ↵Maxim Nikolenko
view to avoid crash
2023-05-19SL-18837: Clean up more set-but-unused variables for Xcode 14.3Nat Goodspeed
2023-05-19SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3Nat Goodspeed
2023-05-18SL-19649 Adjust other classes for new deleteAllChildren mechanicsAndrey Kleshchev
2023-05-18SL-19649 reduce logging out time for larger inventoriesMaxim Nikolenko
2023-05-18SL-19732 Fix folder's thumbnail from sticking over folder's contentAndrey Kleshchev