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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove logging large bytes arrays
Cory Forsstrom
2023-02-23
1
-1
/
+7
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-02-18
4
-25
/
+25
*
Use `Pixels` for `Text::size`
Héctor Ramón Jiménez
2023-02-17
1
-3
/
+3
*
Added the ability to change checkbox icon
Casper Storm
2023-02-16
1
-1
/
+1
*
Rename `HandleContent` to `Icon` and simplify generics
Héctor Ramón Jiménez
2023-02-14
1
-1
/
+1
*
Extend pick_list::Handle
Casper Storm
2023-02-14
1
-1
/
+3
*
Fix: Clippy lint 'uninlined_format_args'
13r0ck
2023-01-27
1
-9
/
+6
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-01-14
4
-25
/
+25
*
Merge pull request #1647 from iced-rs/feature/widget-request-redraw
Héctor Ramón
2023-01-13
2
-18
/
+0
|
\
|
*
Draft `Shell:request_redraw` API
Héctor Ramón Jiménez
2023-01-12
2
-18
/
+0
*
|
Fix comment description on crate example
Wiktor Kwapisiewicz
2023-01-12
1
-0
/
+1
|
/
*
Merge pull request #1550 from bungoboingo/feat/multidirectional-scrolling
Héctor Ramón
2023-01-09
1
-1
/
+2
|
\
|
*
Introduce `RelativeOffset` type in `scrollable`
Héctor Ramón Jiménez
2023-01-08
1
-1
/
+2
|
*
Reworked Scrollable to account for lack of widget order guarantees.
bungoboingo
2022-12-29
1
-2
/
+1
|
*
Add multidirectional scrolling capabilities to the existing Scrollable.
Bingus
2022-12-29
1
-1
/
+2
*
|
fix doc links
Araxeus
2023-01-04
1
-1
/
+1
*
|
Merge pull request #1562 from casperstorm/feat/custom-accessory-content
Héctor Ramón
2023-01-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Rename `pick_list::AccessoryContent` to `Handle`
Héctor Ramón Jiménez
2022-12-14
1
-3
/
+1
|
*
Added ability to customize accessory content.
Casper Rogild Storm
2022-11-29
1
-1
/
+3
*
|
Implement `window::close` action and remove `should_exit`
Héctor Ramón Jiménez
2022-12-15
1
-4
/
+0
*
|
Split vertical orientation into VerticalSlider
Casper Storm
2022-12-13
1
-0
/
+2
*
|
Bump versions :tada:
Héctor Ramón Jiménez
2022-12-07
4
-24
/
+24
*
|
Remove `appearance` from `Handle`
Héctor Ramón Jiménez
2022-12-06
1
-1
/
+1
|
/
*
Add text input operations
Cory Forsstrom
2022-11-11
1
-1
/
+2
*
Fix outdated links in documentation
Héctor Ramón Jiménez
2022-11-10
4
-24
/
+24
*
Fix broken documentation links
Héctor Ramón Jiménez
2022-11-10
2
-2
/
+3
*
Expose `window` commands in `iced::window`
Héctor Ramón Jiménez
2022-11-09
1
-1
/
+1
*
expose touch module
Artur Sapek
2022-10-04
2
-0
/
+3
*
Merge pull request #1227 from LordRatte/feature-colour-macro
Héctor Ramón
2022-09-23
1
-2
/
+2
|
\
|
*
Export `color!` macro in `iced` and `iced_native`
Héctor Ramón Jiménez
2022-09-23
1
-2
/
+2
*
|
Merge pull request #1174 from daladim/icon_from_file
Héctor Ramón
2022-09-23
1
-0
/
+57
|
\
\
|
|
/
|
/
|
|
*
Added convenience functions for window::icon::Icon
daladim
2022-03-01
1
-0
/
+57
*
|
Take `Cow` in `Text::new`
Ram.Type-0
2022-09-21
1
-2
/
+2
*
|
Expose `overlay::Element`
Héctor Ramón Jiménez
2022-09-21
1
-0
/
+7
*
|
Fix doc comments in `overlay`
Héctor Ramón Jiménez
2022-09-21
1
-3
/
+2
*
|
Make menu style accessible
0x192
2022-09-21
2
-0
/
+11
*
|
Remove `window::Mode` and introduce `Settings::visible`
Héctor Ramón Jiménez
2022-08-18
4
-35
/
+5
*
|
Implement `scrollable::snap_to` operation
Héctor Ramón Jiménez
2022-08-04
1
-3
/
+3
*
|
Implement `focus_previous` operation
Héctor Ramón Jiménez
2022-08-04
1
-0
/
+8
*
|
Implement `focus_next` operation
Héctor Ramón Jiménez
2022-08-02
2
-1
/
+16
*
|
Implement `Widget::operate` for `TextInput`
Héctor Ramón Jiménez
2022-07-28
1
-1
/
+3
*
|
Use `ToString` for `Text::new` instead of `Into<String>`
Héctor Ramón Jiménez
2022-07-27
1
-1
/
+1
*
|
Replace stateful widgets with new `iced_pure` API
Héctor Ramón Jiménez
2022-07-27
8
-683
/
+49
*
|
Fix `clippy` lints for all crates and features
Héctor Ramón Jiménez
2022-07-09
1
-0
/
+1
*
|
Fix further `clippy` lints
Héctor Ramón Jiménez
2022-07-09
1
-5
/
+13
*
|
Remove redundant `crate::Theme` in alias of `Element`
Héctor Ramón Jiménez
2022-07-08
2
-2
/
+2
*
|
Make `Element` aliases in `iced` compatible with `iced_native` and `iced_pure`
Héctor Ramón Jiménez
2022-07-08
4
-9
/
+15
*
|
Fix missing docs in `iced` crate
Héctor Ramón Jiménez
2022-07-08
3
-1
/
+3
*
|
Make widget aliases in `iced` compatible with `iced_native`
Héctor Ramón Jiménez
2022-07-08
2
-80
/
+58
*
|
Add `theme::Application` styling support to `Sandbox`
Héctor Ramón Jiménez
2022-07-08
1
-3
/
+13
[next]