Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | 1 | -1/+7 | |
(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 | 3 | -22/+133 | |
(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 | 2 | -3/+3 | |
(newview/res/viewerRes.rc is already at 1.3.0.) | |||||
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-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-06 | Added Imprudence VC80 .config files to the repo | McCabe Maxsted | 2 | -0/+40 | |
2009-12-06 | Moved the viewer artwork to its own CMake file | McCabe Maxsted | 1 | -0/+1 | |
2009-12-06 | Added Imprudence viewer artwork to install.xml | McCabe Maxsted | 13 | -2/+1 | |
2009-12-06 | Make sure windows always uses the Imprudence icon | McCabe Maxsted | 2 | -3/+3 | |
2009-11-28 | commented out some cmake code that completely breaks distributed builds on ↵ | Patrick Sapinski | 1 | -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> | |||||
2009-11-27 | make the linker happy not linking ndof twice (yes, again -lol) | Armin Weatherwax | 1 | -1/+0 | |
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-11-27 | Port of objectbackup to 1.23 source tree: fixed LLAPRFile changes | Lilly Zenovka | 1 | -3/+6 | |
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-11-26 | Reverted "Updated primbackup from latest meerkat svn (r246)" | Jacek Antonelli | 2 | -616/+52 | |
This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32. | |||||
2009-11-25 | Updated version to 1.2.1 | McCabe Maxsted | 3 | -5/+5 | |
2009-11-21 | libxml2.so.2 was missing from Linux viewer manifest. | Jacek Antonelli | 1 | -0/+1 | |
2009-11-18 | Added "File > Export Selected Objects..." | Jacek Antonelli | 1 | -0/+5 | |
2009-11-18 | Added "(L$[COST] per texture)" to "Import + Upload..." | Jacek Antonelli | 2 | -1/+2 | |
2009-11-18 | Renamed menu items: "Import Object..." and "Import + Upload..." | Jacek Antonelli | 1 | -2/+3 | |
2009-11-18 | Fixed a compile blocker in LLVoSky::stepCurrent(). | Jacek Antonelli | 1 | -1/+1 | |
2009-11-18 | Removed non-English credits sections in the About floater. | Jacek Antonelli | 5 | -226/+0 | |
They will default to the English versions, so we don't have to maintain many copies of the same text. | |||||
2009-11-18 | Added Linux package for liboil 0.3.16. | Jacek Antonelli | 1 | -0/+1 | |
It's needed by some GStreamer plugins. | |||||
2009-11-18 | Combined and updated the LICENSE-libraries.txt files. | Jacek Antonelli | 1 | -3/+3 | |
2009-11-15 | Updated missing menu entry comments in llviewermenu.cpp | McCabe Maxsted | 1 | -5/+2 | |
2009-11-14 | Moved blog and forums menu option alerts to new notifications system | McCabe Maxsted | 2 | -42/+25 | |
2009-11-13 | Force Imprudence to use the correst boost libraries, e.g: #pragma comment( ↵ | McCabe Maxsted | 1 | -0/+25 | |
lib, libboost_signals-vc80-mt-1_36.lib ) | |||||
2009-11-13 | Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp) | McCabe Maxsted | 1 | -32/+29 | |
2009-11-13 | Disable unreachable code in boost/lexical_cast.hpp errors in Windows | McCabe Maxsted | 2 | -1/+15 | |
2009-11-12 | Fixed Hide Group Titles preferences option | McCabe Maxsted | 1 | -1/+1 | |
2009-11-10 | Viewer compiles, but still trying to get everything to link on Windows | McCabe Maxsted | 2 | -2/+4 | |
2009-11-09 | Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN define | McCabe Maxsted | 1 | -8/+1 | |
2009-11-09 | Removed deprecated EGridInfo from llloginhandler | McCabe Maxsted | 1 | -3/+3 | |
2009-11-09 | Updated primbackup from latest meerkat svn (r246) | McCabe Maxsted | 2 | -52/+616 | |
2009-11-09 | Attachment size limits need to use the max prim size set in llmanipscale | McCabe Maxsted | 1 | -1/+2 | |
2009-11-09 | Updated streaming video callback in llviewerparcelmedia | McCabe Maxsted | 1 | -1/+5 | |