Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixed remember password checkbox | McCabe Maxsted | 2010-01-11 | 1 | -0/+7 | |
| | | | ||||||
| * | | Fixed missing dbghelp.dll file | McCabe Maxsted | 2010-01-09 | 1 | -0/+6 | |
| | | | ||||||
| * | | Always include VS2005 redist in copy_win_libs | McCabe Maxsted | 2010-01-09 | 1 | -0/+5 | |
| | | | ||||||
| * | | Fixed viewer_manifest.py and default packaging system for Windows (NSIS ↵ | McCabe Maxsted | 2010-01-09 | 1 | -0/+12 | |
| | | | | | | | | | | | | install script only works manually) | |||||
| * | | Fixed options missing from Text Chat and Input & Camera preferences (see ↵ | McCabe Maxsted | 2010-01-08 | 1 | -0/+9 | |
| | | | | | | | | | | | | VWR-13120) | |||||
| * | | Applied SNOW-378: debug setting to compile inventory scripts in Mono | McCabe Maxsted | 2010-01-08 | 1 | -13/+7 | |
| | | | ||||||
| * | | Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer) | McCabe Maxsted | 2010-01-08 | 1 | -0/+21 | |
| |/ | ||||||
* | | Improved how opacity is displayed in color swatches. | Kakurady | 2010-01-26 | 1 | -0/+5 | |
| | | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
* | | ChangeLog entries for bug fixes by Mm Alder and Admiral Admiral. | Jacek Antonelli | 2010-01-26 | 1 | -0/+82 | |
|/ | ||||||
* | ChangeLog entry: Several changes to work better on 64bit Linux. | Jacek Antonelli | 2010-01-03 | 1 | -0/+15 | |
| | ||||||
* | Fixed log spam about missing ParcelVoiceInfoRequest capability. | Armin Weatherwax | 2010-01-02 | 1 | -0/+9 | |
| | | | | | | | 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 Antonelli | 2010-01-02 | 1 | -0/+10 | |
| | | | | (newview/res/viewerRes.rc is already at 1.3.0.) | |||||
* | Fixed panel_radar.xml missing from newview\CMakeLists.txt | McCabe Maxsted | 2010-01-01 | 1 | -0/+5 | |
| | ||||||
* | Added missing debug tags to logcontrol.xml | McCabe Maxsted | 2010-01-01 | 1 | -0/+7 | |
| | ||||||
* | Moved notify when L$ spent from Preferences > General to Preferences > Popups | McCabe Maxsted | 2009-12-31 | 1 | -0/+8 | |
| | ||||||
* | Added preferences option to use legacy pie menu layout | McCabe Maxsted | 2009-12-31 | 1 | -0/+17 | |
| | ||||||
* | Removed old pre-1.23 alerts and notifications | McCabe Maxsted | 2009-12-28 | 1 | -0/+8 | |
| | ||||||
* | Added script creation resource to the script editor's help menu | McCabe Maxsted | 2009-12-26 | 1 | -0/+10 | |
| | ||||||
* | Use Liberation-Sans font sizes | McCabe Maxsted | 2009-12-26 | 1 | -0/+5 | |
| | ||||||
* | Added copy key button to profile window | McCabe Maxsted | 2009-12-26 | 1 | -0/+9 | |
| | ||||||
* | Made drag and drop work across the entire profile window | McCabe Maxsted | 2009-12-23 | 1 | -0/+5 | |
| | ||||||
* | Fixed info not being displayed in About Imprudence floater | McCabe Maxsted | 2009-12-23 | 1 | -0/+5 | |
| | ||||||
* | Fixed login panel not showing viewer channel | McCabe Maxsted | 2009-12-23 | 1 | -1/+6 | |
| | ||||||
* | Fixed default fonts | McCabe Maxsted | 2009-12-23 | 1 | -0/+5 | |
| | ||||||
* | Fixed the Advanced menu toggling | McCabe Maxsted | 2009-12-23 | 1 | -0/+7 | |
| | ||||||
* | Added Imprudence VC80 .config files to the repo | McCabe Maxsted | 2009-12-06 | 1 | -0/+9 | |
| | ||||||
* | Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 2009-12-06 | 1 | -1/+6 | |
| | ||||||
* | Downgraded OpenAL-soft back to 1.6.372 for the time being (reverts 4633284f) | McCabe Maxsted | 2009-12-06 | 1 | -0/+7 | |
| | ||||||
* | Moved the viewer artwork to its own CMake file | McCabe Maxsted | 2009-12-06 | 1 | -0/+8 | |
| | ||||||
* | Removed libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 2009-12-06 | 1 | -0/+7 | |
| | ||||||
* | Made downloading the artwork work while using the --standalone flag | McCabe Maxsted | 2009-12-06 | 1 | -0/+6 | |
| | ||||||
* | Added Imprudence viewer artwork to install.xml | McCabe Maxsted | 2009-12-06 | 1 | -0/+21 | |
| | ||||||
* | Removed VS2003 boost references from CMake | McCabe Maxsted | 2009-12-06 | 1 | -0/+5 | |
| | ||||||
* | Make sure windows always uses the Imprudence icon | McCabe Maxsted | 2009-12-06 | 1 | -0/+8 | |
| | ||||||
* | Compile flag "-Wno-non-virtual-dtor" is for C++, not C. | Jacek Antonelli | 2009-11-28 | 1 | -0/+6 | |
| | | | | Fixes a warning when compiling Mac updater. | |||||
* | Downgraded Linux boost to 1.36.0. | Jacek Antonelli | 2009-11-28 | 1 | -0/+7 | |
| | ||||||
* | 'FALSE' is supposed to be 'OFF' in develop.py. | Jacek Antonelli | 2009-11-27 | 1 | -0/+7 | |
| | ||||||
* | Reverted "Updated primbackup from latest meerkat svn (r246)" | Jacek Antonelli | 2009-11-26 | 1 | -0/+8 | |
| | | | | This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32. | |||||
* | Updated Windows libpng url | McCabe Maxsted | 2009-11-26 | 1 | -1/+0 | |
| | | | | (A long-lost commit.) | |||||
* | Updated windows zlib (to 1.2.3) and boost libs (to 1.36) | McCabe Maxsted | 2009-11-26 | 1 | -1/+7 | |
| | ||||||
* | Merge branch '1.2-maint' into next | Jacek Antonelli | 2009-11-26 | 1 | -0/+36 | |
|\ | | | | | | | | | Conflicts: linden/indra/newview/res/viewerRes.rc | |||||
| * | Updated version to 1.2.1 | McCabe Maxsted | 2009-11-25 | 1 | -0/+9 | |
| | | ||||||
| * | Fixed Linux's gstreamer, gstreamer-plugins, and liboil. | Jacek Antonelli | 2009-11-25 | 1 | -0/+21 | |
| |\ | | | | | | | | | | Compiled with the correct version of glibc. | |||||
| | * | Fixed Linux's gstreamer, gstreamer-plugins, and liboil. | Jacek Antonelli | 2009-11-25 | 1 | -0/+8 | |
| | | | | | | | | | | | | Compiled with the correct version of glibc. | |||||
| | * | libxml2.so.2 was missing from Linux viewer manifest. | Jacek Antonelli | 2009-11-21 | 1 | -0/+7 | |
| | | | ||||||
| * | | Updated windows openal libs to openal-soft 1.10.622 | McCabe Maxsted | 2009-11-25 | 1 | -0/+6 | |
| |/ | ||||||
* | | Merge remote branch 'mccabe/1.3.0-next' into next | Jacek Antonelli | 2009-11-19 | 1 | -0/+168 | |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | 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 errors | McCabe Maxsted | 2009-11-15 | 1 | -0/+8 | |
| | | ||||||
| * | Moved blog and forums menu option alerts to new notifications system | McCabe Maxsted | 2009-11-14 | 1 | -0/+8 | |
| | | ||||||
| * | Force Imprudence to use the correst boost libraries, e.g: #pragma comment( ↵ | McCabe Maxsted | 2009-11-13 | 1 | -0/+6 | |
| | | | | | | | | lib, libboost_signals-vc80-mt-1_36.lib ) |