log pidgin/gtkblist.c @ 32804:1056a2803806

age author description
Sun, 27 May 2012 04:03:53 +0000 Elliott Sales de Andrade Remove deprecated headline close image.
Sun, 27 May 2012 03:55:52 +0000 Elliott Sales de Andrade Remove backwards-compatibility vbox.
Fri, 25 May 2012 19:41:04 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.2.x.y' (head 55372aac7eca74e2a3121931b867702d2fdfe299)
Mon, 14 May 2012 03:02:20 +0000 John Bailey There really isn't a good section to stuff Eion's name in, so this should do.
Sun, 26 Feb 2012 07:55:12 +0000 Elliott Sales de Andrade Change these accel paths to match what's automatically generated.
Sun, 26 Feb 2012 07:40:21 +0000 Elliott Sales de Andrade Restore loading and saving of accels, which was lost at some point.
Sun, 26 Feb 2012 06:40:46 +0000 Elliott Sales de Andrade This Privacy senstivity-toggle can be rolled in with the others.
Sun, 26 Feb 2012 06:40:05 +0000 Elliott Sales de Andrade Remove an old debug line.
Sat, 21 Jan 2012 12:02:41 +0000 Elliott Sales de Andrade Go back to the old way of creating the accounts menu.
Fri, 06 Jan 2012 06:46:54 +0000 Elliott Sales de Andrade These lines would never be true, due to the outer check.
Fri, 06 Jan 2012 06:44:05 +0000 Elliott Sales de Andrade Remove commented code.
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '6ab9f5ff810acde3c06a2add7b8df2bd75cce6e3'
Sun, 09 Oct 2011 05:03:55 +0000 Elliott Sales de Andrade Cairo-ify buddy list tooltips.
Sun, 09 Oct 2011 02:50:20 +0000 Elliott Sales de Andrade Fix all deprecated GTK_WIDGET_* macros.
Sat, 08 Oct 2011 23:29:06 +0000 Elliott Sales de Andrade Remove ItemFactory version of menu.
Sat, 08 Oct 2011 23:26:28 +0000 Elliott Sales de Andrade Apply some updates to UI Manager version of blist menu: Change the key
Sat, 08 Oct 2011 21:13:43 +0000 Elliott Sales de Andrade explicit merge of 'f3961bf768b8a93583640b6058ba23d7f2c73c67'
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Mon, 22 Aug 2011 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5da91575f92c8c13d7a85eef338ec6da55e6fb26)
Mon, 21 Mar 2011 03:56:15 +0000 Elliott Sales de Andrade Fix the blist headline, so it doesn't force the list to be super-wide.
Mon, 21 Mar 2011 01:53:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
Mon, 14 Mar 2011 06:09:47 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5097b9aa21910f088f8a683e7fa7fcf6a95a458e)
Sun, 13 Feb 2011 07:38:19 +0000 Elliott Sales de Andrade Whitespace fixes. Try and check your editor settings before writing
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)
Fri, 03 Dec 2010 23:03:58 +0000 Marcus Lundblad updates to work with the latest GTK+
Thu, 02 Dec 2010 12:11:26 +0000 Marcus Lundblad don't use GDK_DRAWABLE
Wed, 01 Dec 2010 09:41:56 +0000 Marcus Lundblad don't restrain the size of the 'welcome to pidgin' widget, as this makes the blist un-resizable to a smaller width, as far as I can tell stuff works as it should still...
Mon, 29 Nov 2010 22:14:00 +0000 Marcus Lundblad fix indentation and remove some unused code
Sun, 28 Nov 2010 21:48:26 +0000 Marcus Lundblad make the buddy list tooltips work again
Sun, 28 Nov 2010 20:48:38 +0000 Marcus Lundblad replace 'expose_event' with 'draw'