Commit Graph

25571 Commits

Author SHA1 Message Date
Kovid Goyal 53b752fb4a Merge branch 'normalize'
EPUB/AZX3 Output: Use shorthand forms for margin, padding and
border CSS properties

Conversion: Fix a bug that could cause incorrect border values to be
used when cascading, shorthand border CSS is present.
2013-09-15 17:07:32 +05:30
Kovid Goyal 5789835550 Use shorthand properties for margin, border and padding 2013-09-15 17:06:16 +05:30
Kovid Goyal c6491d03a6 pep8 2013-09-15 17:06:16 +05:30
Kovid Goyal a4f2288976 pep8 2013-09-15 17:06:16 +05:30
Kovid Goyal cdbf10ffab pep8 2013-09-15 17:06:16 +05:30
Kovid Goyal 622306be96 ... 2013-09-15 17:06:16 +05:30
Kovid Goyal 5c1998610f Conversion: Handle shorthand CSS properties
Conversion: Fix bugs in the handling of shorthand CSS properties
such as font or border, which could cause some properties to
not be resolved correctly during conversion.
2013-09-15 17:06:16 +05:30
Kovid Goyal 3d12ae2e9e Merge pull request #84 from cbhaley/master
Have metadata.book.set_all_user_metadata actually set the metadata, not ...
2013-09-15 00:36:41 -07:00
Charles Haley f730500c3d Have metadata.book.set_all_user_metadata actually set the metadata, not merge it. 2013-09-15 09:09:02 +02:00
Kovid Goyal 33875132ab Fix #1225499 [non translatable "completed" for completed jobs](https://bugs.launchpad.net/calibre/+bug/1225499) 2013-09-15 08:58:52 +05:30
Kovid Goyal 615cd01acb Book list should track edit metadata dialog
Fix regression in 1.3 that caused the book list to not track the
ecurrent book when using Next/Previous in the edit metadata dialog.
2013-09-15 08:56:47 +05:30
Kovid Goyal ac2dd2f7a2 Fix #1225552 [Windows portable executable file description should be "Calibre"](https://bugs.launchpad.net/calibre/+bug/1225552) 2013-09-15 08:45:09 +05:30
Kovid Goyal 48757f89c3 Update Politika 2013-09-15 08:38:56 +05:30
Kovid Goyal 95341e93c4 Allow colons in identifier values
Fixes #1224885 [<dc:identifier opf:scheme="URI"> and semicolon #2](https://bugs.launchpad.net/calibre/+bug/1224885)
2013-09-14 10:16:48 +05:30
Kovid Goyal 6fff7a0ee5 Comments editor: Allow treating arbitrary URLs as images
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-09-14 09:04:03 +05:30
Charles Haley 6f4b23a447 In the comments editor, permit insertion of references to images on the 'net (<img ...>) as well as links (<a ...>). 2013-09-13 19:28:18 +02:00
Kovid Goyal 6624fd0e42 Ignore errors in third party UI plugins during genesis 2013-09-13 22:07:18 +05:30
Kovid Goyal d47db93392 ... 2013-09-13 18:01:49 +05:30
Kovid Goyal 9c94ca0a9b Show full path of library in status bar
Show full path of library under mouse in status bar when
switching/renaming/deleting libraries via the calibre library button.
Fixes #1224925 [[Enhancement]Show full path for libraries](https://bugs.launchpad.net/calibre/+bug/1224925)
2013-09-13 17:40:37 +05:30
Kovid Goyal cc0d41d2e2 ... 2013-09-13 17:11:12 +05:30
Kovid Goyal beea0a48b5 DOCX Input: Add support for EMF images
DOCX Input: Add support for embedded EMF images that are just wrappers
around an actual raster image. See #1224849 (DOCX to EPUB conversion failed with devide by zero)
2013-09-13 17:07:40 +05:30
Kovid Goyal c6c17ef976 Il Cambiamento by ghib9 2013-09-13 15:38:24 +05:30
Kovid Goyal 258be8d13c Remove unused code 2013-09-13 15:34:22 +05:30
Kovid Goyal 740053ed36 DOCX Input: Do not fail if the firs image is an EMF image
Fixes #1224849 [DOCX to EPUB conversion failed with devide by zero](https://bugs.launchpad.net/calibre/+bug/1224849)
2013-09-13 15:18:10 +05:30
Kovid Goyal 5271d1a2e1 Recognize EMF images 2013-09-13 15:17:09 +05:30
Kovid Goyal 1ebb8a64ee version 1.3 v1.3.0 2013-09-13 08:13:22 +05:30
Kovid Goyal 7d1c82aad2 pep8 2013-09-12 20:34:39 +05:30
Kovid Goyal 187eb4e065 ODT Input: Only use the first image as cover
ODT Input: Only treat the first image as a cover if it is of suitable
size, instead of any image in the document. See #1224157 (ODT to MOBI - Images - Cover Image will not removed and other images are missed)
2013-09-12 20:30:53 +05:30
Kovid Goyal f1d49a1cb1 Caravan Magazine by Kovid Goyal 2013-09-12 20:08:54 +05:30
Kovid Goyal 54501ee576 Update Harvard Business Review 2013-09-12 15:28:40 +05:30
Kovid Goyal 3bbfb055e7 Merge branch 'master' of https://github.com/cbhaley/calibre 2013-09-12 14:02:29 +05:30
Charles Haley eb7ac6011b Remove non-existent columns from the set of columns to display. Having them there can cause exceptions. 2013-09-12 10:25:05 +02:00
Kovid Goyal 1e35898c83 Better name for immediate_backup 2013-09-12 10:27:55 +05:30
Kovid Goyal 490ca7f79d Merge pull request #79 from Cykooz/oppo_phone
Driver for "OPPO Find 5" Android phone
2013-09-11 20:07:28 -07:00
Kirill Kuzminykh 555b79c255 Driver for "OPPO Find 5" Android phone 2013-09-11 22:42:27 +04:00
Kovid Goyal d32a1c7bb7 Book polishing: Apply null comments
Book polishing: Do not leave behind the old comments when updating
metadata if the comments have been deleted in calibre.
2013-09-11 21:49:30 +05:30
Kovid Goyal 0394f6d01f Driver for PocketBook Mini 515
Fixes #1223853 [Pocketbook 515 recognition](https://bugs.launchpad.net/calibre/+bug/1223853)
2013-09-11 21:36:37 +05:30
Kovid Goyal 725bb967e5 PDF Output: Serialize ToC string as UTF-16
PDF Output: Fix non-breaking space characters incorrectly rendered in
PDF outline. Fixes #1223862 [PDF TOC -  &nbsp; appears sometimes as €](https://bugs.launchpad.net/calibre/+bug/1223862)
2013-09-11 21:32:00 +05:30
Kovid Goyal ccf65bf82e Phys Org by Krittika Goyal 2013-09-11 21:06:14 +05:30
Kovid Goyal 273771d80b ... 2013-09-11 14:41:36 +05:30
Kovid Goyal 358f625dca Avoid re-writing all OPF files on custom column metadata change
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-09-11 14:41:01 +05:30
Charles Haley b2794c9223 Update last_mod times when custom column metadata changes instead of triggering a backup. 2013-09-11 10:25:54 +02:00
Kovid Goyal 4908ef7cad Trigger backup for all books when adding/modifying a custom column
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-09-11 08:56:04 +05:30
Kovid Goyal e2dcd9728f Update Jakarta Post and Jakarta Globe 2013-09-10 14:46:49 +05:30
Charles Haley cdbab2c8e1 Bah. Forgot to select all the changed files. 2013-09-10 11:08:10 +02:00
Kovid Goyal c674ca1342 Update Dilema Veche 2013-09-10 14:34:49 +05:30
Charles Haley 936baf7e14 Force a metadata backup when adding, deleting, or changing the structure/metadata of a custom column. 2013-09-10 10:46:53 +02:00
Kovid Goyal c43a3e7969 Preserve current book when doing searches
When doing searches or switching between virtual libraries in the main
book list, preserve the current book. The currently selected book will
remain visible if it is present in the results of the search or the
selected virtual library. Fixes #1216713 [After selecting books which belongs to same serie, when returning to main window, we are at the top of the list and not at previously selected item](https://bugs.launchpad.net/calibre/+bug/1216713)
2013-09-10 14:13:02 +05:30
Kovid Goyal 778edcbab8 Update Daily Express 2013-09-10 08:00:42 +05:30
Kovid Goyal c390b2e0ec Increase default max cover size tweak 2013-09-09 21:03:47 +05:30