aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2022-12-11Add missing since tags in javadocJuuz
2022-10-22Allow WGridPanel to have gaps between widgets. (#170)Roman / Linnea Gräf
2022-10-13IconInsets for WButton Icon (#175)Alexander Haas
2022-09-14WTabPanel: Add method for accessing tab countJuuz
2022-09-14WTabPanel: Add methods to access and change the current tabJuuz
2022-09-12Fix Checkstyle errorsJuuz
2022-09-12Make item slots paint a texture instead of coloured rectanglesJuuz
2022-09-06Fix unfocusing item slots not resetting the focused slot to -1Juuz
2022-09-06Use WWidget.isWithinBounds in WPanel.hitJuuz
2022-09-06Rework screen input methodsJuuz
2022-09-06Stabilise observable propertiesJuuz
2022-08-16Improve look of the config screenJuuz
2022-08-16Make WWidget.setHost apply to children and null-safeJuuz
2022-08-16Fix #169Juuz
2022-06-16Update to 1.19 and bump version to 6.0.0Juuz
2022-05-29Fix tab panels looking awful and brokenJuuxel
2022-05-23Fix WBox always resizing children and calling wrong canResizeJuuz
2022-05-19Bump Minecraft dependencyJuuz
2022-05-19Update to 1.19-pre1Juuz
2022-04-25Update Minecraft dependency in fabric.mod.jsonJuuz
2022-04-25Update to 22w16bJuuz
2022-04-13Update to 22w14a (#157)frqnny
2022-03-22Only depend on specific Fabric API modulesJuuz
2022-03-20Updated to 1.18.2 (#155)Greg C
2022-02-27Corrected calculation of the current visible elements in the list panel. (#152)dani162
2022-02-27Fix IOOBE when WTextField.scrollOffset was outside the stringJuuz
2022-01-16Bump version to 5.3.0Juuz
2022-01-16Added getter for WListPanel's scrollbar (#150)Luligabi1
2022-01-16Clarify WPanel.streamChildren, remove ApiStatus.ExperimentalJuuz
2021-12-24Add CottonInventoryScreen ctor overloads with PlayerInventoryJuuz
2021-12-22Keep bin compat in SyncedGuiDescriptionJuuz
2021-12-22Improve WWidget.validate javadocJuuz
2021-12-22Remove possible null values for ValidatedSlot.filterJuuz
2021-12-22Move custom quick move implementation from onSlotClick to transferSlotJuuz
2021-12-06Fix javadoc formatJuuz
2021-12-06Add WAbstractSlider.updateValueCoordRatios, bump to 5.1.0Juuz
2021-12-06Bump version to 5.0.0, build on 1.18Juuz
2021-12-06Remove deprecationsJuuz
2021-12-06Merge branch '1.17'Juuz
2021-12-06Clean up WTextFieldJuuz