aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-18Engage pasteFalkreon
2019-08-18clicks and caret repositioning for WTextFieldFalkreon
2019-08-18initial text control implFalkreon
2019-08-15add zh_cn translations thanks to Lightcolour-666 :)Falkreon
2019-08-13Fix several off-by-4 errorsFalkreon
2019-08-04Call addPainters on client screensFalkreon
2019-08-04reorder init and resize to vanilla orderFalkreon
2019-08-02Updated access on variables...snowyleopardcc
2019-08-01Updates / Changes to WToggleButtonCC
2019-07-29Merge branch 'master' of https://github.com/CottonMC/LibGui into fix-tooltip-...Juuxel
2019-07-28Fix foreground layer paintingFalkreon
2019-07-28Fix tooltip positionJuuxel
2019-07-28Merge pull request #1 from Juuxel/button-disablingFalkreon
2019-07-28active => enabledJuuxel
2019-07-27Some tweaksJuuxel
2019-07-27int_3 => stateJuuxel
2019-07-27Add support for disabling buttonsJuuxel
2019-07-24do a transparency fix on the default WItemSlot draw methodMeredith Espinosa
2019-07-24fix transparency on slot painter bordersMeredith Espinosa
2019-07-24Fix WPlayerInventoryPanel contrast, default WItemSlot contrast, better client...Falkreon
2019-07-24Fix abstract method woes, fix button text positionFalkreon
2019-07-22Hastily add buttons and finish config guiFalkreon
2019-07-22Enable custom controlFalkreon
2019-07-22Finish WToggleButton, fix config loading, almost done with ConfigGuiFalkreon
2019-07-21Get clientside guis running, stub out config guiFalkreon
2019-07-20Add darkmode support to WLabel, fix build, add API badgeFalkreon
2019-07-18start adding in dark modeMeredith Espinosa
2019-07-09add WSprite and WPlayerInvPanel, new slot bg painter1.1.0Meredith Espinosa
2019-07-04Attempt iconFalkreon
2019-07-04Initial port from 1.14.1 Cotton to 1.14.3 standaloneFalkreon
2019-07-03Initial commitfalseresync