summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-20Remove old "compile queue" and replace with the coroutine based upload queue.Rider Linden
2015-07-20Point to new build of llceflib with better exit handlingcallum_linden
2015-07-20point to new versions of llceflibcallum_linden
2015-07-20MAINT-5370 FIXED [Notice] Hard to operate with notification window controlsandreykproductengine
2015-07-20MAINT-5414 FIXED Viewer crashes after opening Group info panelMnikolenko ProductEngine
2015-07-17Changes to implement enable/disable cookies, javascript, pluginscallum_linden
2015-07-17Added a couple LL_WARNS to track why upload button disabled.Rider Linden
2015-07-17LSL Compile and upload from task object. Fix auto open when finished on all ↵Rider Linden
uploads...
2015-07-17MAINT-5416 FIXED cannot right-click a rigged mesh that's wornAndreyL ProductEngine
2015-07-17MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or ↵andreykproductengine
selected
2015-07-16Point to LLCEFLib with updated 2357 version and support for setting language ↵callum_linden
for embedded browser
2015-07-16merge changes for 3.8.1-releaseOz Linden
2015-07-16point to new versions of LLCEFLib with improved keyboard for OS Xcallum_linden
2015-07-16MAINT-5396 FIXED Group notice timestamps are no longer GMTMnikolenko ProductEngine
2015-07-15Still making small changes to try to fix OS X keyboardscallum
2015-07-15MergeRider Linden
2015-07-15LSL Script upload from inventory.Rider Linden
2015-07-15MAINT-5019: Buildfix - added a tests for emails, improved handling of URLs ↵AndreyL ProductEngine
starting with www.
2015-07-15more fixes from code review by AnsarielOz Linden
2015-07-15merge changes for MAINT-4734pavelkproductengine
2015-07-15fixes from code review by AnsarielOz Linden
2015-07-15MAINT-5174 Add Check for Updates feature to Help menuandreykproductengine
2015-07-15MAINT-5401 FIXED Automatic updates setting is confusingandreykproductengine
2015-07-15Merge downstream code and become version 3.8.2andreykproductengine
2015-07-15Merge from viewer-relese and become version 3.8.2andreykproductengine
2015-07-14merge translation fixes from EliOz Linden
2015-07-14translation file corrections from EliOz Linden
2015-07-14Merge with viewer-releasecallum_linden
2015-07-14Resolve merge conflictscallum_linden
2015-07-15New keyboard code for windows that uses system messages directly and works ↵callum_linden
ok. Points to new LLCEFLib
2015-07-143.8.1-releaseOz Linden
2015-07-14increment viewer version to 3.8.2Oz Linden
2015-07-14Added tag 3.8.1-release for changeset 3f61ed662347Oz Linden
2015-07-14merge 3.8.0-release and correct xml errors caused by reformattingOz Linden
2015-07-14MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or ↵andreykproductengine
selected
2015-07-14MAINT-5380 FIXED Links are not clickable in group noticesMnikolenko ProductEngine
2015-07-14MAINT-5019 FIXED Additional casesAndreyL ProductEngine
2015-07-13Uncovered a problem with using 2 different version strings for 2 different ↵Callum Prentice
platforms - hack for now but needs to be fixed
2015-07-13more hacks for keyboardCallum Prentice
2015-07-13rebuild llceflib for windows - no changes in functionalitycallum_linden
2015-07-13Remove the dead code.Rider Linden
2015-07-13Rename the file in VFS with the new asset AID (prevents crash on gesture ↵Rider Linden
change and fixes notecard update)
2015-07-13MAINT-5389 FIXED Windows viewer starts automatically during silent installpavelkproductengine
2015-07-14MAINT-5390 FIXED physical objects that roll off region go to trash without ↵Mnikolenko ProductEngine
notification
2015-07-13MAINT-5015 (Nearby objects often load at wrong LOD at login or after ↵ruslantproductengine
intra-region teleports) The idea and reason in this fix is same as for a MAINT-4297, MAINT-4449, BUG-7239 i.e. it's a just a little another case.
2015-07-13MAINT-5369 FIXED Unable to accept group invite using Notification floaterMnikolenko ProductEngine
2015-07-13MAINT-5347 FIXED Set Landmark title field as the name of the region with ↵Mnikolenko ProductEngine
coordinates, if the name of parcel is blank.
2015-07-13build fix for linuxMnikolenko ProductEngine
2015-07-12MAINT-5351: glh-linear 'equivalent' macro has been destroyed.Nat Goodspeed
Hopefully we no longer need to brute-force remove any more macros with the same name.
2015-07-12MAINT-5351: Use new glh-linear package without 'equivalent' macro.Nat Goodspeed
The presence of a macro named 'equivalent' was breaking the compilation of any source file that #included both glh_linear.h and Boost System.