|
6cc1a90870
|
libimagstore: Add copyright notice to all files
|
2016-10-01 17:35:06 +02:00 |
|
|
01c21e1d95
|
Remove "Sync" trait bound - we don't need to sync between threads here
(and we do not have the possibility to, actually).
|
2016-07-16 16:18:37 +02:00 |
|
|
2fb59b3ae6
|
Remove unused imports
|
2016-03-22 19:43:48 +01:00 |
|
|
6dae03d731
|
Hook: Must provide name, gets reference to configuration
|
2016-03-16 16:46:54 +01:00 |
|
|
d6a581e69f
|
Add HookPosition enum
|
2016-03-16 16:46:52 +01:00 |
|
|
37a505609e
|
Remove hook traits. There can only be one trait: Hook
|
2016-03-16 16:46:52 +01:00 |
|
|
be1ba5be4b
|
Add Aspect type for hook system
|
2016-03-16 16:46:52 +01:00 |
|
|
fa9e8e8192
|
Split hook/mod.rs into several files
|
2016-03-16 16:46:52 +01:00 |
|
|
3f15fd0fa8
|
Move hook.rs -> hook/mod.rs
|
2016-03-16 16:46:52 +01:00 |
|