Show the total deleted size in the deleted files window.
Show the total deleted size in the deleted files window. We had to make sure the selected_paths in deleted_files_update_selection was accurate, hence the gobject.idle_add. [DBH]...
View ArticleAdd scrollbars in deleted files window
Add scrollbars in deleted files window [DBH] pysize/ui/gtk/main_window.glade
View ArticleTolerate misconfigured terminals
Tolerate misconfigured terminals [DBH] pysize/ui/curses/ui_curses.py
View ArticleShow an animated UI on the first exploration
Show an animated UI on the first exploration [DBH] pysize/ui/curses/ui_curses.py
View ArticleMerge ssh://sea/~/pysize
Merge ssh://sea/~/pysize [DBH] pysize/core/pysize_fs_node.py [DBH] pysize/ui/curses/ui_curses.py
View ArticleSome automount-like directories (~/.snapshot) reveal their true st_dev after...
Some automount-like directories (~/.snapshot) reveal their true st_dev after being opened [DBH] pysize/core/browsing.py
View ArticleThinko: short-circuit the "automount" test when we already know we are on a...
Thinko: short-circuit the "automount" test when we already know we are on a different device [DBH] pysize/core/browsing.py
View ArticleUpdate copyright years
Update copyright years [DBH] pysize/core/browsing.py [DBH] pysize/core/compute_size.py [DBH] pysize/core/deletion.py [DBH] pysize/core/history.py [DBH] pysize/core/observable.py [DBH]...
View ArticleUpdate e-mail address
Update e-mail address [DBH] README [DBH] pysize/core/browsing.py [DBH] pysize/core/compute_size.py [DBH] pysize/core/deletion.py [DBH] pysize/core/history.py [DBH] pysize/core/observable.py [DBH]...
View ArticleRemove unused return value: prefix
Remove unused return value: prefix [DBH] pysize/core/deletion.py
View Articlepylint fixes
pylint fixes [DBH] pysize/core/pysize_fs_node.py [DBH] pysize/core/signals.py [DBH] pysize/main.py [DBH] pysize/ui/gtk/help.py [DBH] pysize/ui/gtk/pysize_widget_menu.py [DBH]...
View ArticleFix double spacing
Fix double spacing [DBH] pysize/core/browsing.py [DBH] pysize/core/compute_size.py [DBH] pysize/core/deletion.py [DBH] pysize/core/history.py [DBH] pysize/core/observable.py [DBH]...
View ArticleForgot to return True in case of a regular file
Forgot to return True in case of a regular file [DBH] pysize/core/browsing.py
View ArticleMerge git://repo.or.cz/pysize
Merge git://repo.or.cz/pysize [DBH] pysize/core/browsing.py
View ArticleDetect unsuccessful attempts at running an uninstalled pysize
Detect unsuccessful attempts at running an uninstalled pysize [DBH] bin/pysize
View Article