Maxime Coste
|
c48bdbe4f1
|
exec and eval support the -no-hooks option
Hooks gets disabled during the execution of the commands
|
2014-03-20 08:29:41 +00:00 |
|
Maxime Coste
|
d27548dd15
|
Resurect idvaluemap, order of traversal matters
This reverts commit 2b9b161d42 .
|
2013-11-18 22:17:50 +00:00 |
|
Maxime Coste
|
2b9b161d42
|
remove idvaluemap, use unordered_map in place
|
2013-11-17 23:06:40 +00:00 |
|
Maxime Coste
|
107e95622d
|
Hooks can have an (shareable) identifier, and thus be removed
|
2013-04-11 14:29:10 +02:00 |
|
Maxime Coste
|
4cf7c4175a
|
HookManager: write to debug when a hook fails
|
2013-04-11 13:58:09 +02:00 |
|
Maxime Coste
|
621be2ceab
|
Hooks now takes a non-const context
|
2013-01-17 13:45:43 +01:00 |
|
Maxime Coste
|
9bcfda3226
|
HookManager are now hierarchical from window to buffer to global
window hooks also executes buffer hook which also execute global hooks
|
2012-06-07 13:29:44 +00:00 |
|
Maxime Coste
|
9337938403
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
|
Maxime Coste
|
9444c84b1c
|
rename HooksManager to HookManager
|
2012-04-03 12:01:01 +00:00 |
|