summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-04-30MAINT-4009: Patching the LLTabContainer that was leaking some child views ↵Stinson Linden
and their associated llimage allocations.
2014-04-30MAINT-4009: Patching another memory leak in LLBadgeOwner that indirectly was ↵Stinson Linden
also causing leaks in llimage.
2014-04-28MAINT-4009: Ensuring that the pick mask for the LLImageGL is always properly ↵Stinson Linden
freed during its cleanup method.
2014-04-28MAINT-4009: Cleaning up the error callstacks memory before app quit.Stinson Linden
2014-04-26MAINT-4009: Converting the Globals class within llerror to be derived from ↵Stinson Linden
LLSingleton so that it may be cleaned up properly on app exit.
2014-04-25MAINT-4009: Ensuring to delete array data with the array delete in the ↵Stinson Linden
RawInjector destructor.
2014-04-25MAINT-2884 FIXED Empty menu item is presented in Type drop-down list in ↵andreykproductengine
Media tab.
2014-04-29MAINT-3969 FIXED Animation problems when teleporting while sitting on some ↵andreylproductengine
objects
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-24MAINT-4009: Correcting a pointer deletion that should have correctly been an ↵Stinson Linden
array deletion.
2014-04-23MAINT-4009: Cleaning up the curl easy handle during shutdown.Stinson Linden
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-23MAINT-4009: Adding LLWinDebug::cleanup() to ensure memory is freed at app end.Stinson Linden
2014-04-22MergeXiaohong Bao
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 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-16Undo of overzealous removal.Aura Linden
2014-04-15maint-5707 window should no longer be displayed.Aura Linden
2014-04-15Disabled 'Sending to server Try N' messages from crash reporting.Aura Linden
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-11MAINT-3698 Typo is fixedmaxim@mnikolenko
2014-04-11MAINT-3698 Typo is fixedmaxim@mnikolenko
2014-04-10MAINT-3846 FIXED I can only invite members to a group to the role of everyone...andreylproductengine
2014-04-09Merge downstream codesimon
2014-04-09MAINT-2034 : Terrain texture changes caused by changing texture elevationsimon
ranges or terraforming can not be seen until after relog or teleporting out and back to the region
2014-04-09MAINT-2245 FIXED Object's content doesn't display inside "Buy" dialog when ↵andreykproductengine
prim is set for sale
2014-04-10MAINT-1695 FIXED Close floater after saving notecard.Mnikolenko ProductEngine
2014-04-09MAINT-27 FIXED Prevent pasting non-ascii chars to avoid creating outfits ↵Mnikolenko ProductEngine
with empty name.
2014-04-09MAINT-3903 FIXED Instant message toasts and certain kinds of popups (ex. ↵maksymsproductengine
group invites) fail to display if an offline inventory offer was received before logging in: Backed out changeset: f7234f8fdce8: MAINT-3536 new crash in XML_ParserFree.
2014-04-08revived some deleted files to get mac build workingRichard Linden
2014-04-08added SKIP_AUTORUN command line flag to disable automatically running viewer ↵Richard Linden
after install