summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2011-12-14EXP-1635 FIXED Made it clear that inventory snapshots are limited to 512x512 px.Vadim ProductEngine
2011-12-14EXP-1639 FIXED Fixed a resolution rounding error.Vadim ProductEngine
The error sometimes led to the following issues with maximized viewer window on MS Windows: * displaying incorrect resolution * failure to update snapshot
2011-12-13Introducing the initial hooks for building a pathfinding console floater.Todd Stinson
2011-12-13WIP: VBO fixes - still an issue where the physics shape inherit the navmehs ↵prep
color.
2011-12-13EXP-1551 FIX Ability to toggle button flashingRichard Linden
added "EnableButtonFlashing" setting
2011-12-13Pull and merge from https://bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-13EXP-1599 FIXED (Sharing multiple selected inventory folders only shares one ↵Paul ProductEngine
folder (no warning for user)) - In case of sharing multiple folders, make the confirmation dialog contain a warning that only one folder can be shared at a time.
2011-12-12VWR-27832 L$ Transfer failures show alert as if successfulJonathan Yap
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
added configurable shade color to window_shade
2011-12-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
2011-12-12STORM-1731 Adjusted if muted logic slightlyJonathan Yap
2011-12-12Merge from viewer-developmentLeslie Linden
2011-12-12Adding the ability to pull in the pathing library as a prebuilt dependency.Todd Stinson
2011-12-12comparing with ssh://hg@bitbucket.org/prep/viewer-development-havokaiTodd Stinson
searching for changes changeset: 21247:08315c2b1a89 user: Todd Stinson <stinson@lindenlab.com> date: Wed Dec 07 12:21:58 2011 -0800 summary: Adding additional source files to the project builds.
2011-12-12STORM-1731 Changes per RB comments: changed llwarns to llinfos, added check ↵Jonathan Yap
so you cannot mute a Linden
2011-12-12merge changes for vmrg-202Oz Linden
2011-12-12merge changes for vmrg-204Oz Linden
2011-12-12merge changes for vmrg-203Oz Linden
2011-12-12STORM-1731 Ad-hoc confererence block failing. Residents using it to start ↵Jonathan Yap
massive multi-sim conferences, used as a griefing tool.
2011-12-12EXP-1672 FIXED Added check for LLChicletBar instance existence not to create ↵Seth ProductEngine
a new one when viewer exits. Could not reproduce the crash. This is a possible fix for EXP-1672. The message before the crash in all client logs was: "WARNING: LLSingleton<class LLChicletBar>::getInstance: Trying to access deleted singleton class LLChicletBar creating new instance"
2011-12-09FIX VWR-27811eli
2011-12-09sync with viewer-developmenteli
2011-12-09added vbo support for physics shapes & fixed navmesh/shape menu toggleprep
2011-12-09Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-09merge changes for vmrg-201Oz Linden
2011-12-09EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat ↵Vadim ProductEngine
floater whenever translation preferences change. The checkbox is also updated when the nearby chat floater is opened.
2011-12-09General cleanup of new code (removing commented lines, experimetal stuff), ↵Ima Mechanique
adding some comments per RB feedback.
2011-12-08made undo/redo/paste accept key repeatRichard Linden
2011-12-08FIX VWR-21237eli
2011-12-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-12-08EXP-1598 FIXED (items from a second inventory window cannot be shared)Paul ProductEngine
- Now select proper inventory floater (from all opened inventory floaters) to share items from.
2011-12-08EXP-1657 FIXED Change success/failure message text on posting to profile feed.Vadim ProductEngine
2011-12-08EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality.Vadim ProductEngine
2011-12-08EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵Vadim ProductEngine
accordingly.
2011-12-08Reverting the changes to default script which leaked in from another project ;-)Ima Mechanique
2011-12-07sync with viewer-developmenteli
2011-12-07Turning on navmesh rendering toggles normal renderablesprep
2011-12-07STORM-1708 Darwin UI additionsIma Mechanique
2011-12-07toned down spammy error message when slplugin isn't workingRichard Linden
2011-12-07merge changes for vmrg-199Oz Linden
2011-12-07Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-07EXP-1652 FIX (Build tool floater size affected by viewer window size)Richard Linden
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters
2011-12-07EXP-1673 FIX "Remove minimum window size constraint in the Viewer"Richard Linden
2011-12-07EXP-1639 WIP Cleaning up to improve readability; added more debugging messages.Vadim ProductEngine
2011-12-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-06EXP-1664 FIX Toolbars visible in mouselook view and when hide all controls ↵Richard Linden
selected
2011-12-06EXP-1651 FIXED Added saving window size after each reshape.Seth ProductEngine
Fixed broken resize indicator on Linux viewer window (EXP-1580).
2011-12-06merge changes for storm-1712Oz Linden