dupeguru/cocoa/base
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
..
en.lproj [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
fr.lproj [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
AppDelegate.h 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
AppDelegate.m [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
Consts.h [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
DetailsPanel.h [#129] Replaced details, power marker and delta values button by one segmented control on OS X. 2011-01-13 13:51:00 +01:00
DetailsPanel.m [#129] Replaced details, power marker and delta values button by one segmented control on OS X. 2011-01-13 13:51:00 +01:00
DirectoryOutline.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
DirectoryOutline.m Re-licensed to BSD 2010-09-30 12:17:41 +02:00
DirectoryPanel.h Added a 'Load Results' button in the Directory window. 2011-01-15 12:08:10 +01:00
DirectoryPanel.m [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
ProblemDialog.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
ProblemDialog.m Re-licensed to BSD 2010-09-30 12:17:41 +02:00
PyDetailsPanel.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
PyDirectoryOutline.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
PyDupeGuru.h Results are not automatically saved/load anymore. There's a reminder on quitting if you haven't saved your results. Also, for easier re-loading, there's a 'open recent results' menu item. 2011-01-13 16:20:03 +01:00
PyProblemDialog.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
PyResultTable.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
PyStatsLabel.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
ResultTable.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
ResultTable.m [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
ResultWindow.h Cleaned ResultWindow's code up. 2011-01-15 11:38:59 +01:00
ResultWindow.m [#32] Internationalized the cocoa layer and localized it to french. 2011-01-18 15:35:14 +01:00
StatsLabel.h Re-licensed to BSD 2010-09-30 12:17:41 +02:00
StatsLabel.m Re-licensed to BSD 2010-09-30 12:17:41 +02:00
dsa_pub.pem Changed the build system (that commit is *huge*) 2009-12-30 16:34:41 +00:00