11554 Commits

Author SHA1 Message Date
Kovid Goyal
ee30e5edab Remove to unneccessary recounts for the Tag Browser during startup 2010-12-14 11:15:16 -07:00
Kovid Goyal
b7e9749610 Use time.clock rather than time.time for timing 2010-12-14 11:10:13 -07:00
Charles Haley
8f2171033a Eliminate 2 superfluous calls to recount on startup -- 1 when not using a startup restriction and another immediately after initializing the model. 2010-12-14 18:05:54 +00:00
Kovid Goyal
9548f98035 Speed up get_categories() 2010-12-14 10:55:48 -07:00
Kovid Goyal
0bd30a28d2 Show open feedback message in a separate dialog 2010-12-14 09:43:33 -07:00
Kovid Goyal
65021a0f0e Allow device drivers to show feedback to users if their open() methods fail 2010-12-14 09:35:48 -07:00
Kovid Goyal
240b371ad5 ... 2010-12-14 09:32:16 -07:00
Kovid Goyal
032890d06f Fix Zeit Online 2010-12-14 09:18:03 -07:00
Kovid Goyal
2c652bdee7 Science based medicine by BuzzKill 2010-12-14 09:00:45 -07:00
Charles Haley
43b2b04f52 Merge from trunk 2010-12-14 14:11:52 +00:00
Charles Haley
d2ff37b5a1 Improved get_categories -- approximately 6 times faster 2010-12-14 14:11:10 +00:00
Kovid Goyal
d6f5f634ea Allow changing the font used in the calibre interface via Preferences->Look and feel 2010-12-13 23:17:13 -07:00
Kovid Goyal
c11bbe3eea Fix string.letters in non english locales 2010-12-13 22:06:37 -07:00
Charles Haley
f1911aa270 Merge from trunk 2010-12-14 02:54:48 +00:00
Kovid Goyal
f71f60ab0c Edit metadata dialog: Fix memory leak caused by Next/Previous buttons 2010-12-13 19:02:14 -07:00
Kovid Goyal
3651d89db6 FB2 Output: Add support for some 2.1 style tags. 2010-12-13 17:08:01 -07:00
Kovid Goyal
acbbc16bf3 Infrastructure to detect mem leaks in the edit metadata dialog 2010-12-13 17:07:00 -07:00
John Schember
3df1780251 FB2 Output: Add support for some 2.1 style tags. 2010-12-13 18:57:05 -05:00
John Schember
97536e397f FB2 Output: add blank line after paragraphs when insert-blank-line option used. Use <empty-line /> instead of CSS because not many readers support CSS in FB2 files. 2010-12-13 18:38:37 -05:00
John Schember
f62b520416 Sync to trunk. 2010-12-13 18:25:42 -05:00
Kovid Goyal
3a1fd7af56 Bulk metadata edit: Add options to delete cover/generate default cover. Fixes #7885 (Bulk remove covers) 2010-12-13 15:06:34 -07:00
Kovid Goyal
be0f3b096a Fix a regression in 0.7.33 that broke updating covers in ebook files when saving to disk. Fixes #7886 (Possible bug in setting new cover) 2010-12-13 13:29:07 -07:00
Kovid Goyal
c20a6359d0 Fix #7888 ({tags} control generate 'tags' word for empty tags collection). Don't refresh the Tag browser if it is hidden. SHould speed up metadata editing with large libraries, if you hide teh Tag Browser. 2010-12-13 13:16:19 -07:00
Charles Haley
c260cb052b Fix #7888: empty tags list throws exception in save_to_disk, converting the result to 'tags' 2010-12-13 19:11:41 +00:00
Kovid Goyal
db7655001b Fix #7881 (Tag Editor scroll bar resets to top after deleting a tag) 2010-12-13 11:18:05 -07:00
Charles Haley
881bfef0f2 Avoid doing tag_view.recount() when the tags pane is not visible 2010-12-13 15:12:53 +00:00
Charles Haley
a110eb19dd Fix bug in sorting using icu sort_key 2010-12-13 15:08:05 +00:00
Charles Haley
ae8764d456 Enhancement #7881 - keep manage tags editor positioned near last delete. 2010-12-13 12:33:33 +00:00
Charles Haley
d80ae09ce8 Merge from trunk 2010-12-13 11:26:56 +00:00
Kovid Goyal
86ee4489d4 Fix #7851 (some meta tags failed since V0.7.25) 2010-12-12 12:55:53 -07:00
Kovid Goyal
e56e2c7f45 Improved recipe for Dilbert 2010-12-12 12:24:26 -07:00
Kovid Goyal
524e9f4def Implement #7877 (margin option in epub to mobi conversions) 2010-12-12 12:09:43 -07:00
Kovid Goyal
0e70bb8b59 Preferences: Add tooltips to buddy labels as well. Fixes #7873 (No tooltip for some format conversion fields) 2010-12-12 11:45:19 -07:00
Kovid Goyal
4a8551962f Edit metadata dialog: clean up handling of cover fetch thread 2010-12-12 11:07:31 -07:00
Kovid Goyal
2dd9b3f128 ... 2010-12-12 10:45:55 -07:00
Kovid Goyal
e177f043c0 TXT Input: Use a nicer name for the generated html file 2010-12-12 10:36:47 -07:00
Kovid Goyal
9ea944ff14 Conversion pipeline: Add an option to set the minimum line height of all elemnts as a percentage of the computed font size. By default, calibre now sets the line height to 120% of the computed font size. 2010-12-12 10:35:12 -07:00
Kovid Goyal
429e477674 Various Japanes news sources, National Geographic and paper.li by Hirosi Miura 2010-12-12 08:12:31 -07:00
Hiroshi Miura
c3bbe2cc86 recipe: add dog blog in Japanese 2010-12-12 22:46:55 +09:00
Hiroshi Miura
d18bef33e1 recipe: add national geographic news
- national geographic Japan
   - national geographic News
2010-12-12 22:28:55 +09:00
Hiroshi Miura
7e6a5d0367 recipe: add paper.li recipes
- the # osm daily news
  - the wikileaks dialy

 these recipes can be templates for other news on paper.li
 with replacing tag name in recipe
2010-12-12 13:00:15 +09:00
Hiroshi Miura
1efd975625 recipe: fix kahoku shinpo 2010-12-12 12:58:32 +09:00
Hiroshi Miura
a43274e55a recipe: add paper.li recipes 2010-12-12 12:56:52 +09:00
Kovid Goyal
1761b6fb92 ... 2010-12-11 11:48:31 -07:00
Kovid Goyal
41694e12eb Content server: Fix handling of root URL when using --url-prefix 2010-12-11 09:57:40 -07:00
Kovid Goyal
1ad872c1c3 ... 2010-12-11 09:36:58 -07:00
Kovid Goyal
c5914566de ... 2010-12-11 09:13:50 -07:00
Kovid Goyal
c78a1ae316 Kompiutierra by Vadim Dyadkin. Fixes #405 (New news feed) 2010-12-11 09:05:56 -07:00
Kovid Goyal
cba2a4d776 Ignore a single EINTR when installing command line tools on OS X 2010-12-11 08:57:16 -07:00
Charles Haley
e6e6064532 Merge from trunk 2010-12-11 12:47:07 +00:00