aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-28Added grid info to the title bar along with usernames when allow multiple ins...McCabe Maxsted2-1/+11
2010-08-28Make the 'allow anyone to X' checkboxes in the edit window behave like they d...McCabe Maxsted1-23/+29
2010-08-28Removed profile buttons in the build window in favor of clickable links. Grou...McCabe Maxsted3-46/+52
2010-08-28Toggle between limited and sim-wide range for radarMcCabe Maxsted4-7/+54
2010-08-28Updated the about window to include the Cool VL Viewer and mention Kitty as t...McCabe Maxsted1-1/+1
2010-08-28extra tooltip info ported from EmeraldPatrick Sapinski1-0/+21
2010-08-28Changed 'main console' to 'main chat' for showing IMsMcCabe Maxsted1-1/+1
2010-08-28WIP: show all avatars the viewer can find if you have EM privelges on the simMcCabe Maxsted1-1/+8
2010-08-28Moved 'Clear Group Cache' into the UI submenu and renamed it to 'Clear Cached...McCabe Maxsted1-5/+5
2010-08-28Changed the llerrs in lltexturecache.cpp to llwarnsMcCabe Maxsted1-4/+2
2010-08-28Added info about outfit changing to derender notificationMcCabe Maxsted1-1/+1
2010-08-21Changed version to Weekly: 2010-08-21McCabe Maxsted1-1/+1
2010-08-21Filled app_settings/default_grids.xml with the current online grids list.Jacek Antonelli1-5/+218
2010-08-21Added 'Teleport to Ground' option in the Advanced menuMcCabe Maxsted2-0/+22
2010-08-20Updated artwork package to include latest windows installer (and added a litt...McCabe Maxsted3-5/+66
2010-08-19changes to the linux parts of viewer_manifest.pyArmin Weatherwax1-9/+9
2010-08-19Fixed cancel button not appearing during teleports due to RLVaMcCabe Maxsted1-1/+1
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 llGetLinkNumberOf...McCabe Maxsted1-2/+3
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 sele...McCabe Maxsted1-1/+2
2010-08-16Incremented LLTextureCache::sHeaderCacheVersion to 1.3 and cache_version to 7...McCabe Maxsted2-2/+2
2010-08-15Applied patch from #405: show avatar age in profile, Ansariel Hiller ported t...McCabe Maxsted2-0/+25
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 u...McCabe Maxsted1-3/+4
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 c...McCabe Maxsted1-1/+1
2010-08-11Re-enabled search url fetching in the grid manager and fixed up web search to...McCabe Maxsted5-62/+115
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 slu...McCabe Maxsted2-1/+13
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