1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-12 07:36:24 +01:00
Files
audacity/src
v.audacity cf3ba227f7 Further work on bug 137. Accidental click OK on prev commit, so here are comments for it and this one:
* Make progress messages not have ellipsis at end, as convention in other cases.

* Reword "Continue without deleting" radio button about orphan files.

* Fix the removal of empty dirs at the end of DirManager::ProjectFSCK() which previously did nothing because it passed a hardcoded zero count for the file list, to what is now RecursivelyRemove(). Added RecursivelyCountSubdirs() so progress dialog has correct maximum (directory count, not blockCount as previously). Added RecursivelyRemoveEmptyDirs().

* Found that Windows SDK functions sometimes do not remove empty directories and added code to help it in some cases.
2010-07-09 03:52:51 +00:00
..
2010-07-08 19:25:08 +00:00
2010-04-23 10:14:57 +00:00
2010-04-01 22:26:10 +00:00
2010-04-14 18:32:03 +00:00
2010-04-14 18:32:03 +00:00
2010-02-06 22:17:33 +00:00
2010-04-04 08:19:53 +00:00
2010-06-14 23:05:36 +00:00
2010-04-04 08:19:53 +00:00
2010-02-12 14:21:24 +00:00
2010-05-04 03:14:43 +00:00