log

age author description
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Mon, 02 Mar 2009 06:26:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)
Mon, 02 Mar 2009 06:18:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)
Mon, 02 Mar 2009 06:17:44 +0000 Elliott Sales de Andrade Fix compile errors from the merge. Untested protocols: msnp9, sametime,
Mon, 02 Mar 2009 04:38:05 +0000 Elliott Sales de Andrade Update versions since we're updating minor.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Wed, 25 Feb 2009 20:03:08 +0000 Casey Ho Changing debug levels. These messages fire every single time a window changes focus, making debugging anything else impossible
Wed, 25 Feb 2009 19:57:49 +0000 Casey Ho Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.
Wed, 04 Feb 2009 13:57:14 +0000 Sadrul Habib Chowdhury Do not linkify unless <proto> is followed by some non-whitespace string.
Tue, 03 Feb 2009 00:45:21 +0000 Sadrul Habib Chowdhury Fix building with python < 2.5
Wed, 28 Jan 2009 19:26:43 +0000 Mark Doliner Add a comment just noting that I think it's kind of annoying that we
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Wed, 28 Jan 2009 10:16:41 +0000 Mark Doliner I don't know if these are worth changelogging, but I'll put them here
Wed, 28 Jan 2009 10:06:56 +0000 Mark Doliner Increment display_lines here so that, for fonts where pixels_inside_wrap()
Wed, 28 Jan 2009 09:59:55 +0000 Mark Doliner Change the logic for breaking out of the while look to match the if
Wed, 28 Jan 2009 09:57:19 +0000 Mark Doliner Fix a bug that's bothered me for a while. When pressing shift+enter in
Wed, 28 Jan 2009 08:57:55 +0000 Mark Doliner Add a GtkIMHtml function that causes the widget to actually insert a
Wed, 28 Jan 2009 08:31:47 +0000 Mark Doliner The first thing gtk_text_buffer_delete_selection does is call
Wed, 28 Jan 2009 07:12:43 +0000 Mark Doliner Fix a crash in this branch that I introduced a few days ago. bname
Tue, 27 Jan 2009 09:23:56 +0000 Mark Doliner Use getters and settings for a bunch of libpurple structs
Tue, 27 Jan 2009 02:41:42 +0000 Sadrul Habib Chowdhury merge of '89cb8a5cf5210205e245047e7200484202e370a0'
Mon, 26 Jan 2009 11:46:40 +0000 Richard Laager Drop the effectively empty .todo file.
Mon, 26 Jan 2009 11:11:39 +0000 Richard Laager Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
Mon, 26 Jan 2009 11:02:24 +0000 Mark Doliner Add a newline to this log message
Mon, 26 Jan 2009 10:39:25 +0000 Mark Doliner Simplify, hoo-boy. Also don't unregister the schemes in
Mon, 26 Jan 2009 10:38:33 +0000 Mark Doliner Uninitialize the certificate API before unloading the SSL plugin. This
Mon, 26 Jan 2009 09:46:09 +0000 Mark Doliner Deprecate some functions that aren't really needed
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:37:28 +0000 Mark Doliner s/sucess/success/ in a few places