Wed, 22 Jun 2011 07:07:28 +0000 |
Mark Doliner |
Start looking at the GError parameter every time we call these functions:
|
Sat, 08 Jan 2011 03:45:42 +0000 |
Gabriel Schulhof |
Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
|
Mon, 23 Aug 2010 00:52:24 +0000 |
Elliott Sales de Andrade |
Kill off many dead assignments and any useless remaining variables.
|
Sun, 07 Feb 2010 08:41:47 +0000 |
Elliott Sales de Andrade |
Add support for dropping an image on the Custom Smiley window to add that
|
Sun, 07 Feb 2010 08:22:11 +0000 |
Elliott Sales de Andrade |
Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when
|
Sun, 07 Feb 2010 08:20:40 +0000 |
Elliott Sales de Andrade |
Using gpointer * is redundant.
|
Mon, 07 Sep 2009 19:22:32 +0000 |
Marcus Lundblad |
Only scale down larger smileys (more than 22 px width or height) in the
|
Sat, 04 Jul 2009 22:15:59 +0000 |
Elliott Sales de Andrade |
Make the custom smiley edit windows single-instance. That is, if you click
|
Fri, 03 Jul 2009 02:21:42 +0000 |
Elliott Sales de Andrade |
Fix the Add button sensitivity for the add smiley window when using the
|
Fri, 03 Jul 2009 02:10:53 +0000 |
Elliott Sales de Andrade |
Set the correct default response in the smiley edit window so it gets the
|
Fri, 03 Jul 2009 01:18:02 +0000 |
Elliott Sales de Andrade |
Automatically enable and disable the Add/Save button in the PidginSmiley
|
Fri, 05 Jun 2009 08:23:18 +0000 |
Andrea Piccinelli |
Allow adding received animated custom smileys to locale custom smiley
|
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 07:31:32 +0000 |
Elliott Sales de Andrade |
Use g_object_ref/unref instead of the deprecated versions.
|
Sun, 25 Jan 2009 23:25:11 +0000 |
Mark Doliner |
Add a comment
|