This website requires JavaScript.
Explore
Help
Sign In
arsenetar
/
dupeguru
Watch
1
Star
0
Fork
0
You've already forked dupeguru
mirror of
https://github.com/arsenetar/dupeguru.git
synced
2025-03-10 21:54:36 +00:00
Code
Releases
Wiki
Activity
dupeguru
/
cocoa
/
se
History
Virgil Dupras
b342b15011
se v2.11.1
2010-08-26 13:03:14 +02:00
..
dupeguru.xcodeproj
Adjusted xcode project to registration.xib move due to localization.
2010-08-12 17:29:22 +02:00
xib
[
#12
] Tweaked the custom command feature under Cocoa.
2010-04-13 10:52:44 +02:00
AppDelegate.h
Re-implemented the fix for utf-8 lookup error during auto-update in a more graceful way.
2010-02-05 16:51:00 +01:00
AppDelegate.m
Re-organized DetailsPanel across editions in a saner way.
2010-02-05 17:15:45 +01:00
dg_cocoa.py
Removed dependency on lxml (it made the final package much bigger, and building it on windows is not fun).
2010-08-15 14:42:55 +02:00
dupeguru.icns
Changed the build system (that commit is *huge*)
2009-12-30 16:34:41 +00:00
Info.plist
se v2.11.1
2010-08-26 13:03:14 +02:00
main.m
Created gui.details_panel and moved all details panel related logic in there (cocoa only, for now).
2010-02-05 20:10:54 +01:00
PyDupeGuru.h
Changed copyright year to 2010
2010-01-01 21:11:34 +01:00
ResultWindow.h
Updated the SE cocoa project so that it includes the lastest changes in dgbase and cocoalib.
2010-03-01 12:14:49 +01:00
ResultWindow.m
Removed the "all files are refs" error message and made the "no files, can't scan" message quicker. That's because when scanning iPhoto libraries with big libraries, the GUI would hang because these checks would involve loading the whole library.
2010-08-15 15:07:44 +02:00