Virgil Dupras
|
4a8ce9b6c4
|
Updated copyright year to 2013.
|
2013-04-28 10:35:51 -04:00 |
|
Virgil Dupras
|
5a5a74d0e1
|
[#194 state:fixed] Added the "Replace with symlink" deletion option.
|
2012-08-01 12:36:23 -04:00 |
|
Virgil Dupras
|
dccffd9516
|
[#42 state:fixed] Added Aperture support in dupeGuru PE.
|
2012-06-05 13:56:28 -04:00 |
|
Virgil Dupras
|
05478591a4
|
Fixed stupid bug with _do_delete() ME/PE overrides not having the right arguments.
|
2012-06-04 10:08:51 -04:00 |
|
Virgil Dupras
|
657f6743c2
|
Changed copyright year to 2012
|
2012-03-15 14:28:40 -04:00 |
|
Virgil Dupras
|
496f29b5c3
|
Fixed localization for ME/PE specific messages under Cocoa.
Despite having localizations for these message, dupeGuru would previously display the english message.
|
2012-02-27 10:12:36 -05:00 |
|
Virgil Dupras
|
c4824b0f16
|
[#185 state:fixed] Made an iPhoto-appscript error a bit friendlier.
|
2012-01-20 11:34:46 -05:00 |
|
Virgil Dupras
|
a487e83f3c
|
Converted ME and PE cocoa projects to objp.
--HG--
branch : objp
rename : cocoa/se/main.m => cocoa/base/main.m
|
2012-01-16 10:30:45 -05:00 |
|
Virgil Dupras
|
01f1e5e46e
|
Moved hscommon.cocoa to cocoalib.
--HG--
branch : objp
|
2012-01-05 16:57:31 -05:00 |
|
Virgil Dupras
|
3b80de869a
|
Replaced objcmin with objp-based proxy.
--HG--
branch : objp
|
2011-12-28 14:51:33 -05:00 |
|
Virgil Dupras
|
428a400848
|
De-message-ified the rest of the project.
|
2011-11-04 14:37:07 -04:00 |
|
Virgil Dupras
|
d80a56db78
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
|
Virgil Dupras
|
abe25d6967
|
Refactored the scan error message system which was too complicated, especially on cocoa. Replaced it with a simpler view.show_message(msg) call.
|
2011-09-22 10:35:17 -04:00 |
|
Virgil Dupras
|
43c4dcb267
|
Moved core*.app_cocoa to cocoa/inter.
--HG--
rename : core_me/app_cocoa.py => cocoa/inter/app_me.py
rename : core_pe/app_cocoa.py => cocoa/inter/app_pe.py
rename : core_se/app_cocoa.py => cocoa/inter/app_se.py
|
2011-09-21 16:02:13 -04:00 |
|