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
|
e6884f989c
|
Style changes, replace typedefs with usings
|
2014-01-09 19:59:26 +00:00 |
|
Maxime Coste
|
9a6712e56b
|
rename idvaluemap to id_map, remove Id template param, use String
|
2013-11-18 22:24:31 +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
|
6b77860fc0
|
Make Context a class, not a struct
|
2013-11-11 19:10:49 +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
|
67971995f8
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
|
Maxime Coste
|
621be2ceab
|
Hooks now takes a non-const context
|
2013-01-17 13:45:43 +01:00 |
|
Maxime Coste
|
3b5530ac09
|
rename (hook|option)_manager to (hook|option)s.
And Global(Hook|Option)Manager to Global(Hook|Option)s
|
2012-11-22 13:50:29 +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 |
|