Commit Graph

1719 Commits

Author SHA1 Message Date
Kovid Goyal 1a45fc3d58 Fix various bugs in the worker process control code and switch to using local sockets to communicate on Unix 2008-07-19 02:10:49 -07:00
Kovid Goyal d2c5ba9de4 Make parsing of archives for ebooks more robust 2008-07-19 02:09:34 -07:00
Kovid Goyal c33df41eb2 IGN:... 2008-07-18 21:03:19 -07:00
Kovid Goyal 2ddf013f1d Add button to swap title and author to metadata dialog. Also update a few icons. 2008-07-18 20:54:07 -07:00
Kovid Goyal 1ac10a1c0f IGN:Updated translations 2008-07-18 19:55:00 -07:00
Kovid Goyal 2b58515986 IGN:... 2008-07-18 19:31:23 -07:00
Kovid Goyal 2bc7d8cbfb Fix #885 (Spurious inter-paragraph blank lines produced by trailing spaces) 2008-07-18 13:09:37 -07:00
Kovid Goyal f5e4e33abb IGN:Switch to using InstallJammer to build windows installer. Also add uninstaller to linux binary installer 2008-07-18 13:06:03 -07:00
Kovid Goyal 7e20defcd8 Add option to calibre-debug to update frozen code 2008-07-18 12:06:50 -07:00
Marshall T. Vandegrift ab1fae0134 Fixed trailing space issue 2008-07-18 00:21:15 -04:00
Kovid Goyal 669b983d75 Fix #884 2008-07-17 14:42:15 -07:00
Kovid Goyal 6c339c4d4b IGN:... 2008-07-17 12:20:49 -07:00
Kovid Goyal 1cf4f8661a Fix #883 2008-07-17 11:55:01 -07:00
Kovid Goyal 27a0a596dd Fix #882 2008-07-17 11:54:18 -07:00
Kovid Goyal 2960781bb0 Add support for extracting cover images to fb2-meta 2008-07-17 09:46:36 -07:00
Kovid Goyal 25310eb146 IGN:... 2008-07-17 09:07:17 -07:00
Kovid Goyal e6bfebed5a Move scanning of system fonts into a separate thread. This will greatly reduce first run startup times. 2008-07-16 23:42:41 -07:00
Kovid Goyal 28a93ca9c7 IGN:Fix localization of timestamp for device files 2008-07-16 13:10:03 -07:00
Kovid Goyal c4eb7fea8b IGN:... 2008-07-15 21:42:18 -07:00
Kovid Goyal 97c15c0993 Fix linux binary installer on dumb terminals 2008-07-15 19:34:27 -07:00
Kovid Goyal 37eceaf02f Fix linux binary installer to work with dumb terminals 2008-07-15 18:26:42 -07:00
Kovid Goyal 3aa2eea42c IGN:... 2008-07-12 14:40:06 -07:00
Kovid Goyal 36d987eed6 IGN:... 2008-07-12 14:38:20 -07:00
Marshall T. Vandegrift d7c3df5f43 Fix HUFF/CDIC decompression regression. 2008-07-12 12:01:15 -04:00
Kovid Goyal b28b734354 Implement #870 (Convert Mobipocket proprietary attributes to CSS) 2008-07-11 08:02:40 -07:00
Kovid Goyal 2f1a931bf7 Implement #869 (Extraction fails for Mobipocket books with PalmDoc compression and "trailing entries") 2008-07-11 07:55:34 -07:00
Kovid Goyal 718ab0963f IGN:... 2008-07-11 07:52:11 -07:00
Marshall T. Vandegrift 4738dd521c Removed some extraneous changes 2008-07-10 23:16:56 -04:00
Marshall T. Vandegrift 40ef97e9a3 Lift "trailing entry" handling out of huff/cdic decompression and to general mobipocket book processing 2008-07-10 23:14:18 -04:00
Marshall T. Vandegrift 40be364965 Imported most recent upstream changes 2008-07-10 21:30:22 -04:00
Kovid Goyal b650764c2a Implement google like search query parser 2008-07-10 11:29:50 -07:00
Kovid Goyal c73315bb51 Make xml_to_unicode robust against chardet failing. 2008-07-09 13:54:01 -07:00
Kovid Goyal 147c5d7711 IGN:Add commit hook to bzr to automatically close trac tickets based on commit comments. 2008-07-09 13:48:04 -07:00
Kovid Goyal 5a4f440e5a IGN: Add date to changelog 2008-07-09 08:45:44 -07:00
Kovid Goyal a6f0c17b94 IGN:Tag release 2008-07-09 08:30:02 -07:00
Kovid Goyal 75cff97097 version 0.4.77 2008-07-09 08:22:52 -07:00
Kovid Goyal 4c6ee9e213 IGN:Updated translations 2008-07-08 21:18:43 -07:00
Kovid Goyal c3ba9f8363 Fix #862 2008-07-08 21:12:43 -07:00
Kovid Goyal 51176d3a14 Fix #853 2008-07-08 20:17:29 -07:00
Kovid Goyal 1817cd27fe More fixes to the linux binary installer 2008-07-08 19:30:18 -07:00
Kovid Goyal df3763fbd9 IGN:... 2008-07-08 11:53:08 -07:00
Kovid Goyal f45293e1ac Fix #860 2008-07-08 11:13:31 -07:00
Kovid Goyal c0f0201399 FB22LRF now uses serif fonts by default. 2008-07-08 09:51:04 -07:00
Kovid Goyal 94ca5310c2 Fix #852 2008-07-03 14:03:50 -07:00
Kovid Goyal 49ddc38cb4 Fix #815 2008-07-02 09:50:42 -07:00
Kovid Goyal 005cffa38e Updated translations 2008-07-02 09:26:50 -07:00
Kovid Goyal c654d23ff0 fb2-meta shouldn't fail when the fb2 file has no series information 2008-07-02 06:42:58 -07:00
Kovid Goyal 61c29df9d7 Fix #845 2008-07-02 06:28:54 -07:00
Kovid Goyal a59c1a87bc IGN:Fix linux binary installer 2008-07-01 22:16:17 -07:00
Kovid Goyal 436f7fb0cb Fix #842 2008-07-01 17:08:34 -07:00