9571 Commits

Author SHA1 Message Date
Charles Haley
db77526f70 Merge from trunk 2010-09-16 10:19:51 +01:00
Kovid Goyal
f5ea7426db Conversion pipeline: Don't die if rescaling of image raises an exception, just ignore and continue 2010-09-15 22:23:59 -06:00
Kovid Goyal
ceab27ab7a ... 2010-09-15 16:02:02 -06:00
Kovid Goyal
f8cdfe2777 ... 2010-09-15 16:00:23 -06:00
Charles Haley
88a56dc648 Fix possible problem with refreshing device view. If the view had never been sorted, then refresh would not call reset. This might explain the kobo refresh problem. 2010-09-15 22:28:57 +01:00
Charles Haley
45cf7ac5ea Merge from trunk 2010-09-15 21:24:43 +01:00
Kovid Goyal
ff319ccc4d Add an option to split the toolbar into two toolbars 2010-09-15 14:05:47 -06:00
Kovid Goyal
062d369b43 ... 2010-09-15 13:22:05 -06:00
Kovid Goyal
6bbbb0a1f5 Fix #6819 (Not recognising New sony PRS 650) 2010-09-15 12:19:26 -06:00
Kovid Goyal
c006e2e14b Database: Update has_cover cache when setting/removing covers so that the search returns correct results. Also fix an exception that could occur when adding books with a db that has been upgraded from very old SQL. 2010-09-15 11:27:39 -06:00
Kovid Goyal
57ca76e68e ... 2010-09-15 11:12:53 -06:00
Kovid Goyal
a20015e1e7 Workaround for bug that affects some windows install causing white backgrounds on default covers to be rendered as yellow 2010-09-15 11:09:40 -06:00
Kovid Goyal
bd98ca17b7 Fix #6822 (Catalogue - new Series feature - 2 small probs) 2010-09-15 10:25:39 -06:00
GRiker
caefc9ec2b KG updates 2010-09-15 10:13:06 -06:00
GRiker
30fafed017 GwR fix #6822 2010-09-15 10:12:04 -06:00
Kovid Goyal
a014fa3f39 ... 2010-09-15 10:03:42 -06:00
Kovid Goyal
64be75fb50 ... 2010-09-15 10:02:23 -06:00
Kovid Goyal
8052d91e33 Use asterisk for ratings on most output profiles 2010-09-15 10:01:49 -06:00
GRiker
d568fbb3d8 GwR apple driver bug fix 2010-09-15 06:56:44 -06:00
GRiker
165fb92235 GwR revisions 2010-09-15 05:21:00 -06:00
GRiker
e0afe753cc GR wip 2010-09-15 04:55:08 -06:00
Kovid Goyal
95a02d69ad ... 2010-09-14 21:03:40 -06:00
Kovid Goyal
724acba1d8 Tweaks to jacket page and new ratings icon 2010-09-14 20:35:51 -06:00
Kovid Goyal
a5ccbbcb21 Windows drivers for PRS-(3/6)50 2010-09-14 17:49:43 -06:00
GRiker
d731515ad4 GwR revisions 2010-09-14 14:39:13 -06:00
Kovid Goyal
786e904186 ... 2010-09-14 13:49:32 -06:00
GRiker
47f7bacc78 KG updates 2010-09-14 13:48:26 -06:00
Kovid Goyal
3ef0192e8d Fix #6756 (Slate recipe does not work) 2010-09-14 13:39:30 -06:00
Kovid Goyal
47141e527e Fix handling of non-ASCII chars when redering series in default EPUB cover 2010-09-14 13:38:03 -06:00
Kovid Goyal
ac406ab5cf Improved look for Book jacket. Also make it user customizable 2010-09-14 13:34:44 -06:00
GRiker
abd1dba1d3 added jacket CSS 2010-09-14 09:43:21 -06:00
GRiker
d215bd4b46 GwR change id to calibre_jacket 2010-09-14 07:31:49 -06:00
GRiker
81d8ac6dbf KG updates 2010-09-13 20:19:27 -06:00
Kovid Goyal
6a3609f031 Implement #6808 (Feature request: ability to convert all single/double quotes to "smart quotes") 2010-09-13 19:58:22 -06:00
GRiker
ba67e47c92 GwR wip book jacket 2010-09-13 19:12:49 -06:00
Kovid Goyal
c5415bbe80 Fix #6806 (--start-in-tray switch displays hidden windows in metacity, xfwm4 and compiz) 2010-09-13 19:11:38 -06:00
Kovid Goyal
c5063b8633 Fix #6804 (Timeout error when browsing content server via browser) 2010-09-13 18:26:51 -06:00
Kovid Goyal
ba5de1c92d Conversion pipeline: When setting margins on <body> explicitly set padding to 0 to override and existing padding in the input document 2010-09-13 18:18:32 -06:00
Kovid Goyal
fb053fe3f3 Fix #6773 (Slightly broken CHM file) 2010-09-13 16:58:09 -06:00
Kovid Goyal
8b73bb52e8 Fix #6802 (Sovos E Reader Not Recognised / Floppy Drive Activation) 2010-09-13 16:42:22 -06:00
Kovid Goyal
b34457722c Fix #6744 (Convert from PDF - Some dashes and single-quotes not being unwrapped properly.) 2010-09-13 16:27:06 -06:00
ldolse
b73e1b3da5 tweaked preprocess for $, added rtf to new preprocess logic, changed last pdf default 2010-09-14 02:56:56 +10:00
Kovid Goyal
de6aadee76 News download: Fix bug that could break some downloads in non ASCII locales 2010-09-13 10:15:35 -06:00
ldolse
548417ea6b comments and minor tweak 2010-09-13 09:18:45 +10:00
Kovid Goyal
80c976e0f2 Fix #6794 (Updated recipes for Infobae and NSPM) 2010-09-12 11:11:00 -06:00
Kovid Goyal
5ce924d10a Merge warnings indicate ISBN wont be merged 2010-09-12 09:39:57 -06:00
Kovid Goyal
78874a9117 Use the new sorting code in the content server as well. 2010-09-12 09:32:16 -06:00
Starson17
6cc332089a Change Merge and Safe Merge warnings re ISBN 2010-09-12 11:28:24 -04:00
Charles Haley
943cde87aa Merge from trunk 2010-09-12 16:02:15 +01:00
Kovid Goyal
5208e1a713 Further sorting speedup and have GUI use new multisort when resorting. 2010-09-12 08:44:52 -06:00