Mercurial > pidgin
log libpurple/imgstore.c @ 18645:9e55f853a6fa
age | author | description |
---|---|---|
Fri, 29 Jun 2007 15:00:50 +0000 | Evan Schoenberg | purple_imgstore_add() has checks which can lead it to return NULL (which should be NULL, not 0); purple_imgstore_add_with_id() should therefore allow for the possibility that the returned value is NULL and check it before using it. An id of 0 is returned if the function fails. |
Tue, 19 Jun 2007 22:47:12 +0000 | Sadrul Habib Chowdhury | Move the define in internal.h instead. |
Fri, 25 May 2007 17:42:51 +0000 | Sadrul Habib Chowdhury | Get rid of a run-time dbus warning due to an unregistered storedimg. |
Mon, 30 Apr 2007 07:03:10 +0000 | Mark Doliner | Get rid of two harmless warnings: |
Sat, 28 Apr 2007 17:59:01 +0000 | Sadrul Habib Chowdhury | Part of the patch in ticket #383: |
Fri, 27 Apr 2007 18:17:09 +0000 | Richard Laager | Fix a bug in the imgstore code that I caught because of the fatal asserts in the test code. |
Fri, 27 Apr 2007 14:36:42 +0000 | Richard Laager | disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c' |