dupeguru/cocoa/inter
Virgil Dupras b11b97dd7c Improved delta values to support non-numerical values
Delta values now work for non-numerical values. Any column,
when its value differs from its ref, becomes orange.

A column that was already a "delta column" keeps its previous
behavior (dupe cells for these columns are always displayed in
orange).

Sorting behavior, when Dupes Only and Delta Values are enabled
at the same time, has also been extended to non-numerical
values, making it easy to mass-mark dupe rows with orange
values.

Documentation was updated, unit tests were added.

Fixes #213
2013-07-28 17:45:23 -04:00
..
__init__.py Moved core*.app_cocoa to cocoa/inter. 2011-09-21 16:02:13 -04:00
all.py Added a Deletion Options dialog that pops up when Send to Trash is triggered. 2012-05-30 12:10:56 -04:00
app.py Install cocoa logger on startup so that logged messages show up in the Console under OS X 10.8. 2012-08-01 11:52:59 -04:00
app_me.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
app_pe.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
app_se.py Fixed results display bug under Mac OS X 2013-07-28 16:41:07 -04:00
deletion_options.py Updated copyright year to 2013. 2013-04-28 10:35:51 -04:00
details_panel.py Removed temporary objp conversion hacks. 2012-01-13 15:25:34 -05:00
directory_outline.py Removed temporary objp conversion hacks. 2012-01-13 15:25:34 -05:00
ignore_list_dialog.py In Cocoa interface units, added missing @dontwrap decorators where appropriate. 2012-06-06 15:09:38 -04:00
prioritize_dialog.py Fixed a bug where re-prioritization criteria list would initially be empty. 2012-01-15 17:24:30 -05:00
prioritize_list.py Removed temporary objp conversion hacks. 2012-01-13 15:25:34 -05:00
problem_dialog.py Removed temporary objp conversion hacks. 2012-01-13 15:25:34 -05:00
result_table.py Improved delta values to support non-numerical values 2013-07-28 17:45:23 -04:00
stats_label.py Removed temporary objp conversion hacks. 2012-01-13 15:25:34 -05:00
tunes.py Fixed iTunes intergration which was broken since iTunes 10.6.3. 2012-07-07 15:44:13 -04:00