Commit Graph

  • 49774425c3
    Add Apache JMeter master Konstantin Bulenkov 2017-11-01 22:16:52 +0100
  • e208efb96f macOS system menu: respect -Dapple.laf.useScreenMenuBar=true Konstantin Bulenkov 2017-06-16 00:28:27 +0200
  • 735c287e3f macOS system menu: respect -Dapple.laf.useScreenMenuBar=true Konstantin Bulenkov 2017-06-16 00:27:08 +0200
  • 860dd4c3f2 fix white background in macOS menu Konstantin Bulenkov 2017-06-16 00:13:41 +0200
  • b8cca63e98 fix white background in macOS menu Konstantin Bulenkov 2017-06-16 00:12:56 +0200
  • 60a0bf818a update darcula.jar Konstantin Bulenkov 2017-06-15 16:45:44 +0200
  • 697539184b set metal menubar for macOS Konstantin Bulenkov 2017-06-15 16:45:16 +0200
  • fed9077766 pass arrowicon for menu only Konstantin Bulenkov 2017-06-15 16:11:54 +0200
  • 8c0177e78b update darcula.jar Konstantin Bulenkov 2017-06-15 15:53:16 +0200
  • bea418d558 fix missing arrow icons in menus Konstantin Bulenkov 2017-06-15 15:51:26 +0200
  • b5378ebf59 Update iconloader to support retina images on JetBrains JVM Konstantin Bulenkov 2017-06-15 15:50:29 +0200
  • 35554b811a update darcula.jar Konstantin Bulenkov 2017-06-12 15:07:02 +0200
  • 8e804f797b Add projects using Darcula LnF Konstantin Bulenkov 2017-05-22 01:12:06 +0300
  • f1ae27de53 Merge pull request #35 from hendriks73/fix_buttonmenuitem_accelerator_foreground Konstantin Bulenkov 2017-04-26 14:22:49 +0200
  • 7823fd3bae Add Android Studio Konstantin Bulenkov 2017-04-20 12:52:30 +0200
  • fa3a6ac5c2 add license file Konstantin Bulenkov 2017-04-20 12:43:54 +0200
  • 206123045b Add license notes Konstantin Bulenkov 2017-04-20 12:40:49 +0200
  • b22d8df051 Fixed color of accelerator font used in CheckBoxMenuItems and RadioMenuItems. Hendrik Schreiber 2017-03-31 17:47:43 +0200
  • ac89928575 fix IAE from Java 9 #23 Konstantin Bulenkov 2017-02-17 19:19:44 +0100
  • b4e523836d fix IAE from Java 9 #23 Konstantin Bulenkov 2017-02-17 19:18:54 +0100
  • afddac6d90 update darcula.jar Konstantin Bulenkov 2016-12-19 21:39:10 +0100
  • 69ef79f78b SliderUI: add focus insets and move all colors to darcula.properties Konstantin Bulenkov 2016-12-19 21:38:05 +0100
  • af756cf16c fix selection track bg for vertical sliders Konstantin Bulenkov 2016-12-19 21:28:04 +0100
  • c6e641a0db custom Slider arrows Konstantin Bulenkov 2016-12-19 21:18:55 +0100
  • 7e95cbf661 make plain knob circle and fix the problem with repainting while dragging Konstantin Bulenkov 2016-12-19 19:54:13 +0100
  • f46516cbfb Darcula slider initial Konstantin Bulenkov 2016-12-19 19:01:55 +0100
  • b56dd7ab33 JToggleButtons on toolbars look bad on Windows (old-style compound borders) Konstantin Bulenkov 2016-12-01 15:31:00 +0100
  • bc267d3fd9 Merge pull request #27 from hendriks73/MissingFormattedTextFieldBorder Konstantin Bulenkov 2016-11-29 15:22:00 +0100
  • 329f2fad38 Made sure, FormattedTextField has the same border as TextField. Hendrik Schreiber 2016-11-29 13:57:05 +0100
  • fc7e374599 Merge pull request #5 from hudsonb/splitpane Konstantin Bulenkov 2016-11-28 17:32:39 +0100
  • c556199965 Merge pull request #9 from JohnnyWalkerDesign/patch-1 Konstantin Bulenkov 2016-11-28 17:32:21 +0100
  • d702f8fa67 Merge pull request #26 from hendriks73/master Konstantin Bulenkov 2016-11-28 17:26:00 +0100
  • 5bd3e4e23f Merge pull request #14 from AlexFalappa/fix/spinnerui Konstantin Bulenkov 2016-11-28 17:25:33 +0100
  • 8c22b56181 Merge pull request #15 from AlexFalappa/feature/optionpane-icons Konstantin Bulenkov 2016-11-28 17:24:29 +0100
  • 6c049723b9 Merge pull request #18 from AlexFalappa/fix/jcombobox-baseline Konstantin Bulenkov 2016-11-28 17:21:49 +0100
  • ea4d568d13 Use model instead JToggleButton cast. Hendrik Schreiber 2016-11-28 16:21:11 +0100
  • 50136dd4c6 Added missing UI for JToggleButton. Hendrik Schreiber 2016-11-28 10:38:07 +0100
  • 133b7953ba Make sure DarculaButtonUI honors the contentAreaFilled property to support icon-only buttons. Hendrik Schreiber 2016-11-27 12:30:16 +0100
  • 2d30faa40e Made sure to properly install/uninstall listeners to avoid NPEs when switching look and feels. Hendrik Schreiber 2016-11-27 12:12:03 +0100
  • dc4dd341a2 HiDPI support initial Konstantin Bulenkov 2016-06-10 18:21:48 +0200
  • b75da472e0 DarculaComboBoxUI.java: removed overridden getDisplaySize method and two not deeded anymore variables. Alessandro Falappa 2016-02-12 18:05:27 +0100
  • 9d733bb72a Created small demo application using javax.swing.GroupLayout Alessandro Falappa 2016-02-12 18:05:06 +0100
  • 1f03f39dd6 Fix possible ArrayOutOfBoundsException in DarculaSpinnerUI.java. Manifests itself when using Toedter JCalendar library Alessandro Falappa 2016-02-07 15:00:12 +0100
  • 4483136bdb Added new icons for JOptionPane complete with their HiDPI variants Alessandro Falappa 2016-02-07 14:55:59 +0100
  • 9f9673fa49 Update README.md Johnny Walker 2015-11-05 12:46:49 +0000
  • 6119b6d87c Update README.md Johnny Walker 2015-07-14 17:14:23 +0100
  • c91f937e8f new build of darcula.jar Konstantin Bulenkov 2015-02-09 16:04:16 +0300
  • c428139d74 fix darcula.properties Konstantin Bulenkov 2015-02-09 15:50:13 +0300
  • 570f33894b update project files Konstantin Bulenkov 2015-02-09 15:48:52 +0300
  • e3e3c0c819 JSplitPane now mimics the LAF of intellij splitters hudsonb 2014-06-19 23:37:24 -0400
  • fa3f479ee4 Merge pull request #2 from hudsonb/master Brian Hudson 2014-06-18 22:43:00 -0400
  • 3cad7d6d9b Merge pull request #1 from bulenkov/master Brian Hudson 2014-06-18 22:34:58 -0400
  • 6da3450f6a fix internal frame border and title (pull request from Brian Hudson) Konstantin Bulenkov 2014-06-18 19:46:40 +0200
  • c3d0f3e8c2 rename Konstantin Bulenkov 2014-06-17 11:29:28 +0200
  • 497a538cc7 JTextField.variant=search causes NPE #1 Konstantin Bulenkov 2014-06-17 11:25:54 +0200
  • 223806352c lib update Konstantin Bulenkov 2014-05-13 17:49:23 +0200
  • 5a6b0645e0 fix some colors in Metal theme Konstantin Bulenkov 2014-05-11 19:48:25 +0200
  • 7bc2a58ce8 fix Metal theme Konstantin Bulenkov 2014-05-11 19:40:28 +0200
  • b992a13dda project structure update Konstantin Bulenkov 2014-05-11 19:35:07 +0200
  • f6559434fc CheckBox and RadioButton menu items Konstantin Bulenkov 2014-05-11 19:33:56 +0200
  • eca74e60cc build darcula.jar Konstantin Bulenkov 2014-04-14 23:36:25 +0200
  • 0666c32eb0 fix tree demo (missing icons) Konstantin Bulenkov 2014-03-16 02:40:48 +0100
  • bccc210af5 fix SwingSet3 demo Konstantin Bulenkov 2014-03-16 01:33:24 +0100
  • d3a0633394 Create README.md Konstantin Bulenkov 2014-03-06 11:41:21 +0100
  • 53cf4bd2a0 SwingSet3 configuration Konstantin Bulenkov 2014-03-06 11:13:30 +0100
  • ae3fa8a897 add menu for Darcula Konstantin Bulenkov 2014-03-06 11:12:20 +0100
  • c4c9517d5d SwingSet3 Konstantin Bulenkov 2014-03-06 11:03:03 +0100
  • 44dfb81039 Support null-values Konstantin Bulenkov 2014-03-04 12:52:51 +0100
  • e8ad9eda57 fix selectAll for tables on Mac Konstantin Bulenkov 2014-01-24 02:01:11 +0100
  • e174fa70ab some classes are moved to IconLoader lib Konstantin Bulenkov 2014-01-24 00:37:20 +0100
  • 10f0834bf7 mass update Konstantin Bulenkov 2014-01-23 01:13:50 +0100
  • e5aefdb02f fix toolbar and menu on windows Konstantin Bulenkov 2013-05-01 15:24:41 +0200
  • ab5e014ec5 Merge remote-tracking branch 'origin/master' Konstantin Bulenkov 2013-05-01 11:12:19 +0200
  • f1ee7f4f40 fix NPE on Mac Konstantin Bulenkov 2013-05-01 11:11:42 +0200
  • 3d4f97023d add bitbucket as my git repository. Konstantin Bulenkov 2013-04-15 02:03:59 +0200
  • e5bd060cdb internal frame experiments Konstantin Bulenkov 2013-03-24 12:39:39 +0100
  • 6604c4aead SwingSet2 configuration Konstantin Bulenkov 2013-03-24 11:46:31 +0100
  • e1f447492c initial Konstantin Bulenkov 2013-03-24 11:39:02 +0100