Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-08 | Merge branch main into DRTVWR-489 | Alexander Gavriliuk | |
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-07-18 | DRTVWR-489: trivial merge conflict fix | Callum Prentice | |
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp | |||
2023-05-19 | SL-18837: Clean up more set-but-unused variables for Xcode 14.3 | Nat Goodspeed | |
2023-05-18 | SL-19649 Adjust other classes for new deleteAllChildren mechanics | Andrey Kleshchev | |
2023-05-12 | SL-19649 Adjust other classes for new deleteAllChildren mechanics | Andrey Kleshchev | |
2023-04-03 | DRTVWR-489: Fix things up after a messy merge with main because of a ↵ | Callum Prentice | |
gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. | |||
2023-02-20 | SL-19105 WIP Allow setting on_visible in XML for menu separator | Maxim Nikolenko | |
2022-10-19 | Fix leak of context menu branches | Rye Mutt | |
Introduce menu bloat logging code | |||
2022-06-29 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
2022-04-23 | SL-17270 FIXED Torn-off menus not getting update after operation | Mnikolenko Productengine | |
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2021-09-21 | SL-16022 Fixed Tab not cycling through all options | Andrey Kleshchev | |
2021-08-03 | SL-15426 FIXED Tear off menu visible during logout | Mnikolenko Productengine | |
2021-06-25 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-06-18 | SL-15410 Menu search breaks torn off menus | Andrey Kleshchev | |
2021-04-29 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterfixedenvironment.cpp # indra/newview/skins/default/xui/en/strings.xml | |||
2021-04-01 | Merge branch 'master' (DRTVWR-514) into DRTVWR-518-ui | Andrey Kleshchev | |
# Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml SL-12494 vs SL-15034 | |||
2021-04-01 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2020-11-24 | SL-13479 Avatar menu tweaks | Mnikolenko Productengine | |
2020-07-13 | SL-13582 FIXED The Favorites bar overflow list is shifted after clicking any ↵ | Mnikolenko Productengine | |
button on the context menu | |||
2020-06-23 | Reverted SL-6109 keybinding changes | Andrey Kleshchev | |
Changes were moved to DRTVWR-514 | |||
2020-06-23 | SL-6109 Fixed conflict resolution issue caused by menu accelerators | andreykproductengine | |
2020-06-23 | SL-6109 Better menu accelerator support and slight reorganization | andreykproductengine | |
2020-06-23 | SL-6109 Extended Key-to-string functionality | andreykproductengine | |
2020-04-29 | Merge branch 'DRTVWR-500' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-01-28 | DRTVWR-440, merge in latest from 6.3.7 release | Dave Houlton | |
2019-11-27 | Upstream merge from viewer-neko | AndreyL ProductEngine | |
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton | |
2019-11-12 | Downstream merge from 494-maint-wassail | AndreyL ProductEngine | |
2019-10-28 | SL-6109 Fixed conflict resolution issue caused by menu accelerators | andreykproductengine | |
2019-10-03 | SL-6109 Better menu accelerator support and slight reorganization | andreykproductengine | |
2019-08-30 | SL-1171 [Dev tools] UI controls <-> settings connection issues | andreykproductengine | |
2019-09-19 | SL-6109 Extended Key-to-string functionality | andreykproductengine | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2019-05-08 | Merge viewer-release | Graham Linden | |
2019-01-04 | SL-10041, SL-9758: Environment tab is disabled(shows can't do this) when EM ↵ | Rider Linden | |
does not allow parcel override. "Commit" button now reads "Apply to Parcel" or "Apply to Region" as needed. | |||
2019-01-03 | SL-10293 Firestorm PR: preferences and menu search | AndreyL ProductEngine | |
2017-05-22 | MAINT-1094 FIXED after triggering a menu with control-F10, clicking in-world ↵ | Mnikolenko Productengine | |
should move keyboard focus in-world | |||
2017-02-24 | MAINT-3509 Fixed Context menu orphaned when Inventory floater is closed by ↵ | andreykproductengine | |
keyboard shortcut | |||
2017-01-05 | MAINT-7029 Pop-up menu isn't shown in Place profile if all menu items are ↵ | Mnikolenko Productengine | |
disabled | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-07 | MAINT-839 added double click 'support' | andreykproductengine | |
2015-07-02 | MAINT-302 FIXED Login screen menus flicker when mouse hovers over them | Mnikolenko ProductEngine | |
2015-05-27 | MAINT-839 FIXED [PUBLIC]Clicking at menu a second time does not close it. | andreykproductengine | |
2015-04-29 | MAINT-839 FIXED [PUBLIC]Clicking a menu a second time does not close it. | andreykproductengine | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden | |