aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io
AgeCommit message (Expand)Author
2023-11-18WScrollPanel: Add missing since tagsJuuz
2023-11-18WItemSlot: Add toggle for hiding icons for slots with itemsJuuz
2023-11-18Fix Screen.renderBackground being called twiceJuuz
2023-11-14Add scroll bar getters and setters to WScrollPanel (#225)Aya
2023-10-15Fix WLabel/WText.getTextStyleAt with non-left-top alignmentsJuuz
2023-10-15WTextField: Fix onCharTyped not considering editabilityJuuz
2023-10-15WTextField: Fix NPEs when the text renderer is nullJuuz
2023-10-15WScrollBar: Minor javadoc and formatting fixesJuuz
2023-10-15Added set/getScrollingSpeed methods and updated ScrollBarTestGui.java (#218)LopyMine
2023-10-15WLabeledSlider: Make height freely adjustableJuuz
2023-10-15WButton: Remove unused darkmodeColor fieldJuuz
2023-10-15WButton: Make height freely adjustableJuuz
2023-09-27ScreenDrawing+Texture: Improve GUI sprite renderingJuuz
2023-09-27Texture: Fix javadoc errorJuuz
2023-09-27ScreenDrawing: Fix texturedRect not respecting alpha valuesJuuz
2023-09-27ScreenDrawing: Fix shader color escaping from texturedRectJuuz
2023-09-27Texture: Support GUI spritesJuuz
2023-09-27CottonInventoryScreen: Fix z order issuesJuuz
2023-09-09Fix code styleJuuz
2023-09-09Move scroll bar textures to GUI spritesJuuz
2023-09-09Merge branch 'master' into unstable/9.0Juuz
2023-09-09Paint WScrollBar using textures (#212)LopyMine
2023-09-09BackgroundPainter: Update texture paths in javadocJuuz
2023-09-09Use GUI sprites for panel texturesJuuz
2023-09-09Add BackgroundPainter.createGuiSpriteJuuz
2023-09-09Initial port to 1.20.2Juuz
2023-09-09Add since tags and make all deprecations forRemoval=trueJuuz
2023-09-09Add input/output filter + weaken WPlayerInvPanel's components' protection (#209)Luiz Feikes
2023-07-02Fix WPanelWithInsets.expandToFit(WWidget) not considering insetsJuuz
2023-06-11Merge branch 'unstable/8.0'Juuz
2023-06-11Fix incorrect title positions for non-left alignmentsJuuz
2023-06-04ScreenDrawing: Clean up javadocJuuz
2023-06-04Update to 1.20 RC 1Juuz
2023-05-27Add GUI- and widget-level dark mode togglesJuuz
2023-05-14Fix #196Juuz
2023-04-10Add item-based subclass of SyncedGuiDescriptionJuuz
2023-04-10Add dev-only crash for when screens are opened in Item.useJuuz
2023-03-19Add simple focus model implementationJuuz
2023-03-19Rename FocusHandler -> FocusModel, improve docsJuuz
2023-03-18Update Checkstyle and fix code formatJuuz
2023-03-18Remove unnecessary overrideJuuz
2023-03-18Add missing since tags, remove outdated TODOJuuz
2023-03-18Update to 1.19.4, add new focus APIJuuz
2023-03-18Improve tiled NinePatchBackgroundPainter performance (#185)Juuz
2023-02-08Fix WBox Horizontal Offset (#184)BlazingTwist
2023-02-02Fix #182Juuz
2023-02-02Remove commented-out code in ScreenDrawingJuuz
2023-01-07Fix WItem display position offset (#181)A_Peng215
2022-12-11Update to Minecraft 1.19.3, part 2Juuz
2022-12-11Update to Minecraft 1.19.3Juuz