log

age author description
Fri, 25 Apr 2008 16:23:35 +0000 Sadrul Habib Chowdhury Pop up the buddylist of the running instance instead of exiting quietly
Fri, 25 Apr 2008 17:49:25 +0000 Daniel Atallah Use g_snprintf() instead of snprintf(), which isn't really available on
Fri, 25 Apr 2008 16:08:48 +0000 Daniel Atallah Use g_strdup to match the subsequent g_free.
Fri, 25 Apr 2008 15:48:33 +0000 Daniel Atallah Include winsock2.h before windows.h is included to avoid winsock.h being
Fri, 25 Apr 2008 15:37:21 +0000 Daniel Atallah Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus
Fri, 25 Apr 2008 05:53:48 +0000 Sadrul Habib Chowdhury Fix a bug where the list of loaded plugins would get removed when
Fri, 25 Apr 2008 03:51:55 +0000 Sadrul Habib Chowdhury merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'
Thu, 24 Apr 2008 22:23:40 +0000 Will Thompson Move 2 of the 5 pixels' padding between paragraphs to above the line.
Thu, 24 Apr 2008 19:51:00 +0000 Stu Tomlinson echo -n is not portable, and OSX has libtoolize installed as glibtoolize
Thu, 24 Apr 2008 11:32:13 +0000 Evan Schoenberg I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.
Thu, 24 Apr 2008 11:28:20 +0000 Evan Schoenberg Fixed the final stragglers in need of byte_stream_destroy()
Thu, 24 Apr 2008 11:19:26 +0000 Evan Schoenberg Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,
Thu, 24 Apr 2008 11:10:03 +0000 Evan Schoenberg All SNACs on FLAP channel 2 except in the auth family are now sent through
Fri, 25 Apr 2008 03:49:41 +0000 Sadrul Habib Chowdhury Make the labels in the minidialogs selectable.
Thu, 24 Apr 2008 02:16:30 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon to fix a compile error when compiling from a
Thu, 24 Apr 2008 01:46:38 +0000 Sadrul Habib Chowdhury merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'
Thu, 24 Apr 2008 01:43:25 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
Wed, 23 Apr 2008 17:10:43 +0000 Stu Tomlinson Fix setting "show offline" for buddy list nodes so it takes immediate
Wed, 23 Apr 2008 16:38:08 +0000 Stu Tomlinson Allow changing to or from an empty password when the protocol specifies
Wed, 23 Apr 2008 16:37:28 +0000 Stu Tomlinson Prompt for silc private key passphrase if it is not saved for the account
Wed, 23 Apr 2008 16:36:04 +0000 Stu Tomlinson Fix for changing silc private key passphrase to or from the empty string,
Wed, 23 Apr 2008 15:00:03 +0000 Stu Tomlinson Leak fix
Wed, 23 Apr 2008 14:58:55 +0000 Stu Tomlinson Keep valgrind happy by zeroing out the tm struct before we stuff our
Wed, 23 Apr 2008 14:56:30 +0000 Stu Tomlinson UTF-8 friendly password truncation
Wed, 23 Apr 2008 14:55:29 +0000 Stu Tomlinson Leak fixes
Wed, 23 Apr 2008 14:54:00 +0000 Stu Tomlinson Don't access uninitialized memory (I think this might actually fix some
Wed, 23 Apr 2008 10:25:53 +0000 Sadrul Habib Chowdhury merge of '95a44af48cc13a9cd6373ef1b011acd7d2b95e98'
Wed, 23 Apr 2008 03:06:49 +0000 Etan Reisner Add the recent perl callback changes to ChangeLog.API.
Wed, 23 Apr 2008 02:59:37 +0000 Etan Reisner merge of '52e841c96296ab164c2be839e9d404dc1f9a6a9e'
Tue, 22 Apr 2008 23:34:56 +0000 Etan Reisner Shut up two compiler warnings about discarding qualifiers.