Mercurial > pidgin.yaz
log pidgin/gtkscrollbook.c @ 25220:48cbd239076c
age | author | description |
---|---|---|
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 |