Tue, 22 May 2007 06:03:42 +0000 |
Sadrul Habib Chowdhury |
New function purple_conversation_do_command. This is almost like
|
Tue, 22 May 2007 03:28:12 +0000 |
Sadrul Habib Chowdhury |
New api function purple_conversation_get_extended_menu.
|
Mon, 14 May 2007 23:35:50 +0000 |
Richard Laager |
Replace strcasecmp() calls with glib equivalents.
|
Sat, 12 May 2007 20:33:26 +0000 |
Evan Schoenberg |
Use switch() rather than a series of if() statements which hit all the values of the enum
|
Thu, 03 May 2007 21:57:49 +0000 |
Richard Laager |
Rework purple_buddy_icons_find() to return a reference for the caller, which
|
Fri, 27 Apr 2007 02:14:44 +0000 |
Sean Egan |
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
|
Thu, 26 Apr 2007 12:25:49 +0000 |
Evan Schoenberg |
Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
|
Wed, 25 Apr 2007 23:55:56 +0000 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|
Mon, 23 Apr 2007 17:39:58 +0000 |
Richard Laager |
The buddy icon code as it stands, with lots of bugs and design flaws.
|
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/
|