Mercurial > pidgin
graph
-
purple_conv_chat_set_users() has been deprecated since 2.9.0, and can be removed for 3.0.0.2011-09-05, by andrew victor
-
purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.2011-09-05, by andrew victor
-
purple_contact_set_alias() is deprecated, and can be removed for 3.0.0.2011-09-05, by andrew victor
-
purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.2011-09-05, by andrew victor
-
merge of '2825cfec5e2f9ce0b43361fdd7bdd21c4ea69b24'2011-09-05, by andrew victor
-
Need to make a copy of the data passed to purple_imgstore_add_with_id().2011-09-03, by andrew victor
-
merge of '21f078cdce656c60707d6518904262ee44ac648c'2011-09-03, by andrew victor
-
merge of '4550b9538730036d9023f75e224ffb15f50f020f'2011-09-02, by andrew victor
-
merge of 'd74415beaf0f8e1ed4743514e1d90669676b8596'2011-09-01, by andrew victor
-
Replace the last raw references to "->proto_data".2011-08-31, by andrew victor
-
Fix win32 build for gtkdocklet changes.2011-09-05, by Daniel Atallah
-
ChangeLog that. Refs #145292011-09-04, by Paul Aurich
-
jabber: Strip element prefixes on XHTML-IM content.2011-09-04, by Paul Aurich
-
xmlnode: Add xmlnode_strip_prefixes2011-09-04, by Paul Aurich
-
xmlnode: Fix some brokeness in xmlnode serialization with prefixed elements.2011-09-04, by Paul Aurich
-
silc: Fix build and update for API changes2011-09-04, by Paul Aurich
-
sametime: fix build (add_buddies added param)2011-09-04, by Paul Aurich
-
Fix Perl bindings, which apparently were missing the _with_invite2011-09-03, by Elliott Sales de Andrade
-
I just don't like this not being in alphabetical order.2011-09-03, by Elliott Sales de Andrade
-
Move struct_size to the beginning of the struct. Even if we don't2011-09-03, by Elliott Sales de Andrade
-
Rename the _with_invite functions to their counterparts.2011-09-03, by Elliott Sales de Andrade
-
Remove deprecated plugin functions. I guess no-one asked for a2011-09-02, by Elliott Sales de Andrade
-
Remove deprecated xmlnode functions.2011-09-02, by Elliott Sales de Andrade
-
Be a bit more specific about removing non-local MSN objects, which2011-09-02, by Elliott Sales de Andrade
-
merge of '20112abca39ed1b5d1b36c259a68f54bcc9af09b'2011-09-02, by Elliott Sales de Andrade
-
Allow double-clicking a certificate to show its info.2011-09-02, by Elliott Sales de Andrade
-
Fix Certificate Manager Import/Export icons.2011-09-02, by Elliott Sales de Andrade
-
Remove GtkDocklet abstraction and merge GtkStatusIcon code into it.2011-09-02, by Elliott Sales de Andrade
-
Hide two easy Pidgin structs.2011-09-02, by Elliott Sales de Andrade
-
Fix Perl build by removing functions that are gone from libpurple.2011-09-02, by Kevin Stange
-
Remove deprecated buddy icon functions and @since tags.2011-09-02, by Elliott Sales de Andrade
-
Checkin PurpleStatus API changes.2011-09-02, by Elliott Sales de Andrade
-
Remove deprecated PurpleStatuc functions.2011-09-02, by Elliott Sales de Andrade
-
Hide PurpleAttentionType struct and remove attention @since tags.2011-09-02, by Elliott Sales de Andrade
-
Remove old serv attention functions.2011-09-02, by Elliott Sales de Andrade
-
Clean up SRV/TXT query functions.2011-09-02, by Elliott Sales de Andrade
-
Hide PurpleProxyInfo struct.2011-09-02, by Elliott Sales de Andrade
-
Remove unnecessary @since tag.2011-09-02, by Elliott Sales de Andrade
-
Replace purple_dnsquery_a_account with purple_dnsquery_a.2011-09-02, by Elliott Sales de Andrade
-
Make another gtkimhtml function private.2011-09-01, by Mark Doliner
-
Make some gtkimhtml functions private2011-09-01, by Mark Doliner
-
Fix build breakage from bfae54755d0a683ab945fea4666da04aeb1113d1.2011-09-01, by andrew victor
-
Hide GtkIMHtmlFontDetail2011-09-01, by Mark Doliner
-
Add the xfer get/set functions to the Changelog.API.2011-09-01, by masca
-
Add some get/set functions to help hidding _PrupleXfer.2011-09-01, by masca
-
Clean util.h from @since tags.2011-09-01, by masca
-
Hide-a-PurpleMenuAction.2011-09-01, by masca
-
Use the new accessor functions of PidginWhiteboard.2011-08-30, by andrew victor
-
Add additional accessor functions for Whiteboard.2011-08-30, by andrew victor
-
Update yahoo prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().2011-08-30, by andrew victor
-
Update silc prpl to use purple_whiteboard_get_protocol_data() and purple_whiteboard_set_protocol_data().2011-08-30, by andrew victor
-
Added protocol_data and ui_data accessor functions for Whiteboard.2011-08-30, by andrew victor
-
Doh, I failed to checkin two files in my previous commit.2011-08-30, by Mark Doliner
-
Fix build breakage introduced by 756598e4c0c17510d74152d8f495204deb003620.2011-08-30, by andrew victor
-
A small bit of hide-a-struct2011-08-30, by Mark Doliner
-
Alphabetize2011-08-30, by Mark Doliner
-
Use accessors for PurpleXfer2011-08-29, by Daniel Atallah
-
Steps toward hiding PurpleXfer.2011-08-29, by Daniel Atallah
-
merge of '808c311196ce8853437bde38c9e3c0864698a4d4'2011-08-29, by Daniel Atallah
-
Should use accessor function purple_connection_get_protocol_data() here.2011-08-29, by andrew victor
-
Update nullprpl for various API changes.2011-08-29, by andrew victor
-
Use appropriate printf format for gsize2011-08-29, by Daniel Atallah
-
Fix SILC for purple_xfer_[gs][4~et_protocol_data.2011-08-29, by Daniel Atallah
-
merge of '3849acda3c84d7798c514bc1a9f80cca6674e52c'2011-08-26, by Daniel Atallah
-
These pointers should rather be marked const.2011-08-26, by andrew victor
-
Convert to using the accessor functions.2011-08-26, by andrew victor
-
Use the new accessor functions.2011-08-26, by andrew victor
-
Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().2011-08-26, by andrew victor
-
Rather use the accessor functions directly.2011-08-26, by andrew victor
-
Convert Finch to use the new accessor functions.2011-08-26, by andrew victor
-
Update Pidgin to use the new accessor methods.2011-08-26, by andrew victor
-
Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().2011-08-26, by andrew victor
-
Rename field for consistency.2011-08-26, by andrew victor
-
Convert the yahoo prpl to using the new API.2011-08-26, by andrew victor
-
Convert the oscar prpl to use the new API.2011-08-26, by andrew victor
-
Convert the jabber prpl to use the new API.2011-08-26, by andrew victor
-
Convert the msn prpl to use the new API.2011-08-26, by andrew victor
-
Convert the sametime prpl to use the new API.2011-08-26, by andrew victor
-
Convert the irc prpl to use the new API.2011-08-26, by andrew victor
-
Convert the bonjour prpl to use the new API.2011-08-26, by andrew victor
-
Convert the mxit prpl to use the new API.2011-08-26, by andrew victor
-
Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().2011-08-26, by andrew victor
-
Remove wpurple_rename(). I suspect nobody actually ever used it directly2011-08-26, by Daniel Atallah
-
This got hide-a-struct'ed2011-08-26, by Mark Doliner
-
Fix two compile warnings. Did I do that? I totally didn't notice. My bad.2011-08-26, by Mark Doliner
-
Fix build-breakage introduced by 9000557e8a6b7649547a10cfc0fe85dbb8ce661d.2011-08-25, by andrew victor
-
merge of '832455fec73731ef93c992a46f78b79981bb4105'2011-08-25, by andrew victor
-
merge of 'b11803e108556a29e1204a3ff1fd00a0890d7733'2011-08-24, by andrew victor
-
Fixed properly now.2011-08-23, by andrew victor
-
Rather use the accessor function purple_account_get_username().2011-08-23, by andrew victor
-
merge of '1ca17dd26ee879f7580c72b03d018e444e0a5144'2011-08-25, by masca
-
Hide PurpleValue.2011-08-25, by masca
-
I want to play hide-a-struct too2011-08-24, by masca
-
In our forked DNS resolver processes, don't bail out if we get a retryable2011-08-24, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head a3c911b63a6bec656108e0a50da6a7ad325558ec)2011-08-24, by Daniel Atallah
-
Fix parameter types passed to ShellExecuteW(). One of these is just a warning2011-08-24, by Daniel Atallah
-
Allow toggling debug and verbose debug from a conversation window.2011-08-24, by Elliott Sales de Andrade
-
Fix the _add_pair_html/plaintext calls.2011-08-24, by Elliott Sales de Andrade
-
merge of '08d226d73f31ff54304b484070031adbae481095'2011-08-24, by Elliott Sales de Andrade
-
'U' messages don't get ack'd, so they shouldn't be saved.2011-08-24, by Elliott Sales de Andrade
-
Use PurpleXfer accessor functions.2011-08-23, by andrew victor
-
Use accessor functions where available.2011-08-23, by andrew victor
-
Rather access PurpleBuddy->proto_data using the accessor functions.2011-08-23, by andrew victor
-
Don't access PurpleBuddy->proto_data directly, rather use the accessor functions.2011-08-23, by andrew victor
-
Don't access PurpleConnection->proto_data directly, rather use the access functions.2011-08-23, by andrew victor
-
Some struct hiding. What a pain.2011-08-23, by Mark Doliner
-
Hide-a-Struct2011-08-23, by Mark Doliner
-
Use accessor functions in a few places2011-08-23, by Mark Doliner