John Schember
|
02502674d2
|
Store search: save check state of stores.
|
2011-03-01 13:20:13 -05:00 |
|
John Schember
|
e10b066b03
|
Search dialog: properly stop thread pools. Restore window sizes.
|
2011-03-01 13:15:56 -05:00 |
|
John Schember
|
d931ac2fe2
|
...
|
2011-03-01 12:21:18 -05:00 |
|
John Schember
|
84d8dc78c1
|
Move store plugins to use a GUI wrapper plugin to keep the plugin system happy. Fix segfault with cover download thread pool.
|
2011-03-01 07:48:33 -05:00 |
|
John Schember
|
06e3186391
|
Add documentation. Fix various issues.
|
2011-02-28 20:37:43 -05:00 |
|
John Schember
|
8e1fba87a3
|
...
|
2011-02-28 20:16:10 -05:00 |
|
John Schember
|
0b565f3975
|
Randomize the order in which plugins are added to the search queue. This way plugins with a lower letter do not have an unfair advantage.
|
2011-02-28 20:14:39 -05:00 |
|
John Schember
|
d459367526
|
...
|
2011-02-28 20:06:56 -05:00 |
|
John Schember
|
a30f916813
|
...
|
2011-02-28 20:06:23 -05:00 |
|
John Schember
|
93f855abe9
|
User generic thread pool base class. Use 2 thread thread pool for downloading covers.
|
2011-02-28 19:45:05 -05:00 |
|
John Schember
|
98a0211463
|
Use 4 thread threadpool for downloading search results.
|
2011-02-28 19:20:27 -05:00 |
|
John Schember
|
588adb70e4
|
Add Kovids Amazon id.
|
2011-02-28 11:44:13 -05:00 |
|
John Schember
|
1deb7783a1
|
Put store selection in a scroll area.
|
2011-02-28 11:40:02 -05:00 |
|
John Schember
|
4038afdec2
|
Add rational for the functioning and opening of the amazon store.
|
2011-02-27 21:08:44 -05:00 |
|
John Schember
|
84211bae54
|
Layout check boxes better.
|
2011-02-27 20:45:31 -05:00 |
|
John Schember
|
0eb9dbb4a4
|
Store search: Ability to control what stores are searched.
|
2011-02-27 20:20:58 -05:00 |
|
John Schember
|
e741fb3aeb
|
...
|
2011-02-27 19:34:04 -05:00 |
|
John Schember
|
9724d66173
|
Use affiliate id instead of astore.
|
2011-02-27 17:26:26 -05:00 |
|
John Schember
|
d22139cabc
|
Fix Feedbooks displaying author
|
2011-02-27 16:29:57 -05:00 |
|
John Schember
|
81b734c5c1
|
Amazon Kindle store return cover_url
|
2011-02-27 16:27:38 -05:00 |
|
John Schember
|
1633c8f8d0
|
Have amazon kindle plugin open astore in external browser
|
2011-02-27 14:25:43 -05:00 |
|
John Schember
|
498b79e6d5
|
Add tags to downloaded items.
|
2011-02-27 11:05:30 -05:00 |
|
John Schember
|
7036d1acc1
|
Use expanduser instead of env vars.
|
2011-02-27 07:26:15 -05:00 |
|
John Schember
|
15816210ca
|
Fix saving to disk. Offer to save file to disk when user wants to download a non support ebook file.
|
2011-02-27 07:24:17 -05:00 |
|
John Schember
|
a097755a5c
|
Resize images to fit in cell size.
|
2011-02-26 22:17:10 -05:00 |
|
John Schember
|
cd5e47d5ff
|
Disable Amazon plugin for the time being. Add Smashwords plugin.
|
2011-02-26 22:03:43 -05:00 |
|
John Schember
|
a1cdfeb4ba
|
Construct manybooks cover url instead of parsing it as manybooks is very slow.
|
2011-02-26 21:15:54 -05:00 |
|
John Schember
|
3883a1d6a2
|
Make user agent consistant. Remove debugging code.
|
2011-02-26 20:39:35 -05:00 |
|
John Schember
|
5d92612f2e
|
ManyBooks get cover_url
|
2011-02-26 20:03:20 -05:00 |
|
John Schember
|
8ccfab537c
|
Add search result class. Size columns for searching.
|
2011-02-26 19:38:15 -05:00 |
|
John Schember
|
2ea80eed04
|
Don't lose user selection when updating item. Download covers in a separate thread and update dynamically.
|
2011-02-26 19:08:37 -05:00 |
|
John Schember
|
668ee348ce
|
Fix sorting by price.
|
2011-02-26 15:44:38 -05:00 |
|
John Schember
|
9b5768e2d1
|
Use StoreResult class for returning store results instead of a tuple.
|
2011-02-26 15:42:51 -05:00 |
|
John Schember
|
93c2231f26
|
Basic Feedbooks store plugin.
|
2011-02-26 13:29:52 -05:00 |
|
John Schember
|
210b7e48c0
|
Add back button to web store dialog and make the reload / back cleaner.
|
2011-02-26 11:55:16 -05:00 |
|
John Schember
|
564a01e81a
|
...
|
2011-02-26 11:52:34 -05:00 |
|
John Schember
|
df8347a62b
|
ManyBooks store. Gutenberg search filters invalid items quicker and ensures full id is not truncated.
|
2011-02-26 11:51:01 -05:00 |
|
John Schember
|
7d9b44d7de
|
Sync to trunk.
|
2011-02-25 22:05:06 -05:00 |
|
John Schember
|
77966b5071
|
Move cookies from web_control to StoreDownload
|
2011-02-25 22:00:08 -05:00 |
|
Kovid Goyal
|
a992cfc463
|
Improve Die Zeit (subscription)
|
2011-02-25 14:01:47 -07:00 |
|
Kovid Goyal
|
586d97b2a6
|
...
|
2011-02-25 13:58:17 -07:00 |
|
Kovid Goyal
|
e6c49c4a9f
|
Fix Gawker
|
2011-02-25 13:15:12 -07:00 |
|
Kovid Goyal
|
40006a5b4b
|
Fix Deadspin
|
2011-02-25 13:10:49 -07:00 |
|
Kovid Goyal
|
5e5288ed1e
|
IGN:Tag release
|
2011-02-25 12:01:40 -07:00 |
|
Kovid Goyal
|
df9c9b1513
|
version 0.7.47
|
2011-02-25 10:40:34 -07:00 |
|
Kovid Goyal
|
452769dcfd
|
...
|
2011-02-25 10:21:33 -07:00 |
|
Kovid Goyal
|
35a46bfab6
|
...
|
2011-02-25 10:11:17 -07:00 |
|
Kovid Goyal
|
f021980826
|
...
|
2011-02-25 10:09:59 -07:00 |
|
Charles Haley
|
4f22670377
|
Fix dropping a book onto an internal part of a hierarchical tag. Fix dropping a book onto a user category
|
2011-02-25 16:56:24 +00:00 |
|
Kovid Goyal
|
60401e8e55
|
...
|
2011-02-25 09:51:54 -07:00 |
|