9461 Commits

Author SHA1 Message Date
Kovid Goyal
6823d962f6 Use proper technique for displaying default message in status bars 2010-09-07 11:04:52 -06:00
Kovid Goyal
58ed4caf91 Fix #6733 (Updated recipe for Mexican newspaper La Jornada) 2010-09-07 09:47:46 -06:00
Kovid Goyal
a9dd65b819 Improved nrcnext 2010-09-07 09:20:26 -06:00
Kovid Goyal
800db18ff1 Add a close button to preferences window 2010-09-07 09:11:48 -06:00
Charles Haley
3db2373264 Merge from trunk 2010-09-07 14:29:06 +01:00
Charles Haley
d9d1981fbe Add a count of how many books on the device matched a particular copy in the library. Useful because books on the device can accumulate when sent after changing metadata used in the file path. The UUID doesn't change, so we can detect that they are copies of the same book.
searching for 'ondevice:books' will find instances of more than one copy.
2010-09-07 14:18:14 +01:00
Charles Haley
563b6d0b2e Fix problem where book matching did not record how books were matched, which prevented downstream matching such as 'delete matching books' 2010-09-07 13:04:45 +01:00
GRiker
3404b367b9 GwR changes via CHaley 2010-09-07 04:23:10 -07:00
Kovid Goyal
1ab350b022 Cleaner connection to db when generating catalog 2010-09-06 16:54:18 -06:00
Kovid Goyal
6132923db6 Nicer close button on OSX in the preferencs window 2010-09-06 16:44:20 -06:00
Kovid Goyal
4aa06dae4d Add icon to bar in preferences window 2010-09-06 15:43:51 -06:00
Charles Haley
0894a616b8 Merge from trunk 2010-09-06 22:31:01 +01:00
GRiker
d823d4244a KG updates 2010-09-06 12:41:24 -07:00
GRiker
2501e40e43 GR changes supporting ondevice 2010-09-06 12:04:46 -07:00
Kovid Goyal
dadd3417f7 ... 2010-09-06 12:28:23 -06:00
Kovid Goyal
63bbb17dee ... 2010-09-06 12:02:30 -06:00
Charles Haley
f7321f2c57 Fix shutdown code 2010-09-06 19:01:07 +01:00
Charles Haley
28f62fd4dd 1) take db.clean out of metadata_single.py
2) add db.clean to shutdown func
3) add db.clean to 2 cli funcs that can delete an author
4) add db.ondevice() to return the ondevice string
2010-09-06 18:32:03 +01:00
Kovid Goyal
438c9d8ba4 Change delete confirmation message 2010-09-06 11:11:13 -06:00
Kovid Goyal
4693a3c0c6 Fix #6728 (WSJ (free) recipe) 2010-09-06 11:00:39 -06:00
Kovid Goyal
5952c349d5 Fix regression when checking db integrity with custom cols introduced in 0.7.17 2010-09-06 09:41:26 -06:00
Kovid Goyal
9966677f16 Fix #6726 (Alt-M keyboard shortcut added for Merge - keep others (Safe Merge)) 2010-09-06 09:07:37 -06:00
Starson17
964b119e61 Alt-M keyboard shortcut added for Merge - keep others (Safe Merge) 2010-09-06 10:53:47 -04:00
Kovid Goyal
e3e65c3f00 Journal Gazette by cynvision 2010-09-06 08:48:31 -06:00
Kovid Goyal
3e87ee26c2 ... 2010-09-06 08:23:39 -06:00
Charles Haley
8a027ac60c Fix problem where db.set_author forced a recalculation of author_sort whenever editing metadata of a book with a unique author (only book with that author). The problem arose because the author was deleted from the DB then recreated, causing the trigger to be fired. 2010-09-06 14:18:00 +01:00
GRiker
99b494fb7b KG updates 2010-09-06 04:48:27 -07:00
Charles Haley
7e050c4d48 Merge from trunk 2010-09-06 07:56:13 +01:00
Charles Haley
536eb116a5 Fix bug #6718 2010-09-06 07:41:53 +01:00
Kovid Goyal
81635326a3 ... 2010-09-05 22:49:38 -06:00
Kovid Goyal
9e59f00645 BuckMasters In The Kitchen by Tony Stegall 2010-09-05 21:37:49 -06:00
Kovid Goyal
547a063f68 Fix #6723 (problem sending email) 2010-09-05 20:13:52 -06:00
Kovid Goyal
4849c4269b The Walrus Magazine by Tony Stegall 2010-09-05 19:22:56 -06:00
Kovid Goyal
74343442d0 ... 2010-09-05 19:07:36 -06:00
Kovid Goyal
e216929177 ... 2010-09-05 19:00:24 -06:00
Kovid Goyal
6b1ed59109 Add close button to preference category browser on OS X 2010-09-05 18:57:24 -06:00
Kovid Goyal
8e755bf205 ... 2010-09-05 18:48:44 -06:00
Kovid Goyal
949156cf38 Enable Esc key in preferences window 2010-09-05 18:23:57 -06:00
Kovid Goyal
b957bc1d12 Fix a bug where the open state of the splitter was not being saved on shutdown if the splitter had been closed at startup and was opened by dragging the center line 2010-09-05 18:02:39 -06:00
Kovid Goyal
13e9f56b66 ... 2010-09-05 17:35:39 -06:00
Kovid Goyal
976e4e87f9 The new Preferences dialog 2010-09-05 17:34:55 -06:00
Kovid Goyal
6f94637b25 ... 2010-09-05 15:58:37 -06:00
Kovid Goyal
d23892fdad New preferences windows is functional 2010-09-05 15:35:24 -06:00
Kovid Goyal
ea4dccb629 Fix layout of new preferences window 2010-09-05 14:44:03 -06:00
Kovid Goyal
dc87322c80 ... 2010-09-05 14:35:10 -06:00
Kovid Goyal
314aa5232b ... 2010-09-05 14:31:09 -06:00
Kovid Goyal
2e99359763 Start implementing preferences window 2010-09-05 14:25:05 -06:00
Kovid Goyal
69b4202ad3 Preferences widget for misc 2010-09-05 11:37:49 -06:00
Kovid Goyal
08215f2abb Fix #6595 (Missing last chapter mark in kindle (in some books)) 2010-09-05 10:36:56 -06:00
Kovid Goyal
4da5368ca5 Preferences widget for tweaks 2010-09-05 10:31:14 -06:00