log pidgin/plugins/xmppconsole.c @ 32810:58a36b827f45

age author description
Thu, 31 May 2012 05:32:47 +0000 Elliott Sales de Andrade Use a webview instead of an imhtml in the XMPP Console viewer.
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '6ab9f5ff810acde3c06a2add7b8df2bd75cce6e3'
Sun, 09 Oct 2011 00:17:12 +0000 Elliott Sales de Andrade The function gtk_dialog_set_has_separator was removed in GTK+ 2.22.
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Mon, 14 Mar 2011 06:09:47 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5097b9aa21910f088f8a683e7fa7fcf6a95a458e)
Thu, 25 Nov 2010 22:30:18 +0000 Marcus Lundblad compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashes...
Sun, 23 Oct 2011 23:50:19 +0000 Elliott Sales de Andrade Set the XMPP Console's toolbar buttons to be 'important', or else they
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Tue, 13 Apr 2010 23:22:31 +0000 Elliott Sales de Andrade Prepare Pidgin plugins for GTK+3.0. They're almost GSeal-compliant, except
Mon, 15 Mar 2010 02:51:28 +0000 Elliott Sales de Andrade I don't think 'debug' spouts an extra 'b' when adding the '-ing'.
Sun, 28 Feb 2010 19:09:20 +0000 Paul Aurich xmppconsole: Properly catch things before an account is "signed on".
Sun, 04 Oct 2009 18:02:15 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head b4458fccbc3c9ab0c1c9105eb68c47ffa7c62e5a)
Sun, 23 Aug 2009 15:33:52 +0000 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
Sun, 04 Oct 2009 18:01:17 +0000 Paul Aurich Remove a stray printf()
Sat, 06 Jun 2009 04:00:22 +0000 Elliott Sales de Andrade Nothing to see here, just some whitespace changes.
Wed, 18 Feb 2009 03:29:16 +0000 Paul Aurich albertz noticed the XMPP Console was identifying itself as interval. Hooray
Sat, 05 Jan 2008 18:01:12 +0000 Richard Laager Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Tue, 30 Oct 2007 04:28:31 +0000 Daniel Atallah Fix some leaking GtkSizeGroups.
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Sun, 03 Jun 2007 00:48:00 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
Sun, 20 May 2007 14:53:34 +0000 Richard Laager #include "gtkutils.h"
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Sat, 02 Jun 2007 16:06:59 +0000 Stu Tomlinson Fix a crash when trying to use XMPP console with no XMPP accounts connected
Mon, 30 Apr 2007 00:34:04 +0000 Gary Kramlich Default plugins are done, for the release i'm not that concerned about plugins that do _NOT_ compile by default
Tue, 17 Apr 2007 10:15:54 +0000 Stu Tomlinson s/purple/pidgin/
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/