17749 Commits

Author SHA1 Message Date
Kovid Goyal
a7fe2cc078 ... 2012-10-03 22:33:49 +05:30
GRiker
e90b5dbdd6 Included OS X Lion (10.7) in special-casing establish_equivalencies(), as it also fails with curly apostrophes 2012-10-03 08:10:50 -06:00
Kovid Goyal
ebbeeeaf56 ... 2012-10-03 14:30:24 +05:30
Kovid Goyal
ef959a72f4 Wireless driver: Always use automatic metadata syncing 2012-10-03 14:25:23 +05:30
Charles Haley
7a79a9307d Add global device preferences. Add interface to override device preferences. Add override to smartapp to force metadata management to automatic for the device. Make changes everywhere else reference device_prefs instead of prefs for metadata management. 2012-10-03 10:09:48 +02:00
Kovid Goyal
030f98bec9 Fix #1051135 (Cursor position after multiple deletes) 2012-10-03 10:34:29 +05:30
Kovid Goyal
fb672d3264 Fix #1060472 (Enhancement: [OK] hot on metadata book cover screen) 2012-10-03 08:51:48 +05:30
Kovid Goyal
9562e7fc7a Kobo Mini USB id 2012-10-03 08:50:43 +05:30
Kovid Goyal
e5d0bd2a89 Sending books by email: Allow sending to multiple email addresses at once separated by commas. Fixes #1052332 (Multiple email recipients not receiving ebooks) 2012-10-02 15:14:10 +05:30
Kovid Goyal
f56b251b9f Fix #1053466 (feature request for viewer) 2012-10-02 14:54:40 +05:30
Kovid Goyal
db13abc1d5 KF8 Output: Add the css passed in throught the extra css conversion option to the generated inline ToC. Fixes #1052343 (full justification in TOC) 2012-10-02 14:52:57 +05:30
Kovid Goyal
1c7330d465 ... 2012-10-02 13:41:29 +05:30
Kovid Goyal
5a4d164347 PDF Output: Handle embedded fonts better on linux 2012-10-02 13:36:16 +05:30
Kovid Goyal
65620d2a8b Revert change to not use sub-directories on the Kindle 2012-10-02 11:27:53 +05:30
Kovid Goyal
412c1f49af ... 2012-10-02 10:27:26 +05:30
Kovid Goyal
a28847970c Kindle driver: Do not place files in sub-directories when sending books to the device. The new Kindle Paperwhite apparently does not like files in sub-directories 2012-10-02 10:25:08 +05:30
Kovid Goyal
1ffee5eef8 Add API to add font resources to windows 2012-10-02 09:43:39 +05:30
Kovid Goyal
8aa1df125e ... 2012-10-01 20:55:09 +05:30
Kovid Goyal
92eb7e7ac1 HTML Input: Guess mimetype correctly for references to image files without file extensions. Fixes #1059349 (missing images on html to mobi conversion) 2012-10-01 19:39:23 +05:30
Kovid Goyal
ee7c2ca0ec Fix #1059585 (Kobo Glo not recognised as device) 2012-10-01 19:10:21 +05:30
Kovid Goyal
ed5b1a2182 ... 2012-10-01 19:04:50 +05:30
Kovid Goyal
87dd325842 Fix #1058531 (When editing metadata, the 'year' field is displayed like '101' instead of 2012) 2012-10-01 18:52:25 +05:30
Kovid Goyal
473ced12de A nicer font family chooser combobox 2012-10-01 15:05:48 +05:30
Kovid Goyal
24a9d26176 Do not use fontconfig on windows 2012-10-01 13:34:53 +05:30
Kovid Goyal
935049c1b3 Debug prints for failure to load styles 2012-10-01 08:56:03 +05:30
Kovid Goyal
c6c878462e Start work on replacing the use of fontconfig in windows 2012-09-30 17:13:49 +05:30
Kovid Goyal
b4b846ec34 Fix #1057862 (repeated failure to generate catalog) 2012-09-30 09:00:50 +05:30
GRiker
c17b43d8cb Implemented special case icu code for OS X 10.6.x in establish_equivalencies 2012-09-29 19:40:27 -06:00
Kovid Goyal
f1ba6ad031 ... 2012-09-29 12:17:45 +05:30
Kovid Goyal
dbf4a84950 MTP drivers: Provide feedback during filesystem scan 2012-09-29 12:15:46 +05:30
Kovid Goyal
474009c1a4 ... 2012-09-29 01:06:21 +05:30
Charles Haley
cb13da2b9b Merge from trunk 2012-09-28 18:06:53 +02:00
Charles Haley
b2ec03c7d5 Make bonjour errors in the wireless driver non-fatal. 2012-09-28 17:37:41 +02:00
Kovid Goyal
517d283d79 Linux MTP driver: Ignore Apple devices 2012-09-28 20:20:50 +05:30
Kovid Goyal
1d092d836b ... 2012-09-28 19:43:14 +05:30
Kovid Goyal
588f0a6ef1 KF8 Output: Fix invalid output being generated for some files with alrge blocks on non-ascii text 2012-09-28 19:40:28 +05:30
Charles Haley
8bbfc19472 Merge from trunk 2012-09-28 09:38:31 +02:00
Charles Haley
844213bd73 Add warning to metadata plugboards that the content server supports a limited number of formats. 2012-09-28 09:37:52 +02:00
Kovid Goyal
9ce6127a28 IGN:Tag release 2012-09-28 10:40:25 +05:30
Kovid Goyal
a71bfb119a version 0.9.0 2012-09-28 10:04:41 +05:30
Kovid Goyal
e285358acb ... 2012-09-27 23:55:53 +05:30
Kovid Goyal
e99314294b ... 2012-09-27 22:31:38 +05:30
Charles Haley
f633c815c4 ... 2012-09-27 18:59:45 +02:00
Kovid Goyal
51a81893a2 IGN:Updated translations 2012-09-27 22:25:55 +05:30
Charles Haley
f34d509415 Add port number to content server action menu line. 2012-09-27 18:52:48 +02:00
Charles Haley
38a994866e Merge from trunk 2012-09-27 12:44:05 +02:00
Charles Haley
baeb7a1d58 Remove incorrect code to handle broadcasts 2012-09-27 10:48:53 +02:00
Kovid Goyal
56ebb3670b ... 2012-09-27 13:16:42 +05:30
Charles Haley
b08ae690fa Merge from trunk 2012-09-27 09:00:22 +02:00
Charles Haley
a12f4d79aa Add an option to content server ajax to get JSON metadata that is more compatible with the wireless driver. 2012-09-27 08:59:13 +02:00