2007-07-12 |
Will Thompson |
Fix up writing-im-msg and writing-chat-msg to use a marshaller which treats the
|
2007-06-27 |
Sadrul Habib Chowdhury |
Set and use convchatbuddy->buddy.
|
2007-06-16 |
Richard Laager |
merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
|
2007-06-16 |
Richard Laager |
Re-apply a good change from 1411afd7660760db59966c3a9f18e2adab8eb27e:
|
2007-06-16 |
Sadrul Habib Chowdhury |
merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
|
2007-06-16 |
Richard Laager |
disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
|
2007-06-07 |
Richard Laager |
Mark the return type const for the following functions. I noticed this
|
2007-06-06 |
Luke Schierer |
propagate from branch 'im.pidgin.pidgin' (head 5f583403bf6a3522123918b975ce234ffd86f3b4)
|
2007-06-06 |
Sean Egan |
propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
|
2007-06-04 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
|
2007-06-03 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
|
2007-06-02 |
Nathan Walp |
missed these last time
|
2007-06-01 |
Nathan Walp |
use the new NO_LINKIFY flag for join and part messages
|
2007-06-01 |
Nathan Walp |
add a PURPLE_MESSAGE_NO_LINKIFY to prevent things from getting linkified
|
2007-05-19 |
Richard Laager |
merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
|
2007-06-15 |
Sadrul Habib Chowdhury |
merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
|
2007-06-10 |
Sadrul Habib Chowdhury |
merge of 'ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36'
|
2007-06-02 |
Sadrul Habib Chowdhury |
merge of '2a1a3522e67a5f99ed2e65a23693d148907cfdb7'
|
2007-06-06 |
Richard Laager |
In purple_conv_chat_clear_users(), use g_list_prepend() instead of
|
2007-06-04 |
Nathan Walp |
don't show your own alias (half the time) when in a chatroom where no one
|
2007-06-02 |
Stu Tomlinson |
purple_conv_chat_cb_find should be case sensitive in finding users to make
|
2007-05-22 |
Sadrul Habib Chowdhury |
Plug a possible memory leak.
|
2007-05-22 |
Sadrul Habib Chowdhury |
New function purple_conversation_do_command. This is almost like
|
2007-05-22 |
Sadrul Habib Chowdhury |
New api function purple_conversation_get_extended_menu.
|
2007-05-14 |
Richard Laager |
Replace strcasecmp() calls with glib equivalents.
|
2007-05-12 |
Evan Schoenberg |
Use switch() rather than a series of if() statements which hit all the values of the enum
|
2007-05-03 |
Richard Laager |
Rework purple_buddy_icons_find() to return a reference for the caller, which
|
2007-04-27 |
Sean Egan |
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
|
2007-04-26 |
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.
|
2007-04-25 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|