17321 Commits

Author SHA1 Message Date
kiwidude
ff73b5a26c Merge from trunk 2011-06-14 20:30:00 +01:00
Kovid Goyal
230cfe0877 Updated plugin notifications 2011-06-14 13:17:11 -06:00
Kovid Goyal
f4e5714391 Portable build: set a env var 2011-06-14 13:08:13 -06:00
Kovid Goyal
d24bd6e57c When checking for updated plugins do not connect to the plugin index if no external plugins are installed 2011-06-14 12:09:35 -06:00
Kovid Goyal
f476ac4645 ... 2011-06-14 10:55:58 -06:00
Kovid Goyal
d2d53c5961 ... 2011-06-14 10:36:05 -06:00
kiwidude
3dc7f119fd Rename/add button to Preferences->Plugins to allow check for new plugins as well as for updates 2011-06-14 17:35:42 +01:00
Kovid Goyal
f2848014f3 Change title of plugin updater dialog 2011-06-14 10:33:33 -06:00
kiwidude
067964a5a2 Merge from trunk 2011-06-14 17:33:20 +01:00
Kovid Goyal
d22000fc1b Add entry to Preferences menu to get new plugins 2011-06-14 10:31:10 -06:00
Kovid Goyal
047bf3b24c Start work on integrating plugin updater into calibre 2011-06-14 10:17:11 -06:00
Kovid Goyal
728e8483c9 Clean up widgets.py 2011-06-14 09:50:18 -06:00
kiwidude
6b9606508c Missing update from plugin updater integration 2011-06-14 16:47:31 +01:00
Kovid Goyal
10ec22ec12 ... 2011-06-14 09:45:57 -06:00
kiwidude
1162928115 First cut of Plugin Updater plugin into Calibre code 2011-06-14 15:18:32 +01:00
GRiker
de4534e150 KG updates 2011-06-14 05:14:38 -06:00
Translators
d12ef99e32 Launchpad automatic translations update. 2011-06-14 04:39:51 +00: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
GRiker
720f58d80d KG updates 2011-06-13 04:36:15 -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
Translators
5c468d73e8 Launchpad automatic translations update. 2011-06-13 04:36:18 +00: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