summaryrefslogtreecommitdiff
path: root/src/core/signals.c
AgeCommit message (Expand)Author
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-05-05removed unused #defines.Timo Sirainen
2002-04-27added signal_continue() for continuing signal emission with new parameters.Timo Sirainen
2002-04-15display the refcount properly when complaining that signal is stillTimo Sirainen
2002-04-15Rewritten signal handling code - it wasn't supposed to come before 0.9 irssiTimo Sirainen
2001-08-14minor speedups and signal removing fixesTimo Sirainen
2001-07-29Signals weren't removed correctly.Timo Sirainen
2001-01-18signal_emit() - one parameter after last one wasn't NULL but was takenTimo Sirainen
2001-01-07"return 1" doesn't anymore stop signals in perl scripts. FixedTimo Sirainen
2001-01-04Allow stopping signal more than once without sending GLib warningTimo Sirainen
2001-01-03Removed the "signal" and "last signal" signals. Changed perl'sTimo Sirainen
2000-12-17/SET prompt, /SET prompt_window - Specifies the text in prompt.Timo Sirainen
2000-12-04added signal_add_to_id()Timo Sirainen
2000-10-27signal_stop(); signal_emit("same signal", ...); didn't work. other wayTimo Sirainen
2000-09-27module deinit fixesTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-06-25Created signal_get_uniq_id() macro. Added some documentation aboutTimo Sirainen
2000-05-29signal_stop_by_name() didn't workTimo Sirainen
2000-04-26fixesTimo Sirainen
2000-04-26..adding new files..Timo Sirainen