Mercurial > pidgin.yaz
log pidgin/gtkimhtml.c @ 29841:c203ceb5bd9a
age | author | description |
---|---|---|
Wed, 05 Nov 2008 23:24:01 +0000 | Marcus Lundblad | Remove that hack involving GtkIMHtmlSmileys |
Mon, 03 Nov 2008 20:36:38 +0000 | Marcus Lundblad | Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml |
Thu, 30 Oct 2008 22:40:49 +0000 | Richard Laager | Build everything with the *_DISABLE_DEPRECATED flags set. This allows us |
Wed, 29 Oct 2008 19:20:03 +0000 | Marcus Lundblad | Fixed a compiler warning (and remove an unnessesary cast) |
Fri, 24 Oct 2008 21:50:55 +0000 | Marcus Lundblad | What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned |
Fri, 24 Oct 2008 17:42:32 +0000 | Daniel Atallah | Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work |
Fri, 24 Oct 2008 04:19:10 +0000 | Daniel Atallah | Support rgb(r,g,b) style css color definitions. Fixes #7288. |