Code Cleanup
+ Refactored a lot of the GUI + Fixed a few bugs with the swing components and swing interaction + Includes #304 + Added LAF theme selection + Moved the Visual Settings from the Settings menu to the View menu + Added a simplified tab names option
This commit is contained in:
parent
f1db4c2ea8
commit
cec2df4685
88 changed files with 3207 additions and 3798 deletions
BIN
libs/com/bulenkov/darcula/2017.11bcv/darcula-2017.11bcv.jar
Normal file
BIN
libs/com/bulenkov/darcula/2017.11bcv/darcula-2017.11bcv.jar
Normal file
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
e1c0e9bdc5e1a9117385316e9953bf18
|
|
@ -0,0 +1 @@
|
|||
1f1bd37eb6a58bcbeca533757b452fda2e3bf58a
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.bulenkov</groupId>
|
||||
<artifactId>darcula</artifactId>
|
||||
<version>2017.11bcv</version>
|
||||
</project>
|
|
@ -0,0 +1 @@
|
|||
18d7207a865f9f1c7ac091ae2175c816
|
|
@ -0,0 +1 @@
|
|||
c24c87ad97daac49a716c8b1b35de813faa14315
|
12
libs/com/bulenkov/darcula/maven-metadata.xml
Normal file
12
libs/com/bulenkov/darcula/maven-metadata.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<metadata>
|
||||
<groupId>com.bulenkov</groupId>
|
||||
<artifactId>darcula</artifactId>
|
||||
<versioning>
|
||||
<release>2017.11bcv</release>
|
||||
<versions>
|
||||
<version>2017.11bcv</version>
|
||||
</versions>
|
||||
<lastUpdated>20210623081823</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
1
libs/com/bulenkov/darcula/maven-metadata.xml.md5
Normal file
1
libs/com/bulenkov/darcula/maven-metadata.xml.md5
Normal file
|
@ -0,0 +1 @@
|
|||
8c77ae68030a23cf5be1ad543a810476
|
1
libs/com/bulenkov/darcula/maven-metadata.xml.sha1
Normal file
1
libs/com/bulenkov/darcula/maven-metadata.xml.sha1
Normal file
|
@ -0,0 +1 @@
|
|||
890769d1a55221b9f778bfb92a8af22bfd3439df
|
Loading…
Add table
Add a link
Reference in a new issue