-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ed934dd
commit 5073512
Showing
83 changed files
with
428 additions
and
434 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
Copyright © ${YEAR} LambdAurora <[email protected]> | ||
Copyright © ${CREATION_YEAR} LambdAurora <[email protected]> | ||
|
||
This file is part of SpruceUI. | ||
|
||
Licensed under the MIT license. For more information, | ||
see the LICENSE file. | ||
|
||
;;year_selection: file | ||
;;year_display: lenient_range | ||
#year_selection file |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/background/Background.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/background/DirtTexturedBackground.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/background/EmptyBackground.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/background/SimpleColorBackground.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/border/SimpleBorder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2023 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/event/OpenScreenCallback.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/event/ResolutionChangeCallback.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/hud/component/TextHudComponent.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/mixin/MinecraftClientMixin.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/navigation/NavigationDirection.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/navigation/NavigationUtils.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceBooleanOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceCheckboxBooleanOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceCyclingOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceDoubleInputOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceDoubleOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceFloatInputOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceIntegerInputOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceSeparatorOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceSimpleActionOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceStringOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/option/SpruceToggleBooleanOption.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/screen/SpruceHandledScreen.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2023 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/screen/SpruceScreen.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2023 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2023 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/util/ScissorManager.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/widget/AbstractSpruceBooleanButtonWidget.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/widget/AbstractSpruceButtonWidget.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/widget/AbstractSpruceIconButtonWidget.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/widget/AbstractSprucePressableButtonWidget.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/widget/AbstractSpruceWidget.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2023 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/widget/SpruceButtonWidget.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
src/main/java/dev/lambdaurora/spruceui/widget/SpruceCheckboxWidget.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* | ||
* Copyright © 2020-2022 LambdAurora <[email protected]> | ||
* Copyright © 2020 LambdAurora <[email protected]> | ||
* | ||
* This file is part of SpruceUI. | ||
* | ||
|
Oops, something went wrong.