summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermenu.cpp
AgeCommit message (Collapse)Author
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵William Todd Stinson
repository.
2012-07-23Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-12PATH-807: Ensuring that the "Show in linksets..." and "Show in ↵Todd Stinson
characters..." right-click menu option does not show for objects outside the current region.
2012-07-10PATH-807: BUGFIX Filtering which objects will contain the right-click ↵Todd Stinson
context-sensitive menu option of "Show in linksets...".
2012-06-29Ensuring that the code and tests build correctly when HACKED_GODLIKE_VIEWER ↵Todd Stinson
is defined.
2012-06-28Ensuring that the Show in Linksets and Show in Characters right-click menu ↵Todd Stinson
option is only show on pathfinding-enabled regions.
2012-06-25PATH-718: Disabling the view/test menu in the case of a stubbed ↵Todd Stinson
llphysicsextensions library.
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-22PATH-764,PATH-765: Adding in a context menu option on right-click of an ↵Todd Stinson
object to show in the linksets floater if all objects are non-characters, or to show in the characters floater if all objects are characters.
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-21merge changes for DRTVWR-171Oz Linden
2012-06-20PATH-761: Implementing the new design for the pathfinding view floater.Todd Stinson
2012-06-12EXP-1941: Backed out changeset: 2f6546ac7e5eTodd Stinson
2012-06-11PATH-711: Implementing Leo's changes for the pathfinding console.Todd Stinson
2012-06-11PATH-706: Removing enforcement on frozen/unfrozen state from the linksets ↵Todd Stinson
floater. Also, removing handlers for agent state change.
2012-06-04merge changes for DRTVWR-157Oz Linden
2012-05-31merge changes for storm-276Oz Linden
2012-05-26merge latest viewer-releaseOz Linden
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-23Removing some code that allowed the viewer to toggle the user's maturity ↵Todd Stinson
access level. But only toggling it in the viewer leads to some really bad discontinuities with the server's actual access level for the user.
2012-05-22merge changes for DRTVWR-149Oz Linden
2012-05-21EXP-1941: Adding in debug setting to force enable purchase flow disregarding ↵Todd Stinson
other checks including maturity.
2012-05-20Merged with viewer-betaKitty Barnett
2012-05-11move preferences from Advanced menu to Chat tab of preferences floaterOz Linden
2012-05-11rename feature from "autocorrect" to "autoreplace", change names accordinglyOz Linden
2012-05-08merge changes for version 3.3.1Oz Linden
2012-05-02merge viewer-release to dranoBrad Payne (Vir Linden)
2012-05-01for SH-3118: add a toggle "TextureFetchDebuggerEnabled" to turn the console ↵Xiaohong Bao
on and off.
2012-05-01merge changes for storm-1820Oz Linden
2012-04-27PATH-552: BUGFIX Allowing the return of objects regardless of their ↵Todd Stinson
permanent status. This should now match the server's functionality.
2012-04-26Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-04-20merge changes for latest viewer-developmentOz Linden
2012-04-13merge changes for drtvwr-135Oz Linden
2012-04-04PATH-492: BUGFIX Disabling the pathfinding submenu options on ↵Todd Stinson
non-pathfinding enabled regions.
2012-04-03PATH-470: BUGFIX Disabling the return menu option for permanent objects when ↵Todd Stinson
in frozen mode.
2012-04-03Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-04-02merge changes for storm-637Oz Linden
2012-03-30STORM-1820 Remove incorrect commentJonathan Yap
2012-03-30STORM-1820 Discoverability of the menu that opens the Block List is difficultJonathan Yap
2012-03-23PATH-199: Disabling the Take and Delete right-click context menu options ↵Todd Stinson
when object is enforced permanent.
2012-03-22MAINT-810 Fix for crash in LLRenderTarget when exiting wireframe render mode ↵Dave Parks
after resizing window.
2012-03-22Fixed header/code inconsistenciesprep
2012-03-20Automated merge with https://bitbucket.org/don_linden/viewer-thx-runway-shared-1Richard Linden
2012-03-20added debug tools for visualizating texel density at various discard levels ↵Richard Linden
(current, requested, full)
2012-03-16MAINT-290 FIXED ([PUBLIC]Take object (which belongs to another avatar) does ↵Paul ProductEngine
not work) Reason: Showing the confirmation dialog resets object selection, thus there is nothing to derez. Fix: pass selection to the confirm_take, so that selection doesn't "die" after confirmation dialog is opened
2012-03-13PATH-199: Enforcing permanent objects in frozen state to not move.Todd Stinson
2012-03-13pull and merge from viewer-developmentprep
2012-03-07Adding an enabled check for the linksets menu item based on whether the ↵Todd Stinson
state is frozen.