Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Fri, 25 May 2007 22:34:16 +0000 | William Ehlhardt | propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b) |
Fri, 25 May 2007 20:06:37 +0000 | Daniel Atallah | Don't include unistd.h if HAVE_UNISTD_H isn't defined. |
Fri, 25 May 2007 19:23:36 +0000 | Daniel Atallah | Create .def files for easy msvc import library creation. |
Fri, 25 May 2007 22:26:27 +0000 | William Ehlhardt | - Made a big mess of stuff in the GnuTLS pluging to look at cert auth |
Fri, 25 May 2007 20:52:31 +0000 | William Ehlhardt | - Add purple_base16_encode_chunked, which is handy for key fingerprints. |
Fri, 25 May 2007 21:53:49 +0000 | Sean Egan | Undo/Redo in GtkImHtml from GtkSourceView. This may not be adaquate enough for us. |
Fri, 25 May 2007 19:05:47 +0000 | Richard Laager | Casting things to gpointer isn't useful, unless they were previously const. |