1
0
Fork 0
mirror of synced 2024-05-12 08:23:57 +12:00
czkawka/czkawka_gui/src
Kerfuffle 2b86e9079e
Fix accumulated stop events (#623)
* Change stop message channel from unbounded to bounded with size 1.

* Clear out any stale stop messages before beginning a search operation.
2022-02-15 19:00:52 +01:00
..
connect_things Fix accumulated stop events (#623) 2022-02-15 19:00:52 +01:00
gui_structs Fix accumulated stop events (#623) 2022-02-15 19:00:52 +01:00
compute_results.rs Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2022-01-19 22:35:07 +01:00
create_tree_view.rs Add reference folders (#516) 2021-12-24 09:18:55 +01:00
help_combo_box.rs Implement DirTraversal (#531) 2022-01-01 21:07:20 +01:00
help_functions.rs Update GTK (#583) 2022-02-01 17:08:41 +01:00
initialize_gui.rs Update GTK (#583) 2022-02-01 17:08:41 +01:00
language_functions.rs Add cache support to similar music files (#558) 2022-01-05 22:47:27 +01:00
localizer_gui.rs Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2022-01-19 22:35:07 +01:00
main.rs Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2022-01-19 22:35:07 +01:00
notebook_enums.rs Add support for translations (#469) 2021-12-11 16:16:14 +01:00
opening_selecting_records.rs Update GTK (#583) 2022-02-01 17:08:41 +01:00
saving_loading.rs Release 4.0 and do "small" refactoring to fix problems with packing (#593) 2022-01-19 22:35:07 +01:00
taskbar_progress.rs Modified include organization 2021-11-27 20:49:20 +01:00
taskbar_progress_dummy.rs Reformat code with idea tool 2021-11-27 20:57:10 +01:00
taskbar_progress_win.rs Use max line length 180 instead 250 (#515) 2021-12-21 18:44:20 +01:00
tests.rs Changes part 2 (#578) 2022-01-14 21:14:13 +01:00