Virgil Dupras
|
f2164924f7
|
Wrapped data modules around edition-specific core.app subclasses to prepare for data modules removal.
|
2011-09-20 18:40:27 -04:00 |
|
Virgil Dupras
|
818bc908a0
|
[#138] Updated localizations so they include new strings from the pri-dialog.
|
2011-09-16 18:01:56 -04:00 |
|
Virgil Dupras
|
26e81a8cbf
|
[#138] Added PE-specific prioritizations and adjusted PE cocoa proj to the pri dialog.
|
2011-09-16 12:44:20 -04:00 |
|
Virgil Dupras
|
664803c2ca
|
[#138] Added ME-specific prioritizations and adjusted ME cocoa proj to the pri dialog.
|
2011-09-16 12:24:56 -04:00 |
|
Virgil Dupras
|
5a26f1c2ae
|
[#138] Added drag & drop re-ordering capabilities to the pri-pist (Cocoa).
|
2011-09-16 11:08:24 -04:00 |
|
Virgil Dupras
|
880f0787ce
|
[#138] Added label and ok/cancel buttons to pri-dialog (Cocoa).
|
2011-09-13 18:19:46 -04:00 |
|
Virgil Dupras
|
549e3e1f3b
|
[#138] Began implementing the Cocoa interface of the prioritization dialog.
|
2011-09-13 16:31:25 -04:00 |
|
Virgil Dupras
|
ee24234156
|
Converted Qt chinese loc to Cocoa.
|
2011-09-06 14:44:05 -04:00 |
|
Virgil Dupras
|
22fedc4ee4
|
Fixed all xcode4 build warnings.
|
2011-09-06 10:03:14 -04:00 |
|
Virgil Dupras
|
548bd84a4b
|
Modernized xibs to 10.6.
|
2011-09-06 09:55:58 -04:00 |
|
Virgil Dupras
|
d66afca753
|
Dropped os x 10.5 (and xcode3) support.
--HG--
rename : cocoa/me/dupeguru_xcode4.xcodeproj/project.pbxproj => cocoa/me/dupeguru.xcodeproj/project.pbxproj
rename : cocoa/me/dupeguru_xcode4.xcodeproj/project.xcworkspace/contents.xcworkspacedata => cocoa/me/dupeguru.xcodeproj/project.xcworkspace/contents.xcworkspacedata
rename : cocoa/pe/dupeguru_xcode4.xcodeproj/project.pbxproj => cocoa/pe/dupeguru.xcodeproj/project.pbxproj
rename : cocoa/pe/dupeguru_xcode4.xcodeproj/project.xcworkspace/contents.xcworkspacedata => cocoa/pe/dupeguru.xcodeproj/project.xcworkspace/contents.xcworkspacedata
rename : cocoa/se/dupeguru_xcode4.xcodeproj/project.pbxproj => cocoa/se/dupeguru.xcodeproj/project.pbxproj
rename : cocoa/se/dupeguru_xcode4.xcodeproj/project.xcworkspace/contents.xcworkspacedata => cocoa/se/dupeguru.xcodeproj/project.xcworkspace/contents.xcworkspacedata
rename : cocoa/se/dupeguru_xcode4.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings => cocoa/se/dupeguru.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
|
2011-09-06 09:28:04 -04:00 |
|
Virgil Dupras
|
38638a90f1
|
Fixed se's xcode3 project which didn't have a ref tothe german FairwareReminder.xib.
|
2011-08-27 12:11:42 -07:00 |
|
Virgil Dupras
|
327fe0b660
|
Fixed cocoalib xib refs in me/pe's xcode3 project.
|
2011-08-26 13:54:51 -07:00 |
|
Virgil Dupras
|
d93b5d65b9
|
Added missing german core and Localizable references in xcode3 project.
|
2011-08-25 12:21:03 -04:00 |
|
Virgil Dupras
|
9bf9dd330a
|
Added missing german "core" and "Localizable" references in xcode4 project.
|
2011-08-25 12:14:32 -04:00 |
|
Virgil Dupras
|
4449831ace
|
There's a bug in ResultWindow.xib and it makes it impossible to edit *or* localize it with XCode4. It fear that I'll have to entirely rebuild the file from scratch, but I'll only do it after I've dropped 10.5/XCode3 support. So, for now, to make it possible to compile dupeGuru with XCode4, I restore pre-localized ResultWindow.xib in fr.lproj and de.lproj.
|
2011-08-25 12:03:38 -04:00 |
|
Virgil Dupras
|
77f70d120a
|
Fixed compilation error under Leopard.
|
2011-08-24 09:28:13 -07:00 |
|
Virgil Dupras
|
04938bb573
|
Removed XIB files in de.lproj and fr.lproj, as they're just by products of other files.
|
2011-08-24 11:58:28 -04:00 |
|
Virgil Dupras
|
0bbdeb0846
|
Tweaked german loc. By Gregor Taetzner.
|
2011-08-22 15:54:45 -04:00 |
|
Virgil Dupras
|
5441da4630
|
Added Xcode 4 support.
--HG--
rename : cocoa/me/dupeguru.xcodeproj/project.pbxproj => cocoa/me/dupeguru_xcode4.xcodeproj/project.pbxproj
rename : cocoa/pe/dupeguru.xcodeproj/project.pbxproj => cocoa/pe/dupeguru_xcode4.xcodeproj/project.pbxproj
|
2011-07-21 10:11:51 -04:00 |
|
Virgil Dupras
|
366a55b27d
|
Converted german translation from Qt to Cocoa.
|
2011-07-13 12:20:51 -04:00 |
|
Virgil Dupras
|
cd9fd3a10b
|
[#162 state:fixed] Apply the 'Match scaled pictures' option to exif timestamp scan type.
|
2011-06-15 10:13:03 -04:00 |
|
Virgil Dupras
|
caee5e37f0
|
[#164 state:fixed] When I added the scan type combobox in pe's pref panel under cocoa, I forgot the little label next to the hardness slider, so it ended up under the newly added combobox. fixed it.
|
2011-06-14 13:44:59 -04:00 |
|
Virgil Dupras
|
417233a47f
|
[#155 state:fixed] Added dg edition name in results window.
|
2011-04-22 11:37:53 +02:00 |
|
Virgil Dupras
|
59eaf5305a
|
[#156 state:fixed] Fixed a visual glitch in Cocoa's result window colors when a row is selected.
|
2011-04-22 11:07:54 +02:00 |
|
Virgil Dupras
|
275c6be108
|
Added the EXIF Timestamp scan type in dgpe.
--HG--
rename : core_pe/matchbase.py => core_pe/matchblock.py
|
2011-04-21 17:17:19 +02:00 |
|
Virgil Dupras
|
5f4252cddc
|
Updated a couple of remaning copyright years (in about boxes) from 2010 to 2011.
|
2011-04-16 03:27:10 -07:00 |
|
Virgil Dupras
|
279d44b7f3
|
[#89 state:fixed] Added a Folders scan type in dgse.
--HG--
rename : core_se/tests/fs_test.py => core/tests/fs_test.py
|
2011-04-12 13:22:29 +02:00 |
|
Virgil Dupras
|
0fea59007c
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02:00 |
|
Virgil Dupras
|
6e60ea6984
|
Added extra Fairware reminder. We'll see if that boosts dupeGuru contributions.
|
2011-03-05 13:03:23 +01:00 |
|
Virgil Dupras
|
1b52feb8b8
|
Optimized the scanning process in PE.
|
2011-03-04 11:15:04 +01:00 |
|
Virgil Dupras
|
eb8b9d663f
|
Fixed a mistake in french translation.
|
2011-02-01 10:01:57 +01:00 |
|
Virgil Dupras
|
da41d07dae
|
[#115 state:fixed] Re-factored the data columns (and delta columns) and made the Dimensions column a delta one.
|
2011-01-29 11:07:33 +01:00 |
|
Virgil Dupras
|
e9bb1c01f7
|
[#136 state:fixed] Add dropped folders to recent added folders list in the folder selection window.
|
2011-01-27 10:27:17 +01:00 |
|
Virgil Dupras
|
6abbeaf987
|
[#132 state:fixed] Added a debug mode preference as well as extra debug loggings.
|
2011-01-26 12:50:44 +01:00 |
|
Virgil Dupras
|
0f57ca698c
|
[#133 state:fixed] Restored the context menu in the results window.
|
2011-01-26 11:34:47 +01:00 |
|
Virgil Dupras
|
6c60e76b55
|
Localized Fairware dialogs to french and made a few fixes here and there.
|
2011-01-24 11:30:45 +01:00 |
|
Virgil Dupras
|
8175762e74
|
Fixed auto update checks in Cocoa which were broken.
|
2011-01-23 12:47:21 +01:00 |
|
Virgil Dupras
|
f48e14af8a
|
Removed appname duplication between dg_cocoa and core_*.__init__.
|
2011-01-23 12:20:44 +01:00 |
|
Virgil Dupras
|
cd2a61d926
|
Removed py2app import workarounds, they're not needed anymore.
|
2011-01-23 12:12:28 +01:00 |
|
Virgil Dupras
|
f9e7e82772
|
Fixed a few bugs here and there.
|
2011-01-22 16:12:18 +01:00 |
|
Virgil Dupras
|
7f8a357019
|
(Cocoa) Converted .strings files from UTF-16 to UTF-8.
|
2011-01-21 13:49:39 +01:00 |
|
Virgil Dupras
|
42cff20710
|
[#32] Internationalized the core and localized it to french.
|
2011-01-18 17:33:33 +01:00 |
|
Virgil Dupras
|
04d7880a0c
|
[#32] Internationalized the cocoa layer and localized it to french.
--HG--
rename : cocoa/base/xib/DetailsPanel.xib => cocoa/base/en.lproj/DetailsPanel.xib
rename : cocoa/base/xib/DirectoryPanel.xib => cocoa/base/en.lproj/DirectoryPanel.xib
rename : cocoa/base/xib/MainMenu.xib => cocoa/base/en.lproj/MainMenu.xib
rename : cocoa/base/xib/ProblemDialog.xib => cocoa/base/en.lproj/ProblemDialog.xib
rename : cocoa/base/xib/ResultWindow.xib => cocoa/base/en.lproj/ResultWindow.xib
rename : cocoa/me/xib/Preferences.xib => cocoa/me/en.lproj/Preferences.xib
rename : cocoa/pe/xib/DetailsPanel.xib => cocoa/pe/en.lproj/DetailsPanel.xib
rename : cocoa/pe/xib/Preferences.xib => cocoa/pe/en.lproj/Preferences.xib
rename : cocoa/se/xib/Preferences.xib => cocoa/se/en.lproj/Preferences.xib
|
2011-01-18 15:35:14 +01:00 |
|
Virgil Dupras
|
30eb26af7d
|
Fixed ambiguities in Directories/Folder vocabulary.
|
2011-01-15 14:14:30 +01:00 |
|
Virgil Dupras
|
9833067ba7
|
Added a 'Load Results' button in the Directory window.
|
2011-01-15 12:08:10 +01:00 |
|
Virgil Dupras
|
ad3114c56b
|
Cleaned ResultWindow's code up.
|
2011-01-15 11:38:59 +01:00 |
|
Virgil Dupras
|
9da9c269c1
|
Prettyfied the directories panel.
|
2011-01-14 15:51:19 +01:00 |
|
Virgil Dupras
|
0a22bb8469
|
Made a few UI fixes. Mostly, it's about main menu item not pointing the appropriate target.
|
2011-01-14 15:34:10 +01:00 |
|
Virgil Dupras
|
19b40d45c0
|
Brought DirectoryPanel in ME and PE up to speed with latest developments and fixed ResultsWindow.awakeFromNib (in ME and PE also).
|
2011-01-14 15:07:11 +01:00 |
|