Mercurial > pidgin
graph
-
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
-
merge of '06fd8a15a3af927e3ce13b04af6e2159fb537dd9'2011-08-23, by masca
-
These should be using purple_notify_user_info_add_pair_plaintext().2011-08-22, by andrew victor
-
Remove what seems to be an unnecessary variable.2011-08-22, by Elliott Sales de Andrade
-
It seems like there's a dereference missing here.2011-08-22, by Elliott Sales de Andrade
-
Small typo.2011-08-22, by andrew victor
-
merge of '3a7408265d339b20bd3bef7b8fefc62215ccf644'2011-08-22, by Mark Doliner
-
Remove silc10 from POTFILES.in2011-08-22, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)2011-08-22, by Daniel Atallah
-
Commit the fix needed for this to build on Windows.2011-08-21, by John Bailey
-
Please correct me if I'm wrong, but I don't think we gain anything2011-08-22, by Mark Doliner
-
Remove silc102011-08-22, by Mark Doliner
-
Actually commit the purple_notify_user_info_prepend_pair_plaintext2011-08-22, by Mark Doliner
-
Add purple_notify_user_info_prepend_pair_plaintext and use it in a few2011-08-22, by Mark Doliner
-
I tried to disapprove this, but it didn't seem to work. Maybe I2011-08-22, by Mark Doliner
-
merge of '6f0f65518dbd9cdbb6b41be078c9cd9db3bbea4b'2011-08-22, by Mark Doliner
-
merge of '88118487bea2cf5120dec21de3377fada185180f'2011-08-22, by Mark Doliner
-
disapproval of revision '88118487bea2cf5120dec21de3377fada185180f'2011-08-22, by Mark Doliner
-
I think it's more appropriate to append these as plaintext2011-08-22, by Mark Doliner
-
disapproval of revision '37706b74bb67b5e0abf08dd08bcd0d509075cc42'2011-08-22, by Mark Doliner
-
Now that there's no speed difference between2011-08-22, by Mark Doliner
-
Add an entry for 0ea4521b22507f8cc23de316fa55e3368d9f40292011-08-22, by Mark Doliner
-
user_info->user_info_entries is redundant. Let's call it2011-08-22, by Mark Doliner
-
Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.2011-08-22, by Mark Doliner
-
Fix perl compilation. I really wish the .c files regenerated with the2011-08-22, by Mark Doliner
-
Rename purple_notify_user_info_add_pair to2011-08-22, by Mark Doliner
-
Don't use strlen() when you're just checking whether a string is2011-08-22, by Mark Doliner
-
Don't use strlen() when all you're trying to do is check if the string2011-08-22, by Mark Doliner
-
I went through all our calls to purple_notify_user_info_add_pair() and2011-08-22, by Mark Doliner
-
merge of '01dbf4adfbd244ad73e7c0a6850a5bcc9d0b9582'2011-08-21, by Mark Doliner
-
Whitespace changes for coding-style consistency.2011-08-21, by andrew victor
-
Use purple_notify_user_info_add_pair_plaintext in some places where we2011-08-21, by Mark Doliner
-
Simplify. This is 6 lines instead of 15.2011-08-21, by Mark Doliner
-
The id field is unused2011-08-21, by Mark Doliner
-
Add this @deprecated flag back in here so we know this still needs work2011-08-21, by Mark Doliner
-
Use the new API in v3.0.0 to hide the UserId column in the search-results.2011-08-21, by andrew victor
-
Added MXit prpl changes to ChangeLog.2011-08-21, by andrew victor
-
propagate from branch 'im.pidgin.pidgin' (head 90830883791970eb18943b8cfbbe90295cc964a3)2011-08-21, by andrew victor