Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | 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-12-02 | added our uuid | Armin Weatherwax | 1 | -13/+9 | |
modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/newview/llvoavatar.cpp | |||||
2009-12-01 | Emeralds client name tag and clothing layer protection. Needs decision about ↵ | Armin Weatherwax | 9 | -5/+388 | |
a few things - find "Imprudence FIXME" (woq) in llprimitive.cpp and llvoavatar.cpp, its commented there. modified: linden/indra/llprimitive/llprimitive.cpp modified: linden/indra/llprimitive/llprimitive.h modified: linden/indra/newview/app_settings/settings.xml modified: linden/indra/newview/llagent.cpp modified: linden/indra/newview/llappviewer.cpp modified: linden/indra/newview/llfirstuse.cpp modified: linden/indra/newview/llfirstuse.h modified: linden/indra/newview/llstartup.cpp modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/llvoavatar.h modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml | |||||
2009-12-01 | 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-30 | 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-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 | |
2009-11-09 | llpanellogin and llviewermessage now compile | McCabe Maxsted | 2 | -63/+4 | |