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
/
llexternaleditor.cpp
Age
Commit message (
Expand
)
Author
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