Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-06 | fix for DEV-34094: texture console stats are obscured by the loading textures | Xiaohong Bao | |
2009-07-06 | Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also ↵ | James Cook | |
UI color refactoring and new FreeType font library on Linux. svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5 | |||
2009-07-02 | merge ↵ | Steven Bennetts | |
https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@873 https://svn.aws.productengine.com/secondlife/pe/stable@888 -> viewer-2.0.0-pe-4 | |||
2009-07-01 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-07-01 | svn merge -r125825:125901 svn+ssh://svn.lindenlab.com/svn/user/cg/qar-1654 | Christian Goetze | |
QAR-1654 merge completed. | |||
2009-06-30 | [EXT-68] Fixed dynamic_cast on partially destroyed object bug that was ↵ | Austin Doupnik | |
breaking menu branching. | |||
2009-06-27 | fix for DEV-27483/SEC-283: Viewer crash: LLXform::setParent Creating loop ↵ | Xiaohong Bao | |
when setting parent | |||
2009-06-26 | Fix broken Linux server build. | Kyle Ambroff | |
llwindow refactoring in skinning-7 r117641 added dependency on LLWindowCallbacks in llwindowheadless, which was not being built for server only builds. * Include llwindowcallbacks.cpp in all llwindow builds. * Do not link with libatk and libsdl for server linux builds, since they are not needed and only packaged for the viewer. Reviewed with James. | |||
2009-06-26 | DEV-34569 | Palmer Truelson | |
new --nonotifications command line option for automated testing Reviewed by Q | |||
2009-06-25 | DEV-34488 Can not save script to a prim. Underlying issue was LLPreview ↵ | James Cook | |
holding two member variables mObjectUUID and mObjectID. mObjectID was null for scripts. It appears to be used only for notecards (?), so I converted it to mNotecardObjectID and switched references to point to mObjectUUID. Renamed one other variable to mSaveObjectID for clarity. Removed unnecessary include files and de-inlined a couple functions because I was there. Reviewed with Steve. | |||
2009-06-25 | Ignore distcc state directory | Bryan O'Sullivan | |
2009-06-24 | merge -r125267:125272 ↵ | Loren Shih | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/inventory-links__merge__viewer2.0.0-3-r125202 to svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 | |||
2009-06-23 | Set correct svn:eol-style native on XML files, converted several files to ↵ | James Cook | |
use consistent line feeds (had ^M after first header line). Not reviewed. | |||
2009-06-23 | Merge build patch for Linux server builds from xui-army. I believe this ↵ | James Cook | |
fixes the "llui_libtest -lllui not found" build error. Merging revisions 123378-123379 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army into G:\viewer-2-0-link\latest, respecting ancestry | |||
2009-06-23 | Fixed a bunch of missing includes and forward declares. I was trying to ↵ | James Cook | |
benchmark with precompiled headers off, but we'll have to do a bunch more cleanup before it's possible to disable that feature cleanly. Not reviewed. | |||
2009-06-22 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-06-22 | Python 2.4 and 2.6 improvements | Bryan O'Sullivan | |
The sets module is no longer needed with Python 2.4, and causes a DeprecationWarning with 2.6, so drop it The md5 module causes a DeprecationWarning with 2.6, so try to import hashlib (its replacement) instead, else fall back Reviewed by Poppy. | |||
2009-06-22 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-06-22 | QAR-1383: convert new uses of Boost.Signals (arriving from other branches) to | Nat Goodspeed | |
Boost.Signals2 like the rest of the event-system-n code. | |||
2009-06-22 | trivial comment fixes for typos that were bugging me... | Adam Moss | |
2009-06-21 | Modified RecordToChatConsole to not construct LLFloaterChat if it doesn't ↵ | Steven Bennetts | |
already exist to avoid recursive floater construction. | |||
2009-06-21 | Fixed a shutdown crash. | Steven Bennetts | |
2009-06-21 | merge -r 124105-124625 skinning-13 -> viewer-2.0.0-3 | Steven Bennetts | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-06-20 | svn merge -r124872:124873 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.threefour-merge-1a QAR-1592 Merge of changes between 1.23 RC2 and 1.23 Final to trunk | |||
2009-06-19 | result of "svn merge -r123757:124890 ↵ | Paul Oppenheim | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/improve-unit-testing/iface-04" for QAR-1496 | |||
2009-06-11 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-06-11 | Merge with Sabin | Bryan O'Sullivan | |
2009-06-04 | Fix one more license, add indra/newview/tests to exported tree | Christian Goetze | |
2009-06-04 | Fix licensing, also make the unzipping quieter, so that license error ↵ | Christian Goetze | |
messages are easier to see in the log. | |||
2009-06-04 | Merge of QAR-1383 event-system-7 into trunk. | Brad Kittenbrink | |
svn merge -r 121797:121853 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge-event-system-7 | |||
2009-06-03 | Remove -parallelizeTargets from xcodebuild invocation, it seems to not work ↵ | Christian Goetze | |
well enough | |||
2009-06-02 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-06-02 | Small braino | Bryan O'Sullivan | |
2009-05-29 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-22 | svn merge -r121194:121210 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.onetwo-merge-1 QAR-1531 viewer 1.23rc1+1.23rc2 merge to trunk | |||
2009-05-21 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-21 | Put the os.environ["DISTCC"] = ... call into main() | Christian Goetze | |
2009-05-21 | Fix develop.py putenv bug, use new etch build-linux hosts for parabuild. | Christian Goetze | |
2009-05-21 | os.putenv doesn't do what we want, replaced with os.environ instead. | David Kaprielian | |
2009-05-20 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-20 | Windows: make dbghelp.dll an installable package | Bryan O'Sullivan | |
Reviewed by Mani. | |||
2009-05-19 | Fix to develop.py to build on 64 bit windows. | Mark Palange | |
Added March 2009 DirectX SDK to cmake config. Reviewed by brad | |||
2009-05-19 | Merge with SVN trunk | Bryan O'Sullivan | |
2009-05-19 | Now that 1.27 has branched away, bumping the version number to 1.29 to | Robert Knop | |
mean "the development version between release versions 1.27 and 1.30". | |||
2009-05-19 | svn merge -r118673:120720 ↵ | Robert Knop | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.26 Merging server-1.26 back to trunk. Two conflicts -- llversionserver.hh (kept the trunk version) and in llsimparcelmgr.cpp -- also kept the trunk version. There was some code in 1.26 that included error printing from RDW that says "we should really not be hitting this code", and that code was gone in trunk... so, went ahead and kept the trunk part of that one conflict in that file. | |||
2009-05-19 | Adding back the setting of "DEBUG", the lack of which caused many unit | Robert Knop | |
tests to fail. | |||
2009-05-18 | Result of svn merge -r119432:120464 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/http_database/merge-03 into trunk. QAR-1462 | |||
2009-05-14 | Set DISTCC_DIR to a location inside the source tree to avoid causing NFS ↵ | Christian Goetze | |
trouble with the default setting. | |||
2009-05-14 | Max out distcc jobs to 12 in develop.py | Christian Goetze | |