Skip to content
Snippets Groups Projects
  1. Jul 13, 2017
  2. Sep 30, 2016
  3. Nov 10, 2015
  4. Jul 30, 2013
  5. Mar 29, 2013
  6. Nov 15, 2012
    • Richard Linden's avatar
      SH-3406 WIP convert fast timers to lltrace system · 9d77e030
      Richard Linden authored
      cleaning up build
      moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc
      streamlined Time class and consolidated functionality in BlockTimer class
      llfasttimer is no longer included via llstring.h, so had to add it manually in several places
      9d77e030
  7. Nov 05, 2012
  8. Nov 02, 2012
  9. Nov 01, 2012
  10. Oct 29, 2012
  11. Oct 26, 2012
  12. Oct 24, 2012
  13. Oct 23, 2012
  14. Oct 22, 2012
  15. Oct 19, 2012
  16. Aug 03, 2012
  17. Jan 20, 2012
    • Richard Linden's avatar
      removed LLXUIXML library · 057da807
      Richard Linden authored
      moved LLInitParam, and LLRegistry to llcommon
      moved LLUIColor, LLTrans, and LLXUIParser to llui
      reviewed by Nat
      057da807
  18. Nov 29, 2011
  19. Nov 11, 2011
  20. Oct 13, 2011
  21. Oct 10, 2011
  22. Sep 30, 2011
    • Richard Nelson's avatar
      param block cleanup · 09e179b2
      Richard Nelson authored
      added Flag as value type
      moved Batch to BatchBlock
      renamed Choice to ChoiceBlock
      made merging of parameters for ValueParams consistent (fillFrom and overwriteFrom are inverses of each other now)
      made iteration over Multiple<T> type params easier
      initial schema param blocks
      09e179b2
  23. Jun 08, 2011
  24. Apr 28, 2011
  25. Apr 19, 2011
    • Richard Linden's avatar
      EXP-648 FIX As a developer, I want to be able to specify param blocks that use... · 1dedd3de
      Richard Linden authored
      EXP-648 FIX As a developer, I want to be able to specify param blocks that use Multiple<LLUIImage> for a sequence of images
      Factored out param block data classes so that specialized param block types, such as LLUIImage, LLFontGL, LLRect, etc. can be stored in a Multiple<T> context
      Converted loading_indicator to take image sequence from XUI
      deprecated name-value pairs for LLUIColor values, and put them in colors.xml
      1dedd3de
  26. Oct 13, 2010
  27. Oct 08, 2010
  28. Oct 06, 2010
  29. Sep 21, 2010
  30. Sep 16, 2010
  31. Aug 24, 2010
  32. Aug 16, 2010
  33. Aug 13, 2010
  34. May 24, 2010
  35. Feb 16, 2010
  36. Jan 29, 2010
    • Tofu Linden's avatar
      CID-322 · efe4ed28
      Tofu Linden authored
      Checker: UNINIT_CTOR
      Function: LLInitParam::BaseBlock::BaseBlock()
      File: /indra/llxuixml/llinitparam.cpp
      efe4ed28
  37. Jan 22, 2010
Loading