annotate src/.cvsignore @ 8317:6f549c1d0829

[gaim-migrate @ 9041] Because I won't be able to work on this until late this week at the earliest, here's GtkIMHtmlToolbar. It's a composite widget that attaches to an editable gtkimhtml and controls all the formatting with ease. All one has to do to get a formattable, editable, gtkimhtml now is to replace a gtktextview with a gtkimhtml (you can even leave all the other calls that control it as gtkimhtml descends from gtktextview) throw one of these toolbars in there and gtk_imhtml_toolbar_attach it to the gtkimhtml. That's what I did in the New Away Message dialog. This would also be nice in gtkrequest.c and gtkpounce.c. Of course, this isn't done and there's a ton of hacky commented out old code in there. Things like keyboard shortcut preferences don't currently work and there's a lot of things I want to move around yet. However, if anyone feels inspired to work on it before I get back to it feel free. Maybe you can IM me beforehand or something. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 23 Feb 2004 21:18:27 +0000
parents f1652f7abe28
children 4d15f11024bd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
68b230f8da5f [gaim-migrate @ 11]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 Makefile.in
68b230f8da5f [gaim-migrate @ 11]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
2 Makefile
68b230f8da5f [gaim-migrate @ 11]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3 .deps
68b230f8da5f [gaim-migrate @ 11]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
4 .libs
68b230f8da5f [gaim-migrate @ 11]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5 gaim
3487
99b7a022fdbd [gaim-migrate @ 3543]
Mark Doliner <mark@kingant.net>
parents: 3425
diff changeset
6 gaim-remote
3644
5bb0b1d23912 [gaim-migrate @ 3768]
Rob Flynn <gaim@robflynn.com>
parents: 3487
diff changeset
7 gaim.def
5bb0b1d23912 [gaim-migrate @ 3768]
Rob Flynn <gaim@robflynn.com>
parents: 3487
diff changeset
8 gaim.lib
3702
d82147d95f6b [gaim-migrate @ 3833]
Rob Flynn <gaim@robflynn.com>
parents: 3644
diff changeset
9 gaim.dll
5616
ba870ac49bfc [gaim-migrate @ 6023]
Christian Hammond <chipx86@chipx86.com>
parents: 3702
diff changeset
10 .*.swp
7412
f1652f7abe28 [gaim-migrate @ 8014]
Christian Hammond <chipx86@chipx86.com>
parents: 5616
diff changeset
11 *.lo