Log of /irssi-python/objects/pyscript-object.c
Parent Directory
|
Revision Log
Revision
4291 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 25 05:47:20 2006 UTC
(6 years, 11 months ago)
by
loaf
File length: 12248 byte(s)
Diff to
previous 4289
(
colored)
worked more on signals. added signal emit, signal register,
unregister, cmd unbind, signal remove. Needs testing. Need
to find a better way of dealing with constants, too.
Revision
4289 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 23 03:51:52 2006 UTC
(6 years, 11 months ago)
by
loaf
File length: 7070 byte(s)
Diff to
previous 4288
(
colored)
Began work on signal handler/map system. It seems to be working;
however, events with varying <cmd> text aren't handled because
it does a straight lookup in the hashtable with the signal name
to locate the argument list. Will need to change the system to
accomodate the <cmd> events.
The basics for reference arg support is there but not well tested.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.