summaryrefslogtreecommitdiff
path: root/indra/llui/llmenugl.cpp
AgeCommit message (Expand)Author
2024-07-26Reduce utf8 to wstring conversion and llwstring temporaries during text draw ...Rye Mutt
2024-07-02Reduce string temporaries from LLTabContainer, LLMenuGL, LLLayoutStack, and L...Rye Mutt
2024-07-01Reduce string temporaries from findChild and getChildRye Mutt
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-07secondlife/viewer#1333 BOOL to bool conversion leftovers: ternariesAlexander Gavriliuk
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/a-mergeAndrey Lihatskiy
2024-04-24Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-04-12Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-04-10Merge branch 'main' into marchcat/y-mergeAndrey Lihatskiy
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-04Merge branch 'main' into marchcat/x-mergeAndrey Lihatskiy
2024-03-01Merge branch 'main' into marchcat/yz-mergeAndrey Lihatskiy
2024-03-01Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2024-02-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-01-09Replace BOOST_FOREACH with standard C++ range-based for-loopsAnsariel
2023-10-08Merge branch main into DRTVWR-489Alexander Gavriliuk
2023-10-03Merge branch 'main' into DRTVWR-591-maint-XAndrey Lihatskiy
2023-10-03Merge branch 'main' into DRTVWR-588-maint-WAndrey Lihatskiy
2023-09-22SL-15039 Prune unused preferences #3Andrey Kleshchev
2023-09-22SL-15039 Prune unused preferences #2Andrey Kleshchev
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
2023-08-16DRTVWR-588: Merge branch 'fix-monterey' into DRTVWR-588-montereyNat Goodspeed
2023-08-02SL-19982 Update font for menu items; show object's name in lsl editorMnikolenko Productengine
2023-07-18DRTVWR-489: trivial merge conflict fixCallum Prentice
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
2023-05-19SL-18837: Clean up more set-but-unused variables for Xcode 14.3Nat Goodspeed
2023-05-18SL-19649 Adjust other classes for new deleteAllChildren mechanicsAndrey Kleshchev
2023-05-12SL-19649 Adjust other classes for new deleteAllChildren mechanicsAndrey Kleshchev
2023-04-03DRTVWR-489: Fix things up after a messy merge with main because of a gigantic...Callum Prentice
2023-02-20SL-19105 WIP Allow setting on_visible in XML for menu separatorMaxim Nikolenko
2022-10-19Fix leak of context menu branchesRye Mutt
2022-06-29Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-04-23SL-17270 FIXED Torn-off menus not getting update after operationMnikolenko Productengine
2022-04-18Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2021-09-21SL-16022 Fixed Tab not cycling through all optionsAndrey Kleshchev
2021-08-03SL-15426 FIXED Tear off menu visible during logoutMnikolenko Productengine
2021-06-25Merge branch 'master' into DRTVWR-540-maintAndrey Lihatskiy
2021-06-18SL-15410 Menu search breaks torn off menusAndrey Kleshchev
2021-04-29Merge branch 'master' into DRTVWR-518-uiAndrey Lihatskiy
2021-04-01Merge branch 'master' (DRTVWR-514) into DRTVWR-518-uiAndrey Kleshchev
2021-04-01Merge branch 'master' into DRTVWR-515-maintAndrey Lihatskiy
2020-11-24SL-13479 Avatar menu tweaksMnikolenko Productengine
2020-07-13SL-13582 FIXED The Favorites bar overflow list is shifted after clicking any ...Mnikolenko Productengine
2020-06-23Reverted SL-6109 keybinding changesAndrey Kleshchev