Mon, 10 Sep 2007 23:54:49 +0000 |
Sean Egan |
Don't put "Mood: \(null\) \(null\)" on XMPP buddies
|
Mon, 10 Sep 2007 23:45:51 +0000 |
Sean Egan |
Fix crash in XMPP capabilities
|
Mon, 10 Sep 2007 23:19:34 +0000 |
Etan Reisner |
Protocol's (and other plugin's) PurplePluginInfo structs should really be
|
Mon, 10 Sep 2007 23:13:42 +0000 |
Etan Reisner |
merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
|
Mon, 10 Sep 2007 21:19:37 +0000 |
Richard Laager |
Capitalize the attention type names.
|
Mon, 10 Sep 2007 21:08:42 +0000 |
Richard Laager |
Make the XMPP buzz string match the Yahoo one to help the translators.
|
Mon, 10 Sep 2007 21:06:14 +0000 |
Richard Laager |
Take aliases into account for the attention messages.
|
Mon, 10 Sep 2007 20:56:02 +0000 |
Richard Laager |
Eliminate an excess array and loop.
|
Mon, 10 Sep 2007 20:54:31 +0000 |
Richard Laager |
I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
|
Mon, 10 Sep 2007 20:51:59 +0000 |
Richard Laager |
Remove the *_USE_ATTENTION_API markers everywhere.
|
Mon, 10 Sep 2007 20:29:29 +0000 |
Richard Laager |
Fix up an apparently bad merge with the reserved fields here.
|
Mon, 10 Sep 2007 20:26:44 +0000 |
Richard Laager |
Change attention_types to get_attention_types so this will compile.
|
Mon, 10 Sep 2007 20:26:22 +0000 |
Richard Laager |
Work around a problem so --enable-dbus will build again.
|
Mon, 10 Sep 2007 20:09:34 +0000 |
Richard Laager |
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
|
Mon, 10 Sep 2007 22:50:42 +0000 |
Evan Schoenberg |
merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
|
Tue, 11 Sep 2007 07:10:52 +0000 |
Sadrul Habib Chowdhury |
Apparently, if the row-keys don't have a destructor function, things can go
|
Mon, 10 Sep 2007 17:28:32 +0000 |
Sadrul Habib Chowdhury |
Changelog.API the conversation history stuff.
|
Mon, 10 Sep 2007 17:08:36 +0000 |
Sadrul Habib Chowdhury |
Keep the message history in PurpleConversation.
|
Mon, 10 Sep 2007 14:47:42 +0000 |
Daniel Atallah |
merge of '65633fb10f29f8d7b1f99b635452d4ed5fe1f3cb'
|
Mon, 10 Sep 2007 20:07:45 +0000 |
Richard Laager |
Clear up translation ambiguity with the attention API.
|
Mon, 10 Sep 2007 20:04:49 +0000 |
Richard Laager |
- Rename attention_types to get_attention_types, which seems more standard.
|
Mon, 10 Sep 2007 14:19:33 +0000 |
Richard Laager |
Add missing files to POTFILES.in. Thanks to Bj«Órn Voigt.
|
Mon, 10 Sep 2007 14:18:38 +0000 |
Richard Laager |
Sort POTFILES.in with: LC_ALL=C sort -t/ -u -o POTFILES.in POTFILES.in
|
Mon, 10 Sep 2007 14:16:50 +0000 |
Richard Laager |
Fix gaim_request_fields compatibility. I noticed this when porting a plugin.
|