aboutsummaryrefslogtreecommitdiffhomepage
path: root/event.h
Commit message (Expand)AuthorAge
* remove trailing spacesGravatar Grissiom2010-09-18
* Add support for the Ubuntu 'command-no-found' handler, which suggests a packa...Gravatar liljencrantz2008-01-15
* Comment updates, minor code cleanups and other janitorial jobsGravatar liljencrantz2007-10-02
* Add a 'generic' type of event that can be emited from any piece of code or by...Gravatar liljencrantz2007-08-20
* Minor code tweaksGravatar axel2007-04-17
* Remove superflous event_signal_listen function, replace all calls to it with ...Gravatar axel2006-05-15
* Fix the longstanding hang-on-exit bug in eterm, as well as making sure the hi...Gravatar axel2006-05-14
* Generalize the stack tracing code, add support for showing events and command...Gravatar axel2006-02-02
* Fixes to api documentation, added .PHONY to makefile actions, made a few priv...Gravatar axel2006-01-24
* Code cleanupGravatar axel2005-12-15
* Initial blocking implementationGravatar axel2005-12-12
* Remove old event hooks, add more event handler documentationGravatar axel2005-12-04
* Huge API documentation cleanupGravatar axel2005-10-25
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Stop using anonymous unionsGravatar axel2005-10-12
* Various updates to signal event handlingGravatar axel2005-10-06
* Initial update for new event subsystemGravatar axel2005-10-06