Commit Graph

16042 Commits

Author SHA1 Message Date
kiwidude 1162928115 First cut of Plugin Updater plugin into Calibre code 2011-06-14 15:18:32 +01:00
Kovid Goyal 20210f046b HTML Input: Ignore links to text files. Fixes #791568 (collections of html with txt fails) 2011-06-13 21:52:16 -06:00
Kovid Goyal 983cf1e52f Use a single driver for the Nook and Nook color 2011-06-13 21:07:52 -06:00
Kovid Goyal 612ea061c4 Fix NC driver to use same logic as Nook TSR driver 2011-06-13 21:02:57 -06:00
Kovid Goyal e9e76f962d Nook TSR: Put news sent to the device in My Files/Newspapers instaed of My Files/Books. Fixes #796674 ([enhancement] Nook Touch News) 2011-06-13 20:59:53 -06:00
Kovid Goyal 24bf682955 Fix #796790 (Condition in coloring not translated) 2011-06-13 20:44:30 -06:00
Kovid Goyal 1ba097768d Fix #796603 (All "get books" dialogs are far too wide) 2011-06-13 17:07:04 -06:00
John Schember ed941e3f8c Sync to trunk. 2011-06-13 18:22:47 -04:00
John Schember 36710149b1 Fix bug #796603: Get books dialogs to wide. 2011-06-13 18:21:42 -04:00
Kovid Goyal dae8021c8b ... 2011-06-13 15:15:10 -06:00
Kovid Goyal 1f1b0113b6 ... 2011-06-13 15:12:45 -06:00
Charles Haley 4b8e110507 Remove error in template language documentation 2011-06-13 20:25:25 +01:00
Kovid Goyal 7a97db1e36 MOBI Output: Set the border attribute on tables if the CSS has border or border-width defined. 2011-06-13 09:37:36 -06:00
Kovid Goyal cab4eb9bd2 EPUB Output: Change orphaned <td> tags to <div> as they cause ADE to crash 2011-06-13 09:03:43 -06:00
Kovid Goyal 74bfba2caf Allow clicking on the news category in the Tag Browser to display all downloaded periodicals 2011-06-13 06:21:22 -06:00
Kovid Goyal a61a916620 Fix #796436 (Private bug) 2011-06-13 06:18:52 -06:00
Charles Haley 2e01c22364 Merge from trunk 2011-06-13 13:16:12 +01:00
Charles Haley 832d0db523 Make the news category clickable. 2011-06-13 13:15:38 +01:00
Kovid Goyal 88ffeb96f7 ... 2011-06-13 05:52:27 -06:00
Charles Haley a3c461890f Make updating the device view respect previous searches and sorts. Make using double-click to edit on the device view not attempt to open the library's edit metadata dialog box. 2011-06-13 11:03:59 +01:00
Charles Haley 69f06412fa Merge from trunk 2011-06-13 09:51:46 +01:00
Kovid Goyal 6796453042 ... 2011-06-12 17:05:55 -06:00
Kovid Goyal 0d5c964ea7 ... 2011-06-12 15:36:49 -06:00
Kovid Goyal db595796fc Email sending: Allow user to stop email jobs (note that stopping may not actually prevent the email from being sent, depending on when the stop happens). Also automatically abort email sending if it takes longer than 15mins. Fixes #795960 (E-mail task hangs) 2011-06-12 15:16:56 -06:00
Kovid Goyal 685ef02000 Smaller memory limit for spooled file when moving files in db2 2011-06-12 13:16:31 -06:00
Kovid Goyal dea910599f Fix "stop selected Jobs" button trying to stop the same job multiple times 2011-06-12 11:24:32 -06:00
Kovid Goyal ba2b3f05bd Database: Explicitly test for case sensitivity on OS X instead of assuming a case insensitive filesystem. Fixes #796258 (Various file management functions/integrity checks broken on case sensitive OSX) 2011-06-12 10:24:54 -06:00
Kovid Goyal c1c5c8e676 ... 2011-06-12 10:12:12 -06:00
Kovid Goyal d6377d5a45 Get Books: More fixes to the Amazon store plugin 2011-06-12 10:04:23 -06:00
Kovid Goyal 7d44fed9e4 ... 2011-06-12 10:03:00 -06:00
John Schember 33b8feb4bf Store: Fix Amazon plugin, listing of books uses old style vertical list for some search terms. 2011-06-12 11:53:35 -04:00
John Schember 83b42a4a74 Sync to trunk. 2011-06-12 11:13:18 -04:00
Kovid Goyal ee04420a2e ... 2011-06-12 08:22:52 -06:00
Charles Haley a67be30f1c Merge from trunk 2011-06-11 23:34:37 +01:00
Kovid Goyal 2b4e1d8608 Device jobs: Ensure that the job done callback is always called before the next queued device is started 2011-06-11 16:20:12 -06:00
Kovid Goyal 8de93d834d ... 2011-06-11 15:45:51 -06:00
Kovid Goyal e819fced24 ... 2011-06-11 15:40:45 -06:00
Kovid Goyal b1979948b5 ... 2011-06-11 15:19:53 -06:00
Kovid Goyal 64bfefa330 FunctionDispatcher now checks to prevent dealocking the GUI thread 2011-06-11 15:11:01 -06:00
Kovid Goyal 183fa08138 ... 2011-06-11 14:02:46 -06:00
Kovid Goyal f80fdd9dd0 Revert device jobs changes 2011-06-11 13:56:07 -06:00
Charles Haley 07b12774b4 Fix problem in FunctionDispatcher where it hangs if calling thread == called thread. 2011-06-11 20:53:01 +01:00
Kovid Goyal 8dbef634e1 Device jobs: Block while the job_done function is being executed. 2011-06-11 11:44:00 -06:00
Kovid Goyal 7fccb95fc2 ... 2011-06-11 11:28:10 -06:00
Charles Haley 0338744cb8 Use FunctionDispatcher instead of Dispatcher in device to improve job-to-job synchronization 2011-06-11 18:13:59 +01:00
Charles Haley 9ed81718dd Merge from trunk 2011-06-11 18:12:22 +01:00
Kovid Goyal 72d9c3fa96 Fix bundled PyCrypto in the windows build 2011-06-11 09:50:34 -06:00
Kovid Goyal fb107eb94a FB2 Input: Do not specify font families/background colors 2011-06-11 09:27:21 -06:00
Kovid Goyal 7a16626073 UK Daily Mirror by Dave Asbury 2011-06-11 08:25:21 -06:00
Kovid Goyal 75b585e071 New Musical Express Magazine by scissors 2011-06-10 12:52:14 -06:00