index
:
viewer.git
2024.09-ExtraFPS
main
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
/
llfloaterautoreplacesettings.cpp
Age
Commit message (
Collapse
)
Author
2015-04-10
restore the ll[io]fstream because we need them as wrappers on Windows for ↵
Oz Linden
wide char paths; on other platforms they are now just typedefs to the std classes
2015-04-07
replace llifstream and llofstream with std::ifstream and std::ofstream ↵
Oz Linden
respectively
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-12-12
MAINT-2082: fix deletion of an autoreplace list
Oz Linden
2012-12-12
MAINT-2051: Implement replacement of an existing autoreplace list
Oz Linden
2012-06-12
minor ui tweaks from review
Oz Linden
2012-06-11
fix error notices to be more prominent for invalid list names and keywords
Oz Linden
2012-05-25
fix problems due to LLSD-30, and implement persistent settings
Oz Linden
2012-05-23
storm-1738: restructure code, preferences storage, preferences ui; ui not ↵
Oz Linden
completely tested
2012-05-12
STORM-1738: fix class name and other coding standards issues
Oz Linden
2012-05-12
STORM-1738: get autoreplace preferences working, clean up some coding and ↵
Oz Linden
naming conventions