Fri, 19 Jun 2009 00:06:49 +0000 |
Mark Doliner |
Clarify this. This count gets passed around a lot of places... I'm
|
Mon, 26 Jan 2009 11:11:39 +0000 |
Richard Laager |
Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
|
Mon, 26 Jan 2009 09:46:09 +0000 |
Mark Doliner |
Deprecate some functions that aren't really needed
|
Mon, 17 Nov 2008 21:31:36 +0000 |
Mark Doliner |
Remove stray whitespace and wrap the function comments at less than 80
|
Thu, 30 Oct 2008 22:40:49 +0000 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
Tue, 27 May 2008 03:16:15 +0000 |
Evan Schoenberg |
ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
|
Tue, 27 May 2008 01:19:07 +0000 |
Evan Schoenberg |
Added prepend functions for notify_user_info section headers and breaks
|
Sun, 25 May 2008 21:56:36 +0000 |
Richard Laager |
Use "email" and "Email" consistently. This is potentially controversial,
|
Thu, 03 Apr 2008 23:41:57 +0000 |
Mark Doliner |
constify the return value from purple_notify_user_info_entry_get_label
|
Sat, 10 Nov 2007 04:52:20 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
Wed, 10 Oct 2007 03:57:39 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
|
Sat, 06 Oct 2007 22:59:09 +0000 |
Richard Laager |
Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
|
Mon, 15 Oct 2007 04:46:53 +0000 |
Daniel Atallah |
Clarify the documentation for purple_notify_user_info_remove_entry() to indicated that it doesn't free the removed entry. Make purple_notify_user_info_remove_last_item() free the entry it is removing as that is the only sensible thing to do (otherwise purple_notify_user_info_remove_entry() should have been used instead). This fixes leakage in the msn prpl.
|
Sat, 06 Oct 2007 18:08:21 +0000 |
Will Thompson |
All the links to libpurple signal pages were in the comment containing the
|
Mon, 17 Sep 2007 06:42:08 +0000 |
Mark Doliner |
Access search results directly instead of going through the API because
|