log

age author description
Tue, 08 Jan 2008 00:22:48 +0000 Andreas Monitzer Now checking the hostname supplied by the user, or the host-part of the JID when no host name is given against the CN of the domain. This makes libpurple comply to the RFC. Fixes http://trac.adiumx.com/ticket/8787
Mon, 07 Jan 2008 23:20:40 +0000 Evan Schoenberg Remove spurious braces
Mon, 07 Jan 2008 19:04:10 +0000 Bj«Órn Voigt German update
Mon, 07 Jan 2008 16:28:25 +0000 Mark Doliner merge of '5fc55e3a78ccb0a463df332592e62c5a371cd8b4'
Mon, 07 Jan 2008 15:52:50 +0000 Richard Laager Add Shreevatsa R for the Python she-bang line changes.
Wed, 09 Jan 2008 02:14:29 +0000 Sadrul Habib Chowdhury I am going to go ahead and commit+push this revision/fix of purple_conversation_new.
Mon, 07 Jan 2008 15:16:33 +0000 Sadrul Habib Chowdhury Unset some stuff to make sure Sylar can't kill us.
Mon, 07 Jan 2008 09:14:39 +0000 Sadrul Habib Chowdhury compile
Mon, 07 Jan 2008 06:19:57 +0000 Sadrul Habib Chowdhury merge of 'd11aaeee05a52eb367ad7d81f82a36b7a0501bcf'
Mon, 07 Jan 2008 00:32:26 +0000 Evan Schoenberg If the cached buddy icon can't be loaded, delete the preferences which point to it. Among other things, this fixes OSCAR buddy icon retrieval when the cache has been removed - since previously the icon hash was kept around and was used to determine that (so far as the prpl could tell) no icon retrieval was needed, libpurple would never have an icon for the contact.
Mon, 07 Jan 2008 06:16:46 +0000 Sadrul Habib Chowdhury Remember the size of the roomlist window. Handle the categories better.
Sun, 06 Jan 2008 20:59:02 +0000 Sadrul Habib Chowdhury Typo can cause crashes.
Sun, 06 Jan 2008 21:56:12 +0000 John Bailey Fix a couple compile warnings.
Sun, 06 Jan 2008 21:47:02 +0000 John Bailey Fix my typo
Sun, 06 Jan 2008 21:15:17 +0000 John Bailey Some readability changes. Refs #4533.
Sun, 06 Jan 2008 19:48:18 +0000 John Bailey Give credit where due.
Sun, 06 Jan 2008 19:45:03 +0000 Thanumalayan This patch from Thanumalayan S. implements Yahoo protocol version 15 file
Sun, 06 Jan 2008 19:28:49 +0000 John Bailey Revert patch that added receive-only transfer support for Yahoo protocol
Sun, 06 Jan 2008 19:02:57 +0000 Sadrul Habib Chowdhury merge of '534709237b5a9cb6acf039eba7344401c9cf8ac4'
Sat, 05 Jan 2008 18:41:33 +0000 Richard Laager Don't assume perl is at /usr/bin/perl, use /usr/bin/env instead. This is not
Sat, 05 Jan 2008 18:36:23 +0000 Richard Laager These don't seem to require bash.
Sat, 05 Jan 2008 18:34:04 +0000 Richard Laager A small patch from shreevatsa: "Some of the Python scripts start with
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Sat, 05 Jan 2008 18:01:12 +0000 Richard Laager Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
Sat, 05 Jan 2008 17:14:32 +0000 Richard Laager Clarify a comment that was confusing me. Thanks resiak!
Sat, 05 Jan 2008 16:32:40 +0000 Moos Heintzen Save the conversation "Enable Logging" option per-contact.
Thu, 03 Jan 2008 20:28:16 +0000 Richard Laager Turn off -Wstrict-prototypes until the issues in these libraries are fixed:
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sun, 06 Jan 2008 19:01:24 +0000 Sadrul Habib Chowdhury Implementation of the roomlist API.
Sun, 06 Jan 2008 18:53:47 +0000 Sadrul Habib Chowdhury Add a function to get a widget for a request field.
Sun, 06 Jan 2008 18:52:15 +0000 Sadrul Habib Chowdhury A list of accessor functions to the roomlist API.
Sat, 05 Jan 2008 14:34:41 +0000 Ethan Blanton An additional push from Gabriel's omgp.pidgin.add-widget-util branch.
Sat, 05 Jan 2008 14:32:59 +0000 Ethan Blanton Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for our
Sat, 05 Jan 2008 12:31:53 +0000 Jochen Kemnade German translation update
Sat, 05 Jan 2008 11:08:48 +0000 Sadrul Habib Chowdhury Utility functions to set and format song information. Closes #4398.
Sat, 05 Jan 2008 10:45:29 +0000 Sadrul Habib Chowdhury merge of '1858be5916da7bce36f3c991bcd71fc65271048d'
Mon, 07 Jan 2008 16:28:12 +0000 Mark Doliner Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.
Sat, 05 Jan 2008 08:46:25 +0000 Mark Doliner Some changes intended to make oscar not emit so many
Sat, 05 Jan 2008 08:15:43 +0000 Mark Doliner Now that oscar throttles itself as it approaches the rate limit, we can
Sat, 05 Jan 2008 07:49:15 +0000 Mark Doliner Minor comment changes
Sat, 05 Jan 2008 07:47:22 +0000 Mark Doliner We're not actually using these KNOWNGOOD defines, but should we ever
Sat, 05 Jan 2008 07:33:13 +0000 Mark Doliner Partial support for reading ICQ 6 status notes. The status note will
Sat, 05 Jan 2008 10:43:25 +0000 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
Sat, 05 Jan 2008 02:16:30 +0000 Sadrul Habib Chowdhury Show the emblem in conversation infopane correctly for chats.
Fri, 04 Jan 2008 22:57:51 +0000 Sadrul Habib Chowdhury Fix an infinite loop. Fixes #4486.
Fri, 04 Jan 2008 22:48:25 +0000 Sadrul Habib Chowdhury merge of '26afdc5e8f0e60ae1cc245decbcee7ece0a2f29f'
Fri, 04 Jan 2008 21:30:24 +0000 Daniel Atallah We can't rely on g_strerror() being set by g_file_test().
Fri, 04 Jan 2008 20:41:08 +0000 Daniel Atallah Detect the mdnsresponder crashing in the DnsSD implementation and disconnect the account instead of pegging the CPU.
Fri, 04 Jan 2008 22:45:57 +0000 Sadrul Habib Chowdhury Show prpl icons in the tooltip for groups.
Fri, 04 Jan 2008 20:34:23 +0000 Sadrul Habib Chowdhury Get rid of some wasted empty space in the tooltips for chats and groups.
Fri, 04 Jan 2008 16:47:39 +0000 Sadrul Habib Chowdhury merge of '30ea4e4dc3c93772f4022f23b41bb489eb0ac56b'
Fri, 04 Jan 2008 14:45:25 +0000 Bj«Órn Voigt German update: GTK plugin
Fri, 04 Jan 2008 09:59:05 +0000 Jochen Kemnade update for German translation
Fri, 04 Jan 2008 01:10:09 +0000 Daniel Atallah This is how the error handling for the win32 single instance mutex is supposed to work.
Fri, 04 Jan 2008 01:09:13 +0000 Daniel Atallah Improve error handling, particularly the debug output. I was hoping that this would provide some debug output that could be used to figure out how to detect and disconnect when the mdnsResponder crashes, but that doesn't appear to be the case.
Thu, 03 Jan 2008 22:07:02 +0000 Bj«Órn Voigt German update
Thu, 03 Jan 2008 18:31:58 +0000 Stu Tomlinson Fixes for incorrectly displaying user tune emblem and empty current media.
Fri, 04 Jan 2008 16:45:11 +0000 Sadrul Habib Chowdhury Blink the buddies that signed on/off recently for six seconds.
Thu, 03 Jan 2008 11:12:36 +0000 Sadrul Habib Chowdhury New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).
Wed, 02 Jan 2008 22:15:06 +0000 Richard Laager merge of '46216b10d02d4e5cae2343e469f0e405088537d3'
Wed, 02 Jan 2008 14:01:50 +0000 Will Thompson Clear up some documentation.
Wed, 02 Jan 2008 14:01:15 +0000 Will Thompson Masca noticed that dc6923294f5f33ff7a52a998e1b9e9ad47be0211 made jabber.c not
Wed, 02 Jan 2008 12:07:15 +0000 Sadrul Habib Chowdhury Remove unused code.
Wed, 02 Jan 2008 12:04:27 +0000 Sadrul Habib Chowdhury Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).
Wed, 02 Jan 2008 11:05:09 +0000 Sadrul Habib Chowdhury Mark a string for translation.
Wed, 02 Jan 2008 06:42:29 +0000 Evan Schoenberg merge of '7e8103bd3c5298a43a4e18bb59037980f5c213c9'
Mon, 31 Dec 2007 03:06:42 +0000 John Bailey Felipe Contreras, one of our older Crazy Pacth Writers, noticed that these
Sun, 30 Dec 2007 18:46:56 +0000 John Bailey Added /notice support for IRC. If I didn't do this properly, feel free
Sun, 30 Dec 2007 13:56:01 +0000 Sadrul Habib Chowdhury merge of '1e815cbbfe7f16f64d88932b88cb027889830b52'
Sun, 30 Dec 2007 13:53:57 +0000 Sadrul Habib Chowdhury Fix a double-free when unloading dependent plugins. Fixes #4488.
Wed, 02 Jan 2008 06:36:35 +0000 Evan Schoenberg Keep track of the keepalive timeout source so it can be removed when the account disconnects. This prevents a possible crash if the timeout fired after the account disconnected.
Sun, 30 Dec 2007 10:07:50 +0000 Evan Schoenberg merge of 'a8b520be697763fb22572a1a5f50fe2d01738644'
Sun, 30 Dec 2007 12:36:56 +0000 Will Thompson I think that now that it's easy to re-enable accounts that got a connection
Sat, 29 Dec 2007 23:27:11 +0000 Ka-Hing Cheung bring ChangeLog.win32 up2date with 2.3.1
Sat, 29 Dec 2007 23:25:14 +0000 Sadrul Habib Chowdhury nacho points out that we need to connect to 'style-set' on a widget that uses the default style, because the signal is not emitted for widgets that uses custom styles. This is part of his earlier patch. References #4351.
Sat, 29 Dec 2007 21:50:23 +0000 Sadrul Habib Chowdhury Show the prpl icon in the account-specific statusboxes to avoid ambiguity.
Sat, 29 Dec 2007 19:19:56 +0000 Sadrul Habib Chowdhury merge of '136abe99803d125464bb1268eb7041051ad4c9ae'
Sat, 29 Dec 2007 17:40:44 +0000 Will Thompson Clarify documentation of confusingly-named and -valued signal priority
Sat, 29 Dec 2007 18:22:24 +0000 Sadrul Habib Chowdhury Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.
Sat, 29 Dec 2007 17:45:40 +0000 Sadrul Habib Chowdhury Patch from QuLogic to correctly set the length. Closes #4515.
Sat, 29 Dec 2007 17:43:44 +0000 Sadrul Habib Chowdhury Docu patch from Simon Wenner. Closes #4497.
Sun, 30 Dec 2007 10:06:58 +0000 Evan Schoenberg merge of '09b67b44dabe98093e6dc706c0d731212e129a79'
Sat, 29 Dec 2007 04:46:49 +0000 John Bailey ChangeLog entry for QuLogic's patch.
Sat, 29 Dec 2007 04:26:17 +0000 Elliott Sales de Andrade Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.
Sun, 30 Dec 2007 10:06:51 +0000 Evan Schoenberg Fixed a leak
Fri, 28 Dec 2007 17:14:52 +0000 Evan Schoenberg Ensure js->sasl is not NULL before using it in jabber_auth_handle_success(). This was, I believe, the source of the crash stu reported when my DIGEST-MD5 hack was in place; while js->sasl will probably be non-NULL whenever we reach this code point now, it's more robust to verify it here since that's an assumption originating in another function.
Fri, 28 Dec 2007 05:54:50 +0000 Evan Schoenberg purple_timeout_remove(), not g_source_remove(), must be used to remove a timeout added by purple_timeout_add(). The latter works when the glib run loop is being used but not when any other eventloop implementation is in use.
Fri, 28 Dec 2007 02:49:23 +0000 Stu Tomlinson merge of '791803b6696dd26a5193ad76f80dbc7c6cb2687a'
Fri, 28 Dec 2007 01:57:17 +0000 Sadrul Habib Chowdhury Add tooltips to the plugin window. I did it mostly to test the new tooltip
Fri, 28 Dec 2007 01:38:41 +0000 Sadrul Habib Chowdhury Use the new tooltip functions to draw the tooltips in the conversation window.
Thu, 27 Dec 2007 16:29:58 +0000 Daniel Atallah Prevent a divide by zero. Fixes #4490.
Wed, 26 Dec 2007 02:49:24 +0000 Sadrul Habib Chowdhury merge of 'c0a74e417ec8993798705c2cbfca7b7d8b0bc514'
Wed, 26 Dec 2007 02:26:27 +0000 Ka-Hing Cheung fix a leak
Wed, 26 Dec 2007 01:19:18 +0000 Ka-Hing Cheung fix a double free
Tue, 25 Dec 2007 23:00:27 +0000 Will Thompson merge of 'c000ab1012a7be103452c357fb103e5bddeb99d7'
Tue, 25 Dec 2007 22:59:15 +0000 Will Thompson Yes, we really can use qsort(3) rather than reimplementing it. I've tested
Tue, 25 Dec 2007 08:49:35 +0000 Sadrul Habib Chowdhury Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.
Tue, 25 Dec 2007 06:38:17 +0000 Mark Doliner Infinitesimally better debug message
Tue, 25 Dec 2007 05:53:23 +0000 Mark Doliner Should be safe to get rid of this now
Tue, 25 Dec 2007 04:16:23 +0000 Mark Doliner Don't print "no" twice when we can't find a library
Mon, 24 Dec 2007 10:40:28 +0000 Sadrul Habib Chowdhury merge of '4fa938e6f980314ccc4a44725eb809c3b5a4fcbc'
Mon, 24 Dec 2007 07:04:08 +0000 Sadrul Habib Chowdhury Plug a small leak.
Mon, 24 Dec 2007 02:00:17 +0000 Sadrul Habib Chowdhury Do not prompt for an already merged contact. Fixes #4285.
Mon, 24 Dec 2007 01:28:24 +0000 Sadrul Habib Chowdhury Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.
Mon, 24 Dec 2007 04:56:23 +0000 Mark Doliner C++ doesn't really allow forward declarations of enums, and we
Sun, 23 Dec 2007 18:36:09 +0000 Stu Tomlinson If a peer certificate does not match our cached cert, do not auto reject it!
Sun, 23 Dec 2007 17:30:09 +0000 Stu Tomlinson *really* add the StartCom Free SSL Certificate Authority certificate
Sun, 23 Dec 2007 17:16:14 +0000 Stu Tomlinson Add the StartCom Free SSL Certificate Authority certificate (as used by
Sun, 23 Dec 2007 17:14:06 +0000 Stu Tomlinson Compile warning fix
Sun, 23 Dec 2007 01:30:27 +0000 Etan Reisner Add tooltips to groups in the buddy list. The tooltips show the current online
Sat, 22 Dec 2007 23:18:08 +0000 Etan Reisner merge of 'f6430c7013d08f95c60248eeb22c752a0107499b'
Fri, 28 Dec 2007 02:49:10 +0000 Stu Tomlinson disapproval of revision 'f6430c7013d08f95c60248eeb22c752a0107499b'
Sat, 22 Dec 2007 16:59:52 +0000 Evan Schoenberg The DIGEST-MD5 implementation of CYRUS-SASL is incompatible with the implementation in Java. The result is that we failed to authenticate to Java-based servers such as OpenFire when DIGEST-MD5 was enabled. This appears to be the result of a bug in the Java SASL library. While we -could- wait for a fix within that library and tell our users that server admins need to upgrade to get the fix, a client-side workaround is very easily accessible to us.
Sat, 22 Dec 2007 15:45:13 +0000 Evan Schoenberg Daniel pointed out that this should be digest, not &digest, because auth_hmac_md5 takes a guchar* rather than a guchar**
Sat, 22 Dec 2007 11:40:34 +0000 Will Thompson Export purple_*_version in version.h.
Sat, 22 Dec 2007 11:36:01 +0000 Will Thompson merge of '3a8b6b71a880d8b8152d3ad4c4ade2d3df3b0f5c'
Fri, 21 Dec 2007 19:38:21 +0000 Will Thompson merge of '488405b28c709cbc7ca2a9df39974b06209fe0f1'
Fri, 21 Dec 2007 21:03:35 +0000 Daniel Atallah Warning fixes.
Fri, 21 Dec 2007 19:33:15 +0000 Sadrul Habib Chowdhury merge of '512fef4a6375dc53f2f672f545da13d2d4505990'
Fri, 21 Dec 2007 18:58:59 +0000 Will Thompson merge of '1f8afab1886606b0936e80a00245ff532d77086f'