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
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Sun, 09 Sep 2007 16:55:42 +0000 |
John Bailey |
This function wasn't documented in the Doxygen stuff. If I've documented
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Fri, 29 Jun 2007 15:30:22 +0000 |
Sadrul Habib Chowdhury |
Add links to the signal documents in the API documents.
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
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
|
Sun, 29 Apr 2007 22:02:47 +0000 |
Gary Kramlich |
Initial addition of padding for ui_ops and other class-like structs
|
Mon, 26 Mar 2007 05:28:57 +0000 |
Mark Doliner |
A little doxygen love and some tiny gaim->purpleisms
|
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/
|