Commit graph

5052 commits

Author SHA1 Message Date
Kovid Goyal
553156ab9e IGN:... 2009-10-29 13:39:04 -06:00
Kovid Goyal
7529db7587 Preliminary (OS X only) driver for the Nuut2 2009-10-29 13:38:13 -06:00
Kovid Goyal
a28079ff17 Fix usage of QApplication for PyQt 4.6, since in 4.6 the global application instance is garbage collected, we need to store it in a global variable 2009-10-29 13:12:34 -06:00
Kovid Goyal
ef6e9a9abc calibre-debug: -e switch now allows you to pass arbitrary command line options to your script 2009-10-29 11:52:06 -06:00
Translators
a33997f80d Launchpad automatic translations update. 2009-10-29 08:26:29 +00:00
Kovid Goyal
4c415a5ce0 Stanza integration: Use a UUID instead of the database rowid as a unique identifier for each book. This means that, only after this upgrade, Stanza will forget which books it has already downloaded. Fixes #3137 (Provide optional user-customizable "Stanza Unique Identifier"). Also use a UUID when converting to EPUB as the book identifier. 2009-10-28 23:21:36 -06:00
Kovid Goyal
b5fcc2466b Implement #3834 (Feature Request - Active Job Count in Tray Tooltip) 2009-10-28 14:18:17 -06:00
Kovid Goyal
d3b61d9094 Fix #3828 (Error 13, 'Permission denied')) 2009-10-28 10:25:53 -06:00
Translators
5c6b5283d9 Launchpad automatic translations update. 2009-10-28 08:27:54 +00:00
Kovid Goyal
619a4d6e77 Fix #3872 (EBook Viewer Bug Prevents Any Actions) 2009-10-27 22:05:18 -06:00
Kovid Goyal
8a0aad39f9 Content Server: Add a mobile friendly interface. Now if you access the content server using a mobile browser, a list of books that is easy to browse on small/e-ink screens is returned. Fixes #3870 (Add a mobile user interface for calibre) 2009-10-27 21:47:39 -06:00
Kovid Goyal
919f675039 IGN:... 2009-10-27 21:31:42 -06:00
Kovid Goyal
ad156151b2 IGN:... 2009-10-27 16:31:41 -06:00
Kovid Goyal
1d7c3277ec IGN:PML Output: Replace non breaking spaces with normal spaces 2009-10-27 13:07:37 -06:00
Kovid Goyal
53f7cdec0b IGN:More conversion documentation 2009-10-27 13:06:24 -06:00
Kovid Goyal
10c9f4032a Improve header and footer regular expression matching 2009-10-27 12:46:08 -06:00
Translators
8c1d06c8e2 Launchpad automatic translations update. 2009-10-27 08:23:50 +00:00
Kovid Goyal
b9ae515df6 FB2,PML,RB,TXT Output: Fix removing of extra spaces too aggresive 2009-10-26 11:41:33 -06:00
Kovid Goyal
47eb8c1f3e Add documentation of the conversion system to the User Manual 2009-10-26 11:21:26 -06:00
Translators
9893c7ffec Launchpad automatic translations update. 2009-10-26 04:31:13 +00:00
Kovid Goyal
8819fe2588 Fix #3869 (Mobipocket mime-type is wrong.) 2009-10-25 21:22:14 -06:00
Kovid Goyal
d70d42f900 Add a wizard to make customizing the font rescaling algorithm easier 2009-10-25 18:59:05 -06:00
Kovid Goyal
dc9aa69508 Make Preferences dialog freely resizable 2009-10-25 09:53:28 -06:00
Kovid Goyal
90414033ca Fix #3861 (calibre locks zip file when plugin not found) 2009-10-25 09:08:58 -06:00
Translators
8848acbcb0 Launchpad automatic translations update. 2009-10-25 08:20:03 +00:00
Kovid Goyal
712e082dc4 Fix #3856 (Error message when Kindle 2 is attached) 2009-10-24 14:42:02 -06:00
Kovid Goyal
614522802f IGN:Correct mobi.writer merge 2009-10-24 09:48:01 -06:00
Translators
b4fdfd05fa Launchpad automatic translations update. 2009-10-24 08:29:05 +01:00
Kovid Goyal
5770808fcf PML Output: Add .png to image names. Fix removing excessive newlines from PML output. PMLZ Output: Name images correctly. 2009-10-23 19:29:13 -06:00
Kovid Goyal
4b822e5700 Fix Next article UI on Kindle not working when an article is smaller than a single screenfull 2009-10-23 19:27:42 -06:00
Kovid Goyal
46b1bd1b64 IGN:Preliminarywindows driver for the e-shinebook 2009-10-23 10:44:58 -06:00
GRiker
376869fd7b Kovid's intermediate fix for periodical Next Article 2009-10-23 10:40:40 -06:00
Kovid Goyal
eac47f65fa IGN:Update pmlml.py correctly 2009-10-23 10:26:00 -06:00
Kovid Goyal
0d00c900cf IGN:MOBI Output: Add an empty <a> element at the start of every article 2009-10-23 10:25:13 -06:00
Translators
0332bd5a09 Launchpad automatic translations update. 2009-10-23 08:26:13 +01:00
Kovid Goyal
f81395da37 PML Output: Use specified cover or first image if no cover is specified 2009-10-22 21:03:25 -06:00
Kovid Goyal
ad003cc129 PML Input: Fix handling of \w and \s tags 2009-10-22 21:02:46 -06:00
Kovid Goyal
cc92acadb8 Improved recipe for The Australian 2009-10-22 17:21:35 -06:00
Kovid Goyal
7b8bdfc3a8 Fix #3841 (Python version for development is important) 2009-10-22 17:14:46 -06:00
Kovid Goyal
4bad100316 IGN:Fix #2152 (Typo in GUI) 2009-10-22 17:11:20 -06:00
Translators
1cfd6495c6 Launchpad automatic translations update. 2009-10-22 08:24:01 +01:00
GRiker
6767cb547f Kovid's 6.18 changes 2009-10-21 09:59:53 -06:00
Kovid Goyal
fb5902d7a0 IGN:Zeroconf better error handling 2009-10-21 08:17:11 -06:00
Kovid Goyal
51c08484ef Fix #3824 (Version in .desktop files is used wrongly) 2009-10-21 08:03:59 -06:00
Translators
b5a0f318d3 Launchpad automatic translations update. 2009-10-21 08:27:25 +01:00
Kovid Goyal
160f0f72b7 IGN:Tag release 2009-10-20 19:26:33 -06:00
Kovid Goyal
987ce988f9 version 0.6.19 2009-10-20 18:39:34 -06:00
Kovid Goyal
4c01a4b508 Fix #3816 (Search Bar Right Click Issue) 2009-10-20 18:17:53 -06:00
Kovid Goyal
86a2034279 LRF Output: Fix conversion of lengths expressed in centimetres or millimetres. Fixes #3822 (HTML to LRF - indenting problem) 2009-10-20 17:54:43 -06:00
Kovid Goyal
901da9b5ab IGN:Updated translations 2009-10-20 17:24:47 -06:00
Kovid Goyal
5c7dd6520a Fix #3806 (Conversion of eReader PDB to ePub breaks footnotes!) 2009-10-20 17:22:38 -06:00
Kovid Goyal
f279fcb5c3 Ebook viewer: handle self closed tags in XHTML docs correctly. Fixes #3727 (Ebook-viewer problems with valid xhtml) 2009-10-20 16:22:04 -06:00
Kovid Goyal
2e6b286a81 IGN:... 2009-10-20 16:20:59 -06:00
Kovid Goyal
a865155f07 Fix a bug in the new news download scheduler code that would cause scheduling based on time of day to not always work (depending on your timezone) 2009-10-20 15:54:54 -06:00
Kovid Goyal
dc0a4d9db3 IGN:News scheduler dialog. Show error message if user fails to input required username/password 2009-10-20 13:01:56 -06:00
Translators
1400558df0 Launchpad automatic translations update. 2009-10-20 08:09:43 +01:00
Kovid Goyal
f89c8134be IGN:Updated translations 2009-10-19 18:10:56 -06:00
Kovid Goyal
92b61f28ee Add button to config dialog to open calibre config directory 2009-10-19 17:47:48 -06:00
Kovid Goyal
ace64ded21 Conversion pipeline: Convert width and height attributes of th e<img> tag to CSS. Fixes #3536 (HTML image size attributes) 2009-10-19 17:36:33 -06:00
Kovid Goyal
3b0eca7efa Fix #3583 (Calibre adds spaces when converting from RTF) 2009-10-19 16:58:12 -06:00
Kovid Goyal
5d2ed7d240 eSlick driver: Fix swapped drives in windows 2009-10-19 16:25:07 -06:00
Kovid Goyal
220b49f1d7 Fix #3803 (mobi/prc > epub conversion failure) 2009-10-19 15:43:34 -06:00
Kovid Goyal
0df1b1e3b0 Fix #3813 (News Feed Searching Bug From attribute:'showing_count') 2009-10-19 11:47:12 -06:00
Kovid Goyal
eed5931c85 New output format: TCR 2009-10-19 11:10:37 -06:00
Translators
cce29b6d1d Launchpad automatic translations update. 2009-10-19 08:10:26 +01:00
Kovid Goyal
3c68df5475 IGN:Linux binary add libuuid 2009-10-18 15:01:36 -06:00
Kovid Goyal
9ab452eb67 IGN:calibre-debug -e Fix handling od sys.argv 2009-10-18 14:45:56 -06:00
Kovid Goyal
1a45dc51a5 Fix #3783 (Die Zeit - Recipe doesn't include full articles) 2009-10-18 11:58:03 -06:00
Translators
735c418305 Launchpad automatic translations update. 2009-10-18 08:04:06 +01:00
Kovid Goyal
ab4401a4fe IGN:Pretty print scheduler.xml 2009-10-17 15:47:19 -06:00
Kovid Goyal
d74445922e IGN:Fix regression that prevented error being raised when no username and password are specified in the GUI for a recipe that needs them 2009-10-17 14:48:23 -06:00
GRiker
7f2684f514 Kovid changes 2009-10-17 13:26:46 -06:00
Kovid Goyal
9eacbc9d8c Opus driver: Generate t2b files and delete helper files when removing a book from the device. 2009-10-17 12:29:11 -06:00
Kovid Goyal
0cab0f4fd4 New recipes for Naked Capitalism and Daily Reckoning by Darko Miletic 2009-10-17 10:49:23 -06:00
Kovid Goyal
31f933c236 IGN:... 2009-10-17 10:22:13 -06:00
Translators
3741bdd71f Launchpad automatic translations update. 2009-10-17 08:09:20 +01:00
Kovid Goyal
94901193a2 IGN:Tag release 2009-10-16 22:24:46 -06:00
Kovid Goyal
477dbf7b3c version 0.6.18 2009-10-16 21:43:08 -06:00
Kovid Goyal
77369380b1 IGN:Updated translations 2009-10-16 18:39:35 -06:00
Kovid Goyal
966379bc79 Fix #3756 (Problem with non-numeric series-index) 2009-10-16 18:31:22 -06:00
Kovid Goyal
bcb0f1e271 Regex Builder: Show correct input step 2009-10-16 18:05:58 -06:00
Kovid Goyal
ba7e499862 Refactor the news download scheduler. Now has support for customizing the tags assigned to downloaded news. Since the entire subsystem was rewritten, you may experience bugs. 2009-10-16 17:57:56 -06:00
Translators
5af7e769d9 Launchpad automatic translations update. 2009-10-16 07:56:14 +01:00
Kovid Goyal
0ffd9ecb6e IGN:ebook-metadata handle unicode encode failures when outputting metadata more gracefully 2009-10-15 11:31:42 -06:00
Translators
820886a09d Launchpad automatic translations update. 2009-10-15 07:51:05 +01:00
Kovid Goyal
15cd7f99c2 IGN:Use explicit path to libunrar.so in linux binary and use QT_PLUGIN_PATH env variable instead of loading Qt explicitly on each invocation 2009-10-14 17:26:12 -06:00
Kovid Goyal
fb719698f7 Fix #3739 (Author sort function does not recognize "with") 2009-10-14 14:10:09 -06:00
Kovid Goyal
a8c8e67b92 Support for a new input format: TCR 2009-10-14 14:06:16 -06:00
Kovid Goyal
68559112b6 Regex Builder: Initially highlight the already set regex. 2009-10-14 14:04:02 -06:00
Kovid Goyal
e40c90e4c8 Improved recipe for Sueddeutsche 2009-10-14 13:50:39 -06:00
Kovid Goyal
6f877e294d IGN:... 2009-10-14 11:08:13 -06:00
Translators
ed8ed3a010 Launchpad automatic translations update. 2009-10-14 07:51:40 +01:00
Kovid Goyal
33cf79c6f4 Fix #3769 (The Economist recipe is no longer working) 2009-10-13 11:07:56 -06:00
Translators
459d6d84cc Launchpad automatic translations update. 2009-10-13 07:59:51 +01:00
Kovid Goyal
2aa725abe0 Fix launching of welcome wizard from preferences menu broken on windows 2009-10-12 21:43:32 -06:00
Kovid Goyal
e492d87206 IGN:... 2009-10-12 14:17:59 -06:00
Kovid Goyal
dcca0f9a3e Welcome wizard now allows you to set interface language. Fixes #3736 (First question of wizard...) 2009-10-12 13:21:23 -06:00
Kovid Goyal
5040b8178e IGN:Fix #3741 (Update FAQ about using Calibre & Sony software) 2009-10-12 12:46:59 -06:00
Kovid Goyal
a53c32ae81 Fix #3763 (Cannot close server log window) 2009-10-12 12:24:26 -06:00
Kovid Goyal
b3ad9f0160 eReader PDB output: proper length of indexes and do not try to add them if they are not avaliable. PML Outpu: cleanup. PML Input: read unicode and entity PML tags correctly. 2009-10-12 07:35:27 -06:00
Kovid Goyal
4865f55e40 IGN:seriescmp cleanup 2009-10-12 07:33:45 -06:00
Kovid Goyal
a190faea9c IGN:Switch primary hosting of calibre download files from Mobileread to Google code 2009-10-12 07:20:09 -06:00
Translators
6b6ed69f7b Launchpad automatic translations update. 2009-10-12 08:05:29 +01:00
Kovid Goyal
b20f8ea54c calibre_mount_helper now works on NetBSD as well for mounting of reader devices 2009-10-12 00:12:27 -06:00
Kovid Goyal
a8bf1d329e New recipe For Business World India by Darko Miletic 2009-10-11 20:26:59 -06:00
Kovid Goyal
470f1aa4c9 Fix very long search strings causing main window to become wider than screen 2009-10-11 13:07:11 -06:00
GRiker
a14554a5b8 Kovid's 0.6.16 changes 2009-10-11 07:17:16 -06:00
Translators
2c330f0c2d Launchpad automatic translations update. 2009-10-11 07:51:02 +01:00
Kovid Goyal
4978a030d8 IGN:Add link to sourceforge download site 2009-10-10 14:39:10 -06:00
Kovid Goyal
f3b0902a19 OS X driver for the Ectaco JetBook 2009-10-10 14:30:15 -06:00
Translators
e03675cf9d Launchpad automatic translations update. 2009-10-10 07:53:30 +01:00
Kovid Goyal
ece7233b91 IGN:Tag release 2009-10-09 20:21:40 -06:00
Kovid Goyal
ed46e5c536 version 0.6.17 2009-10-09 19:45:57 -06:00
Kovid Goyal
f5b9db73fe New recipe for The San Jose Mercury News by Darko Miletic 2009-10-09 19:26:46 -06:00
Kovid Goyal
10ecd551f6 IGN:... 2009-10-09 19:10:11 -06:00
Kovid Goyal
be785d817b IGN:Updated translations 2009-10-09 15:08:43 -06:00
Kovid Goyal
78e0dfe1ed New windows installer. If you are upgrading from a previous release, please uninstall calibre first 2009-10-09 15:02:35 -06:00
Kovid Goyal
a9d86fd6c9 Updated recipe for The Daily Mail 2009-10-09 10:58:57 -06:00
Kovid Goyal
1d823ba705 Improved Newsweek recipe 2009-10-08 22:31:45 -06:00
Kovid Goyal
0a5c6410a8 Linux: If user unplugs device without unmounting it, cleanup mount point 2009-10-08 20:27:21 -06:00
Kovid Goyal
35689bafbd Fix #3729 (Drag and drop of text into the search area is broken) 2009-10-08 15:52:59 -06:00
Kovid Goyal
327158b634 IGN:... 2009-10-08 15:46:21 -06:00
Kovid Goyal
21b8b2a68a Implement #2931 (Allow drag and drop adding of new formats) 2009-10-08 15:45:03 -06:00
Kovid Goyal
6c3dca52c8 Fix #3401 (Support for eSlick (reader made by Foxit)) 2009-10-08 15:00:33 -06:00
Kovid Goyal
9848c1ec4b Fix #3728 (Updated recipe for The Toronto Star) 2009-10-08 14:51:48 -06:00
Kovid Goyal
dc58e890bf You can now change the cover or add formats to the currently selected book by Drag and Drop onto the book information display panel at the bottom. Fixes #3601 (Drag and Drop cover editing in main GUI) 2009-10-08 14:46:54 -06:00
Kovid Goyal
e505743a25 Fix crash when reading cover from EPUB files 2009-10-08 11:30:18 -06:00
Kovid Goyal
26d992843d Improved recipe for The Christian Science Monitor 2009-10-08 09:59:30 -06:00
Kovid Goyal
4fd2585773 Fix #3514 (Invalid FB2 output when converting from HTML) 2009-10-08 09:13:33 -06:00
Kovid Goyal
fe0a776379 IGN:New windows MSI installer 2009-10-08 09:10:38 -06:00
Kovid Goyal
588c71ba27 Fix #3724 ("AttributeError" when canceling multiple book conversion) 2009-10-08 09:08:23 -06:00
Kovid Goyal
45b377040f IGN: Use #pragma once rather than include guards in all c/C++ header files 2009-10-07 23:51:02 -06:00
Kovid Goyal
64f0769b08 Updated recipes for The Straits Times and MSDN Magazine 2009-10-07 17:27:38 -06:00
Translators
59b5a8c8b2 Launchpad automatic translations update. 2009-10-07 07:48:11 +01:00
Kovid Goyal
55553753d1 New recipe for The Toronto Sun by Darko Miletic. Improved recipe for The Moscow Times. 2009-10-06 11:23:50 -06:00
Kovid Goyal
fc84ea2d15 Improved recipe for Our Daily Bread 2009-10-06 09:49:29 -06:00
Kovid Goyal
91c7ac997c IGN:Handle failure to parse to decode config files gracefully. 2009-10-06 09:38:08 -06:00
Translators
00ac3fbdbc Launchpad automatic translations update. 2009-10-06 07:44:43 +01:00
Kovid Goyal
736e643f9f IGN:Don't die if you fail to decode worker redirect log 2009-10-05 17:29:39 -06:00
Kovid Goyal
c621908aa1 IGN:Set ipython home directory to a subdir of the calibre config dir to ensure it is always writable 2009-10-05 17:28:33 -06:00
Kovid Goyal
71f2ef4946 Improved recipe for The Miami Herald 2009-10-05 11:49:01 -06:00
Translators
4c26a20385 Launchpad automatic translations update. 2009-10-05 07:43:44 +01:00
Kovid Goyal
ab2e05b2c7 IGN:Updated recipe for Honolulu advertiser 2009-10-04 09:34:55 -06:00
Kovid Goyal
ea90108afb IGN:Add note about ompiling pdfreflow 2009-10-03 14:30:33 -06:00
Kovid Goyal
e298f23781 Fix #3616 (Error 500 Access to Content Server, Android Browser) 2009-10-03 14:25:19 -06:00
Translators
c3720c7525 Launchpad automatic translations update. 2009-10-03 07:45:43 +01:00
GRiker
179e8769da CNCX diagnostics 2009-10-02 08:42:03 -06:00
Kovid Goyal
c5869035e8 PDF metadata: Don't refuse to get cover from PDF files that have their encryption bit set but are not actually encrypted 2009-10-02 08:27:37 -06:00
Kovid Goyal
2c8de06afb Improved recipe for the Cincinnati Enquirer 2009-10-02 08:13:18 -06:00
Translators
46ff46c509 Launchpad automatic translations update. 2009-10-02 07:36:17 +01:00
Kovid Goyal
c6e4a3734b IGN:Tag release 2009-10-01 23:28:48 -06:00
Kovid Goyal
077859a406 version 0.6.16 2009-10-01 23:14:01 -06:00
Kovid Goyal
bbcb77ab24 Finally fix the random crash issue when adding books 2009-10-01 23:13:03 -06:00
Kovid Goyal
f4eca6d724 Updated translations 2009-10-01 22:00:47 -06:00
Kovid Goyal
802cca16ad IGN:... 2009-10-01 21:59:13 -06:00
Kovid Goyal
a1725b4ee3 Fix #3664 (Program Crashes When Attempting to Add Books to 0.6.15) 2009-10-01 21:56:09 -06:00
Kovid Goyal
924e1cee7d Recursive adding: Don't crash when there is an error scanning for books. Also popup a message saying no books found in case no books are found 2009-10-01 21:04:18 -06:00
Kovid Goyal
181ff1e0aa IGN:Tag release 2009-10-01 15:23:37 -06:00
Kovid Goyal
d7476a4878 version 0.6.15 2009-10-01 15:08:20 -06:00
Kovid Goyal
f3dba81934 Fix #3621 (Larger maximum number of TOC links) 2009-10-01 14:40:05 -06:00
Kovid Goyal
23410ede6a Fix #3620 (Inappropriate spaces before tags in HTML (or ePub) > TXT conversion) 2009-10-01 14:38:31 -06:00
Kovid Goyal
854587d38b Welcome Wizard: Don't leave behind an empty 'Calibre Library' directory if the user chooses another location for her library 2009-10-01 14:37:03 -06:00
Kovid Goyal
a41ee9f6f2 Show 'Starting conversion' message when the conversions are actually about to start rather then when the convert dialog is opened 2009-10-01 14:23:13 -06:00
Kovid Goyal
673d0c6fd2 Windows: Rebuild the complete calibre stack using only Microsoft tools. This should (hopefully) fix various (especially PDF related) crashes. 2009-10-01 13:24:27 -06:00
Kovid Goyal
e9bb0ee6af Fix #3655 (Fixed recipe for Honolulu Advertiser) 2009-10-01 11:02:37 -06:00
Translators
71f89dae9f Launchpad automatic translations update. 2009-10-01 07:38:28 +01:00
Kovid Goyal
407a64c7e9 Fix #3470 (Los Angeles Times recipe does not work for articles with more than one page) 2009-09-30 10:30:28 -06:00
Translators
2f34979f8a Launchpad automatic translations update. 2009-09-30 07:42:19 +01:00
Kovid Goyal
afd8cf61af IGN:Improved Salon.com recipe 2009-09-29 14:52:12 -06:00
Kovid Goyal
2065741492 IGN: Bump poppler dependency to 0.12.0 2009-09-29 14:45:14 -06:00
Kovid Goyal
52762051ea Fix IndexError when adding books, or conversion completes 2009-09-29 14:44:00 -06:00
Kovid Goyal
96db861a22 IGN:Tag release 2009-09-28 17:24:33 -06:00
Kovid Goyal
1512f18286 version 0.6.14 2009-09-28 17:09:11 -06:00
Kovid Goyal
60c3a5c5f8 Remove trailing periods from path components when sending books to devices. Fixes #3475 (No books in Collection on Sony PRS-300) 2009-09-28 17:02:47 -06:00
Kovid Goyal
d147f56646 Fix #3417 (Receipt - FTD (Financial Time Deutschland) => empty Receipt) 2009-09-28 16:27:38 -06:00
Kovid Goyal
e25eede908 Fix #3552 (Conversion from LRF to LIT or RTF loses paragraph indentations) 2009-09-28 16:04:24 -06:00
Kovid Goyal
7d41e55dca Fix #3606 (LRF Reader fails to open file which opens in PRS-500 and 505) 2009-09-28 08:44:10 -06:00
Kovid Goyal
91df0ad326 Edit Meta information dialog now displays dates in the local timezone, like the main book view. Fixes #3288 (Published Date issue) 2009-09-28 08:38:21 -06:00
Kovid Goyal
a5bc1ad251 calibre now works with OS X 10.6 **Snow Leopard**. Fixes #3471 (Snow Leopard Compatibility) 2009-09-28 08:17:05 -06:00
Kovid Goyal
f31692c268 Conversion pipeline: Remove empty <b> and <i> tags. Fixes #3564 (PDF to EPUB formatting problems) 2009-09-27 23:43:04 -06:00
Kovid Goyal
a1a30a50ea Add field to edit Date to the Edit Meta Information dialog 2009-09-27 23:22:38 -06:00
Kovid Goyal
97eff53503 IGN:Fix #3526 (Converting Mobipocket to MS Reader not working) 2009-09-27 23:10:59 -06:00
Kovid Goyal
e35345d589 Fix #3526 (Converting Mobipocket to MS Reader not working) 2009-09-27 23:08:16 -06:00
Kovid Goyal
e7611bff6d Add delete books action to right click menu. Implements #3604 2009-09-27 23:01:41 -06:00
Kovid Goyal
ac3e3497a0 IGN: Fix #3542 (Fix/enhance non-root develop/install) 2009-09-27 22:50:16 -06:00
Kovid Goyal
6a0cc12ef7 Rewrite the Tag browser to make it more efficient and remove one source of random crashes 2009-09-27 19:25:24 -06:00
Kovid Goyal
8ae1ab6d6c New recipes for JavaLobyy, InfoWorld and ServerSide by Rick Kellog. Fixes #3543 (New Recipes) 2009-09-27 12:37:29 -06:00
Kovid Goyal
22594dd2d0 Implement #3602 (Updated recipes) 2009-09-27 12:04:09 -06:00
Kovid Goyal
e114530a29 Fix #3567 (Entire text of books imported into Title & Author fields) 2009-09-27 12:01:36 -06:00
Kovid Goyal
a49fe89309 TXT Output: Table support 2009-09-27 12:00:39 -06:00
Kovid Goyal
ad947b1b7b Linux: Create calibre-uninstall command also Fix #3542 (Fix/enhance non-root develop/install) 2009-09-27 11:25:28 -06:00
Kovid Goyal
18dc1ce656 IGN:... 2009-09-27 10:42:02 -06:00
Kovid Goyal
ef06fbee81 Fix #3523 (Please re-add ./setup.py install --root option) and clean up install/post-install code. Post install now no longer runs in a separate process. 2009-09-27 10:20:36 -06:00
Kovid Goyal
0ff0ce51e8 IGN:... 2009-09-26 17:29:10 -06:00
Kovid Goyal
98c00083b1 Add a section to the User Manual explaining how to setup a development environment for calibre on all the OSes 2009-09-26 15:31:12 -06:00
Kovid Goyal
c9aeb3fd09 IGN:Easier development environment using the binary build on windows 2009-09-26 11:28:28 -06:00
Kovid Goyal
6a31132868 IGN: pdfreflow loads in the linux binary builds 2009-09-25 11:35:17 -06:00
Kovid Goyal
8283ce8c5c IGN:Updated translations 2009-09-25 11:08:11 -06:00
Kovid Goyal
2ddd37f0d2 IGN:pdfreflow plugin now compiles and works on windows and OSX. 2009-09-25 11:02:15 -06:00
Kovid Goyal
02a02f093f New recipe for Le Monde Diplomatique by Darko Miletic 2009-09-24 10:16:18 -06:00
Kovid Goyal
05a14fbda6 New recipe for Business Standard by Darko Miletic 2009-09-24 09:57:56 -06:00
Kovid Goyal
73801dd2ae IGN:Fix a memory leak in the new PDF get_metadata code, remove use of tmpfile and make it build on windows 2009-09-23 11:28:55 -06:00
Kovid Goyal
9d292633c7 Updated NYTimes Top Stories recipe 2009-09-23 08:25:27 -06:00
Translators
84feaaa899 Launchpad automatic translations update. 2009-09-23 10:45:26 +01:00
Kovid Goyal
2efa863948 Fix #3556 (PDB input fail - OPF contains invalid tours section) 2009-09-22 16:07:25 -06:00
Kovid Goyal
be0a623e65 Fix #3555 (UnicodeDecodeError: ... unexpected code byte in Russian fb2) 2009-09-22 13:47:14 -06:00
Kovid Goyal
74db760282 Fix #3452 (epubcheck1.0.4 errors - attribute file-as not allowed at this point) 2009-09-22 13:12:02 -06:00
Kovid Goyal
9985700d15 TXT Output: Fix line endings setting not being respected on windows 2009-09-22 12:31:43 -06:00
Kovid Goyal
af79cbe591 New recipe for The Toronto Star by Darko Miletic 2009-09-22 12:29:43 -06:00
Kovid Goyal
c24f507cc2 IGN:Restore PoDoFo based set pdf metadata functionality 2009-09-22 11:27:53 -06:00
Kovid Goyal
4be28fb1fa New recipe for Smashing Magazine by Darko Miletic and improved recipe for Die Ziet 2009-09-22 09:13:15 -06:00
Translators
8b2f7ca650 Launchpad automatic translations update. 2009-09-22 10:49:51 +01:00
Kovid Goyal
d0865b25fb IGN:New PDF engine can be accessed via calibre-debug --pdfreflow 2009-09-21 21:28:37 -06:00
Kovid Goyal
5a94e3d965 IGN:Initial implementation of PDF->XML engine 2009-09-21 21:17:38 -06:00
Translators
a37f2e4f85 Launchpad automatic translations update. 2009-09-21 10:56:54 +01:00
Translators
93648f1bca Launchpad automatic translations update. 2009-09-20 10:54:11 +01:00
Kovid Goyal
4efa4d7bb1 Fix #3416 (Receipt Spiegel Online - German => no articles) 2009-09-19 20:53:04 -06:00
Translators
9b5322092f Launchpad automatic translations update. 2009-09-19 10:53:20 +01:00
Kovid Goyal
ebfc8ec40f IGN:Tag release 2009-09-18 12:59:33 -06:00
Kovid Goyal
89c8147067 version 0.6.13 2009-09-18 12:45:10 -06:00
Kovid Goyal
692becf130 IGN:Updated translations 2009-09-18 12:33:27 -06:00
Kovid Goyal
d31192ece3 Comic Input: Change default colors to 256 and add option to generate comic pages in PNG or JPEG formats. Fixes #3529 (Comics display badly on Adobe Digital Editions and some prs-505 models due to colour depth) 2009-09-18 11:22:15 -06:00
Kovid Goyal
ffc7042af4 Implement #3528 (Please install udev rules into /lib/udev/rules.d/) 2009-09-18 10:01:15 -06:00
Translators
a8751bbdf3 Launchpad automatic translations update. 2009-09-18 10:48:52 +01:00
Kovid Goyal
cc3b2c903b IGN:Updated translation template 2009-09-18 00:30:38 -06:00
Kovid Goyal
0c30aed24c ebook-convert: Make TAB completion (Linux only) faster 2009-09-18 00:00:18 -06:00
Kovid Goyal
e3a0fe82da Implement #3515 (Reset the conversion options) 2009-09-17 18:15:22 -06:00
Kovid Goyal
58f919fece Fix #3489 (recipe_DieZeit_doesn't work) 2009-09-17 13:50:29 -06:00
Kovid Goyal
20b04fa1e0 Fix #3518 (calibre-server: "By Author", (optional) author_sort sorting) 2009-09-17 13:48:53 -06:00
Kovid Goyal
842d7bed22 Fix #3513 (conversion bug in Mobi 2 Epub) 2009-09-17 11:24:09 -06:00
Kovid Goyal
983e9bdb48 Fix #3506 (Cannot convert .LIT to .EPUB) 2009-09-17 10:59:31 -06:00
Kovid Goyal
2d95f2f641 Fix #3500 (Cannot view some PRC files) 2009-09-17 10:48:14 -06:00
Kovid Goyal
d32a92123c Fix #3497 (Error on converting zip containing htm files w/ index.htm) 2009-09-17 10:39:53 -06:00
Kovid Goyal
089925ab1d Fix #3327 (Converting EBUB to MOBI) 2009-09-17 10:14:49 -06:00
Kovid Goyal
06c77e05a1 Fix #3257 (embedded graphics in .odt file look bad when converted to .epub format) 2009-09-17 10:00:32 -06:00
Kovid Goyal
958bdb549e Fix #2821 (Non user-friendly error message when attempting to save metadata of open file) 2009-09-17 09:22:34 -06:00
Kovid Goyal
a008de7c4e Implement #3473 (Please add Dutch news Tweakers.net (techsite)) 2009-09-17 09:08:26 -06:00
Kovid Goyal
9e95f7e7f6 Fix #3487 (Recipe standard.at defect) 2009-09-17 08:42:52 -06:00
Kovid Goyal
2f5325e387 Fix #3088 (Update metada from file) 2009-09-17 08:21:29 -06:00
Translators
4db76524b0 Launchpad automatic translations update. 2009-09-17 10:56:56 +01:00
Kovid Goyal
106798544e IGN:... 2009-09-16 22:02:43 -06:00
Kovid Goyal
8eb15764b0 Conversion of LRF books. This is very new code and has only been tested with calibre generated LRF books. 2009-09-16 21:45:09 -06:00
Translators
a473d996d3 Launchpad automatic translations update. 2009-09-16 10:52:05 +01:00
Kovid Goyal
61956a7dfd IGN:Fix #3503 (Missing import: calibre.ebooks.lrf.input) 2009-09-15 20:18:56 -06:00
Kovid Goyal
5d20546302 Fix #3501 (No longer opening PDF files) 2009-09-15 19:18:28 -06:00
Kovid Goyal
3a43ab6992 IGN:Add WMF support to OS X build 2009-09-15 18:54:15 -06:00
Kovid Goyal
238c82efa6 IGN:Add ImageMagick coders to linux binary nad load the ImageMagick library correctly from the frozen linux build 2009-09-15 16:56:30 -06:00
Kovid Goyal
013b064013 RTF Input: Add support for WMF images 2009-09-15 13:58:17 -06:00
Kovid Goyal
8ad2ed33c4 IGN:RTF Input: Make it a little more efficient 2009-09-15 11:00:37 -06:00
Translators
42e5fb97b3 Launchpad automatic translations update. 2009-09-15 10:53:41 +01:00