Commit Graph

8963 Commits

Author SHA1 Message Date
Sengian 282c6aaa49 Minor modification to isbndb.py 2010-10-15 08:45:09 +02:00
Sengian 9590ba6234 isbndb.py minor changes 2010-10-11 00:35:07 +02:00
Sengian 5e1888210a Merge from trunk 2010-10-10 21:05:56 +02:00
Kovid Goyal c650488bce RTF Input: Fix regression in conversion of WMF images on linux at least, maybe on other platforms as well 2010-10-10 12:56:48 -06:00
Kovid Goyal 0030630453 Fix #7114 (Problem with title in metadata download) 2010-10-10 12:24:29 -06:00
Kovid Goyal 85ee22a1fc ... 2010-10-10 12:10:07 -06:00
Kovid Goyal cced0c3391 Fix #7125 (Request: Date/time added sort in interface) 2010-10-10 11:53:08 -06:00
Sengian f4cdefafaa Correction of isbndb bug 2010-10-10 19:12:28 +02:00
Kovid Goyal baadfc000c ... 2010-10-09 22:59:50 -06:00
Kovid Goyal 6337ab2d4c Start work on new category browsing frontend for content server 2010-10-09 21:47:26 -06:00
Kovid Goyal 65a61bb0a8 Linux device drivers: Ignore read only partition exported by the device 2010-10-09 14:17:36 -06:00
Kovid Goyal 7c0394f3fe E-book viewer: Fix scrolling down with mouse wheel not always reaching bottom in windows 2010-10-09 12:48:41 -06:00
Kovid Goyal e9af0cdf8f Update version of jQuery used in content server and viewer. Required a little hackery in the viewer, hopefully nothing broke 2010-10-09 12:38:02 -06:00
Kovid Goyal 279eead323 ... 2010-10-09 10:52:38 -06:00
Kovid Goyal b6316952c2 ... 2010-10-09 08:05:47 -06:00
Sengian fcc3fa4003 Merge from trunk 2010-10-09 16:03:58 +02: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 2c06baffca Updated translations 2010-10-08 12:55:36 -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
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
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
Kovid Goyal fe6816282f Fix #7071 (Download of metadata for multiple books has strange behaivour) 2010-10-07 14:29:32 -06:00
Kovid Goyal c47cdad1fc Sigh 2010-10-07 12:57:33 -06:00
Kovid Goyal bfc753f794 Allow switching of library when device is connected 2010-10-07 11:49:43 -06:00
Charles Haley c30059200c Take saved searches out of the command line list_categories 2010-10-07 16:34:27 +01:00
Charles Haley a9e01673fd Fix template 'shorten' function to permit 0-length trailers. 2010-10-07 16:01:33 +01:00
Charles Haley 93c00c7beb Allow the common field mispellings in composite columns 2010-10-07 15:27:24 +01:00