Virgil Dupras
|
54d6fb080c
|
Updated cocoa's ResultWindow localization which were out of sync with the XIB.
|
2011-11-28 11:02:31 -05:00 |
|
Virgil Dupras
|
8409a01bcc
|
Removed columns.strings from Cocoa now that it became useless.
|
2011-11-28 11:00:16 -05:00 |
|
Virgil Dupras
|
25afe54be3
|
Column-ized problem_table under Cocoa.
|
2011-11-28 10:45:11 -05:00 |
|
Virgil Dupras
|
fc5a0d914b
|
Moved DELTA_COLUMNS from app to result_table.
|
2011-11-27 13:10:35 -05:00 |
|
Virgil Dupras
|
fca66d5108
|
Fixed HTML exporting.
|
2011-11-27 13:02:59 -05:00 |
|
Virgil Dupras
|
0571151c5f
|
Fixed delta columns.
|
2011-11-27 12:54:58 -05:00 |
|
Virgil Dupras
|
7e95404903
|
Moved column information in new edition-specific core result_table units.
|
2011-11-27 12:47:00 -05:00 |
|
Virgil Dupras
|
eb83b830df
|
Began a long overdue overhaul of the columns system. Cocoa-only so far, but it will affect the Qt part.
|
2011-11-26 10:55:14 -05:00 |
|
Virgil Dupras
|
6ab074decb
|
Added localizations for Yes/No/OK in Dialogs and straightened up ui po files which had (near) duplicate problems.
|
2011-11-09 11:49:54 -05:00 |
|
Virgil Dupras
|
b7462f1d17
|
Fixed localization function in cocoa.inter.app
|
2011-11-09 11:02:15 -05:00 |
|
Virgil Dupras
|
5c0d9411e5
|
Added a few missing italian translations and updated a couple of oudated french strings files.
|
2011-11-04 15:16:38 -04:00 |
|
Virgil Dupras
|
cd2afeb32b
|
Fixed a mix up in the message translations.
|
2011-11-04 15:11:09 -04:00 |
|
Virgil Dupras
|
428a400848
|
De-message-ified the rest of the project.
|
2011-11-04 14:37:07 -04:00 |
|
Virgil Dupras
|
8aa5826080
|
De-message-ified all messages from Cocoa's message.strings files.
|
2011-11-04 13:10:11 -04:00 |
|
Virgil Dupras
|
6b5d1e9894
|
Tweaked italian loc and added italian support in Cocoa and Qt layers.
|
2011-11-04 12:07:45 -04:00 |
|
Virgil Dupras
|
07a6a37502
|
Added cocoa localization by Paolo Rossi and converted it to .po.
|
2011-11-04 11:42:43 -04:00 |
|
Virgil Dupras
|
df6d7141f1
|
De-message-ified hscommon and updated pot/po files.
|
2011-11-03 11:12:29 -04:00 |
|
Virgil Dupras
|
b7aa4a1ad8
|
Removed core.strings from cocoa projects. They're not needed anymore since the core takes care of its own translations now.
|
2011-11-03 10:03:41 -04:00 |
|
Virgil Dupras
|
6c75d3afdf
|
Added support got gettext localizations under Cocoa.
|
2011-11-02 17:31:57 -04:00 |
|
Virgil Dupras
|
771f26ba0f
|
Generate lproj folders from .po files.
|
2011-11-02 16:47:56 -04:00 |
|
Virgil Dupras
|
d80a56db78
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
|
Virgil Dupras
|
13ef2fae90
|
Finished integrating Czech localization under Cocoa.
|
2011-11-01 10:00:30 -04:00 |
|
Virgil Dupras
|
54731e4ba0
|
Integrated Cocoa Czech localization by Aleš Nehyba.
|
2011-10-31 11:23:23 -04:00 |
|
Virgil Dupras
|
1b855ad64b
|
Adapted to recent fairware changes in hscommon.
|
2011-09-26 11:54:17 -04:00 |
|
Virgil Dupras
|
9a7a20472d
|
Pushed some logic for fairware from gui layers to hscommon.
|
2011-09-24 16:21:20 -04:00 |
|
Virgil Dupras
|
11aa2c147c
|
[#82 state:fixed] Updated localizations with new strings.
|
2011-09-23 10:47:16 -04:00 |
|
Virgil Dupras
|
b8ac192d2a
|
[#82] Added table font size pref (Cocoa).
|
2011-09-23 09:14:16 -04:00 |
|
Virgil Dupras
|
ae21ff988a
|
[#21 state:fixed] Added quicklook support (Cocoa).
|
2011-09-22 15:59:11 -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 |
|
Virgil Dupras
|
b44e52689f
|
Simplified model --> cocoa communication.
|
2011-09-21 15:24:26 -04:00 |
|
Virgil Dupras
|
0da1947902
|
Fixed broken dgme-cocoa and replaced JOB_* consts with JobType const class.
|
2011-09-21 13:55:26 -04:00 |
|
Virgil Dupras
|
e21627bbde
|
Got rid of some code duplication in Cocoa interface.
|
2011-09-21 10:35:34 -04:00 |
|
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 |
|