aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Improved "Pay Resident" floater layout and XML.Jacek Antonelli2010-01-3117-275/+258
|
* Implemented VWR-9597 (optional message when paying someone).Jacek Antonelli2010-01-043-2/+31
|
* Tidied up floater_pay.xml code and UI layout.Jacek Antonelli2010-01-043-48/+78
|
* Added LLFloater::setTitleArg and LLFloater::setShortTitleArg.Jacek Antonelli2010-01-043-8/+33
| | | | This allows doing "[ARG]" replacement in floater titles.
* ChangeLog entry: Several changes to work better on 64bit Linux.Jacek Antonelli2010-01-031-0/+15
|
* Tell the wrapper script where 64bit gstreamer plugins are.Armin Weatherwax2010-01-031-1/+3
| | | | (Cherry picked by Jacek from 560d3013)
* Use ${ARCH} instead of x86_64 in CMake.Armin Weatherwax2010-01-031-3/+1
| | | | (Cherry picked by Jacek from f604a685)
* Update install.xml to newest 64bit libs.Armin Weatherwax2010-01-031-37/+44
| | | | (Cherry picked by Jacek from 0d47cb39)
* Several changes to the 64bit build.Armin Weatherwax2010-01-032-10/+18
| | | | | | | | | - lib folder becomes lib64, - lib32 folder prepared (for voice libs), - pango removed - gdk_pixbuf removed (Cherry picked by Jacek from da4c5189)
* Fix filepicker not working in 64bit build.Armin Weatherwax2010-01-031-10/+12
| | | | (Cherry picked by Jacek from 08cc8bc2)
* Fix just another hardcoded path to Linux-i686.Armin Weatherwax2010-01-032-1/+10
| | | | (Cherry picked by Jacek from 2e96ac24)
* Updating a few 64bit Linux libs.Armin Weatherwax2010-01-032-7/+7
| | | | (Cherry picked by Jacek from 95c834e7)
* Trying the new 64bit libs and adding the adjustments needed.Armin Weatherwax2010-01-036-39/+252
| | | | (Cherry picked by Jacek from 13412855)
* Merge test release.Jacek Antonelli2010-01-020-0/+0
|
* Fixed log spam about missing ParcelVoiceInfoRequest capability.Armin Weatherwax2010-01-022-1/+23
| | | | | | | SNOW-66 fix by Armin. SNOW-250 fix by Pixel Gausman and Aleric Inglewood. (Cherry picked by Jacek from 3a84d801)
* Updated version to 1.3.0 "merge test".Jacek Antonelli2010-01-024-6/+16
| | | | (newview/res/viewerRes.rc is already at 1.3.0.)
* Fixed panel_radar.xml missing from newview\CMakeLists.txtMcCabe Maxsted2010-01-012-0/+6
|
* Added missing debug tags to logcontrol.xmlMcCabe Maxsted2010-01-012-0/+20
|
* 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-315-14/+23
| |
* | Added preferences option to use legacy pie menu layoutMcCabe Maxsted2009-12-3112-35/+387
| |
* | Removed old pre-1.23 alerts and notificationsMcCabe Maxsted2009-12-283-3896/+8
|/
* 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
| |