21092 Commits

Author SHA1 Message Date
Kovid Goyal
1941541cdf ... 2012-07-25 10:18:37 +05:30
Kovid Goyal
2aa4f7c70b Conversion: Ignore invalid chapter detection and level n ToC expressions instead of erroring out 2012-07-25 10:14:40 +05:30
Kovid Goyal
9180cf7d9a Fix #1028690 (Device not detected - Zeki TB782B) 2012-07-25 09:15:26 +05:30
Charles Haley
40a273b316 Fix sleep time parameter of dynamic plugin queue.get 2012-07-24 21:12:04 +02:00
Charles Haley
9d28e7a366 Make the menu icon for the smartdevice control change according to whether or not it is running. 2012-07-24 20:50:58 +02:00
Charles Haley
26d010d315 Improved thread handling in device_manager dynamic plugin methods. Improved smartdevice dialog box. 2012-07-24 19:23:45 +02:00
Charles Haley
32c4f0d6cf Merge from trunk 2012-07-24 19:20:24 +02:00
Charles Haley
0f16e4d9c7 Improved smartdevice control dialog 2012-07-24 18:14:22 +02:00
Charles Haley
b2f1c6294b Implement the smartdevice control dialog. 2012-07-24 16:42:59 +02:00
Charles Haley
76c0892b51 Add an interface to permit starting and stopping of devices without disabling them. Will be used by the smartdevice driver 2012-07-24 14:18:52 +02:00
Kovid Goyal
3c0be00709 E-book viewer full scrren mode: Allow clicking in the left and right page margins to turn pages. Fixes #1024819 ([Enhancement] Clic to advance page in viewer) 2012-07-24 15:30:05 +05:30
Kovid Goyal
091164b307 Refactor fs code in the viewer 2012-07-24 11:56:41 +05:30
Charles Haley
61ddf184f0 Merge from trunk 2012-07-23 21:46:21 +02:00
Kovid Goyal
07ce6e0a4f Changes required for smart device driver 2012-07-23 23:55:19 +05:30
Charles Haley
5a854040e7 Base changes required to add the smart device driver 2012-07-23 18:55:02 +02:00
Charles Haley
197c1b0543 Merge from trunk 2012-07-23 18:48:51 +02:00
Kovid Goyal
f0d8a5cf1c ... 2012-07-23 21:35:12 +05:30
Kovid Goyal
65103e0ac1 ... 2012-07-23 21:31:18 +05:30
Kovid Goyal
9015213161 Fix San Francisco Bay Guardian 2012-07-23 15:09:43 +05:30
Kovid Goyal
73a40c78a1 Improve Anadtech 2012-07-22 09:59:20 +05:30
Kovid Goyal
cc61cca75a Fix #1027431 (Cannot Connect Samsung Skyrocket S2 (Android 4.04 OS)) 2012-07-22 00:12:30 +05:30
Kovid Goyal
ebfce70979 A list apart and .net magazine by Marc Busque 2012-07-21 21:47:27 +05:30
Kovid Goyal
7d1cf168d5 Fix Smashing Magazine 2012-07-21 21:28:59 +05:30
Kovid Goyal
f7ab95140e ... 2012-07-21 10:05:00 +05:30
Kovid Goyal
7d19715218 ... 2012-07-21 09:55:09 +05:30
Kovid Goyal
aaba01d534 Book details panel: ALlow right clicking on a format to delete it. 2012-07-21 09:38:12 +05:30
GRiker
c21ca60dc9 0.8.61 2012-07-20 04:54:14 -06:00
GRiker
6e2e11f900 Added diagnostic displaying OS X version 2012-07-20 04:53:28 -06:00
Kovid Goyal
890b0418ed IGN:Tag release 2012-07-20 09:57:26 +05:30
Kovid Goyal
82889da319 version 0.8.61 2012-07-20 09:11:27 +05:30
Kovid Goyal
46f51ee940 ... 2012-07-20 09:06:49 +05:30
Kovid Goyal
40242a87cb Txt/fb2/rtf/pml/rb output: Fix non-visibile element's tail text (which should be visible) is being ignored when it shouldn't. Fixes #1026541 (Calibre loses text in the EPUB conversion to TEXT.) 2012-07-20 08:34:23 +05:30
John Schember
c8bf6a66f1 Fix for Bug #1026541: non-visibile element's tail text (which should be visible) is being ignored when it shouldn't. 2012-07-19 21:31:21 -04:00
John Schember
f1979e8196 Sync to trunk. 2012-07-19 20:39:50 -04:00
Kovid Goyal
a1790819d0 ... 2012-07-19 23:32:19 +05:30
Kovid Goyal
39a9c59bae Book details panel: When displaying a link to amazon, use a country specific name like amazon.fr instead of using amazon.com for all countries 2012-07-19 22:43:24 +05:30
Kovid Goyal
029f5c68c5 IGN:Updated translations 2012-07-19 21:53:21 +05:30
Kovid Goyal
7e863b9742 IGN: Updated translations 2012-07-19 21:42:01 +05:30
Kovid Goyal
da356ca125 Conversion: When splitting on page breaks, ignore page-breaks with values of auto and inherit. Fixes #1018875 (Private bug) 2012-07-19 20:34:08 +05:30
Kovid Goyal
b82edf32f7 Paged display: Allow customization of the margins and number of pages per screen 2012-07-19 16:00:50 +05:30
Translators
d556585aa3 Launchpad automatic translations update. 2012-07-19 04:36:28 +00:00
Kovid Goyal
9da41e1756 Paged display: Fix handling of top margin 2012-07-19 00:23:19 +05:30
Kovid Goyal
754f504286 Re-organize ebook viewer preferences 2012-07-18 16:39:42 +05:30
Kovid Goyal
b677bb15c9 E-book viewer: Add a paged mode that splits up the text into pages, like in a paper book instead of presenting it as a single column. To activate click the button with the yellow scroll icon in the top right corner. 2012-07-18 16:15:12 +05:30
Kovid Goyal
ca9f58610d Metadata jacket: Specify forground in addition to the background color for the title banner so that it remain readable if the user tries to monkey with the CSS in the viewer. 2012-07-18 15:59:52 +05:30
Kovid Goyal
fb5b41232d Clearer message about the new Kobo firmware 2012-07-18 11:22:56 +05:30
Kovid Goyal
dce57ee13d Fix #1025825 (Remember which tab on "Edit Meta information" window was last used) 2012-07-18 09:55:17 +05:30
Kovid Goyal
98d0fd3e4f Fix #1025838 ("Destination field" dropdown in "Edit Meta information" window missing "Published Date" option) 2012-07-18 09:03:26 +05:30
Charles Haley
cde350d706 Add datetime times as valid fields in bulk metadata edit search/replace. There is no check for correctness. 2012-07-17 22:49:49 +02:00
Charles Haley
1fbc201351 Merge from trunk 2012-07-17 22:41:55 +02:00