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.
|
Mon, 26 Sep 2011 14:57:21 +0900 |
Yoshiki Yazawa |
merged from im.pidgin.pidgin
|
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
|
Wed, 21 Sep 2011 21:10:14 +0000 |
Elliott Sales de Andrade |
Destroy the inspector window when a tab is closed. This prevents
|
Wed, 21 Sep 2011 07:43:16 +0000 |
Mark Doliner |
Mention webkit functions here. We may want to list everything
|
Wed, 21 Sep 2011 07:40:25 +0000 |
Mark Doliner |
These two files are listed in Makefile.am, so it seems like they should
|
Wed, 21 Sep 2011 07:39:32 +0000 |
Mark Doliner |
Mark webkit-related missing functionality with "TODO WEBKIT" instead of
|
Wed, 21 Sep 2011 07:01:58 +0000 |
Elliott Sales de Andrade |
Add some NULL checks. Now it should not crash even if you don't have
|
Wed, 21 Sep 2011 06:45:26 +0000 |
Elliott Sales de Andrade |
Apply conversation theme when opening the GTK conversation. All the
|
Wed, 21 Sep 2011 03:14:57 +0000 |
Elliott Sales de Andrade |
Add template lookup for 'basestyle' CSS.
|
Wed, 21 Sep 2011 02:54:35 +0000 |
Elliott Sales de Andrade |
Add a function for lookup of Info.plist entries.
|
Wed, 21 Sep 2011 01:51:34 +0000 |
Elliott Sales de Andrade |
Document things.
|
Wed, 21 Sep 2011 00:24:10 +0000 |
Elliott Sales de Andrade |
Add an accessor for template data. Also, fix some fallbacks.
|
Mon, 19 Sep 2011 23:22:10 +0000 |
Elliott Sales de Andrade |
Avoid an error log for non-existent prefs.
|
Mon, 19 Sep 2011 21:03:41 +0000 |
Elliott Sales de Andrade |
Add documentation for conversation themes.
|
Mon, 19 Sep 2011 21:03:21 +0000 |
Elliott Sales de Andrade |
Set the default variant when loading the theme. The priorities
|
Mon, 19 Sep 2011 20:39:09 +0000 |
Elliott Sales de Andrade |
Remove old prototypes.
|
Mon, 19 Sep 2011 20:36:05 +0000 |
Elliott Sales de Andrade |
Be a bit stricter about types in Info.plist.
|
Mon, 19 Sep 2011 20:31:33 +0000 |
Elliott Sales de Andrade |
Use a consistent debugging domain.
|
Mon, 19 Sep 2011 20:23:13 +0000 |
Elliott Sales de Andrade |
Fix a leak. pidgin_conversation_theme_add_variant should only be
|
Mon, 19 Sep 2011 18:51:53 +0000 |
Elliott Sales de Andrade |
Use a consistent prefs name. It should be conversation*s* to
|
Mon, 19 Sep 2011 18:48:00 +0000 |
Elliott Sales de Andrade |
Load the list of variants when building the theme.
|
Mon, 19 Sep 2011 03:10:41 +0000 |
Elliott Sales de Andrade |
Fix theme variant pref names.
|
Mon, 19 Sep 2011 02:56:08 +0000 |
Elliott Sales de Andrade |
Add a prefs combo for the conversation theme. Variants are added as
|
Mon, 19 Sep 2011 02:53:08 +0000 |
Elliott Sales de Andrade |
Register the conversation theme loader on gtkconv initialization.
|
Mon, 19 Sep 2011 02:42:00 +0000 |
Elliott Sales de Andrade |
Lookup style key information from the hash table instead of the struct
|
Sun, 18 Sep 2011 21:45:51 +0000 |
Mark Doliner |
Correct the name of this reference. This was a copy/paste error from
|
Sun, 18 Sep 2011 21:45:29 +0000 |
Mark Doliner |
I guess doxygen wants this struct to have a comment if prpl.h is going
|
Sun, 18 Sep 2011 21:32:10 +0000 |
Mark Doliner |
Apparently this never had documentation
|
Sun, 18 Sep 2011 20:46:06 +0000 |
Mark Doliner |
Fix a bunch of tiny problems generating our doxygen documentation
|
Sun, 18 Sep 2011 20:20:02 +0000 |
Mark Doliner |
Doxygen was complaining about this not being a valid whatchamadinger,
|
Sun, 18 Sep 2011 20:18:33 +0000 |
Mark Doliner |
Re-arrange these doxygen comments. For comments longer than a few words,
|
Sun, 18 Sep 2011 18:56:47 +0000 |
Elliott Sales de Andrade |
merge of '84c2ffd17fbd0e89d0c0c66d4a1ad00571af6ba7'
|
Sun, 18 Sep 2011 18:55:17 +0000 |
Elliott Sales de Andrade |
This shouldn't be here. I wonder why it compiled before.
|
Sun, 18 Sep 2011 16:25:39 +0000 |
Mark Doliner |
Fix compilation of the gevolution plugin. Need to pass an invite message
|
Sun, 18 Sep 2011 09:11:02 +0000 |
Elliott Sales de Andrade |
merge of '016f0a7edfb704950358fcccbf5098f0c6f7dac6'
|
Sun, 18 Sep 2011 08:59:12 +0000 |
Elliott Sales de Andrade |
Move conversation theme loading into the PidginConvThemeLoader GObject
|
Sun, 18 Sep 2011 06:47:09 +0000 |
Elliott Sales de Andrade |
Copy theme-to-conversation loading stuff into the GObject code.
|
Sun, 18 Sep 2011 01:46:56 +0000 |
Mark Doliner |
One of the Piotrs tells me that the other Piotr is no longer translating.
|
Sun, 18 Sep 2011 01:33:30 +0000 |
Mark Doliner |
Update two translators' email addresses based on bounces/auto-replies
|