186 Commits

Author SHA1 Message Date
Andrew Resch
9b25b63664 Add Extractor plugin 2009-05-02 02:13:23 +00:00
Damien Churchill
4c03fad512 change how pages are attached to the preferences window, using the title of the passed in object rather
than having to pass in one
2009-04-30 07:13:23 +00:00
Damien Churchill
d09cd4908e tidy up the code attaching the script 2009-04-30 07:12:35 +00:00
Damien Churchill
f2364b8531 add some test web plugin code 2009-04-27 22:02:26 +00:00
Andrew Resch
3a558433b9 Fix plugin __init__'s and update create_plugin script 2009-03-23 21:03:43 +00:00
Damien Churchill
5c5bc9a713 fix __init__ to stop gtk being imported in the core 2009-03-23 20:58:21 +00:00
Damien Churchill
0ed166647d do a lazy import of gtk to stop the core trying to import it 2009-03-23 19:20:45 +00:00
Damien Churchill
a0e9fafb8f begin an execute command upon event plugin 2009-03-22 23:37:21 +00:00
Damien Churchill
3f0a1eb896 use super instead 2009-03-22 23:36:45 +00:00
Andrew Resch
c0f11fbae4 Fix #842 some exceptions when disconnecting/reconnecting to daemon 2009-03-16 00:46:51 +00:00
Andrew Resch
930c479718 Remove the plugin hooks from the Core.. These are replaced by Events 2009-03-15 20:29:51 +00:00
Andrew Resch
849b579316 Label: Fix setting 'Move on completed' folder when connected to a remote daemon 2009-03-08 20:14:42 +00:00
Andrew Resch
3f03cb967a Get Label plugin working in the GtkUI 2009-02-27 17:12:53 +00:00
Andrew Resch
9b05ec8b5f Get blocklist plugin working 2009-02-24 01:03:02 +00:00
Andrew Resch
fa77f8403a Fix get_resource 2009-02-24 01:02:28 +00:00
Andrew Resch
4a6ecde07b Update create_plugin.py script 2009-02-24 00:00:35 +00:00
Andrew Resch
703e9def05 Change some plugin stuff and add an example plugin 2009-02-23 23:54:06 +00:00
John Garland
5bd5db4f16 Blocklist now displays a tick when up to date 2009-02-14 03:26:33 +00:00
Andrew Resch
089f0afa32 Fix license headers
Remove ui/webui/ssl from package_data since it doesn't exist
2009-01-28 00:36:33 +00:00
Andrew Resch
ce1b7b491d Fix up some copyright headers 2009-01-27 00:21:53 +00:00
John Garland
72601aebf4 Fixed blocklist web ui 2009-01-21 03:56:38 +00:00
John Garland
3b9b47011c Fixed regression where blocklist no longer checked for update on startup 2009-01-20 13:46:13 +00:00
John Garland
2368a82b13 Fixed regression where blocklist would import empty list 2009-01-20 07:14:25 +00:00
John Garland
2ea8ca1000 No longer checks for newer blocklist on startup 2009-01-19 10:46:24 +00:00
John Garland
7c6319b1db Fixed bug where blocklist was reset when not imported
Date is now of remote blocklist (makes checking more precise)
Fixed web ui from crashing (still doesn't work though)
2009-01-19 10:14:33 +00:00
John Garland
a6de74c858 Blocklist is no longer imported if up to date 2009-01-19 08:12:31 +00:00
John Garland
1ec3751f91 need_new_blocklist is no longer blocking
removed download arg from import_list
updated gtkui and webui
2009-01-19 07:56:49 +00:00
John Garland
813063bd12 need_new_blocklist now checks if remote blockist is newer/bigger 2009-01-19 06:02:58 +00:00
Andrew Resch
76a17a4028 Label: Fix move on completed 2009-01-02 03:25:39 +00:00
Andrew Resch
c61a6eb34b Add PeerGuardian Text (Gzip) reader 2008-12-30 03:52:18 +00:00
Andrew Resch
48f445d9a0 Apply blocklist prefs when the buttons are pressed. 2008-12-30 03:51:13 +00:00
Andrew Resch
a1a82c96a5 Do not continue to show 'Importing 0' progress bar if blocklist fails to
import.
2008-12-30 02:57:21 +00:00
Andrew Resch
e315d40ddf Change default blocklist url to nipfilter instead of pipfilter 2008-12-28 23:15:01 +00:00
Andrew Resch
e1c5f69d54 Fix exception in label plugin when saving preferences 2008-12-27 21:06:53 +00:00
Andrew Resch
f5a6736617 Fix never-ending import in Blocklist on Windows 2008-12-26 22:45:43 +00:00
Andrew Resch
04d14df8c7 Re-org Core and start using RPCServer 2008-12-20 04:27:59 +00:00
Andrew Resch
93670b05bc Only overwrite blocklist.cache if the import was successful 2008-12-18 02:38:34 +00:00
Andrew Resch
69e2154004 Make preferences tabs translatable 2008-12-17 01:01:49 +00:00
Marcos Pinto
7ad1699fa1 point default blocklist to our server and up interval to 4 days 2008-12-10 02:34:32 +00:00
Andrew Resch
90637921ee Add license info for blocklist icons
Fix up copyright notice in debugerror.py
2008-11-30 20:02:11 +00:00
Andrew Resch
baead73df0 Fix up some licence stuff 2008-11-30 19:25:45 +00:00
Andrew Resch
0d429837b6 Fix gtk warnings 2008-11-29 03:31:04 +00:00
Andrew Resch
256c5c71b8 Add copyright headers 2008-11-28 23:53:05 +00:00
Andrew Resch
578c451e9a Fix up some headers 2008-11-28 19:11:26 +00:00
Andrew Resch
2024c0cfb0 Decorate dialogs 2008-11-27 07:09:14 +00:00
Andrew Resch
05609bda61 Fix get_config 2008-11-27 06:40:21 +00:00
Andrew Resch
ccbf75d5b9 Fix last 2008-11-27 05:19:02 +00:00
Andrew Resch
3dc8ba3d6f Fix loading labels 2008-11-27 05:12:27 +00:00
Martijn Voncken
207005e355 webui label options 2008-11-23 09:30:48 +00:00
Andrew Resch
c6ddaeaac7 Remove OpenSSL exception from license headers 2008-11-23 04:58:01 +00:00