summaryrefslogtreecommitdiffstats
path: root/objects/notifylist-object.c
Commit message (Collapse)AuthorAgeFilesLines
* directory structure changeChristopher Davis2006-08-121-221/+0
| | | | git-svn-id: http://svn.irssi.org/repos/irssi-python@4312 dbcabf3a-b0e7-0310-adc4-f8d773084564
* added function headers to documentation of module and all objects.Christopher Davis2006-08-101-2/+6
| | | | | | | | added MainWindow object git-svn-id: http://svn.irssi.org/repos/irssi-python@4310 dbcabf3a-b0e7-0310-adc4-f8d773084564
* Added a lot of object wrappers. Most are untested.Christopher Davis2006-06-211-0/+217
Will finish up the rest of the object wrappers perhaps tonight or tomorrow. Signal handling will need to be addressed ASAP. There are quite a lot of other global module functions remaining to be wraped, as well. git-svn-id: http://svn.irssi.org/repos/irssi-python@4286 dbcabf3a-b0e7-0310-adc4-f8d773084564