Virgil Dupras
|
0f62917b55
|
Fixed folder sorting under ME when the folder is the iTunes library.
|
2012-03-20 11:01:25 -04:00 |
|
Virgil Dupras
|
771f22f208
|
Removed code duplication among editions in sorting algorithms.
|
2012-03-16 14:57:21 -04:00 |
|
Virgil Dupras
|
657f6743c2
|
Changed copyright year to 2012
|
2012-03-15 14:28:40 -04:00 |
|
Virgil Dupras
|
b12b70b0a1
|
Added real iTunes support in dgme (similar to iPhoto support in dgpe).
|
2012-02-21 10:23:23 -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
|
fc5a0d914b
|
Moved DELTA_COLUMNS from app to result_table.
|
2011-11-27 13:10:35 -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
|
d80a56db78
|
Started moving towards a gettext-based localization.
|
2011-11-01 15:44:18 -04:00 |
|
Virgil Dupras
|
8102c89802
|
[#169 state:fixed] Ignore filename extension during filename sorting in results.
|
2011-09-22 12:29:56 -04:00 |
|
Virgil Dupras
|
f0441db88a
|
Removed a little cross-platform code duplication in core_me and core_pe.
|
2011-09-21 14:04:41 -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
|
70689ce057
|
Removed data modules and moved their functionalities to core_*.app.
|
2011-09-21 10:26:58 -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 |
|