aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-25Fix LLTextEditor context menu translator returning "()" when nothing is selec...thickbrick2-10/+77
2010-09-25Make chat translator ignore non-interesting translations (empty or same asthickbrick2-22/+25
2010-09-23Fixed Windows compile bug in 721c25d8. Changed std::max to llmax since Window...McCabe Maxsted1-1/+1
2010-09-23Added empty indra/cmake/CMakeLists.txt to suppress a CMake 2.8 warning.Jacek Antonelli1-0/+0
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 minimap surface not renderedArmin Weatherwax1-1/+1
2010-09-23fix conversion that is ambiguous for linux64 gcc; introduced in 11e4c300Armin Weatherwax1-1/+1
2010-09-23linux* kill imprudence gstreamer, use system gstreamer instead.Armin Weatherwax8-3575/+143
2010-09-23Imprudence style gstreamer plugin (remove llgst, syms and such)Armin Weatherwax12-584/+440
2010-09-23Fixed plugin compile issues on windowsMcCabe Maxsted2-1/+2
2010-09-23Removed more unused 'prepare' dependenciesMcCabe Maxsted2-2/+0
2010-09-23fix platform specific mime_type xml loadingArmin Weatherwax2-15/+10
2010-09-23update to viewer-external SLPlugin + webkit. Fixes (lots of) webpages not loa...Armin Weatherwax27-149/+2420
2010-09-23fix some mime type issuesArmin Weatherwax4-45/+139
2010-09-23fix "about land" (actually llpanellandmedia) crashesArmin Weatherwax2-189/+132
2010-09-23port of LL renderpipeline/Kirstens S19 pipeline for bridging to Viewer 2 text...Armin Weatherwax210-2270/+12699
2010-09-23Robin Cornelius: fixes for building plugins on Linux 64bitArmin Weatherwax9-1/+62
2010-09-23update llplugin to latest version of SG2, pull latest webkitArmin Weatherwax21-58/+119
2010-09-23update to latest SG2 media_pluginsArmin Weatherwax20-229/+956
2010-09-23make it compile and run.Armin Weatherwax3-147/+1
2010-09-23port llprimitive from SG2.0Armin Weatherwax20-335/+3121
2010-09-23port SG2.0 Mediaplugs (webkit supports flash now)Armin Weatherwax49-215/+514
2010-09-23remove deprecated filesArmin Weatherwax3-1394/+0
2010-09-23Fixed 'there is no media type for text/html' errorsMcCabe Maxsted2-0/+469
2010-09-23Fixed floatervicelicense not compiling with the new media changesMcCabe Maxsted5-27/+24
2010-09-23Fixed llvewermedia version info (and kept it disabled unless there's a good r...McCabe Maxsted1-5/+8
2010-09-23Added fix for word size from Snowglobe (only for Windows--didn't update Linux...McCabe Maxsted7-8/+48
2010-09-23Removed some bad merge entries from newview/CMakeLists.txtMcCabe Maxsted1-2/+0
2010-09-23CMake now runs correctly on WindowsMcCabe Maxsted2-0/+24
2010-09-23Added missing plugins notificationsMcCabe Maxsted1-0/+18
2010-09-23Removed 'prepare' dependency from cmakeMcCabe Maxsted3-3/+0
2010-09-23Fixed CopyWinLibs. Still a bunch of CMake errors and plugins don't load on Wi...McCabe Maxsted2-386/+173
2010-09-23Fixed Windows compile error with WIND_BUFFER_SIZE_SECMcCabe Maxsted2-1/+2
2010-09-23Fixed newview\CMakeLists.txt not parsing on WindowsMcCabe Maxsted1-5/+4
2010-09-23First LL update of plugins, mainly documentationArmin Weatherwax10-103/+358
2010-09-23lost in merge: 1 debug setting, some member variables from llpanellandmediaArmin Weatherwax3-20/+38
2010-09-23llmediaplugins first stepArmin Weatherwax301-7773/+30641
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-21More sanity checks in OpenJPEG decodes for #355thickbrick1-10/+35
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