Mercurial > pidgin
annotate src/.cvsignore @ 12220:64254fbabc7b
[gaim-migrate @ 14522]
SF Patch #1363787 from Bartosz Oler
"This is a fix to the 'Find buddies' command in which,
after the search results window was closed, prpl's
internal state was not cleared. A minor modification in
the notify API was required.
This patch also adds a few more notifications for the
user."
There also appears to be a few unrelated GG prpl updates in here. I noticed that more strings are marked for translation now.
I made several changes to this patch. I also found out that we're not honoring the callbacks passed in to the notify API. That's a bug since we document them. I'm not in the mood to fix it. I changed GCallback to GHookFunc as it has the right type (whereas GCallback did not). The name isn't too bad either. I didn't really want to create a new callback function typedef.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 25 Nov 2005 01:33:10 +0000 |
parents | d72ecdba2322 |
children | 218d0aec518d |
rev | line source |
---|---|
2 | 1 Makefile.in |
2 Makefile | |
3 .deps | |
4 .libs | |
11904 | 5 dbus-bindings.c |
6 dbus-server-bindings.c | |
7 dbus-types.* | |
11405 | 8 gaim |
3644 | 9 gaim.def |
10 gaim.lib | |
3702 | 11 gaim.dll |
11904 | 12 gaim-client-bindings.* |
13 gaim-client-example | |
5616
ba870ac49bfc
[gaim-migrate @ 6023]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
14 .*.swp |
7412
f1652f7abe28
[gaim-migrate @ 8014]
Christian Hammond <chipx86@chipx86.com>
parents:
5616
diff
changeset
|
15 *.lo |
8715 | 16 *.o |