summaryrefslogtreecommitdiffstats
path: root/objects
Commit message (Collapse)AuthorAgeFilesLines
* directory structure changeChristopher Davis2006-08-1269-10311/+0
| | | | git-svn-id: http://svn.irssi.org/repos/irssi-python@4312 dbcabf3a-b0e7-0310-adc4-f8d773084564
* added support for constantsChristopher Davis2006-08-123-86/+72
| | | | git-svn-id: http://svn.irssi.org/repos/irssi-python@4311 dbcabf3a-b0e7-0310-adc4-f8d773084564
* added function headers to documentation of module and all objects.Christopher Davis2006-08-1026-413/+1054
| | | | | | | | added MainWindow object git-svn-id: http://svn.irssi.org/repos/irssi-python@4310 dbcabf3a-b0e7-0310-adc4-f8d773084564
* got statusbar working, needs a bit more testingChristopher Davis2006-07-267-2/+276
| | | | git-svn-id: http://svn.irssi.org/repos/irssi-python@4301 dbcabf3a-b0e7-0310-adc4-f8d773084564
* finished up themes. time for textui stuffChristopher Davis2006-07-145-1/+219
| | | | git-svn-id: http://svn.irssi.org/repos/irssi-python@4297 dbcabf3a-b0e7-0310-adc4-f8d773084564
* worked on formats. working on themes now; testing adding functions and ↵Christopher Davis2006-07-036-65/+436
| | | | | | methods to objects git-svn-id: http://svn.irssi.org/repos/irssi-python@4295 dbcabf3a-b0e7-0310-adc4-f8d773084564
* added support for timeouts/IO sourcesChristopher Davis2006-06-282-2/+91
| | | | git-svn-id: http://svn.irssi.org/repos/irssi-python@4294 dbcabf3a-b0e7-0310-adc4-f8d773084564
* worked more on signals. added signal emit, signal register, Christopher Davis2006-06-253-28/+196
| | | | | | | | | unregister, cmd unbind, signal remove. Needs testing. Need to find a better way of dealing with constants, too. git-svn-id: http://svn.irssi.org/repos/irssi-python@4291 dbcabf3a-b0e7-0310-adc4-f8d773084564
* Began work on signal handler/map system. It seems to be working;Christopher Davis2006-06-232-16/+48
| | | | | | | | | | | | | 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. git-svn-id: http://svn.irssi.org/repos/irssi-python@4289 dbcabf3a-b0e7-0310-adc4-f8d773084564
* added some objectsChristopher Davis2006-06-216-25/+191
| | | | git-svn-id: http://svn.irssi.org/repos/irssi-python@4288 dbcabf3a-b0e7-0310-adc4-f8d773084564
* Added a lot of object wrappers. Most are untested.Christopher Davis2006-06-2123-97/+1731
| | | | | | | | | | | | 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
* initial importChristopher Davis2006-06-1945-0/+6732
git-svn-id: http://svn.irssi.org/repos/irssi-python@4282 dbcabf3a-b0e7-0310-adc4-f8d773084564