summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-08Moved some LLEventPolling internal classes to a named namespaceRider Linden
Canceling outstanding polling transactions
2015-04-08Adding weak pointer support.Rider Linden
Event polling as a coroutine. (incomplete) Groundwork for canceling HttpCoroutineAdapter yields.
2015-04-08fix validity errors in settings filesOz Linden
2015-04-08MAINT-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-08MAINT-5063 FIXED SLurl display text shows name of parcel in adjacent region ↵andreykproductengine
when mousing over parcel after region crossing
2015-04-07DD-381 : Fix update of count on hand on drop. Will spam SLM a bit but only ↵Merov Linden
solution
2015-04-07DD-382 : Fix typo resulting in double negative in test and serious bugMerov Linden
2015-04-07DD-382 : Set count_on_hand correctly when creating or assigning a listingMerov Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream ↵Oz Linden
respectively
2015-04-07Remove unused mHttpPriorityRider Linden
2015-04-07 MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMNikolenko ProductEngine
2015-04-07Results from code review with Nat. Consolidate some of the coroutine/http ↵Rider Linden
code into a single adapter.
2015-04-07appearance utility source updatedBrad Payne (Vir Linden)
2015-04-07appearance utility source updatedBrad Payne (Vir Linden)
2015-04-07MAINT-5036 FIXED Blocked user can send invites to groupandreykproductengine
2015-04-07MAINT-5059 FIXED Update snapshot as well as thumbnail.Mnikolenko ProductEngine
2015-04-03MergeRider Linden
2015-04-03Comment out debug LL_INFOs and added TODO comment.Rider Linden
2015-04-03Merged lindenlab/viewer-tools-update into defaultRider Linden
2015-04-03Added a class to automate pumping the HttpRequest on the mainloop.Rider Linden
Converted AccountingCostManager to use the new LLCore::Http library and coroutines.
2015-04-03MAINT-4878 FIXED Outfits worn from library copy the subfolders tooandreykproductengine
2015-04-03mergeBrad Payne (Vir Linden)
2015-04-03MAINT-5030 FIXED Right side toolbar is not restores to default parametersMnikolenko ProductEngine
2015-04-03MAINT-5041 FIXED Current Window snapshot option is restored. Hide ↵Mnikolenko ProductEngine
height/width spinners when selecting this option.
2015-04-02DD-291 : Use a heavier but more resilient test for listing updatesMerov Linden
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-04-02add catch for possible exception in llsechandler_basic destructor (crash on ↵Oz Linden
exit)
2015-04-02improve logging of machine id generationOz Linden
2015-04-02improve logging of errors in default permissions capOz Linden
2015-04-02OrderingRider Linden
2015-04-02Explicitly call out the RT library for tests in LinuxRider Linden
2015-04-02Linux linker order.Rider Linden
2015-04-02Move RT aronudRider Linden
2015-04-02Explicitly include LIBRTRider Linden
2015-04-02DRTVWR-397 WIP - more loggingBrad Payne (Vir Linden)
2015-04-02Move CURL libs up...Rider Linden
2015-04-02DD-338 : Auto unlist when stock gets to 0 during stock folder manipulationMerov Linden
2015-04-02More link orderRider Linden
2015-04-02Adjusting link orderRider Linden
2015-04-02add script to check xml files written by the viewerOz Linden
2015-04-02improve notice clarityOz Linden
2015-04-02clarity and logging cleanupOz Linden
2015-04-02Adding boost libs and LLCoreHttp to the unit test linkage.Rider Linden
2015-04-02MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQueryMnikolenko ProductEngine
2015-04-01DD-291 : Fix code path on category update in the SLM update caseMerov Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond ↵Rider Linden
correctly to Event Pumps. Added get/setRequestURL() to LLCore::HttpResponse Removed URI from the HttpSDHandler.
2015-04-01MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ruslantproductengine
successfully now crash when ticking skin weights in model preview on ALL viewers
2015-04-01MAINT-5031 FIXED Attachments aren't highlighted in the inventory after using ↵andreykproductengine
'Show original'
2015-03-31DRTVWR-397 WIP - logging updates and fixesBrad Payne (Vir Linden)