10189 Commits

Author SHA1 Message Date
Kovid Goyal
571df3dc7e revert version number to 0.7.20 2010-09-30 11:17:26 -06:00
Kovid Goyal
a22dbab0c0 Fix #7003 (Error when converting HTML/ZIP to RTF) 2010-09-30 11:02:39 -06:00
Kovid Goyal
67722fca23 Fix #7002 (Support for dates before 1900) 2010-09-30 10:56:19 -06:00
Kovid Goyal
a85114ce3b Pull from trunk 2010-09-30 10:19:35 -06:00
Kovid Goyal
0dbd2e8414 Revert unicode indexing changes in mobi.writer 2010-09-30 10:15:22 -06:00
Kovid Goyal
7ae05aaa77 Improve plugboards UI and various minor fixes 2010-09-30 10:07:03 -06:00
Kovid Goyal
0c794fdbed Pull from trunk 2010-09-30 09:56:56 -06:00
Kovid Goyal
2d5ed20856 Various Belgian news sources by Lionel Bergeret 2010-09-30 09:51:30 -06:00
GRiker
c04ea93c99 GwR reversion to older INDX langauge encoding, added KG fix at #1572 for covers fixing ticket 6852 2010-09-30 05:05:09 -07:00
GRiker
e09c583576 GwR reversion to older INDX langauge encoding, added KG fix at #1572 for covers fixing ticket 6852 2010-09-30 05:04:57 -07:00
Charles Haley
46fbd2586e Make the list of plugboards clickable by changing to a listwidget 2010-09-30 12:59:41 +01:00
Charles Haley
dfd5048322 1) change the author sep character in plugboards to '&', because the '|' conflicts with template fields
2) permit both functions and format strings
3) Updates to the FAQ
2010-09-30 12:14:20 +01:00
Charles Haley
a8630df0f7 Slight improvements on control enabling and sequencing in GUI 2010-09-30 10:37:16 +01:00
Charles Haley
bb97bd6cab 1) fix problem in rtf metadata writer -- categories isn't a standard option.
2) fix book/base.py to always return a default. That is what python is supposed to do.
3) add ability to code 'key in mi' (the __iter__ function) (base.py)
4) add has_key() to base.py
5) have rename refuse to allow & characters in author names
2010-09-30 09:45:18 +01:00
Translators
658faad9b9 Launchpad automatic translations update. 2010-09-30 04:36:20 +00:00
Kovid Goyal
01d7397cca ... 2010-09-29 20:59:00 -06:00
Kovid Goyal
56fce8862f ... 2010-09-29 20:54:24 -06:00
Kovid Goyal
1874dfbd96 Seventh beta 2010-09-29 20:16:20 -06:00
Kovid Goyal
05cf311555 Cleanup ISBNdb metadata plugin 2010-09-29 18:48:17 -06:00
Kovid Goyal
93d92ee250 LibraryThing plugin: Handle non ascii chars correctly 2010-09-29 18:32:26 -06:00
Kovid Goyal
e2642b9244 Plugboard fixes 2010-09-29 18:21:29 -06:00
Kovid Goyal
6608dc2cd4 Metadata backup: Try to ensure that a dirtied book is not ignored during shutdown 2010-09-29 18:16:18 -06:00
Kovid Goyal
e199c00cc9 Initialize dirtied_cache correctly 2010-09-29 18:08:05 -06:00
Kovid Goyal
55703f26a9 ... 2010-09-29 17:25:59 -06:00
Charles Haley
59d5090654 Make author fields splittable, so multiple authors can be used. 2010-09-30 00:10:58 +01:00
Charles Haley
ca056f014b Merge from trunk 2010-09-30 00:04:27 +01:00
Charles Haley
c02cee6e8b Some plugboard fixes 2010-09-29 23:59:27 +01:00
Kovid Goyal
1df5b8d08a Suspend metadata backup thread whe bulk downloaing metadata 2010-09-29 16:06:45 -06:00
Kovid Goyal
6bad744fac Fix regression taht broke fetching metadata from isbndb.com 2010-09-29 16:02:13 -06:00
Kovid Goyal
aa410bcdef ... 2010-09-29 15:33:44 -06:00
Kovid Goyal
7f129fa4dd ... 2010-09-29 14:54:06 -06:00
Charles Haley
f2e0b50144 Fix search/replace 2010-09-29 21:48:40 +01:00
Kovid Goyal
9eb5e17f34 Pull from trunk 2010-09-29 13:41:32 -06:00
Kovid Goyal
1d87806ff9 ... 2010-09-29 13:24:01 -06:00
Kovid Goyal
cfee94ad0b Sixth beta 2010-09-29 13:04:14 -06:00
Kovid Goyal
314b212b59 Tweak epub: Warning to close open files. 2010-09-29 13:03:47 -06:00
Kovid Goyal
2f6fa5c8a8 Fix reselect after bulk edit very slow 2010-09-29 12:49:52 -06:00
Kovid Goyal
462e670727 ... 2010-09-29 12:07:58 -06:00
Charles Haley
f75f02a933 Fix typo in plugboard UI 2010-09-29 19:04:37 +01:00
Kovid Goyal
77019c66bf ... 2010-09-29 12:03:37 -06:00
Kovid Goyal
e7efe45452 Exporting books: Add support for metadata 'plugboard'. Fix regression in bulk edit performance 2010-09-29 11:56:57 -06:00
GRiker
aef9c916ed KG updates pre 0.7.21 2010-09-29 10:05:25 -07:00
Charles Haley
084b0cff49 Fix intro text a bit. 2010-09-29 15:21:02 +01:00
Charles Haley
1b41568d4c 1) Add validation to plugboard gui
2) allow plugboards to use metadata fields with no field metadata (e.g., language)
2010-09-29 15:12:01 +01:00
Charles Haley
5aadbb2dcd 1) change plugboards to templates (pass one)
2) fix recursion detection in base.py
3) fix lack of refresh in model when editing custom fields on the GUI
4) change the name of the plugboard eval function in base.py
5) move recursion detection base code to formatter
2010-09-29 14:33:11 +01:00
Charles Haley
700dbe7df7 1) add dirtied when renaming items
2) make bulk edit use the GUI thread
3) add a 'books remaiing' menu item
2010-09-29 12:51:18 +01:00
Li Fanxi
e602d726ab [SNBOutput] Add stub for SNB format output support. SNB is the only format supported by the E Ink device Bambook manufactured by Shanda (NASDAQ: SNDA) 2010-09-29 15:01:39 +08:00
Charles Haley
9c3d85d4a5 merge from trunk 2010-09-29 07:42:23 +01:00
Translators
ec54a979e4 Launchpad automatic translations update. 2010-09-29 04:41:31 +00:00
Kovid Goyal
3018b6ac7c ... 2010-09-28 19:07:08 -06:00