Skip to content
Snippets Groups Projects
  1. Aug 24, 2020
  2. Nov 10, 2015
  3. Apr 24, 2013
  4. Mar 29, 2013
  5. Feb 28, 2013
  6. Sep 08, 2011
  7. Sep 06, 2011
  8. Sep 01, 2011
  9. Oct 13, 2010
  10. Sep 21, 2010
  11. Aug 13, 2010
  12. Nov 12, 2009
    • Nat Goodspeed's avatar
      Introduce LLEventDispatcher::begin()/end() to iterate over (name, desc) pairs · 2f97829a
      Nat Goodspeed authored
      for all registered operations. (untested)
      Introduce LLEventDispatcher::getMetadata(name) query so you can discover, for
      a given named operation, its query string and required parameters. (untested)
      Introduce LLEventDispatcher::add() convenience methods allowing you to omit
      description strings. Fix LLLoginInstance (which uses a non-LLEventAPI
      LLEventDispatcher) back to description-less add() calls.
      However, filter LLEventDispatcher::add() methods inherited by LLEventAPI so
      that an LLEventAPI subclass *must* provide a description string.
      2f97829a
  13. Nov 11, 2009
Loading