Thu, 22 Dec 2011 01:13:20 +0000 |
Elliott Sales de Andrade |
Rearrange code to prevent a NULL-deference. Thanks to clh for
|
Thu, 22 Dec 2011 00:50:40 +0000 |
dcbw |
Support new connection states and signals for NetworkManager 0.9+.
|
Wed, 21 Dec 2011 08:47:08 +0000 |
Elliott Sales de Andrade |
Add support for the GNOME3 Network dialog.
|
Tue, 13 Dec 2011 15:33:12 +0000 |
Daniel Atallah |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 83dd0d90742e9ccf6890fc21736440df73e48f24)
|
Tue, 13 Dec 2011 15:24:16 +0000 |
Eion Robb |
Fix the compilation of the Bonjour prpl on Windows.
|
Mon, 12 Dec 2011 09:01:21 +0000 |
Mark Doliner |
Make the oscar cleanlist function ensure that buddy comments and aliases
|
Mon, 12 Dec 2011 08:58:22 +0000 |
Mark Doliner |
Cleanup the formatting of this code a little. No functionality change.
|
Mon, 12 Dec 2011 08:53:24 +0000 |
Mark Doliner |
If we encounter a buddy not in a group, or in a group with an invalid
|
Mon, 12 Dec 2011 07:30:21 +0000 |
Mark Doliner |
Fix an inconsequential memory leak. We weren't freeing this dudes
|
Sun, 11 Dec 2011 09:42:52 +0000 |
Jochen Kemnade |
update German translation
|
Fri, 09 Dec 2011 18:35:12 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 051fd526bf8c89add8c1960afd9d0c7ee77b091a)
|
Tue, 06 Dec 2011 08:23:45 +0000 |
Mark Doliner |
It's tomorrow!
|
Tue, 06 Dec 2011 07:45:07 +0000 |
Mark Doliner |
Increment version number
|
Tue, 06 Dec 2011 07:07:21 +0000 |
Mark Doliner |
Add the name of the guy who found the AIM/ICQ crash
|
Tue, 06 Dec 2011 07:06:01 +0000 |
Mark Doliner |
Fix crashes and memory leaks when receiving malformed voice
|
Tue, 06 Dec 2011 06:58:41 +0000 |
Mark Doliner |
Minor optimization
|
Tue, 06 Dec 2011 06:50:18 +0000 |
Mark Doliner |
Fix another possible remote crash bug in SILC.
|
Tue, 06 Dec 2011 06:47:37 +0000 |
Mark Doliner |
Prepare for release
|
Tue, 06 Dec 2011 06:40:23 +0000 |
Mark Doliner |
Fix remotely-triggerable crashes by validating strings in a few
|
Sun, 04 Dec 2011 22:11:15 +0000 |
Gary Kramlich |
G_CONST_RETURN has been deprecated, use const instead
|
Sun, 04 Dec 2011 21:12:56 +0000 |
John Bailey |
This change is needed to make external plugins compile. It's either this or go
|
Thu, 01 Dec 2011 20:11:42 +0000 |
andrew victor |
Fix compilation of Bonjour prpl on 3.0.
|
Wed, 30 Nov 2011 01:16:33 +0000 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head bc79b1bf09dcfa1d8edac86a06761fce7416e69c)
|
Wed, 30 Nov 2011 01:04:16 +0000 |
linus luessing |
Fix IPv6 link local file transfer.
|
Wed, 30 Nov 2011 01:01:09 +0000 |
linus luessing |
Remove some layers of indentation in bonjour_ft.c
|
Wed, 30 Nov 2011 00:58:50 +0000 |
linus luessing |
Append interface ID only to local interfaces for IPv6 Bonjour.
|
Tue, 29 Nov 2011 03:59:09 +0000 |
Ethan Blanton |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0c3ef8388ce0f274d695767f513518b859889979)
|
Tue, 29 Nov 2011 03:58:50 +0000 |
Ethan Blanton |
Fix a leak in IRC when accepting a UTF-8 message with a non-UTF-8 encoding.
|
Mon, 28 Nov 2011 08:52:34 +0000 |
Mark Doliner |
We haven't used this pref in a while. We stopped adding it in
|
Mon, 28 Nov 2011 08:33:30 +0000 |
Mark Doliner |
Fix minor typo in ChangeLog.API
|
Fri, 18 Nov 2011 19:53:46 +0000 |
Elliott Sales de Andrade |
Add support for %messageDirection% for RTL messages.
|
Fri, 18 Nov 2011 19:49:08 +0000 |
Elliott Sales de Andrade |
Add support for %shortTime% in themed messages. This is probably not
|
Fri, 18 Nov 2011 19:37:04 +0000 |
Elliott Sales de Andrade |
Fix a small leak.
|
Fri, 18 Nov 2011 19:08:09 +0000 |
Elliott Sales de Andrade |
Add support for %dateOpened% in templates.
|
Fri, 18 Nov 2011 18:22:50 +0000 |
Elliott Sales de Andrade |
Fix an infinite loop if there's a tag in the theme header that we
|
Fri, 18 Nov 2011 18:11:18 +0000 |
Elliott Sales de Andrade |
Fix fallback to builtin Template.html file.
|
Wed, 09 Nov 2011 07:18:18 +0000 |
andrew victor |
merge of '377fab6845c6367df5a06eac7afdc93bb2c62e73'
|
Wed, 02 Nov 2011 09:51:48 +0000 |
andrew victor |
MXit is increasing the limit on the size of files that can be transferred.
|
Mon, 07 Nov 2011 02:07:59 +0000 |
Elliott Sales de Andrade |
merge of '071d7e809e0a4532e6dc367a6f05ea43e1ab0de0'
|
Sun, 06 Nov 2011 05:28:11 +0000 |
Elliott Sales de Andrade |
Simplify SSL Makefile.am by using += on variables.
|
Sun, 06 Nov 2011 20:31:14 +0000 |
andrew victor |
Add purple_account_is_disconnecting() accessor function.
|
Sun, 06 Nov 2011 19:46:57 +0000 |
andrew victor |
Introduce purple_account_register_completed() to handle the invoking of any
|
Sun, 06 Nov 2011 13:34:58 +0000 |
tomkiewicz |
Gadu-Gadu: synchronize internal libgadu with upstream - tiny sync. Refs #343
|
Tue, 01 Nov 2011 17:28:17 +0000 |
andrew victor |
Convert to using purple_blist_node_ accessor functions.
|
Mon, 31 Oct 2011 21:27:32 +0000 |
andrew victor |
Pidgin: Use the purple_blist_node_ accessor functions.
|
Mon, 31 Oct 2011 20:44:22 +0000 |
andrew victor |
Finch: Use purple_blist_node_get_ui_data() and purple_blist_node_set_ui_data().
|
Mon, 31 Oct 2011 20:35:39 +0000 |
andrew victor |
Add purple_contact_get_contact_size().
|
Mon, 31 Oct 2011 19:21:14 +0000 |
andrew victor |
Use the PurpleChat accessor functions.
|
Mon, 31 Oct 2011 19:00:39 +0000 |
andrew victor |
Use the purple_group_get_name() accessor function.
|
Mon, 31 Oct 2011 02:29:25 +0000 |
Mark Doliner |
merge of '8e3c82b6770042fa4b42cfd0dee9cbcd54ed894a'
|
Mon, 31 Oct 2011 02:29:14 +0000 |
Mark Doliner |
Remove a period from a phrase that appears in the status bar of active calls
|
Mon, 31 Oct 2011 01:25:36 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0ba3afb8adb303a77581a7872d674c600979a5a6)
|
Sun, 30 Oct 2011 21:46:51 +0000 |
andrew victor |
Use the PurpleBuddy accessor functions.
|
Mon, 31 Oct 2011 01:22:26 +0000 |
Mark Doliner |
Mark the "hold" and "mute" menu items for translation in the media dialog.
|
Mon, 31 Oct 2011 01:20:22 +0000 |
Mark Doliner |
Fix translation of the menu items on the media window.
|
Mon, 24 Oct 2011 08:31:16 +0000 |
Mark Doliner |
Add Ethan's recent change to the ChangeLog
|
Sun, 30 Oct 2011 16:54:03 +0000 |
andrew victor |
Hide struct PurpleWhiteboard.
|
Sun, 30 Oct 2011 16:00:14 +0000 |
andrew victor |
Yahoo: Use file-transfer accessor functions.
|
Sun, 30 Oct 2011 15:58:20 +0000 |
andrew victor |
Silc: Use file-transfer accessor functions
|
Sun, 30 Oct 2011 15:56:56 +0000 |
andrew victor |
Sametime: Use file-transfer accessor functions
|
Sun, 30 Oct 2011 15:55:56 +0000 |
andrew victor |
Oscar: Use file-transfer accessor functions
|
Sun, 30 Oct 2011 15:52:45 +0000 |
andrew victor |
Jabber: Use file-transfer accessor functions
|
Sun, 30 Oct 2011 15:47:29 +0000 |
andrew victor |
IRC: Use file-transfer accessor function.
|
Sun, 30 Oct 2011 15:46:31 +0000 |
andrew victor |
Bonjour: Use file-transfer accessor functions.
|
Sun, 30 Oct 2011 15:42:24 +0000 |
andrew victor |
Autoaccept: Use file-transfer accessor functions.
|
Mon, 24 Oct 2011 06:04:43 +0000 |
Elliott Sales de Andrade |
Move the Attention toolbar button into the GtkIMHtmlToolbar struct.
|
Mon, 24 Oct 2011 05:37:19 +0000 |
Elliott Sales de Andrade |
Our API really shouldn't have a 'gc' in it anymore.
|
Mon, 24 Oct 2011 04:48:42 +0000 |
Elliott Sales de Andrade |
Add a submenu to the 'Get Attention' item for non-default attention
|
Mon, 24 Oct 2011 01:15:48 +0000 |
Elliott Sales de Andrade |
Add the get_attention widget to the PidginWindow structure, instead of
|
Sun, 23 Oct 2011 23:50:19 +0000 |
Elliott Sales de Andrade |
Set the XMPP Console's toolbar buttons to be 'important', or else they
|
Sat, 22 Oct 2011 22:02:31 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 2a8f5a999d371863f3387a4f18dd7f29e1ffa93b)
|
Sat, 22 Oct 2011 21:55:51 +0000 |
Paul Aurich |
jabber: Add a few extra g_return_if_fails to the Jingle code
|
Fri, 21 Oct 2011 14:38:35 +0000 |
Ethan Blanton |
merge of 'c8c73eea7431e6f940916315ace40a41c8da3faa'
|
Mon, 10 Oct 2011 08:08:23 +0000 |
Mark Doliner |
How do these ChangeLog entries look? Are there other things people want
|
Sat, 22 Oct 2011 10:41:31 +0000 |
Jochen Kemnade |
update German translation
|
Fri, 21 Oct 2011 21:29:33 +0000 |
andrew victor |
Hide struct PurpleNotifySearchColumn.
|
Fri, 21 Oct 2011 20:39:29 +0000 |
andrew victor |
Hide struct _PurpleConvMessage.
|
Fri, 21 Oct 2011 14:36:18 +0000 |
Ethan Blanton |
merge of 'c8c73eea7431e6f940916315ace40a41c8da3faa'
|
Fri, 21 Oct 2011 14:36:06 +0000 |
Ethan Blanton |
Patch from OpenBSD Ports to fix finch build on OpenBSD
|
Fri, 21 Oct 2011 12:48:30 +0000 |
tomkiewicz |
Gadu-Gadu: synchronize internal libgadu with upstream - second encounter. Refs #343
|
Tue, 18 Oct 2011 21:44:25 +0000 |
andrew victor |
The PurpleConnection->inpa handle is now stored (if needed) within each
|
Tue, 18 Oct 2011 21:39:25 +0000 |
andrew victor |
Yahoo: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:27:51 +0000 |
andrew victor |
GG: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:20:56 +0000 |
andrew victor |
Jabber: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:17:08 +0000 |
andrew victor |
Samtime: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:11:40 +0000 |
andrew victor |
IRC: Move the "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 21:02:58 +0000 |
andrew victor |
Myspace: Move "inpa" input watcher into protocol_data.
|
Tue, 18 Oct 2011 20:58:39 +0000 |
andrew victor |
MXit: Move "inpa" input watcher from PurpleConnection into PurpleConnection->proto_data.
|
Tue, 18 Oct 2011 20:25:41 +0000 |
andrew victor |
Add a purple_connection_update_last_received() function to update the
|
Tue, 18 Oct 2011 18:47:48 +0000 |
andrew victor |
On the way to hiding the PurpleConnection struct.
|
Tue, 18 Oct 2011 04:47:58 +0000 |
Elliott Sales de Andrade |
Goodbye Adium themes plugin. I never really liked you anyway.
|
Tue, 18 Oct 2011 04:17:47 +0000 |
Elliott Sales de Andrade |
Put conversation theme in its own directory.
|
Tue, 18 Oct 2011 00:55:59 +0000 |
tomkiewicz |
Gadu-Gadu: synchronize internal libgadu with upstream. Refs #343
|
Mon, 17 Oct 2011 21:25:53 +0000 |
tomkiewicz |
Gadu-Gadu: move our win32 resolver out of libgadu sources. Refs #343
|
Mon, 17 Oct 2011 20:09:23 +0000 |
tomkiewicz |
Gadu-Gadu: fix win32 warnings, patch from upstream.
|
Sun, 16 Oct 2011 08:20:07 +0000 |
Elliott Sales de Andrade |
Changelog 64-bit file transfer fix.
|
Sun, 16 Oct 2011 08:00:17 +0000 |
Elliott Sales de Andrade |
Fix printf format in Pidgin for 64-bit file transfers.
|
Sun, 16 Oct 2011 07:52:24 +0000 |
Elliott Sales de Andrade |
Update Oscar for 64-bit file transfers. This doesn't actually add any
|
Sun, 16 Oct 2011 07:47:40 +0000 |
Elliott Sales de Andrade |
Update IRC for 64-bit file transfers. This probably won't really make
|
Sun, 16 Oct 2011 07:41:49 +0000 |
Elliott Sales de Andrade |
Update Yahoo for 64-bit file transfers. I'm not really sure if this
|
Sun, 16 Oct 2011 07:10:29 +0000 |
Elliott Sales de Andrade |
MXit doesn't actually support very large file transfers, but fix the
|
Sun, 16 Oct 2011 07:01:52 +0000 |
Elliott Sales de Andrade |
Update MSN for 64-bit file transfers.
|
Sun, 16 Oct 2011 06:52:12 +0000 |
Elliott Sales de Andrade |
Update XMPP for 64-bit transfers.
|
Sun, 16 Oct 2011 06:12:25 +0000 |
Elliott Sales de Andrade |
Update Bonjour for 64-bit file transfers.
|
Sun, 16 Oct 2011 04:38:12 +0000 |
Elliott Sales de Andrade |
Upgrade PurpleXfer for a 64-bit world.
|
Sun, 16 Oct 2011 03:03:39 +0000 |
Elliott Sales de Andrade |
Remove free_memory argument from D-Bus list functions. It's already
|
Sun, 16 Oct 2011 00:15:40 +0000 |
Elliott Sales de Andrade |
Add support for file context v0, which is used by older official MSN
|
Sun, 16 Oct 2011 00:03:52 +0000 |
Elliott Sales de Andrade |
The second unknown field should be 0xffffffff to match previous and
|
Sat, 15 Oct 2011 23:43:14 +0000 |
Elliott Sales de Andrade |
Since we don't know what these fields are, and we don't use them,
|
Sat, 15 Oct 2011 23:33:31 +0000 |
Elliott Sales de Andrade |
It doesn't make sense to set the entire slpcall wasted just because
|
Sat, 15 Oct 2011 23:25:32 +0000 |
Elliott Sales de Andrade |
Clean up documentation.
|
Sat, 15 Oct 2011 23:11:35 +0000 |
Elliott Sales de Andrade |
Hide unused gtkimhtml structs (aka, the easy ones).
|
Fri, 14 Oct 2011 19:24:43 +0000 |
tomkiewicz |
Gadu-Gadu: more debug messages for win32thread resolver.
|
Fri, 14 Oct 2011 18:36:16 +0000 |
tomkiewicz |
I don't think, it's worth mentioning in ChangeLog.
|
Fri, 14 Oct 2011 18:33:52 +0000 |
tomkiewicz |
Gadu-Gadu: better handling of invisible and chatty statuses. Fixes #13836
|
Thu, 13 Oct 2011 15:27:52 +0000 |
tomkiewicz |
Gadu-Gadu: function to normalize gg usernames
|
Wed, 12 Oct 2011 21:06:20 +0000 |
tomkiewicz |
Gadu-Gadu: option to show links from strangers. Fixes #10591
|
Tue, 11 Oct 2011 10:27:00 +0000 |
tomkiewicz |
Gadu-Gadu: reorder actions to clean up the mess in gg account menu
|
Tue, 11 Oct 2011 10:18:00 +0000 |
tomkiewicz |
Gadu-Gadu: use correct libgadu api functions to change password
|
Mon, 10 Oct 2011 23:39:33 +0000 |
tomkiewicz |
Gadu-Gadu: Fixed password change dialog and problems with connecting to accounts with non-ASCII passwords. Fixes #14652
|
Sat, 08 Oct 2011 23:07:45 +0000 |
tomkiewicz |
Gadu-Gadu: check for NULL pointer before logging system messages.
|
Sat, 08 Oct 2011 22:53:35 +0000 |
tomkiewicz |
Gadu-Gadu: detailed descriptions on connection failures. Fixes #14648
|
Sat, 08 Oct 2011 21:23:26 +0000 |
tomkiewicz |
Gadu-Gadu: Show local time for incoming messages. Fixes #4579
|
Sat, 08 Oct 2011 19:18:58 +0000 |
tomkiewicz |
Gadu-Gadu: nick field does absolutely nothing
|
Sat, 08 Oct 2011 15:49:37 +0000 |
tomkiewicz |
Gadu-Gadu: possibility to require encryption; use encryption when available is default option now
|
Sat, 08 Oct 2011 07:44:40 +0000 |
Elliott Sales de Andrade |
Only update conversation features if they've actually changed. This
|
Sat, 08 Oct 2011 07:35:35 +0000 |
Elliott Sales de Andrade |
Try not to call purple_conversation_get_features a million times.
|
Sat, 08 Oct 2011 02:51:52 +0000 |
Elliott Sales de Andrade |
Update the variant in existing conversations when changed. Actually,
|
Sat, 08 Oct 2011 02:44:27 +0000 |
Elliott Sales de Andrade |
Fix compile with glib<2.26.
|
Sat, 08 Oct 2011 02:37:14 +0000 |
Elliott Sales de Andrade |
The variant property is not construct-only.
|
Wed, 05 Oct 2011 07:45:13 +0000 |
Mark Doliner |
Switch back to initializing the struct this way. I guess the other
|
Wed, 05 Oct 2011 07:35:09 +0000 |
Mark Doliner |
Fix a mistake I made while manually propagating from im.pidgin.pidgin.2.x.y
|
Wed, 05 Oct 2011 07:33:20 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin.2.x.y' (head b9c74c3f836a7a1a64710fc8244c9ec1f3f21b97)
|
Tue, 04 Oct 2011 18:34:45 +0000 |
Ethan Blanton |
merge of '0b7caf6b17815fe333d151369f26330d4c662bda'
|
Sat, 01 Oct 2011 23:29:40 +0000 |
Patrick Cloke |
Fix up the Sametime prpl to play nice with Visual C++. This patch also puts
|
Sat, 01 Oct 2011 23:20:49 +0000 |
John Bailey |
Unless I'm missing something really obvious, this should fix #14544 by telling
|
Fri, 30 Sep 2011 18:23:57 +0000 |
Ethan Blanton |
UTF-8 salvage unknown strings in IRC
|
Tue, 04 Oct 2011 18:34:40 +0000 |
Ethan Blanton |
ChangeLog with CVE for #14636
|
Fri, 30 Sep 2011 01:31:04 +0000 |
Ethan Blanton |
Salvage incoming SILC text if necessary.
|
Sun, 02 Oct 2011 02:37:56 +0000 |
Kevin Stange |
I guess I shouldn't copy/paste code while running out the door.
|
Sun, 02 Oct 2011 00:14:08 +0000 |
Kevin Stange |
Restore a union member lost in the merge due to struct hiding.
|
Sun, 02 Oct 2011 00:06:40 +0000 |
Kevin Stange |
merge of '1b285d0b375fbd5e778db6bb852a7b089feb16a3'
|
Sat, 01 Oct 2011 23:41:15 +0000 |
Kevin Stange |
Add accessors for _PurpleAccount.ui_data
|
Sat, 01 Oct 2011 23:24:50 +0000 |
Kevin Stange |
merge of '71541bfa4634807a1cfe0f67a9d648e640d4e293'
|
Sat, 01 Oct 2011 23:24:41 +0000 |
Kevin Stange |
disapproval of revision '1d1b9a2c6eba253299637dbd5775d4c1578e18c2'
|
Sat, 01 Oct 2011 21:54:15 +0000 |
andrew victor |
The intention is to make PurpleAccount a private structure in account.c, so merge
|
Sat, 01 Oct 2011 21:32:38 +0000 |
andrew victor |
_PurpleAccount.ui_data is unused.
|
Sat, 01 Oct 2011 21:11:11 +0000 |
andrew victor |
Fix for previous commit.
|
Sat, 01 Oct 2011 21:04:35 +0000 |
andrew victor |
Convert code to use the purple_account accessor functions.
|
Sat, 01 Oct 2011 18:21:43 +0000 |
andrew victor |
Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
|
Sat, 01 Oct 2011 17:10:45 +0000 |
andrew victor |
Hide structs PurpleAccountOption and PurpleAccountUserSplit.
|
Sat, 01 Oct 2011 16:48:40 +0000 |
andrew victor |
Hide struct _PurpleConversation.
|
Sun, 02 Oct 2011 00:05:00 +0000 |
Kevin Stange |
disapproval of revision '8e7b47f18e014b8e786f6b8e24ecfe6182130ddc'
|
Sat, 01 Oct 2011 16:21:16 +0000 |
andrew victor |
Use purple_conversation accessor methods.
|
Sat, 01 Oct 2011 15:50:20 +0000 |
andrew victor |
More code changed to use the accessor functions.
|
Sat, 01 Oct 2011 15:48:36 +0000 |
andrew victor |
nullprpl also updated to use accessor methods.
|
Sat, 01 Oct 2011 15:03:57 +0000 |
andrew victor |
Use purple_conversation accessor methods.
|
Sat, 01 Oct 2011 13:49:37 +0000 |
andrew victor |
PURPLE_CONV_TYPE_MISC never actually used.
|
Sat, 01 Oct 2011 13:03:38 +0000 |
andrew victor |
Hide struct _PurpleConvChatBuddy.
|
Sat, 01 Oct 2011 11:35:15 +0000 |
andrew victor |
Hide struct _PurpleConvIm.
|
Sat, 01 Oct 2011 11:29:43 +0000 |
andrew victor |
Hide struct _PurpleConvChat.
|
Sat, 01 Oct 2011 11:02:15 +0000 |
andrew victor |
Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.
|
Thu, 29 Sep 2011 05:03:40 +0000 |
Elliott Sales de Andrade |
Correct Perl API for purple_util_fetch_url.
|
Thu, 29 Sep 2011 04:57:10 +0000 |
Elliott Sales de Andrade |
Correct API Changelog for renamed entries.
|
Sun, 25 Sep 2011 20:22:44 +0000 |
Elliott Sales de Andrade |
merge of '9912972220e43702dfc027a7d3b30db1697ed746'
|
Sun, 25 Sep 2011 19:28:12 +0000 |
andrew victor |
Remove the special case of fd=0 in purple_xfer_start().
|
Sun, 25 Sep 2011 19:15:05 +0000 |
andrew victor |
purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()
|
Sun, 25 Sep 2011 19:09:01 +0000 |
andrew victor |
Remove obsolete preference "/purple/debug/timestamps".
|
Sun, 25 Sep 2011 18:56:58 +0000 |
andrew victor |
Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
|
Sun, 25 Sep 2011 05:47:54 +0000 |
Elliott Sales de Andrade |
Ref/unref the theme for a conversation.
|
Sat, 24 Sep 2011 22:21:48 +0000 |
andrew victor |
merge of '246ce23ba85b41bf89269edfa8ec16583ad89fb3'
|
Sat, 24 Sep 2011 21:19:26 +0000 |
Elliott Sales de Andrade |
Fix a leak. This strdup shouldn't be here.
|
Sat, 24 Sep 2011 21:18:17 +0000 |
Elliott Sales de Andrade |
Don't leak variant name and list.
|
Sat, 24 Sep 2011 21:16:14 +0000 |
Elliott Sales de Andrade |
Rearrange to drop the prototypes.
|
Sat, 24 Sep 2011 21:15:29 +0000 |
Elliott Sales de Andrade |
Make the current variant a property.
|
Sat, 24 Sep 2011 22:20:58 +0000 |
andrew victor |
purple_ip_address_is_valid() now checks for an IPv4 or IPv6 address.
|
Sat, 24 Sep 2011 22:09:40 +0000 |
andrew victor |
* purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().
|
Sat, 24 Sep 2011 21:14:19 +0000 |
andrew victor |
jabber_presence_create() is marked as deprecated and is not used - so remove it.
|
Sat, 24 Sep 2011 21:10:41 +0000 |
andrew victor |
Remove deprecated purple_network_listen_map_external().
|
Sat, 24 Sep 2011 20:48:59 +0000 |
andrew victor |
Rename purple_network_listen_range_family() to purple_network_listen_range().
|
Sat, 24 Sep 2011 20:36:47 +0000 |
andrew victor |
Remove the deprecated purple_network_listen(), and rename the newer
|
Sat, 24 Sep 2011 17:04:09 +0000 |
andrew victor |
The following were deprecated since they were moved to the internal API:
|
Sat, 24 Sep 2011 16:36:57 +0000 |
andrew victor |
Remove the old deprecated purple_certificate_check_signature_chain.
|
Fri, 23 Sep 2011 18:24:01 +0000 |
Elliott Sales de Andrade |
Sort the variant list in the Preferences. It tends to be very
|
Fri, 23 Sep 2011 17:50:24 +0000 |
Elliott Sales de Andrade |
Make sure our pref parents exist, or else saved variants will
|
Fri, 23 Sep 2011 02:19:47 +0000 |
Elliott Sales de Andrade |
Fix fallback of Status.html to Content.html.
|
Fri, 23 Sep 2011 01:56:00 +0000 |
Elliott Sales de Andrade |
merge of '64f210128f2360d48b91e7008fe5004b5963d425'
|
Fri, 23 Sep 2011 00:05:48 +0000 |
Elliott Sales de Andrade |
Fix the gestures plugin, which really only needed a widget from
|
Thu, 22 Sep 2011 23:49:39 +0000 |
Elliott Sales de Andrade |
Add some missing newlines in debug output.
|
Thu, 22 Sep 2011 07:09:39 +0000 |
Elliott Sales de Andrade |
Add a separate combo box for selecting the theme variant, and actually
|
Thu, 22 Sep 2011 07:02:44 +0000 |
Elliott Sales de Andrade |
I don't know why this happens, but I keep getting a critical debug
|
Wed, 21 Sep 2011 21:37:37 +0000 |
Elliott Sales de Andrade |
Add the "default" theme to the beginning of the conversation
|