Skip to content
Snippets Groups Projects
  1. May 20, 2021
  2. Sep 08, 2020
  3. Jan 27, 2020
  4. Jul 09, 2018
  5. Dec 13, 2017
  6. Nov 06, 2017
  7. Oct 20, 2017
  8. Oct 19, 2017
  9. Aug 04, 2017
  10. Nov 14, 2016
    • Ansariel's avatar
      STORM-2141: Fix various inventory floater related issues: · 420b1c94
      Ansariel authored
      * Opening new inventory via Control-Shift-I shortcut uses legacy and potentinally dangerous code path
      * Closing new inventory windows don't release memory
      * During shutdown legacy and inoperable code for inventory window cleanup is called
      * Remove old and unused inventory legacy code
      420b1c94
  11. Sep 02, 2016
  12. May 04, 2016
  13. Nov 10, 2015
  14. Nov 21, 2013
  15. Oct 25, 2013
  16. Aug 05, 2013
  17. Apr 02, 2013
  18. Mar 29, 2013
  19. Jun 30, 2011
    • Leslie Linden's avatar
      EXP-919 FIX -- Items not shown in Received Items panel · 6c12a5ca
      Leslie Linden authored
      EXP-929 FIX -- First Direct Delivery item purchased while logged in: Received Items folder visible in inventory and item not visible in Received items panel - no badge count update
      
      * Inbox and Outbox inventory panels now live in their own XML files and are hot loaded into place when appropriate, like when the "Received Items" folder is first created, for example.
      * The Inbox and Outbox panels now show relevant default messages when the folders are empty or do not exist
      * Added LLInventoryCategoryAddedObserver, a new inventory observer type to observe added folders
      * Hacked LLInventoryPanel to properly set up inbox and outbox inventory views for the "Received Items" folder and the "Merchant Outbox" folder that aren't created with the proper system folder type
      * Changed inventory badge count computation to use LLFolderView rather than the inventory directly
      * Applied various focus, selection and other inbox fixes to the outbox
      
      Reviewed by Richard.
      6c12a5ca
  20. Jun 16, 2011
    • Leslie Linden's avatar
      EXP-872 PROGRESS -- Hide Inbox unless applicable · 0d246c0c
      Leslie Linden authored
      EXP-910 FIX -- Newness badge shown on suitcase inventory icon when InventoryDisplayInbox is set to False
      EXP-895 FIX -- Selecting items in Marketplace Inbox does not change focus in inventory panel away from items selected in inventory panel
      
      * Main inventory, outbox and inbox all clear the selection of the others when they gain focus
      * The Fresh Item Count badge is no longer displayed on the inventory side tab button when the inbox is disabled
      * The New Item Count text is no longer displayed.  (we will enable it again when freshness is supported)
      0d246c0c
  21. May 03, 2011
  22. Nov 17, 2010
  23. Oct 21, 2010
    • Seth ProductEngine's avatar
      STORM-426 FIXED Menu button no longer looked pressed while its menu is... · 54da19fd
      Seth ProductEngine authored
      STORM-426 FIXED Menu button no longer looked pressed while its menu is displayed by another control.
      - LLMenuGL in menu button replaced by LLToggleableMenu that handles visibility change upon clicks inside specific button rect.
      - Added visibility change signal to LLToggleableMenu to update menu button pressed state.
      - Added using menu handle in LLMenuButton.
      54da19fd
  24. Oct 14, 2010
  25. Oct 13, 2010
  26. Oct 07, 2010
    • Paul Guslisty's avatar
      STORM-263 FIXED Cog button in lower-left of sidebar panel does not close popup menu on second click · 6589c200
      Paul Guslisty authored
      - In all places of sidebar panel where gear menu button is used changed type of gear menu buttons from LLButton to LLMenuButton
      
      - Added setMenuPosition and setMenu to the LLMenuButton interface as public methods
      
      - In all sidebar panels where LLButton was replaced with LLMenuButton the algorithm of replacing is simple and the same for all sidebar panels.
        In general the algorithm is:
          1. set gearMenu to the menuButton using LLMenuButton::setMenu
          2. set mouse down callback for the menuButton
          3. in callback for mouse down set the menu position where it should be shown using LLMenuButton::setMenuPosition
      6589c200
  27. Sep 21, 2010
  28. Aug 16, 2010
  29. Aug 13, 2010
  30. Jun 16, 2010
  31. May 18, 2010
  32. Mar 16, 2010
  33. Dec 28, 2009
  34. Dec 17, 2009
  35. Dec 14, 2009
  36. Dec 09, 2009
  37. Nov 18, 2009
Loading