| Wed, 22 Dec 2010 16:46:19 +0000 |
Matthew Wild |
util.filters: Add remove_filter_hook()
|
| Sat, 13 Nov 2010 23:10:13 +0000 |
Matthew Wild |
util.filters: Support for 'filter hooks' that get called when a session is initialized for filters
|
| Thu, 08 Jul 2010 14:08:27 +0100 |
Matthew Wild |
util.filters: Add newline at end of file
|
| Wed, 02 Jun 2010 17:23:57 +0100 |
Matthew Wild |
util.filters: Ensure initialize() never initializes an object twice - and return the filter function to the caller
|
| Wed, 02 Jun 2010 13:31:36 +0100 |
Matthew Wild |
util.filters: Break processing if a filterer returns nil
|
| Wed, 02 Jun 2010 13:03:55 +0100 |
Matthew Wild |
util.filters: Don't traceback with no filters of a type added
|
| Wed, 02 Jun 2010 12:24:07 +0100 |
Matthew Wild |
util.filters: Don't traceback when trying to remove a filter from an uninitialized object
|
| Wed, 02 Jun 2010 12:23:07 +0100 |
Matthew Wild |
util.filters: Expose the initialization function
|
| Wed, 02 Jun 2010 12:20:29 +0100 |
Matthew Wild |
util.filters: New utility library for managing filters on an object
|