Commit Graph

86 Commits

Author SHA1 Message Date
Matthias Neeracher
d438c0a961 Refactor date parsing, handle ISO 8601 dates 2011-08-24 21:45:46 +02:00
Matthias Neeracher
ee5d7b5d6f Better date parsing, some combinatorial explosion 2011-08-24 18:39:14 +02:00
Matthias Neeracher
5f00a54b60 Date parsing works, but too many false positives 2011-08-24 18:25:34 +02:00
Matthias Neeracher
e9e87825ed Rename Annotations panel to Tags panel 2011-08-24 14:05:15 +02:00
Matthias Neeracher
0c2fc028df Switch back to reference counted memory 2011-08-24 05:33:31 +02:00
Matthias Neeracher
b121d4f4ed Implement Media / Annotation search 2011-08-24 04:30:49 +02:00
Matthias Neeracher
a41504067d Make tag search case insensitive 2011-08-24 04:30:22 +02:00
Matthias Neeracher
3da35a706b Tag search works 2011-08-24 03:40:14 +02:00
Matthias Neeracher
05c678993b Live update of current time display 2011-08-23 22:14:15 +02:00
Matthias Neeracher
8fc0a50455 Tone down highlights in icons 2011-08-23 21:59:59 +02:00
Matthias Neeracher
c5ce044d88 Continuous toolbar buttons work 2011-08-23 20:49:36 +02:00
Matthias Neeracher
f9129b7406 XCode changed its beautiful mind again 2011-08-23 20:15:21 +02:00
Matthias Neeracher
66aa6997bb Acquiesce in XCode version fight 2011-08-23 19:57:07 +02:00
Matthias Neeracher
fa5498ed62 Tried to make Fwd/Rev buttons continuous; no success so far 2011-08-23 17:17:53 +02:00
Matthias Neeracher
46e0e6ba72 Implement toolbars 2011-08-23 05:43:32 +02:00
Matthias Neeracher
4f3702f277 Fix dimensions of table columns in tag window 2011-08-22 03:59:45 +02:00
Matthias Neeracher
bb4094f238 Implement copy & paste 2011-08-22 03:54:09 +02:00
Matthias Neeracher
8c9f0ae12d Implement deleting tags 2011-08-22 01:24:09 +02:00
Matthias Neeracher
9b42529dc3 Implement dragging import/export of URLs 2011-08-21 21:35:04 +02:00
Matthias Neeracher
b1a1104361 Implement dragging into media table 2011-08-21 19:49:59 +02:00
Matthias Neeracher
ec7bb0a476 Implement dragging into annotation table 2011-08-21 19:28:43 +02:00
Matthias Neeracher
531877b222 Implement dragging out of annotation table 2011-08-21 16:05:28 +02:00
Matthias Neeracher
b2fed163b7 Need propertyList type for native 2011-08-21 16:02:14 +02:00
Matthias Neeracher
fa93720c12 Implement dragging out of tag window 2011-08-21 15:51:43 +02:00
Matthias Neeracher
54cf82b9c6 Implement Tag (Annotation) panel 2011-08-21 00:20:38 +02:00
Matthias Neeracher
484e5279b3 Set title for movie panel 2011-08-20 04:51:51 +02:00
Matthias Neeracher
531f55758b Saner model with a single movie panel for the app 2011-08-20 03:20:13 +02:00
Matthias Neeracher
c8b70d0a37 Implement movie panel 2011-08-20 00:03:36 +02:00
Matthias Neeracher
c388a81fac Table selection needs to propagate to AnnotationController 2011-08-18 19:47:45 +02:00
Matthias Neeracher
23ae001590 Eliminate duplicate media 2011-08-18 19:15:32 +02:00
Matthias Neeracher
8614de9959 Mark missing media 2011-08-18 18:28:01 +02:00
Matthias Neeracher
ec626b6cb9 Remove (unimplemented) copying option 2011-08-18 18:06:04 +02:00
Matthias Neeracher
7dd5af9737 Import Annotations/Tags from Text file 2011-08-18 17:57:51 +02:00
Matthias Neeracher
1ffab4eced Text export of tags / annotations 2011-08-18 16:30:20 +02:00
Matthias Neeracher
925b645993 Switch to view based tables 2011-08-18 02:37:29 +02:00
Matthias Neeracher
41beabba04 Store size for media for safer indentification 2011-08-16 04:16:24 +02:00
Matthias Neeracher
7bf30dc43e Get rid of MAFolder. We decided on a more lightweight document format, so this eliminates pointless complexity 2011-08-16 04:15:49 +02:00
Matthias Neeracher
571b804c57 Display Current Time 2011-08-15 04:47:48 +02:00
Matthias Neeracher
93c55ad866 Merge branch 'BugFix-BlockCopy' into Feature-CurTime 2011-08-15 03:24:34 +02:00
Matthias Neeracher
6bb680470c Must use Block_{copy,release} to be GC compliant 2011-08-15 03:15:07 +02:00
Matthias Neeracher
cd83b1dec3 Refactor QTTime shortening 2011-08-15 03:12:14 +02:00
Matthias Neeracher
61cb6c09e2 Fix nasty mouse-over bug with NSTokenFieldCell 2011-08-14 23:56:49 +02:00
Matthias Neeracher
514fffddbd Restrict to sane number of types, with sane defaults 2011-08-14 22:37:23 +02:00
Matthias Neeracher
d24a3e783d Crude export capabilities work 2011-08-14 21:25:48 +02:00
Matthias Neeracher
bf395e4cad Added icons 2011-08-14 04:31:49 +02:00
Matthias Neeracher
20b8a0abcc Fix copyright notices 2011-08-14 03:03:54 +02:00
Matthias Neeracher
0f02a397de Make media time reflect selected annotation 2011-08-14 01:57:32 +02:00
Matthias Neeracher
454adfb9d1 Reorganize and fix typography 2011-08-14 01:57:09 +02:00
Matthias Neeracher
1159ba793a Properly constrain window proportions 2011-08-14 01:35:07 +02:00
Matthias Neeracher
d1cd18c57b Add full screen 2011-08-14 01:17:06 +02:00