10305 Commits

Author SHA1 Message Date
Charles Haley
effa69add2 Fix problem where the _new_book indication was being lost 2010-10-05 06:23:39 +01:00
Charles Haley
0b655b46fa Fix series_index not working in non-save templates 2010-10-05 05:23:53 +01:00
Charles Haley
b281ba24e4 Merge from trunk 2010-10-05 03:46:56 +01:00
Kovid Goyal
e0e0b42f1f Fix dragging to allow dragging of multiple items 2010-10-04 14:54:07 -06:00
Kovid Goyal
640eaa8bd8 Drag and drop: Put the mouse cursor in the upper left corner 2010-10-04 14:24:06 -06:00
Charles Haley
39bc676f86 Merge from trunk 2010-10-04 21:19:31 +01:00
Kovid Goyal
7f6996dcf6 Fix regression that broke setting of MOBI metadata 2010-10-04 14:16:46 -06:00
Kovid Goyal
fbb87d9f8a Improved recipe for The Guardian 2010-10-04 14:07:44 -06:00
Kovid Goyal
588ce1adb8 Drag 'n drop: Dont start drag if any keyboard modifiers are pressed 2010-10-04 14:04:25 -06:00
Kovid Goyal
8854982f14 When saving cover images don't re-encode the image data unless absolutely neccessary. This prevents information loss due to JPEG re-compression 2010-10-04 13:17:51 -06:00
Kovid Goyal
f30860ff1d Trim cover: Use a lossless intermediate format 2010-10-04 13:15:21 -06:00
Charles Haley
6f8197ecfa Changes to device plugboard architecture 2010-10-04 20:00:10 +01:00
Charles Haley
ddcde43f2c Speed up setting metadata for tag browser drag & drop. Add series columns. 2010-10-04 16:36:23 +01:00
Charles Haley
249ca16c4c Add another device driver plugin call point for Apple devices 2010-10-04 15:45:47 +01:00
Charles Haley
f89c43148c Drag & drop on the tag browser 2010-10-04 15:21:36 +01:00
Charles Haley
7be5e77580 Take out DEBUG test, because apparently the sub-processes don't see it. 2010-10-04 15:21:17 +01:00
Charles Haley
7e1e6bd746 Add a special deepcopy that only copies metadata, not the other random attributes that have been added. 2010-10-04 14:02:33 +01:00
Charles Haley
4ae7a3b8c9 Make Metadata smart update handle classifiers correctly 2010-10-04 11:51:27 +01:00
Charles Haley
3941b9c4a1 fix exceptions in mobi caused by new thumbnails being larger than the one stored in the file. Why things are done this way, I don't know. 2010-10-04 10:49:42 +01:00
Charles Haley
3c5e8c0291 Fix recover_database to use the right options parser 2010-10-04 10:19:09 +01:00
Charles Haley
6ade149cbd Slight improvement to manual 2010-10-04 10:18:41 +01:00
Charles Haley
ce0de68aa0 Make the field 'title_sort' work. It didn't because of the name mismatch with 'sort' 2010-10-04 10:18:25 +01:00
Charles Haley
7b1df14c36 Remove escaping backslash in replacement string in formatter. 2010-10-04 08:20:34 +01:00
Charles Haley
134bbcdbd0 Merge from trunk 2010-10-04 07:58:19 +01:00
Kovid Goyal
735b22b934 Fix #7057 (DR1000s plugin + djvu) 2010-10-03 21:18:26 -06:00
Kovid Goyal
61b32834f6 Fix #7058 (.CHM conversion fails) 2010-10-03 21:17:03 -06:00
Kovid Goyal
c4e3bdd4cc Fix #7039 (Search for author doesn't work if the name contains double quotes) 2010-10-03 19:58:47 -06:00
Kovid Goyal
d1ba8c78d4 Updated Revista Muy Interesante 2010-10-03 18:56:15 -06:00
Kovid Goyal
3f58e8a35a ... 2010-10-03 17:45:37 -06:00
Kovid Goyal
cd0beee18b ... 2010-10-03 17:03:15 -06:00
Kovid Goyal
68f7c08d32 Framework for drag and drop in tag browser 2010-10-03 16:52:57 -06:00
Kovid Goyal
5e0869feb4 Dont allow drag and drop from library view to itself 2010-10-03 15:34:55 -06:00
Kovid Goyal
7d0b7aab8c IGN:Tag release 2010-10-03 14:55:41 -06:00
Kovid Goyal
b2e2a2ceb2 version 0.7.22 2010-10-03 14:14:43 -06:00
Kovid Goyal
09437134ba Drag and drop copies only a single format to OS instead of the whole book dir 2010-10-03 14:12:29 -06:00
Kovid Goyal
8a42eebbd9 Updated translations 2010-10-03 13:45:50 -06:00
Kovid Goyal
40c0cc7ca9 Fix #7052 (Add device request - VelocityMicro (ie Borders) Cruz) 2010-10-03 13:42:11 -06:00
Charles Haley
abccf7b527 Merge from trunk 2010-10-03 20:35:28 +01:00
Kovid Goyal
6c8746bed9 Fix #7054 (Issue while importing book where isbn is present in file name) 2010-10-03 13:30:59 -06:00
Kovid Goyal
2c788d8385 ... 2010-10-03 13:14:49 -06:00
Charles Haley
7225195a3a Removed sony DB plugboard restriction 2010-10-03 20:08:57 +01:00
Kovid Goyal
1c54f129a7 ... 2010-10-03 13:08:28 -06:00
Kovid Goyal
8aa7031c9e Fix #7043 (Instant Search for text not found causes unhandled exception when conversion jobs are running) 2010-10-03 13:06:38 -06:00
Charles Haley
cf714e3968 Merge from trunk 2010-10-03 19:59:44 +01:00
Kovid Goyal
113feab6d3 Fix #7046 (Removing a publisher results in an error). Add tweak to control how articles in title sort are handled. Add a new format type 'device_db' to plugboards to control the metadata displayed in book lists on SONY devices. 2010-10-03 12:57:25 -06:00
Kovid Goyal
c4cdb1ae5f Fix #7049 (Image distorted) 2010-10-03 12:18:53 -06:00
Kovid Goyal
178580e45b ... 2010-10-03 10:45:23 -06:00
Charles Haley
0d163a2a7d Use 'device_db' for device database updates. Change the sony driver as appropriate. Remove the tweak. 2010-10-03 15:29:38 +01:00
Charles Haley
6f45344847 Add tweak to change articles in title sort pattern 2010-10-03 14:54:06 +01:00
Charles Haley
60083e325c Secret feature: sony driver can use plugboard when writing metadata to its DB. 2010-10-03 12:57:48 +01:00