Skip to content
Snippets Groups Projects
  1. Oct 07, 2021
    • Nat Goodspeed's avatar
      SL-16024: Return shared_ptr from LLInstanceTracker::getInstance(). · 2cb09dd4
      Nat Goodspeed authored
      It feels wrong to return a dumb LLInstanceTracker subclass* from getInstance()
      when we use std::shared_ptr and std::weak_ptr internally. But tweak consumers
      to use 'auto' or LLInstanceTracker::ptr_t in case we later revisit this
      decision.
      
      We did add a couple get() calls where it's important to obtain a dumb pointer.
      2cb09dd4
  2. May 13, 2021
  3. Jun 21, 2019
  4. Nov 10, 2015
  5. Mar 29, 2013
  6. Dec 06, 2012
  7. Mar 28, 2012
  8. Dec 10, 2010
    • Richard Linden's avatar
      WIP XUI HTTP Auth dialog · 8044661b
      Richard Linden authored
      refactored LLWindowShade into seperate file
      improved layout of dialog
      improved dialog resizing logic
      Tab and Enter keys now work as expected in windowshade form
      added "modal" capability to window shade
      added HTTP Auth notifications to MOAP
      8044661b
  9. Nov 19, 2010
  10. Sep 20, 2010
  11. Sep 17, 2010
  12. Sep 16, 2010
  13. Aug 27, 2010
  14. Aug 12, 2010
  15. Nov 06, 2009
  16. Jul 10, 2009
  17. Jan 07, 2009
  18. Oct 04, 2007
  19. Jun 21, 2007
  20. Jan 02, 2007
Loading