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
Age
Commit message (
Expand
)
Author
2023-12-01
Bump version to 9.2.0
Juuz
2023-12-01
Update Gradle and Loom
Juuz
2023-11-26
Remove unnecessary CottonInventoryScreenImpl interface
Juuz
2023-11-26
Add ghost item icons
Juuz
2023-11-26
Fix title being hidden below screen
Juuz
2023-11-26
Fix WItemSlot.iconOnlyPaintedForEmptySlots being flipped
Juuz
2023-11-18
WItemSlot: Fix default value of iconOnlyPaintedForEmptySlots
Juuz
2023-11-18
Use pattern matching instanceof everywhere
Juuz
2023-11-18
Add Insets.width and Insets.height
Juuz
2023-11-18
WScrollPanel: Add insets support
Juuz
2023-11-18
WListPanel: Fix addPainters not being called on all children
Juuz
2023-11-18
WListPanel: Split margin into insets and gaps
Juuz
2023-11-18
WListPanel: Delete commented-out code block
Juuz
2023-11-18
WScrollPanel: Add missing since tags
Juuz
2023-11-18
WItemSlot: Add toggle for hiding icons for slots with items
Juuz
2023-11-18
Bump version to 9.1.0
Juuz
2023-11-18
Fix Screen.renderBackground being called twice
Juuz
2023-11-14
Add scroll bar getters and setters to WScrollPanel (#225)
Aya
2023-10-15
Fix WLabel/WText.getTextStyleAt with non-left-top alignments
Juuz
2023-10-15
Fix missing resource loader dependency
Juuz
2023-10-15
WTextField: Fix onCharTyped not considering editability
Juuz
2023-10-15
Bump version to 9.0.1
Juuz
2023-10-15
WTextField: Fix NPEs when the text renderer is null
Juuz
2023-10-15
Bump version to 9.0.0
Juuz
2023-10-15
WScrollBar: Minor javadoc and formatting fixes
Juuz
2023-10-15
Added set/getScrollingSpeed methods and updated ScrollBarTestGui.java (#218)
LopyMine
2023-10-15
WLabeledSlider: Make height freely adjustable
Juuz
2023-10-15
WButton: Remove unused darkmodeColor field
Juuz
2023-10-15
WButton: Make height freely adjustable
Juuz
2023-10-15
Update Gradle
Juuz
2023-09-27
ScreenDrawing+Texture: Improve GUI sprite rendering
Juuz
2023-09-27
Texture: Fix javadoc error
Juuz
2023-09-27
ScreenDrawing: Fix texturedRect not respecting alpha values
Juuz
2023-09-27
ScreenDrawing: Fix shader color escaping from texturedRect
Juuz
2023-09-27
Texture: Support GUI sprites
Juuz
2023-09-27
CottonInventoryScreen: Fix z order issues
Juuz
2023-09-27
Bump dependency versions
Juuz
2023-09-27
Merge branch 'unstable/9.0'
Juuz
2023-09-25
Bump Minecraft requirement in fabric.mod.json
Juuz
2023-09-25
Update publishing details to be more generic
Juuz
2023-09-25
Bump version to 8.1.0
Juuz
2023-09-09
Fix code style
Juuz
2023-09-09
Fix messed up mcmeta formatting
Juuz
2023-09-09
Move scroll bar textures to 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
Update French translations (#208)
jagerbob
2023-09-09
BackgroundPainter: Update texture paths in javadoc
Juuz
2023-09-09
Use GUI sprites for panel textures
Juuz
2023-09-09
Add BackgroundPainter.createGuiSprite
Juuz
[next]