Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-01-20 | Fixed crash due to missing FloaterHtmlRect setting | McCabe Maxsted | 1 | -0/+16 | |
2010-01-14 | Removed unnecessary xui files from silver skin | McCabe Maxsted | 10 | -2833/+2 | |
2010-01-14 | Applied patch for VWR-14278 by Aimee Trescothick: Gesture auto-completion ↵ | McCabe Maxsted | 2 | -24/+33 | |
adds uncommitted suggestions to the line editor history | |||||
2010-01-14 | Applied patch for VWR-14267 by Aimee Trescothick: Clicking send in an IM ↵ | McCabe Maxsted | 1 | -0/+2 | |
window does not add the sent text to the line editor history | |||||
2010-01-14 | Applied patch for VWR-11172 by Alissa Sabre: A source coding mistake ↵ | McCabe Maxsted | 1 | -1/+1 | |
prevents number-pad keys from specifying Ctrl+digit shortcuts on Windows | |||||
2010-01-13 | Created drop-down Profile button in IM window | McCabe Maxsted | 18 | -195/+254 | |
2010-01-12 | Fixed 'Cannot generate a safe linker search path' CMake warning on Windows | McCabe Maxsted | 1 | -6/+7 | |
2010-01-11 | Fixed remember password checkbox | McCabe Maxsted | 1 | -1/+1 | |
2010-01-09 | Fixed missing dbghelp.dll file | McCabe Maxsted | 1 | -0/+4 | |
2010-01-09 | Always include VS2005 redist in copy_win_libs | McCabe Maxsted | 1 | -85/+84 | |
2010-01-09 | Fixed viewer_manifest.py and default packaging system for Windows (NSIS ↵ | McCabe Maxsted | 5 | -45/+108 | |
install script only works manually) | |||||
2010-01-08 | Fixed options missing from Text Chat and Input & Camera preferences (see ↵ | McCabe Maxsted | 3 | -10/+33 | |
VWR-13120) | |||||
2010-01-08 | Applied SNOW-378: debug setting to compile inventory scripts in Mono | McCabe Maxsted | 2 | -1/+19 | |
2010-01-08 | Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer) | McCabe Maxsted | 1 | -0/+2 | |
2010-01-03 | Tell the wrapper script where 64bit gstreamer plugins are. | Armin Weatherwax | 1 | -1/+3 | |
(Cherry picked by Jacek from 560d3013) | |||||
2010-01-03 | Use ${ARCH} instead of x86_64 in CMake. | Armin Weatherwax | 1 | -3/+1 | |
(Cherry picked by Jacek from f604a685) | |||||
2010-01-03 | Several changes to the 64bit build. | Armin Weatherwax | 2 | -10/+18 | |
- lib folder becomes lib64, - lib32 folder prepared (for voice libs), - pango removed - gdk_pixbuf removed (Cherry picked by Jacek from da4c5189) | |||||
2010-01-03 | Fix filepicker not working in 64bit build. | Armin Weatherwax | 1 | -10/+12 | |
(Cherry picked by Jacek from 08cc8bc2) | |||||
2010-01-03 | Fix just another hardcoded path to Linux-i686. | Armin Weatherwax | 2 | -1/+10 | |
(Cherry picked by Jacek from 2e96ac24) | |||||
2010-01-03 | Updating a few 64bit Linux libs. | Armin Weatherwax | 1 | -1/+1 | |
(Cherry picked by Jacek from 95c834e7) | |||||
2010-01-03 | Trying the new 64bit libs and adding the adjustments needed. | Armin Weatherwax | 5 | -23/+138 | |
(Cherry picked by Jacek from 13412855) | |||||
2010-01-02 | Fixed log spam about missing ParcelVoiceInfoRequest capability. | Armin Weatherwax | 1 | -1/+14 | |
SNOW-66 fix by Armin. SNOW-250 fix by Pixel Gausman and Aleric Inglewood. (Cherry picked by Jacek from 3a84d801) | |||||
2010-01-02 | Updated version to 1.3.0 "merge test". | Jacek Antonelli | 3 | -6/+6 | |
(newview/res/viewerRes.rc is already at 1.3.0.) | |||||
2010-01-01 | remove FIXME reminders from fixed issues | Armin Weatherwax | 1 | -10/+3 | |
modified: linden/indra/newview/llvoavatar.cpp | |||||
2010-01-01 | Fixed panel_radar.xml missing from newview\CMakeLists.txt | McCabe Maxsted | 1 | -0/+1 | |
2010-01-01 | Added missing debug tags to logcontrol.xml | McCabe Maxsted | 1 | -0/+13 | |
2009-12-31 | Moved notify when L$ spent from Preferences > General to Preferences > Popups | McCabe Maxsted | 4 | -14/+15 | |
2009-12-31 | Added preferences option to use legacy pie menu layout | McCabe Maxsted | 11 | -35/+370 | |
2009-12-30 | Disabled sending viewer stats. | Patrick Sapinski | 1 | -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> | |||||
2009-12-29 | added our own website to fetch the client list | Armin Weatherwax | 2 | -2/+2 | |
modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||||
2009-12-28 | Removed old pre-1.23 alerts and notifications | McCabe Maxsted | 2 | -3896/+0 | |
2009-12-26 | Added script creation resource to the script editor's help menu | McCabe Maxsted | 6 | -0/+58 | |
2009-12-26 | Use Liberation-Sans font sizes | McCabe Maxsted | 1 | -5/+5 | |
2009-12-26 | Added copy key button to profile window | McCabe Maxsted | 3 | -2/+18 | |
2009-12-23 | Made drag and drop work across the entire profile window | McCabe Maxsted | 1 | -4/+4 | |
2009-12-23 | Fixed info not being displayed in About Imprudence floater | McCabe Maxsted | 1 | -3/+1 | |
2009-12-23 | Fixed login panel not showing viewer channel | McCabe Maxsted | 1 | -2/+2 | |
2009-12-23 | Fixed default fonts | McCabe Maxsted | 1 | -3/+3 | |
2009-12-23 | Fixed the Advanced menu toggling | McCabe Maxsted | 1 | -0/+1 | |
2009-12-13 | don't let the voice client spam about ParcelVoiceInfoRequest capability ↵ | Armin Weatherwax | 1 | -1/+14 | |
(SNOW-66 fix by me + SNOW-250 fix by Pixel Gausman and Aleric Inglewood ) modified: linden/indra/newview/llvoiceclient.cpp | |||||
2009-12-06 | Added Imprudence VC80 .config files to the repo | McCabe Maxsted | 3 | -4/+44 | |
2009-12-06 | Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 1 | -1/+0 | |
2009-12-06 | Moved the viewer artwork to its own CMake file | McCabe Maxsted | 4 | -10/+16 | |
2009-12-06 | vstool VS2010 support | Patrick Sapinski | 2 | -0/+8 | |
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-12-06 | develop.py support for VS2010 | Patrick Sapinski | 1 | -2/+7 | |
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-12-06 | Removed libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 1 | -1/+0 | |
2009-12-06 | Made downloading the artwork work while using the --standalone flag | McCabe Maxsted | 2 | -3/+8 | |
2009-12-06 | Added Imprudence viewer artwork to install.xml | McCabe Maxsted | 14 | -2/+6 | |
2009-12-06 | Removed VS2003 boost references from CMake | McCabe Maxsted | 1 | -12/+2 | |
2009-12-06 | Make sure windows always uses the Imprudence icon | McCabe Maxsted | 2 | -3/+3 | |