14346 Commits

Author SHA1 Message Date
Kovid Goyal
3546254f5a ... 2011-03-27 12:10:44 -06:00
Kovid Goyal
625e1bd470 Remove the option to show a second tool bar from Preferences->Look & Feel. Instead go to Preferences->Toolbars and add items to the second toolbar to control exactly what is visible there. Fixes #742686 (Customize Toolbar only for Single (unsplit)) 2011-03-27 12:07:50 -06:00
Kovid Goyal
03cc260fe5 Complete the example plugin and plugin creating tutorial 2011-03-27 11:00:54 -06:00
Kovid Goyal
288905ee34 Windows build: Try clearing the zipimport cache if importing modules in the worker process fails 2011-03-27 10:59:38 -06:00
John Schember
1982507fba Fix bug 743645: Match any/all combo reverts on restart 2011-03-27 12:18:00 -04:00
Kovid Goyal
ae1c331d3c Start work on an example plugin demonstrating the new plugin loader 2011-03-27 07:53:17 -06:00
Charles Haley
38d2bc0b00 Merge from trunk 2011-03-27 12:02:45 +01:00
Translators
c92d80b2b0 Launchpad automatic translations update. 2011-03-27 04:52:07 +00:00
John Schember
177d15bdbb Minor cleanup 2011-03-26 22:19:54 -04:00
John Schember
6de969a506 Minor cleanup 2011-03-26 22:15:57 -04:00
John Schember
ab1a2a9e09 Update mobi docs. 2011-03-26 22:01:25 -04:00
John Schember
a929a0ff9f Update mobi docs. 2011-03-26 21:58:57 -04:00
Kovid Goyal
a18b3ad33d Cracked.com by Nudgenudge 2011-03-26 19:25:05 -06:00
Kovid Goyal
2c6abe6a44 First stab at a PEP 302 based plugin importer 2011-03-26 17:13:27 -06:00
John Schember
405ba87f8e Implement bug #742686: Allow users to specify what items are shown in the second toolbar. 2011-03-26 18:36:46 -04:00
John Schember
1df045e236 Sync to trunk. 2011-03-26 17:19:10 -04:00
Kovid Goyal
75a8f43770 ... 2011-03-26 13:06:47 -06:00
Kovid Goyal
197d37f358 FB2 Output: Option to set the FB2 genre explicitly. Fix #743178 (BasicNewsRecipe.delay must be an integer). Run smartypants on textile input. 2011-03-26 13:03:40 -06:00
John Schember
42f76d47ad Fix bug #743178: Allow BasicNewsRecipe.delay to be a float and clarify docs. 2011-03-26 14:37:48 -04:00
John Schember
3ef9e4c9b2 Run smarty pants on Textile for quotes. 2011-03-26 13:25:02 -04:00
GRiker
e5ecd46c8c KG updates 0.7.52 2011-03-26 09:49:33 -07:00
Kovid Goyal
842594ad91 Fix #742965 (Typo in News for 'Poughkeepsie Journal') 2011-03-26 08:36:17 -06:00
Translators
6201183d2e Launchpad automatic translations update. 2011-03-26 04:59:59 +00:00
Kovid Goyal
e8b3c586cd IGN:Tag release 2011-03-25 20:04:54 -06:00
John Schember
1be9804d51 FB2 Output: Allow user to set genre from FB2 2.1 Genres. 2011-03-25 21:08:38 -04:00
Kovid Goyal
6f09ab9976 version 0.7.52 2011-03-25 19:01:10 -06:00
John Schember
772b518817 Sync to trunk. 2011-03-25 20:44:53 -04:00
Kovid Goyal
2ad3779c48 IGN:Tag release 2011-03-25 13:37:38 -06:00
Kovid Goyal
0e3fd968e0 version 0.7.51 2011-03-25 12:23:01 -06:00
Kovid Goyal
8f510963d0 Restore ordered_dict incase any plugins use it 2011-03-25 11:49:51 -06:00
Kovid Goyal
c146fd84dc Updated translations. Also fix bibtex catalog options being translated 2011-03-25 11:42:32 -06:00
Kovid Goyal
5ebea02cfd ... 2011-03-25 11:24:02 -06:00
Kovid Goyal
ffd45f489a Disable the connect to itunes message for the moment 2011-03-25 11:22:40 -06:00
Kovid Goyal
fb76953b88 Driver for HTC Thunderbolt 2011-03-25 11:10:09 -06:00
Kovid Goyal
5e5fe42f79 ... 2011-03-25 08:03:56 -06:00
GRiker
fd3a469a4c Added diagnostic to DEBUG output indicating advanced user mode 2011-03-25 04:30:50 -07:00
GRiker
01c1e94a70 Reformatted message in 'Connect to iTunes' dialog 2011-03-25 04:24:52 -07:00
GRiker
44d917fda5 Removed device driver label customization, no longer needed with EXTRA_CUSTOMIZATION 2011-03-25 04:18:58 -07:00
GRiker
9af79ba225 KG updates 2011-03-25 03:56:47 -07:00
Translators
9253744a95 Launchpad automatic translations update. 2011-03-25 04:38:52 +00:00
Kovid Goyal
25a4ce17c6 ... 2011-03-24 18:41:49 -06:00
Kovid Goyal
99c5b87e93 Apple driver: On detecting an apple device, popup a message telling the user to use Connect to iTunes 2011-03-24 18:37:27 -06:00
Kovid Goyal
bc70264f41 ... 2011-03-24 13:20:24 -06:00
Kovid Goyal
46b90f0ca3 ... 2011-03-24 13:18:12 -06:00
Kovid Goyal
78fbab07a7 Remove the custom OrderedDict implementation since we no longer support python < 2.7 2011-03-24 13:01:43 -06:00
Kovid Goyal
d8d83e6475 Start implementing the identify() method using the new plugin architecture 2011-03-24 12:57:00 -06:00
Kovid Goyal
9d9379019d ... 2011-03-24 12:50:28 -06:00
Kovid Goyal
a217d863d8 Fix random user agent concatenating UAs instead of returning an individual UA 2011-03-24 12:46:03 -06:00
GRiker
c1d7c0acbc Add Connect to iTunes recommendation dialog, convert driver options to EXTRA_CUSTOMIZATION 2011-03-24 10:09:35 -07:00
Kovid Goyal
efe64e5097 Change the shebang in the calibre launcher script on linux to explicitly use python2 rather than python 2011-03-24 10:20:46 -06:00