dupeguru/cocoa/pe
Virgil Dupras 39f1cac2c8 Eliminated code duplication in ResultsWindow's awakeFromNib. 2010-02-09 14:50:27 +01:00
..
dupeguru.xcodeproj Removed refreshDetailsWithSelected which wasn't needed anymore. 2010-02-05 20:32:57 +01:00
xib 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
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
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 pe 1.8.2 2010-02-06 09:09:40 +01:00
PyDupeGuru.h Changed copyright year to 2010 2010-01-01 21:11:34 +01:00
ResultWindow.h Reduced code duplication among editions in ResultsWindow. 2010-02-06 11:40:10 +01:00
ResultWindow.m Eliminated code duplication in ResultsWindow's awakeFromNib. 2010-02-09 14:50:27 +01:00
dg_cocoa.py Huge refactoring. I moved MGOutline from moneyGuru (as well as everything that comes with it) and used it to create DirectoryOutline for the directories panel. 2010-02-07 15:26:50 +01: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