Commit Graph

15545 Commits

Author SHA1 Message Date
Kovid Goyal b271c5ea72 Allow calibre to be run simultaneously in two different user accounts on windows. Fixes #919856 (Python function terminated unexpectedly [Error 5] Access is denied (Error Code: 1)) 2012-01-25 10:15:18 +05:30
Kovid Goyal 97931077e0 Conversion pipeline: Fix items in the <guide> that refer to files with URL unsafe filenames being ignored. Fixes #920804 (Private bug) 2012-01-24 12:39:04 +05:30
Kovid Goyal 8a83c5b8fa Fix #920582 (Add device (motorola photon)) 2012-01-24 10:33:46 +05:30
Kovid Goyal 09b9f06977 ... 2012-01-24 10:31:10 +05:30
Kovid Goyal c90199efc3 Fix calibre not running on linux systems that set LANG to an empty string 2012-01-24 10:15:11 +05:30
Kovid Goyal d28ea799f2 Remove unused mount point creation logic on linux from USBMS 2012-01-24 09:38:23 +05:30
Kovid Goyal 27749486e2 On first run of calibre, ensure the columns are sized appropriately 2012-01-24 08:33:01 +05:30
Kovid Goyal db4416a736 MOBI Output: Do not collapse whitespace when setting the comments metadata in newly created MOBI files 2012-01-23 17:24:33 +05:30
Kovid Goyal 6a81e30de6 ... 2012-01-23 17:10:00 +05:30
Kovid Goyal b7f57fa88d ... 2012-01-22 16:40:07 +05:30
Kovid Goyal 7dd371e5e3 HTML Input: Fix handling of files with ä characters in their filenames. Fixes #919931 (ebook-convert crash on converting from html-source) 2012-01-22 16:32:20 +05:30
Kovid Goyal 89729ad3b0 Fix #919584 (sort on startup ignores more that 3 levels) 2012-01-21 19:24:04 +05:30
Kovid Goyal c96112fada Fix regression in 0.8.36 that caused the remove format from book function to only delete the entry from the database and not delete the actual file from the disk 2012-01-21 18:51:03 +05:30
Kovid Goyal 0d807994b7 ... 2012-01-21 12:37:45 +05:30
Kovid Goyal 77a73b84f2 Add a checkbox to preferences->plugins to show only user installed plugins 2012-01-21 09:58:51 +05:30
Kovid Goyal c1737d8f19 ... 2012-01-21 08:52:21 +05:30
Kovid Goyal 7283f8ae23 ... 2012-01-21 08:44:46 +05:30
Kovid Goyal 29d31a1fb4 Fix #919494 (epub file not copied when changing meta-data) 2012-01-21 08:43:34 +05:30
John Schember 1e14274564 Merge changes from lp:~tomek3d/calibre/store. 2012-01-20 18:57:31 -05:00
Kovid Goyal fd0bb3475e ... 2012-01-20 16:13:42 +05:30
Kovid Goyal f22518cd8c The Daily News Egypyt and al masry al youm by Omm Mishmishah 2012-01-20 16:09:19 +05:30
Kovid Goyal d9e89b3ca3 Add a restart calibre button to the warning dialog that pops up after changing some preference that requires a restart 2012-01-20 16:02:51 +05:30
Kovid Goyal b1ca9f1c0d Fix #919080 (Add Point of View PlayTab Pro driver) 2012-01-20 14:23:10 +05:30
Kovid Goyal ecab2e2168 IGN:Tag release 2012-01-20 11:57:45 +05:30
Kovid Goyal ddcbb51d4b version 0.8.36 2012-01-20 09:49:16 +05:30
Kovid Goyal da80d73f15 Content server: Fix grouping for categories based on custom columns. Fixes #919011 (Server does not support _ in genre name) 2012-01-20 09:45:54 +05:30
Kovid Goyal 5e677a39a5 Edit metadata dialog: When setting the series from a format or via metadata download, ensure that the series index is not automatically changed, when closing the dialog. Fixes #918751 (Series numbering sometimes incorrect) 2012-01-20 09:23:20 +05:30
Tomasz Długosz d974ec57f6 Virtualo in affiliate programme 2012-01-19 19:47:19 +01:00
Kovid Goyal ffdeba9f17 IGN:Updated translations 2012-01-19 20:55:40 +05:30
Translators 5000bed1e8 Launchpad automatic translations update. 2012-01-19 04:39:31 +00:00
Kovid Goyal 28c1b8f113 When reading metadata from Topaz (azw1) files, handle non ascii metadata correctly. Fixes #917419 (Private bug) 2012-01-19 09:16:23 +05:30
Kovid Goyal a19fdb42cd ... 2012-01-18 15:49:56 +05:30
Kovid Goyal 66421de310 Cache the format filename info in memory 2012-01-18 15:35:50 +05:30
Kovid Goyal 96b6492050 ... 2012-01-18 13:35:00 +05:30
Kovid Goyal 10e56ca5b5 Fix #918027 (The Reference Mode icon in ebook reader does not match documentation) 2012-01-18 11:53:42 +05:30
Kovid Goyal 64503d07fe ... 2012-01-18 11:17:58 +05:30
Kovid Goyal a2e76a5993 ... 2012-01-18 11:09:50 +05:30
Kovid Goyal f5ba57a0fe ... 2012-01-18 10:49:34 +05:30
Translators c96bab0296 Launchpad automatic translations update. 2012-01-18 04:43:15 +00:00
Kovid Goyal 2f4941613c Nicer implementation of the mutable classes 2012-01-17 23:55:30 +05:30
Kovid Goyal d749690e79 Decrease startup time for large libraries with at least one composite custom column 2012-01-17 23:25:04 +05:30
Kovid Goyal ca2ccdcff7 CHM Input: Do not choke on CHM files with non ascii internal filenames on windows. Fixes #917696 (Several problems in handling CHM file) 2012-01-17 22:59:46 +05:30
Kovid Goyal b36b552ec6 Fix reading metadata from CHM files with non-ascii titles 2012-01-17 22:40:22 +05:30
Kovid Goyal d6b82e3648 Fix HTML 5 parser choking on comments 2012-01-17 22:37:44 +05:30
Charles Haley 420edc45e0 Make db in the format metadata proxy classes into a weak reference to avoid garbage collection problems. One consequence: if the db has gone away before the metadata is used, then the format information will appear to be empty. 2012-01-17 16:06:39 +01:00
Charles Haley c68075bc08 Merge from trunk 2012-01-17 10:52:47 +01:00
Charles Haley 319fb366bf Performance improvement: evaluate formats and format_metadata returned by get_metadata on demand. If the values aren't used in a template or in displaying the information, the timestamps are not retrieved. 2012-01-17 10:52:22 +01:00
Translators ca39451dba Launchpad automatic translations update. 2012-01-17 04:44:35 +00:00
Kovid Goyal 7a6963dac3 Remove no longer needed cruft from serve_coffee 2012-01-17 09:20:39 +05:30
Kovid Goyal 41a31b4c48 Drop dependency on running X server when compiling coffeescript on linux 2012-01-17 09:10:06 +05:30