log

age author description
Sun, 27 May 2007 13:26:34 +0000 Stu Tomlinson Fix for gtk < 2.4
Sun, 27 May 2007 12:39:24 +0000 Stu Tomlinson Handle new accounts with no buddies better - finish login when the first
Sun, 27 May 2007 01:41:02 +0000 Kevin Stange Only change the size when the imhtmltoolbar button has been activated,
Sun, 27 May 2007 00:15:41 +0000 Richard Nelson Changelog last change
Sat, 26 May 2007 23:41:42 +0000 Richard Nelson Finch autoreconnecting (largely copy/paste from pidgin)
Sat, 26 May 2007 18:03:09 +0000 Sean Egan Closes #348 'Conversation -> Add (for Chats) should move focus to the alias field.'
Sat, 26 May 2007 16:05:47 +0000 Ethan Blanton A conditional in purple_remote was missing a trailing colon.
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.
Fri, 25 May 2007 18:51:41 +0000 Richard Laager Add a missing bracket.