log pidgin/gtkutils.c @ 29770:9e9c20b705d3

age author description
Wed, 21 Apr 2010 08:07:46 +0000 Mark Doliner Allow icons to be exactly the max file size
Wed, 21 Apr 2010 04:42:32 +0000 Mark Doliner Oh! When setting a buddy icon, when we reduce the dimension in order to
Tue, 13 Apr 2010 16:27:01 +0000 Sadrul Habib Chowdhury Use cute little "¡ß" on the close buttons in conversation tabs.
Sat, 27 Mar 2010 21:29:18 +0000 Mark Doliner Change pidgin_convert_buddy_icon() to be more accommodating when attempting
Fri, 26 Mar 2010 09:37:16 +0000 Mark Doliner Going on the assumption that the user has the same version of gdk-pixbuf as
Fri, 26 Mar 2010 09:30:00 +0000 Mark Doliner Use gdk_pixbuf_save_to_buffer() instead of gdk_pixbuf_save() to avoid saving
Sat, 20 Mar 2010 06:22:53 +0000 Elliott Sales de Andrade Use an inline RC style to get rid of some other padding to make the small
Sat, 20 Mar 2010 06:02:11 +0000 Kosta Arvanitis Use a small GtkButton instead of the custom "X" for close in various
Sat, 20 Feb 2010 04:53:17 +0000 Elliott Sales de Andrade *** Plucked rev df5196ac4c45dfff9cad5768c27d4e1d46fbb2ab (qulogic@pidgin.im):
Mon, 15 Feb 2010 00:28:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1d831e835bac31debd4d67cc75397c378c00bc7e)
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
Tue, 17 Nov 2009 07:33:47 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 42a8485e73af5f2091d307b51c09dded94eceb24)
Sat, 31 Oct 2009 19:42:18 +0000 Daniel Atallah Remove non longer relevant comment
Sat, 31 Oct 2009 19:20:50 +0000 Daniel Atallah Handle non-ASCII protocol names on Win32
Sat, 31 Oct 2009 17:49:11 +0000 John Bailey merge of '6a184b4a50c778257ab194f0339b91beda1f97c8'
Thu, 15 Oct 2009 10:45:22 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head af00ae634db8d99b296a90e1e0777bd23bd4df6a)
Wed, 21 Oct 2009 18:09:47 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Fri, 04 Sep 2009 02:57:26 +0000 Daniel Atallah Remove some win9x specific code.
Sun, 23 Aug 2009 14:59:42 +0000 John Bailey I screwed up the logic here and didn't realize it earlier.
Sun, 23 Aug 2009 05:04:15 +0000 John Bailey Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
Sun, 14 Feb 2010 05:55:46 +0000 Daniel Atallah Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #11168
Fri, 29 Jan 2010 14:23:15 +0000 Adi Roiban Mark strings for translation.
Thu, 14 Jan 2010 18:37:32 +0000 Paul Aurich I think this is only the place this could leak...
Tue, 17 Nov 2009 06:45:20 +0000 John Bailey I *think* this properly adds back the font preference stuff I axed earlier, but
Sun, 15 Nov 2009 20:34:26 +0000 John Bailey Kill the use of the GNOME document font and the prefs to override it. The font
Mon, 19 Oct 2009 22:34:24 +0000 Daniel Atallah Fix the win32 URIs to only linkify if the protocol is followed by a colon.
Wed, 14 Oct 2009 03:11:27 +0000 Daniel Atallah Register URL handlers for everything that Windows has knows about like we do
Thu, 03 Sep 2009 21:34:21 +0000 Elliott Sales de Andrade Remove an unused variable pointed out by WebcamWonder.
Thu, 03 Sep 2009 20:38:12 +0000 Mark Doliner GError needs to be initialized to NULL. I can't help but think that this
Wed, 02 Sep 2009 03:17:25 +0000 Paul Aurich Fix various leaks of the basename/filename/entire list in pidgin_dnd_file_manage.
Tue, 18 Aug 2009 18:48:45 +0000 Stu Tomlinson More fixes for Gtk < 2.6
Wed, 15 Jul 2009 23:11:00 +0000 Paul Aurich Use purple_util_write_data_to_file_absolute. Closes #9688.
Sat, 11 Jul 2009 07:01:00 +0000 Elliott Sales de Andrade Add support in Pidgin for playing back audio:// links. Also include a "Save
Wed, 08 Jul 2009 05:59:49 +0000 Elliott Sales de Andrade Set the "Open Containing Directory" icon to the "directory" stock icon
Tue, 07 Jul 2009 06:25:33 +0000 Elliott Sales de Andrade Install a custom GtkIMHtml procol handler for the "file://" type which
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Sun, 24 May 2009 18:39:32 +0000 Paul Aurich Avoid an assertion when nothing in dropdown is selected.
Wed, 29 Apr 2009 03:19:43 +0000 Sadrul Habib Chowdhury New API to get the stock-id for a presence.
Sat, 25 Apr 2009 23:21:31 +0000 Sadrul Habib Chowdhury Hide the list of minidialogs.
Thu, 23 Apr 2009 05:30:36 +0000 Sadrul Habib Chowdhury Reduce code duplication.
Thu, 23 Apr 2009 05:08:06 +0000 Sadrul Habib Chowdhury Use stock-id in the status editor window too.
Sat, 18 Apr 2009 21:45:41 +0000 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
Sat, 18 Apr 2009 07:31:32 +0000 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
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.