Skip to content
Snippets Groups Projects
  1. Sep 08, 2012
  2. Apr 13, 2012
  3. Feb 09, 2012
  4. Feb 07, 2012
  5. Jan 27, 2012
  6. Nov 28, 2011
  7. Nov 15, 2011
  8. Oct 13, 2011
  9. Oct 05, 2011
    • Leslie Linden's avatar
      EXP-1280 FIX -- Minimized floaters associated with toolbar buttons should... · 93e3c8e4
      Leslie Linden authored
      EXP-1280 FIX -- Minimized floaters associated with toolbar buttons should change the state of their parent button
      
      * Toolbar buttons now display green when its corresponding floater is open or
        minimized.
      * Made changes to buttons so flash time and rate is configurable
      * Removed unused "highlight_color" attribute from LLButton
      * Implemented "isVisible" function for toolbar button floaters.  It returns true
        when the floater is visible or minimized.
      * Toolbar floater unminimize now also puts focus to the floater
      * All commands now specify their "is_running_function" for toolbar button state
      * ButtonFlashCount and ButtonFlashRate have been moved to button.xml settings
        and are now configurable on the button.  Toolbar buttons are set to never
        flash and this functionality is used to show which buttons have windows open.
      * All toybox buttons show hover glow even when disabled
      
      Reviewed by Richard.
      93e3c8e4
  10. 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
  11. Sep 25, 2011
  12. Sep 23, 2011
  13. Sep 21, 2011
    • Leslie Linden's avatar
      EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons... · 412e29ed
      Leslie Linden authored
      EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons that I can d&d into the toolbars
      EXP-1232 FIX -- Create class to load and hold all of the command meta data associated with FUI toolbar actions
      
      * Added basic commands.xml file to define FUI-related toolbar actions.  For now
        a basic "avatar" and "places" button are defined.
      * Added basic command manager to parse and hold strings that define potential
        toolbar command actions.
      * Broke out a separate floater function as a placeholder for the 3-state toolbar
        floater toggling.
      * LLUI::initClass now parses the new commands.xml file
      
      Reviewed by Richard.
      412e29ed
  14. Sep 20, 2011
  15. Sep 19, 2011
  16. Sep 14, 2011
  17. Jul 17, 2011
  18. Jul 14, 2011
  19. 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
  20. Feb 22, 2011
  21. Nov 25, 2010
  22. Nov 10, 2010
  23. Sep 28, 2010
  24. Sep 22, 2010
  25. Sep 21, 2010
  26. Aug 24, 2010
  27. Aug 23, 2010
  28. Aug 13, 2010
  29. Aug 02, 2010
  30. Jul 30, 2010
  31. Jul 01, 2010
  32. Jun 22, 2010
  33. Apr 27, 2010
  34. Apr 01, 2010
  35. Mar 10, 2010
Loading