summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpulldown.cpp
AgeCommit message (Collapse)Author
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
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.
2020-04-09SL-12999 Some menus allow mouse scroll to zoom cameraAndrey Kleshchev