dupeguru/cocoa/me
Virgil Dupras abcd774c9d me5.9.1 2010-08-24 10:46:47 +02:00
..
dupeguru.xcodeproj Adjusted xcode project to registration.xib move due to localization. 2010-08-12 17:29:22 +02:00
xib Updated the project file to include newly added units for 5.8, updated the preferences XIB to add the Custom Command field and updated the help file to include custom commands. 2010-04-14 09:33:42 +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
Consts.h Removed APPNAME and LIMIT_DESC consts from cocoa. 2010-01-13 09:30:10 +01:00
DirectoryPanel.h Re-organized DirectoryPanel across editions in a saner way. 2010-02-05 17:05:00 +01:00
DirectoryPanel.m Re-organized DirectoryPanel across editions in a saner way. 2010-02-05 17:05:00 +01:00
Info.plist me5.9.1 2010-08-24 10:46:47 +02:00
PyDupeGuru.h Converted int to NSInteger 2010-01-15 11:19:24 +01:00
ResultWindow.h Removed MatchesView and took advantage of HSOutlineView's delete and space triggered delegate methods. 2010-02-12 17:15:48 +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
dg_cocoa.py Updated py2app workarounds for ME again. 2010-08-18 12:01:10 +02:00
dupeguru.icns Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00: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