13774 Commits

Author SHA1 Message Date
Kovid Goyal
10d82a30fe ... 2011-02-25 06:52:40 -07:00
Kovid Goyal
414db0f196 Updated Le Monde 2011-02-25 06:36:30 -07:00
Charles Haley
238a2b4839 ... 2011-02-25 13:32:43 +00:00
Charles Haley
c703ade9ff New algorithm for first-letter partitioning 2011-02-25 13:23:32 +00:00
Charles Haley
f907da1433 ... 2011-02-25 11:21:59 +00:00
Charles Haley
a1edb22898 Content server and tag browser categories fixes 2011-02-25 11:13:20 +00:00
Charles Haley
976acd25a7 Attempt at content server with subcategories. 2011-02-25 10:52:43 +00:00
Charles Haley
0ace21eb7e Merge from trunk 2011-02-25 09:24:36 +00:00
Charles Haley
2b24a487fa 1) Performance improvements when using hierarchical categories
2) ensure correct counts when using sub-categories
3) make drag & drop copy a node and its children
4) make tb searching work better with subcategories and hierarchies
2011-02-25 09:23:30 +00:00
Kovid Goyal
c626b60a29 Linux binary build: Fix ImageMagick trying to load system modules instead of bundled modules 2011-02-24 23:51:50 -07:00
Kovid Goyal
e16968c381 Linux binary build: Set the MAGICK_HOME environment variable 2011-02-24 22:55:27 -07:00
Translators
848cc6f966 Launchpad automatic translations update. 2011-02-25 04:38:53 +00:00
Kovid Goyal
9fd8303b89 ... 2011-02-24 20:34:55 -07:00
Kovid Goyal
1fc31946d6 ... 2011-02-24 20:30:32 -07:00
Kovid Goyal
954141aa04 ... 2011-02-24 20:28:30 -07:00
Kovid Goyal
e82f006873 Driver for the Wexler T7001 2011-02-24 15:20:44 -07:00
Charles Haley
9eda085a3b 1) refactor hierarchy code to build the category child map once.
2) make hierarchical items display hierarchically in user categories
3) make add item to category also copy child nodes
4) make remove node also remove child nodes
5) some basic code cleanups
2011-02-24 21:22:59 +00:00
Kovid Goyal
eb3d1aa424 Kobo driver: Handle missing firmware version file 2011-02-24 12:58:32 -07:00
Kovid Goyal
90ab2881e0 Fix Gizmodo and LifeHacker recipes 2011-02-24 12:29:58 -07:00
Kovid Goyal
8e0efbbb5f EPUB Output: Try to ensure that the cover image always has an id="cover" to workaround Nook cover reading bug. Fixes #8182 (Book cover problem when converting to epub for Nookcolor) 2011-02-24 12:13:45 -07:00
Kovid Goyal
14c64a2e1c Comic Input: Add option to not add links to individual pages to the Table fo Contents when converting CBC files 2011-02-24 11:29:05 -07:00
Kovid Goyal
4cefe30cd6 Flickr Blog by Ricardo Jurado 2011-02-24 11:07:13 -07:00
Kovid Goyal
1e31e39ac5 ... 2011-02-24 10:58:16 -07:00
Kovid Goyal
81522f6d8c Fix #9131 (Calibre should honor metadata in epub files when downloading/importing news items items) 2011-02-24 10:57:40 -07:00
Kovid Goyal
02562da2a9 ODT input: Update odfpy library to latest version, adds support for bookmarks 2011-02-24 10:43:22 -07:00
Kovid Goyal
07d1ca7ec3 ... 2011-02-24 10:38:26 -07:00
Kovid Goyal
3b75949026 ... 2011-02-24 09:26:10 -07:00
Kovid Goyal
019c17973e ODT Input: Do not force the background color to white. Fixes #9118 (White background color from OpenOffice to Mobi added) 2011-02-24 09:21:51 -07:00
Kovid Goyal
2101dcf2b5 EPUB Output: Remove unnecessary CSS page breaks as they confuse the latest release of iBooks 2011-02-24 09:18:10 -07:00
Kovid Goyal
50ad3d9136 Fix ESPN soccernet feed 2011-02-24 08:33:06 -07:00
Charles Haley
1645dc3711 Merge from trunk 2011-02-24 15:19:59 +00:00
Kovid Goyal
a28e0b6f1d ... 2011-02-24 08:19:01 -07:00
Kovid Goyal
19cc3a29a6 Fix #9138 (New York Times Headlines Recipe no longer works) 2011-02-24 08:03:08 -07:00
Charles Haley
df46544ee8 Fix searching for prefixes where the prefix exists on a non-matching item 2011-02-24 15:02:19 +00:00
Charles Haley
7b7ac2f91e Fix not focusing the manage X box on a hierarchical sub-item 2011-02-24 14:49:44 +00:00
Charles Haley
68a798eba1 Remove '@' from send to user category context menu 2011-02-24 14:42:40 +00:00
Kovid Goyal
0ea93c7f4e Updated Adevarul and gsp.ro 2011-02-24 07:32:48 -07:00
Charles Haley
c2a1bd7a4c Add a right-click option to send (copy) an item to a user category. Clean up some names and documentation 2011-02-24 14:04:22 +00:00
Charles Haley
9f7034f893 Correct problem searching for hierarchical items when parent nodes exist as real items. 2011-02-24 11:06:48 +00:00
Charles Haley
762f6f2557 Fix right-click removal of hierarchical items from user categories 2011-02-24 10:56:28 +00:00
Charles Haley
a8c278d449 Fix problem with restoring the tree position when dropping hierarchical items onto user categories 2011-02-24 10:50:38 +00:00
Charles Haley
38a3d25562 prevent dropping items on global search term user categories 2011-02-24 10:27:30 +00:00
Charles Haley
9626ccab2b Fix some obscure cases:
1) cannot move items from a global search term user category
2) cannot remove items from a global search term user category
3) cannot rename global search term categories
4) ensure tags in the news category are editable
5) ensure renaming in a user category works with hierarchical items
2011-02-24 10:24:05 +00:00
Charles Haley
91ed569caa Rename and delete items in user categories after a 'manage X' operation 2011-02-24 09:47:57 +00:00
Charles Haley
f5f1c87cd5 Several things:
1) can remove an item from a user category
2) can remove a user category
3) renaming an item will also rename the item in all user categories
4) make find_item_node work in the face of hierarchies (user cats and items)
5) change set_new_model() to recount() where possible to avoid closing expanded trees
2011-02-24 09:03:10 +00:00
Charles Haley
1f88b1f1b5 Merge from trunk 2011-02-24 06:17:39 +00:00
Translators
44efc6edc4 Launchpad automatic translations update. 2011-02-24 04:36:07 +00:00
Kovid Goyal
f42f736cc1 Both nytimes recipes now need subscriptions 2011-02-23 20:17:51 -07:00
Kovid Goyal
fe064ee18d Fix #9126 (Xperia X10 (android 2.1) phone not detected) 2011-02-23 18:09:47 -07:00
Kovid Goyal
0c0224f9d9 ... 2011-02-23 18:07:14 -07:00