Wed, 09 May 2007 19:05:19 +0000 |
Richard Laager |
Patch from ticket #819 from vampire
|
Fri, 04 May 2007 04:51:19 +0000 |
Richard Laager |
Fix a reference counting bug.
|
Thu, 03 May 2007 23:23:44 +0000 |
Richard Laager |
merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'
|
Thu, 03 May 2007 17:50:36 +0000 |
Evan Schoenberg |
Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too.
|
Thu, 03 May 2007 17:43:07 +0000 |
Sadrul Habib Chowdhury |
Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.
|
Thu, 03 May 2007 21:57:49 +0000 |
Richard Laager |
Rework purple_buddy_icons_find() to return a reference for the caller, which
|
Thu, 03 May 2007 07:55:32 +0000 |
Mark Doliner |
Change a few functions to free a linked list while iterating through
|
Mon, 30 Apr 2007 07:03:10 +0000 |
Mark Doliner |
Get rid of two harmless warnings:
|
Sun, 29 Apr 2007 23:34:04 +0000 |
Richard Laager |
Document the image-deleting signal.
|
Sun, 29 Apr 2007 19:46:53 +0000 |
Sadrul Habib Chowdhury |
This gets rid of a g_log error when uncache-ing a NULL file.
|
Sun, 29 Apr 2007 07:03:50 +0000 |
Richard Laager |
The GNOME coding guidelines recommend prefixing internal symbols with an underscore.
|
Sun, 29 Apr 2007 03:46:25 +0000 |
Richard Laager |
merge of '2c12ac5fe6f8c8bf07d7bdde347e65c66e4f2de5'
|
Sun, 29 Apr 2007 03:35:04 +0000 |
Richard Laager |
Add more error checking to the buddy icon migration code.
|
Sun, 29 Apr 2007 02:49:23 +0000 |
Richard Laager |
Fix a crash when removing a per-account icon. Here's my explanation:
|
Sun, 29 Apr 2007 01:17:40 +0000 |
Daniel Atallah |
merge of '2d00dcb7fc18b083ac949b5febda711ecfd52cdb'
|