summaryrefslogtreecommitdiff
path: root/indra/llui/llmenugl.cpp
AgeCommit message (Collapse)Author
2017-05-22MAINT-1094 FIXED after triggering a menu with control-F10, clicking in-world ↵Mnikolenko Productengine
should move keyboard focus in-world
2017-02-24MAINT-3509 Fixed Context menu orphaned when Inventory floater is closed by ↵andreykproductengine
keyboard shortcut
2017-01-05MAINT-7029 Pop-up menu isn't shown in Place profile if all menu items are ↵Mnikolenko Productengine
disabled
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-07MAINT-839 added double click 'support'andreykproductengine
2015-07-02MAINT-302 FIXED Login screen menus flicker when mouse hovers over themMnikolenko ProductEngine
2015-05-27MAINT-839 FIXED [PUBLIC]Clicking at menu a second time does not close it.andreykproductengine
2015-04-29MAINT-839 FIXED [PUBLIC]Clicking a menu a second time does not close it.andreykproductengine
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-02-24merge changes for 3.7.25-releaseOz Linden
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-12-12MAINT-4735 FIXED Need to press Ctrl+W twice to close floaterandreykproductengine
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-10-17Update to build on Xcode 6.0: collection of removal of unused const ↵callum_linden
variables [-Wunused-const-variable]
2014-09-16MAINT-4437 buildfix for linux - removed lambda expressionandreykproductengine
2014-09-15MAINT-4437 FIXED Spillover Branch shows when it should notandreykproductengine
2014-09-11MAINT-4440 FIXED Bad colors for spillover menu in viewer-lionandreykproductengine
2014-09-08MAINT-4397 FIXED It's possible to size the viewer window where some menus ↵andreykproductengine
will draw beyond its bounds
2014-05-27MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵Stinson Linden
close.
2014-03-12merge with releaseRichard Linden
2014-02-26MAINT-3555 : crash in LLPanel::~LLPanel() on shutdown. Fixes to be paranoidsimon
about the return type for calls to LLView::getParent(): never assume a down cast is possible.
2013-09-09merge with viewer-releaseRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-06-05merge with viewer-releaseRichard Linden
2013-05-22Pull merge from viewer-releaseMerov 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-04-08CHUI-748 (Right click does not produce context menu for landmarks in Trash ↵mberezhnoy
in Places Floater)
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2
2013-02-01CHUI-720 FIX User can open "Add friend" by pressing on a line in context ↵Cho
menu for user that already is friend Added check for getVisible() and getEnabled() before passing along handleMouseDown() and handleMouseUp() callbacks to other menu items in LLMenuItemSeparatorGL
2013-01-30Pull merge from lindenlab/viewer-developementMerov Linden
2013-01-20CHUI-379 : Fix Mac and Linux build failuresMerov Linden
2013-01-18CHUI-379 FIXED Restore Voice Morphing menumaksymsproductengine
2013-01-17CHUI-682 : Fixed : Added LLMenuGL as a possible child of a toggle or ↵Merov Linden
contextual menu (for dynamic submenus).
2012-10-17CHUI-394 FIXED Group moderation tools missing in right click menusmaksymsproductengine
2012-10-16CHUI-388 FIXED Do not add menu items to Participant Menu if own avatar is ↵maxim_productengine
selected in participant list. Do not show Menu if all menu items are disabled.
2012-08-24MAINT-1415 FIXED Empty non-functional 'Take off' menu is presented in inspector:MaksymS ProductEngine
- class LLToggleableMenu had been updated with two methods like: appendContextSubMenu and addChild, which based on similar in LLContextMenu
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-11STORM-276 Insert braces around if/for/while loopsKitty Barnett
2012-05-08merge changes for version 3.3.1Oz Linden
2012-04-26merge with viewer-releaseRichard Linden
2012-04-14CHU-78 WIP Subtle cleanup.Vadim ProductEngine
2012-02-09EXP-1883 FIX Toolbar button tooltips display off screen for right hand tool ↵Richard Linden
bar, bottom tool bar, and tooltips on top bar items show off screen
2012-02-07EXP-1181 WIP as a designer I would like to specify default floater positions ↵Richard Linden
using realtive coordinates refactored LLCoord code to be templated, ultimately to support arbitrary conversions
2012-02-01fixed Linux buildPaul ProductEngine
2012-01-31EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-01-20STORM-276 Basic spellchecking frameworkKitty Barnett
2012-01-18EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
fixed font metrics rounding error and made corrective adjustments in layout
2012-01-03use lazy deletion of views via die() method to avoid some potential crashesRichard Linden
2011-11-01EXP-1472 FIXED (More spillover list scrolls up after selecting any content ↵Paul ProductEngine
menu item) - Saving last scroll position of menu