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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Fix outdated links in documentation
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-10
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-11-08
Remove redundant `std::convert` namespace in `padding`
Héctor Ramón Jiménez
1
-3
/
+3
2022-11-08
Cast to `u16` first then divide by `2` in `Padding::fit`
Héctor Ramón Jiménez
1
-4
/
+4
2022-11-08
Rename `Padding::constrain` to `fit`
Héctor Ramón Jiménez
1
-2
/
+2
2022-10-27
Constrain padding to inner & outer sizes
Cory Forsstrom
2
-0
/
+41
2022-09-23
Write documentation for `color!` macro
Héctor Ramón Jiménez
1
-0
/
+2
2022-09-23
Macro for easy colour generation
Joshua
1
-0
/
+33
2022-08-17
Fix latest `clippy` lints
Héctor Ramón Jiménez
4
-4
/
+4
2022-07-09
Fix further `clippy` lints
Héctor Ramón Jiménez
2
-6
/
+13
2022-05-02
Bump versions :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-05-02
Add `html_logo_url` to `iced_core` and `iced_lazy`
Héctor Ramón Jiménez
1
-0
/
+3
2022-05-02
Replace `hecrj` in links with `iced-rs`
Héctor Ramón Jiménez
1
-1
/
+1
2022-04-30
Fix broken intra-doc links in documentation
Héctor Ramón Jiménez
1
-0
/
+8
2022-04-30
Point repository links to `0.4` branch in documentation
Héctor Ramón Jiménez
1
-2
/
+2
2022-03-16
update palette to 0.6
Cory Forsstrom
1
-1
/
+1
2022-02-16
Rename `image` module to `content_fit` in `iced_core`
Héctor Ramón Jiménez
2
-11
/
+11
2022-02-16
Add support for `ContentFit` for `Image`
Emi Simpson
2
-0
/
+121
2022-02-09
Update Rust edition to 2021 :tada:
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-31
Replace Zulip links with Discord
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-28
Implement `time` module for `wasm-bindgen` backend in `iced_futures`
Héctor Ramón Jiménez
2
-5
/
+6
2022-01-28
Move `time` module from `iced_native` to `iced_core`
Héctor Ramón Jiménez
3
-0
/
+12
2022-01-12
Simplify version of the `palette` dependency
Héctor Ramón Jiménez
1
-1
/
+1
2022-01-03
Change GitHub namespace to new org for all files
LordRatte
5
-9
/
+9
2021-12-06
Include alignment in the container layout hash
Imbris
1
-2
/
+2
2021-11-04
Merge `iced_core::text` with `iced_native::text`
Héctor Ramón Jiménez
2
-30
/
+0
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
3
-66
/
+65
2021-09-20
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
2
-1
/
+24
2021-09-20
Add Align::Fill variant
Cory Forsstrom
1
-0
/
+3
2021-09-15
Revert system menus support
Héctor Ramón Jiménez
4
-167
/
+0
2021-09-15
Use `Option` to encode empty text case in hit test methods
Héctor Ramón Jiménez
1
-3
/
+3
2021-08-26
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
4
-8
/
+8
2021-08-21
Implement textual hit testing
Tom
2
-0
/
+30
2021-07-27
Introduce `COMMAND` constant to `keyboard::Modifiers`
Héctor Ramón Jiménez
1
-0
/
+12
2021-07-19
Add a presets `Menu` to the `game_of_life` example
Héctor Ramón Jiménez
1
-2
/
+2
2021-07-19
Replace `content` with `title` in `menu` module
Héctor Ramón Jiménez
1
-23
/
+18
2021-07-19
Implement `Menu::map` naively
Héctor Ramón Jiménez
1
-5
/
+39
2021-07-12
Store and synchronize `Menu` in `application::State`
Héctor Ramón Jiménez
1
-4
/
+36
2021-07-12
Use `bitflags` for `keyboard::Modifiers`
Héctor Ramón Jiménez
2
-27
/
+50
2021-07-12
Move `menu` module from `iced_native` to `iced_core`
Héctor Ramón Jiménez
2
-0
/
+86
2021-07-05
Initial menu implementation
Richard
2
-0
/
+20
2021-06-09
Floor `width` and `height` in `Rectangle::floor`
Héctor Ramón
1
-2
/
+2
2021-06-01
Replace ignored doc-tests with additional documentation for `Padding`
Héctor Ramón
1
-0
/
+32
2021-06-01
Use `Padding::horizontal` and `Padding::vertical` helpers
Héctor Ramón
1
-2
/
+2
2021-06-01
Introduce `vertical` and `horizontal` methods to `Padding`
Héctor Ramón
1
-0
/
+10
2021-06-01
Add support for asymmetrical padding
Ben LeFevre
3
-4
/
+71
2021-03-31
Bump versions :tada:
Héctor Ramón Jiménez
2
-2
/
+2
2020-11-26
Bump versions :tada:
Héctor Ramón Jiménez
2
-2
/
+2
2020-11-26
Update `README`s of subcrates
Héctor Ramón Jiménez
1
-1
/
+3
[next]