Konstantin Bulenkov
|
49774425c3
|
Add Apache JMeter
|
7 years ago |
Konstantin Bulenkov
|
e208efb96f
|
macOS system menu: respect -Dapple.laf.useScreenMenuBar=true
|
8 years ago |
Konstantin Bulenkov
|
735c287e3f
|
macOS system menu: respect -Dapple.laf.useScreenMenuBar=true
|
8 years ago |
Konstantin Bulenkov
|
860dd4c3f2
|
fix white background in macOS menu
|
8 years ago |
Konstantin Bulenkov
|
b8cca63e98
|
fix white background in macOS menu
|
8 years ago |
Konstantin Bulenkov
|
60a0bf818a
|
update darcula.jar
|
8 years ago |
Konstantin Bulenkov
|
697539184b
|
set metal menubar for macOS
|
8 years ago |
Konstantin Bulenkov
|
fed9077766
|
pass arrowicon for menu only
|
8 years ago |
Konstantin Bulenkov
|
8c0177e78b
|
update darcula.jar
|
8 years ago |
Konstantin Bulenkov
|
bea418d558
|
fix missing arrow icons in menus
|
8 years ago |
Konstantin Bulenkov
|
b5378ebf59
|
Update iconloader to support retina images on JetBrains JVM
|
8 years ago |
Konstantin Bulenkov
|
35554b811a
|
update darcula.jar
|
8 years ago |
Konstantin Bulenkov
|
8e804f797b
|
Add projects using Darcula LnF
|
8 years ago |
Konstantin Bulenkov
|
f1ae27de53
|
Merge pull request #35 from hendriks73/fix_buttonmenuitem_accelerator_foreground
Fixed color of accelerator used in CheckBoxMenuItem and RadioMenuItem
|
8 years ago |
Konstantin Bulenkov
|
7823fd3bae
|
Add Android Studio
|
8 years ago |
Konstantin Bulenkov
|
fa3a6ac5c2
|
add license file
|
8 years ago |
Konstantin Bulenkov
|
206123045b
|
Add license notes
|
8 years ago |
Hendrik Schreiber
|
b22d8df051
|
Fixed color of accelerator font used in CheckBoxMenuItems and RadioMenuItems.
|
8 years ago |
Konstantin Bulenkov
|
ac89928575
|
fix IAE from Java 9 #23
|
8 years ago |
Konstantin Bulenkov
|
b4e523836d
|
fix IAE from Java 9 #23
|
8 years ago |
Konstantin Bulenkov
|
afddac6d90
|
update darcula.jar
|
8 years ago |
Konstantin Bulenkov
|
69ef79f78b
|
SliderUI: add focus insets and move all colors to darcula.properties
|
8 years ago |
Konstantin Bulenkov
|
af756cf16c
|
fix selection track bg for vertical sliders
|
8 years ago |
Konstantin Bulenkov
|
c6e641a0db
|
custom Slider arrows
|
8 years ago |
Konstantin Bulenkov
|
7e95cbf661
|
make plain knob circle and fix the problem with repainting while dragging
|
8 years ago |
Konstantin Bulenkov
|
f46516cbfb
|
Darcula slider initial
|
8 years ago |
Konstantin Bulenkov
|
b56dd7ab33
|
JToggleButtons on toolbars look bad on Windows (old-style compound borders)
|
8 years ago |
Konstantin Bulenkov
|
bc267d3fd9
|
Merge pull request #27 from hendriks73/MissingFormattedTextFieldBorder
Made sure, FormattedTextField has the same border as TextField.
|
8 years ago |
Hendrik Schreiber
|
329f2fad38
|
Made sure, FormattedTextField has the same border as TextField.
|
8 years ago |
Konstantin Bulenkov
|
fc7e374599
|
Merge pull request #5 from hudsonb/splitpane
Darcula JSplitPane LAF support
|
8 years ago |
Konstantin Bulenkov
|
c556199965
|
Merge pull request #9 from JohnnyWalkerDesign/patch-1
Update README.md
|
8 years ago |
Konstantin Bulenkov
|
d702f8fa67
|
Merge pull request #26 from hendriks73/master
Support for icon-only buttons/fixed listener (un)installation in TextFieldUI
|
8 years ago |
Konstantin Bulenkov
|
5bd3e4e23f
|
Merge pull request #14 from AlexFalappa/fix/spinnerui
Fix possible ArrayOutOfBoundsException in DarculaSpinnerUI
|
8 years ago |
Konstantin Bulenkov
|
8c22b56181
|
Merge pull request #15 from AlexFalappa/feature/optionpane-icons
Better icons for JOptionPane
|
8 years ago |
Konstantin Bulenkov
|
6c049723b9
|
Merge pull request #18 from AlexFalappa/fix/jcombobox-baseline
Restore JComboBox baseline calculation
|
8 years ago |
Hendrik Schreiber
|
ea4d568d13
|
Use model instead JToggleButton cast.
|
8 years ago |
Hendrik Schreiber
|
50136dd4c6
|
Added missing UI for JToggleButton.
|
8 years ago |
Hendrik Schreiber
|
133b7953ba
|
Make sure DarculaButtonUI honors the contentAreaFilled property to support icon-only buttons.
|
8 years ago |
Hendrik Schreiber
|
2d30faa40e
|
Made sure to properly install/uninstall listeners to avoid NPEs when switching look and feels.
|
8 years ago |
Konstantin Bulenkov
|
dc4dd341a2
|
HiDPI support initial
|
9 years ago |
Alessandro Falappa
|
b75da472e0
|
DarculaComboBoxUI.java: removed overridden getDisplaySize method and two not deeded anymore variables.
|
9 years ago |
Alessandro Falappa
|
9d733bb72a
|
Created small demo application using javax.swing.GroupLayout
|
9 years ago |
Alessandro Falappa
|
1f03f39dd6
|
Fix possible ArrayOutOfBoundsException in DarculaSpinnerUI.java.
Manifests itself when using Toedter JCalendar library
|
9 years ago |
Alessandro Falappa
|
4483136bdb
|
Added new icons for JOptionPane complete with their HiDPI variants
|
9 years ago |
Johnny Walker
|
9f9673fa49
|
Update README.md
|
9 years ago |
Johnny Walker
|
6119b6d87c
|
Update README.md
Made it clearer what this project is.
|
9 years ago |
Konstantin Bulenkov
|
c91f937e8f
|
new build of darcula.jar
|
10 years ago |
Konstantin Bulenkov
|
c428139d74
|
fix darcula.properties
|
10 years ago |
Konstantin Bulenkov
|
570f33894b
|
update project files
|
10 years ago |
hudsonb
|
e3e3c0c819
|
JSplitPane now mimics the LAF of intellij splitters
|
11 years ago |