Skip to content
Snippets Groups Projects
  1. Jul 23, 2020
  2. Mar 24, 2020
  3. Jan 19, 2020
  4. Dec 19, 2019
  5. Dec 13, 2019
  6. Dec 12, 2019
  7. Nov 26, 2019
  8. Nov 11, 2019
  9. Nov 06, 2019
  10. Nov 05, 2019
  11. Oct 18, 2019
  12. Sep 09, 2019
  13. Jul 30, 2018
  14. May 18, 2018
    • Alexander Diewald's avatar
      JavaFX: Add native looks. · 175c04cf
      Alexander Diewald authored
      * Add style sheets for a native look of JavaFX-based views such that the
        UI does not break too much in comparison to the SWT-based views.
      * Windows 8/10, Windows 7, and MacOS X are supported. For Linux (GTK/QT)
        no style sheets have been found at the creation time of this commit.
      * The style sheets for the Windows 7 and the MacOS look are bundled in
        jars that define additional controls for animation etc. These libs
        are not usable with the SWT/JavaFX integration layer since it is
        impossible to load the control classes defined in the CSS file. The
        reason for this resides in the special classloader architecture of the
        JavaFX/SWT integration where it is impossible to inject classes into
        the classloader hierarchy without modifying e(fx)clipse plugins, or
        writing custom classloader/wrapper plugins for osgi.
      * The licenses of the imported CSS files are 2- and 3-clause BSD
        licenses which are placed in the folders containing the CSS files.
      
      Issue-Ref: 3209
      Issue-Url: https://af3-developer.fortiss.org/issues/3209
      
      
      Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
      175c04cf
  15. Apr 17, 2018
  16. Dec 15, 2017
  17. Dec 06, 2017
  18. Nov 28, 2017
  19. Aug 28, 2013
  20. Jul 04, 2013
  21. Jul 02, 2013
  22. Dec 14, 2011
  23. Dec 13, 2011
  24. Sep 21, 2011
  25. Jul 22, 2011
Loading