Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 1 | -794/+0 | |
* | Merge branch 'master' into feature/custom-styling | 2020-01-09 | 1 | -0/+6 | |
|\ | |||||
| * | Merge branch 'master' into feature/shrink-by-default | 2020-01-09 | 1 | -2/+2 | |
| |\ | |||||
| * | | Make `Row`, `Column`, and `Checkbox` shrink by default | 2019-12-30 | 1 | -1/+7 | |
* | | | Add border and shadow styling to `Button` | 2020-01-05 | 1 | -4/+5 | |
* | | | Add `border_width` and `border_color` to `Quad` | 2019-12-31 | 1 | -1/+1 | |
* | | | Merge branch 'master' into feature/custom-styling | 2019-12-31 | 1 | -2/+2 | |
|\ \ \ | | |/ | |/| | |||||
| * | | Rename `Empty` widget to `Space` | 2019-12-30 | 1 | -3/+3 | |
| * | | Implement `Empty` widget | 2019-12-30 | 1 | -2/+2 | |
| |/ | |||||
* | | Add `Renderer::Defaults` and style inheritance | 2019-12-30 | 1 | -3/+10 | |
* | | Draft `Style` and `StyleSheet` for `Button` | 2019-12-29 | 1 | -19/+28 | |
|/ | |||||
* | Update native `CHANGELOG` | 2019-12-08 | 1 | -1/+0 | |
* | Showcase new `TextInput::password` in `tour` | 2019-12-07 | 1 | -11/+33 | |
* | Make `Button::background` generic | 2019-12-05 | 1 | -8/+5 | |
* | Implemented `From<Color` for `Background` | 2019-12-04 | 1 | -13/+6 | |
* | Allow `Application` configuration with `Settings` | 2019-11-25 | 1 | -2/+2 | |
* | Add warning on debugger tour section in web | 2019-11-24 | 1 | -5/+13 | |
* | Merge branch 'master' into improvement/docs | 2019-11-22 | 1 | -1/+1 | |
|\ | |||||
| * | Disable debug view by default in `tour` example | 2019-11-20 | 1 | -1/+1 | |
* | | Implement `iced::Sandbox` trait for simple apps | 2019-11-21 | 1 | -18/+13 | |
* | | Move widgets from `core` to `native` and `web` | 2019-11-21 | 1 | -4/+3 | |
|/ | |||||
* | Support async actions in `iced_winit` | 2019-11-17 | 1 | -16/+20 | |
* | Remove default styling of `Button` | 2019-11-13 | 1 | -0/+1 | |
* | Fix doc comments and remove `Align` from `tour` | 2019-11-11 | 1 | -1/+1 | |
* | Implement `Container` widget | 2019-11-11 | 1 | -30/+28 | |
* | Draft custom layout engine based on `druid` | 2019-11-11 | 1 | -2/+2 | |
* | Allow applications to control the window title | 2019-11-09 | 1 | -18/+37 | |
* | Merge branch 'master' into feature/text-input | 2019-11-03 | 1 | -14/+17 | |
|\ | |||||
| * | Show Ferris at the end of the scrollable section | 2019-11-02 | 1 | -14/+17 | |
* | | Add text input section to `tour` | 2019-11-02 | 1 | -5/+55 | |
|/ | |||||
* | Add scrollable section to `tour` | 2019-11-02 | 1 | -6/+40 | |
* | Make `tour` example work on Wasm again | 2019-10-23 | 1 | -4/+17 | |
* | Implement basic image rendering in `iced_wgpu` | 2019-10-23 | 1 | -4/+13 | |
* | Add a slight shadow to buttons for feedback | 2019-10-12 | 1 | -8/+8 | |
* | Move `winit` logic from `iced` to `iced_winit` | 2019-10-09 | 1 | -4/+4 | |
* | Merge branch 'master' into basic-renderer | 2019-10-08 | 1 | -2/+2 | |
* | Make `iced_core::Button` customizable | 2019-10-08 | 1 | -7/+45 | |
* | Render colored quads | 2019-10-07 | 1 | -0/+2 | |
* | Make `tour` a simple example instead of a crate | 2019-10-06 | 1 | -0/+587 |