Skip to content
Snippets Groups Projects
  1. Apr 25, 2013
  2. Apr 16, 2013
    • Felipe Cecagno's avatar
      Implemented the minWidth property in the layouts; it is defined in the window... · b5fe8a7a
      Felipe Cecagno authored
      Implemented the minWidth property in the layouts; it is defined in the window definition and is expressed in pixels:
      
      <layout name="Something">
          <window name="VideoDock" width=... minWidth="400" />
      </layout>
      
      The other windows will adjust their size and position to fit the canvas according the windows with fixed minimum width. minHeight was not implemented yet.
      b5fe8a7a
  3. Feb 28, 2013
  4. Feb 27, 2013
  5. Feb 26, 2013
  6. Jan 04, 2013
  7. Nov 04, 2012
  8. Oct 29, 2012
  9. Jul 05, 2012
  10. Jun 25, 2012
  11. Jun 19, 2012
  12. Jun 18, 2012
  13. Jun 15, 2012
  14. Jun 09, 2012
  15. Jun 13, 2012
  16. Jun 12, 2012
  17. Jun 11, 2012
  18. Jun 06, 2012
  19. Jun 05, 2012
  20. Jun 04, 2012
  21. Jun 03, 2012
  22. Jun 02, 2012
  23. Jun 01, 2012
Loading