Kovid Goyal
acd87396d9
Finish implementation of style transform rules dialog
2016-03-10 09:47:54 +05:30
Kovid Goyal
70a36a10b4
Add not equals match operators
2016-03-09 23:52:14 +05:30
Kovid Goyal
de9032aa9f
Make rule validation re-useable
2016-03-09 23:46:55 +05:30
Kovid Goyal
f51dc22eb9
More work on CSS transforms
2016-03-09 23:42:06 +05:30
Kovid Goyal
a2d7f549f9
More work on CSS transformations
2016-03-09 15:59:39 +05:30
Kovid Goyal
b7d068290c
Edit metadata dialog: Make the hide toolbars right click menu action persistent
2016-03-09 00:34:34 +05:30
Kovid Goyal
2194121391
E-book viewer: Hide list numbers for popup footnotes when the footnotes are use <ol> as the number are likely to be incorrect.
2016-03-09 00:16:37 +05:30
Kovid Goyal
0632a064cf
DRYer
2016-03-08 22:33:55 +05:30
Kovid Goyal
85f38c0bb4
Refactor to separate the logic for iterating over all styles in a book
2016-03-08 16:37:25 +05:30
Kovid Goyal
5ca8ccf78a
Start work on CSS rule transformer
2016-03-08 15:52:26 +05:30
Kovid Goyal
b1664c7417
Upload GPG signatures as well as SHA512 hashes of installer files
2016-03-07 13:25:59 +05:30
Kovid Goyal
a573b1f168
Improve the FAQ entry on broken shell extensions causing file dialog crashes
2016-03-07 10:19:53 +05:30
Kovid Goyal
53cadd4db1
Edit metadata dialog: Use individual scroll bars for each tab. Fixes poor layout when one tab is much longer than another
2016-03-06 11:40:54 +05:30
Kovid Goyal
47cd4a797a
Update RapydScript
2016-03-05 16:14:38 +05:30
Kovid Goyal
50a53baba7
E-book viewer: Possible fix for crash when copying text on windows caused by some clipboard manager programs
2016-03-05 12:43:21 +05:30
Kovid Goyal
974722696b
Portable Installer: Do not ask to launch calibre when running an automated install. Automated installs will now never launch calibre.
2016-03-05 10:10:23 +05:30
Kovid Goyal
a619ed9ce4
Proper titlecasing for generated group titles in cli manual pages
2016-03-05 09:46:18 +05:30
Kovid Goyal
72cd6ee29a
...
2016-03-05 09:36:50 +05:30
Kovid Goyal
1ce62bb882
Fix user manual search not working over https
2016-03-04 20:35:36 +05:30
Kovid Goyal
5d404dd5ab
DOCX Input: Ignore the hidden bookmark Word 2010 inserts to enable the go to last edit feature. Fixes #1552972 [DOCX Conversion - gitch]( https://bugs.launchpad.net/calibre/+bug/1552972 )
2016-03-04 20:01:32 +05:30
Kovid Goyal
97734c5039
Start work on in-browser viewer
2016-03-04 16:22:00 +05:30
Kovid Goyal
0cc6c5d901
...
2016-03-04 14:55:03 +05:30
Kovid Goyal
1a4b387038
Micro-optimization
2016-03-04 14:54:42 +05:30
Kovid Goyal
9d25d5ae50
Conversion: wrap contents of inline <script> tags in CDATA sections
2016-03-04 14:19:24 +05:30
Kovid Goyal
ba0bcb408f
Micro-optimization
2016-03-04 13:20:08 +05:30
Kovid Goyal
fd251bb00a
Update Mediapart
2016-03-04 09:09:48 +05:30
Kovid Goyal
ba2100ca43
...
2016-03-04 00:54:36 +05:30
Kovid Goyal
91905e38f5
Make tweak_mode a class level variable
2016-03-04 00:36:47 +05:30
Kovid Goyal
8da7fd2616
Better fix for [options] header in generated manual pages
2016-03-04 00:30:20 +05:30
Kovid Goyal
a9c7fc76e9
...
2016-03-03 23:20:06 +05:30
Kovid Goyal
450ea92fe3
Mark various strings for translation
2016-03-03 22:51:38 +05:30
Kovid Goyal
543482ae65
Implement translations for the new content server
2016-03-03 22:33:23 +05:30
Kovid Goyal
fb3290d917
Make the usage msg for calibredb saved_searches a little nicer
2016-03-03 22:23:48 +05:30
Kovid Goyal
bf97a7de04
...
2016-03-03 22:09:27 +05:30
Kovid Goyal
b27e649295
Auto-fix translated references to generated/en/
2016-03-03 21:27:15 +05:30
Kovid Goyal
7598b07ee0
...
2016-03-03 20:41:17 +05:30
Kovid Goyal
c1bdcf424d
Fix strings in manual using |lang| not being translated
2016-03-03 20:19:12 +05:30
Kovid Goyal
ca4282e24b
remove not working recipe
2016-03-03 19:08:49 +05:30
Kovid Goyal
fd4de650f6
...
2016-03-01 22:37:55 +05:30
Kovid Goyal
3eaf62de5b
Yet another fix for python ssl distro compatibility
...
Apparently CentOS 7 just decided to backport the SSL patches from 2.7.9
to 2.7.5! Sigh.
I have no idea if this change will cause installation to stop working on
old Debian/Ubuntu. I love linux.
Fixes #1551800 [Automatic Linux install fails with SSL error](https://bugs.launchpad.net/calibre/+bug/1551800 )
2016-03-01 22:22:58 +05:30
Kovid Goyal
615303a143
...
2016-03-01 18:32:38 +05:30
Kovid Goyal
1103a49034
Fix #1550520 [after merging 2 books (hotkey M) focus is gone]( https://bugs.launchpad.net/calibre/+bug/1550520 )
2016-03-01 12:26:05 +05:30
Kovid Goyal
98228ae614
E-book viewer: Handle <![CDATA[ escapes correctly. Fixes #1550966 [ebook-viewer ignores content of script tag between <![CDATA[ and ]]>]( https://bugs.launchpad.net/calibre/+bug/1550966 )
2016-03-01 11:49:34 +05:30
Kovid Goyal
a7ae71e41f
Edit Book: Fix context menu positioning in code editor
...
There was a slight offset in the positioning caused by calculating the
position w.r.t. to the widget instead of the viewport.
2016-02-28 17:41:53 +05:30
Kovid Goyal
316201354c
Edit Book: Fix spelling correction suggestions not being shown when using the context menu key with the cursor at the end of the word
2016-02-28 15:28:46 +05:30
Kovid Goyal
d155c08642
...
2016-02-28 11:47:46 +05:30
Kovid Goyal
c223f8c3e8
Ensure spaces in output of calibre-customize -l
2016-02-28 08:38:21 +05:30
Kovid Goyal
0bee3f4bb2
...
2016-02-26 17:47:31 +05:30
Kovid Goyal
2aa8b189c3
Framework for jobs that run in transient worker processes
2016-02-26 17:43:29 +05:30
Kovid Goyal
83c93c8e09
...
2016-02-26 15:53:52 +05:30