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
/
lllogchat.cpp
Age
Commit message (
Expand
)
Author
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
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-02-21
Convert remaining BOOL to bool
Ansariel
2024-01-09
Replace BOOST_FOREACH with standard C++ range-based for-loops
Ansariel
2024-01-08
replace boost library to standard
AiraYumi
2023-10-25
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-10-25
Merge branch 'main' into DRTVWR-591-maint-X
Andrey Lihatskiy
2023-10-06
SL-20420 Emoji - Increase nearby chat history buffer size
Alexander Gavriliuk
2023-10-06
SL-20420 Emoji - Increase nearby chat history buffer size
Alexander Gavriliuk
2023-09-25
SL-20188 Size of friend list affects time to open Preferences floater
Andrey Kleshchev
2023-06-02
SL-18837: Don't include a version-specific Boost.Regex header.
Nat Goodspeed
2023-02-13
SL-18268 - Viewer update to read group chat history.
simon
2021-04-30
Merge branch 'master' into DRTVWR-522-maint
Andrey Lihatskiy
2021-01-11
SL-2202 Add exception handling around boost::regex_match() calls in the viewer
Mnikolenko Productengine
2020-11-13
Merge branch 'master' into DRTVWR-515-maint
Andrey Lihatskiy
2020-09-28
Merge branch 'master' into DRTVWR-515-maint
Andrey Lihatskiy
2020-09-22
Merge branch 'master' into DRTVWR-507-maint
Andrey Lihatskiy
2020-08-01
SL-12795 Fix existance of multiple chatlog files after name change
Andrey Kleshchev
2020-04-27
SL-13018 FIXED Chat Transcripts not showing on right click when encoding of t...
Mnikolenko Productengine
2020-03-06
SL-12805 FIXED The Group Chat history can't be opened from the conversations ...
maxim_productengine
2019-11-27
Upstream merge from viewer-neko
AndreyL ProductEngine
2019-11-12
Downstream merge from 494-maint-wassail
AndreyL ProductEngine
2019-09-16
DRTVWR-493 LLLogChat to singleton
andreykproductengine
2019-08-21
SL-11753 FIXED Group & Resident with the same name share chat history.
maxim_productengine
2019-02-12
SL-10505 FIXED Right clicking on any name in Friends list accesses every chat...
maxim_productengine
2019-01-14
SL-10291 Replace apr_mutex with standard C++11 functionality
andreykproductengine
2017-05-22
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2017-04-10
MAINT-6283 Fixing line enfings
andreykproductengine
2017-04-07
MAINT-6283 Names that contain 'http:' or 'https:' were causing new line in ch...
andreykproductengine
2017-02-03
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-12-20
DRTVWR-418: std::string::find() returns std::string::size_type.
Nat Goodspeed
2016-11-14
Merged in lindenlab/viewer-cleanup
AndreyL ProductEngine
2016-09-15
MAINT-5232: Normalize LLSingleton subclasses.
Nat Goodspeed
2016-07-05
MAINT-5388 File "conversation.log" created in users' root directory on Windows
andreykproductengine
2016-05-19
Merged in lindenlab/viewer-release
AndreyL ProductEngine
2016-04-25
MAINT-6283 reverted
Mnikolenko Productengine
2016-04-12
MAINT-6283 Names that contain 'http:' or 'https:' are transferred to the new ...
Mnikolenko Productengine
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-05-19
MAINT-5201 FIXED 'Chat history' option in context menu does not works for mul...
Mnikolenko ProductEngine
2015-04-10
restore the ll[io]fstream because we need them as wrappers on Windows for wid...
Oz Linden
2015-04-07
replace llifstream and llofstream with std::ifstream and std::ofstream respec...
Oz Linden
2015-04-07
convert llifstream and llofstream to std::ifstream and std::ofstream respecti...
Oz Linden
2014-11-18
Fix for gpu_bench crash without parallels knock-on
Graham Linden
2014-05-07
Pull and merge viewer-release as version 3.7.8
simon
2013-12-13
MAINT-3522 FIXED Continue loop after adding Nearby chat history to the list.
Mnikolenko ProductEngine
[next]