aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-03Several changes to the 64bit build.Armin Weatherwax2-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-03Fix filepicker not working in 64bit build.Armin Weatherwax1-10/+12
(Cherry picked by Jacek from 08cc8bc2)
2010-01-03Fix just another hardcoded path to Linux-i686.Armin Weatherwax1-1/+7
(Cherry picked by Jacek from 2e96ac24)
2010-01-03Updating a few 64bit Linux libs.Armin Weatherwax1-1/+1
(Cherry picked by Jacek from 95c834e7)
2010-01-03Trying the new 64bit libs and adding the adjustments needed.Armin Weatherwax3-22/+133
(Cherry picked by Jacek from 13412855)
2010-01-02Fixed log spam about missing ParcelVoiceInfoRequest capability.Armin Weatherwax1-1/+14
SNOW-66 fix by Armin. SNOW-250 fix by Pixel Gausman and Aleric Inglewood. (Cherry picked by Jacek from 3a84d801)
2010-01-02Updated version to 1.3.0 "merge test".Jacek Antonelli2-3/+3
(newview/res/viewerRes.rc is already at 1.3.0.)
2010-01-01Fixed panel_radar.xml missing from newview\CMakeLists.txtMcCabe Maxsted1-0/+1
2010-01-01Added missing debug tags to logcontrol.xmlMcCabe Maxsted1-0/+13
2009-12-31Moved notify when L$ spent from Preferences > General to Preferences > PopupsMcCabe Maxsted4-14/+15
2009-12-31Added preferences option to use legacy pie menu layoutMcCabe Maxsted11-35/+370
2009-12-30Disabled sending viewer stats.Patrick Sapinski1-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-28Removed old pre-1.23 alerts and notificationsMcCabe Maxsted2-3896/+0
2009-12-26Added script creation resource to the script editor's help menuMcCabe Maxsted6-0/+58
2009-12-26Use Liberation-Sans font sizesMcCabe Maxsted1-5/+5
2009-12-26Added copy key button to profile windowMcCabe Maxsted3-2/+18
2009-12-23Made drag and drop work across the entire profile windowMcCabe Maxsted1-4/+4
2009-12-23Fixed info not being displayed in About Imprudence floaterMcCabe Maxsted1-3/+1
2009-12-23Fixed login panel not showing viewer channelMcCabe Maxsted1-2/+2
2009-12-23Fixed default fontsMcCabe Maxsted1-3/+3
2009-12-23Fixed the Advanced menu togglingMcCabe Maxsted1-0/+1
2009-12-06Added Imprudence VC80 .config files to the repoMcCabe Maxsted2-0/+40
2009-12-06Moved the viewer artwork to its own CMake fileMcCabe Maxsted1-0/+1
2009-12-06Added Imprudence viewer artwork to install.xmlMcCabe Maxsted13-2/+1
2009-12-06Make sure windows always uses the Imprudence iconMcCabe Maxsted2-3/+3
2009-11-28commented out some cmake code that completely breaks distributed builds on ↵Patrick Sapinski1-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-27make the linker happy not linking ndof twice (yes, again -lol)Armin Weatherwax1-1/+0
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
2009-11-27Port of objectbackup to 1.23 source tree: fixed LLAPRFile changesLilly Zenovka1-3/+6
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
2009-11-26Reverted "Updated primbackup from latest meerkat svn (r246)"Jacek Antonelli2-616/+52
This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32.
2009-11-25Updated version to 1.2.1McCabe Maxsted3-5/+5
2009-11-21libxml2.so.2 was missing from Linux viewer manifest.Jacek Antonelli1-0/+1
2009-11-18Added "File > Export Selected Objects..."Jacek Antonelli1-0/+5
2009-11-18Added "(L$[COST] per texture)" to "Import + Upload..."Jacek Antonelli2-1/+2
2009-11-18Renamed menu items: "Import Object..." and "Import + Upload..."Jacek Antonelli1-2/+3
2009-11-18Fixed a compile blocker in LLVoSky::stepCurrent().Jacek Antonelli1-1/+1
2009-11-18Removed non-English credits sections in the About floater.Jacek Antonelli5-226/+0
They will default to the English versions, so we don't have to maintain many copies of the same text.
2009-11-18Added Linux package for liboil 0.3.16.Jacek Antonelli1-0/+1
It's needed by some GStreamer plugins.
2009-11-18Combined and updated the LICENSE-libraries.txt files.Jacek Antonelli1-3/+3
2009-11-15Updated missing menu entry comments in llviewermenu.cppMcCabe Maxsted1-5/+2
2009-11-14Moved blog and forums menu option alerts to new notifications systemMcCabe Maxsted2-42/+25
2009-11-13Force Imprudence to use the correst boost libraries, e.g: #pragma comment( ↵McCabe Maxsted1-0/+25
lib, libboost_signals-vc80-mt-1_36.lib )
2009-11-13Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp)McCabe Maxsted1-32/+29
2009-11-13Disable unreachable code in boost/lexical_cast.hpp errors in WindowsMcCabe Maxsted2-1/+15
2009-11-12Fixed Hide Group Titles preferences optionMcCabe Maxsted1-1/+1
2009-11-10Viewer compiles, but still trying to get everything to link on WindowsMcCabe Maxsted2-2/+4
2009-11-09Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN defineMcCabe Maxsted1-8/+1
2009-11-09Removed deprecated EGridInfo from llloginhandlerMcCabe Maxsted1-3/+3
2009-11-09Updated primbackup from latest meerkat svn (r246)McCabe Maxsted2-52/+616
2009-11-09Attachment size limits need to use the max prim size set in llmanipscaleMcCabe Maxsted1-1/+2
2009-11-09Updated streaming video callback in llviewerparcelmediaMcCabe Maxsted1-1/+5