log

age author description
Tue, 06 May 2008 05:10:40 +0000 Richard Laager Fix a compiler warning. Sadrul or someone should double-check this.
Mon, 05 May 2008 22:39:55 +0000 Daniel Atallah More plumbing work.
Wed, 07 May 2008 00:35:55 +0000 Sadrul Habib Chowdhury Plug a small memory leak in the smiley dialog, and use g_new0/g_free
Wed, 07 May 2008 00:34:52 +0000 Sadrul Habib Chowdhury g_strdup'ed strings aren't const char*. This fixes a couple of compile
Mon, 05 May 2008 16:01:02 +0000 Sadrul Habib Chowdhury The required fields are not really required if the action is cancelled.
Mon, 05 May 2008 14:56:36 +0000 Ethan Blanton Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
Mon, 05 May 2008 04:54:37 +0000 Mark Doliner Fix a small memleak when adding a Jabber buddy
Mon, 05 May 2008 02:00:28 +0000 Gary Kramlich Make error output during autogen actually readable...
Mon, 05 May 2008 00:02:37 +0000 Sadrul Habib Chowdhury Show the url, instead of silently ignoring a url-open request.
Mon, 05 May 2008 00:00:25 +0000 Sadrul Habib Chowdhury Do not let the height of the entry get larger than half the conversation
Sun, 04 May 2008 20:44:08 +0000 Mark Doliner Add a comment. Could someone familiar with the Jabber protocol or our
Sun, 04 May 2008 04:15:11 +0000 Sadrul Habib Chowdhury Add a 'View log' option in the buddylist menu.
Sun, 04 May 2008 03:28:58 +0000 Sadrul Habib Chowdhury When searching for a conversation, search only in the list of the
Sun, 04 May 2008 03:24:18 +0000 Sadrul Habib Chowdhury Check to see if we are already in a room before attempting to join. If
Sun, 04 May 2008 02:49:29 +0000 Sadrul Habib Chowdhury merge of '8c40d658dc534ac7ccbf595c73c2952ff9d1975e'
Sat, 03 May 2008 21:23:18 +0000 Sadrul Habib Chowdhury Setup tab-completion for groups in the 'Add Chat' dialog.
Sun, 04 May 2008 01:49:48 +0000 John Bailey Change the label on the entry area height pref
Sun, 04 May 2008 01:43:00 +0000 Ethan Blanton Fix IRC handling of PART without a part message on Undernet IRCds.
Sun, 04 May 2008 00:51:46 +0000 John Bailey Fix the breakage with account aliases that I introduced when I moved the
Sat, 03 May 2008 23:51:43 +0000 Daniel Atallah Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
Sat, 03 May 2008 21:03:13 +0000 Daniel Atallah Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.
Sat, 03 May 2008 19:45:15 +0000 Daniel Atallah Clean up loggers when quitting (or unloading the logreader plugin).
Sat, 03 May 2008 19:22:02 +0000 Daniel Atallah Fix incorrect freeing in my previous commit.
Sat, 03 May 2008 17:56:04 +0000 Daniel Atallah This is the way we plug the leaks, plug the leaks, plug the leaks...
Sat, 03 May 2008 17:38:33 +0000 Will Thompson ChangeLog the minimum size pref
Sat, 03 May 2008 17:36:17 +0000 Will Thompson Add a "minimum lines" pref for the im entry box thing; up to 8 lines.
Sat, 03 May 2008 07:27:25 +0000 Daniel Atallah Plug a small leak.
Sat, 03 May 2008 07:13:58 +0000 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
Sat, 03 May 2008 03:02:25 +0000 Sadrul Habib Chowdhury merge of 'dc85c2329304dd6f567820b55939193328f9e506'
Sat, 03 May 2008 02:12:26 +0000 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
Sat, 03 May 2008 02:49:53 +0000 Sadrul Habib Chowdhury Allow replacing smileys with texts in conversations/logs. This should be
Fri, 02 May 2008 23:16:11 +0000 Daniel Atallah Cleanup and avoid unnecessary alloc/free.
Fri, 02 May 2008 22:51:14 +0000 Evan Schoenberg merge of '21d37789f674809d615fc7676a092f1da438b0f5'
Fri, 02 May 2008 22:01:01 +0000 Daniel Atallah Leak fixes.
Fri, 02 May 2008 21:09:59 +0000 Daniel Atallah Leak plug in parsing MSN currentmedia.
Fri, 02 May 2008 17:09:50 +0000 Sadrul Habib Chowdhury merge of 'a9db18c93f28f014cb3740a20933e2468fb660b7'
Fri, 02 May 2008 17:00:49 +0000 Sadrul Habib Chowdhury This should fix the issue where resizing the entry box resizes the
Fri, 02 May 2008 16:55:59 +0000 Sadrul Habib Chowdhury Do not add a ':' if there's already one at the end. Thanks to wjt for
Fri, 02 May 2008 16:51:15 +0000 Will Thompson Tweak some strings in the Edit Chat dialog.
Fri, 02 May 2008 16:07:12 +0000 Sadrul Habib Chowdhury merge of 'a5c86f336638811bfef4a0969f3d8d2d6b85520f'
Fri, 02 May 2008 06:15:33 +0000 Mark Doliner Don't try to tell the IM network that we're not idle when we disconnect.
Fri, 02 May 2008 16:06:03 +0000 Sadrul Habib Chowdhury ctrl-x to open context menus. F11 was such a poor choice for this.
Fri, 02 May 2008 01:29:34 +0000 Sadrul Habib Chowdhury merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'
Fri, 02 May 2008 00:30:14 +0000 Stu Tomlinson Kill the default F2 keybinding for show timestamps, it only confuses people
Fri, 02 May 2008 01:28:43 +0000 Sadrul Habib Chowdhury Slightly change the maximum height of the entry box. This seems to fix
Thu, 01 May 2008 22:44:16 +0000 Sadrul Habib Chowdhury merge of '19d64f3b50204b193622eb82c482a63dae381a51'
Thu, 01 May 2008 22:42:21 +0000 Sadrul Habib Chowdhury Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
Thu, 01 May 2008 22:21:05 +0000 Sadrul Habib Chowdhury Remove the undocumented default binding (ctrl+g) to start ignoring
Thu, 01 May 2008 16:59:57 +0000 Richard Laager merge of '01e9055ea70771c842b561dca3b64027ac37dc69'
Thu, 01 May 2008 03:24:21 +0000 Richard Laager Replace a notification that should never happen with a debug message that
Thu, 01 May 2008 09:55:09 +0000 Will Thompson ChangeLog the Escape closes conversation window preference.
Thu, 01 May 2008 04:02:31 +0000 Daniel Atallah When an XMPP account is set to require TLS, but libpurple doesn't have SSL
Thu, 01 May 2008 03:55:48 +0000 Daniel Atallah Remove the stored installer language selection when uninstalling.
Thu, 01 May 2008 03:10:29 +0000 Etan Reisner Add this ChangeLog item back, the merge ate it.
Thu, 01 May 2008 03:06:17 +0000 Etan Reisner merge of '7f78e4be502956bb580a87289cf2acfe6254ea62'
Wed, 30 Apr 2008 22:52:16 +0000 Will Thompson Add a tickybox to set the 'close conversation window' shortcut to Escape.
Wed, 30 Apr 2008 17:00:27 +0000 Ethan Blanton Don't count the size of an array at runtime if it's known at compile time.
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Wed, 30 Apr 2008 06:02:26 +0000 John Bailey Change the "Screen name" text to "Username" per a number of discussions on
Wed, 30 Apr 2008 05:56:40 +0000 John Bailey This fixes the lack of the Local Alias field for IRC accounts since I moved