index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
enigma-swing
/
src
/
main
/
java
/
cuchaz
/
enigma
/
gui
/
dialog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always specify locale in toUpperCase and toLowerCase (#556)
Juuz
2025-09-03
1
-1
/
+2
*
Get rid of Guava (#555)
J. Fronny
2025-08-21
1
-3
/
+2
*
Optimize JAR indexing (#552)
Joseph Burton
2025-08-06
1
-1
/
+1
*
Search dialog improvements (#529)
YanisBft
2023-09-25
1
-6
/
+28
*
Fix documenting constructors (again) (#530)
Juuz
2023-09-25
1
-3
/
+7
*
Clear Javadoc when text is empty (#473)
Julian Burner
2022-12-07
1
-2
/
+6
*
Add `@value` Javadoc tag (#477)
Julian Burner
2022-12-07
1
-1
/
+2
*
Allow filtering of packages in Mapping Stats window (#481)
Julian Burner
2022-12-07
1
-5
/
+25
*
Add checkstyle (#460)
modmuss50
2022-09-14
11
-178
/
+220
*
Show the crash dialog when an off thread job fails.
modmuss50
2022-04-13
1
-0
/
+1
*
Update gradle and skip unnecessary swing updates (#431)
liach
2021-09-20
1
-1
/
+26
*
Entry Changes (#364)
2xsaiko
2021-07-08
1
-15
/
+7
*
Cleanup with Java 16 (#394)
YanisBft
2021-05-23
3
-35
/
+24
*
New ways to search
Yanis48
2021-04-07
1
-24
/
+72
*
Fix progress bar being very tall.
Marco Rebhan
2021-04-06
1
-11
/
+28
*
Make progress dialog thread-safe.
Marco Rebhan
2021-04-06
1
-26
/
+28
*
Set null javadoc instead of empty/blank string when clearing the text in the ...
Marco Rebhan
2021-03-30
1
-1
/
+1
*
Fix using runtime changed configuration for parts of the UI that don't suppor...
Marco Rebhan
2021-03-25
2
-2
/
+2
*
Don't use custom editor fonts when they aren't enabled
Juuxel
2021-03-18
1
-1
/
+1
*
Make the javadoc dialog use the editor font as it is an editor
Juuxel
2021-03-15
1
-0
/
+2
*
Add "include synthetic parameters" to mapping stats & save options (#309)
YanisBft
2020-10-27
1
-5
/
+17
*
Configuration stuff (#301)
2xsaiko
2020-08-04
6
-24
/
+157
*
Revamp About dialog
2xsaiko
2020-07-23
1
-40
/
+26
*
Improve layout for ProgressDialog
2xsaiko
2020-07-18
1
-28
/
+35
*
Make GridBagConstraintsBuilder.insets respect scale
2xsaiko
2020-07-18
2
-2
/
+2
*
Make ProgressDialog use a JDialog instead of a JFrame
2xsaiko
2020-07-18
1
-16
/
+19
*
Replace usages of GridBagConstraints with GridBagConstraintsBuilder
2xsaiko
2020-07-18
2
-63
/
+20
*
Improve stats gen to show percentages (#272)
modmuss50
2020-07-06
1
-39
/
+97
*
Fix not being able to connect to server
2xsaiko
2020-06-10
1
-1
/
+3
*
Top-level package option when generating stats (#264)
Yanis48
2020-06-08
1
-13
/
+19
*
Move ServerAddress to enigma-server
2xsaiko
2020-06-04
1
-1
/
+1
*
Use StandardValidation.notBlank instead of manually checking field text
2xsaiko
2020-06-04
1
-3
/
+2
*
Fix dialogs for scale
2xsaiko
2020-06-04
3
-12
/
+15
*
Abstract out common code between ConnectToServerDialog and CreateServerDialog
2xsaiko
2020-06-03
3
-146
/
+142
*
Improve CreateServerDialog
2xsaiko
2020-06-03
2
-37
/
+115
*
Extend validation system
2xsaiko
2020-06-03
1
-16
/
+21
*
Prepare for allowing error messages in VerifiableTextField
2xsaiko
2020-06-03
1
-2
/
+2
*
Improve connect dialog
2xsaiko
2020-06-03
1
-50
/
+113
*
Editor tabs (#238)
2xsaiko
2020-06-03
1
-35
/
+92
*
Split GUI code to separate module (#242)
Runemoro
2020-06-03
9
-0
/
+983