meli/src
Manos Pitsidianakis 9b7875c023
ui: change Component::get_status return type
There was no reason to return Option<String>, just return String::new()
instead of Option::None
2020-02-08 23:56:08 +02:00
..
components ui: change Component::get_status return type 2020-02-08 23:56:08 +02:00
conf ui: fix wrong subscription status in folders 2020-02-08 23:56:08 +02:00
execute melib: add mailbox delete/create to IMAP 2020-02-08 23:54:14 +02:00
plugins Remove ui crate 2020-02-04 17:29:55 +02:00
terminal ui: add ThemeAttribute argument to clear_area() 2020-02-08 23:54:15 +02:00
types Remove ui crate 2020-02-04 17:29:55 +02:00
bin.rs Remove text_processing 2020-02-04 17:29:55 +02:00
cache.rs Remove ui crate 2020-02-04 17:29:55 +02:00
components.rs ui: change Component::get_status return type 2020-02-08 23:56:08 +02:00
conf.rs ui/conf: expand include() paths in config 2020-02-08 23:56:08 +02:00
execute.rs ui: use quoted_argument parser in Ex command arguments 2020-02-08 23:54:15 +02:00
mailcap.rs Remove text_processing 2020-02-04 17:29:55 +02:00
plugins.rs Remove ui crate 2020-02-04 17:29:55 +02:00
sqlite3.rs Remove ui crate 2020-02-04 17:29:55 +02:00
state.rs ui: add floating notifications within terminal 2020-02-08 23:54:15 +02:00
terminal.rs Remove ui crate 2020-02-04 17:29:55 +02:00
types.rs melib: add mailbox delete/create to IMAP 2020-02-08 23:54:14 +02:00
unix.rs Remove ui crate 2020-02-04 17:29:55 +02:00
workers.rs Remove text_processing 2020-02-04 17:29:55 +02:00