summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-12MAINT-4662 FIXED Packet Loss always shows zero in the statistics floaterMnikolenko ProductEngine
2014-11-10MAINT-4617 FIXED Viewer chews on "Inventory->Open and Select" until ↵andreykproductengine
inventory received or recent items selected
2014-11-07MAINT-1333 FIXED Disable "for sale" controls for attached primMnikolenko ProductEngine
2014-11-05MAINT-202 FIXED Can't open scripts in copied objects individually on the viewer2andreykproductengine
2014-11-06MAINT-3067 FIXED Show context menu when right clicking avatar name in the ↵Mnikolenko ProductEngine
list. Bumps, Pushes and Hits moved to Help from Develop menu
2014-11-05MAINT-4621 FIXED start new session with the caller (if it doesn't exist) and ↵Mnikolenko ProductEngine
only then show autoreject message
2014-11-03MAINT-3585 FIXED Viewer Crashes when attempting to upload image.ruslantproductengine
The bug was fixed, the reasone of crash is following. The Core Flow view contain another GL context and will not care about restoring a previous. I restore context manually. This path also contain a minor changes in another files. All changes described here. Сhange's for fix current bug. indra/llwindow/llwindow.h indra/llwindow/llwindowheadless.h indra/llwindow/llwindowmacosx.h indra/llwindow/llwindowsdl.h indra/llwindow/llwindowwin32.h indra/newview/lllocalbitmaps.cpp indra/newview/llviewerdisplay.cpp indra/newview/llviewerdisplay.h Twice mUsage initialization (replace to forward initialization). indra/llcharacter/lljointstate.h Looks like condition should be befor memcopy call, otherwise - possible CRASH. indra/llcommon/llmd5.cpp Unused condition and variables. indra/llmath/llsphere.cpp Looks like should be under if otherwise - possible CRASH indra\llprimitive\llmodel.cpp Useless assert's. indra/llrender/llrender.cpp indra/newview/lldaycyclemanager.cpp
2014-11-04MAINT-4499 FIXED Forgotten password button is not aligned with Password ↵Mnikolenko ProductEngine
input field
2014-11-04MAINT-4581 FIXED Flickr slurl links break on some regions with spaces in the ↵Mnikolenko ProductEngine
region name
2014-11-04MAINT-4619 FIXED Using Align Planar Faces on flexible prims causes viewer to ↵Mnikolenko ProductEngine
crash
2014-11-03Merge downstream code and become 3.7.20simon
2014-11-03Merge downstream code and become 3.7.20simon
2014-11-03Pull in viewer-release and become version 3.7.20simon
2014-11-03MAINT-1884 FIXED "Shortcut Key" text label is overlapped by drop-down lists ↵andreykproductengine
in Preview floater when user opened more then one gesture
2014-10-30MAINT-4617 FIXED Viewer chews on "Inventory->Open and Select" until ↵andreykproductengine
inventory received or recent items selected
2014-10-31MAINT-3560 FIXED Unused setting MaxFPS was deletedMnikolenko ProductEngine
2014-10-28MAINT-4435 FIXED build fix patchset2ruslantproductengine
2014-10-28increment viewer version to 3.7.20Oz Linden
2014-10-28Added tag 3.7.19-release for changeset 82973b38a6c9Oz Linden
2014-10-27MAINT-2759 FIXED Touch is greyed out when right clicking on child prims in a ↵andreykproductengine
touchable linkset if the script uses a reset on rez
2014-10-27MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of verticesruslantproductengine
less than allowed. Changes in all other files relate auxiliary methods for catching similar bugs in future.
2014-10-27MAINT-4597 FIXED Show emoted name according to name settings in preferences.Mnikolenko ProductEngine
2014-10-24MAINT-4614 - fix viewer warning about bad membership list updatesimon
2014-10-24MAINT-3208 FIXED Confusing button state when working with multiple textures ↵andreykproductengine
and the default texture is the last selected.
2014-10-24MAINT-4554 FIXED Display owner as [groupname] (group) for group-owned objectMnikolenko ProductEngine
2014-10-23MAINT-2131 FIXED "Copy" menu item is enabled for folders in "My inventory" ↵andreykproductengine
panel inside "Places>My Landmarks" tab
2014-10-22MAINT-4602 FIXED URLs are not highlighted as URLs in chat view when ↵MNikolenko ProductEngine
preceding an internal URL
2014-10-20Merge downsteam code and become version 3.7.19simon
2014-10-20Merge downsteam code and become version 3.7.19simon
2014-10-20Merge downsteam viewer-release and become version 3.7.19simon
2014-10-20Merge. Refresh from viewer-release after 3.7.18 release.Monty Brandenberg
2014-10-20increment viewer version to 3.7.19Oz Linden
2014-10-20Added tag 3.7.18-release for changeset 2729c1daf025Oz Linden
2014-10-16update llqtwebkit with fix for MAINT-4585 and MAINT-4586Oz Linden
2014-10-16Fix build issues.maksymsproductengine
2014-10-13MAINT-4169 FIXED Suppress initial display of the path portion of URLs from ↵maksymsproductengine
other users and scripts
2014-10-15MAINT-4576 FIXED Damage Icon always displays regardless of land setting.andreykproductengine
2014-10-16MAINT-4582 FIXED Certain URLs which end contain secondlife.com or ↵Mnikolenko ProductEngine
lindenlab.com incorrectly open the Place Profile floater
2014-10-14MAINT-4301 FIXED failed script upload makes the wait cursor stickandreykproductengine
2014-10-15MAINT-4555 FIXED Floater opens in the bottom right corner overlapping ↵Mnikolenko ProductEngine
Conversations floater
2014-10-14MAINT-2560 revertedMnikolenko ProductEngine
2014-10-13MAINT-3800 FIXED Remove the draw distance reference in the viewer when ↵andreykproductengine
alt-camming on terrain.
2014-10-10MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4Monty Brandenberg
Incorporate the new libcurl 7.38.0 build with curl bug 1420 workaround. Add developer-centric testing code to evaluate the workaround or a future fix for 1420.
2014-10-10MAINT-4096 FIXED Object's new land impact is not shown in build tool until ↵andreykproductengine
new face or prim in linkset is selected, after adding or removing only material to/from child prim
2014-10-10MAINT-4567 FIXED <nolink> is not parsed correctly in viewer-lionMnikolenko ProductEngine
2014-10-10MAINT-2477 FIXED Environment settings won't persist across logins by ↵Mnikolenko ProductEngine
default, but it may be changed by using EnvironmentPersistAcrossLogin setting
2014-10-10MAINT-4554 FIXED Show group name and open group profile for group-owned objects.Mnikolenko ProductEngine
2014-10-10MAINT-3202 FIXED Cancel of selected colour in "Colour picker" floater does ↵andreykproductengine
not return colour icon to previous condition
2014-10-09mergeBrad Payne (Vir Linden)
2014-10-09Fixed a build issue in llpanellogin.cppmaksymsproductengine