Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-18 | merge | Brad Payne (Vir Linden) | |
2011-08-15 | merge late 3.0.1 beta candidate fixes | Oz Linden | |
2011-08-15 | merge | Brad Payne (Vir Linden) | |
2011-08-15 | increment viewer version to 3.0.1 | Oz Linden | |
2011-08-11 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-10 | merge viewer-development to mesh-development | Brad Payne (Vir Linden) | |
2011-08-10 | added fast timers to profile inventory LLSD deserialization | Richard Nelson | |
2011-08-08 | increment viewer version to 3.0.1 | Oz Linden | |
2011-08-08 | correct version number typo | Oz Linden | |
2011-08-08 | increment viewer version to 3.0.0 | Oz Linden | |
2011-08-05 | SH-2218 FIX -- v2.8.x Viewers crash consistently when I actively use other ↵ | Leslie Linden | |
applications * Mac memory stats now extracted from proper system calls. Reviewed by Nat Linden. | |||
2011-08-04 | merge changes for SH-2218 | Oz Linden | |
2011-08-04 | merge changes for SH-2218 | Oz Linden | |
2011-08-04 | Sync with viewer-development | Merov Linden | |
2011-08-04 | merge changes for storm-1538 | Oz Linden | |
2011-08-04 | correct default channel | Oz Linden | |
2011-08-04 | fix DOS line endings | Oz Linden | |
2011-08-03 | SH-2218 WORK AROUND -- v2.8.x Viewers crash consistently when I actively use ↵ | Leslie Linden | |
other applications * Just removed mac memory stats to make a low-risk work-around. | |||
2011-08-03 | New header for accounting costs | prep linden | |
2011-08-02 | Pull from richard/viewer-experience | Merov Linden | |
2011-08-02 | Sync with lindenlab/viewer-development | Merov Linden | |
2011-08-02 | pulling latest viewer-development into mesh merge branch. | Nyx (Neal Orman) | |
2011-08-02 | Sh-2129 Viewer caps implementation for resource cost selected. Also cleanup ↵ | prep linden | |
of old code related to earlier accounting work. | |||
2011-08-01 | increment viewer version to 2.8.4 | Oz Linden | |
2011-07-27 | Swap typename and const. | Aaron Stone | |
2011-07-27 | another potential gcc fix | Richard Nelson | |
2011-07-27 | fix for gcc | Richard Nelson | |
2011-07-27 | broken operator= semantics for instance tracker iterators | Richard Nelson | |
2011-07-27 | another fix for build | Richard Nelson | |
2011-07-26 | fixed build | Richard Nelson | |
2011-07-26 | merge | Richard Nelson | |
2011-07-26 | removed last vestiges of llinstancetracerscopedguard | Richard Nelson | |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile ↵ | Richard Nelson | |
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters | |||
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) | |
2011-07-25 | increment viewer version to 2.8.3 | Oz Linden | |
2011-07-24 | merge | Dave Parks | |
2011-07-22 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-07-22 | SH-2031 Cleanup from threaded curl implementation (remove errors/loops on ↵ | Dave Parks | |
shutdown). | |||
2011-07-21 | merge | Brad Payne (Vir Linden) | |
2011-07-21 | SH-2031 Fix for stall in "Cleanup" | Dave Parks | |
2011-07-20 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-07-20 | fix for crash when adding new fast timers | Richard Nelson | |
2011-07-20 | still trying to fix channels | Brad Payne (Vir Linden) | |
2011-07-19 | More FormatMessage compile errors, try again to fix | Nat Goodspeed | |
2011-07-19 | Fix copy/paste error in swiped FormatMessage() example code. | Nat Goodspeed | |
2011-07-19 | Per Josh's comments in http://codereview.lindenlab.com/6510035/ | Nat Goodspeed | |
Instead of low-level open(O_CREAT | O_EXCL) loop on all platforms, use GetTempFileName() on Windows and mkstemp() elsewhere. Don't append a final newline to NamedTempFile: use caller's data literally. Tweak a couple comments. | |||
2011-07-18 | increment viewer version to 2.8.2 | Oz Linden | |
2011-07-17 | Decided against using Boost.Filesystem, remove from link | Nat Goodspeed | |
2011-07-16 | Use raw-string syntax for other Windows pathnames inserted to Python. | Nat Goodspeed | |