Mon, 27 Apr 2009 05:43:18 +0000 |
Paul Aurich |
Initialize js->old_length to the value used as a default in presence.c.
|
Mon, 27 Apr 2009 05:49:32 +0000 |
Paul Aurich |
Publish only 'new' xmlns of avatars and delete old.
|
Mon, 27 Apr 2009 02:38:52 +0000 |
Paul Aurich |
Another annoying typo
|
Sun, 26 Apr 2009 23:57:55 +0000 |
Paul Aurich |
Use jabber_calculate_data_sha1sum in one more place.
|
Sun, 26 Apr 2009 23:24:45 +0000 |
Paul Aurich |
Use purple_strequal and g_str_equal
|
Sun, 26 Apr 2009 23:06:56 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
|
Mon, 27 Apr 2009 04:50:44 +0000 |
Elliott Sales de Andrade |
We probably shouldn't have to set the pixbuf and the stock-id, but anyway,
|
Sun, 26 Apr 2009 22:55:58 +0000 |
Paul Aurich |
merge of '09144f9b78a3f3256423cae57132a43098c065de'
|
Sun, 26 Apr 2009 22:54:17 +0000 |
Paul Aurich |
I like icons in my statusbox.
|
Sun, 26 Apr 2009 22:40:41 +0000 |
John Bailey |
Update stuff for darkrain42 and Maiku to reflect them as developers.
|
Sun, 26 Apr 2009 21:38:20 +0000 |
Marcus Lundblad |
Changelog support for XMPP idle time (XEP-0256)
|
Sun, 26 Apr 2009 18:23:09 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 20:51:21 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 18:27:30 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
|
Sun, 26 Apr 2009 17:01:05 +0000 |
Paul Aurich |
merge of '6bcd7cfc161122f058f5093da0fab2dceeec0cfa'
|
Sun, 26 Apr 2009 10:13:27 +0000 |
Jochen Kemnade |
update German translation
|
Sun, 26 Apr 2009 06:45:55 +0000 |
Paul Aurich |
Add a new signal which is emitted (after the account is connected) if the
|
Sun, 26 Apr 2009 06:26:55 +0000 |
Paul Aurich |
Avoid dereferencing unitialized memory or leaking PidginThemeFonts
|
Sun, 26 Apr 2009 06:22:50 +0000 |
Paul Aurich |
Fix two warnings in the theme editor plugin
|
Sun, 26 Apr 2009 03:18:07 +0000 |
Paul Aurich |
Retrieve status message to display in Buddy List from PurplePresence.
|
Sun, 26 Apr 2009 02:27:08 +0000 |
Paul Aurich |
Only look for and add custom smileys to incoming messages that are going to
|
Sun, 26 Apr 2009 02:18:03 +0000 |
Paul Aurich |
merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'
|
Sun, 26 Apr 2009 02:10:38 +0000 |
Paul Aurich |
Changelog the last few commits (and remove trailing whitespace)
|
Sun, 26 Apr 2009 01:42:34 +0000 |
Paul Aurich |
xmlCtxtGetLastError may return NULL, especially with other misbehaving
|
Sun, 26 Apr 2009 00:30:02 +0000 |
Paul Aurich |
Add xmlnode and bonjour structured error handlers.
|
Sun, 26 Apr 2009 00:22:21 +0000 |
Paul Aurich |
Feed a fake </stream:stream> to the XMPP parser to silence warnings.
|
Sun, 26 Apr 2009 00:06:30 +0000 |
Paul Aurich |
Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
|
Sat, 25 Apr 2009 23:33:13 +0000 |
Paul Aurich |
s/cname/name/
|
Sat, 25 Apr 2009 23:32:08 +0000 |
Paul Aurich |
There is no way to change the custom smiley storage directory
|
Sat, 25 Apr 2009 23:26:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)
|
Mon, 20 Apr 2009 00:12:23 +0000 |
Paul Aurich |
Fix doxygen warnings
|
Mon, 20 Apr 2009 00:10:51 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
|
Mon, 20 Apr 2009 00:05:54 +0000 |
Paul Aurich |
merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'
|
Fri, 03 Apr 2009 02:42:38 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
|
Sat, 28 Mar 2009 18:59:23 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
|
Fri, 27 Mar 2009 07:52:26 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
Thu, 12 Mar 2009 06:19:15 +0000 |
Paul Aurich |
More documentation (mostly little changes)
|
Thu, 12 Mar 2009 06:01:56 +0000 |
Paul Aurich |
Repluralize these
|
Thu, 12 Mar 2009 05:56:04 +0000 |
Paul Aurich |
Exposing the GHashTable seems crazy to me. See #8644.
|
Mon, 20 Apr 2009 00:02:16 +0000 |
Paul Aurich |
disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'
|
Thu, 12 Mar 2009 05:32:25 +0000 |
Paul Aurich |
Clean up the PurpleSmiley documentation.
|
Thu, 12 Mar 2009 03:54:11 +0000 |
Paul Aurich |
Fix more `make docs` warnings
|
Thu, 12 Mar 2009 03:52:54 +0000 |
Paul Aurich |
Fixing warnings from `make docs` and stuff
|
Fri, 08 May 2009 00:42:23 +0000 |
Etan Reisner |
Don't debug print that we are connecting an account until we are reasonably
|
Sat, 28 Mar 2009 02:26:21 +0000 |
Etan Reisner |
merge of '737d72b30ecbd822da19a923c20b8958a4d02728'
|
Wed, 25 Mar 2009 02:13:30 +0000 |
Etan Reisner |
merge of '6b905c49eee1ae5e6722251efa90cfd92d1fd557'
|
Fri, 20 Mar 2009 00:34:17 +0000 |
Etan Reisner |
merge of '9804728d8412930412ec4faaa29230268879586d'
|
Wed, 11 Mar 2009 21:49:08 +0000 |
Etan Reisner |
merge of '6fa0af5f032b1afd95354c3d775785458390b3da'
|
Sat, 18 Apr 2009 17:29:33 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
|
Sat, 18 Apr 2009 18:17:16 +0000 |
Paul Aurich |
Use purple_strequal and g_str_equal
|
Sat, 18 Apr 2009 17:56:05 +0000 |
Paul Aurich |
Fix Makefile.mingw
|
Sat, 18 Apr 2009 17:54:24 +0000 |
Paul Aurich |
Header file cleanup
|
Sat, 18 Apr 2009 17:51:55 +0000 |
Paul Aurich |
Add @since on purple_media_transmitter_exists
|
Sat, 18 Apr 2009 17:50:52 +0000 |
Paul Aurich |
merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'
|
Sat, 18 Apr 2009 17:43:55 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
|
Wed, 22 Apr 2009 07:55:03 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
|