aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Use Quicktime plugin on Mac, not GStreamer.Jacek Antonelli2010-11-131-4/+4
| * | | GStreamer010 plugin needs Carbon.h on Mac.Jacek Antonelli2010-11-131-0/+4
| * | | Disable SSE4 on Mac (temporarily).Jacek Antonelli2010-11-131-2/+2
| |/ /
| * | Ported keyboard shortcut for align tool from Ascent, by Beeks. Has the follow...McCabe Maxsted2010-11-133-5/+22
| * | Ported fix from Ascent: disable align tool controls if you can't move the obj...McCabe Maxsted2010-11-131-2/+18
| * | Added some status text for the new align toolMcCabe Maxsted2010-11-133-1/+6
| * | Changed version to Experimental 2010.11.13McCabe Maxsted2010-11-131-1/+1
| * | Updated local copy of default_grids.xml with the latest osgrid register/passw...McCabe Maxsted2010-11-131-5/+5
| * | Applied patch by tx Oh for #647: loginuri of osgrid changedMcCabe Maxsted2010-11-131-1/+1
| * | Added default_grids.xml to cmakeMcCabe Maxsted2010-11-131-0/+1
| * | Added updated French translations for several preferences panels from Eddi De...McCabe Maxsted2010-11-133-10/+199
| * | Revert "Reduced the max width and height for the snapshot window to hopefully...McCabe Maxsted2010-11-121-2/+2
| * | Fixed command line window missing a name for translation (patch by Eryn)McCabe Maxsted2010-11-121-2/+2
| * | Added info to DisableInternalFlyUpAnimation to clarify it's local machine onlyMcCabe Maxsted2010-11-121-1/+1
| * | Applied patch by Ansariel Hiller for #689: Optionally disable internal hover ...McCabe Maxsted2010-11-122-0/+20
| * | Fixed View > Web Browser sometimes loading the external browser and made it a...McCabe Maxsted2010-11-122-3/+15
| * | Fixed the align tool label not hiding when switching tabs in the tools windowMcCabe Maxsted2010-11-121-0/+2
| * | Patch by Eryn: fixed the tools window not having enough room to display the r...McCabe Maxsted2010-11-121-2/+2
| * | Applied 8th batch of German translations from ErynMcCabe Maxsted2010-11-1212-143/+348
| * | Fixed fontconfig library not being set for Linux-onlyMcCabe Maxsted2010-11-122-8/+17
| * | Merge remote branch 'aleric/SNOW-713' into weeklyMcCabe Maxsted2010-11-123-3/+15
| |\ \
| | * \ Merge branch 'weekly' into SNOW-713Aleric Inglewood2010-11-127-1/+242
| | |\ \
| | * | | Add support for using ld.gold on linux.Aleric Inglewood2010-11-123-3/+15
| | * | | Merge branch 'weekly' into SNOW-713Aleric Inglewood2010-11-103-2/+16
| | |\ \ \
| * | \ \ \ Merge remote branch 'jacek/SNOW-713' into weeklyMcCabe Maxsted2010-11-12130-483/+559
| |\ \ \ \ \
| | * | | | | llstring.h directly depends on #include <map>.Jacek Antonelli2010-11-091-0/+1
| | |/ / / /
| | * | | | IMP-692: SNOW-713: Merge branch 'weekly' into SNOW-713Aleric Inglewood2010-11-092-24/+23
| | |\ \ \ \
| | * \ \ \ \ Merge remote branch 'robin/SNOW-713' into SNOW-713Aleric Inglewood2010-11-071-7/+4
| | |\ \ \ \ \
| | | * | | | | As we currently do not build the gstreamer plugin for windows, do not try to ...Robin Cornelius2010-11-071-6/+1
| | | * | | | | Correctly stage libhunspell.dll in viewer_manifest.pyRobin Cornelius2010-11-071-1/+3
| | * | | | | | IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere.Aleric Inglewood2010-11-071-2/+0
| | |/ / / / /
| | * | | | | IMP-692: SNOW-713: Fixed compile bug fixes.Aleric Inglewood2010-11-078-17/+36
| | * | | | | IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood2010-11-07124-469/+527
| * | | | | | Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2010-11-121-7/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Partial fix #614: wrong calculation of thread run timethickbrick2010-11-131-7/+2
| * | | | | | Merge remote branch 'thickbrick/weekly' into weeklyMcCabe Maxsted2010-11-115-573/+53
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | More #700: remove llfloaterhtmlhelp.cppthickbrick2010-11-101-562/+0
| | * | | | Fix #700: View -> Web Browser does nothingthickbrick2010-11-103-6/+47
| | * | | | Fix #699: Can't drag prims with translate manipulatorthickbrick2010-11-101-5/+6
| | | |_|/ | | |/| |
| * | | | Added missing 'Plugin' entry in logcontrol.xmlMcCabe Maxsted2010-11-101-0/+1
| * | | | Merge remote branch 'aleric/weekly' into weeklyMcCabe Maxsted2010-11-093-2/+16
| |\ \ \ \ | | |/ / /
| | * | | Install unstripped binary in packaged when --type=DebugAleric Inglewood2010-11-093-2/+16
| | | |/ | | |/|
| * | | fix: add missing AllowEditingOfTrees settingArmin Weatherwax2010-11-091-0/+12
| * | | fix: add missing settings for logging into Aurora SimArmin Weatherwax2010-11-091-1/+37
| * | | feature: add a tiny context menu to areasearch scroll list itemsArmin Weatherwax2010-11-095-0/+192
| |/ /
| * | As we currently do not build the gstreamer plugin for windows, do not try to ...Robin Cornelius2010-11-081-6/+1
| * | Correctly stage libhunspell.dll in viewer_manifest.pyRobin Cornelius2010-11-081-1/+3
| * | Ported media_plugin_webkit changes from Snowglobe2, which are identical to SL...McCabe Maxsted2010-11-071-2/+8
| * | Use the LGPL version of the quicktime media plugin. This allows us to use qui...McCabe Maxsted2010-11-071-22/+15
| |/
| * IMP-688: ERROR: getString: Invalid string control nick01Aleric Inglewood2010-11-062-1/+2