mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
Created signal_get_uniq_id() macro. Added some documentation about
signals to design.txt. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@381 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
69b8d4f81b
commit
0dbfd281c9
10 changed files with 65 additions and 19 deletions
|
|
@ -1,10 +1,13 @@
|
|||
List of signals irssi emits - see design.txt for more information about
|
||||
signals.
|
||||
|
||||
IRC base
|
||||
--------
|
||||
|
||||
* Requires to work properly:
|
||||
|
||||
"gui exit"
|
||||
"send command", char *command, SERVER_REC, WI_ITEM_REC
|
||||
"send command", char *command, SERVER_REC, WI_ITEM_REC
|
||||
|
||||
* Provides signals:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue