aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-26Disabled spammy messages about WebFetchInventoryDescendents.Jacek Antonelli1-1/+2
2010-02-26Rebranded new notifications system for all languages.Jacek Antonelli17-715/+747
Changed "Second Life" to "Imprudence", etc. Some URLs and SL-specific things have not been rebranded. Added foundation for dynamically rebranding grid names later.
2010-02-22Fixed a rare crash from textures with too many components.Armin Weatherwax1-1/+1
Only seen in lbsa plaza on OSGrid, so far.
2010-02-22Fixed an error at shutdown (gSavedSettings.cleanup).Armin Weatherwax1-1/+3
2010-02-22Fixed Linux file picker not showing WAV files.Armin Weatherwax1-2/+7
2010-02-18Fixed #197: Windlight toolbar can't be hidden.Jacek Antonelli2-3/+4
2010-02-18Fixed #184: Previewing notecards resets camera.Armin Weatherwax1-2/+0
2010-02-18Fixed #155: Double clicking your avatar triggers a TP request.Armin Weatherwax1-5/+30
2010-02-18Added missing "Set Default Permissions" menu entry. (#202)Jacek Antonelli1-0/+4
This was accidentally left out during the SL 1.23 merge.
2010-02-18SNOW-488: Malformed animation crash.Jacek Antonelli1-1/+1
Patch by Robin Cornelius.
2010-02-16Ported some minor rendering engine changes from Snowglobe.Jacek Antonelli7-55/+51
2010-02-16Ported some stats and texture console changes from Snowglobe.Jacek Antonelli6-56/+508
2010-02-16Ported many texture engine changes from Snowglobe.Jacek Antonelli75-1588/+3323
2010-02-08Ported many APR changes from Snowglobe.Jacek Antonelli6-56/+43
2010-02-07Fixed login screen only allowing 16 chars per name.Jacek Antonelli1-4/+4
2010-02-04Added SliderScrollWheelMultiplier setting.Jacek Antonelli3-0/+23
Affects the direction sliders move from mouse scroll wheel. Also added LLSlider::getScrollWheelMultiplier() and LLSlider::setScrollWheelMultiplier().
2010-02-03Removed pixbuf and pango from linux32 viewer_manifest.Armin Weatherwax1-5/+5
They sometimes cause trouble when distributed. (Cherry-picked by Jacek from 9efbb42c)
2010-02-02Improved "Pay Object" floater layout and XML.Jacek Antonelli16-379/+382
2010-01-31Improved "Pay Resident" floater layout and XML.Jacek Antonelli16-275/+236
2010-01-26Improved how opacity is displayed in color swatches.Kakurady1-2/+1
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
2010-01-20Fixed crash due to missing FloaterHtmlRect settingMcCabe Maxsted1-0/+16
2010-01-14Removed unnecessary xui files from silver skinMcCabe Maxsted10-2833/+2
2010-01-14Applied patch for VWR-14267 by Aimee Trescothick: Clicking send in an IM ↵McCabe Maxsted1-0/+2
window does not add the sent text to the line editor history
2010-01-13Created drop-down Profile button in IM windowMcCabe Maxsted18-195/+254
2010-01-11Fixed remember password checkboxMcCabe Maxsted1-1/+1
2010-01-09Fixed viewer_manifest.py and default packaging system for Windows (NSIS ↵McCabe Maxsted3-38/+98
install script only works manually)
2010-01-08Fixed options missing from Text Chat and Input & Camera preferences (see ↵McCabe Maxsted3-10/+33
VWR-13120)
2010-01-08Applied SNOW-378: debug setting to compile inventory scripts in MonoMcCabe Maxsted2-1/+19
2010-01-04Implemented VWR-9597 (optional message when paying someone).Jacek Antonelli2-2/+25
2010-01-04Tidied up floater_pay.xml code and UI layout.Jacek Antonelli2-48/+72
2010-01-03Tell the wrapper script where 64bit gstreamer plugins are.Armin Weatherwax1-1/+3
(Cherry picked by Jacek from 560d3013)
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-03SNOW-376 Clean up handling of the maximum length of chat messagesMm Alder3-4/+8
2010-01-03VWR-4232 Some particles don't disappear when UI is hiddenMm Alder7-5/+53
2010-01-03VWR-15310 Save to XML doesn't set proper XML tagsMm Alder12-7/+62
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-01remove FIXME reminders from fixed issuesArmin Weatherwax1-10/+3
modified: linden/indra/newview/llvoavatar.cpp
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-29added our own website to fetch the client listArmin Weatherwax2-2/+2
modified: linden/indra/newview/llvoavatar.cpp modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
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