Mercurial > pidgin.yaz
graph
-
Avoid allocating and freeing stuff unnecessarily.Fri, 25 Apr 2008 18:01:50 +0000, by Daniel Atallah
-
Use g_strdup() instead of strdup (doesn't really matter as it is neverFri, 25 Apr 2008 17:57:54 +0000, by Daniel Atallah
-
merge of '006a7eef54129319c82b282c765b3fbba968006f'Fri, 25 Apr 2008 17:51:03 +0000, by Daniel Atallah
-
Pop up the buddylist of the running instance instead of exiting quietlyFri, 25 Apr 2008 16:23:35 +0000, by Sadrul Habib Chowdhury
-
Use g_snprintf() instead of snprintf(), which isn't really available onFri, 25 Apr 2008 17:49:25 +0000, by Daniel Atallah
-
Use g_strdup to match the subsequent g_free.Fri, 25 Apr 2008 16:08:48 +0000, by Daniel Atallah
-
Include winsock2.h before windows.h is included to avoid winsock.h beingFri, 25 Apr 2008 15:48:33 +0000, by Daniel Atallah
-
Avoiding emitting the "savedstatus-changed" signal twice when the savedstatusFri, 25 Apr 2008 15:37:21 +0000, by Daniel Atallah
-
Fix a bug where the list of loaded plugins would get removed whenFri, 25 Apr 2008 05:53:48 +0000, by Sadrul Habib Chowdhury
-
merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'Fri, 25 Apr 2008 03:51:55 +0000, by Sadrul Habib Chowdhury
-
Move 2 of the 5 pixels' padding between paragraphs to above the line.Thu, 24 Apr 2008 22:23:40 +0000, by Will Thompson
-
echo -n is not portable, and OSX has libtoolize installed as glibtoolizeThu, 24 Apr 2008 19:51:00 +0000, by Stu Tomlinson
-
I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.Thu, 24 Apr 2008 11:32:13 +0000, by Evan Schoenberg
-
Fixed the final stragglers in need of byte_stream_destroy()Thu, 24 Apr 2008 11:28:20 +0000, by Evan Schoenberg
-
Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,Thu, 24 Apr 2008 11:19:26 +0000, by Evan Schoenberg
-
All SNACs on FLAP channel 2 except in the auth family are now sent throughThu, 24 Apr 2008 11:10:03 +0000, by Evan Schoenberg
-
Make the labels in the minidialogs selectable.Fri, 25 Apr 2008 03:49:41 +0000, by Sadrul Habib Chowdhury
-
Patch from Dylan Simon to fix a compile error when compiling from aThu, 24 Apr 2008 02:16:30 +0000, by Sadrul Habib Chowdhury
-
merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'Thu, 24 Apr 2008 01:46:38 +0000, by Sadrul Habib Chowdhury
-
Patch from Dylan Simon <dylan@dylex.net> to fix handling escape keyThu, 24 Apr 2008 01:43:25 +0000, by Sadrul Habib Chowdhury
-
Fix setting "show offline" for buddy list nodes so it takes immediateWed, 23 Apr 2008 17:10:43 +0000, by Stu Tomlinson
-
Allow changing to or from an empty password when the protocol specifiesWed, 23 Apr 2008 16:38:08 +0000, by Stu Tomlinson
-
Prompt for silc private key passphrase if it is not saved for the accountWed, 23 Apr 2008 16:37:28 +0000, by Stu Tomlinson
-
Fix for changing silc private key passphrase to or from the empty string,Wed, 23 Apr 2008 16:36:04 +0000, by Stu Tomlinson