aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-19Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted41-235/+573
2010-08-19Disable ParticleChat by default, as it's a privacy concern.Jacek Antonelli1-1/+1
2010-08-17Increased the size of the script editor font to 9McCabe Maxsted1-1/+1
2010-08-17Commented out SLVoiceAgent.app from viewer_manifest.py since it's no longer usedMcCabe Maxsted1-1/+1
2010-08-17Revert increased ToolTipDelay now that the tooltip bug has been (mostly) fixedMcCabe Maxsted1-1/+1
2010-08-16Fixed some missing constants in the script editor and added ↵McCabe Maxsted1-2/+3
llGetLinkNumberOfSides
2010-08-16Load other missing UUIDs from OpenSim from file insteadMcCabe Maxsted5-9/+22
2010-08-16Load IMG_DEFAULT_SELECTED locally rather than from the server (fixes the ↵McCabe Maxsted1-1/+2
select texture image missing on OpenSim-based grids bug)
2010-08-16Incremented LLTextureCache::sHeaderCacheVersion to 1.3 and cache_version to ↵McCabe Maxsted2-2/+2
7 to fix SNOW-799
2010-08-15Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵McCabe Maxsted2-0/+25
the Emerald feature by Chalice Yao
2010-08-14Changed version to Weekly: 2010-08-14McCabe Maxsted1-1/+1
2010-08-13Added imprudence.url to viewer_manifest.pyMcCabe Maxsted1-1/+3
2010-08-12Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted4-2/+32
2010-08-12Fixed #381: using voice causes viewer crash on disconnect/quitMcCabe Maxsted4-19/+4
2010-08-12Commented out unused .config files from viewer_manifest.py and made sure it ↵McCabe Maxsted1-3/+4
uses the right llkdu.dll.2.config
2010-08-12Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amendMcCabe Maxsted1-1/+1
2010-08-12Re-added voice in CopyWinLibs.cmake and viewer_manifest.pyMcCabe Maxsted1-21/+21
2010-08-12Added confirmation dialog to derenderMcCabe Maxsted2-2/+70
2010-08-12Don't put Derender at the 6 o'clock position in the piesMcCabe Maxsted4-20/+20
2010-08-12Fixed Derender positions in the pie menu and added them to the legacy pie menuMcCabe Maxsted3-5/+9
2010-08-12Port "Derender" pie option from Emerald. All credit due to the Emerald team.Tom Grimshaw3-0/+38
2010-08-11Fixed gestures audio slider not being muted by the master muteMcCabe Maxsted2-1/+8
2010-08-11Fixed crash when logging into a region with progress screens disabledMcCabe Maxsted2-28/+28
2010-08-11Fixed #384: build math button overlaps some UI text. This feedback is still ↵McCabe Maxsted1-1/+1
confusing either way
2010-08-11Re-enabled search url fetching in the grid manager and fixed up web search ↵McCabe Maxsted5-62/+115
to support them (fetched urls are equivalent to SearchURLDefault and searches follow the SL web search formatting)
2010-08-10Applied patch by Altair Memo for VWR-19947: Nvidia gpu_table.txt updatedMcCabe Maxsted1-0/+9
2010-08-10Updated gpu_table.txt to viewer-external r3614McCabe Maxsted1-47/+89
2010-08-10Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵McCabe Maxsted2-1/+13
slurls (viewer2 slurl format)
2010-08-10Added meta7windlight.h file to CMakeMcCabe Maxsted1-0/+1
2010-08-10Added missing WL_SUN_MOON_POSITION LightShare constantMcCabe Maxsted1-0/+1
2010-08-09Draw stripes for area searchMcCabe Maxsted1-6/+10
2010-08-09Load grasses from file the same way as treesMcCabe Maxsted2-4/+3
2010-08-09load trees and grass always from fileArmin Weatherwax5-33/+39
2010-08-09remove llpanelmorphArmin Weatherwax3-419/+0
2010-08-07Reverted OpenSim search URLs back to Metaverse Ink.Jacek Antonelli1-2/+2
They were unintentionally(?) changed to Avination in 521f7558.
2010-08-07Added llkdu.dll.2.config to the repoMcCabe Maxsted1-0/+19
2010-08-07Changed version to Weekly: 2010-08-07McCabe Maxsted1-1/+1
2010-08-07Applied patch by Robin Cornelius for SNOW-784: Textures remain blurry with ↵McCabe Maxsted2-1/+16
http textures enabled
2010-08-07Applied patch by Robin Cornelius for SNOW-792: When using http textures, the ↵McCabe Maxsted1-4/+23
viewer re-bakes the avatar's textures over and over
2010-08-07Applied patch by Robin Cornelius for SNOW-780: textures fetched via http are ↵McCabe Maxsted1-21/+112
not cached
2010-08-07Fixed curly quotes for jcfloaterareasearchMcCabe Maxsted2-2/+2
2010-08-07Removed unused LLTabContainerVertical cruftMcCabe Maxsted6-6/+0
2010-08-07Removed pointless 'About' button from the preferencesMcCabe Maxsted3-18/+1
2010-08-07Tidied up Advanced preferences layout (client name tag options still need to ↵McCabe Maxsted1-20/+11
be sorted out)
2010-08-07Fixed the shadows checkbox not showing whether or not shadows were enabledMcCabe Maxsted1-1/+4
2010-08-07Added menu option for toggling IM auto-responses on/off underneath the Busy ↵McCabe Maxsted7-176/+220
option
2010-08-07Don't list clients as 'Failure' as it confuses people and isn't very niceMcCabe Maxsted1-1/+1
2010-08-07Scratching an ooooold itch: added 'Gestures' slider and mute button to the ↵McCabe Maxsted7-10/+59
audio controls
2010-08-07Avatar sounds now don't disable when from a region above current maturityMcCabe Maxsted1-6/+6
2010-08-07Use the correct setting name for LightShare.Jacek Antonelli1-3/+3