Skip to content
Snippets Groups Projects
  1. Apr 20, 2012
  2. Apr 17, 2012
  3. Apr 16, 2012
  4. 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
  5. Apr 13, 2012
  6. Apr 12, 2012
  7. Apr 11, 2012
  8. Apr 10, 2012
  9. Apr 09, 2012
  10. Apr 06, 2012
  11. Apr 04, 2012
  12. 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
  13. Apr 06, 2012
  14. Apr 03, 2012
  15. Apr 02, 2012
  16. Mar 30, 2012
  17. Mar 29, 2012
  18. Mar 28, 2012
  19. Mar 27, 2012
Loading