1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-31 22:05:58 +00:00
dupeguru/cocoa/pe
2010-08-15 15:07:44 +02:00
..
dupeguru.xcodeproj Adjusted xcode project to registration.xib move due to localization. 2010-08-12 17:29:22 +02:00
xib [#102 state:fixed] Remember the size/position of all window between launches. 2010-08-15 12:27:15 +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
DetailsPanel.h 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
DetailsPanel.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
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
DirectoryPanel.h Re-organized DirectoryPanel across editions in a saner way. 2010-02-05 17:05:00 +01:00
DirectoryPanel.m Adapted the PE project to the latest structural changes. 2010-02-10 12:07:31 +01:00
dupeguru.icns Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00
Info.plist pe v1.9.1 2010-07-17 07:14:39 +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 Adapted the PE edition to the latest refactorings and fixed a (very) minor memory leak in ME. 2010-02-17 17:37:42 +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