Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |
2015-04-10 | DD-381 : Avoid unecessary SLM updates, suppress some ↵ | Merov Linden | |
update_marketplace_category() that are picked by dirty bit setup | |||
2015-04-10 | Adding support for DELETE, PATCH and COPY | Rider Linden | |
2015-04-10 | MAINT-5070 WIP, MAINT-4409 WIP - try to clean up invalid COF links under ↵ | Brad Payne (Vir Linden) | |
certain circumstances. | |||
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-10 | DRTVWR-397 WIP - removed get_linked_uuid(), duplicate of ↵ | Brad Payne (Vir Linden) | |
gInventory.getLinkedItemID() | |||
2015-04-10 | MAINT-4483 FIXED Mesh uploader allows Low LODs to have more triangles than ↵ | andreykproductengine | |
High LODs | |||
2015-04-09 | Issue with LL_WARNS_IF sort out later. | Rider Linden | |
2015-04-09 | Merge lindenlab/viewer-tools-update | Merov Linden | |
2015-04-09 | VMM merge | Merov Linden | |
2015-04-09 | DD-384, DD-388 : Do not trust cached values for stock folders, do not ↵ | Merov Linden | |
consider a non fetched stock folder empty | |||
2015-04-09 | Added LL_WARNS_IF to llerror.h | Rider Linden | |
If the coro is given something other than a map from the http then move the return into a body section. Changed windlight to use a coroutine and the new LLCore::Http libarary. Extra comments into Event Polling. | |||
2015-04-09 | DD-382 : Activation state should be unchanged when reassigning listing id | Merov Linden | |
2015-04-09 | MAINT-5069 WIP, MAINT-5071 WIP - handle dropping objects and attaching from ↵ | Brad Payne (Vir Linden) | |
ground. WIP on better tracking of attachment requests via various message in LLSelectMgr. | |||
2015-04-09 | Detect running under cygwin and fail gracefully | Oz Linden | |
2015-04-09 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelkproductengine | |
1) fixed Mac build; 2) moved attachment icon in condensed view 1 pixel down. | |||
2015-04-08 | DD-382 : Refactored the auto activate code in create and associate listing. ↵ | Merov Linden | |
Update count on hand in reassociate correctly. | |||
2015-04-08 | Couple of cleanup items. | Rider Linden | |
Switch to Long poll HTTP policy for event polling. | |||
2015-04-08 | Removed dead code | Rider Linden | |
2015-04-08 | Added timeout on failure. | Rider Linden | |
2015-04-08 | Moved some LLEventPolling internal classes to a named namespace | Rider Linden | |
Canceling outstanding polling transactions | |||
2015-04-08 | Adding weak pointer support. | Rider Linden | |
Event polling as a coroutine. (incomplete) Groundwork for canceling HttpCoroutineAdapter yields. | |||
2015-04-08 | fix validity errors in settings files | Oz Linden | |
2015-04-08 | MAINT-4734 (Separate transaction notices from group notice/invites) | pavelk_productengine | |
1) added GroupNotice notification type and tab "Group" for it; 2) added Attachment field to group notice notifications which may contain inventory offers, notecards, etc; 3) added Fee field to Group Invite notifications; 4) added notification resize depending on attachment field. | |||
2015-04-08 | MAINT-5063 FIXED SLurl display text shows name of parcel in adjacent region ↵ | andreykproductengine | |
when mousing over parcel after region crossing |