Age | Commit message (Expand) | Author |
2019-09-28 | Merge pull request #14 from Juuxel/text-events | Falkreon |
2019-09-28 | RGB->HSL | Falkreon |
2019-09-27 | Version bump for beta | Falkreon |
2019-09-27 | Implement HSL colors, update jankson | Falkreon |
2019-09-26 | Add text click and hover event support for WLabel | Juuxel |
2019-09-22 | update to 19w38b | Falkreon |
2019-09-22 | Version bump for beta 4 | Falkreon |
2019-09-22 | Palette work | Falkreon |
2019-09-22 | Merge pull request #13 from Juuxel/slider-updates | Falkreon |
2019-09-22 | Add silent WAbstractSlider.setValue and a callListeners flag | Juuxel |
2019-09-14 | Version bump for beta | Falkreon |
2019-09-14 | More snapshot work | Falkreon |
2019-09-01 | Make the dark slider texture a bit nicer | Juuxel |
2019-09-01 | Clamp slider values in WAbstractSlider.setValue | Juuxel |
2019-09-01 | Improve dark slider textures | Juuxel |
2019-09-01 | Add scrolling support for sliders | Juuxel |
2019-09-01 | Merge branch 'master' of https://github.com/CottonMC/LibGui into slider-updates | Juuxel |
2019-09-01 | Merge pull request #12 from Juuxel/scrolling | Falkreon |
2019-09-01 | Deliver mouse scrolling events to the root panel as well | Juuxel |
2019-08-31 | Fix E-to-close, respect image settings on WToggleButton | Falkreon |
2019-09-01 | Improve scrolling again | Juuxel |
2019-09-01 | Improve scrolling | Juuxel |
2019-09-01 | Add scrolling support for widgets | Juuxel |
2019-08-31 | Some slider updates | Juuxel |
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 release1.3.2 | Falkreon |
2019-08-29 | Merge pull request #9 from Juuxel/sliders | Falkreon |
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 |
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 |