Skip to content
Snippets Groups Projects
  1. Mar 25, 2020
  2. Mar 19, 2019
  3. Sep 07, 2018
  4. Sep 05, 2018
  5. Jul 10, 2017
  6. Apr 10, 2017
  7. Aug 18, 2016
  8. Nov 10, 2015
  9. Oct 02, 2015
  10. Aug 25, 2015
  11. Aug 19, 2015
  12. Jul 10, 2015
  13. Mar 26, 2015
  14. Feb 08, 2015
    • Cinder's avatar
      OPEN-292 - Remove lscript from project, · ca08bd5a
      Cinder authored
      Remove legacy udp script upload methods,
      Refactor script runtime perms from three arrays to one struct array so we don't have to juggle array order anymore.
      ca08bd5a
  15. Dec 17, 2014
  16. Dec 15, 2014
  17. Aug 12, 2014
  18. Apr 30, 2013
  19. Mar 29, 2013
  20. Feb 20, 2013
  21. Jan 09, 2013
    • Nat Goodspeed's avatar
      MAINT-1481: remove linux-updater; move logic to Linux update_install · 34f231cc
      Nat Goodspeed authored
      Now that the viewer's own background updater logic is responsible for
      downloading a new installer, the only functionality we still use in
      linux-updater that couldn't be expressed more simply in bash is the UI. But
      since most Linux distros capable of running SL at all have zenity, and all
      will have xmessage, we can handle even the UI part. Add xmenity wrapper script
      so update_install doesn't have to care which is present, and make the bash
      script that used to launch linux-updater do the real work.
      34f231cc
  22. Mar 05, 2013
  23. Feb 07, 2013
  24. Jan 05, 2013
    • Nat Goodspeed's avatar
      MAINT-2155: replace embedded mac-updater.app with a Python script. · 840cb864
      Nat Goodspeed authored
      Remove mac-updater subtree from viewer source, along with the
      update_install bash script that invoked it. Remove all mention of mac-updater
      in CMakeLists.txt files and in viewer_manifest.py.
      Change Mac update_install bash script references in viewer_manifest.py and in
      llupdaterservice.cpp (which invokes it) to new Python update_install.py.
      Add update_install.py, messageframe.py (which puts up some Tkinter UI) and
      janitor.py (cloned from vita, it's exactly what we need here).
      840cb864
  25. Oct 04, 2012
  26. Oct 03, 2012
  27. Sep 21, 2012
  28. Sep 14, 2012
  29. Sep 06, 2012
  30. Aug 21, 2012
  31. Apr 23, 2012
  32. 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
  33. Sep 15, 2011
  34. Sep 13, 2011
  35. Jun 29, 2011
  36. May 04, 2011
  37. Feb 16, 2011
  38. Jan 11, 2011
Loading