summaryrefslogtreecommitdiff
path: root/indra/newview/llsidepaneltaskinfo.h
AgeCommit message (Collapse)Author
2019-07-08SL-11472 Checkboxes continue to change their state after clicking is stopped ↵andreykproductengine
in the "Item profile" menu
2018-05-08MAINT-8586 XUI cleanupAndrey Kleshchev
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-09-11MAINT-1534 Fix for calls to find widgets getting out of hand.Dave Parks
2012-07-05Adding the pathfinding attributes to the object profile panel.Todd Stinson
2011-11-23SH-2710 FIX -- Removed calls to getChild happening every frame and during ↵Leslie Linden
idle calls. Reviewed by davep.
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-07-14potentially unsafe storage of raw pointer to LLViewerObjectRichard Linden
2010-06-16EXT-7734 FIX In-world object properteis often don't show correct informationRichard Nelson
reviewed by Leyla
2010-05-26EXT-4128 FIX After using Object Profile, edited objects remain highlighted ↵Richard Nelson
when edit floater is closed
2010-03-03EXT-4013 : Functionality loss: Inspect objectLoren Shih
Detail button implemented as instructed; this brings up the old 1.23 multi-inspect floater.
2009-12-15EXT-3199 : Re-enable task inspection inventory sidepanelLoren Shih
Re-added the task sidepanel. Fixed bottom button layout. Edit mode now always returns true for inventory sidepanels. --HG-- branch : avatar-pipeline
2009-12-08Formatting cleanup for (currently unused) llsidepaneltaskinfo.Loren Shih
--HG-- branch : avatar-pipeline
2009-12-07LLSidepanelTaskInfo cosmetic cleanup.Loren Shih
--HG-- branch : avatar-pipeline
2009-11-05EXT-2229 : Task SP : Update task on new selectionLoren Shih
Using activePanel hack to update selection when it changes. --HG-- branch : avatar-pipeline
2009-11-04EXT-2216 : Task properties sidepanelLoren Shih
EXT-2224 : Edit item then delete item -- edit panel still active EXT-2228 : Buy/Pay/Open buttons for Task sidepanel --HG-- branch : avatar-pipeline
2009-11-04EXT-2216 : Task properties sidepanelLoren Shih
Subclassing sidepanel item/task info with llsidepanelinventorysubpanel. Some bug fixing and cleanup. --HG-- branch : avatar-pipeline
2009-11-04EXT-2216 : Task properties sidepanelLoren Shih
Guts of task properteis sidepanel created. --HG-- branch : avatar-pipeline