log pidgin/gtkscrollbook.c @ 28542:fc8588914c1d

age author description
2008-03-17 Stu Tomlinson gtk_event_box_set_visible_window() is new in Gtk 2.4
2007-12-21 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
2007-11-26 Sadrul Habib Chowdhury Patch from DB42 to add a little '×' in a scrollbook. I edited the patch in
2007-11-26 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.
2007-11-26 Daniel Atallah I'm pretty sure this is what was intended.
2007-11-18 Stu Tomlinson This fixes the problem where all accounts are disabled due to connection
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-04-16 Richard Laager Rename the Doxygen group from gtkui to pidgin.
2007-03-21 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-03 Sean Egan More pidgin changes
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/