cosmic-files/src
Josh Megnauth 748d53fdbe
Localized date strings
Fixes some of #256

This patch also cleans up the `icu` dependencies from my last PR. I
added all of `icu` as a dependency last time because I assumed it would
be needed for this fix. However, `chrono` supports localization and
`icu` seemed harder to use anyway.
2024-07-12 02:20:41 -04:00
..
mounter Go back to home if location is unmounted, fixes #148 2024-05-31 10:39:27 -06:00
app.rs Reduce debug print level 2024-07-11 16:20:29 -06:00
clipboard.rs Dnd (#103) 2024-04-10 09:41:25 -06:00
config.rs Adjust default list size 2024-07-11 10:12:07 -06:00
dialog.rs Changes to better match design 2024-07-03 14:24:11 -06:00
key_bind.rs Update key_bind.rs 2024-07-06 11:52:18 +02:00
lib.rs Make clipboard pub 2024-05-20 13:48:09 -06:00
localize.rs Localized date strings 2024-07-12 02:20:41 -04:00
main.rs Convert to library 2024-02-01 15:14:14 -07:00
menu.rs Rename operations to edit history, improve formatting, add progress button 2024-07-11 15:32:21 -06:00
mime_app.rs fix: Panic on long numerical file names 2024-07-08 02:00:52 -04:00
mime_icon.rs Fix mime icon fallback 2024-06-12 10:51:28 -06:00
mouse_area.rs fix: DnD fixes 2024-05-31 18:07:12 -06:00
operation.rs Get TrashItems when deleting 2024-07-11 16:20:59 -06:00
spawn_detached.rs Implement open in terminal 2024-03-04 10:28:16 -07:00
tab.rs Localized date strings 2024-07-12 02:20:41 -04:00