2214 Commits

Author SHA1 Message Date
Kovid Goyal
f0b673610a Catalog Generation: When generating EPUB/MOBI catalogs add more flexible rules for excluding books. Also add rules to customize the prefix characters used. 2012-08-07 10:27:39 +05:30
John Schember
b171273f9c Update Qqick start guide. 2012-08-06 20:19:20 -04:00
GRiker
6ce0495814 wip 2012-08-04 10:42:23 -06:00
GRiker
add5bb824d WIP - changes to support prefix rules 2012-08-03 03:23:15 -06:00
Kovid Goyal
7702e3b488 IGN:Tag release 2012-08-03 10:16:44 +05:30
Charles Haley
895b028101 Version of smartdevice driver for beta test 2012-07-31 09:40:56 +02:00
Charles Haley
ed9be9802e Improved first-letter identification in tag browser using the new collation_order function. Eliminate the tweak enable_multicharacters_in_tag_browser because it no longer serves any purpose. 2012-07-28 19:12:55 +02:00
Kovid Goyal
46a379116e Paged display: Resize images that are longer than the page to fit onto a single page 2012-07-27 15:24:43 +05:30
Kovid Goyal
422d2acb55 IGN:Tag release 2012-07-27 12:03:04 +05:30
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
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
Kovid Goyal
b82edf32f7 Paged display: Allow customization of the margins and number of pages per screen 2012-07-19 16:00:50 +05:30
Kovid Goyal
9da41e1756 Paged display: Fix handling of top margin 2012-07-19 00:23:19 +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
4aa6477eea ... 2012-07-17 17:03:19 +05:30
Kovid Goyal
b6b1436c1b Dont use Tab to cycle through completions as we have the arrow keys and Tab doesn't work when the completions popup is not visible 2012-07-17 15:11:35 +05:30
Kovid Goyal
a317af75aa Add a tweak to not preselect the first completion in the new combobox 2012-07-17 09:08:23 +05:30
Kovid Goyal
177e20f3d4 Remove the completion performance tweak as we no longer use is 2012-07-14 09:39:27 +05:30
Kovid Goyal
c1bfff0fcc Fix #1024296 (Minor typos in Calibre messages) 2012-07-13 16:23:06 +05:30
Charles Haley
0dadd6534e Merge from trunk 2012-07-06 09:48:03 +02:00
Charles Haley
3c664b7591 1) Add a tweak to turn on/off multi-character first-letter partioning in the tag browser
2) Change preferences.tweaks to add a "tweak number" to the tweak name string. This helps tell people which tweak to look at. To keep these valid, we should always add tweaks to the end.
2012-07-06 09:43:58 +02:00
Kovid Goyal
9c865afa24 IGN:Tag release 2012-07-06 08:57:26 +05:30
Kovid Goyal
25758c4348 PDF Output: Resize large images so that they do not get off at the right edge of the page. 2012-07-05 19:46:58 +05:30
Kovid Goyal
3a686e2427 Refactor coffeescript, putting utils into their own files 2012-07-04 14:04:54 +05:30
Kovid Goyal
31e3a27392 Create separate driver for Pocketbook 622 rather than using Android driver 2012-07-02 14:31:19 +05:30
Kovid Goyal
9607d9ca14 Add new option to the series_index_auto_increment tweak, no_change, that causes calibre not to change the series_index when the series is changed 2012-07-01 16:27:49 +05:30
Charles Haley
51d866063a Add new option to the series_index_auto_increment tweak, no_change, that causes calibre not to change the series_index when the series is changed. 2012-07-01 11:49:30 +02:00
Kovid Goyal
c20d82b6c5 ... 2012-07-01 14:31:05 +05:30
Kovid Goyal
63e32b0484 ... 2012-06-29 09:03:11 +05:30
Kovid Goyal
401aecc771 Add some texture to calibre generated covers 2012-06-26 19:30:20 +05:30
Kovid Goyal
876ddf27b3 Paged display: Implement go to reference 2012-06-24 10:53:31 +05:30
Kovid Goyal
24d84289ff Paged mode: Better handling of cover pages 2012-06-22 10:06:07 +05:30
Kovid Goyal
8de0c610ea ... 2012-06-20 17:43:49 +05:30
Kovid Goyal
9884dde0bc PDF Output: Fix the long standing bug that caused the last line on each page to be partially cut off 2012-06-20 16:37:14 +05:30
Kovid Goyal
fc4309539b Navigate to CFIs correctly in paged mode and fix typo in current_column_location() 2012-06-19 19:03:01 +05:30
Kovid Goyal
59b0d9e47c ... 2012-06-19 14:00:48 +05:30
Kovid Goyal
475a41d158 ... 2012-06-19 13:59:31 +05:30
Kovid Goyal
c6bf118b38 Fix searching in paged mode 2012-06-19 13:58:58 +05:30
Kovid Goyal
100dd0dd45 More robust absleft() 2012-06-19 13:22:00 +05:30
Kovid Goyal
d670183073 ... 2012-06-19 12:43:11 +05:30
Kovid Goyal
2f2d0dc63d ... 2012-06-19 12:41:05 +05:30
Kovid Goyal
4ba810a75f E-book viewer: Start work on paged display mode 2012-06-19 12:37:36 +05:30
Kovid Goyal
d602d43247 Fix Esc key not working in delete books from device dialog 2012-06-16 11:14:02 +05:30
Kovid Goyal
afe5f09583 ... 2012-06-14 10:57:08 +05:30
Kovid Goyal
d088f888d0 Remove the bright yellow lines indicating hidden sections as they dont seem to communicate that very well to most users. We will just have to rely on the buttons in the bottom right corner to indicate sections are hidden. 2012-06-10 11:03:58 +05:30
Kovid Goyal
89278e3d08 Mimetype icon for docx 2012-06-01 17:12:32 +05:30
Kovid Goyal
6ae733d225 ... 2012-05-30 16:04:27 +05:30
Kovid Goyal
5b0fde5a80 ... 2012-05-29 09:45:06 +05:30