summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2022-10-05SL-18295 Use yellow color on all floaters' search fields when non-emptyMnikolenko Productengine
2022-10-03SL-18047 Birthdate one day earlyAndrey Kleshchev
2022-09-30SL-18235 Remove outfit buttons from unpacking dialogMnikolenko Productengine
2022-09-19SL-18171 Remove link that opens old help browserMnikolenko Productengine
2022-09-19SL-17840 Update 'Obscure MOAP' control textMnikolenko Productengine
2022-09-15Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
# Conflicts: # indra/newview/llmodelpreview.h
2022-09-15Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-09-08SL-3007 Report abuse option in paticipan listAndrey Kleshchev
2022-09-07SL-18102 Remove 'Translate chat' checkbox from chatMnikolenko Productengine
2022-09-06SL-18097 Don't permit multiple instances of 'unsaved changes' popupsAndrey Kleshchev
Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible
2022-09-06SL-18097 Don't permit multiple instances of 'unsaved changes' popupsAndrey Kleshchev
Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible
2022-08-31Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
# Conflicts: # indra/newview/llfloateroutfitsnapshot.cpp
2022-08-31Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-08-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelprofile.cpp
2022-08-19SL-17990 Give user a popup warning when they attach a rigged mesh object to ↵Mnikolenko Productengine
an HUD
2022-08-12SL-17965 Closing some floaters shifts focus to menu barAndrey Kleshchev
Focus root now only covers menu, status and nav bar to not steal focus from floaters This partially reverts commit 1d6bfb727a8015e82cd4060a0c73cf3fc719e818.
2022-08-11SL-17892 Add X button to Guidebook floater's title barMnikolenko Productengine
2022-08-11SL-17670 tweaking simplified outfit snapshot floaterMaxim Nikolenko
2022-08-10SL-17923 "Title" and "Description" labels are not displayed in "Picks" tabAndrey Kleshchev
Fixed unlabeled fields in picks: For consistency purposes and for clarity both picks and classifieds should display title and descriprion labels. Fixed extra large spacing in classifieds
2022-08-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp
2022-08-04Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp
2022-08-04Merge branch master (DRTVWR-561) into DRTVWR-483Andrey Kleshchev
2022-08-04Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-08-03SL-17890 readable warning for MAV_BLOCK_MISSINGAndrey Kleshchev
2022-08-02SL-17851 Highlight matching notifications when using Search Box in PreferenceMnikolenko Productengine
2022-07-27SL-17809 Sounds from Avatar position instead of Camera positionMnikolenko Productengine
2022-07-20SL-17798 floater now allows 1024 texturesAndrey Kleshchev
2022-07-19SL-17670 Simplify outfit snapshot floaterMnikolenko Productengine
2022-07-11SL-17665 additional checks to avoid moving protected foldersMnikolenko Productengine
2022-07-07SL-17666 Allow Map sidebar UI to be hiddenMnikolenko Productengine
2022-07-04SL-17665 Add operation to create a subfolder from selected items in InventoryMnikolenko Productengine
2022-06-30SL-17668 Add operation "show in inventory" on in-world avatar attachmentMnikolenko Productengine
2022-06-29Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/newview/llviewercontrol.cpp
2022-06-29Merge branch 'master' into DRTVWR-561-maint-OAndrey Lihatskiy
2022-06-29Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-06-29Merge branch 'master' (DRTVWR-543) into DRTVWR-483Andrey Kleshchev
# Conflicts: # indra/newview/llviewertexturelist.cpp
2022-06-24SL-17436 Tools floater drops negative Z position for attachmentsAndrey Kleshchev
2022-06-22SL-17329: Add advanced developer menu button to purge the disk cacheCosmic Linden
2022-06-15SL-17577 Allow setting Object for sale for L$0 from Object ProfileMnikolenko Productengine
2022-06-09SL-17532 Ability to pick inventory image as a profile imageAndrey Kleshchev
2022-06-08SL-17532 Make names selectableAndrey Kleshchev
2022-06-07SL-17532 Apply padding after 'partner'Andrey Kleshchev
2022-06-07SL-15312 Fixed group names not having paddingAndrey Kleshchev
Plus some focus and interactibility fixes
2022-06-06SL-15312 Larger image previewAndrey Kleshchev
At the moment without cursor handling
2022-06-06SL-15312 Header fixesAndrey Kleshchev
fixed 'remove_proto' being active even if there is no photo.
2022-06-04SL-15312 Updated sl bio layoutAndrey Kleshchev
2022-06-04SL-15312 Updated picks's layoutAndrey Kleshchev
- better emphasis onto saving - better resize logic - ability to discard changes
2022-06-03SL-15312 Updated classified's layoutAndrey Kleshchev
- better emphasis onto publsihing/saving button - better resize logic
2022-06-03SL-15312 Show user's sl birthdayAndrey Kleshchev
2022-06-02SL-15312 Confirm usaved changes dialog when closing floaterAndrey Kleshchev