log

age author description
Sat, 22 Aug 2009 23:32:38 +0000 Paul Aurich Oops, Elliott correctly pointed out this was wrong...
Sun, 23 Aug 2009 03:31:52 +0000 Elliott Sales de Andrade It seems I need to write the smiley to the conversation for it to show up
Sun, 23 Aug 2009 01:58:16 +0000 Elliott Sales de Andrade Send proper emoticon messages in MSN chats. Apparently, this never worked
Sun, 23 Aug 2009 01:03:07 +0000 Elliott Sales de Andrade Check for empty messages before sending them in chats. This is the same
Sat, 22 Aug 2009 23:58:18 +0000 Elliott Sales de Andrade Minor comment cleanup stuff.
Sat, 22 Aug 2009 22:55:02 +0000 Elliott Sales de Andrade This seems to not work every once in a while, so put in some code under the
Sat, 22 Aug 2009 20:51:56 +0000 Elliott Sales de Andrade Display the full message when there are errors sending a MSN Mobile message
Sat, 22 Aug 2009 19:35:02 +0000 Mark Doliner Make idle and offline buddy names and the idle time in the small list grey
Sat, 22 Aug 2009 18:52:16 +0000 salinasv Close the Pounce dialog when you dismiss the last pounce.
Sat, 22 Aug 2009 18:30:53 +0000 Paul Aurich merge of '2b68579960365fea9a55bc39baf90eb59c42f972'
Sat, 22 Aug 2009 18:29:44 +0000 Paul Aurich jabber: Fix typing notifications between 2.6.0 and <= 2.5.9.
Sat, 22 Aug 2009 18:24:19 +0000 Mark Doliner Woah, this was wrong. MY BAD! We should not be setting this to true
Sat, 22 Aug 2009 07:02:21 +0000 Stu Tomlinson Until the Windows build is VV aware, we shouldn't try building the
Sat, 22 Aug 2009 06:20:10 +0000 salinasv Add a row-activation event for the Pounces dialog to open a new conversation window.
Sat, 22 Aug 2009 06:06:38 +0000 Paul Aurich String change feedback from Stu.
Sat, 22 Aug 2009 06:00:18 +0000 Paul Aurich jabber: Strip the '/' off of a JID in jabber_normalize.
Sat, 22 Aug 2009 05:38:56 +0000 Paul Aurich merge of '0696d14c26cfe65de7a3f68a2b9d14b283f88e1f'
Sat, 22 Aug 2009 04:44:11 +0000 Stu Tomlinson Don't compile the VV Config plugin unless VV is actually enabled
Sat, 22 Aug 2009 04:03:09 +0000 maiku merge of '80b957274167b799f50a5a624aca956f6eb02714'
Sat, 22 Aug 2009 05:38:23 +0000 Paul Aurich certs: Allow for dealing with multiple things wrong with a cert.
Sat, 22 Aug 2009 02:59:15 +0000 Paul Aurich merge of 'a3cbe3e11bc3bb7a4c1ecd17011d62ffba9abedf'
Sat, 22 Aug 2009 02:57:41 +0000 Paul Aurich Fix some more incorrect addresses.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Sat, 22 Aug 2009 04:02:22 +0000 maiku More gracefully handle stream creation errors with Jingle calls.
Sat, 22 Aug 2009 02:55:18 +0000 maiku Gracefully handle failures to create an FsStream. This was caused by
Sat, 22 Aug 2009 02:28:23 +0000 John Bailey Add a boolean account option (defaulting to off) to control whether to use
Sat, 22 Aug 2009 02:10:21 +0000 maiku Properly name audio-call pixmaps. This stops an assertion in pidginstock.c
Sat, 22 Aug 2009 00:36:25 +0000 maiku Add the vvconfig plugin. It allows you to choose different microphones,
Fri, 21 Aug 2009 20:49:06 +0000 Paul Aurich merge of '48f2d27edd8466883a732524bff0e292e343e6f5'
Fri, 21 Aug 2009 15:57:38 +0000 Kelemen G«¡bor hu.po: Updated for 2.6.1
Fri, 21 Aug 2009 20:47:47 +0000 Paul Aurich jabber: Simplify; js is the callback data and can't be NULL.
Fri, 21 Aug 2009 20:45:47 +0000 Paul Aurich jabber: Unset the PurpleDnsQueryData when a query fails. Refs #9274.
Fri, 21 Aug 2009 19:17:48 +0000 Paul Aurich jabber: Print out the expected/generated caps hashes.
Fri, 21 Aug 2009 07:54:43 +0000 Paul Aurich merge of '5ca4fe18a853bb7a6d9c45cd96ce2e9da4a2f8b8'
Fri, 21 Aug 2009 07:03:48 +0000 Mark Doliner merge of '0e908152e3a09fb19dea225fe87e2d691f208d4e'
Fri, 21 Aug 2009 07:03:09 +0000 Mark Doliner Whoops, this test case IS correct
Thu, 20 Aug 2009 20:04:50 +0000 Mark Doliner Fix a bug in our outgoing yahoo message formatting where messages
Fri, 21 Aug 2009 07:15:47 +0000 Paul Aurich jabber: Fix a crash when the vcard includes an empty BINVAL.
Fri, 21 Aug 2009 00:30:08 +0000 maiku Fail the configure script if voice and video dependencies are missing.
Sat, 22 Aug 2009 23:36:31 +0000 Richard Laager Wrap this file more consistently.
Sun, 23 Aug 2009 21:40:34 +0000 Ka-Hing Cheung serialize functions that return unsigned int types in dbus
Thu, 20 Aug 2009 18:13:41 +0000 Mark Doliner This function no longer needs these two parameters
Thu, 20 Aug 2009 16:15:00 +0000 Daniel Atallah use memset instead of bzero for better portability and profit
Thu, 20 Aug 2009 06:54:44 +0000 Mark Doliner Oh, I guess we should escape this when printing to the debug window.
Thu, 20 Aug 2009 06:26:21 +0000 Mark Doliner I was missing a space!
Thu, 20 Aug 2009 06:17:55 +0000 Mark Doliner Hopefully be more clear about just what a "webcam invite" is
Thu, 20 Aug 2009 06:01:56 +0000 Mark Doliner Add a bunch of comments for translators that might make some of these
Thu, 20 Aug 2009 05:40:41 +0000 Mark Doliner A few small string changes
Thu, 20 Aug 2009 04:10:53 +0000 Paul Aurich Fix --disable-avahi. Closes #9449.
Thu, 20 Aug 2009 03:40:18 +0000 Paul Aurich merge of 'a34b37757cd241377842a2da55e7c7ece45d69dd'
Thu, 20 Aug 2009 02:15:00 +0000 Mark Doliner Don't put stuff into a linked list only to iterate through the linked list
Thu, 20 Aug 2009 01:51:37 +0000 Mark Doliner Use a GSList here instead of a GQueue. Yay for simplification.
Thu, 20 Aug 2009 01:24:24 +0000 Mark Doliner Move where the ftattr queue is defined
Thu, 20 Aug 2009 01:12:06 +0000 Mark Doliner merge of 'e8e119ae079526a36af0f2ac20e7a9c9900f44c1'
Thu, 20 Aug 2009 03:40:09 +0000 Paul Aurich Properly detect libpanel by including ncurses libs in linking test.
Wed, 19 Aug 2009 22:42:11 +0000 Paul Aurich Don't add an accelerator to "Join a Chat" in a conversation window.
Thu, 20 Aug 2009 01:11:26 +0000 Mark Doliner Make outgoing yahoo messages with links, font color, font face or font size
Wed, 19 Aug 2009 22:01:10 +0000 Mark Doliner * Change yahoo_html_to_codes() a little to hopefully be more straight forward
Wed, 19 Aug 2009 18:54:54 +0000 Paul Aurich Fix not calling the SRV timeout on the win32 code. Closes #9956.