Kovid Goyal
869f15ef3d
Only generate tags for calibre source code
2013-06-04 14:10:59 +05:30
Kovid Goyal
dcbd1550e9
Fit the viewer preferences on 600px screens
...
Fixes #1186927 [Configuration dialogs too wide on small screens](https://bugs.launchpad.net/calibre/+bug/1186927 )
2013-06-04 14:09:44 +05:30
Kovid Goyal
b002773b66
...
2013-06-03 17:13:16 +05:30
Kovid Goyal
9a9dc3e9cb
Fix sub table double rendering
2013-06-03 16:55:20 +05:30
Kovid Goyal
edbf314d4c
DOCX tables: Cell styling
2013-06-03 16:35:25 +05:30
Kovid Goyal
aab5d9707a
pep8
2013-06-03 15:23:53 +05:30
Kovid Goyal
5c9dea7064
E-book viewer: Keyboard shortcuts for Back/Forward
...
Fixes #1186928 [Missing keyboard shortcut in the viewer](https://bugs.launchpad.net/calibre/+bug/1186928 )
2013-06-03 15:22:20 +05:30
Kovid Goyal
230cbf46b0
HTML Input: Avoid spurious log warnings
...
HTML Input: Avoid spurious log warnings about unspecified
language/creator when these are actually specified on the command line.
Fixes #1186899 [Apparently-spurious "Language not specified" errors from caliber-convert](https://bugs.launchpad.net/calibre/+bug/1186899 )
2013-06-03 14:04:33 +05:30
Kovid Goyal
279594b1a3
DOCX Tables: Row styling
2013-06-03 13:08:11 +05:30
Kovid Goyal
20cc3e2c7a
DOCX: Floating and justified tables
2013-06-03 11:03:41 +05:30
Kovid Goyal
b598ce3c17
Update Metro News NL
...
Fixes #1186861 [Update of Metronews-NL](https://bugs.launchpad.net/calibre/+bug/1186861 )
2013-06-03 10:52:40 +05:30
Kovid Goyal
f69504a8f8
Merge pull request #6 from GRiker/master
...
Filter device list for repeating entries (occurs under Windows occasionally).
2013-06-02 18:53:04 -07:00
GRiker
3188e6ab28
Filter device list for repeating entries (occurs under Windows occasionally).
2013-06-02 11:44:50 -06:00
Kovid Goyal
a124de9014
DOCX tables: override processing
2013-06-02 16:21:59 +05:30
Kovid Goyal
ca0899956d
DOCX: Nested tables and block/run table styles
2013-06-02 10:39:02 +05:30
Kovid Goyal
d873be3ca8
...
2013-06-02 08:22:34 +05:30
Kovid Goyal
710fc10a79
Fix string.
2013-06-02 07:25:26 +05:30
Kovid Goyal
f6f548a245
Merge pull request #5 from GRiker/master
...
Reformatted libiMobileDevice error codes to match reporting values (negative numbers).
2013-06-01 18:50:32 -07:00
Tomasz Długosz
55e10e2762
Remove escapemagazine.pl store
2013-06-02 07:18:29 +05:30
GRiker
9112b32b5e
Converted libiMobileDevice errors to negative numbers to match error reporting.
2013-06-01 16:04:02 -06:00
Kovid Goyal
756fa6d32a
MOBI Out: Fix regression causing missing v-margins
...
MOBI Output: Fix regression in 0.9.31 that caused vertical margins
specified on some block level elements to be ignored. Fixes #1186533 [Regression: some margins lost when converting to MOBI](https://bugs.launchpad.net/calibre/+bug/1186533 )
2013-06-01 22:11:06 +05:30
Kovid Goyal
b24493d7e8
Add UUID cache to new db backend
2013-06-01 16:25:06 +05:30
Kovid Goyal
dd3301c18f
Tighten up the uuid map code a little
2013-06-01 15:54:34 +05:30
Kovid Goyal
cd85c39b39
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Speed up retrieving books by uuid by keeping an in memory uuid->id cache.
2013-06-01 15:33:04 +05:30
Kovid Goyal
23d4e17642
DOCX: Finish reading of table style from XML
...
Now it remains to apply them.
2013-06-01 15:20:05 +05:30
Charles Haley
8a3f6b7406
Add an in-memory UUID map
2013-06-01 11:48:04 +02:00
Kovid Goyal
1ead1f8b19
...
2013-06-01 07:51:46 +05:30
Kovid Goyal
86b2898a9c
Merge pull request #3 from jgoguen/make-plugin-dir-during-build
...
Create plugins dir if it doesn't exist
2013-05-31 18:57:49 -07:00
Kovid Goyal
65bf027bcc
Merge pull request #2 from GRiker/master
...
Masked error returned from libiMobileDevice:idevice_get_device_list() to 16 bits.
2013-05-31 18:57:18 -07:00
Joel Goguen
876e0d662f
If the destination directory for calibre_style doesn't exist, create it before trying to copy there
2013-05-31 21:29:39 -03:00
GRiker
cacc347a32
Masked error returned from idevice_get_device_list() to 16 bits.
2013-05-31 14:05:25 -06:00
Kovid Goyal
26a9b30db1
ToC Editor: handle files with <p> inside <head>
...
ToC Editor: Handle ebooks that have <p> tags inside the <head> tags.
Instead of erroring out, the <p> tags are automatically moved into
<body>. Fixes #1186298 [Problem with the Edit ToC feature](https://bugs.launchpad.net/calibre/+bug/1186298 )
2013-05-31 23:07:25 +05:30
Kovid Goyal
d930de8753
Allow right clicking on an author in Book Details
...
Allow right clicking on an author in Book Details to manage that author,
i.e. change the author name, sort value or link. Fixes #1186192 [Book Details Author right click - no options if file](https://bugs.launchpad.net/calibre/+bug/1186192 )
2013-05-31 18:55:53 +05:30
Kovid Goyal
2692326607
Fix regression that broke FB2 input
...
Fixes #1186213 [ebook-viewer (portable 0.9.33) :: "Expected string or buffer" error](https://bugs.launchpad.net/calibre/+bug/1186213 )
2013-05-31 16:57:55 +05:30
Kovid Goyal
afde67471f
Linux build: include both ffi libs
...
Include the ffi libs from both gcc and libffi. Fixes #1186148 [libffi.so.6 not available in debian sid](https://bugs.launchpad.net/calibre/+bug/1186148 )
2013-05-31 13:31:07 +05:30
Kovid Goyal
924dff4955
Use search() instead of /
2013-05-31 13:04:03 +05:30
Kovid Goyal
0fbba2966c
When deleting custom recipes, use recycle bin
...
Fixes #1186142 [Recipe deleted without option to cancel deletion](https://bugs.launchpad.net/calibre/+bug/1186142 )
2013-05-31 12:39:13 +05:30
Kovid Goyal
9a0d88dffa
Updated coffeescript
2013-05-31 10:01:48 +05:30
Kovid Goyal
5952aac4e2
version 0.9.33
0.9.33
2013-05-31 09:07:15 +05:30
Kovid Goyal
3c42095f4c
Merge pull request #1 from GRiker/master
...
Testing push from local repository, pull request to Kovid
2013-05-30 19:32:05 -07:00
GRiker
8192dcd61c
testing push/pull request to Kovid
2013-05-30 11:38:50 -06:00
GRiker
e928bdb350
src/calibre/devices/idevice/libimobiledevice.py
2013-05-30 15:40:40 +05:30
Kovid Goyal
deaf4f98e1
...
2013-05-30 15:39:36 +05:30
Kovid Goyal
1691f369ba
Update README.md
2013-05-30 13:53:56 +05:30
Kovid Goyal
7bb0864e6f
Rename README to use markdown
2013-05-30 13:49:09 +05:30
Kovid Goyal
ec81b1a07e
PDF: Printable ToC
...
PDF Output: Add an option to generate a printable Table of Contents
(that lists page numbers). Useful if you intend to print out the PDF.
2013-05-30 13:02:08 +05:30
Kovid Goyal
5210324ff2
...
2013-05-30 09:14:41 +05:30
Kovid Goyal
4ba9500d8b
Nicer log buffer
2013-05-30 08:35:30 +05:30
Kovid Goyal
620eb90219
Add link to docs for pushing to repos
2013-05-30 07:47:01 +05:30
Kovid Goyal
43bbfaf7e7
Update Folha de Sao Paolo
2013-05-30 06:59:22 +05:30