Mercurial > pidgin
annotate plugins/.cvsignore @ 6982:083d1e4a9c78
[gaim-migrate @ 7538]
This is Mr. Holland's Opus. And by Mr. Holland I mean Robot101. He
rewrote the coreish IM image support so that the binary data gets
ripped out in the prpl and put in an imgstore instead of just being
passed in the same huge as char string as the actual message. This
is good because it's prpl agnostic, or something. It also means
we don't have a silly length of "-1" with pretty much every send or
receive IM function.
It should be crash free, bug free, and memleak free, but additional
testing is always a good thing.
If you like good stuff then you'll love this patch. But don't take
my word for it--ba dun dunt!
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 27 Sep 2003 19:17:21 +0000 |
parents | 936133f7c755 |
children | 218d0aec518d |
rev | line source |
---|---|
172 | 1 Makefile |
2 Makefile.in | |
6825
936133f7c755
[gaim-migrate @ 7369]
Christian Hammond <chipx86@chipx86.com>
parents:
5205
diff
changeset
|
3 .*.swp |
4204
dac73d754f6a
[gaim-migrate @ 4440]
Christian Hammond <chipx86@chipx86.com>
parents:
4202
diff
changeset
|
4 .deps |
1507
e16f5ec3c3e6
[gaim-migrate @ 1517]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
172
diff
changeset
|
5 .libs |
5205
fefad67de2c7
[gaim-migrate @ 5573]
Christian Hammond <chipx86@chipx86.com>
parents:
4204
diff
changeset
|
6 *.dll |
4202
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
7 *.la |
59751fe608c5
[gaim-migrate @ 4438]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
8 *.lo |