log pidgin/gtkutils.c @ 19832:9c23f8a9bc28

age author description
Wed, 08 Aug 2007 18:17:36 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
Sat, 28 Jul 2007 11:05:22 +0000 Gabriel Schulhof Back to square[0]
Tue, 24 Jul 2007 20:26:06 +0000 Gabriel Schulhof Minor fix
Tue, 24 Jul 2007 19:58:50 +0000 Gabriel Schulhof Making it compile...
Tue, 24 Jul 2007 19:54:26 +0000 Gabriel Schulhof Generic transience mechanism ... *shudder*
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 23 Aug 2007 03:06:52 +0000 Casey Harkins Separate out setting up the labelled-by and label-for ATK relationships
Tue, 07 Aug 2007 07:07:09 +0000 Mark Doliner Patch from Gabriel Schulhof to compile with old versions of glib.
Fri, 27 Jul 2007 22:13:17 +0000 Sean Egan Screenname auto-completion filtering by Leonardo Fernandes, Fixes #519
Wed, 25 Jul 2007 03:54:29 +0000 Daniel Atallah Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #1767
Sat, 21 Jul 2007 20:07:08 +0000 Sean Egan disapproval of revision 'b2e759e32716160439df9096b33528aa86f1e57e'
Sat, 21 Jul 2007 19:50:02 +0000 Sean Egan Patch #1280 cleans and makes consistant the keybinding behvaiors in the conversation windows
Mon, 09 Jul 2007 04:24:41 +0000 Sean Egan Patch from nix_nix, adds 'get prpl name from account menu' API
Thu, 28 Jun 2007 15:46:29 +0000 Sean Egan When the scrolled window is set to GTK_POLICY_NEVER, the scrolledwindow will increase its size request when there's enough text in the imhtml to warrent it. Turning the policy to AUTOMATIC makes the text wordwrap the way we want
Tue, 26 Jun 2007 18:47:40 +0000 Sean Egan Call gtk_label_set_mnemonic_widget() in pidgin_make_accessible_label. Closes #589