Skip to content
Snippets Groups Projects
  1. Jun 30, 2020
  2. Nov 10, 2015
  3. Oct 05, 2014
  4. Nov 26, 2013
  5. Oct 25, 2013
  6. Oct 04, 2013
  7. Aug 09, 2013
  8. Aug 02, 2013
  9. Mar 29, 2013
  10. Nov 20, 2012
  11. Oct 20, 2011
  12. Oct 11, 2011
  13. Oct 09, 2011
  14. Oct 07, 2011
  15. Oct 06, 2011
  16. Oct 05, 2011
  17. Oct 04, 2011
  18. Sep 28, 2011
    • Leslie Linden's avatar
      EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons... · fdf042bd
      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-1233 FIX -- Populate the toybox floater window with all FUI toolbar buttons indicated as such in the "commands.xml" definition.
      EXP-1267 FIX -- Enable/disable buttons in the toybox
      
      * Hooked up button callbacks to the toolbar buttons
      * Fixed toybox button enable/disable to function properly and live update as
        buttons change states.
      * Removed the toybox toolbar background image
      
      Reviewed by Leyla
      fdf042bd
  19. Sep 26, 2011
  20. Sep 22, 2011
    • Leslie Linden's avatar
      EXP-1205 PROGRESS -- As a User, I want a toybox which will contain all buttons... · 565483ee
      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-1233 PROGRESS -- Populate the toybox floater window with all FUI toolbar buttons
      EXP-1236 FIX -- The toybox floater should remember its position for the user
      
      * Basic addCommand function to the LLToolBar.  Need proper implementation.
      * Added map for faster lookup of commands
      * Toybox now adds commands to its toolbar for basic button setup
      
      Reviewed by Richard.
      565483ee
  21. 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
Loading