Mercurial > pidgin.yaz
annotate plugins/.cvsignore @ 11756:f54c680d835c
[gaim-migrate @ 14047]
So. This fixes the status box on Gtk 2.2. Honestly, I'm not sure why or how.
It appears that trying to use the status box itself as the widget to pass to
gtk_widget_render_icon() causes things to get horribly confused or corrupted,
with some very bizarre side effects that I never really managed to debug. (I
assume it's somehow related to the fact that this code is all being called
from within the status box's own init function).
So I just used the status box's vbox instead, and bingo, it no longer lists
"Available" a billion times in the dropdown.
I've been trying to nail this issue on and off since the day the status box
landed in CVS. I'm pleased to have it working now, but also annoyed it took
so long and isn't really understandable.
I wonder how much is broken on Gtk 2.0 now?
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sun, 23 Oct 2005 17:12:52 +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 |