Skip to content
Snippets Groups Projects
  1. Jan 06, 2011
  2. Jan 05, 2011
  3. Dec 15, 2010
  4. Nov 24, 2010
  5. Aug 24, 2010
  6. Aug 13, 2010
  7. Jul 30, 2010
  8. Jun 24, 2010
  9. Jun 22, 2010
  10. Jun 02, 2010
  11. May 26, 2010
  12. Apr 19, 2010
  13. Apr 07, 2010
  14. Mar 19, 2010
    • Mike Antipov's avatar
      Done normal task EXT-6267 ([TRUNCATION] [EN XUI REWORK] - Side panel,... · 4347af57
      Mike Antipov authored
      Done normal task EXT-6267 ([TRUNCATION] [EN XUI REWORK] - Side panel, profiles: the teleport button is truncated. need 'en' xui designer rework)
       * moved Map Button into the dropdown menu (with enable/click logic). New <menu_item_call label="Map" name="show_on_map"> is added into the menu_profile_overflow.xml
       * redesigned rest of buttons to accommodate available space
      
      Now buttons' widths are enough to not truncate labels in all locales.
      NOTE: New "Map" item menu should be localized (just move values from panel_profile.xml to menu_profile_overflow.xml) in other locales.
      
      Reviewed by Vadim at https://codereview.productengine.com/secondlife/r/59/
      
      --HG--
      branch : product-engine
      4347af57
  15. Feb 23, 2010
  16. Feb 22, 2010
  17. Feb 19, 2010
  18. Feb 16, 2010
  19. Feb 15, 2010
  20. Feb 05, 2010
    • Mike Antipov's avatar
      Fixed critical bug EXT-4947 (Viewer crashes after 'See my online status'... · 7160c508
      Mike Antipov authored
      Fixed critical bug EXT-4947 (Viewer crashes after 'See my online status' check-box was checked for deleted from friends avatar)
       - added updating of allowed rights when friendship is terminated/started to disable/enable checkboxes
       - also added validation of avatar's relationship before committing and log a warning if it is absent.
      
      --HG--
      branch : product-engine
      7160c508
  21. Feb 04, 2010
  22. Feb 03, 2010
  23. Feb 02, 2010
  24. Jan 28, 2010
  25. Jan 25, 2010
  26. Jan 22, 2010
    • Andrew Dyukov's avatar
      Fixed normal bugs EXT-4450 ([BSI] call buttons enabled when voice is disabled) and EXT-4313 · ab0c9c67
      Andrew Dyukov authored
      (Should not be able to start a call when voice is disabled). Call buttons state now reacts on
      voice changes in time.
      
      - Added voiceWorking() method to LLVoiceClient to determine real availability of voice, because voiceEnabled()
      doesn't take into account possible errors. Perhaps there is no need in two methods- some investigation will be
      made and depending on its results they may become one non-static method. voiceWorking() uses state of voice
      client(mState) to determine voice availability. Also some states which are not currently counted by voiceWorking()
      as valid may be added if testing reveals problems.
      
      - To enable/disable call buttons in time, LLVoiceClientStatusObserver is used. Its trigger uses states from its
      enum only to skip updating button in some states(to avoid button blinking), but to determine button state
      LLVoiceClient's voiceWorking() is used.
      
      --HG--
      branch : product-engine
      ab0c9c67
  27. Jan 12, 2010
  28. Jan 11, 2010
  29. Jan 06, 2010
  30. Dec 29, 2009
  31. Dec 24, 2009
  32. Dec 21, 2009
  33. Dec 14, 2009
  34. Dec 10, 2009
  35. Dec 01, 2009
Loading