summaryrefslogtreecommitdiff
path: root/src/hook_manager.cc
AgeCommit message (Collapse)Author
2012-06-07HookManager are now hierarchical from window to buffer to globalMaxime Coste
window hooks also executes buffer hook which also execute global hooks
2012-04-14replace std::string references with StringMaxime Coste
2012-04-03rename HooksManager to HookManagerMaxime Coste