Age | Commit message (Expand) | Author |
2023-02-02 | Remove commented-out code in ScreenDrawing | Juuz |
2023-01-07 | Fix WItem display position offset (#181) | A_Peng215 |
2022-12-11 | Update to Minecraft 1.19.3, part 2 | Juuz |
2022-12-11 | Update to Minecraft 1.19.3 | Juuz |
2022-12-11 | Add missing since tags in javadoc | Juuz |
2022-10-22 | Allow WGridPanel to have gaps between widgets. (#170) | Roman / Linnea Gräf |
2022-10-13 | IconInsets for WButton Icon (#175) | Alexander Haas |
2022-09-14 | WTabPanel: Add method for accessing tab count | Juuz |
2022-09-14 | WTabPanel: Add methods to access and change the current tab | Juuz |
2022-09-12 | Fix Checkstyle errors | Juuz |
2022-09-12 | Make item slots paint a texture instead of coloured rectangles | Juuz |
2022-09-06 | Fix unfocusing item slots not resetting the focused slot to -1 | Juuz |
2022-09-06 | Use WWidget.isWithinBounds in WPanel.hit | Juuz |
2022-09-06 | Rework screen input methods | Juuz |
2022-09-06 | Stabilise observable properties | Juuz |
2022-08-16 | Improve look of the config screen | Juuz |
2022-08-16 | Make WWidget.setHost apply to children and null-safe | Juuz |
2022-08-16 | Fix #169 | Juuz |
2022-06-16 | Update to 1.19 and bump version to 6.0.0 | Juuz |
2022-05-29 | Fix tab panels looking awful and broken | Juuxel |
2022-05-23 | Fix WBox always resizing children and calling wrong canResize | Juuz |
2022-05-19 | Bump Minecraft dependency | Juuz |
2022-05-19 | Update to 1.19-pre1 | Juuz |
2022-04-25 | Update Minecraft dependency in fabric.mod.json | Juuz |
2022-04-25 | Update to 22w16b | Juuz |
2022-04-13 | Update to 22w14a (#157) | frqnny |
2022-03-22 | Only depend on specific Fabric API modules | Juuz |
2022-03-20 | Updated to 1.18.2 (#155) | Greg C |
2022-02-27 | Corrected calculation of the current visible elements in the list panel. (#152) | dani162 |
2022-02-27 | Fix IOOBE when WTextField.scrollOffset was outside the string | Juuz |
2022-01-16 | Bump version to 5.3.0 | Juuz |
2022-01-16 | Added getter for WListPanel's scrollbar (#150) | Luligabi1 |
2022-01-16 | Clarify WPanel.streamChildren, remove ApiStatus.Experimental | Juuz |
2021-12-24 | Add CottonInventoryScreen ctor overloads with PlayerInventory | Juuz |
2021-12-22 | Keep bin compat in SyncedGuiDescription | Juuz |
2021-12-22 | Improve WWidget.validate javadoc | Juuz |
2021-12-22 | Remove possible null values for ValidatedSlot.filter | Juuz |
2021-12-22 | Move custom quick move implementation from onSlotClick to transferSlot | Juuz |
2021-12-06 | Fix javadoc format | Juuz |
2021-12-06 | Add WAbstractSlider.updateValueCoordRatios, bump to 5.1.0 | Juuz |
2021-12-06 | Bump version to 5.0.0, build on 1.18 | Juuz |
2021-12-06 | Remove deprecations | Juuz |
2021-12-06 | Merge branch '1.17' | Juuz |
2021-12-06 | Clean up WTextField | Juuz |
2021-11-16 | Improve WTextField (#140) | Roman / Nea |
2021-11-16 | Make deprecated WTabPanel.Tab constructor private | Juuz |
2021-11-16 | Update to Minecraft 1.18-pre2 and Java 17 | Juuz |
2021-11-16 | * Updated to 1.18 (#142) | biom4st3r |
2021-11-16 | Fix title alignments when titleX is not 0 | Juuz |
2021-09-12 | Fix #137, bump version to 4.2.14.2.1 | Juuz |