summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2014-04-28MAINT-3957 FIXED Group owner issueMnikolenko ProductEngine
2014-04-24MAINT-4009: Cleaning up some statically allocated memory in a ↵Stinson Linden
LLVolumeGeometryManager method that was never freed.
2014-04-24MAINT-4009: Ensuring that the shader manager instance is released during ↵Stinson Linden
cleanup.
2014-04-23MAINT-4009: Freeing the allocated console during shutdown.Stinson Linden
2014-04-23MAINT-4009: Adding an ares cleanup call to free the allocated memory.Stinson Linden
2014-04-23MAINT-2361 FIXED One and the same user shown in Allowed and in Banned ↵andreykproductengine
Residents lists
2014-04-23merge changes for STORM-1831Oz Linden
2014-04-23MAINT-4009: Adding LLWinDebug::cleanup() to ensure memory is freed at app end.Stinson Linden
2014-04-22Pull merge from lindenlab/viewer-releaseMerov Linden
2014-04-22merge changes for OPEN-199Oz Linden
2014-04-22MergeXiaohong Bao
2014-04-22merge up to 3.7.6-releaseOz Linden
2014-04-22MAINT-1344 FIXED Attempting to move a folder or item, to another folder in a ↵andreykproductengine
different inventory window found via inventory search, fails.
2014-04-22mergeBrad Payne (Vir Linden)
2014-04-21Merge downstream codesimon
2014-04-21Pull and merge DRTVWR-364simon
2014-04-21merge changes for 3.7.6-releaseOz Linden
2014-04-21Merge downstream codesimon
2014-04-21Merge downstream code updating version to 3.7.7simon
2014-04-21increment viewer version to 3.7.7Oz Linden
2014-04-21Another oops windows build fix.Cinder
2014-04-21Windows build fix.Cinder
2014-04-18Reinstate support text appendText() in LLFloaterAboutCinder
2014-04-18Remove clearHighlights()Cinder
2014-04-18Move some more script editor functions from LLTextEditor to LLScriptEditorCinder
2014-04-18Fix header guardCinder
2014-04-18Trivial typo fixCinder
2014-04-18Begin moving script editor portions of LLTextEditor to their own derived class.Cinder
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake
2014-04-15Linux/Win: Bad checksum on Windows package. Libz and libpng linking ↵Monty Brandenberg
changes to find newest code. Windows autobuild package had a bad checksum due to oddities in the build system. On Linux I've been fighting with getting libz 1.2.8 and libpng 1.6.8 to be the definitive version in the viewer. Problem is the *massive* library search tree we assemble. We find older shared library versions first and so those dominated. By using --whole-archive with static libraries, the packaged versions of these libraries are made definitive.
2014-04-15Merges in fix for Maint-5707Aura Linden
2014-04-15MAINT-3891 FIXED Clearing saved URLs from media URLs list causes mouse ↵andreylproductengine
cursor to spin constantly until relog.
2014-04-22MAINT-3917 FIXED Don't stop updating self avatar even with disabled avatar ↵Mnikolenko ProductEngine
rendering.
2014-04-22MAINT-3951 FIXED Exclude avatar's uuid before starting conference.Mnikolenko ProductEngine
2014-04-21Merge downstream codesimon
2014-04-21Merge downstream codesimon
2014-04-21Mergesimon
2014-04-14Fix for MAINT-5707 bad breakpad behavior with teleport linksAura Linden
2014-04-14MAINT-1642 FIXED Viewer crashes on double-click on ↵andreykproductengine
RegionCapabilityRequestError in Notifications Console
2014-04-15MAINT-3931 FIXED Don't display any other check marks if Region Settings is ↵Mnikolenko ProductEngine
selected.
2014-04-14MAINT-3564 FIXED Replace dot before comparing user name.Mnikolenko ProductEngine
2014-04-11Mac: Update llqtwebkit build, build and package dylib Qt4 pieces.Monty Brandenberg
Part of the switchover to dynamic Qt4. This mostly completes the Mac side. Webkit is functional on Mac, plugins work. The two test programs, llfbconnectest and llplugintest, need a little more work to run without manual fixup ('.' on PATH and maybe a symlink to libz.1.dylib and they run and function on Mac). Also need to address libz.dylib vs libz.a. Currently resolving against dylib which is not what I want.
2014-04-11MAINT-3698 Typo is fixedmaxim@mnikolenko
2014-04-11MAINT-3698 Typo is fixedmaxim@mnikolenko
2014-04-10MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to ↵andreylproductengine
voorhees_groupban: import of changes for MAINT-3846.
2014-06-10Import llpanelgroupinvite from viewer_lionmaksymsproductengine
2014-06-06MAINT-3389 FIXED [vwr] No visual feedback if you try to ban an already ↵maksymsproductengine
banned agent.
2014-06-04MAINT-3386 FIXED [vwr] Banned Agents list does not show newly-banned residentsandreykproductengine
2014-05-29MAINT-3351 FIXED Misleading failure message when user is successfully ↵maksymsproductengine
removed from a group's Owners role
2014-04-28MAINT-3957 FIXED Group owner issueMnikolenko ProductEngine
2014-04-10MAINT-3846 FIXED I can only invite members to a group to the role of everyone...andreylproductengine