31799 Commits

Author SHA1 Message Date
Charles Haley
4cfa6fdf1f Make case differences between author and author sort show red, while preserving the behavior of automatically correcting the case if the author changes. 2015-01-05 17:25:26 +01:00
Kovid Goyal
5853a7f779 Ignore Ctrl+Tab in completion popup 2015-01-05 10:46:39 +05:30
Kovid Goyal
6a2490005c ... 2015-01-05 10:46:18 +05:30
Kovid Goyal
01511731e3 Fix a typo that prevented the Cybook Muse from being detected on some computers. Fixes #1407435 [Calibre doesn't detect my Cybook Muse Frontlight](https://bugs.launchpad.net/calibre/+bug/1407435) 2015-01-04 20:55:06 +05:30
Kovid Goyal
e1baf279a6 ... 2015-01-04 08:57:21 +05:30
Kovid Goyal
73edbfcf7a Update FAQ on custom columns 2015-01-04 08:53:49 +05:30
Kovid Goyal
3dc84f8fd3 ... 2015-01-04 08:39:51 +05:30
Kovid Goyal
9286d3c41f ... 2015-01-04 08:36:31 +05:30
Kovid Goyal
80dba5bf55 Fix download metadata button in edit metadata dialog being narrower than the other buttons 2015-01-03 10:40:01 +05:30
Kovid Goyal
2d48de8cb2 Get Books: Allow stores to customize the browser instance used for downloading book files 2015-01-03 09:13:54 +05:30
Kovid Goyal
a145a210b8 ... 2015-01-02 23:23:33 +05:30
Kovid Goyal
be8c222864 Fix regression in 2.15 that broke calibre on OS X 10.7. Fixes #1407102 [Calibre 2.15 doesn't work in my mac](https://bugs.launchpad.net/calibre/+bug/1407102) 2015-01-02 22:54:33 +05:30
Kovid Goyal
3ddb7f1da3 Add a noindex directive for robots to the content server
There are people that apparently expose their content server instances
over the public internet. See
http://www.mobileread.com/forums/showthread.php?t=202662
2015-01-02 22:45:55 +05:30
Kovid Goyal
2ac248c34f Update Sueddeutsche Zeitung
Merge branch 'master' of https://github.com/lala-rob/calibre
2015-01-02 22:27:32 +05:30
lala-rob
7c253cc2d0 Fix import strftime 2015-01-02 16:59:46 +01:00
lala-rob
975080a0f1 now use datetime.utcnow() and add one hour for Germany 2015-01-02 16:51:47 +01:00
lala-rob
a5a585b204 Daily Cover from https://zeitung.sueddeutsche.de/webapp 2015-01-02 11:18:26 +01:00
Kovid Goyal
5dae12447e ... 2015-01-02 11:23:35 +05:30
Kovid Goyal
0bfc1f2798 version 2.15.0 v2.15.0 2015-01-02 10:34:01 +05:30
Kovid Goyal
1739fd6ab8 ... 2015-01-02 10:33:06 +05:30
Kovid Goyal
6a3137be33 Add some documentation for the special features in the code editor 2015-01-02 10:25:31 +05:30
Kovid Goyal
2e3e4203c7 Fix #1406962 [[broken link] Edit book "Help->User guide"](https://bugs.launchpad.net/calibre/+bug/1406962) 2015-01-02 09:40:27 +05:30
Kovid Goyal
eb6317512f Simplify some code 2015-01-01 08:58:45 +05:30
Kovid Goyal
acfcc63cfc AZW3 Input: Handle AZW3 files that contain Amazon specific CSS media queries. Fixes #1406708 [Converting azw3 to epub creates artifacts](https://bugs.launchpad.net/calibre/+bug/1406708) 2015-01-01 08:57:03 +05:30
Kovid Goyal
79c029c15f OSX Build: Fix output to stdout/stderr not being redirected to Console.app in newer OS X version (>= 10.8) 2015-01-01 08:15:48 +05:30
Kovid Goyal
e262f916b3 ... 2015-01-01 07:31:48 +05:30
Kovid Goyal
545c314ddc Handle entities better in the func-mode builtin funcs 2014-12-31 21:23:52 +05:30
Kovid Goyal
1631de8755 Expanding of snippet templates 2014-12-31 18:32:12 +05:30
Kovid Goyal
3691f1ac39 ... 2014-12-31 16:07:01 +05:30
Kovid Goyal
c523847c30 Parsing for snips templates 2014-12-31 13:44:31 +05:30
Kovid Goyal
21d3c7ce9c Make the completion popup more re-useable 2014-12-31 10:14:57 +05:30
Kovid Goyal
fb98906c08 ... 2014-12-31 10:10:53 +05:30
Kovid Goyal
1e8309a4a3 Start work on snips 2014-12-31 09:49:49 +05:30
Kovid Goyal
1410194a0d Edit Book Function mode: Add builtin functions to change case of text, ignoring HTML tags in the matched text 2014-12-31 08:39:57 +05:30
Kovid Goyal
75406a22bb Fix regression that broke the markdown-calibre command 2014-12-31 07:30:24 +05:30
Kovid Goyal
a0567dd0fe Edit Book - Show what changed: Fix scrollbar sometimes not visible if the differences contain a few, very long lines. Also fix the line numbers being partially obscured on some systems (depending on the font used). Fixes #1406056 [Private bug](https://bugs.launchpad.net/calibre/+bug/1406056) 2014-12-30 09:33:45 +05:30
Kovid Goyal
a1e27520d9 Check Book: Allow auto-fixing of file not in spine errors 2014-12-30 07:47:51 +05:30
Kovid Goyal
46c6f3a01e Edit Book: Fix a regression that caused the Home key to not move to the start of the line on lines containing un-indented tags 2014-12-30 07:21:02 +05:30
Kovid Goyal
3d0859432e Completion for url() in CSS files 2014-12-29 13:47:07 +05:30
Kovid Goyal
b30441093a Do not trigger completion on up/down arrow keys 2014-12-29 12:27:45 +05:30
Kovid Goyal
5bcd936470 Completion for anchors 2014-12-29 11:35:30 +05:30
Kovid Goyal
709e04bd16 Clear completion caches after book altering operations 2014-12-28 13:08:47 +05:30
Kovid Goyal
da1f5e5448 Clear completion cache when file is edited
(uses a debounce timer for performance)
2014-12-28 12:25:38 +05:30
Kovid Goyal
c9081f49c7 Choosing completion candidates now works 2014-12-28 12:01:04 +05:30
Kovid Goyal
2c662d3bef ... 2014-12-28 12:01:04 +05:30
Kovid Goyal
d8c1c4b575 Dont popup completion when pressing modifier keys 2014-12-28 12:01:04 +05:30
Kovid Goyal
09bb6a6933 Mouse interaction for completion popup 2014-12-28 12:01:04 +05:30
Kovid Goyal
4c62ddb8d1 Add side margins and correct height calculation 2014-12-28 12:01:04 +05:30
Kovid Goyal
d7c1ab0c7c Fix make_highlighted_text to work with XML unsafe text 2014-12-28 12:01:04 +05:30
Kovid Goyal
4fa1dcff15 Fix color of highlighted text item 2014-12-28 12:01:04 +05:30