aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* VWR-15310 Save to XML doesn't set proper XML tagsMm Alder2010-01-0345-21/+345
|
* VWR-14475 Load from XML is brokenMm Alder2010-01-031-8/+12
|
* 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>
* Added script creation resource to the script editor's help menuMcCabe Maxsted2009-12-267-0/+68
|
* Use Liberation-Sans font sizesMcCabe Maxsted2009-12-262-5/+10
|
* Added copy key button to profile windowMcCabe Maxsted2009-12-264-2/+27
|
* Made drag and drop work across the entire profile windowMcCabe Maxsted2009-12-232-4/+9
|
* Fixed info not being displayed in About Imprudence floaterMcCabe Maxsted2009-12-232-3/+6
|
* Fixed login panel not showing viewer channelMcCabe Maxsted2009-12-232-3/+8
|
* Fixed default fontsMcCabe Maxsted2009-12-232-3/+8
|
* Fixed the Advanced menu togglingMcCabe Maxsted2009-12-232-0/+8
|
* Added Imprudence VC80 .config files to the repoMcCabe Maxsted2009-12-064-4/+53
|
* Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmakeMcCabe Maxsted2009-12-062-2/+6
|
* Downgraded OpenAL-soft back to 1.6.372 for the time being (reverts 4633284f)McCabe Maxsted2009-12-062-2/+9
|
* Moved the viewer artwork to its own CMake fileMcCabe Maxsted2009-12-065-10/+24
|
* 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-062-1/+7
|
* Made downloading the artwork work while using the --standalone flagMcCabe Maxsted2009-12-063-3/+14
|
* Added Imprudence viewer artwork to install.xmlMcCabe Maxsted2009-12-0616-2/+65
|
* Removed VS2003 boost references from CMakeMcCabe Maxsted2009-12-062-12/+7
|
* Make sure windows always uses the Imprudence iconMcCabe Maxsted2009-12-063-3/+11
|
* Fixed a little mistake in .gitignore.Jacek Antonelli2009-11-291-2/+2
|
* 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-282-2/+8
| | | | Fixes a warning when compiling Mac updater.
* Downgraded Linux boost to 1.36.0.Jacek Antonelli2009-11-282-2/+9
|
* 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-272-2/+9
| |
* | Updated .gitignore.Jacek Antonelli2009-11-271-12/+16
| |
* | 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-263-616/+60
| | | | | | | | This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32.
* | Updated Windows libpng urlMcCabe Maxsted2009-11-262-3/+2
| | | | | | | | (A long-lost commit.)
* | Updated windows zlib (to 1.2.3) and boost libs (to 1.36)McCabe Maxsted2009-11-262-5/+11
| |
* | Merge branch '1.2-maint' into nextJacek Antonelli2009-11-267-12/+74
|\ \ | | | | | | | | | | | | Conflicts: linden/indra/newview/res/viewerRes.rc
| * | Imprudence 1.2.1 released.v1.2.1Jacek Antonelli2009-11-251-0/+25
| | |
| * | Updated version to 1.2.1McCabe Maxsted2009-11-255-6/+15
| | |
| * | Fixed Linux's gstreamer, gstreamer-plugins, and liboil.Jacek Antonelli2009-11-254-7/+32
| |\ \ | | | | | | | | | | | | Compiled with the correct version of glibc.
| | * | Fixed Linux's gstreamer, gstreamer-plugins, and liboil.Jacek Antonelli2009-11-252-6/+14
| | | | | | | | | | | | | | | | Compiled with the correct version of glibc.
| | * | libxml2.so.2 was missing from Linux viewer manifest.Jacek Antonelli2009-11-212-0/+8
| | | |
| * | | Updated windows openal libs to openal-soft 1.10.622McCabe Maxsted2009-11-252-2/+8
| | | |
* | | | Merge remote branch 'mccabe/1.3.0-next' into nextJacek Antonelli2009-11-193777-109702/+198752
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-153-1/+11
| | | |
| * | | 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-143-42/+33
| | | |
| * | | Force Imprudence to use the correst boost libraries, e.g: #pragma comment( ↵McCabe Maxsted2009-11-132-0/+31
| | | | | | | | | | | | | | | | lib, libboost_signals-vc80-mt-1_36.lib )
| * | | Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp)McCabe Maxsted2009-11-132-32/+34
| | | |
| * | | Disable unreachable code in boost/lexical_cast.hpp errors in WindowsMcCabe Maxsted2009-11-133-1/+23
| | | |