Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write documentation example for `Element::map` | 2019-08-30 | 4 | -7/+149 | |
* | Update `README` disclaimer | 2019-08-30 | 1 | -3/+5 | |
* | Expose `Node::with_children` | 2019-08-30 | 1 | -11/+11 | |
* | Make `Hasher` opaque | 2019-08-30 | 12 | -20/+36 | |
* | Add example images to widget docs | 2019-08-30 | 5 | -24/+25 | |
* | Write documentation for `Cache` | 2019-08-29 | 2 | -3/+13 | |
* | Write documentation for `input` | 2019-08-29 | 7 | -2/+17 | |
* | Write `renderer` docs and fix broken links | 2019-08-29 | 12 | -45/+62 | |
* | Write documentation for `UserInterface` | 2019-08-29 | 5 | -14/+214 | |
* | Improve `Overview` section in `README` | 2019-08-28 | 2 | -9/+11 | |
* | Write more documentation | 2019-08-28 | 7 | -23/+32 | |
* | Install `libasound2-dev` on GitHub CI | 2019-08-27 | 1 | -1/+1 | |
* | Merge pull request #3 from hecrj/fix/ggez-resources | 2019-08-27 | 3 | -16/+23 | |
|\ | |||||
| * | Mount `examples/resources` in `ggez::filesystem` | 2019-08-27 | 3 | -16/+23 | |
* | | Install `libinput` on GitHub CI | 2019-08-27 | 1 | -1/+6 | |
* | | Enable GitHub CI | 2019-08-27 | 1 | -0/+16 | |
* | | Update `README` | 2019-08-27 | 1 | -8/+5 | |
|/ | |||||
* | Write documentation for root module | 2019-08-26 | 2 | -6/+199 | |
* | Make `Color` optional instead of `Default` | 2019-08-26 | 4 | -24/+15 | |
* | Fix wording in `README` | 2019-08-25 | 1 | -3/+3 | |
* | Update `README` | 2019-08-25 | 1 | -15/+13 | |
* | Update `README` | 2019-08-25 | 3 | -42/+106 | |
* | Fix details in documentation | 2019-08-24 | 9 | -30/+38 | |
* | Remove `Runtime` and expose `Cache` instead | 2019-08-23 | 4 | -117/+135 | |
* | Add `LICENSE` | 2019-08-01 | 1 | -0/+18 | |
* | Fix typo in `README` | 2019-07-28 | 2 | -2/+2 | |
* | Move `resources` to `examples` | 2019-07-28 | 1 | -0/+0 | |
* | Improve README | 2019-07-28 | 1 | -1/+23 | |
* | Write `README` | 2019-07-27 | 2 | -3/+95 | |
* | Add `TODO` to mouse input conversion in `ggez` example | 2019-07-23 | 1 | -2/+2 | |
* | Show Coffee's UI tour in `ggez` example | 2019-07-23 | 2 | -28/+618 | |
* | Implement `radio::Renderer` and `slider::Renderer` in `ggez` example | 2019-07-23 | 5 | -1/+156 | |
* | Wire `mouse_motion_event` to `Runtime` | 2019-07-23 | 2 | -8/+18 | |
* | Track `cursor_position` in `Runtime` | 2019-07-23 | 1 | -1/+8 | |
* | Add `Runtime` concept to abstract caching | 2019-07-23 | 5 | -89/+123 | |
* | Implement `checkbox::Renderer` in `ggez` example | 2019-07-22 | 4 | -8/+88 | |
* | Implement `button::Renderer` in `ggez` example | 2019-07-22 | 5 | -11/+214 | |
* | Install dev libs in CI | 2019-07-21 | 1 | -0/+6 | |
* | Start implementing `ggez` example | 2019-07-21 | 5 | -0/+188 | |
* | Decouple `iced` from `coffee` | 2019-07-20 | 33 | -8/+2907 | |
* | Initial commit | 2019-05-29 | 4 | -0/+26 |