aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
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-26Updated ares to 1.6 for windows (from snowglobe)McCabe Maxsted1-2/+2
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
2010-08-02Added loading kdu debugging info to the logMcCabe Maxsted2-6/+8
2010-08-02Fixed llfilepicker.cpp to use the right translation string for .raw files.Jacek Antonelli1-1/+1
2010-08-02Disable AllowMUpose and AutoCloseOOC by default.Jacek Antonelli1-26/+22
They can make chat seem broken/weird if the user does not expect them. (Also moved the settings to the Imprudence section of settings.xml.)
2010-08-02move llwarns ... "Grav SET to" ... to LL_DEBUGS("BodyPhysics")Armin Weatherwax2-3/+4
2010-08-02replace llwarns by LL_DEBUGS("View") in llview.h - pointless spam for enduserArmin Weatherwax2-5/+5
2010-08-02remove llrender/llglimmediate.cpp and llglimmediate.h (empty files).Armin Weatherwax2-2/+0
2010-08-02add checkboxes for MUpose and auto-close OOC to prefs advancedArmin Weatherwax2-0/+19
2010-08-02small show client name of others tweakingArmin Weatherwax6-17/+91
2010-08-01don't show textures without fetcher in texture-console (backport from Viewer ↵Armin Weatherwax2-3/+7
2.1)
2010-08-01fix crash on relog introduced in 66b8150d4ec94161887cArmin Weatherwax1-0/+5