10404 Commits

Author SHA1 Message Date
Li Fanxi
3ec09a3b40 [SBNOutput] Use jpg instead of png. 2010-10-11 00:49:11 +08:00
Li Fanxi
29e133c61a [SNBOutput] Fixed a bug in image path handling. 2010-10-11 00:41:24 +08:00
Li Fanxi
9be246500b [SNBOutput] Removed a duplicated function. 2010-10-11 00:19:12 +08:00
Li Fanxi
081c5385f2 [SNBOutput] Improve TOC handling. If an spice is not referenced in TOC, it will be appended to the last TOC item. 2010-10-10 21:24:27 +08:00
Li Fanxi
e72c3ce0f8 [[SNBOutput] Reuse the original html->txt algorithm in txtml.py to get better output. Removed some unnecessary debug prints. 2010-10-10 19:40:55 +08:00
Li Fanxi
b4c69ba634 [SNBOutput] Reduce the size of the images 2010-10-10 17:47:23 +08:00
Li Fanxi
0c387834f4 [SNBOutput] The conetent in html before the first bookmark should also be outputted. 2010-10-10 16:25:22 +08:00
Li Fanxi
8fd3f0ebaa [SNBOutput] Fix the path error on different OSes. 2010-10-10 11:28:43 +08:00
Li Fanxi
6a301a1a9a [SNBOutput] Add two spaces for each paragraph. 2010-10-10 11:27:27 +08:00
Li Fanxi
0d5782e3bf [Merge] Merge from lp:calibre trunk, revison 6524 2010-10-09 23:12:53 +08:00
Li Fanxi
603b881189 [SNBOutputProfile] Add a Bambook Output Profile 2010-10-09 23:04:03 +08:00
Li Fanxi
dd69e24747 [SNBOutput] Add basic output support for SNB file. 2010-10-09 22:30:38 +08:00
Kovid Goyal
b6316952c2 ... 2010-10-09 08:05:47 -06:00
Kovid Goyal
63b72a9b4f Handle code passing an OPF object into db.set_metadata 2010-10-09 07:25:50 -06:00
Kovid Goyal
f9bddf4f67 Make calibre worker processes use the same temp directory as the calibre GUI 2010-10-09 06:58:49 -06:00
Kovid Goyal
6a57e799af Remove checks for magick extension functionality 2010-10-09 06:48:46 -06:00
Kovid Goyal
d4f26ae1b4 ... 2010-10-09 06:47:31 -06:00
Kovid Goyal
f10c84ffdc Tweaks to mobile CS CSS 2010-10-08 21:46:14 -06:00
Kovid Goyal
82b26be43f IGN:Tag release 2010-10-08 15:03:22 -06:00
Kovid Goyal
a67f3fcb84 version 0.7.23 2010-10-08 14:22:15 -06:00
Kovid Goyal
4799d6143a ... 2010-10-08 14:00:23 -06:00
Kovid Goyal
d60b1a40d2 ... 2010-10-08 13:59:26 -06:00
Kovid Goyal
524312e14e ... 2010-10-08 13:44:59 -06:00
Kovid Goyal
b5988c66af Upload SHA 512 signatures for all installers to the server 2010-10-08 13:36:13 -06:00
Kovid Goyal
2c06baffca Updated translations 2010-10-08 12:55:36 -06:00
Kovid Goyal
bf76f0ee82 ... 2010-10-08 12:43:07 -06:00
Kovid Goyal
b6e79bb508 Medscape by Tony Stegall 2010-10-08 12:42:29 -06:00
Kovid Goyal
11b41633b7 Nicer, non-blocking update notification 2010-10-08 12:20:10 -06:00
Kovid Goyal
ef070d0e51 Support for PD Novel running Kobo 2010-10-08 11:39:11 -06:00
Kovid Goyal
4ab91285cc Move check db integrity from preferences to library drop down menu. Fix regression that broke using title_sort in templates 2010-10-08 11:21:13 -06:00
GRiker
d6f975e9f2 GwR bug fixes to iTunes driver 2010-10-08 10:11:55 -07:00
Charles Haley
bdfb1cf643 Take out debugging return from cli restore_db
Add restore UUID to recover.py
2010-10-08 17:55:02 +01:00
Kovid Goyal
ea59f633c9 MOBI Output: More tweaking of the margin handling to yield results closer to the input document. 2010-10-08 10:38:03 -06:00
Charles Haley
7fb8f74c16 UUID fixes, plus some debugging information 2010-10-08 17:34:57 +01:00
Kovid Goyal
797ecbb126 Fix #7101 (Recipe enhancements for The Age, The Australian, WikiNews) 2010-10-08 10:29:59 -06:00
Kovid Goyal
0d61e7f22a Fix #7102 (New recipe for Literature blog in Serbian) 2010-10-08 10:28:18 -06:00
Nigel Stewart
17f3f48616 Ehancement for WikiNews recipe: fetch cover from wikemedia 2010-10-08 09:53:15 -05:00
Nigel Stewart
93f5612490 Ehancements for The Australian recipe: more feeds, more articles 2010-10-08 09:52:44 -05:00
Nigel Stewart
23b01a98e0 Ehancements for The Age recipe: strip out useless links, grab the pdf front page, editorial and letters, sort the feeds explicitly 2010-10-08 09:51:19 -05:00
Charles Haley
76cd695669 Add 'Library maintenance' to the library dropdown menu
1) move check integrity to here
2) move check library to here
3) move mark dirty to here
4) add a stub recover_database command
5) improve help message for cli calibredb restore_database, and add the --really-do-it option
2010-10-08 13:04:59 +01:00
Charles Haley
3ad46e0018 fix #7097 and #7079 - covers not being copied between libraries under some condition 2010-10-08 11:01:54 +01:00
Charles Haley
8203f53354 Finish list_categories (forgot to implement the -r option) 2010-10-08 09:58:17 +01:00
Charles Haley
2793c31ac7 Make rename_tags handle splitting tags (1 -> many) 2010-10-08 09:52:57 +01:00
Charles Haley
56f079a08e Change add/delete to delete/add, just in case the add ends up creating another of what is being deleted. 2010-10-08 09:52:34 +01:00
Charles Haley
61ba29ab61 Fix regression that caused title_sort to stop working 2010-10-08 09:48:32 +01:00
Charles Haley
67ebd98cf1 Correct order of assignment in set_books_in_library. 2010-10-08 08:47:57 +01:00
Charles Haley
c77d8c893c Merge from trunk 2010-10-08 08:27:22 +01:00
Translators
b01e76aa64 Launchpad automatic translations update. 2010-10-08 04:37:45 +00:00
Kovid Goyal
257a82f06b ... 2010-10-07 14:58:13 -06:00
Kovid Goyal
ea83fd852d Remove cover_data from SERIALIZABLE_FIELDS 2010-10-07 14:51:38 -06:00