Mercurial > pidgin
annotate finch/libgnt/genmarshal @ 28079:ea6e571ebe4d
Fixes #7722.
When unsetting idle while invisible, send status as available instead of invisible. This makes sure that server sends available status
to buddies we have set "show online". Hence unsets idle for such buddies.
author | Sulabh Mahajan <sulabh@soc.pidgin.im> |
---|---|
date | Sun, 23 Aug 2009 10:07:21 +0000 |
parents | 1983ecd15174 |
children |
rev | line source |
---|---|
15817 | 1 BOOLEAN:VOID |
2 BOOLEAN:STRING | |
3 VOID:INT,INT,INT,INT | |
4 VOID:INT,INT | |
5 VOID:POINTER,POINTER | |
6 BOOLEAN:INT,INT | |
7 BOOLEAN:INT,INT,INT | |
8 BOOLEAN:POINTER,POINTER,POINTER | |
9 BOOLEAN:INT,INT,INT,POINTER | |
10 VOID:STRING,STRING | |
16105
1983ecd15174
Remember the collapsed state of groups in the blist
Richard Nelson <wabz@pidgin.im>
parents:
15817
diff
changeset
|
11 VOID:POINTER,BOOLEAN |