Commit Graph

13012 Commits

Author SHA1 Message Date
Charles Haley 90ef9949ca Merge from trunk 2011-02-03 21:16:48 +00:00
Kovid Goyal 8749611440 Nook Color driver: Send downloaded news to the My Files/Magazines folder on the Nook Color. Also when getting the list of books on the device look at all folders in My Files, not just My Files/Books. 2011-02-03 11:33:19 -07:00
Kovid Goyal 547c34d410 Add format documentation to source tree. Fix handling of scene breaks in TXT and FB2 output. 2011-02-03 10:30:28 -07:00
Kovid Goyal 57efe4fb06 Fix #8739 (get_matches() got multiple values for keyword argument 'allow_recursion') 2011-02-03 10:18:00 -07:00
Kovid Goyal caf55c5256 Fix #8732 (Request : Search and replace title sort). Also allow case cahnges for series/publisher/custcols. If a case change occurs with allow_case_chage=False, ensure the casche is updated with the old case 2011-02-03 10:15:23 -07:00
Kovid Goyal e073635fa6 Update MSN Japan 2011-02-03 08:13:07 -07:00
Kovid Goyal 393ff95258 ... 2011-02-03 08:11:12 -07:00
Kovid Goyal be76d5b41e Fix #8735 (Updated recipe for The Onion) 2011-02-03 07:57:53 -07:00
GRiker c7da3c8c1f GwR updates to catalog css 2011-02-03 06:41:40 -07:00
Charles Haley 75b28092d3 Changes to refactored metadata dialog for case change 2011-02-03 12:29:21 +00:00
Charles Haley 947ae40a97 Add case change to series, publishers, and custom columns 2011-02-03 11:43:38 +00:00
Charles Haley 975f1a7707 Remove print statement 2011-02-03 10:44:43 +00:00
Charles Haley 0c9dbec71f Ticket #8732: Search and replace title sort 2011-02-03 10:33:40 +00:00
Charles Haley 38b418de1b Merge from trunk 2011-02-03 08:36:44 +00:00
Hiroshi Miura cbb668b6dd recipe: msn sankei news changes its charcode. 2011-02-03 13:21:44 +09:00
John Schember 0e483f5f32 Add format documentation files. 2011-02-02 20:51:58 -05:00
Kovid Goyal ac40d2e66d Fix Next and Previous buttons in new metadata dialog 2011-02-02 18:12:38 -07:00
John Schember 7ceeef2a3b TXT Output: Fix stylizer so it works. Fix handling soft scene breaks created by top margins. FB2 Output: Handle soft scene breaks created by empty paragraphs and top margins. Stylizer: Enable use of lineHeight property. 2011-02-02 20:05:50 -05:00
Kovid Goyal f62451d918 Allow changing the case of authors and tags via the edit metadata dialog and the book list 2011-02-02 17:56:15 -07:00
Kovid Goyal 399ce2c888 ... 2011-02-02 16:40:50 -07:00
Kovid Goyal 23ffe549a0 Improve La Tribua de 2011-02-02 16:10:15 -07:00
Hiroshi Miura b8936ba26d catchup recent upstream updates 2011-02-03 08:01:26 +09:00
Kovid Goyal f52ba0aae3 ... 2011-02-02 14:13:24 -07:00
Kovid Goyal ef88d0b5cc ... 2011-02-02 12:54:10 -07:00
Kovid Goyal f76a8e5f4f Refactor old edit metadata dialog to use new completer 2011-02-02 12:50:31 -07:00
Kovid Goyal b02186802f ... 2011-02-02 12:43:19 -07:00
Kovid Goyal c7c3027c8d Refactor bulk metadata edit dialog to use new completer (apart from S&R widgets) 2011-02-02 12:29:54 -07:00
Kovid Goyal fc3123e4c1 Refactor advanced search dialog to use new completer 2011-02-02 12:20:07 -07:00
Kovid Goyal c6260c678a Refactoring to use new completer 2011-02-02 12:12:45 -07:00
Charles Haley fa0d8db045 Correct implementation of case in _set_authors 2011-02-02 18:53:19 +00:00
Charles Haley 9036dd83d7 Merge from trunk 2011-02-02 18:42:45 +00:00
Charles Haley e8fd598c48 Handle case change for tags and authors. 2011-02-02 18:42:03 +00:00
Kovid Goyal fd3ed9b8f6 Use the new completer in all delegates 2011-02-02 11:40:37 -07:00
Kovid Goyal b2055e106e Don't insert separator after completion, again confusing for noobs 2011-02-02 11:07:16 -07:00
Kovid Goyal 99fa9659c9 dont popup completer on cursor position changing as that can be confusing for noobs 2011-02-02 11:03:03 -07:00
Kovid Goyal 1de9e0b94b use the new completer for publisher and series boxes as well 2011-02-02 10:44:18 -07:00
Kovid Goyal 92b313ec7e ... 2011-02-02 09:47:18 -07:00
Kovid Goyal dece4f236f Connect/share menu: Re-organize to make it a little less easy to select email and delete instead of just email by mistake 2011-02-02 09:21:21 -07:00
Kovid Goyal 1803453fb9 Fix template program regression triggered by recursively calling the processor 2011-02-02 09:02:23 -07:00
Kovid Goyal 90ccd9c327 ... 2011-02-02 08:51:54 -07:00
John Schember 5b244ac857 Sync to trunk. 2011-02-02 07:34:02 -05:00
Charles Haley e1c90d5be0 Merge from trunk 2011-02-02 09:03:50 +00:00
Charles Haley b22e640b50 Fix template program regression triggered by recursively calling the processor 2011-02-02 09:03:06 +00:00
ldolse 96b6dede27 merge from trunk 2011-02-02 16:58:21 +08:00
Kovid Goyal 7852275d93 ... 2011-02-02 00:19:21 -07:00
Kovid Goyal aa7ebf0ac3 Nicer completion widgets for author/tags controls 2011-02-02 00:13:57 -07:00
ldolse 8627ec9683 improve new docs, user specfied width handled correctly, default scene break markers work across Kindle and ADE based devices 2011-02-02 14:09:25 +08:00
ldolse cbd5f19e0e merge from trunk 2011-02-02 12:17:35 +08:00
Kovid Goyal 447d1a66d5 ... 2011-02-01 21:09:32 -07:00
Kovid Goyal 6bc8bf81e4 ... 2011-02-01 17:40:58 -07:00