Skip to content
Snippets Groups Projects
  1. May 24, 2012
  2. May 22, 2012
  3. May 19, 2012
  4. May 04, 2012
  5. Apr 26, 2012
  6. Apr 25, 2012
  7. Apr 24, 2012
  8. Apr 17, 2012
  9. Apr 16, 2012
  10. Apr 14, 2012
    • Nat Goodspeed's avatar
      DRTVWR-136: Remove redundant remove_(item|category)() functions. · ee87fd97
      Nat Goodspeed authored
      Incoming changes from two different project repos left viewer-development with
      LLInventoryModel::removeItem() and removeCategory() plus free functions
      remove_item() and remove_category() in llinventoryfunctions.cpp.
      remove_category() was actually the better implementation; migrated its body
      into LLInventoryModel::removeCategory(). Clearly the previous state of affairs
      -- with LLInventoryModel::removeItem() plus a remove_category() free function
      in a very different source file -- fooled two different developers into
      overlooking the other of the pair. Unfortunately we each added different
      "missing" functions, leaving us with a complete set of four.
      Fix existing references to remove_item() and remove_category() free functions.
      ee87fd97
    • Oz Linden's avatar
      11bbd7e1
  11. Apr 13, 2012
  12. Apr 12, 2012
  13. Apr 11, 2012
  14. Apr 10, 2012
  15. Apr 09, 2012
  16. Apr 06, 2012
  17. Apr 04, 2012
  18. Apr 03, 2012
    • Nicky Perian's avatar
      STORM-1828 Change write to location from LL_PATH_CHARACTER to · 973bc1d1
      Nicky Perian authored
      LL_PATH_USER_SETTINGS. This will allow a common write location for development
      and installed configurations. Should correct installed configuration from
      permission failures on windows systems where writing to the install directory
      requires elevation of rights to administrator.
      973bc1d1
  19. Apr 06, 2012
Loading