Commit Graph

17055 Commits

Author SHA1 Message Date
Kovid Goyal 35f2e04f91 ... 2011-08-15 11:40:41 -06:00
Kovid Goyal 96bc6a8877 ... 2011-08-15 09:45:41 -06:00
Kovid Goyal bfc44aa636 ... 2011-08-14 19:23:32 -06:00
Matt Perry 916af1da07 Added djv, xps, and oxps to list of known book formats. 2011-08-14 18:11:43 -07:00
Kovid Goyal a61f1387b0 Fix #825706 (Private bug) 2011-08-14 19:03:21 -06:00
Matt Perry 4c6b169825 Merge from trunk 2011-08-14 17:17:17 -07:00
Kovid Goyal ec9a05923a Fix #826038 (Scene break character pattern not saved) 2011-08-14 17:47:50 -06:00
Kovid Goyal 482fadeb7b ... 2011-08-14 17:45:38 -06:00
John Schember ab15a9c3f8 Fix bug #826038: Scene break character pattern not saved. 2011-08-14 19:35:07 -04:00
Kovid Goyal 1118aff022 Keyboard shortcuts: Fix a bug triggered by some third party plugins that made the keyboard preferences unusable. Fixes #826325 (keyboard preference "ERROR: Unhandled exception") 2011-08-14 10:54:31 -06:00
Kovid Goyal 8a41f29ab2 ... 2011-08-14 02:40:44 -06:00
Kovid Goyal e97f057563 ... 2011-08-14 02:39:02 -06:00
Charles Haley 9d6ceaa2e6 Preserve case of tag browser search strings so that item matching (green plus etc) works. A possible different fix would be to do case-insensitive matching in the tag browser, but that might break special searches that depend on case (e.g. regexps). 2011-08-14 08:55:50 +01:00
Charles Haley 664673eddc Merge from trunk 2011-08-14 08:36:39 +01:00
John Schember dae4b7cfa6 Sync to trunk. 2011-08-14 03:16:01 -04:00
Kovid Goyal cb3056c9ee ... 2011-08-13 21:24:50 -06:00
Kovid Goyal 9b06f9046d Search box: Fix completer no longer working after using Tag Browser to do a search. Also ensure that completer popup is always hidden when a search is performed. 2011-08-13 21:16:19 -06:00
Kovid Goyal dcc5ae6137 Fix pressing Enter in the search box causes the same search to be executed twice in the plugins and keyboard shortcuts preferences panels 2011-08-13 20:56:08 -06:00
Kovid Goyal c3d46f1460 Updated La Nacion. Fixes #826008 (Updated recipe for La Nacion) 2011-08-13 18:36:47 -06:00
Kovid Goyal 16e2d554ff ... 2011-08-13 15:42:40 -06:00
Kovid Goyal 7ec536a38b ... 2011-08-13 15:34:57 -06:00
Kovid Goyal ca19bcd979 Add an option to not preserve the date when copying books between libraries (found in Preferences->Adding books) 2011-08-13 12:41:42 -06:00
Kovid Goyal 60ded32267 Patente de Corso by Oscar Megia Lopez 2011-08-13 11:19:00 -06:00
Kovid Goyal 36b52e8b2d Catalog generation: Fix error creating epub/mobi catalogs on non UTF-8 windows systems when the metadata contained non ASCII characters 2011-08-13 10:58:52 -06:00
Kovid Goyal 9cd8f008e2 ... 2011-08-13 10:43:29 -06:00
Kovid Goyal 3ffef84a43 ... 2011-08-13 10:25:45 -06:00
Kovid Goyal bd48dec0fa Update Juventud Rebelde 2011-08-13 10:18:59 -06:00
Kovid Goyal 53b18116ce ... 2011-08-12 21:21:22 -06:00
Kovid Goyal 0445ff2388 Increase the hangcheck timeout when adding books to the GUI by 50% 2011-08-12 21:18:00 -06:00
Kovid Goyal d4b37fb569 ... 2011-08-12 21:06:24 -06:00
Kovid Goyal 553509b7f5 Fix #825471 (Rzeczpospolita Online (rp.pl) - News definition) 2011-08-12 14:46:13 -06:00
Kovid Goyal fe7c7fed3b ... 2011-08-12 14:42:52 -06:00
Kovid Goyal 8f3f82db0d Fix #825470 (Newsweek Polska recipe doesn't work) 2011-08-12 14:42:39 -06:00
Kovid Goyal f77672a596 ... 2011-08-12 14:31:50 -06:00
Kovid Goyal 4a59776488 ... 2011-08-12 13:18:56 -06:00
Kovid Goyal ef0d754c45 Fix CNET news recipe 2011-08-12 11:41:01 -06:00
Kovid Goyal 524116cb1a IGN:Tag release 2011-08-12 11:37:57 -06:00
Kovid Goyal 70037f0f63 version 0.8.14 2011-08-12 10:30:05 -06:00
Kovid Goyal 81abb6f3b6 ... 2011-08-12 10:02:13 -06:00
Kovid Goyal 8394b86427 Updated translations 2011-08-12 09:58:23 -06:00
Kovid Goyal 868ce5afa0 ... 2011-08-12 09:56:14 -06:00
Kovid Goyal 67dbdcf5e3 Fix #825264 (String error isbndb) 2011-08-12 09:41:19 -06:00
Translators a099ce6a00 Launchpad automatic translations update. 2011-08-12 04:35:34 +00:00
Kovid Goyal e88dd8be85 ... 2011-08-11 22:21:49 -06:00
Kovid Goyal beb6fe4317 Add a delay to the economist recipes as the server apparently starts throttling after a while 2011-08-11 16:14:19 -06:00
Kovid Goyal 7c5f137bba Novinite by martin.tsanchev 2011-08-11 11:01:17 -06:00
Kovid Goyal 81645ede53 ... 2011-08-11 10:27:42 -06:00
Kovid Goyal 0a96cf092d Fix #824490 (New recipe for The Independent) 2011-08-11 10:24:04 -06:00
Charles Haley 7613deb908 Merge from trunk 2011-08-11 13:13:24 +01:00
Charles Haley 9a69b02f50 Fix regression in defining formatter functions 2011-08-11 13:11:31 +01:00