index
:
viewer.git
2026.01
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
/
llexternaleditor.cpp
Age
Commit message (
Expand
)
Author
2026-01-21
Merge tag 'Second_Life_Release#ca6601cb-2026.01' into 2026.01
Erik Kundiman
2026-01-09
secondlife/viewer#5083 Fix external editor default open handling failing to w...
Rye
2025-12-11
Adjust open path on FreeBSD
Erik Kundiman
2025-12-04
Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01
Erik Kundiman
2025-12-01
#5083 Fallback to OS open handler in external editor when no editor is explic...
Rye
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
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-02-21
Convert remaining BOOL to bool
Ansariel
2024-01-09
Replace BOOST_FOREACH with standard C++ range-based for-loops
Ansariel
2019-08-10
DRTVWR-493 LLUI to LLParamSingleton
andreykproductengine
2018-12-14
SL-10153: Review and rationalize fetching paths from environment.
Nat Goodspeed
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-02-26
Add TODOs for getTokens() to known places that scan command lines.
Nat Goodspeed
2012-01-23
Use LLProcess::Params::args::empty() instead of comparing iterators.
Nat Goodspeed
2012-01-22
Add LLProcess logging on launch(), kill(), isRunning().
Nat Goodspeed
2012-01-22
Make LLProcess::Params streamable; use that in LLExternalEditor.
Nat Goodspeed
2012-01-21
Convert LLProcess consumers from LLSD to LLProcess::Params block.
Nat Goodspeed
2012-01-20
Per Richard, replace LLProcessLauncher with LLProcess.
Nat Goodspeed
2011-03-07
STORM-1018 FIXED Improved error messaging for the External Editor feature.
Vadim ProductEngine
2010-11-13
STORM-52 FIXED Made it possible to use an external script editor.
Vadim ProductEngine