aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Updated version to 1.3.0 "merge test".Jacek Antonelli2010-01-023-6/+6
| |/ / / / |/| | | | | | | | | | | | | | (newview/res/viewerRes.rc is already at 1.3.0.)
* | | | | Fixed panel_radar.xml missing from newview\CMakeLists.txtMcCabe Maxsted2010-01-011-0/+1
| | | | |
* | | | | Added missing debug tags to logcontrol.xmlMcCabe Maxsted2010-01-011-0/+13
| | | | |
* | | | | Merge commit 'jacek/next' into nextMcCabe Maxsted2009-12-311-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Disabled sending viewer stats.Patrick Sapinski2009-12-301-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is useless to the viewer and also transmits some sensitive information about the user's computer to LL. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* | | | | Moved notify when L$ spent from Preferences > General to Preferences > PopupsMcCabe Maxsted2009-12-314-14/+15
| | | | |
* | | | | Added preferences option to use legacy pie menu layoutMcCabe Maxsted2009-12-3111-35/+370
| | | | |
* | | | | Removed old pre-1.23 alerts and notificationsMcCabe Maxsted2009-12-282-3896/+0
|/ / / /
* | | | Added script creation resource to the script editor's help menuMcCabe Maxsted2009-12-266-0/+58
| | | |
* | | | Use Liberation-Sans font sizesMcCabe Maxsted2009-12-261-5/+5
| | | |
* | | | Added copy key button to profile windowMcCabe Maxsted2009-12-263-2/+18
| | | |
* | | | Made drag and drop work across the entire profile windowMcCabe Maxsted2009-12-231-4/+4
| | | |
* | | | Fixed info not being displayed in About Imprudence floaterMcCabe Maxsted2009-12-231-3/+1
| | | |
* | | | Fixed login panel not showing viewer channelMcCabe Maxsted2009-12-231-2/+2
| | | |
* | | | Fixed default fontsMcCabe Maxsted2009-12-231-3/+3
| | | |
* | | | Fixed the Advanced menu togglingMcCabe Maxsted2009-12-231-0/+1
| |/ / |/| |
* | | Added Imprudence VC80 .config files to the repoMcCabe Maxsted2009-12-063-4/+44
| | |
* | | Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmakeMcCabe Maxsted2009-12-061-1/+0
| | |
* | | Downgraded OpenAL-soft back to 1.6.372 for the time being (reverts 4633284f)McCabe Maxsted2009-12-061-2/+2
| | |
* | | Moved the viewer artwork to its own CMake fileMcCabe Maxsted2009-12-064-10/+16
| | |
* | | vstool VS2010 supportPatrick Sapinski2009-12-062-0/+8
| | | | | | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* | | develop.py support for VS2010Patrick Sapinski2009-12-061-2/+7
| | | | | | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* | | Removed libpng12-0.dll from CopyWinLibs.cmakeMcCabe Maxsted2009-12-061-1/+0
| | |
* | | Made downloading the artwork work while using the --standalone flagMcCabe Maxsted2009-12-062-3/+8
| | |
* | | Added Imprudence viewer artwork to install.xmlMcCabe Maxsted2009-12-0615-2/+44
| | |
* | | Removed VS2003 boost references from CMakeMcCabe Maxsted2009-12-061-12/+2
| | |
* | | Make sure windows always uses the Imprudence iconMcCabe Maxsted2009-12-062-3/+3
|/ /
* | dynamically linked libpng for windows added to install.xml (from snowglobe) ↵Patrick Sapinski2009-11-281-2/+2
| | | | | | | | | | | | which is required to build 1.23 and up. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* | commented out some cmake code that completely breaks distributed builds on ↵Patrick Sapinski2009-11-281-7/+7
|/ | | | | | Windows, doesn't affect other builds, seems to do nothing, and was commented out on MK years ago :) Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* Compile flag "-Wno-non-virtual-dtor" is for C++, not C.Jacek Antonelli2009-11-281-2/+2
| | | | Fixes a warning when compiling Mac updater.
* Downgraded Linux boost to 1.36.0.Jacek Antonelli2009-11-281-2/+2
|
* Merged SL 1.23.5 into Imprudence.Jacek Antonelli2009-11-289-17/+164
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/CopyWinLibs.cmake linden/indra/lib/python/indra/util/llversion.py linden/indra/llcommon/llversionviewer.h linden/indra/newview/English.lproj/InfoPlist.strings linden/indra/newview/Info-Imprudence.plist linden/indra/newview/llassetuploadresponders.cpp linden/indra/newview/llpreview.cpp linden/indra/newview/res/viewerRes.rc linden/indra/newview/viewer_manifest.py
| * Second Life viewer sources 1.23.5Jacek Antonelli2009-11-0314-44/+218
| |
* | 'FALSE' is supposed to be 'OFF' in develop.py.Jacek Antonelli2009-11-271-2/+2
| |
* | make the linker happy not linking ndof twice (yes, again -lol)Armin Weatherwax2009-11-271-1/+0
| | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* | Port of objectbackup to 1.23 source tree: fixed LLAPRFile changesLilly Zenovka2009-11-271-3/+6
| | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* | Reverted "Updated primbackup from latest meerkat svn (r246)"Jacek Antonelli2009-11-262-616/+52
| | | | | | | | This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32.
* | Updated Windows libpng urlMcCabe Maxsted2009-11-261-2/+2
| | | | | | | | (A long-lost commit.)
* | Updated windows zlib (to 1.2.3) and boost libs (to 1.36)McCabe Maxsted2009-11-261-4/+4
| |
* | Merge branch '1.2-maint' into nextJacek Antonelli2009-11-265-12/+13
|\ \ | | | | | | | | | | | | Conflicts: linden/indra/newview/res/viewerRes.rc
| * | Updated version to 1.2.1McCabe Maxsted2009-11-254-6/+6
| | |
| * | Fixed Linux's gstreamer, gstreamer-plugins, and liboil.Jacek Antonelli2009-11-252-6/+7
| |\ \ | | | | | | | | | | | | Compiled with the correct version of glibc.
| | * | Fixed Linux's gstreamer, gstreamer-plugins, and liboil.Jacek Antonelli2009-11-251-6/+6
| | | | | | | | | | | | | | | | Compiled with the correct version of glibc.
| | * | libxml2.so.2 was missing from Linux viewer manifest.Jacek Antonelli2009-11-211-0/+1
| | | |
| * | | Updated windows openal libs to openal-soft 1.10.622McCabe Maxsted2009-11-251-2/+2
| |/ /
* | | Merge remote branch 'mccabe/1.3.0-next' into nextJacek Antonelli2009-11-193776-109702/+198584
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/00-Common.cmake linden/indra/newview/skins/default/xui/de/floater_about.xml linden/indra/newview/skins/default/xui/fr/floater_about.xml linden/indra/newview/skins/default/xui/ja/floater_about.xml linden/indra/newview/skins/default/xui/ko/floater_about.xml linden/indra/newview/skins/default/xui/zh/floater_about.xml linden/install.xml
| * | Fixed CMake setting errorsMcCabe Maxsted2009-11-152-1/+3
| | |
| * | Updated missing menu entry comments in llviewermenu.cppMcCabe Maxsted2009-11-151-5/+2
| | |
| * | Moved blog and forums menu option alerts to new notifications systemMcCabe Maxsted2009-11-142-42/+25
| | |
| * | Force Imprudence to use the correst boost libraries, e.g: #pragma comment( ↵McCabe Maxsted2009-11-131-0/+25
| | | | | | | | | | | | lib, libboost_signals-vc80-mt-1_36.lib )