index
:
github/LibGui.git
1.15
1.20.2
1.20.5
feature/gaps
feature/improvetextfield
feature/narration
handi/anchor-layout
maintained/3.x
master
pommetadata
unstable/2.0
unstable/4.0
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2019-08-31
Some slider updates
Juuxel
- WIP dark mode textures for simple sliders - Vertical/rotated labeled sliders - Text alignment for slider labels - Add missing getters for nicer Kotlin usage
2019-08-31
Fix Alignment, add to WLabel and WButton
Falkreon
2019-08-31
Improve ScreenDrawing, move Axis/Alignment into data pkg, add server-safe Color
Falkreon
2019-08-30
Implement panel clipping
Falkreon
2019-08-30
Rearrange drawing, deprecate paintForeground, add widget ticks
Falkreon
2019-08-30
CottonScreenController -> CottonCraftingController, hit coordinates fix
Falkreon
2019-08-30
Update to 19w35a, rearrange ScreenDrawing, rename screens
Falkreon
2019-08-29
Version bump for release
1.3.2
Falkreon
2019-08-29
Merge pull request #9 from Juuxel/sliders
Falkreon
Add sliders
2019-08-29
Sliders are done!
Juuxel
2019-08-28
Test gui demo leading to list fixes
Falkreon
2019-08-28
Add WAbstractSlider and do some initial code for labeled sliders
Juuxel
2019-08-28
Sliders: Add keyboard support, fix clicking, highlight when focused
Juuxel
2019-08-28
Fix issues with small value ranges, only fire needed value change events
Juuxel
2019-08-28
Remove star import in ConfigGui
Juuxel
2019-08-28
Move thumb painting code to paintBg, remove fake mouse events
Juuxel
2019-08-28
Merge branch 'master' of https://github.com/CottonMC/LibGui into sliders
Juuxel
2019-08-28
Merge pull request #8 from Juuxel/editorconfig
Falkreon
Add .editorconfig file
2019-08-28
Dramatically improved scrollbars, coordinate fixes
Falkreon
2019-08-27
Version bump for beta
Falkreon
2019-08-27
Add roadmap
Falkreon
2019-08-27
Cleanup mouse events, add optional mouse hover info to paintBackground
Falkreon
2019-08-27
Make some slider constants public
Juuxel
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
Add wiki link to README
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
[next]