Wed, 22 Apr 2009 07:53:27 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
|
Tue, 21 Apr 2009 22:17:18 +0000 |
Ethan Blanton |
Paul has been with us a while, and now he can't leave.
|
Mon, 20 Apr 2009 06:56:25 +0000 |
Mark Doliner |
Document this callback function. Prompted by a question in #pidgin
|
Sun, 19 Apr 2009 15:35:28 +0000 |
Daniel Atallah |
Delete the Start Menu shortcut when uninstalling. Fixes #8985
|
Sat, 18 Apr 2009 22:46:29 +0000 |
Elliott Sales de Andrade |
Replace gtk_timeout_remove with g_source_remove.
|
Sat, 18 Apr 2009 22:39:56 +0000 |
Elliott Sales de Andrade |
Oops, I must have been tired. I only replaced the first occurrence of these
|
Sat, 18 Apr 2009 22:13:26 +0000 |
Elliott Sales de Andrade |
merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'
|
Sat, 18 Apr 2009 14:03:16 +0000 |
Ethan Blanton |
Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.
|
Sat, 18 Apr 2009 03:08:12 +0000 |
Ethan Blanton |
Notify the user if an IRC /nick command fails, rather than trying fallbacks.
|
Sat, 18 Apr 2009 02:52:46 +0000 |
Ethan Blanton |
Add the Tcl command purple::connection state (purple_connection_get_state).
|
Sat, 18 Apr 2009 22:11:10 +0000 |
Elliott Sales de Andrade |
The alignment in this file is quite odd.
|
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.
|
Sat, 18 Apr 2009 07:00:20 +0000 |
Elliott Sales de Andrade |
Fix some more GTK_CHECK_* macros and a GtkType.
|
Sat, 18 Apr 2009 05:53:42 +0000 |
Elliott Sales de Andrade |
Remove GTK_CHECK_* macros which were deprecated.
|
Wed, 22 Apr 2009 18:37:23 +0000 |
Marcus Lundblad |
Actually reject content unknown content types on Jingle session-initiate,
|