index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llfloaterimnearbychathandler.cpp
Age
Commit message (
Expand
)
Author
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-05-07
secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries
Alexander Gavriliuk
2024-05-01
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
Andrey Lihatskiy
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-24
Merge branch 'main' into marchcat/a-merge
Andrey Lihatskiy
2024-04-24
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-04-12
Merge branch 'main' into marchcat/x-merge
Andrey Lihatskiy
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-04-10
Merge branch 'main' into marchcat/y-merge
Andrey Lihatskiy
2024-02-21
Convert remaining BOOL to bool
Ansariel
2024-01-08
replace boost library to standard
AiraYumi
2023-09-22
SL-15039 Prune unused preferences #1
Andrey Kleshchev
2023-08-09
SL-18170 FIXED Quitting the viewer is aborted if a script error appears
Maxim Nikolenko
2016-11-11
MAINT-6891 Chat longer than "fade after n lines" doesn't show except in chat ...
Mnikolenko Productengine
2016-05-20
Merged in lindenlab/viewer-lynx
AndreyL ProductEngine
2016-05-18
MAINT-6377 Nearby chat toasts cover the conversation floater.
Mnikolenko Productengine
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-10-08
merge from viewer-release
Richard Linden
2013-09-09
merge with viewer-release
Richard Linden
2013-08-26
Merge downstream code from CHUIStorm release
simon
2013-08-09
second phase summer cleaning
Richard Linden
2013-05-22
Pull merge from viewer-release
Merov Linden
2013-05-16
CHUI-913 Additional fix
Mnikolenko ProductEngine
2013-05-15
CHUI-913 FIXED Show toasts for torn-off windows that aren't collapsed.
Mnikolenko ProductEngine
2013-05-09
Merge downstream code and viewer-beta
simon
2013-04-24
Follow-up code cleaning for LLToast work trying to get branch healthy.
simon
2013-04-19
merge changes for DRTVWR-294
Oz Linden
2013-03-29
CHUI-903 FIXED Don't show toasts if Session floater is torn-off and in focus.
Mnikolenko ProductEngine
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-27
CHUI-486 ADD FIX Update Preferences -> Chat XUI
AlexanderP ProductEngine
2013-03-15
CHUI-830 FIXED Button for collapsing torn-off floater(to a single input line)...
Mnikolenko ProductEngine
2013-01-28
CHUI-701 FIXED Don't show toasts and flashing, if conversation is opened but ...
maxim@mnikolenko
2012-12-07
CHUI-579: Post code review. Renamed variables to make easier to read.
Gilbert Gonzales
2012-12-03
CHUI-571: Now when the 'Chat Preference' is set to 'Open Conversations window...
Gilbert Gonzales
2012-11-26
CHUI-529: Post code review changes. When showing a floater using LLFloater::s...
Gilbert Gonzales
2012-11-16
CHUI-529: Now the conversations floater will appear when the chat preference ...
Gilbert Gonzales
2012-11-13
CHUI-486: Code cleanup, instead of using values such as 0, 1, 2 now using str...
Gilbert Gonzales
2012-11-12
CHUI-486: Now toasts only appear when proper 'Chat Preference' setting is set...
Gilbert Gonzales
2012-11-09
CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and in...
AlexanderP ProductEngine