Charles Haley
e3e889e390
Merge from trunk
2010-12-03 03:31:50 +00:00
Kovid Goyal
8c2697c90b
A new custom column type: Enumeration. This column can take one of a user defined set of values
2010-12-02 18:16:21 -07:00
Kovid Goyal
0506e8ca17
PML Output: Fix #7742 (PMLZ output not good enough for DropBook) [reduce image sizes so they work with Dropbook]
2010-12-02 18:02:55 -07:00
Kovid Goyal
e87b6e3679
Global Times by malfi
2010-12-02 17:56:55 -07:00
John Schember
6798036d84
PMLZ Output: UI options.
2010-12-02 19:06:35 -05:00
John Schember
1f91663c22
PMLZ Output: Reduce image depth and size by default to accommodate Dropbook. Includes option to output un-modified images.
2010-12-02 18:43:50 -05:00
Charles Haley
71ca6e046c
Merge from trunk
2010-12-02 19:08:12 +00:00
Charles Haley
5fa0b8941a
Change enums to not use the user defined function in meta2
2010-12-02 19:07:37 +00:00
Kovid Goyal
3724183366
Edit metadata dialog: Only set title and authors if they have changed
2010-12-02 11:21:47 -07:00
Kovid Goyal
2633b89d63
Implement #7711 (Add "Previous" Button to edit metadata form)
2010-12-02 11:09:45 -07:00
Kovid Goyal
e6db8b13a6
Clean up metadata_single.py
2010-12-02 10:43:42 -07:00
Kovid Goyal
d3aacc01d5
...
2010-12-02 09:29:30 -07:00
Kovid Goyal
f2f81550db
TXT Output: Add option to generate Markdown output. Turn <br> tags into spaces.
2010-12-02 09:28:19 -07:00
Charles Haley
49530f1bbb
Merge from trunk
2010-12-02 16:22:46 +00:00
Charles Haley
46614c19e0
Fixes to allow an empty value in an enum
2010-12-02 16:19:09 +00:00
Kovid Goyal
3b71c89655
Add a count function to the template language. Make author_sort searchable.
2010-12-02 09:15:34 -07:00
Kovid Goyal
b7518b0b4e
Fix #7740 (Star count from added columns doubled in book detatils block). Also store queries generated by the advanced search dialog in the search history
2010-12-02 09:12:03 -07:00
Kovid Goyal
ac23ca7503
Poughkeepsie Journal by weebl
2010-12-02 09:07:23 -07:00
Hiroshi Miura
6173ff8c59
recipe: add nikkei news about social
2010-12-03 00:46:25 +09:00
Hiroshi Miura
9c025f4736
recipe: fix japanese recipes
...
- mainichi news: handle ad pages
- yomiuri: remove table tag
- nikkei life: reduce feeds
2010-12-03 00:43:59 +09:00
Charles Haley
da750b1410
Some random changes:
...
1) added a 'count' function to the template language
2) changed the template language faq
3) made author_sort searchable
4) improved the help in calibredb create_custom_column
2010-12-02 14:07:39 +00:00
John Schember
8032890d0f
TXT Output: Markdown output, ensure separation between sections.
2010-12-02 07:37:38 -05:00
Charles Haley
5cdc87fc89
Enumeration type custom columns
2010-12-02 12:25:16 +00:00
John Schember
d744fb698b
TXT Output: change remove links to keep links and remove links by default with Markdown format output. TXT Output: Add keep image references option and remove images by default with Markdown format output.
2010-12-02 06:54:36 -05:00
Charles Haley
438e0d5305
Better enum-type help text
2010-12-02 09:16:45 +00:00
Charles Haley
6ba2d854fa
Fix #7740 : CC ratings showing doubled on book info (and mobile browser)
2010-12-02 09:16:27 +00:00
Charles Haley
882d16ffd1
Make advanced_search save history
2010-12-02 09:15:11 +00:00
Charles Haley
0a730c46ee
Merge from trunk
2010-12-02 08:37:01 +00:00
Charles Haley
d3993f7b6f
Merge from trunk, and a couple of enumeration changes
2010-12-02 08:34:09 +00:00
Kovid Goyal
28732ccbdb
Fix #7424 (Formats hyperlinks are inconsistently launched)
2010-12-01 21:55:02 -07:00
Translators
51a2f3d652
Launchpad automatic translations update.
2010-12-02 04:45:22 +00:00
Kovid Goyal
63ef5a5425
MOBI Output: When the input document does not explicitly specify a size for images, set the size to be the natural size of the image. This works around Amazon's *truly wonderful* MOBI renderer's tendency to expand images that do not have a width and height specified.
2010-12-01 20:35:08 -07:00
Kovid Goyal
b343837f65
Conversion pipeline: Fix bug that caused height/width specified in %/em of screen size to be incorrectly calculated by a factor of 72./DPI
2010-12-01 20:31:01 -07:00
John Schember
f078aceb6c
TXT Output: Add GUI support for new markdown related options.
2010-12-01 21:03:54 -05:00
John Schember
98a0970f02
Add markdownml.py. TXT Output: Remove links option to make markdown output cleaner.
2010-12-01 20:33:52 -05:00
Kovid Goyal
113ff417d6
Conversion pipeline: Respect max-width and max-height when calculating the effective size of an element
2010-12-01 18:05:35 -07:00
John Schember
04e3ba0e81
TXT Output: Basic Markdown formatted output.
2010-12-01 18:51:49 -05:00
John Schember
88a60c1610
TXT Output: Turn br tags into spaces.
2010-12-01 18:27:33 -05:00
Kovid Goyal
6143392ee9
Fix #7706 (show cover Image info in tool tip)
2010-12-01 16:27:17 -07:00
Sengian
697df6950f
Merge from trunk
2010-12-01 23:26:29 +01:00
Kovid Goyal
0c7df44df5
...
2010-12-01 13:22:54 -07:00
Kovid Goyal
8460d35fa7
Fix #7715 (OS X - Viewer window taller than non-standard display, can't resize)
2010-12-01 13:01:42 -07:00
Kovid Goyal
769d4e9502
Fix #7726 (Search history incorrect when closing/reopening calibre)
2010-12-01 12:55:15 -07:00
Kovid Goyal
1a0d182067
After a search, always select the first result row
2010-12-01 12:19:32 -07:00
Charles Haley
7704ca4a05
First pass at enum custom type
2010-12-01 19:07:29 +00:00
Kovid Goyal
039d4653b0
Fix #7616 (Add "similar books" searches to the search history)
2010-12-01 12:02:42 -07:00
Kovid Goyal
8cc1c798f5
Fix #7758 (Add device: samsung fascinate android running aldiko and wordplayer)
2010-12-01 10:40:25 -07:00
Kovid Goyal
d4861d6801
...
2010-12-01 10:22:55 -07:00
Charles Haley
e74606e35f
Fix (I hope) strange selection behavior in viewer when searching
2010-12-01 17:10:49 +00:00
Charles Haley
b5901ead75
More search box changes
2010-12-01 16:53:23 +00:00