index
:
github/LibGui.git
1.15
1.20.2
1.20.5
feature/gaps
feature/improvetextfield
feature/narration
handi/anchor-layout
maintained/3.x
master
pommetadata
unstable/2.0
unstable/4.0
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testMod
Age
Commit message (
Collapse
)
Author
2023-10-15
Fix WLabel/WText.getTextStyleAt with non-left-top alignments
Juuz
2023-10-15
Added set/getScrollingSpeed methods and updated ScrollBarTestGui.java (#218)
LopyMine
2023-09-27
Texture: Support GUI sprites
Juuz
2023-09-09
Merge branch 'master' into unstable/9.0
Juuz
2023-09-09
Paint WScrollBar using textures (#212)
LopyMine
2023-09-09
Initial port to 1.20.2
Juuz
2023-09-09
Add input/output filter + weaken WPlayerInvPanel's components' protection (#209)
Luiz Feikes
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
2023-06-11
Merge branch 'unstable/8.0'
Juuz
# Conflicts: # gradle.properties # src/main/java/io/github/cottonmc/cotton/gui/client/CottonClientScreen.java # src/main/java/io/github/cottonmc/cotton/gui/client/CottonInventoryScreen.java
2023-06-11
Fix incorrect title positions for non-left alignments
Juuz
2023-06-04
Update to 1.20 RC 1
Juuz
2023-05-27
DarkModeTestGui: Fix code style
Juuz
2023-05-27
Add GUI- and widget-level dark mode toggles
Juuz
2023-05-14
Move test mod to root project
Juuz