index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
signals.c
Age
Commit message (
Expand
)
Author
2002-05-05
removed unused #defines.
Timo Sirainen
2002-04-27
added signal_continue() for continuing signal emission with new parameters.
Timo Sirainen
2002-04-15
display the refcount properly when complaining that signal is still
Timo Sirainen
2002-04-15
Rewritten signal handling code - it wasn't supposed to come before 0.9 irssi
Timo Sirainen
2001-08-14
minor speedups and signal removing fixes
Timo Sirainen
2001-07-29
Signals weren't removed correctly.
Timo Sirainen
2001-01-18
signal_emit() - one parameter after last one wasn't NULL but was taken
Timo Sirainen
2001-01-07
"return 1" doesn't anymore stop signals in perl scripts. Fixed
Timo Sirainen
2001-01-04
Allow stopping signal more than once without sending GLib warning
Timo Sirainen
2001-01-03
Removed the "signal" and "last signal" signals. Changed perl's
Timo Sirainen
2000-12-17
/SET prompt, /SET prompt_window - Specifies the text in prompt.
Timo Sirainen
2000-12-04
added signal_add_to_id()
Timo Sirainen
2000-10-27
signal_stop(); signal_emit("same signal", ...); didn't work. other way
Timo Sirainen
2000-09-27
module deinit fixes
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-07-16
Cleaned up code.
Timo Sirainen
2000-07-10
Enabled lots of GCC warnings, fixed those that were easy to fix.
Timo Sirainen
2000-06-25
Created signal_get_uniq_id() macro. Added some documentation about
Timo Sirainen
2000-05-29
signal_stop_by_name() didn't work
Timo Sirainen
2000-04-26
fixes
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen