aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-13Use the mini-map radar prefs for the full radar windowMcCabe Maxsted1-2/+2
2011-04-13Ported Radar v9 patch from Henri Beauchamp (et al.) to Imp, placed it in the ...McCabe Maxsted10-1/+2382
2011-04-13Ugly workaround for LLStyle issue when parsing textboxes for html while editi...McCabe Maxsted4-17/+44
2011-04-13Don't create temporary LLRect objects for spellchecking in every draw eitherMcCabe Maxsted2-2/+2
2011-04-13Don't create temporary vectors in spellchecking on every drawMcCabe Maxsted4-25/+27
2011-04-13Fixed crash in spellchecking when deleting selections while laggingMcCabe Maxsted2-24/+30
2011-04-13Identify Windows Server 2008 and 2008 R2, added Win 8 detection for future-pr...McCabe Maxsted1-17/+41
2011-04-13Fixed language prefs box being a weird height, and disallow text entry for itMcCabe Maxsted1-2/+2
2011-04-12Updated numerous labels in the Web tabMcCabe Maxsted1-38/+25
2011-04-12Fixed inability to easily differentiate between browser cache and disk cache ...McCabe Maxsted2-12/+5
2011-04-12Renamed 'custom port connection' to 'Enable custom outgoing port' and added a...McCabe Maxsted1-1/+2
2011-04-12Don't make the SOCKS_HOST_CONNECT_FAILED notification modalMcCabe Maxsted1-2/+2
2011-04-12Make sure users can't enable both SOCKS 5 proxies and XMLRPC proxies at the s...McCabe Maxsted2-10/+18
2011-04-12Tidied up the label names for socks 5McCabe Maxsted1-3/+3
2011-04-12Allow proxy connections on ports up to 65535McCabe Maxsted1-2/+2
2011-04-12Ported SOCKS5 proxy support from Snowglobe 1.5McCabe Maxsted18-32/+1259
2011-04-12Partial revert of a47ebd78. This caused issues with selection and alt-camming...McCabe Maxsted1-15/+4
2011-04-12Made URLs clickable in the profile's Avatar and Real Life tabsMcCabe Maxsted1-3/+19
2011-04-12URLs are now clickable in group chartersMcCabe Maxsted1-1/+6
2011-04-11A little bit of cleanup for the inspect windowMcCabe Maxsted2-26/+28
2011-04-11Added Last Owner Profile button to the inspect windowMcCabe Maxsted3-4/+47
2011-04-11Ported changes to the inspect window from Ascent by Hazim: added last owner, ...McCabe Maxsted3-12/+93
2011-04-11Fixed avatar ages showing up as -1 days old for people on different timezonesMcCabe Maxsted1-4/+7
2011-04-11Tidied up the layout of the right click text menuMcCabe Maxsted15-30/+45
2011-04-11Applied customizableTranslationMenu.patch by Grandma Bates for #533: Right Cl...McCabe Maxsted22-92/+2208
2011-04-11Fixed #599: 'Account History'/'Manage My Account' use SL-specific URLs (since...McCabe Maxsted3-1/+22
2011-04-11Fixed string truncated in prefs > network (#841)McCabe Maxsted1-1/+1
2011-04-11Constraints in XUI files don't match the constraints imposed elsewhere in the...SignpostMarv1-4/+4
2011-04-11fix Bug #857: Imprudence lluserauth reports different mac address than other ...Armin Weatherwax2-48/+21
2011-04-11fix bug #853 crash caused by antistringsArmin Weatherwax1-1/+2
2011-04-11Shortened the program files name of the Experimental builds since they don't ...McCabe Maxsted1-3/+3
2011-04-11Updated the fix for #721: search lags, to include a checkbox to save search r...McCabe Maxsted3-3/+23
2011-04-11Ported the GPL version of Zwagoth Klaar's fix for sculpty crashers. This has ...McCabe Maxsted9-48/+73
2011-04-11Added search to the Debug SettingsMcCabe Maxsted5-15/+81
2011-04-11Initialize the upload price to 0 in case a grid doesn't send this info (at le...McCabe Maxsted1-1/+1
2011-04-10Little bit of cleanup for pie menu hudMcCabe Maxsted1-6/+9
2011-04-06Fixed Mhz -> MHz, ported from Singularity, patch by ShyotlMcCabe Maxsted5-13/+13
2011-04-06Extended windows detection to include Windows 7, ported from Singularity, pat...McCabe Maxsted2-9/+122
2011-04-05Fix #851: Crash in LLViewerObject::getBoundingBoxAgentthickbrick1-2/+8
2011-04-05Fix #846: Crash when double-clicking system treethickbrick1-2/+2
2011-04-05Initialize local variables in llimagegl.cpp, from Singularity, patch by ShyotlMcCabe Maxsted1-22/+31
2011-04-05Added a nullcheck, from Singularity, patch by ShoytlMcCabe Maxsted1-1/+1
2011-04-05Fixed viewer crash when hair etc. is attached to the HUD, ported from Singula...McCabe Maxsted1-2/+5
2011-04-04Fixed quicktime not being used for m4v files on WindowsMcCabe Maxsted1-2/+2
2011-04-02Changed version to Experimental 2011.04.02.Jacek Antonelli4-7/+7
2011-04-02Fixed a crash on login introduced by the new font size labels.Jacek Antonelli1-1/+2
2011-04-02Fixed a GCC warning in LLPanelLogin::convertUsernameToLegacy().Jacek Antonelli1-1/+2
2011-04-01More #838: fix an errounous deletion 1235da40f8thickbrick1-0/+1
2011-04-01Fix #838: disable hiding of stream urlsthickbrick7-101/+11
2011-04-01Fix 829: Several changes to media filterthickbrick10-89/+308