log pidgin/gtkscrollbook.c @ 32688:295e8b7bb0b5

age author description
Sun, 09 Oct 2011 03:40:34 +0000 Elliott Sales de Andrade It appears that GtkNotebookPage is deprecated, though the 'switch-page'
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)
Sun, 05 Dec 2010 03:10:05 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 65538ec661afd2eb4ddcb91d43a8b3caaf4cc199)
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...
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 27 Nov 2010 07:11:48 +0000 Elliott Sales de Andrade The left/right scroll, and close buttons in a PidginScrollBook should
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.
Mon, 17 Mar 2008 14:30:30 +0000 Stu Tomlinson gtk_event_box_set_visible_window() is new in Gtk 2.4
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Mon, 26 Nov 2007 07:35:16 +0000 Sadrul Habib Chowdhury Patch from DB42 to add a little '¡ß' in a scrollbook. I edited the patch in
Mon, 26 Nov 2007 06:30:57 +0000 Daniel Atallah My previous commit caused the scrollbook's children to be tracked correctly - it turns out that this causes problems because they really aren't the children of the scrollbook, they're the notebook'children. This stuff needs to be revisited.
Mon, 26 Nov 2007 05:30:36 +0000 Daniel Atallah I'm pretty sure this is what was intended.
Sun, 18 Nov 2007 21:03:29 +0000 Stu Tomlinson This fixes the problem where all accounts are disabled due to connection
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/