KOMATSU Seiji
54bfaede28
Added callback method: sanitize_callback
...
This callback enables change sanitize behavior.
Filename sanitization when sending to the device is not necessary for some devices.
Official plugin should never override this callback this callback to pass the
sanitization, but this is useful to override by the private driver plugin.
2013-12-09 08:40:58 +09:00
Kovid Goyal
b8c52790bc
Implement clicking on links in the preview panel
...
Clicking links in the preview panel now opens the linked to document in
an editor at the location pointed to by the link
2013-12-07 13:41:27 +05:30
Kovid Goyal
4491fad3d7
Change parameter to trim() in comic processing, since the trim function was changed
2013-12-07 12:39:19 +05:30
Kovid Goyal
b12cd7ab03
EPUB Output: Remove name attribute from <a> tags to keep the asinine epubcheck happy
2013-12-07 10:11:03 +05:30
Kovid Goyal
3ef9a2009f
Get rid of the tweak to enable Tweak Book integration
2013-12-07 09:16:10 +05:30
Kovid Goyal
1e55722354
...
2013-12-06 20:49:14 +05:30
Kovid Goyal
beb69ea7da
Re-organize context menu to move delete away from the top
2013-12-06 17:05:35 +05:30
Kovid Goyal
d299c182d2
Note about amazon not allowing email delivery of AZW3
2013-12-06 16:06:23 +05:30
Kovid Goyal
a7176dc8fc
Context menu for tab bar
2013-12-06 16:03:51 +05:30
Kovid Goyal
2523138eb9
Remove the need to special case standalone launches in the editor code
2013-12-06 13:55:32 +05:30
Kovid Goyal
f31bfb749c
...
2013-12-06 13:04:27 +05:30
Kovid Goyal
a862a3d72f
Fix syntax highlighting breaking is comments are present inside rules
2013-12-06 10:45:34 +05:30
Kovid Goyal
91cad6bbcf
Fix semi-colon, brackets after % not being highlighted correctly
2013-12-06 10:38:55 +05:30
Kovid Goyal
20e3d4fe98
...
2013-12-06 10:32:18 +05:30
Kovid Goyal
653a48527f
Fix page-break-* properties not being highlighted correctly
2013-12-06 10:32:02 +05:30
Kovid Goyal
944c865ec2
version 1.14
v1.14.0
2013-12-06 09:43:34 +05:30
Kovid Goyal
54c6e0e0cd
Allow searching for plugins by name in the install plugins dialog
...
Merge branch 'master' of https://github.com/tamasmajor/calibre
2013-12-06 09:41:26 +05:30
Tamas Major
42f542691e
Change in plugin name filtering
2013-12-05 20:31:41 +01:00
Tamas Major
3caf9e0d5b
Add filter plugins by name
2013-12-05 19:55:20 +01:00
Kovid Goyal
d3913372fc
change resize icon
2013-12-05 22:24:48 +05:30
Kovid Goyal
ca02073d8d
...
2013-12-05 22:19:46 +05:30
Kovid Goyal
832bf07090
Add sharpen, blur and despeckle image filters
2013-12-05 21:29:33 +05:30
Kovid Goyal
49346811b7
Workaround MagickConstituteImage not working on OS X
2013-12-05 18:52:41 +05:30
Kovid Goyal
a7b7577fd1
Framework for image filters, alongwith an auto-trim filter
2013-12-05 17:45:53 +05:30
Kovid Goyal
e80ce3f6d6
Update ImageMagick compiling and constants
2013-12-05 14:00:19 +05:30
Kovid Goyal
0cd7b5f46f
Add basic image manipulation operations
2013-12-05 12:44:38 +05:30
Kovid Goyal
67eccb28a1
Add editor for raster image formats
2013-12-05 10:55:05 +05:30
Kovid Goyal
d07939daac
...
2013-12-05 09:59:39 +05:30
Kovid Goyal
6d1b644cfc
Add a signal to track undo/redo state
2013-12-05 09:25:44 +05:30
Kovid Goyal
830198d7b0
Allow pasting into the selection only
2013-12-05 09:13:23 +05:30
David Forrester
50b621397e
Kobo driver: Allow sending kepubs to older kobo devices as well
...
Refactor the code to allow sending kepubs to the older devices as well.
Fixes #1257972 [Move sending kepubs from KOBOTOUCH to KOBO driver](https://bugs.launchpad.net/calibre/+bug/1257972 )
2013-12-05 08:49:54 +05:30
Kovid Goyal
dfe41f7136
Enable TAB completion for the simple REPL as well
2013-12-05 08:48:53 +05:30
Kovid Goyal
a1ba8f32e0
Update Kommersant. Fixes #1254508 [kommersant recipe doesn't download content]( https://bugs.launchpad.net/calibre/+bug/1254508 )
2013-12-05 08:10:50 +05:30
Kovid Goyal
6c45af8558
Error message when pasting with no img in the clipboard
2013-12-04 23:33:21 +05:30
Kovid Goyal
5fa92b0f42
Add a trim and accept button
2013-12-04 23:31:42 +05:30
Kovid Goyal
201649a982
...
2013-12-04 23:24:17 +05:30
Kovid Goyal
5563970967
Add copy and paste actions
2013-12-04 23:24:08 +05:30
Kovid Goyal
c393278018
Rename method
2013-12-04 22:16:44 +05:30
Kovid Goyal
e23ed6f6ae
Rename the module in which canvas lives
2013-12-04 22:09:36 +05:30
Kovid Goyal
2c83c56d96
...
2013-12-04 18:16:17 +05:30
Kovid Goyal
d5096c09b6
Fix off by one error when finding closest line number for an element
2013-12-04 17:52:38 +05:30
Kovid Goyal
c344aaca7e
ebook-tweak: Add an option to open a specific file on startup
2013-12-04 16:40:23 +05:30
Kovid Goyal
fcb09e8628
Do not always start with inspector window closed
2013-12-04 16:20:21 +05:30
Kovid Goyal
7e49bd7983
Edit metadata : Add the ability to trim covers manually
...
Edit metadata dialog: Add the ability to trim covers manually, if automatic trimming is not satisfactory. Fixes #1256054 [[Enhancement] Enhanced cover picture trim](https://bugs.launchpad.net/calibre/+bug/1256054 )
2013-12-04 16:01:45 +05:30
Kovid Goyal
77887df865
Emblems for the opf and ncx files
2013-12-04 15:25:19 +05:30
Kovid Goyal
d8dc718abf
Update metadata in the file from calibre db when opening for Tweaking
2013-12-04 15:21:45 +05:30
Kovid Goyal
756be9b409
Exporting of image data from the canvas
2013-12-04 14:50:45 +05:30
Kovid Goyal
deb3a6ab62
...
2013-12-04 14:02:00 +05:30
Kovid Goyal
543a33bc63
Use keypresses for fine adjustment of selection rect
2013-12-04 13:55:16 +05:30
Kovid Goyal
a83476cea8
A dialog to trim images
2013-12-04 13:38:29 +05:30