Mercurial > pidgin
graph
-
Gadu-Gadu: function to normalize gg usernames2011-10-13, by tomkiewicz
-
Gadu-Gadu: option to show links from strangers. Fixes #105912011-10-12, by tomkiewicz
-
Gadu-Gadu: reorder actions to clean up the mess in gg account menu2011-10-11, by tomkiewicz
-
Gadu-Gadu: use correct libgadu api functions to change password2011-10-11, by tomkiewicz
-
Gadu-Gadu: check for NULL pointer before logging system messages.2011-10-08, by tomkiewicz
-
Gadu-Gadu: detailed descriptions on connection failures. Fixes #146482011-10-08, by tomkiewicz
-
Gadu-Gadu: Show local time for incoming messages. Fixes #45792011-10-08, by tomkiewicz
-
Gadu-Gadu: nick field does absolutely nothing2011-10-08, by tomkiewicz
-
Gadu-Gadu: possibility to require encryption; use encryption when available is default option now2011-10-08, by tomkiewicz
-
Only update conversation features if they've actually changed. This2011-10-08, by Elliott Sales de Andrade
-
Try not to call purple_conversation_get_features a million times.2011-10-08, by Elliott Sales de Andrade
-
Update the variant in existing conversations when changed. Actually,2011-10-08, by Elliott Sales de Andrade
-
Fix compile with glib<2.26.2011-10-08, by Elliott Sales de Andrade
-
The variant property is not construct-only.2011-10-08, by Elliott Sales de Andrade
-
Switch back to initializing the struct this way. I guess the other2011-10-05, by Mark Doliner
-
Fix a mistake I made while manually propagating from im.pidgin.pidgin.2.x.y2011-10-05, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head b9c74c3f836a7a1a64710fc8244c9ec1f3f21b97)2011-10-05, by Mark Doliner
-
merge of '0b7caf6b17815fe333d151369f26330d4c662bda'2011-10-04, by Ethan Blanton
-
Fix up the Sametime prpl to play nice with Visual C++. This patch also puts2011-10-01, by Patrick Cloke
-
Unless I'm missing something really obvious, this should fix #14544 by telling2011-10-01, by John Bailey
-
UTF-8 salvage unknown strings in IRC2011-09-30, by Ethan Blanton
-
ChangeLog with CVE for #146362011-10-04, by Ethan Blanton
-
Salvage incoming SILC text if necessary.2011-09-30, by Ethan Blanton
-
I guess I shouldn't copy/paste code while running out the door.2011-10-02, by Kevin Stange
-
Restore a union member lost in the merge due to struct hiding.2011-10-02, by Kevin Stange
-
merge of '1b285d0b375fbd5e778db6bb852a7b089feb16a3'2011-10-02, by Kevin Stange
-
Add accessors for _PurpleAccount.ui_data2011-10-01, by Kevin Stange
-
merge of '71541bfa4634807a1cfe0f67a9d648e640d4e293'2011-10-01, by Kevin Stange
-
disapproval of revision '1d1b9a2c6eba253299637dbd5775d4c1578e18c2'2011-10-01, by Kevin Stange
-
The intention is to make PurpleAccount a private structure in account.c, so merge2011-10-01, by andrew victor
-
_PurpleAccount.ui_data is unused.2011-10-01, by andrew victor
-
Fix for previous commit.2011-10-01, by andrew victor
-
Convert code to use the purple_account accessor functions.2011-10-01, by andrew victor
-
Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.2011-10-01, by andrew victor
-
Hide structs PurpleAccountOption and PurpleAccountUserSplit.2011-10-01, by andrew victor
-
Hide struct _PurpleConversation.2011-10-01, by andrew victor
-
disapproval of revision '8e7b47f18e014b8e786f6b8e24ecfe6182130ddc'2011-10-02, by Kevin Stange
-
Use purple_conversation accessor methods.2011-10-01, by andrew victor
-
More code changed to use the accessor functions.2011-10-01, by andrew victor
-
nullprpl also updated to use accessor methods.2011-10-01, by andrew victor
-
Use purple_conversation accessor methods.2011-10-01, by andrew victor
-
PURPLE_CONV_TYPE_MISC never actually used.2011-10-01, by andrew victor
-
Hide struct _PurpleConvChatBuddy.2011-10-01, by andrew victor
-
Hide struct _PurpleConvIm.2011-10-01, by andrew victor
-
Hide struct _PurpleConvChat.2011-10-01, by andrew victor
-
Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.2011-10-01, by andrew victor
-
Correct Perl API for purple_util_fetch_url.2011-09-29, by Elliott Sales de Andrade
-
Correct API Changelog for renamed entries.2011-09-29, by Elliott Sales de Andrade
-
merge of '9912972220e43702dfc027a7d3b30db1697ed746'2011-09-25, by Elliott Sales de Andrade
-
Remove the special case of fd=0 in purple_xfer_start().2011-09-25, by andrew victor
-
purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()2011-09-25, by andrew victor
-
Remove obsolete preference "/purple/debug/timestamps".2011-09-25, by andrew victor
-
Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.2011-09-25, by andrew victor
-
Ref/unref the theme for a conversation.2011-09-25, by Elliott Sales de Andrade
-
merge of '246ce23ba85b41bf89269edfa8ec16583ad89fb3'2011-09-24, by andrew victor
-
Fix a leak. This strdup shouldn't be here.2011-09-24, by Elliott Sales de Andrade
-
Don't leak variant name and list.2011-09-24, by Elliott Sales de Andrade
-
Rearrange to drop the prototypes.2011-09-24, by Elliott Sales de Andrade
-
Make the current variant a property.2011-09-24, by Elliott Sales de Andrade
-
purple_ip_address_is_valid() now checks for an IPv4 or IPv6 address.2011-09-24, by andrew victor
-
* purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().2011-09-24, by andrew victor
-
jabber_presence_create() is marked as deprecated and is not used - so remove it.2011-09-24, by andrew victor
-
Remove deprecated purple_network_listen_map_external().2011-09-24, by andrew victor
-
Rename purple_network_listen_range_family() to purple_network_listen_range().2011-09-24, by andrew victor
-
Remove the deprecated purple_network_listen(), and rename the newer2011-09-24, by andrew victor
-
The following were deprecated since they were moved to the internal API:2011-09-24, by andrew victor
-
Remove the old deprecated purple_certificate_check_signature_chain.2011-09-24, by andrew victor
-
Sort the variant list in the Preferences. It tends to be very2011-09-23, by Elliott Sales de Andrade
-
Make sure our pref parents exist, or else saved variants will2011-09-23, by Elliott Sales de Andrade
-
Fix fallback of Status.html to Content.html.2011-09-23, by Elliott Sales de Andrade
-
merge of '64f210128f2360d48b91e7008fe5004b5963d425'2011-09-23, by Elliott Sales de Andrade
-
Fix the gestures plugin, which really only needed a widget from2011-09-23, by Elliott Sales de Andrade
-
Add some missing newlines in debug output.2011-09-22, by Elliott Sales de Andrade
-
Add a separate combo box for selecting the theme variant, and actually2011-09-22, by Elliott Sales de Andrade
-
I don't know why this happens, but I keep getting a critical debug2011-09-22, by Elliott Sales de Andrade
-
Add the "default" theme to the beginning of the conversation2011-09-21, by Elliott Sales de Andrade
-
Destroy the inspector window when a tab is closed. This prevents2011-09-21, by Elliott Sales de Andrade
-
Mention webkit functions here. We may want to list everything2011-09-21, by Mark Doliner
-
These two files are listed in Makefile.am, so it seems like they should2011-09-21, by Mark Doliner
-
Mark webkit-related missing functionality with "TODO WEBKIT" instead of2011-09-21, by Mark Doliner
-
Add some NULL checks. Now it should not crash even if you don't have2011-09-21, by Elliott Sales de Andrade
-
Apply conversation theme when opening the GTK conversation. All the2011-09-21, by Elliott Sales de Andrade
-
Add template lookup for 'basestyle' CSS.2011-09-21, by Elliott Sales de Andrade
-
Add a function for lookup of Info.plist entries.2011-09-21, by Elliott Sales de Andrade
-
Document things.2011-09-21, by Elliott Sales de Andrade
-
Add an accessor for template data. Also, fix some fallbacks.2011-09-21, by Elliott Sales de Andrade
-
Avoid an error log for non-existent prefs.2011-09-19, by Elliott Sales de Andrade
-
Add documentation for conversation themes.2011-09-19, by Elliott Sales de Andrade
-
Set the default variant when loading the theme. The priorities2011-09-19, by Elliott Sales de Andrade
-
Remove old prototypes.2011-09-19, by Elliott Sales de Andrade
-
Be a bit stricter about types in Info.plist.2011-09-19, by Elliott Sales de Andrade
-
Use a consistent debugging domain.2011-09-19, by Elliott Sales de Andrade
-
Fix a leak. pidgin_conversation_theme_add_variant should only be2011-09-19, by Elliott Sales de Andrade
-
Use a consistent prefs name. It should be conversation*s* to2011-09-19, by Elliott Sales de Andrade
-
Load the list of variants when building the theme.2011-09-19, by Elliott Sales de Andrade
-
Fix theme variant pref names.2011-09-19, by Elliott Sales de Andrade
-
Add a prefs combo for the conversation theme. Variants are added as2011-09-19, by Elliott Sales de Andrade
-
Register the conversation theme loader on gtkconv initialization.2011-09-19, by Elliott Sales de Andrade
-
Lookup style key information from the hash table instead of the struct2011-09-19, by Elliott Sales de Andrade
-
Correct the name of this reference. This was a copy/paste error from2011-09-18, by Mark Doliner
-
I guess doxygen wants this struct to have a comment if prpl.h is going2011-09-18, by Mark Doliner
-
Apparently this never had documentation2011-09-18, by Mark Doliner
-
Fix a bunch of tiny problems generating our doxygen documentation2011-09-18, by Mark Doliner
-
Doxygen was complaining about this not being a valid whatchamadinger,2011-09-18, by Mark Doliner
-
Re-arrange these doxygen comments. For comments longer than a few words,2011-09-18, by Mark Doliner
-
merge of '84c2ffd17fbd0e89d0c0c66d4a1ad00571af6ba7'2011-09-18, by Elliott Sales de Andrade
-
This shouldn't be here. I wonder why it compiled before.2011-09-18, by Elliott Sales de Andrade
-
Fix compilation of the gevolution plugin. Need to pass an invite message2011-09-18, by Mark Doliner
-
merge of '016f0a7edfb704950358fcccbf5098f0c6f7dac6'2011-09-18, by Elliott Sales de Andrade
-
Move conversation theme loading into the PidginConvThemeLoader GObject2011-09-18, by Elliott Sales de Andrade
-
Copy theme-to-conversation loading stuff into the GObject code.2011-09-18, by Elliott Sales de Andrade