Commit Graph

4200 Commits

Author SHA1 Message Date
Kovid Goyal bd59e2453c Fix #2623 (UnicodeEncodeError: 'ascii' codec can't encode character u'\xe6' in position 458: ordinal not in range(128)) 2009-06-16 21:52:41 -07:00
Kovid Goyal 12f0d53b1a Fix #2607 (Remove non-numerical characters from ISBN when fetching metadata) 2009-06-16 08:52:28 -07:00
Kovid Goyal f0db185735 New recipe for the Economic Tise India by Darko Miletic 2009-06-16 07:36:47 -07:00
Kovid Goyal 603d01b5d1 New recipes for content from The Kellog School of Management 2009-06-12 20:11:30 -07:00
Kovid Goyal 77a77094ed Force hiding of internal scrollbars in ebook viewer and fix mouse wheel based scrolling 2009-06-11 18:23:21 -07:00
Kovid Goyal af4d9aa8ef DX supports PDF 2009-06-11 18:22:19 -07:00
John Schember 322d5d5ef4 Ebook-viewer: scroll by 20%. 2009-06-11 21:03:42 -04:00
Kovid Goyal 556c2a4f74 ... 2009-06-11 17:27:29 -07:00
John Schember def5885cf2 Ebook-viewer: handle vertical and horizontal scrolling. 2009-06-11 20:21:15 -04:00
John Schember 8a1c2a31db Force internal scrollbars off. Enable mouse scrolling with internal scrollbars off. 2009-06-11 20:16:23 -04:00
Kovid Goyal 5350670f53 beta 6 2009-06-11 16:13:36 -07:00
Kovid Goyal d2eccc9647 Add support for the Kindle DX 2009-06-11 16:09:45 -07:00
Kovid Goyal 8d1bcee8dd MOBI Input: Merge multiple html sections instead of just using the largest one 2009-06-11 16:04:54 -07:00
Kovid Goyal 233c3bcb1b Updated translatable strings 2009-06-11 15:27:16 -07:00
Kovid Goyal a23bdcf536 LRF Output: Fix --header option 2009-06-11 14:41:08 -07:00
Kovid Goyal c317411f03 Fix #2565 (MOBI to Epub convertion creates a abreviated epub version) 2009-06-11 14:35:41 -07:00
John Schember ef66835b00 Sync to trunk. 2009-06-11 17:27:54 -04:00
Kovid Goyal af9e34b6d6 Fix #2559 (Convert html to Mobil failed) 2009-06-11 14:13:43 -07:00
Kovid Goyal 80a7d5ad5f Fix #2566 (Support tpz and azw1 files?) 2009-06-11 14:04:53 -07:00
John Schember 1c3a9c0b6e Sync to trunk. 2009-06-11 16:13:21 -04:00
Kovid Goyal 640f059912 Fix #2579 (Error when importing books by dragging onto the GUI) 2009-06-11 12:42:39 -07:00
Kovid Goyal b45a202c87 Beta 5 2009-06-11 12:28:09 -07:00
Kovid Goyal 35a121280b MOBI Output: Change encoding drirection of vwi in indexing trailing bytes 2009-06-11 12:20:17 -07:00
Kovid Goyal 118d0aa0ce Fix #2578 (ePub output does not seem to work with ADE for Windows) 2009-06-11 12:16:05 -07:00
Kovid Goyal d596ed0341 Fix #2576 (chm files) and handle empty TOCs in the conversion pipeline 2009-06-11 11:52:07 -07:00
Kovid Goyal 0b9f489e25 ... 2009-06-11 11:33:17 -07:00
Kovid Goyal 01a7153972 Make news download scheduler dialog compatible with PyQt 4.5 2009-06-11 11:25:25 -07:00
Kovid Goyal 2c9a3410ea beta 4 2009-06-11 10:26:22 -07:00
Kovid Goyal 859fd352f1 Fix #2573 (Crash when "Click to browse books by Tags") 2009-06-11 10:25:22 -07:00
Kovid Goyal cd64abe26c Make formatting of series_index more robust 2009-06-11 07:56:12 -07:00
John Schember df2f0fa4c3 Remove root owned config dir in addition to root owned sub dirs. 2009-06-11 06:40:20 -04:00
John Schember 51d65037df Use rmdir when removing directories instead of unlink. 2009-06-11 06:14:55 -04:00
John Schember f334cd786e Sync to trunk. 2009-06-11 06:09:07 -04:00
Kovid Goyal 97386ccb9d Fix #2572 (Error when Restoring from Tray) 2009-06-10 23:04:40 -07:00
Kovid Goyal c073180d03 ... 2009-06-10 19:58:15 -07:00
Kovid Goyal 2dabc47ee6 Handle lengths in units of ex and en 2009-06-10 18:47:10 -07:00
Kovid Goyal 54de4dc434 MOBI Output: Chapter to chapter indexing now works 2009-06-10 18:01:43 -07:00
Kovid Goyal 34b5548c60 Pull from driver-dev 2009-06-10 16:27:26 -07:00
John Schember 7dbad70739 Only use hand cursor in location view when the mouse is over an item to reduce confusion. 2009-06-10 19:00:16 -04:00
John Schember a2535ea472 Sync to trunk. 2009-06-10 18:36:38 -04:00
John Schember 0d6ad0c46c Sync to trunk. 2009-06-10 16:40:19 -04:00
Kovid Goyal 2f71169b6c Updated translations 2009-06-10 13:39:46 -07:00
Kovid Goyal 983e43da6d Updated translations template 2009-06-10 13:27:10 -07:00
Kovid Goyal 4f40f4004d Fix PRS 500 support 2009-06-10 12:07:52 -07:00
Kovid Goyal b89e0ce508 Fix CPU detection on OS X 2009-06-10 10:56:02 -07:00
Kovid Goyal 2953e8c95b Pull from driver-dev 2009-06-10 10:38:10 -07:00
Kovid Goyal 46ec597489 ... 2009-06-10 10:37:20 -07:00
John Schember 96515c5055 PML input tweaks. 2009-06-08 19:14:39 -04:00
John Schember 17e95213ad Sync to trunk. 2009-06-08 18:35:12 -04:00
Kovid Goyal 9266cfb0a5 Implement #2564 (Various new recipes) 2009-06-08 12:53:58 -07:00