log

age author description
Mon, 04 Jun 2007 01:32:47 +0000 Stu Tomlinson merge of '2e9a9919a68f5a230c81bceb9f0c95eb5e169420'
Mon, 04 Jun 2007 01:30:37 +0000 Stu Tomlinson merge of '4ced433906d17bb2758a2b010ce264314d17fe04'
Mon, 04 Jun 2007 01:30:13 +0000 Stu Tomlinson Add mnemonics to labels in Add Buddy and Add Chat dialogs, and put Account
Mon, 04 Jun 2007 21:10:44 +0000 Gabriel Schulhof About's item type has to be "<StockItem>"
Sun, 03 Jun 2007 21:10:12 +0000 Gabriel Schulhof Add stock icon to about menu.
Mon, 04 Jun 2007 01:02:35 +0000 Richard Laager Avoid a strlen().
Mon, 04 Jun 2007 01:02:02 +0000 Richard Laager Remove an extraneous link++.
Mon, 04 Jun 2007 00:55:19 +0000 Richard Laager Using g_strstr_len(x, strlen(x), ...) is dumb.
Mon, 04 Jun 2007 00:54:16 +0000 Richard Laager Correct some useless code to do what it was supposed to do. This was
Mon, 04 Jun 2007 00:38:12 +0000 Richard Laager Remove some useless code, pointed out by o_sukhodolsky.
Sun, 03 Jun 2007 22:29:07 +0000 Richard Laager Kill a C99 struct initialization.
Sun, 03 Jun 2007 21:43:49 +0000 Mark Doliner merge of '4ced433906d17bb2758a2b010ce264314d17fe04'
Sun, 03 Jun 2007 19:15:42 +0000 Sean Egan Maintain global poitners to the clipboard selection text, with the aim of
Sun, 03 Jun 2007 18:56:55 +0000 Stu Tomlinson :( seems I didn't completely fix the half-height buddies thing
Sun, 03 Jun 2007 18:32:12 +0000 Stu Tomlinson ChangeLog a few things
Sun, 03 Jun 2007 18:27:38 +0000 Stu Tomlinson merge of '899692e88db07d660e3185da95f9e887d6e07ce5'
Sun, 03 Jun 2007 18:22:15 +0000 Stu Tomlinson We use a timeout in our blist selection changed callback to prevent buddy
Sun, 03 Jun 2007 21:42:54 +0000 Mark Doliner Add some notes about why Yahoo! web messenger login doesn't work
Sun, 03 Jun 2007 21:19:00 +0000 Mark Doliner Better error messages for Yahoo! login failures
Sun, 03 Jun 2007 19:04:22 +0000 Mark Doliner Only check for EAGAIN if send returns -1, not when it returns 0
Sun, 03 Jun 2007 18:36:54 +0000 Mark Doliner Two small changes to the release notification plugin:
Sun, 03 Jun 2007 05:16:00 +0000 Richard Laager Add QuLogic to the COPYRIGHT file.
Sun, 03 Jun 2007 01:05:59 +0000 Stu Tomlinson Compiler be quiet! Fixes this compile warning:
Sat, 02 Jun 2007 19:05:28 +0000 Stu Tomlinson We also need to reverse the last protocol's smiley list instead of only
Sat, 02 Jun 2007 18:46:34 +0000 Stu Tomlinson Reverse the smiley list only after reading the whole list of smileys in.
Sat, 02 Jun 2007 17:38:22 +0000 Stu Tomlinson Improve parsing user info for MSN, Fixes #690
Sat, 02 Jun 2007 16:37:22 +0000 Stu Tomlinson Handle problems initiating or joining a switchboard session more gracefully.
Sat, 02 Jun 2007 16:09:28 +0000 Stu Tomlinson Fix a crash sending an IM in null protocol to a buddy who you don't have a
Sat, 02 Jun 2007 16:08:56 +0000 Stu Tomlinson null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRS
Sat, 02 Jun 2007 16:06:59 +0000 Stu Tomlinson Fix a crash when trying to use XMPP console with no XMPP accounts connected