summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-16tmp chckin - still needs latest llceflib to buildcallum_linden
2015-09-16MAINT-5628: Set flicr state to "Posting" on all paths before image upload ↵Rider Linden
starts. Causes "Upload" button to be disabled and activity indicator to appear. Also made sure that setConnectionState is called correctly for Facebook and Twitter.
2015-09-16MAINT-5507: Include httpconstants in file picker for linux.Rider Linden
2015-09-15MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp libRider Linden
2015-09-15MAINT-5601 Physics model not previewed, physics model not applied to mesh on ↵AndreyL ProductEngine
upload Some improvements: renaming to act like "legacy matching" would apply only to the models simple enough for this
2015-09-15MAINT-5427 Group notices and invitation will expand on left-clickingMnikolenko ProductEngine
2015-09-14MAINT-5507: Removed some no longer used static variables fro llcurl.cppRider Linden
2015-09-14MAINT-5507: Removal of sdrpc client/serverRider Linden
MAINT-5507: removal of LLCurl::Easy, LLCurl::Multi LLCurl::Responder
2015-09-14mergeBrad Payne (Vir Linden)
2015-09-14MAINT-5507: Test checkin with RPC code and URL request disabled. Make sure ↵Rider Linden
it does not break non windows builds.
2015-09-14MAINT-5507: Remove HTTPClient and related cruft.Rider Linden
2015-09-14SL-133 WIP, SL-134 WIP - more extra joint handlingBrad Payne (Vir Linden)
2015-09-14MAINT-5627 FIXED "Copy to merchant outbox" menu item is removedMnikolenko ProductEngine
2015-09-11Bit of cleanup around Translation and remove httpassetstorageRider Linden
2015-09-11MAINT-4952: Slight change to marketplace logging allow direct logging of ↵Rider Linden
LLSD and remove unused logging function.
2015-09-10MAINT-5575: Finished converting experience cache to singletonRider Linden
MAINT-4952: Coverted VMM to coroutines
2015-09-10fix for LLCEFLib on OSX - not liking direct initialization of std::vectorcallum_linden
2015-09-10Pull in LLCefLib with inverted output switched on and change viewer to ↵callum_linden
uninvert things
2015-09-11MAINT-5601 FIXED Physics model not previewed, physics model not applied to ↵AndreyL ProductEngine
mesh on upload
2015-09-10Mergesimon
2015-09-10MAINT-5619 : Viewer seems to parse LSL syntax file three times, has warningssimon
2015-09-10MAINT-5584 FIXED On voice disabled parcel or region, speak button remains ↵andreykproductengine
disabled in ad-hoc and group voice calls - you can hear but not speak.
2015-09-10Merged in ruslantproductengine/viewer-lion-ruslan-teliuk-4-code-review (pull ↵Ruslan Teliuk
request #1) MAINT-5268 (Rotating an object that's used as grid reference goes crazy)
2015-09-10MAINT-909 FIXED Opening a notecard with the same name as one that is already ↵Mnikolenko ProductEngine
open does not work
2015-09-09MAINT-5588 FIXED Make bumpiness and shininess easier to find in the texture ↵Mnikolenko ProductEngine
tab, with radio buttons
2015-09-08Merged in develop (pull request #1)Andrey Lihatskiy
MAINT-5602 FIXED Viewer crashes when loading physics from file
2015-09-08Close branch developAndrey Lihatskiy
--HG-- branch : develop
2015-09-08MAINT-5268 (Rotating an object that's used as grid reference goes crazy)ruslantproductengine
- changeset 2
2015-09-07MAINT-839 added double click 'support'andreykproductengine
2015-09-07MAINT-5602 FIXED Viewer crashes when loading physics from fileAndreyL ProductEngine
--HG-- branch : develop
2015-09-04Experience Profile to coroutines and Experience cache.Rider Linden
2015-09-04MAINT-5416 FIXED Cannot right-click a rigged mesh that's wornAndreyL ProductEngine
--HG-- branch : maint-5416
2015-09-04MAINT-5488 ADD FIX [Experience Tools] Opening an experience compiled script ↵pavelkproductengine
in an object in an adjacent region fails to show the script is compiled with an experience in the script editor. This change is needed for related MAINT-5470
2015-09-03point to new version of llceflib with fixed support for secondlife:// URLscallum_linden
2015-09-03support for external links and location_changed messagescallum_linden
2015-09-03LL_ERRS_IF only seems to work on Microsoft...Rider Linden
2015-09-03Changes from code review with NatRider Linden
2015-09-03Region experience allow/disallow.Rider Linden
2015-09-03Correct use of filename vs. path in llfeaturemanager coroutine.Rider Linden
2015-09-03Moved group experiences into experience cache. Use coros and new HTTP libs.Rider Linden
2015-09-03MAINT-5268 (Rotating an object that's used as grid reference goes crazy)ruslantproductengine
2015-09-02Add support for copy/cut/paste into and out of browsercallum_linden
(Note - feature in LLQtWebKit (canPaste, canCut etc.) not present so right click menu always enables options
2015-09-02Closed branch MAINT-5575Rider Linden
--HG-- branch : MAINT-5575
2015-09-02Moved find experience into experience cache (moved cache recording into ↵Rider Linden
cache and out of UI) changed from responder to coroutine.
2015-09-02Use boost assign to initialize default pool sizes.Rider Linden
2015-09-02MAINT-5297 FIXED Allow global toggle of 'View People Icons'Andrey Lihatskiy
2015-09-02Move associated experience fetching into the ExperienceCache as a coro ↵Rider Linden
remove the responder.
2015-09-01In Linux build skip url entry testRider Linden
2015-09-01Remove debugging crudcallum_linden
2015-09-01get update llceflib with cookie/cache code and implement cache/cookie ↵callum_linden
folders in viewer