aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-30SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood3-4/+4
2010-09-30Fix for "about landmark" crash when invoking it on a freshly received landmark.elektrahesse2-2/+5
2010-09-29Fix for Bug #544elektrahesse1-0/+4
2010-09-29Reverted to previous version to avoid crash on local chat open.elektrahesse1-3/+1
2010-09-28Fix missing "Open" in context menu on notecards in inventory.thickbrick1-0/+20
2010-09-28Context menu translator:thickbrick2-11/+11
2010-09-28RED-565: Building the package/ directory fails for standalone.Aleric Inglewood2-6/+12
2010-09-28RED-561: Optimization flags used during --Type=Debug (linux x86_64)Aleric Inglewood1-1/+1
2010-09-28RED-556: SNOW-800: Massively duplicated objectsAleric Inglewood3-12/+17
2010-09-28RED-554: SNOW-623: Add support for boost 1.42Aleric Inglewood1-2/+12
2010-09-27Fixed a mismatch in control naming causing the viewer to crash at startupelektrahesse1-1/+1
2010-09-26Converted XUI files to unix line endings, again.Aleric Inglewood324-20055/+20055
2010-09-26Converted XUI files to unix line endings, again.Aleric Inglewood324-20055/+20055
2010-09-25Changes the search system, so it matches the keyword against name or surname ...elektrahesse1-4/+5
2010-09-25Ported gSavedSettings changes from Emerald (as well as modifying a few of ours)McCabe Maxsted41-119/+273
2010-09-25Moved RenderWaterVoidCulling into the Imprudence section of settings.xmlMcCabe Maxsted1-11/+11
2010-09-25Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear...McCabe Maxsted8-18/+22
2010-09-25Applied patch by Aleric Inglewood for VWR-12984: Water flickers and disappear...McCabe Maxsted25-153/+444
2010-09-25Context translator: default to enabled.thickbrick1-3/+6
2010-09-25Make chat translator ignore non-interesting translations (empty or same asthickbrick2-22/+25
2010-09-23don't rely on indexed color extension(SNOW-220)Nemurimasu Neiro1-1/+0
2010-09-23one more poke on trees+grass + fix the windlight waterArmin Weatherwax4-5/+10
2010-09-23fix: cached trees + grass white on opensimArmin Weatherwax3-4/+5
2010-09-23fix: "Random" is no integerArmin Weatherwax1-2/+2
2010-09-22forgot the main file for the OpenRegionInfo handlerPatrick Sapinski1-0/+162
2010-09-22Added handler for new OpenSim function "OpenRegionInfo", more info at http://...Patrick Sapinski5-7/+27
2010-09-21Double-click teleport:thickbrick5-48/+58
2010-09-19Added safety checks for when snapshot window goes out of sync with the main U...McCabe Maxsted1-98/+121
2010-09-19Show start location on the login screen by defaultMcCabe Maxsted1-1/+1
2010-09-19Changed ResetFocusOnSelfClick to default to false. TODO: investigate a better...McCabe Maxsted1-1/+1
2010-09-18Fixed a regression bug due to a refactorelektrahesse1-2/+1
2010-09-18Changed version to Experimental 2010.09.18McCabe Maxsted1-1/+1
2010-09-18Fixed contacts search not working on uppercase namesMcCabe Maxsted2-7/+8
2010-09-18Fixed windows compile error on autocompleteMcCabe Maxsted1-1/+1
2010-09-18Default upload animation preview to own avatarArmin Weatherwax1-1/+1
2010-09-18UI Scale Reset button finds the actual default, not hardcoded.Jacek Antonelli1-1/+2
2010-09-17Ooops forgot to remove a debug printout :Pelektrahesse1-1/+0
2010-09-17Fixed path separators for im history so it's multiplatform nowelektrahesse1-1/+8
2010-09-17Added a check to avoid triggering completion tests if text in chatbar is empty.elektrahesse1-2/+3
2010-09-17Added links to the blog and forums to the login screen's help menuMcCabe Maxsted1-20/+22
2010-09-17Updated the profile button heightsMcCabe Maxsted1-8/+8
2010-09-17Made searching contacts suck a lot lessMcCabe Maxsted2-37/+47
2010-09-17Let's not put so many spaces in front of (none)McCabe Maxsted1-1/+1
2010-09-17Fixed missing [CURRENCY] in god tools and deleted an unused xml file (thanks ...McCabe Maxsted3-658/+5
2010-09-17Updated de translations to third and fourth batches by ErynMcCabe Maxsted18-270/+541
2010-09-16Reset scroll position on search in contacts/groups listsMcCabe Maxsted2-0/+2
2010-09-16Added search bars for friends and groups lists, based on a feature in the Asc...McCabe Maxsted8-23/+142
2010-09-16Added nicknames support for chat highlighting (up to 3) in prefs->adv->extraelektrahesse4-6/+98
2010-09-16Commented out the checks for distance, above 1024mts seems like i can't make ...elektrahesse1-2/+2
2010-09-16Switched struct declaration to a more C++esque way... Aleric hit me with a st...elektrahesse1-2/+2