summaryrefslogtreecommitdiff
path: root/indra/llui/llbutton.cpp
AgeCommit message (Expand)Author
2024-08-04Fix various issues with ui elements not updating colors dynamicallyRye Mutt
2024-07-26Reduce utf8 to wstring conversion and llwstring temporaries during text draw ...Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-01Reduce string temporaries from LLFloaterReg find/getRye Mutt
2024-07-01Reduce string temporaries from findChild and getChildRye Mutt
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
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-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-02-21Convert BOOL to bool in lluiAnsariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-01-17SL-20795 Part of previously typed emojis disappear in the 'Save settings as a...Alexander Gavriliuk
2023-10-08Merge branch main into DRTVWR-489Alexander Gavriliuk
2023-10-03Merge branch 'main' into DRTVWR-591-maint-XAndrey 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-06-20SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-05-19SL-18837: Clean up more set-but-unused variables for Xcode 14.3Nat Goodspeed
2023-04-20SL-19575 LLFloaterEmojiPicker - Add filter by categoryAlexander Gavriliuk
2023-04-03DRTVWR-489: Fix things up after a messy merge with main because of a gigantic...Callum Prentice
2022-06-25SL-17628 Added attachments can be moved past limitAndrey Kleshchev
2021-03-11SL-14862 - renamed widgets to the more descriptive controlsBrad Payne (Vir Linden)
2021-03-01SL-14862 - more types of UI usage logsBrad Payne (Vir Linden)
2020-04-24SL-307 Improvements to flashing colorAndrey Kleshchev
2020-03-27SL-307 Implemented ability to specify color and changed flashing colorAndrey Kleshchev
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2019-01-03SL-10293 Firestorm PR: preferences and menu searchAndreyL ProductEngine
2017-09-20MAINT-7790 Fixed vertical image alignment for buttonsAndreyL ProductEngine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-05-31MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has t...Stinson Linden
2014-02-12merge with releaseRichard Linden
2013-11-14STORM-1984: Mousing over UI elements does not make them light upAnsariel
2013-11-06merge with releaseRichard Linden
2013-10-21more buildfixRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-08-26merge changes for 3.6.4-releaseOz Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-07-25VITA test framework - record events supportJeff (Gioffredo Linden)
2013-06-11CHUI-926 FIXED FUI button will stay highlight(orange) if there are unread IMs...Mnikolenko ProductEngine
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2012-12-28CHUI-566 ADD. FIX Flashing and color on Conversations FUI button and conversa...AlexanderP ProductEngine
2012-12-19CHUI-600 : Fixed! Modified the button flash state so it sticks after the anim...Merov Linden
2012-12-14CHUI-566 Flashing and color on Conversations FUI button and conversation line...AlexanderP ProductEngine