Mercurial > pidgin.yaz
annotate src/protocols/sametime/.cvsignore @ 11735:8d7c99f20e4c
[gaim-migrate @ 14026]
Switch from using our old GaimGtkDisclosure widget to using the official
GtkExpander widget. It works better and should make us look more uniform
with other gtk apps.
To maintain compatability with gtk < 2.4, I grabbed the gtkexpander.c
and gtkexpander.h files from gtk+ CVS. I haven't tested compiling on
a computer with gtk < 2.4 yet, so it's possible we'll need to get more
stuff from gtk+ CVS.
For future reference, gtkexpander.h was not modified, and gtkexpander.c
was only modified to check if version is > 2.4 then do nothing. I also
changed the #includes to use <> instead of ""
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 23 Oct 2005 03:24:53 +0000 |
parents | af2a4d5b9afe |
children |
rev | line source |
---|---|
10979
fa71e39f7e3a
[gaim-migrate @ 12805]
Christopher O'Brien <siege@pidgin.im>
parents:
10977
diff
changeset
|
1 *.a |
fa71e39f7e3a
[gaim-migrate @ 12805]
Christopher O'Brien <siege@pidgin.im>
parents:
10977
diff
changeset
|
2 .deps |
10977 | 3 .libs |
10979
fa71e39f7e3a
[gaim-migrate @ 12805]
Christopher O'Brien <siege@pidgin.im>
parents:
10977
diff
changeset
|
4 *.la |
10977 | 5 *.lo |
6 *.o | |
11090
af2a4d5b9afe
[gaim-migrate @ 13111]
Gary Kramlich <grim@reaperworld.com>
parents:
10979
diff
changeset
|
7 *.dll |
af2a4d5b9afe
[gaim-migrate @ 13111]
Gary Kramlich <grim@reaperworld.com>
parents:
10979
diff
changeset
|
8 *.lib |
10977 | 9 Makefile |
10 Makefile.in |