Friday, January 22, 2010

Successful Build for 1.3 (3119)

Linux:
http://secondlife.com/developers/opensource/downloads/2010/1.3/3119/Snowglobe-i686-1.3.0.3119.tar.bz2
http://secondlife.com/developers/opensource/downloads/2010/1.3/3119/good-build.Linux

Darwin:
http://secondlife.com/developers/opensource/downloads/2010/1.3/3119/Snowglobe_1_3_0_3119.dmg
http://secondlife.com/developers/opensource/downloads/2010/1.3/3119/good-build.Darwin

CYGWIN:
http://secondlife.com/developers/opensource/downloads/2010/1.3/3119/Snowglobe_1-3-0-3119_Setup.exe
http://secondlife.com/developers/opensource/downloads/2010/1.3/3119/good-build.CYGWIN

------------------------------------------------------------------------
r3008 | merov.linden | 2009-11-18 13:10:05 -0800 (Wed, 18 Nov 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/asset_urls.txt
  M /projects/2009/snowglobe/trunk/indra/llcommon/llversionviewer.h
  M /projects/2009/snowglobe/trunk/indra/newview/English.lproj/InfoPlist.strings
  M /projects/2009/snowglobe/trunk/indra/newview/Info-SecondLife.plist
  M /projects/2009/snowglobe/trunk/indra/newview/Info-Snowglobe.plist
  M /projects/2009/snowglobe/trunk/indra/newview/res/viewerRes.rc
  M /projects/2009/snowglobe/trunk/indra/newview/viewer_manifest.py

SNOW-345 and SNOW-311: port of those fixes from the 1.2 branch to trunk. Also moved the minor version number to 3 (1.3.0.0) now that 1.2 branched out.
------------------------------------------------------------------------
r3047 | soft.linden | 2009-12-03 09:58:25 -0800 (Thu, 03 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/lib/python/indra/base/lluuid.py
  M /projects/2009/snowglobe/trunk/indra/lib/python/indra/ipc/llmessage.py
  M /projects/2009/snowglobe/trunk/indra/lib/python/indra/util/named_query.py
  M /projects/2009/snowglobe/trunk/indra/lib/python/uuid.py
  M /projects/2009/snowglobe/trunk/scripts/install.py

SNOW-201 DeprecationWarning: the sets module is deprecated with Python >= 2.6
------------------------------------------------------------------------
r3048 | merov.linden | 2009-12-03 16:25:09 -0800 (Thu, 03 Dec 2009) | 8 lines
Changed paths:
  A /projects/2009/snowglobe/trunk/indra/cmake/ExamplePlugin.cmake
  M /projects/2009/snowglobe/trunk/indra/llcommon/llprocesslauncher.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginclassmedia.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginclassmedia.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginclassmediaowner.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginmessage.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginmessage.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocesschild.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocesschild.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.h
  M /projects/2009/snowglobe/trunk/indra/media_plugins/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/base/media_plugin_base.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/base/media_plugin_base.h
  A /projects/2009/snowglobe/trunk/indra/media_plugins/example
  A /projects/2009/snowglobe/trunk/indra/media_plugins/example/CMakeLists.txt
  A /projects/2009/snowglobe/trunk/indra/media_plugins/example/media_plugin_example.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/quicktime/media_plugin_quicktime.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/webkit/media_plugin_webkit.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llmediactrl.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermedia.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewerparcelmedia.cpp
  M /projects/2009/snowglobe/trunk/indra/test_apps/llplugintest/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/test_apps/llplugintest/bookmarks.txt
  M /projects/2009/snowglobe/trunk/indra/test_apps/llplugintest/llmediaplugintest.cpp
  M /projects/2009/snowglobe/trunk/indra/test_apps/llplugintest/llmediaplugintest.h
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-301: pluginapi media update:
   * new quicktime for Windows
   * new llqt libs
   * new example plugin
   * change in plugin API: map address passed as a string instead of a set of two 32 bits ints (so less sensitive to 64 bits issues)
   * better error reporting for all plugins: for instance, now makes the difference between a failure to load a plugin and a failure to load a media
   * better, less finicky timeout management
   * loads of picky improvements...
------------------------------------------------------------------------
r3049 | aimee.trescothick | 2009-12-04 04:08:22 -0800 (Fri, 04 Dec 2009) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml
  M /projects/2009/snowglobe/trunk/indra/newview/llnetmap.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llnetmap.h
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/menu_mini_map.xml

SNOW-188 (VWR-13221): Allow panning of the minimap

------------------------------------------------------------------------
r3050 | merov.linden | 2009-12-07 11:32:14 -0800 (Mon, 07 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml
  M /projects/2009/snowglobe/trunk/indra/newview/llagent.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llagent.h
  M /projects/2009/snowglobe/trunk/indra/newview/lltoolpie.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewerdisplay.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermenu.cpp

SNOW-352: Add optional double-click teleport. Off by default, use Advanced > UI > Double click teleport to switch on. patch by Twisted Laws, rev by Merov.
------------------------------------------------------------------------
r3051 | soft.linden | 2009-12-10 07:12:20 -0800 (Thu, 10 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/menu_viewer.xml

SNOW-387 Add "Return Object" to the Tools menu
------------------------------------------------------------------------
r3052 | soft.linden | 2009-12-10 07:22:26 -0800 (Thu, 10 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llpanelinput.cpp

SNOW-379 Camera View Angle slider is not reset by cancel button
------------------------------------------------------------------------
r3053 | soft.linden | 2009-12-10 07:43:18 -0800 (Thu, 10 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llselectmgr.cpp

SNOW-388 Regression: VWR-1852 - Local ruler mode aligned incorrectly for linked objects
------------------------------------------------------------------------
r3054 | soft.linden | 2009-12-10 14:26:19 -0800 (Thu, 10 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml
  M /projects/2009/snowglobe/trunk/indra/newview/llpreviewscript.cpp

SNOW-378 Checkbox needed to compile inventory scripts in Mono
------------------------------------------------------------------------
r3055 | merov.linden | 2009-12-10 18:01:44 -0800 (Thu, 10 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/da/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/de/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/es/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/fr/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/hu/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/it/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/ja/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/ko/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/pl/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/pt/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/ru/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/tr/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/uk/floater_world_map.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/zh/floater_world_map.xml

SNOW-64: Fixed the map in French, small translation updates for French. Suppressed the now inexisting tabs in all other languages. reviewed by Yann Dufaux.
------------------------------------------------------------------------
r3056 | merov.linden | 2009-12-10 18:17:09 -0800 (Thu, 10 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/strings.xml

SNOW-260: Correct small errors and consistency in LSL editor hovertips. reviewed by Thickbrick Sleaford
------------------------------------------------------------------------
r3058 | merov.linden | 2009-12-11 13:44:51 -0800 (Fri, 11 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/strings.xml

SNOW-260: Suppressed tabs that were causing faulty indentation in the tooltips
------------------------------------------------------------------------
r3059 | merov.linden | 2009-12-11 14:55:20 -0800 (Fri, 11 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/lltexturefetch.cpp

SNOW-208: HTTP GET requests for textures check for HTTP status 203, but should check for 206, fix by Thickbrick, review by Merov and Bao.
------------------------------------------------------------------------
r3060 | soft.linden | 2009-12-17 09:26:29 -0800 (Thu, 17 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llviewerobject.cpp

SNOW-390 Ping Interpolate Object Position doesn\'t work.
------------------------------------------------------------------------
r3061 | soft.linden | 2009-12-17 09:32:06 -0800 (Thu, 17 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_voice.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_web.xml

SNOW-364 Realign preferences UI elements misalinged by SNOW-93
------------------------------------------------------------------------
r3062 | soft.linden | 2009-12-17 09:39:03 -0800 (Thu, 17 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llchatbar.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llimpanel.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llvoavatar.cpp

SNOW-376 Clean up handling of the maximum length of chat messages
------------------------------------------------------------------------
r3063 | thickbrick.sleaford | 2009-12-17 17:38:48 -0800 (Thu, 17 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/floater_mini_map.xml

SNOW-188 (minimap panning) followup: add pan instructions to minimap tool tip. Reviewed by AimeeT.
------------------------------------------------------------------------
r3064 | merov.linden | 2009-12-18 12:05:50 -0800 (Fri, 18 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermenu.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/menu_pie_self.xml

SNOW-397: Add a "Sit Here" in pie menu when clicking avatar, always available unless flying. patch by Be Holder, reviewed by Merov.
------------------------------------------------------------------------
r3065 | robin.cornelius | 2009-12-21 02:52:59 -0800 (Mon, 21 Dec 2009) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llmessage/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/llmessage/llcurl.cpp
  M /projects/2009/snowglobe/trunk/indra/llmessage/llpacketring.cpp
  M /projects/2009/snowglobe/trunk/indra/llmessage/llpacketring.h
  A /projects/2009/snowglobe/trunk/indra/llmessage/llsocks5.cpp
  A /projects/2009/snowglobe/trunk/indra/llmessage/llsocks5.h
  M /projects/2009/snowglobe/trunk/indra/llmessage/message.cpp
  M /projects/2009/snowglobe/trunk/indra/llmessage/message.h
  M /projects/2009/snowglobe/trunk/indra/llmessage/net.cpp
  M /projects/2009/snowglobe/trunk/indra/llmessage/net.h
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml
  M /projects/2009/snowglobe/trunk/indra/newview/llpanelnetwork.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llpanelnetwork.h
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.h
  M /projects/2009/snowglobe/trunk/indra/newview/llxmlrpctransaction.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/notifications.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml

SNOW-238 Add Socks 5 Proxy Support
------------------------------------------------------------------------
r3066 | merov.linden | 2009-12-31 15:55:49 -0800 (Thu, 31 Dec 2009) | 5 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginclassmedia.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginclassmedia.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llplugininstance.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llplugininstance.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginmessage.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginmessage.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocesschild.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocesschild.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginsharedmemory.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginsharedmemory.h
  M /projects/2009/snowglobe/trunk/indra/llplugin/slplugin/slplugin.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/base/media_plugin_base.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/base/media_plugin_base.h
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/webkit/media_plugin_webkit.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermedia.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewerparcelmedia.cpp
  M /projects/2009/snowglobe/trunk/indra/test_apps/llplugintest/llmediaplugintest.cpp
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-301: pluginapi media update:
   * new llqtwebkit
   * comments, in particular doxygen ones
   * on par with internal 12/14/09 pluginapi code base

------------------------------------------------------------------------
r3067 | aleric.inglewood | 2010-01-02 07:44:39 -0800 (Sat, 02 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llappviewer.cpp

SNOW-415: suppress erroneous warning
------------------------------------------------------------------------
r3068 | merov.linden | 2010-01-04 15:21:36 -0800 (Mon, 04 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/CMakeLists.txt

SNOW-301: Reverting a cmake change wrongly ported and breaking standalone build. Signaled by Thickbrick.
------------------------------------------------------------------------
r3069 | merov.linden | 2010-01-04 17:32:04 -0800 (Mon, 04 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-301: backpedaling on SDL library changes that were borking when building on Windows or Mac from scratch (non-standalone)
------------------------------------------------------------------------
r3070 | robin.cornelius | 2010-01-06 00:22:37 -0800 (Wed, 06 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llpanelnetwork.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml

SNOW-406, update proxy settings to allow http only proxy as well as other combinations
------------------------------------------------------------------------
r3071 | robin.cornelius | 2010-01-06 12:29:21 -0800 (Wed, 06 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llcommon/lldarray.h

SNOW-422 use ::clear() instead of ::resize(0) because its clearer and can trigger gcc issues
------------------------------------------------------------------------
r3072 | soft.linden | 2010-01-07 09:11:43 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llui/llmultisliderctrl.cpp

SNOW-413 Potential null pointer exception in multi-slider control
------------------------------------------------------------------------
r3073 | soft.linden | 2010-01-07 09:26:21 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llfloatercustomize.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/floater_customize.xml

SNOW-197 Avatar overall true height info to appearance editor window
------------------------------------------------------------------------
r3074 | soft.linden | 2010-01-07 09:29:58 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/menu_viewer.xml

SNOW-396 Shortcut for Groups Ctrl-Shift-G
------------------------------------------------------------------------
r3075 | soft.linden | 2010-01-07 09:38:56 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llimage/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/newview/CMakeLists.txt

SNOW-362 build error: 'skip' is not a member of 'tut::test_result'
------------------------------------------------------------------------
r3076 | soft.linden | 2010-01-07 09:50:47 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/lltextureview.cpp

SNOW-205 texture console oddness/overwriting itself
------------------------------------------------------------------------
r3077 | soft.linden | 2010-01-07 10:01:23 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llagent.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llinventorybridge.cpp

SNOW-401 Take off Items Inventory folder option 'removes eyes' from (Worn)
------------------------------------------------------------------------
r3078 | robin.cornelius | 2010-01-07 12:41:41 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/cmake/00-Common.cmake
  M /projects/2009/snowglobe/trunk/indra/cmake/LLCommon.cmake
  M /projects/2009/snowglobe/trunk/indra/llcommon/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/llplugin/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/base/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/example/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/media_plugins/webkit/CMakeLists.txt

SNOW-287 Fix building on 64bit systems by creating 2 versions of llcommon one with Position Independent code, then as required link to approprate version, so plugins link to the PIC version and the main viewer links to the static version
------------------------------------------------------------------------
r3079 | merov.linden | 2010-01-07 13:52:43 -0800 (Thu, 07 Jan 2010) | 5 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.cpp
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.h
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h
  M /projects/2009/snowglobe/trunk/indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp
  M /projects/2009/snowglobe/trunk/indra/media_plugins/webkit/media_plugin_webkit.cpp
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-301: pluginapi media update:
  * small code changes on plugin code
  * more recent 3rd party libs but not LLQtWebKit
  * No API change...

------------------------------------------------------------------------
r3080 | aleric.inglewood | 2010-01-07 15:38:31 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llcommon/llstring.cpp
  M /projects/2009/snowglobe/trunk/indra/llcommon/llstring.h
  M /projects/2009/snowglobe/trunk/indra/llui/llcombobox.cpp
  M /projects/2009/snowglobe/trunk/indra/llui/llcombobox.h
  M /projects/2009/snowglobe/trunk/indra/newview/CMakeLists.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llappviewer.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llpanellogin.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llpanellogin.h
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewernetwork.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewernetwork.h
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_login.xml

SNOW-129: add support for storing multiple accounts data (grid/name/pass). Orig by Cypren, extended by Aleric, reviewed by ThickBrick and Merov.
------------------------------------------------------------------------
r3081 | aleric.inglewood | 2010-01-07 17:37:37 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/lltexturecache.cpp

SNOW-408: Fix the case for a non-valid handle but abort set
------------------------------------------------------------------------
r3082 | merov.linden | 2010-01-07 22:10:49 -0800 (Thu, 07 Jan 2010) | 1 line
Changed paths:
  A /projects/2009/snowglobe/trunk/indra/newview/llsavedlogins.cpp
  A /projects/2009/snowglobe/trunk/indra/newview/llsavedlogins.h

SNOW-129: adding missing files to r3080
------------------------------------------------------------------------
r3083 | merov.linden | 2010-01-08 16:29:20 -0800 (Fri, 08 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-428: Backpedaling on freetype lib change for Linux. Back to 2.1.5.
------------------------------------------------------------------------
r3084 | thickbrick.sleaford | 2010-01-08 17:33:27 -0800 (Fri, 08 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml
  M /projects/2009/snowglobe/trunk/indra/newview/llpanellogin.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llpanellogin.h
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.cpp

SNOW-129 followup: fix broken build by removing \#ifdefs and making the server combobox hiding fully runtime. Also removes unused debug setting UseDebugLogin. Reviewed by Merov.
------------------------------------------------------------------------
r3085 | merov.linden | 2010-01-08 20:40:10 -0800 (Fri, 08 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/install.xml

SNOW-301: backpedaling on the Darwin libs for freetype and apr as those binaries are not universal
------------------------------------------------------------------------
r3086 | aleric.inglewood | 2010-01-10 11:35:24 -0800 (Sun, 10 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/panel_login.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/it/panel_login.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/ja/panel_login.xml

SNOW-129: Some panel_login.xml layout fixes and only show grid/server combo box if there is at least one non-agni login.
------------------------------------------------------------------------
r3087 | merov.linden | 2010-01-12 17:53:20 -0800 (Tue, 12 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/fonts.xml
  A /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/ja/fonts.xml
  A /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/ko/fonts.xml
  A /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/zh/fonts.xml

SNOW-124 : Tweaked fonts.xml for Chinese, Korean and Japanese. Patch by Geneko and Alissa
------------------------------------------------------------------------
r3088 | merov.linden | 2010-01-13 19:39:17 -0800 (Wed, 13 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llplugin/llpluginprocessparent.cpp

SNOW-418 : experimenting with mPluginLockupTimeout bumped to 30 to alleviate PPC problems with plugins
------------------------------------------------------------------------
r3089 | cg.linden | 2010-01-13 20:14:25 -0800 (Wed, 13 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/scripts/automated_build_scripts/opensrc-build.sh

Fix invocation of install.py
------------------------------------------------------------------------
r3090 | cg.linden | 2010-01-13 20:50:52 -0800 (Wed, 13 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/scripts/automated_build_scripts/opensrc-build.sh

Specify a cachedir so that it won't try using win32api
------------------------------------------------------------------------
r3091 | merov.linden | 2010-01-13 21:08:04 -0800 (Wed, 13 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/scripts/automated_build_scripts/opensrc-build.sh

Rolling back to r3088, the last 2 changes were not relevant to the problem
------------------------------------------------------------------------
r3092 | cg.linden | 2010-01-14 00:06:27 -0800 (Thu, 14 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/scripts/automated_build_scripts/opensrc-build.sh

Set "USE_HTTP_FOR_SCP=true"
------------------------------------------------------------------------
r3093 | thickbrick.sleaford | 2010-01-14 09:52:37 -0800 (Thu, 14 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llnetmap.cpp

SNOW-322: Improve double-click handling of the minimap. Set tracking target to click position or teleport directly. Depends on setting introduced in SNOW-352. Patch by Be Holder and Ardy Lay.
------------------------------------------------------------------------
r3098 | aimee.trescothick | 2010-01-14 11:34:14 -0800 (Thu, 14 Jan 2010) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llaudio/llaudioengine.cpp
  M /projects/2009/snowglobe/trunk/indra/llaudio/llaudioengine.h
  M /projects/2009/snowglobe/trunk/indra/llaudio/llaudioengine_fmod.cpp
  M /projects/2009/snowglobe/trunk/indra/llaudio/llaudioengine_fmod.h
  M /projects/2009/snowglobe/trunk/indra/llaudio/llaudioengine_openal.cpp
  M /projects/2009/snowglobe/trunk/indra/llaudio/llaudioengine_openal.h
  M /projects/2009/snowglobe/trunk/indra/llaudio/llwindgen.h
  M /projects/2009/snowglobe/trunk/indra/llmath/llmath.h

SNOW-377 (VWR-5308): Less CPU intensive wind synthesis

------------------------------------------------------------------------
r3099 | merov.linden | 2010-01-14 19:09:55 -0800 (Thu, 14 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/lltexturecache.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/lltexturecache.h

SNOW-435 : mHeaderMutex recursive lock. Reviewed by Thickbrick.
------------------------------------------------------------------------
r3100 | aimee.trescothick | 2010-01-15 05:53:40 -0800 (Fri, 15 Jan 2010) | 3 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llaudio/llwindgen.h

Missed a couple of casts in the wind patch (SNOW-377) that may cause warnings.


------------------------------------------------------------------------
r3101 | merov.linden | 2010-01-15 13:27:02 -0800 (Fri, 15 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/da/floater_html.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/de/floater_html.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/floater_html.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/floater_media_browser.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/es/floater_html.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/hu/floater_html.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/it/floater_html.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/pl/floater_html.xml
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/pt/floater_html.xml

SNOW-441 : Fixes URL strings for Help in English (default) and a bunch of localized languages.
------------------------------------------------------------------------
r3102 | merov.linden | 2010-01-15 15:37:32 -0800 (Fri, 15 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml

SNOW-438 : Changing the RenderMaxPartCount to be the same as 1.23.5. Missed that one when merging. Thanks Ann Otoole for pointing this to me.
------------------------------------------------------------------------
r3103 | merov.linden | 2010-01-15 15:59:40 -0800 (Fri, 15 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/settings.xml

SNOW-438 : Changing RenderMaxNodeSize and returning RenderMaxPartCount to its original value. rev 3102 was wrong.
------------------------------------------------------------------------
r3104 | merov.linden | 2010-01-15 16:41:48 -0800 (Fri, 15 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llinventorymodel.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llstartup.cpp

SNOW-350 : Fixes Library Inventory for OGPX. Patch by Pixel Gausman, reviewed and tested by Merov
------------------------------------------------------------------------
r3105 | aimee.trescothick | 2010-01-16 03:49:12 -0800 (Sat, 16 Jan 2010) | 2 lines
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/llaudio/llwindgen.h

Don't disable the wind synth at low volumes, causes the last wind buffer to get looped on OpenAL (SNOW-377)

------------------------------------------------------------------------
r3106 | soft.linden | 2010-01-19 14:57:40 -0800 (Tue, 19 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llagent.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llagent.h
  M /projects/2009/snowglobe/trunk/indra/newview/lltoolpie.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewerdisplay.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermessage.cpp

SNOW-421 double-click teleport: tweaks and fixes
------------------------------------------------------------------------
r3107 | soft.linden | 2010-01-19 16:49:22 -0800 (Tue, 19 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/llagent.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llagent.h
  M /projects/2009/snowglobe/trunk/indra/newview/llnetmap.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewerdisplay.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermessage.cpp

SNOW-421 double-click teleport: tweaks and fixes
------------------------------------------------------------------------
r3108 | soft.linden | 2010-01-19 17:07:39 -0800 (Tue, 19 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llimpanel.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llimpanel.h
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/floater_instant_message.xml

SNOW-402 Adding Teleport button, in IM panel
------------------------------------------------------------------------
r3109 | soft.linden | 2010-01-19 17:35:21 -0800 (Tue, 19 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/scripts/messages/message_template.msg

SNOW-448 Sync message template to head
------------------------------------------------------------------------
r3110 | merov.linden | 2010-01-20 13:25:57 -0800 (Wed, 20 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/lltexturefetch.cpp

SNOW-434: Unsafe threaded operation in lltexturefetch.cpp, contrib by Vex Streeter, patch by Merov, code reviewed by Bao.
------------------------------------------------------------------------
r3111 | soft.linden | 2010-01-20 15:54:05 -0800 (Wed, 20 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/llpreviewscript.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llpreviewscript.h

SNOW-424 Autosave script files in case of crash
------------------------------------------------------------------------
r3112 | soft.linden | 2010-01-20 15:54:23 -0800 (Wed, 20 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt

SNOW-424 Autosave script files in case of crash
------------------------------------------------------------------------
r3113 | merov.linden | 2010-01-21 10:22:13 -0800 (Thu, 21 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/indra/newview/llviewermedia_streamingaudio.cpp

SNOW-365: Add audio stream Stop event printout in standard output. Patch by Merov, reviewed by Tofu.
------------------------------------------------------------------------
r3114 | merov.linden | 2010-01-21 11:24:51 -0800 (Thu, 21 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/newview/llimpanel.cpp
  M /projects/2009/snowglobe/trunk/indra/newview/llimpanel.h
  M /projects/2009/snowglobe/trunk/indra/newview/skins/default/xui/en-us/floater_instant_message.xml

SNOW-402 : rolling back that feature following sldev outcry (svn merge -c -3108)
------------------------------------------------------------------------
r3115 | robin.cornelius | 2010-01-21 14:52:51 -0800 (Thu, 21 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/trunk/doc/contributions.txt
  M /projects/2009/snowglobe/trunk/indra/llcommon/llapp.cpp
  M /projects/2009/snowglobe/trunk/indra/llcommon/llapp.h
  M /projects/2009/snowglobe/trunk/indra/newview/app_settings/cmd_line.xml
  M /projects/2009/snowglobe/trunk/indra/newview/llappviewer.cpp

SNOW-122 add --disablecrashlogger parameter to viewer command line, to allow the complete skipping of the built in handling of crashes in order to get core dumps on linux for GDB post analysis
------------------------------------------------------------------------
r3116 | merov.linden | 2010-01-21 16:57:19 -0800 (Thu, 21 Jan 2010) | 1 line
Changed paths:
  A /projects/2009/snowglobe/1.3 (from /projects/2009/snowglobe/trunk:3115)

Branching for Snowglobe 1.3
------------------------------------------------------------------------
r3117 | merov.linden | 2010-01-21 18:06:23 -0800 (Thu, 21 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/da/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/de/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/en-us/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/es/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/fr/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/hu/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/it/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/ja/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/ko/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/pl/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/pt/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/ru/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/tr/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/uk/floater_about.xml
  M /projects/2009/snowglobe/1.3/indra/newview/skins/default/xui/zh/floater_about.xml

Update Snowglobe contributors list in about panel for all languages
------------------------------------------------------------------------
r3118 | merov.linden | 2010-01-21 18:15:07 -0800 (Thu, 21 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/1.3/scripts/automated_build_scripts/opensrc-build.sh

Changing the channel to Snowglobe Release
------------------------------------------------------------------------
r3119 | merov.linden | 2010-01-21 18:32:01 -0800 (Thu, 21 Jan 2010) | 1 line
Changed paths:
  M /projects/2009/snowglobe/1.3/indra/newview/res/viewerRes.rc

Saying "2010" in the copyright notice
------------------------------------------------------------------------

0 comments:

Post a Comment

Archive