summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimnearbychathandler.cpp
AgeCommit message (Expand)Author
2024-08-18Reduce findChild UI stutter when toasts are createdRye Mutt
2024-08-15Fix loose mGalleryPanel in LLInventoryGalleryAndrey Kleshchev
2024-08-04Fix chat text segments not dynamically updating when colors changed in prefer...Rye Mutt
2024-07-09Merge pull request #1944 from Ansariel/develop_c4244Andrey Lihatskiy
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-08SL-15354 Fixed object IMs not respecting chat settingsAndrey Kleshchev
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-02-21Convert remaining BOOL to boolAnsariel
2024-01-08replace boost library to standardAiraYumi
2023-09-22SL-15039 Prune unused preferences #1Andrey Kleshchev
2023-08-09SL-18170 FIXED Quitting the viewer is aborted if a script error appearsMaxim Nikolenko
2016-11-11MAINT-6891 Chat longer than "fade after n lines" doesn't show except in chat ...Mnikolenko Productengine
2016-05-20Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-05-18MAINT-6377 Nearby chat toasts cover the conversation floater.Mnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-08-26Merge downstream code from CHUIStorm releasesimon
2013-08-09second phase summer cleaningRichard Linden
2013-05-22Pull merge from viewer-releaseMerov Linden
2013-05-16CHUI-913 Additional fixMnikolenko ProductEngine
2013-05-15CHUI-913 FIXED Show toasts for torn-off windows that aren't collapsed.Mnikolenko ProductEngine
2013-05-09Merge downstream code and viewer-betasimon
2013-04-24Follow-up code cleaning for LLToast work trying to get branch healthy.simon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29CHUI-903 FIXED Don't show toasts if Session floater is torn-off and in focus.Mnikolenko ProductEngine
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-27CHUI-486 ADD FIX Update Preferences -> Chat XUIAlexanderP ProductEngine
2013-03-15CHUI-830 FIXED Button for collapsing torn-off floater(to a single input line)...Mnikolenko ProductEngine
2013-01-28CHUI-701 FIXED Don't show toasts and flashing, if conversation is opened but ...maxim@mnikolenko
2012-12-07CHUI-579: Post code review. Renamed variables to make easier to read.Gilbert Gonzales
2012-12-03CHUI-571: Now when the 'Chat Preference' is set to 'Open Conversations window...Gilbert Gonzales
2012-11-26CHUI-529: Post code review changes. When showing a floater using LLFloater::s...Gilbert Gonzales
2012-11-16CHUI-529: Now the conversations floater will appear when the chat preference ...Gilbert Gonzales
2012-11-13CHUI-486: Code cleanup, instead of using values such as 0, 1, 2 now using str...Gilbert Gonzales
2012-11-12CHUI-486: Now toasts only appear when proper 'Chat Preference' setting is set...Gilbert Gonzales
2012-11-09CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and in...AlexanderP ProductEngine