Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-17 | Remove unused global for mac build. | Rider Linden | |
2015-04-17 | Replace a couple of changes that I didn't mean to remove. | Rider Linden | |
2015-04-17 | Removed the excluded code blocks. | Rider Linden | |
2015-04-17 | MAINT-4784 FIXED Don't clear destination beacon, when text is unchanged in ↵ | Mnikolenko ProductEngine | |
input boxes. | |||
2015-04-16 | Facebook conversion. | Rider Linden | |
2015-04-16 | Fix for bad syntax that displeased linux more than windows. | Brad Payne (Vir Linden) | |
2015-04-16 | MAINT-5082 WIP, MAINT-5083 WIP - consolidate COF link creation calls during ↵ | Brad Payne (Vir Linden) | |
mass add of wearables/objects | |||
2015-04-16 | MAINT-5114 FIXED [Project-Importer] LOD files following new naming cannot be ↵ | andreykproductengine | |
uploaded on their own. | |||
2015-04-15 | Avatar rendering accountant upgrade. | Rider Linden | |
2015-04-15 | Merge viewer-release | simon | |
2015-04-15 | Merge removal of #include <ext/stdio_filebuf.h> to tip | Nat Goodspeed | |
2015-04-15 | MAINT-4744: remove nonstandard #include from llfile.h. | Nat Goodspeed | |
Changeset ffd264ca493c removed the whole llstdio_filebuf construct, which is what depended on the __gnu_cxx::stdio_filebuf<> extension. Now, even on Windows, ll[io]fstream very closely resembles std::[io]fstream. Since we no longer depend on that extension, we can remove its #include. This should (!) remove the last obstacle to building with libc++ on the Mac. | |||
2015-04-15 | Merged lindenlab/viewer-tools-update into default | Rider Linden | |
2015-04-15 | Merge | Rider Linden | |
2015-04-15 | Region caps and sim features converted to coroutine. | Rider Linden | |
2015-04-15 | Merge ll[io]fstreamlining to tip. | Nat Goodspeed | |
2015-04-15 | Strip down the Windows ll[io]fstream implementations to constructors | Nat Goodspeed | |
and open() methods. The only remaining value added by ll[io]fstream over std::[io]stream is proper handling of non-ASCII pathnames, which can be done by deriving from std::[io]stream, converting pathname strings and passing them to the corresponding base-class methods. This is only necessary on Windows. On Posix, ll[io]fstream are already typedefs for std::[io]fstream. This change removes a significant volume of cruft from llfile.{h,cpp}. | |||
2015-04-15 | Merged lindenlab/viewer-tools-update into default | nat_linden | |
2015-04-15 | MAINT-5024 new crash in LLInspectToast | andreykproductengine | |
2015-04-15 | MAINT-5072 FIXED snapshot window in snapshot | Mnikolenko ProductEngine | |
2015-04-15 | MAINT-5058 FIXED Get the query string by simple extracting it from whole url. | Mnikolenko ProductEngine | |
2015-04-15 | Fake commit to check against codeticket failure on new build machine. | sabin_linden | |
2015-04-15 | Updated Polish transaltion up to the version 3.7.28 | Northspring | |
2015-04-15 | Merge | Northspring | |
2015-04-14 | remove dead member variables | Oz Linden | |
2015-04-14 | Pull merge from lindenlab/viewer-tools-update (includes viewer-release) | Merov Linden | |
2015-04-14 | MAINT-5082 WIP, MAINT-5083 WIP - batch up wear/add/take off/detach requests ↵ | Brad Payne (Vir Linden) | |
in inventory panel the same way we do now in appearance tab | |||
2015-04-14 | MAINT-5097 FIXED crash in LLFloaterPay::onGive | andreykproductengine | |
2015-04-14 | remove disabled code | Oz Linden | |
2015-04-14 | merge changes for MAINT-5090 | Oz Linden | |
2015-04-14 | Merge viewer-release, become version 3.7.28 | simon | |
2015-04-14 | Merged lindenlab/viewer-tools-update into default | Rider Linden | |
2015-04-14 | Merge with viewer-release and become 3.7.28 | andreykproductengine | |
2015-04-14 | remove check-viewer-xml (moved to the viewer-test-tools repo) | Oz Linden | |
2015-04-14 | MAINT-5090 Remove disabling HTTP Inventory from Viewer | Mnikolenko ProductEngine | |
2015-04-14 | merge changes for STORM-2113 | Oz Linden | |
2015-04-14 | minimal changes to compile on Xcode 6.2 | Oz Linden | |
2015-04-13 | DD-379 : a 404 on a Get /listing means that said listing is not in SLM, then ↵ | Merov Linden | |
delete it from the local store | |||
2015-04-13 | DD-382 : Use default values on association when version folder is not unique | Merov Linden | |
2015-04-13 | DD-388 : More resilient way of reacting to not evaluated stock count ↵ | Merov Linden | |
throughout marketplace handling | |||
2015-04-13 | merge | Brad Payne (Vir Linden) | |
2015-04-13 | merge | Brad Payne (Vir Linden) | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-04-13 | increment viewer version to 3.7.28 | Oz Linden | |
2015-04-13 | Added tag 3.7.27-release for changeset afd8d4756e8e | Oz Linden | |
2015-04-13 | Forgot to remove some commented code. | Rider Linden | |
2015-04-13 | Merge | Rider Linden | |
2015-04-13 | Formatting change to get past merge conflict. | Rider Linden | |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder | |
2015-04-11 | DRTVWR-397 WIP - logging | Brad Payne (Vir Linden) | |