index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Zulip links with Discord
Héctor Ramón Jiménez
2022-01-31
1
-1
/
+1
*
Implement `time` module for `wasm-bindgen` backend in `iced_futures`
Héctor Ramón Jiménez
2022-01-28
2
-5
/
+6
*
Move `time` module from `iced_native` to `iced_core`
Héctor Ramón Jiménez
2022-01-28
3
-0
/
+12
*
Simplify version of the `palette` dependency
Héctor Ramón Jiménez
2022-01-12
1
-1
/
+1
*
Change GitHub namespace to new org for all files
LordRatte
2022-01-03
5
-9
/
+9
*
Include alignment in the container layout hash
Imbris
2021-12-06
1
-2
/
+2
*
Merge `iced_core::text` with `iced_native::text`
Héctor Ramón Jiménez
2021-11-04
2
-30
/
+0
*
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
2021-09-20
3
-66
/
+65
*
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2021-09-20
2
-1
/
+24
*
Add Align::Fill variant
Cory Forsstrom
2021-09-20
1
-0
/
+3
*
Merge pull request #1047 from iced-rs/revert-menus
Héctor Ramón
2021-09-15
4
-167
/
+0
|
\
|
*
Revert system menus support
Héctor Ramón Jiménez
2021-09-15
4
-167
/
+0
*
|
Use `Option` to encode empty text case in hit test methods
Héctor Ramón Jiménez
2021-09-15
1
-3
/
+3
|
/
*
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
2021-08-26
4
-8
/
+8
*
Implement textual hit testing
Tom
2021-08-21
2
-0
/
+30
*
Introduce `COMMAND` constant to `keyboard::Modifiers`
Héctor Ramón Jiménez
2021-07-27
1
-0
/
+12
*
Add a presets `Menu` to the `game_of_life` example
Héctor Ramón Jiménez
2021-07-19
1
-2
/
+2
*
Replace `content` with `title` in `menu` module
Héctor Ramón Jiménez
2021-07-19
1
-23
/
+18
*
Implement `Menu::map` naively
Héctor Ramón Jiménez
2021-07-19
1
-5
/
+39
*
Store and synchronize `Menu` in `application::State`
Héctor Ramón Jiménez
2021-07-12
1
-4
/
+36
*
Use `bitflags` for `keyboard::Modifiers`
Héctor Ramón Jiménez
2021-07-12
2
-27
/
+50
*
Move `menu` module from `iced_native` to `iced_core`
Héctor Ramón Jiménez
2021-07-12
2
-0
/
+86
*
Initial menu implementation
Richard
2021-07-05
2
-0
/
+20
*
Floor `width` and `height` in `Rectangle::floor`
Héctor Ramón
2021-06-09
1
-2
/
+2
*
Replace ignored doc-tests with additional documentation for `Padding`
Héctor Ramón
2021-06-01
1
-0
/
+32
*
Use `Padding::horizontal` and `Padding::vertical` helpers
Héctor Ramón
2021-06-01
1
-2
/
+2
*
Introduce `vertical` and `horizontal` methods to `Padding`
Héctor Ramón
2021-06-01
1
-0
/
+10
*
Add support for asymmetrical padding
Ben LeFevre
2021-06-01
3
-4
/
+71
*
Bump versions :tada:
Héctor Ramón Jiménez
2021-03-31
2
-2
/
+2
*
Merge branch 'ios-support-wip' into feature/touch-support
Héctor Ramón Jiménez
2020-12-15
1
-5
/
+4
|
\
*
|
Bump versions :tada:
Héctor Ramón Jiménez
2020-11-26
2
-2
/
+2
*
|
Update `README`s of subcrates
Héctor Ramón Jiménez
2020-11-26
1
-1
/
+3
*
|
Update graphs in crate docs
Héctor Ramón Jiménez
2020-11-26
1
-2
/
+2
*
|
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
2020-11-26
5
-52
/
+0
*
|
Rename `keyboard::ModifiersState` to `Modifiers`
Héctor Ramón Jiménez
2020-11-26
3
-17
/
+12
*
|
Fix broken links in API documentation
Héctor Ramón Jiménez
2020-11-26
1
-25
/
+0
*
|
Introduce `is_command_pressed` to `ModifiersState`
Héctor Ramón Jiménez
2020-11-10
1
-0
/
+20
*
|
Apply suggestions
Jakub Hlusička
2020-10-29
2
-9
/
+7
*
|
Add conversion functions to Size and Vector
Jakub Hlusička
2020-10-28
2
-0
/
+33
*
|
add From<Point> and From<Size> for [f32; 2]
Azorlogh
2020-10-08
2
-0
/
+12
*
|
Keep `KeyCode` names synchronized with `winit`
Héctor Ramón Jiménez
2020-10-08
1
-18
/
+22
*
|
update to winit 0.23 api
aentity
2020-10-03
1
-1
/
+2
*
|
Update styling example
Kaiden42
2020-08-25
1
-1
/
+1
*
|
Implement From<Color> for Option<Background>
Kaiden42
2020-08-25
1
-0
/
+6
*
|
Add `ModifiersChanged` to `keyboard::Event`
Héctor Ramón Jiménez
2020-06-30
1
-0
/
+3
*
|
Rename `Rectangle::round` to `snap`
Héctor Ramón Jiménez
2020-06-02
1
-4
/
+4
*
|
Refactor `Viewport` and `Compositor`
Héctor Ramón Jiménez
2020-05-20
2
-26
/
+29
*
|
Merge branch 'master' into feature/canvas-interaction
Héctor Ramón Jiménez
2020-05-04
2
-5
/
+147
|
\
\
|
*
|
Improve minor documentation details in `Color`
Héctor Ramón Jiménez
2020-05-04
1
-10
/
+16
|
*
|
Do not re-export Palette from iced_core
Clark Moody
2020-04-24
1
-3
/
+0
[next]