Age | Commit message (Expand) | Author |
2019-08-27 | Some slider cleanup | Juuxel |
2019-08-27 | Revert some local changes, make slider paintBg formatting cleaner | Juuxel |
2019-08-27 | Add focusing and support for background painters | Juuxel |
2019-08-27 | Add .editorconfig file | Juuxel |
2019-08-27 | Fix todo in WSlider | Juuxel |
2019-08-27 | Almost working sliders | Juuxel |
2019-08-27 | More work on sliders | Juuxel |
2019-08-27 | Add sliders, WIP | Juuxel |
2019-08-25 | More responsive scrollbar. Still glitchy though. | Falkreon |
2019-08-25 | More gui test, fix slot offsets, tooltips, and button hovers | Falkreon |
2019-08-24 | Add test project, fix readme, work on list widget | Falkreon |
2019-08-22 | Fix NPE on WTextField.setText | Falkreon |
2019-08-21 | version bump for release | Falkreon |
2019-08-21 | Add grid size setting for WGridPanel. Fixes #7 | Falkreon |
2019-08-21 | Fix ESC not closing gui, Remove debug println | Falkreon |
2019-08-20 | Poor (minecraft-level) RTL support | Falkreon |
2019-08-18 | Replace WToggleButton appearance, clean up config gui again | Falkreon |
2019-08-18 | Add text selection and copy | Falkreon |
2019-08-18 | Engage paste | Falkreon |
2019-08-18 | clicks and caret repositioning for WTextField | Falkreon |
2019-08-18 | initial text control impl | Falkreon |
2019-08-15 | add zh_cn translations thanks to Lightcolour-666 :) | Falkreon |
2019-08-13 | Fix several off-by-4 errors | Falkreon |
2019-08-04 | Merge pull request #5 from Juuxel/wiki-link | Falkreon |
2019-08-04 | Add wiki link to README | Juuxel |
2019-08-04 | Call addPainters on client screens | Falkreon |
2019-08-04 | reorder init and resize to vanilla order | Falkreon |
2019-08-02 | Merge pull request #4 from snowyleopardcc/master | Falkreon |
2019-08-02 | Updated access on variables... | snowyleopardcc |
2019-08-01 | Updates / Changes to WToggleButton | CC |
2019-07-29 | Merge pull request #3 from Juuxel/fix-tooltip-position | Falkreon |
2019-07-29 | Merge branch 'master' of https://github.com/CottonMC/LibGui into fix-tooltip-... | Juuxel |
2019-07-28 | Fix foreground layer painting | Falkreon |
2019-07-28 | Fix tooltip position | Juuxel |
2019-07-28 | Merge pull request #1 from Juuxel/button-disabling | Falkreon |
2019-07-28 | Update to newest fabric, mappings, loader | Falkreon |
2019-07-28 | active => enabled | Juuxel |
2019-07-27 | Merge pull request #2 from Juuxel/minor-tweaks | Falkreon |
2019-07-27 | Some tweaks | Juuxel |
2019-07-27 | int_3 => state | Juuxel |
2019-07-27 | Add support for disabling buttons | Juuxel |
2019-07-24 | do a transparency fix on the default WItemSlot draw method | Meredith Espinosa |
2019-07-24 | fix transparency on slot painter borders | Meredith Espinosa |
2019-07-24 | Fix WPlayerInventoryPanel contrast, default WItemSlot contrast, better client... | Falkreon |
2019-07-24 | Fix abstract method woes, fix button text position | Falkreon |
2019-07-22 | Version bump for release | Falkreon |
2019-07-22 | Hastily add buttons and finish config gui | Falkreon |
2019-07-22 | Enable custom control | Falkreon |
2019-07-22 | Finish WToggleButton, fix config loading, almost done with ConfigGui | Falkreon |
2019-07-21 | Get clientside guis running, stub out config gui | Falkreon |