21235 Commits

Author SHA1 Message Date
Kovid Goyal
14a28a240a version 0.8.59 2012-07-06 07:33:23 +05:30
Kovid Goyal
8934634e22 Updated Richmod Times-Dispatch 2012-07-06 00:34:39 +05:30
Kovid Goyal
ecd2d49ab6 The Heritage Foundation by _reader 2012-07-06 00:32:10 +05:30
Kovid Goyal
726116ea87 ... 2012-07-06 00:13:59 +05:30
Kovid Goyal
855a5d4228 CATO Institute by _reader 2012-07-05 23:53:04 +05:30
Kovid Goyal
0f1a4e537b Fix #1021365 (Support for Sony Ericsson Sola in Calibre) 2012-07-05 21:34:52 +05:30
Charles Haley
25712ea2cd Merge from trunk 2012-07-05 17:45:30 +02:00
Charles Haley
d5e7f83da4 Change tag browser to handle multi-character "characters" that some languages use when doing first letter categorization. 2012-07-05 17:44:36 +02:00
Kovid Goyal
d5fa5cf07d Fix ICU contractions 2012-07-05 20:38:03 +05:30
Kovid Goyal
223cfd8f12 IGN:Updated translations 2012-07-05 20:05:48 +05:30
Kovid Goyal
8f6ff64b3b On linux ensure that WM_CLASS for the main calibre GUI is set to 'calibre-gui' to match the name of the calibre-gui.desktop file. This is apparently required by the GNOME 3 shell. Fixes #1020297 (application icons in gnome3) 2012-07-05 19:59:16 +05:30
Kovid Goyal
25758c4348 PDF Output: Resize large images so that they do not get off at the right edge of the page. 2012-07-05 19:46:58 +05:30
Charles Haley
c9e37072a9 Turn off spanning with a bool for the moment. 2012-07-05 13:44:18 +02:00
Kovid Goyal
79bd4403d0 ... 2012-07-05 17:00:23 +05:30
Kovid Goyal
315722a2bd Do not compile span_contractions on OS X as span_set is not available in the system icu library 2012-07-05 16:44:08 +05:30
Kovid Goyal
f860264d31 Fix #1021240 (Calibre does not see my external SD card on Samsung Galaxy S3) 2012-07-05 16:38:21 +05:30
Charles Haley
093390884a Add Spanish to the list of no-contraction languages in the tag browser. 2012-07-05 12:48:19 +02:00
Charles Haley
a765fcfe79 Merge from trunk 2012-07-05 12:38:46 +02:00
Charles Haley
3e42eeae66 Add span contractions to tag browser to fix first letter display for languages with 'letters' made of more than one character 2012-07-05 12:37:48 +02:00
Kovid Goyal
37286ca39c Update ICU in windows binary 2012-07-05 13:11:03 +05:30
Translators
438cb01a66 Launchpad automatic translations update. 2012-07-05 04:39:27 +00:00
Kovid Goyal
d67cdb495e Driver for Samsung SGH-T989 2012-07-05 09:34:53 +05:30
Kovid Goyal
7ad2a4172c Update ICU in linux build 2012-07-05 09:34:01 +05:30
Kovid Goyal
9a02bce121 ... 2012-07-05 01:15:21 +05:30
Kovid Goyal
56d0a8524c ... 2012-07-05 00:56:42 +05:30
Kovid Goyal
6c5db6b259 ... 2012-07-05 00:32:26 +05:30
Charles Haley
d52590bc8c Take out the ascii_author stuff. 2012-07-04 20:17:52 +02:00
Charles Haley
62d5c99297 Make contains searches be more forgiving about accents. 2012-07-04 20:10:53 +02:00
Charles Haley
0ef31b067c Merge from trunk 2012-07-04 19:42:54 +02:00
Kovid Goyal
bb606bc3ab Use a cloned collator for primary collation 2012-07-04 22:10:56 +05:30
Kovid Goyal
f8dfd7fdda Allow setting the strength of the ICU collator 2012-07-04 18:53:58 +05:30
Kovid Goyal
018617f810 Data API 2012-07-04 14:51:54 +05:30
Kovid Goyal
3a686e2427 Refactor coffeescript, putting utils into their own files 2012-07-04 14:04:54 +05:30
Kovid Goyal
dda411fcd4 Tag browser: Fix regression that broke drag and drop between user categories in the tag browser 2012-07-04 13:55:57 +05:30
Charles Haley
cb8a8d4ac3 Remove spurious change 2012-07-04 09:38:41 +02:00
Charles Haley
0145299168 Fix problem with expansions by blocking signals during a recount operation. The 'expand' signal was messing up repainting. 2012-07-04 09:30:01 +02:00
Kovid Goyal
3f0fee00a5 When copying to library and deleting after copy, do not place deleted files in recycle bin, as this is redundant and slow (they have already been copied into another library) 2012-07-04 10:58:41 +05:30
Kovid Goyal
73583f616b ... 2012-07-04 10:37:08 +05:30
Kovid Goyal
6699547216 Fix yes/no fields with value of No not showing up in the book details panel 2012-07-04 10:35:27 +05:30
Kovid Goyal
077dee3ceb When searching through tweaks also match on variable names 2012-07-04 10:19:54 +05:30
Kovid Goyal
912e8fbacd calibredb: Add a backup_metadata command to manually run the backup to opf from the command line 2012-07-04 10:07:34 +05:30
Charles Haley
7dfa9897d9 Make drag & drop work again in the tag browser. Fix problem w/Qt near the end of the list. 2012-07-03 19:46:26 +02:00
Kovid Goyal
b620da0b26 Add span_contractions to icu API 2012-07-03 23:09:47 +05:30
Kovid Goyal
16c1e6a102 Keep USet of contractions in the collator object 2012-07-03 22:41:03 +05:30
Kovid Goyal
3e13f2fab1 ... 2012-07-03 22:19:34 +05:30
Kovid Goyal
5509f6ac38 Expose some more functionality from the ICU library to python 2012-07-03 22:17:44 +05:30
Kovid Goyal
1e7c76df09 Fix #930882 (Catalog builder, sort sequence for Title in german language) 2012-07-03 18:27:49 +05:30
GRiker
dd179f8fb3 removed unneeded debug info 2012-07-03 04:55:59 -06:00
Kovid Goyal
43ad7fb0ba Linux: Support systems that have udisks2 but not udisks1 2012-07-03 13:15:27 +05:30
Translators
fd022da438 Launchpad automatic translations update. 2012-07-03 05:35:38 +00:00