Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
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 01:19:07 +0000 |
Evan Schoenberg |
Added prepend functions for notify_user_info section headers and breaks
|
Fri, 02 May 2008 23:16:11 +0000 |
Daniel Atallah |
Cleanup and avoid unnecessary alloc/free.
|
Thu, 03 Apr 2008 23:41:57 +0000 |
Mark Doliner |
constify the return value from purple_notify_user_info_entry_get_label
|
Tue, 23 Oct 2007 17:27:12 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
|
Thu, 18 Oct 2007 20:20:57 +0000 |
Daniel Atallah |
Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
|
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.
|
Fri, 21 Sep 2007 00:53:41 +0000 |
Daniel Atallah |
Clear out the mail notifications for an account when we receive a notification of 0 emails.
|
Fri, 28 Sep 2007 16:22:27 +0000 |
Richard Laager |
applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
|
Fri, 28 Sep 2007 15:45:06 +0000 |
Richard Laager |
applied changes from 4bb1d6cbfe69a2e7782336a7e6e93e438a8bdbfc
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Sat, 28 Jul 2007 05:30:19 +0000 |
Sean Egan |
Email notification signals from charkins. Fixes #1324
|
Sat, 16 Jun 2007 19:48:23 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
|
Fri, 15 Jun 2007 19:34:24 +0000 |
Sean Egan |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
|
Sat, 16 Jun 2007 19:00:35 +0000 |
Richard Laager |
disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
|
Thu, 07 Jun 2007 04:22:42 +0000 |
Richard Laager |
Mark the return type const for the following functions. I noticed this
|
Thu, 14 Jun 2007 01:24:16 +0000 |
Sadrul Habib Chowdhury |
sadrul's fix for the userinfo notify crash on disconnect that was caused by
|
Sun, 13 May 2007 07:29:51 +0000 |
Sadrul Habib Chowdhury |
DBusify userinfo stuff.
|
Sat, 28 Apr 2007 23:33:10 +0000 |
Ka-Hing Cheung |
Plug a memory leak.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|