aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-08-26Added 'Teleport to Ground' option in the Advanced menuMcCabe Maxsted2-0/+22
2010-08-26Updated windows version of openal-soft to 1.12.854McCabe Maxsted1-2/+2
2010-08-26Updated artwork package to include latest windows installer (and added a ↵McCabe Maxsted3-5/+66
little easter egg while I was there ;)
2010-08-26changes to the linux parts of viewer_manifest.pyArmin Weatherwax1-9/+9
* comment out SLVoice as long as we don't package it * comment out libz for 64bit (not needed)
2010-08-26Fixed cancel button not appearing during teleports due to RLVaMcCabe Maxsted1-1/+1
2010-08-26Applied RLVa-1.0.5e_fix.patch by Kitty Barnett to fix RLVa up to 1.0.5.eMcCabe Maxsted41-235/+573
2010-08-26Disable ParticleChat by default, as it's a privacy concern.Jacek Antonelli1-1/+1
2010-08-26Increased the size of the script editor font to 9McCabe Maxsted1-1/+1
2010-08-26Commented out SLVoiceAgent.app from viewer_manifest.py since it's no longer usedMcCabe Maxsted1-1/+1
2010-08-26Revert increased ToolTipDelay now that the tooltip bug has been (mostly) fixedMcCabe Maxsted1-1/+1
2010-08-26Fixed some missing constants in the script editor and added ↵McCabe Maxsted7-10/+73
llGetLinkNumberOfSides
2010-08-26Applied patch from #405: show avatar age in profile, Ansariel Hiller ported ↵McCabe Maxsted2-0/+25
the Emerald feature by Chalice Yao
2010-08-26Applied patch for #424: fix proper detection of Windows 7, backport from ↵McCabe Maxsted1-3/+39
Snowglobe 2.0 by Ansariel Hiller
2010-08-26Added imprudence.url to viewer_manifest.pyMcCabe Maxsted1-1/+3
2010-08-26Added 'Reset Voice' button to Preferences > Voice from EmeraldMcCabe Maxsted4-2/+32
2010-08-26Fixed #381: using voice causes viewer crash on disconnect/quitMcCabe Maxsted4-19/+4
2010-08-26Commented 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-26Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amendMcCabe Maxsted1-1/+1
2010-08-26Re-added voice in CopyWinLibs.cmake and viewer_manifest.pyMcCabe Maxsted2-21/+54
2010-08-26Fixed crash when logging into a region with progress screens disabledMcCabe Maxsted2-28/+28
2010-08-26Fixed #384: build math button overlaps some UI text. This feedback is still ↵McCabe Maxsted1-1/+1
confusing either way
2010-08-26Re-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-26Applied patch by Altair Memo for VWR-19947: Nvidia gpu_table.txt updatedMcCabe Maxsted1-0/+9
2010-08-26Updated gpu_table.txt to viewer-external r3614McCabe Maxsted1-47/+89
2010-08-26Applied patch for SNOW-636: parse links to maps.secondlife.com in chat as ↵McCabe Maxsted3-1/+19
slurls (viewer2 slurl format)
2010-08-26Added meta7windlight.h file to CMakeMcCabe Maxsted1-0/+1
2010-08-26Added missing WL_SUN_MOON_POSITION LightShare constantMcCabe Maxsted1-0/+1
2010-08-26Draw stripes for area searchMcCabe Maxsted1-6/+10
2010-08-26remove llpanelmorphArmin Weatherwax3-419/+0
2010-08-26Reverted OpenSim search URLs back to Metaverse Ink.Jacek Antonelli1-2/+2
They were unintentionally(?) changed to Avination in 521f7558.
2010-08-26Added llkdu.dll.2.config to the repoMcCabe Maxsted1-0/+19
2010-08-26Applied patch by Thickbrick Sleaford for SNOW-793: Memory leak in ↵McCabe Maxsted1-0/+1
LLImageFormatted::appendData
2010-08-26Fixed curly quotes for jcfloaterareasearchMcCabe Maxsted2-2/+2
2010-08-26Removed unused LLTabContainerVertical cruftMcCabe Maxsted12-77/+0
2010-08-26Removed pointless 'About' button from the preferencesMcCabe Maxsted3-18/+1
2010-08-26Tidied up Advanced preferences layout (client name tag options still need to ↵McCabe Maxsted1-20/+11
be sorted out)
2010-08-26Fixed the shadows checkbox not showing whether or not shadows were enabledMcCabe Maxsted1-1/+4
2010-08-26Added menu option for toggling IM auto-responses on/off underneath the Busy ↵McCabe Maxsted7-176/+220
option
2010-08-26Don't list clients as 'Failure' as it confuses people and isn't very niceMcCabe Maxsted1-1/+1
2010-08-26Don't llerrs if textures have bogus paramsMcCabe Maxsted1-1/+3
2010-08-26Avatar sounds now don't disable when from a region above current maturityMcCabe Maxsted1-6/+6
2010-08-03Use the correct setting name for LightShare.Jacek Antonelli1-3/+3
2010-08-02Updated version to 1.3.0 RC1.Jacek Antonelli4-9/+9
2010-08-02Fixed time format settings not being savedMcCabe Maxsted3-0/+22
2010-08-02Fixed extra space between timw and AM/PM in timestampsMcCabe Maxsted1-1/+1
2010-08-02Removed unnecessary line from floatergriddefault.cppMcCabe Maxsted1-1/+0
2010-08-02Removed unused ZHAO entries from the AO template and added it to cmakeMcCabe Maxsted2-18/+13
2010-08-02Renamed the "Clock" choices in Preferences > General.Jacek Antonelli1-6/+6
2010-08-02Added missing files from skins\default\xui\en-us to cmakeMcCabe Maxsted1-0/+5
2010-08-02Added first use grid selector for selecting the default grid when Imprudence ↵McCabe Maxsted10-24/+242
is first run