meli/ui/src
Manos Pitsidianakis 321be8555f
Cleanup startup error exit paths
Make startup methods return Results so that the main binary can exit
cleanly instead of using std::process::exit from arbitrary positions,
which exits the process immediately and doesn't run destructors.
2019-11-16 00:33:22 +02:00
..
components ui/ThreadListing: fix uninitialized array entry crash 2019-11-15 23:23:14 +02:00
conf Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00
execute ui: Add save attachment command 2019-11-10 13:33:22 +02:00
terminal ui: make StatusPanel grid growable 2019-11-11 17:59:36 +02:00
types Update uuid dependency to 0.7.4 2019-10-20 11:25:57 +03:00
cache.rs Fix some warnings 2019-11-14 17:55:24 +02:00
components.rs conf: add ascii_drawing option 2019-10-06 11:32:35 +03:00
conf.rs Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00
execute.rs ui: Add save attachment command 2019-11-10 13:33:22 +02:00
lib.rs ui: add mailcap support 2019-11-11 22:20:16 +02:00
mailcap.rs ui: add mailcap support 2019-11-11 22:20:16 +02:00
sqlite3.rs ui/sqlite3: insert account if non-existent 2019-11-12 22:20:20 +02:00
state.rs Cleanup startup error exit paths 2019-11-16 00:33:22 +02:00
terminal.rs Add embed pty support 2019-11-05 08:37:27 +02:00
types.rs Add embed pty support 2019-11-05 08:37:27 +02:00
workers.rs Small fixes 2019-09-26 13:11:49 +03:00