log pidgin/gtkutils.c @ 25660:10f5a529d2a6

age author description
Mon, 26 May 2008 03:40:54 +0000 Sadrul Habib Chowdhury Do not show custom smileys where the prpl doesn't support them. Thanks
Fri, 16 May 2008 03:18:27 +0000 Etan Reisner merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
Mon, 12 May 2008 23:17:48 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
Mon, 28 Apr 2008 06:24:01 +0000 Sadrul Habib Chowdhury Add a utility function to create a pixbuf from a stored image.
Mon, 28 Apr 2008 00:01:07 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Mon, 31 Mar 2008 21:04:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
Thu, 15 May 2008 05:49:40 +0000 Etan Reisner Compile and de-warn.
Thu, 15 May 2008 04:00:22 +0000 Etan Reisner Deprecate pidgin_set_custom_buddy_icon and update the places that use it to
Thu, 15 May 2008 03:26:46 +0000 Etan Reisner Make pidgin_set_custom_buddy_icon use the
Tue, 13 May 2008 04:40:04 +0000 Etan Reisner Update some calls to the functions I just deprecated.
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
Wed, 07 May 2008 20:24:12 +0000 Stu Tomlinson Quiet the output from gconftool-2 when there is no document font name in
Sat, 12 Apr 2008 06:47:04 +0000 Sadrul Habib Chowdhury Use the desired cursor, instead of always using GDK_WATCH.
Wed, 26 Mar 2008 00:18:15 +0000 Daniel Atallah Fix another scenario where a NULL callback can be called. I'm pretty confident this fixes #4901. There's also a fix in here to prevent freed memory from being accessed when removing minidialogs from a signed-off account that I've had sitting on my machine for a while.
Mon, 17 Mar 2008 14:39:03 +0000 Stu Tomlinson gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()
Thu, 17 Jan 2008 08:10:37 +0000 Mark Doliner A few more of those "default_action" fixes
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sat, 05 Jan 2008 10:43:25 +0000 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
Tue, 18 Dec 2007 21:27:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
Tue, 18 Dec 2007 05:50:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Tue, 18 Dec 2007 15:56:06 +0000 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect
Tue, 18 Dec 2007 07:37:55 +0000 Mark Doliner Use g_sterror instead of strerror in two more places.
Wed, 05 Dec 2007 00:03:11 +0000 Etan Reisner merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'
Tue, 04 Dec 2007 05:03:49 +0000 Daniel Atallah Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
Mon, 19 Nov 2007 23:06:16 +0000 Etan Reisner merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.