log pidgin/gtkutils.c @ 26243:0a1f7bff1ddd

age author description
Mon, 30 Mar 2009 05:50:34 +0000 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
Fri, 27 Mar 2009 10:15:38 +0000 Mark Doliner These code can't get executed, because we just created a new dialog
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Fri, 02 Jan 2009 21:47:52 +0000 Richard Laager explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Tue, 02 Dec 2008 18:47:38 +0000 Richard Laager Remove all the special-casing in the GNOME URL handler registration.
Tue, 02 Dec 2008 17:20:28 +0000 Sadrul Habib Chowdhury Cleanup the GNOME URL registration code
Mon, 01 Dec 2008 19:44:13 +0000 Richard Laager In the GNOME URL registration, ftp, gopher, http, and https are now
Mon, 01 Dec 2008 19:37:11 +0000 Richard Laager Revert the URL scheme passing changes, keeping the miscellaneous other stuff
Mon, 01 Dec 2008 19:23:23 +0000 Richard Laager Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
Fri, 28 Nov 2008 00:42:22 +0000 Richard Laager Finish up the GNOME URL handler code:
Fri, 28 Nov 2008 00:33:40 +0000 Richard Laager First round of GNOME URL handler support.
Fri, 28 Nov 2008 00:04:25 +0000 Richard Laager Fix a comment
Sun, 23 Nov 2008 18:30:31 +0000 Sadrul Habib Chowdhury Clean up some crufts. I think this is now mergeable with .next.minor.
Sun, 16 Nov 2008 09:58:48 +0000 Sadrul Habib Chowdhury Allow plugins to specify custom link types to the GtkIMHtml widget.
Sun, 14 Dec 2008 02:58:44 +0000 Paul Aurich Fix warnings where size_t/gsize was used for printf with the wrong format
Thu, 11 Dec 2008 06:24:06 +0000 John Bailey disapproval of revision '4a3731f468487751f392e59106f3554b1e70bd9d'
Sat, 06 Dec 2008 04:35:10 +0000 Ryan Fan Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Fri, 13 Jun 2008 04:57:45 +0000 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
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.
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()
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
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.
Sat, 10 Nov 2007 13:06:12 +0000 Will Thompson Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Sun, 04 Nov 2007 23:56:25 +0000 Will Thompson Don't leak all bar one of the closure structs allocated by
Sun, 04 Nov 2007 14:43:45 +0000 Will Thompson Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
Sat, 03 Nov 2007 14:35:09 +0000 Will Thompson Remove padding and size-grouping from buttons in minidialogs to save horizontal
Fri, 02 Nov 2007 14:48:06 +0000 Will Thompson Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather than