log

age author description
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'
Fri, 21 Dec 2007 19:31:16 +0000 Sadrul Habib Chowdhury Use aliases in the typing notification.
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Fri, 21 Dec 2007 12:17:10 +0000 Sadrul Habib Chowdhury The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.
Fri, 21 Dec 2007 19:34:54 +0000 Will Thompson disapproval of revision '846b73cefc86ff41042181a41f8ceaae6699c1f6'
Fri, 21 Dec 2007 18:57:48 +0000 Will Thompson Add purple_version_get_{major,minor,micro} functions to get the running
Fri, 21 Dec 2007 09:33:45 +0000 Sadrul Habib Chowdhury merge of '72df99671f84834d934f83b25ce492f289d77063'
Thu, 20 Dec 2007 03:44:01 +0000 Elliott Sales de Andrade HMAC digest support from Elliott Sales de Andrade
Thu, 20 Dec 2007 03:40:56 +0000 Elliott Sales de Andrade Triple DES cipher support from Elliott Sales de Andrade
Wed, 19 Dec 2007 15:54:54 +0000 Daniel Atallah The pulse data stuff hasn't been used in quite a while - get rid of it.
Wed, 19 Dec 2007 15:53:58 +0000 Daniel Atallah GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.0
Wed, 19 Dec 2007 11:31:37 +0000 Will Thompson merge of '05319fdf1db00660d0c169657ed1b08ff621e5c7'
Wed, 19 Dec 2007 11:31:28 +0000 Will Thompson Add QuLogic's nick to the about dialog, and update and sort other lists of
Wed, 19 Dec 2007 09:18:39 +0000 Jochen Kemnade German translation update
Wed, 19 Dec 2007 00:58:36 +0000 Will Thompson I hate to be vain, but I like to think I do more than "(null)" :)
Wed, 19 Dec 2007 00:43:23 +0000 Will Thompson merge of '596c9f710fd64a951cbce4bb92b6e051ae3805b1'
Tue, 18 Dec 2007 22:12:10 +0000 Sean Egan merge of '70b3c6fe54dd2678b33b1b1da78c4e66acd20931'
Tue, 18 Dec 2007 22:10:49 +0000 Sean Egan Promotions
Fri, 21 Dec 2007 09:32:30 +0000 Sadrul Habib Chowdhury Avoid jumpiness when typing notification in the conv. history is removed.
Fri, 21 Dec 2007 09:03:20 +0000 Sadrul Habib Chowdhury This fixes the tab-coloring issue that's been bugging seanegn.
Tue, 18 Dec 2007 21:43:03 +0000 Sadrul Habib Chowdhury Update the changelogs, and the @since doxy-tags for new functions.
Tue, 18 Dec 2007 21:27:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
Tue, 18 Dec 2007 15:15:19 +0000 Sadrul Habib Chowdhury Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)
Tue, 18 Dec 2007 10:08:18 +0000 Sadrul Habib Chowdhury Version 2.4.0devel.
Tue, 18 Dec 2007 09:35:46 +0000 Sadrul Habib Chowdhury ChangeLog.API the tooltip functions.
Tue, 18 Dec 2007 09:20:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)
Tue, 18 Dec 2007 05:50:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Wed, 28 Nov 2007 00:17:27 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
Sat, 22 Dec 2007 17:54:30 +0000 Etan Reisner Fix up a doxygen comment about a function return value.
Tue, 18 Dec 2007 09:17:39 +0000 Sadrul Habib Chowdhury Refactor some of the tooltip drawing functions. And add some pretend docs.
Tue, 18 Dec 2007 06:32:42 +0000 Sadrul Habib Chowdhury Reset tree-path when a tooltip is destroyed.
Wed, 12 Dec 2007 00:12:41 +0000 Sadrul Habib Chowdhury Add 'js' in COPYRIGHT. References #4323.
Wed, 12 Dec 2007 00:11:11 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)
Tue, 11 Dec 2007 19:13:14 +0000 Sadrul Habib Chowdhury Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.
Sat, 08 Dec 2007 07:14:25 +0000 Sadrul Habib Chowdhury Make sure an old tooltip is destroyed before creating a new one.
Thu, 06 Dec 2007 22:46:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 40d42b30664156f7f561606dd28fc01256a8ca36)
Thu, 06 Dec 2007 08:44:34 +0000 Sadrul Habib Chowdhury Add the new file in .mingw, thanks to Kevin.
Thu, 06 Dec 2007 07:33:53 +0000 Sadrul Habib Chowdhury Some utility functions for showing tooltips. This is used by the buddylist,
Tue, 18 Dec 2007 18:18:31 +0000 Richard Laager merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'
Tue, 18 Dec 2007 21:24:28 +0000 Sadrul Habib Chowdhury Typing notification in the conversation history.
Tue, 18 Dec 2007 18:33:15 +0000 Sadrul Habib Chowdhury cancel_cb can be NULL here too.
Tue, 18 Dec 2007 17:03:13 +0000 Will Thompson I'm happy to report that my spelling is coming along in leanps and nbounds.
Tue, 18 Dec 2007 16:57:21 +0000 Will Thompson Sadrul informs me that cancel_cb may in fact be NULL.
Tue, 18 Dec 2007 16:10:22 +0000 Stu Tomlinson merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'
Tue, 18 Dec 2007 16:10:19 +0000 Stu Tomlinson merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'
Tue, 18 Dec 2007 16:02:35 +0000 Will Thompson Documentation tweaks and more g_return_if_fail checks for NULL parameters which
Tue, 18 Dec 2007 15:55:03 +0000 Bj«Órn Voigt libpurple/win32/libc_interface.c was missing
Tue, 18 Dec 2007 15:54:28 +0000 Bj«Órn Voigt German translation update
Tue, 18 Dec 2007 15:56:06 +0000 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect
Tue, 18 Dec 2007 15:53:05 +0000 Stu Tomlinson Ye Olde Compiler complained about this:
Tue, 18 Dec 2007 11:05:40 +0000 Will Thompson merge of '1bb5970e91bf83784fd002fc78216157034e9257'
Tue, 18 Dec 2007 08:44:35 +0000 Mark Doliner Add a comment that I took this from glib
Tue, 18 Dec 2007 08:42:41 +0000 Mark Doliner Create a purple_gai_strerror() function similar to g_str_error() which
Tue, 18 Dec 2007 07:39:57 +0000 Mark Doliner merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'
Tue, 18 Dec 2007 07:37:55 +0000 Mark Doliner Use g_sterror instead of strerror in two more places.
Tue, 18 Dec 2007 07:33:32 +0000 Sean Egan Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 seconds
Tue, 18 Dec 2007 06:29:46 +0000 Sean Egan Don't install pidgin.desktop when not installing Pidgin
Tue, 18 Dec 2007 03:35:20 +0000 Luke Schierer merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'
Tue, 18 Dec 2007 22:57:55 +0000 Evan Schoenberg Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.
Tue, 18 Dec 2007 02:26:57 +0000 Evan Schoenberg merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'
Mon, 17 Dec 2007 23:22:30 +0000 Evan Schoenberg Added support for authentication via CRAM-MD5 when using jabber:iq:auth.
Mon, 17 Dec 2007 23:18:34 +0000 Evan Schoenberg If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior.
Tue, 18 Dec 2007 02:26:44 +0000 Daniel Atallah Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355
Tue, 18 Dec 2007 02:25:10 +0000 Daniel Atallah merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'
Mon, 17 Dec 2007 20:37:30 +0000 Stu Tomlinson Escape system log messages before sending to the loggers. Fixes #4426
Tue, 18 Dec 2007 10:54:32 +0000 Will Thompson Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.
Tue, 18 Dec 2007 00:59:59 +0000 Sean Egan I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bit
Mon, 17 Dec 2007 12:10:55 +0000 Will Thompson merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'
Mon, 17 Dec 2007 12:09:59 +0000 Will Thompson Don't bother making transient connection errors persist across a restart.
Mon, 17 Dec 2007 12:09:19 +0000 Will Thompson Dismissing the signed on elsewhere minidialog should clear all the errors;
Mon, 17 Dec 2007 07:34:21 +0000 Sean Egan Add send_raw to Perl bindings. Patch from martijn. Fixes #3505
Mon, 17 Dec 2007 07:29:39 +0000 Sean Egan Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.
Mon, 17 Dec 2007 06:51:12 +0000 Sean Egan Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
Mon, 17 Dec 2007 06:01:59 +0000 Sean Egan Remove size restriction on XMPP avatars
Mon, 17 Dec 2007 05:49:40 +0000 Sean Egan Another patch from DHowett. This one adds conversation nick colors to gtkrc
Mon, 17 Dec 2007 05:29:00 +0000 Sean Egan Patch from DHowett to fix the transposition of background and forebround colors
Sun, 16 Dec 2007 21:23:56 +0000 Ka-Hing Cheung pulled the NEWS and ChangeLog bits from 2.3.1
Sun, 16 Dec 2007 16:37:53 +0000 Will Thompson merge of '4268f3923b30680b7ec013f553a7733f4b24417d'
Sun, 16 Dec 2007 00:36:02 +0000 Ka-Hing Cheung merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'
Sat, 15 Dec 2007 22:58:57 +0000 Richard Laager Add libpurple/win32/libc_interface.c to suppress an error.
Sat, 15 Dec 2007 22:29:38 +0000 Richard Laager Revert siege's likely inadvertent changes to autogen.sh in
Sun, 16 Dec 2007 00:34:21 +0000 Ka-Hing Cheung part of the series of patches from QuLogic that fixes a use-after-free,
Sat, 15 Dec 2007 20:29:56 +0000 Christopher O'Brien avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
Sun, 16 Dec 2007 16:36:53 +0000 Will Thompson Make yahoo_html_to_codes deal with ' in messages being sent. Also correct
Sat, 15 Dec 2007 18:23:04 +0000 Will Thompson The debug message for purple_prefs_set_path when the pref in question is not
Fri, 14 Dec 2007 21:44:34 +0000 Daniel Atallah This is the second part of the fix to support having multiple presence records in Bonjour (and also supporting multiple presences using the same IP). Incoming conversations are no longer immediately attached to a buddy - we use an algorithm to match a conversation to a buddy based on the IP and, if possible the "from" attribute of the stream or the first tag in the stream. Thanks to Sjoerd Simons from Telepahy Salut for noticing and suggesting the algorithm. Fixes #4187. It'd be good if a few people test this.
Fri, 14 Dec 2007 00:41:28 +0000 Daniel Atallah This is a great patch from Lee Roach to make Pidgin on win32 deal with system suspend / resume. It seems to work really well, hopefully this'll make some folks happy. If something doesn't work right, it is probably my fault. Fixes #480.
Fri, 14 Dec 2007 00:38:22 +0000 Daniel Atallah Fix a GList being leaked when dealing with network connection/disconnection events.
Thu, 13 Dec 2007 06:53:07 +0000 John Bailey Some minor tweaks to the man page.
Wed, 12 Dec 2007 20:37:29 +0000 Stu Tomlinson Another tweak to the auto-resizing so it shows new empty lines correctly,
Wed, 12 Dec 2007 19:15:01 +0000 Daniel Atallah Fix #4345 by ignoring a malformed message.
Wed, 12 Dec 2007 01:53:00 +0000 Stu Tomlinson merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'
Wed, 12 Dec 2007 00:15:23 +0000 Sadrul Habib Chowdhury merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'
Wed, 12 Dec 2007 00:10:36 +0000 Sadrul Habib Chowdhury Remove the close timer when re-displaying a hidden conversation.
Tue, 11 Dec 2007 20:28:09 +0000 Daniel Atallah Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.
Tue, 11 Dec 2007 19:03:37 +0000 Luke Schierer Stu says this was unnecessary, that it is already there.
Wed, 12 Dec 2007 01:48:49 +0000 Stu Tomlinson Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)
Tue, 11 Dec 2007 18:42:26 +0000 Luke Schierer merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'
Tue, 11 Dec 2007 16:51:07 +0000 Stu Tomlinson Clean up generated dbus sources in 'make clean'
Tue, 11 Dec 2007 18:41:33 +0000 Luke Schierer (13:35:59) KeaponLaffin: so which SSL libraries are supported?
Tue, 11 Dec 2007 01:34:18 +0000 Andreas Monitzer Fixed http://trac.adiumx.com/ticket/8529
Mon, 10 Dec 2007 15:22:27 +0000 Will Thompson Ensure that an error's description actually is UTF-8 before writing it out to
Mon, 10 Dec 2007 13:10:58 +0000 Will Thompson Correct a doc typo.
Mon, 10 Dec 2007 13:10:19 +0000 Will Thompson Add @since 2.3.0 to purple.h.
Mon, 10 Dec 2007 04:36:58 +0000 Sadrul Habib Chowdhury merge of '2cbfe519145eef590082df40a311948ad4884ef2'
Mon, 10 Dec 2007 04:34:51 +0000 Sadrul Habib Chowdhury Create a 'list' request-field for a 'choice' plugin pref.
Mon, 10 Dec 2007 03:54:21 +0000 Daniel Atallah merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'
Mon, 10 Dec 2007 03:52:17 +0000 Daniel Atallah Ignore stripped win32 bin directory.
Mon, 10 Dec 2007 03:50:58 +0000 Daniel Atallah Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
Mon, 10 Dec 2007 03:53:08 +0000 John Bailey Ari noticed that `make docs` no longer functions properly when the build
Mon, 10 Dec 2007 02:19:56 +0000 Daniel Atallah A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
Mon, 10 Dec 2007 02:07:01 +0000 Daniel Atallah Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
Sun, 09 Dec 2007 11:25:15 +0000 Daniel Atallah Fix #4079 for real.
Sun, 09 Dec 2007 10:08:40 +0000 Sadrul Habib Chowdhury We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.
Sun, 09 Dec 2007 00:56:29 +0000 Sadrul Habib Chowdhury Allow loading python scripts at runtime.
Fri, 07 Dec 2007 22:14:23 +0000 Stu Tomlinson merge of '078fbf9229f1725f0a5c49d8196cd59ee1d638b0'
Fri, 07 Dec 2007 22:14:12 +0000 Stu Tomlinson Bump the versions here, should probably have been done as soon as I branched
Fri, 07 Dec 2007 03:59:24 +0000 Daniel Atallah applied changes from 77a1cbe2b98208666f2139db2b165a02126f4cd0
Thu, 06 Dec 2007 15:29:25 +0000 Stu Tomlinson Trap gstreamer error messages with our debug stuff so they don't get spewed
Thu, 06 Dec 2007 14:11:17 +0000 Jochen Kemnade updated German translation
Thu, 06 Dec 2007 12:26:40 +0000 Sadrul Habib Chowdhury Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.
Thu, 06 Dec 2007 09:54:04 +0000 Sadrul Habib Chowdhury Save the normalized account name for pounces and custom statuses. References #2049.
Thu, 06 Dec 2007 09:52:58 +0000 Sadrul Habib Chowdhury Normalize the names appropriately when searching for accounts. This should
Thu, 06 Dec 2007 08:10:46 +0000 Ka-Hing Cheung memleak fixes
Thu, 06 Dec 2007 07:24:10 +0000 Ka-Hing Cheung gets rid of one valgrind warning
Thu, 06 Dec 2007 01:30:38 +0000 Stu Tomlinson Ignore the generated purple.h
Wed, 05 Dec 2007 21:08:52 +0000 Stu Tomlinson Disable roomlist tooltips until I (or anyone else!) fix them to be less
Wed, 05 Dec 2007 20:45:38 +0000 Stu Tomlinson merge of '38cb8ea7055d8c059d560031c45e5a2eedd4b4b5'
Wed, 05 Dec 2007 17:08:27 +0000 Stu Tomlinson Don't hide all widgets when destroying a window because then the hidden
Wed, 05 Dec 2007 11:11:59 +0000 Evan Schoenberg merge of '7e3fbc31d04d03b44eec338a8703cd9329136a9a'
Wed, 05 Dec 2007 08:17:15 +0000 Sean Egan Fix a busted commit
Wed, 05 Dec 2007 07:34:11 +0000 Sadrul Habib Chowdhury Do not overwrite an existing file. Closes #3982.
Wed, 05 Dec 2007 04:59:43 +0000 Sadrul Habib Chowdhury Normalize and escape the filename when auto-accepting a file. References #3982.
Wed, 05 Dec 2007 01:32:07 +0000 Sadrul Habib Chowdhury Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.
Wed, 05 Dec 2007 00:42:26 +0000 Sadrul Habib Chowdhury Plug a small leak.
Wed, 05 Dec 2007 00:16:40 +0000 Sadrul Habib Chowdhury merge of '024dfe71422830dbaef95d94fd32517d86c82eb3'
Wed, 05 Dec 2007 00:03:11 +0000 Etan Reisner merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'
Sat, 01 Dec 2007 06:46:25 +0000 Etan Reisner Plug another leak or two, remove a comment, and reorganize a couple functions.
Sat, 01 Dec 2007 06:45:05 +0000 Etan Reisner A couple more similar leak fixes though some of these still leak if the
Sat, 01 Dec 2007 06:30:25 +0000 Etan Reisner This should plug some leaks related to not having freed GList:s and GSList:s
Sat, 01 Dec 2007 03:41:37 +0000 Etan Reisner merge of '282b4acb46729e4358221cb7cc78ad9373289199'
Wed, 05 Dec 2007 20:44:34 +0000 Stu Tomlinson RPM spec file updates:
Wed, 05 Dec 2007 00:14:13 +0000 Sadrul Habib Chowdhury Fix boldifying the chat entries in the buddylist.
Tue, 04 Dec 2007 23:25:04 +0000 Sadrul Habib Chowdhury Show the topic of a chat, when available, in the tooltip.
Tue, 04 Dec 2007 22:58:38 +0000 Sadrul Habib Chowdhury Show either the grouped xor the ungrouped items.
Tue, 04 Dec 2007 22:23:51 +0000 Sadrul Habib Chowdhury merge of '1d6b24ed027c253dbe63f69d5e40b43cd7faf436'
Tue, 04 Dec 2007 20:27:06 +0000 Ethan Blanton Do not allow ISON requests to stack in IRC
Tue, 04 Dec 2007 22:20:18 +0000 Sadrul Habib Chowdhury Don't show a 'you ain't got no new mail' notification.
Tue, 04 Dec 2007 09:32:22 +0000 Sadrul Habib Chowdhury merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'
Tue, 04 Dec 2007 09:30:25 +0000 Sadrul Habib Chowdhury Fix a bug when changing 'close new ims' to always, then to never.
Tue, 04 Dec 2007 09:32:18 +0000 Sadrul Habib Chowdhury merge of '291ef07a3b75f3cde5bcdd92767af92401228a7a'
Tue, 04 Dec 2007 09:32:06 +0000 Sadrul Habib Chowdhury merge of '07d6eac62e7097b98307ba42488a44faf47a14e4'
Tue, 04 Dec 2007 06:12:52 +0000 Mark Doliner Recycle, reduce, reuse
Tue, 04 Dec 2007 06:13:13 +0000 Kevin Stange merge of '32e84af5c8a93baaf4b0c4ba17149327f3e241d1'
Tue, 04 Dec 2007 05:47:59 +0000 Kevin Stange merge of '65fe5060e09daeac78c60bf74d157d7c2330ea74'
Tue, 04 Dec 2007 06:12:59 +0000 Kevin Stange This makes myspace treat idle as an available status, which avoids idle
Tue, 04 Dec 2007 05:43:15 +0000 Kevin Stange Avoid checking for new message in the inbox when not actually connected.
Tue, 04 Dec 2007 08:25:58 +0000 Sean Egan Don't set the color for the group node text, now that we're not setting its background
Tue, 04 Dec 2007 05:15:49 +0000 Daniel Atallah Add rudimentary caching for buddy list emblems. This avoids all the icons being duplicated in memory and constantly loaded. A more complete solution would be preferable, but I think this is better than nothing.
Tue, 04 Dec 2007 05:03:49 +0000 Daniel Atallah Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.
Tue, 04 Dec 2007 02:50:44 +0000 Stu Tomlinson merge of 'e7865d4ee742f49f097c7f9c5b14b95b1ec15b5e'
Mon, 03 Dec 2007 22:57:49 +0000 Sadrul Habib Chowdhury merge of '8ae0d2f36bb2689e7de9fcb3245c1e9484bd3fe6'
Mon, 03 Dec 2007 22:35:26 +0000 Daniel Atallah Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.
Mon, 03 Dec 2007 21:26:54 +0000 Daniel Atallah Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)
Mon, 03 Dec 2007 19:02:28 +0000 Will Thompson De-magic number the prpl_info->keepalive interval, and document it.
Tue, 04 Dec 2007 02:49:41 +0000 Stu Tomlinson Feeling brave... a bright blue attention color for tab attention. I even
Tue, 04 Dec 2007 02:45:36 +0000 Stu Tomlinson Set the entry area size to N+1 lines where where there are N lines of text
Mon, 03 Dec 2007 16:38:38 +0000 Stu Tomlinson These labels have mnemonics, so should be declared as such, and fix a
Mon, 03 Dec 2007 16:20:59 +0000 Luke Schierer merge of '36ed28f7212302e500d79866f33eacde299878b2'
Mon, 03 Dec 2007 08:57:47 +0000 Mark Doliner merge of '958829ffd959717a69243c55ac0ef6b6fc52c1a7'
Mon, 03 Dec 2007 08:31:48 +0000 Richard Nelson Yank erroneous paste
Mon, 03 Dec 2007 22:56:22 +0000 Sadrul Habib Chowdhury Do not append ':' after expanding a /me.
Mon, 03 Dec 2007 08:57:37 +0000 Mark Doliner g_strdup() is awesome. 11 insertions(+), 35 deletions(-)
Mon, 03 Dec 2007 07:05:57 +0000 Richard Nelson merge of '91693085a71d31037a9bbe0743802ed307b3ece4'
Mon, 03 Dec 2007 07:02:48 +0000 Richard Nelson merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439'
Mon, 03 Dec 2007 06:55:53 +0000 Richard Nelson disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'
Mon, 03 Dec 2007 07:01:32 +0000 Richard Nelson Add color to the conversation window to indicate various message attributes
Mon, 03 Dec 2007 05:55:30 +0000 Mark Doliner Have oscar specify a default chat room exchange of 4. Finch always
Mon, 03 Dec 2007 05:31:36 +0000 Mark Doliner Somehow this message got changed to only say ICQ instead of AIM/ICQ in
Mon, 03 Dec 2007 02:01:52 +0000 Daniel Atallah Fix #4203 by allowing multiple instances on win32 with the -m flag.
Mon, 03 Dec 2007 01:18:37 +0000 Daniel Atallah Fix #4189 to make the bonjour prpl more standards compliant by sending the stream response in the correct order. Thanks to Sjoerd Simons from Telepathy Salut for noticing.
Sun, 02 Dec 2007 22:02:34 +0000 Mark Doliner I added a string or three to oscar/family_chatnav.c
Sun, 02 Dec 2007 21:49:49 +0000 Mark Doliner Change our QQ_CLIENT version, which allows us to sign on to QQ
Sun, 02 Dec 2007 21:46:32 +0000 Mark Doliner Fix a few assertion failures:
Sun, 02 Dec 2007 20:22:32 +0000 Mark Doliner Always set gc->display_name to the formatted version of your screen
Sun, 02 Dec 2007 20:03:34 +0000 Mark Doliner Handle invalid room names and invalid exchanges better, by showing a
Sun, 02 Dec 2007 20:02:53 +0000 Mark Doliner g_return_if_fail() if the chat room name or exchange aren't set or
Sun, 02 Dec 2007 17:36:50 +0000 Stu Tomlinson Fix the fix for incorrect callback types.
Sun, 02 Dec 2007 17:33:03 +0000 Stu Tomlinson More catching up on things, from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5:
Sun, 02 Dec 2007 17:29:30 +0000 Stu Tomlinson There really is nothing to see here, I'm just catching up with some changes
Sun, 02 Dec 2007 09:25:29 +0000 Mark Doliner The current oscar max message size appears to be 2544. I don't know
Sun, 02 Dec 2007 08:39:31 +0000 Mark Doliner Get rid of one little userfunc callback and just call aim_im_setparams()
Sun, 02 Dec 2007 07:37:40 +0000 Sadrul Habib Chowdhury Use colors in textview.
Sun, 02 Dec 2007 07:16:05 +0000 Sadrul Habib Chowdhury Try to reuse an existing color.
Sun, 02 Dec 2007 06:01:52 +0000 Sadrul Habib Chowdhury Restore the screen properly after the child process ends.
Sun, 02 Dec 2007 02:39:15 +0000 Sadrul Habib Chowdhury merge of 'a51a84aa5d61b6fd78e58a4450a25e667a87e1cb'
Sun, 02 Dec 2007 02:38:11 +0000 Sadrul Habib Chowdhury Add a title and some helpful text in the 'save screenshot' dialog.
Sun, 02 Dec 2007 02:29:39 +0000 Sadrul Habib Chowdhury Remove the file dialog first before dumping the screenshot.
Mon, 03 Dec 2007 14:46:54 +0000 Will Thompson Correct a comment typo: a group is being added to the blist, not a chat.
Mon, 03 Dec 2007 14:40:46 +0000 Will Thompson NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' or
Sat, 01 Dec 2007 23:42:21 +0000 Will Thompson Remove dead code.
Sat, 01 Dec 2007 23:40:13 +0000 Will Thompson g_strdup() connection error descriptions when restoring cached errors for
Sat, 01 Dec 2007 23:36:52 +0000 Will Thompson bdheeman pointed out on IRC that doxy2devhelp.xsl is not in EXTRA_DIST; let's
Sat, 01 Dec 2007 19:34:59 +0000 John Bailey Some tweaks to grim's plugin translation documentation.
Sat, 01 Dec 2007 16:43:04 +0000 Stu Tomlinson Truncate the topic to an arbitrary 72 characters in the infopane when using
Sat, 01 Dec 2007 09:08:43 +0000 Kevin Stange Remove useless cast I missed before.
Sat, 01 Dec 2007 08:51:29 +0000 Kevin Stange I didn't find any tickets mentioning this problem, but I think it's still
Sat, 01 Dec 2007 08:49:27 +0000 Kevin Stange This fixes some idle-related behavior with the MySpace prpl, most particularly
Sat, 01 Dec 2007 05:46:49 +0000 Sadrul Habib Chowdhury Do not reset the color if there's something already specified. This should
Sat, 01 Dec 2007 04:40:50 +0000 Sadrul Habib Chowdhury Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.
Sat, 01 Dec 2007 03:41:16 +0000 Sadrul Habib Chowdhury New style.
Sat, 01 Dec 2007 03:28:50 +0000 Sadrul Habib Chowdhury Fixes.
Sat, 01 Dec 2007 02:56:52 +0000 Sadrul Habib Chowdhury merge of '2dee17b0fb69284b66649d32e66b473471970a43'
Sat, 01 Dec 2007 01:46:28 +0000 Sadrul Habib Chowdhury Themeable tab label colors.
Sat, 01 Dec 2007 01:39:12 +0000 Sadrul Habib Chowdhury merge of 'b4353646b7529c2dd814bc707b8b269efe420120'
Fri, 30 Nov 2007 22:36:33 +0000 Sadrul Habib Chowdhury Emit the 'completion' signal when tab is pressed from a suggest word.
Fri, 30 Nov 2007 19:02:20 +0000 Sadrul Habib Chowdhury I find this less painful to the eyes.
Fri, 30 Nov 2007 23:25:28 +0000 Daniel Atallah Allow UPnP and NAT-PMP port mapping to be disabled via a pref. This means that UPnP discovery will not occur if this new pref and the "Autodetect IP Address" pref are both unchecked. Fixes #4157.
Fri, 30 Nov 2007 21:29:18 +0000 Daniel Atallah Don't advertise our presence in avahi on IPv6 or listen for sevices since we don't support receiving connections from or connecting to IPv6 buddies. If someone needs to do that, they can submit a patch. Fixes #4188.
Fri, 30 Nov 2007 18:58:56 +0000 Sadrul Habib Chowdhury Refactor the code a little bit.
Fri, 30 Nov 2007 18:10:16 +0000 Sadrul Habib Chowdhury Update the changelogs. Correct the man page. Allow 'default' to mean the
Fri, 30 Nov 2007 09:22:44 +0000 Jochen Kemnade updated German translation
Fri, 30 Nov 2007 06:54:58 +0000 Ka-Hing Cheung why do we try to set the payload length here? When we get a error from the
Fri, 30 Nov 2007 03:17:07 +0000 Richard Nelson Add support for colour in gnttreerows, and colourise the blist. Fixes #1490
Thu, 29 Nov 2007 23:21:14 +0000 Daniel Atallah merge of '125f56f31252d721a347d2d2e379956433c1d8b5'
Thu, 29 Nov 2007 23:18:51 +0000 Daniel Atallah merge of '29f8aed19e209a53a63c57cf872bc9f446d84aeb'
Thu, 29 Nov 2007 23:18:33 +0000 Daniel Atallah Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.
Thu, 29 Nov 2007 19:04:44 +0000 Stu Tomlinson Add preferences to the newline plugin to allow enabling separately for IMs
Thu, 29 Nov 2007 15:47:24 +0000 Ethan Blanton Allow for non-ASCII usernames in WHOWAS for IRC
Wed, 28 Nov 2007 19:14:26 +0000 Stu Tomlinson Fix 2 more issues related to friendly names:
Wed, 28 Nov 2007 14:00:50 +0000 Stu Tomlinson Something is wrong about the way we truncate overlength passwords, and
Wed, 28 Nov 2007 09:05:07 +0000 Jochen Kemnade German translation update
Wed, 28 Nov 2007 04:05:27 +0000 Richard Nelson minor updates
Wed, 28 Nov 2007 03:52:27 +0000 Richard Nelson Fix for a glib assertion
Wed, 28 Nov 2007 03:51:18 +0000 Richard Nelson Fix cursor-next-word behaviour, noticed by jtb.
Wed, 28 Nov 2007 02:54:31 +0000 Ethan Blanton merge of '37d10660345bc1f2092492296caa8deaf84744b4'
Wed, 28 Nov 2007 02:52:30 +0000 Ethan Blanton Boo for C99 in the core
Wed, 28 Nov 2007 02:14:29 +0000 Daniel Atallah Fix crashing in the Timestamp plugin. Fixes #4087.
Wed, 28 Nov 2007 01:34:48 +0000 Stu Tomlinson Add an option per message type to enable (/disable) the overriding of
Wed, 28 Nov 2007 01:33:17 +0000 Stu Tomlinson Add 'Room List' buttons to Join Chat and Add Chat dialogs to ease access
Wed, 28 Nov 2007 01:31:36 +0000 Stu Tomlinson Prevent exceeding the server limit on friendly name length when setting
Wed, 28 Nov 2007 01:30:35 +0000 Stu Tomlinson Fix a leak I missed when re-importing the old MSNP9 code
Wed, 28 Nov 2007 01:30:04 +0000 Stu Tomlinson We should have the check to make sure we only set our own display name here
Tue, 27 Nov 2007 22:56:01 +0000 Sadrul Habib Chowdhury Fix a crash.
Tue, 27 Nov 2007 21:15:50 +0000 Sadrul Habib Chowdhury merge of '72fffff81de35e7d400bf8b8fb18ba7ed84a6b8c'
Tue, 27 Nov 2007 21:13:01 +0000 Sadrul Habib Chowdhury Do not init gnt here. This fixes --help.
Tue, 27 Nov 2007 19:30:18 +0000 Ethan Blanton Compile fixes for FreeBSD in libgnt
Tue, 27 Nov 2007 15:57:08 +0000 Ethan Blanton merge of '2fcb5d2cb35c5ba692592e22bc442c3d62000f85'
Tue, 27 Nov 2007 15:57:03 +0000 Ethan Blanton merge of '58c35aec5c3cdd46ab59070b5e659782d73d8001'
Tue, 27 Nov 2007 10:07:29 +0000 Sean Egan Clean up warnings
Tue, 27 Nov 2007 10:02:52 +0000 Sean Egan Kevin says we're ok defaulting persistent IMs on
Tue, 27 Nov 2007 09:57:44 +0000 Jochen Kemnade updated German translation
Tue, 27 Nov 2007 09:17:38 +0000 Sean Egan Having a long sentence as a title is a bit overly-bold, and I really want this dialog to say 'Welcome back'
Tue, 27 Nov 2007 08:40:29 +0000 Sean Egan Earlier, resiak and khc agreed that we're better off without the resizable paned widget in the gtkconv.
Tue, 27 Nov 2007 07:47:20 +0000 Sean Egan Had this laying around. Weeks (months?) ago all the small listers and Hylke agreed that Small list looks better with conversation tab sized icons
Tue, 27 Nov 2007 07:37:32 +0000 Sean Egan With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore
Mon, 26 Nov 2007 23:39:42 +0000 Daniel Atallah Better error messages for common Winsock errors. This was Kevin's wonderful idea.
Mon, 26 Nov 2007 23:19:37 +0000 Daniel Atallah Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #4042
Mon, 26 Nov 2007 22:22:04 +0000 Stu Tomlinson Don't update our local display name when we get a response from the server
Mon, 26 Nov 2007 19:39:21 +0000 Mark Doliner Simplify this a little bit. Most of this change is just removing
Mon, 26 Nov 2007 19:03:39 +0000 Daniel Atallah Don't allow buddies to be manually added to Bonjour (remove the added buddy in the prpl add_buddy callback). Also, fix a crash when rendering the tooltip for one of these previously added buddies. Fixes #4045.
Mon, 26 Nov 2007 10:24:57 +0000 Sadrul Habib Chowdhury Add Florian Delizy (goutnet) to COPYRIGHT.
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 10:23:41 +0000 Sadrul Habib Chowdhury goutnet is Florian Delizy.
Mon, 26 Nov 2007 10:12:41 +0000 Sadrul Habib Chowdhury Patch from 'goutnet' to not insert smileys when pasting as plain text.
Mon, 26 Nov 2007 09:49:59 +0000 Sadrul Habib Chowdhury merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'
Mon, 26 Nov 2007 09:49:27 +0000 Sadrul Habib Chowdhury Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley
Mon, 26 Nov 2007 09:28:15 +0000 Sadrul Habib Chowdhury Patch from Florian Qu«²ze (the InstantBird dude) to add a search path for
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
Mon, 26 Nov 2007 08:12:40 +0000 Sadrul Habib Chowdhury The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.
Mon, 26 Nov 2007 07:35:16 +0000 Sadrul Habib Chowdhury Patch from DB42 to add a little '¡ß' in a scrollbook. I edited the patch in
Mon, 26 Nov 2007 06:41:00 +0000 John Bailey Fix a grammar mistake I managed to catch.
Mon, 26 Nov 2007 06:31:41 +0000 Daniel Atallah Fix the namespace_map being leaked.
Mon, 26 Nov 2007 06:30:57 +0000 Daniel Atallah My previous commit caused the scrollbook's children to be tracked correctly - it turns out that this causes problems because they really aren't the children of the scrollbook, they're the notebook'children. This stuff needs to be revisited.
Mon, 26 Nov 2007 05:41:09 +0000 Sadrul Habib Chowdhury merge of 'a3da14876c865437f0916509629a649308081104'
Mon, 26 Nov 2007 05:30:36 +0000 Daniel Atallah I'm pretty sure this is what was intended.
Mon, 26 Nov 2007 01:25:29 +0000 Ka-Hing Cheung merge of 'c6cea9233a5f4d22b6b5f012bd8432d2732765ea'
Sun, 25 Nov 2007 20:51:25 +0000 Daniel Atallah Now that the release has been tagged and strings are unfrozen, enable the new ft proxy account setting for xmpp accounts. Also, prevent duplicate entries in the streamhost lists. I don't know if the default account proxy is acceptable, perhaps there shouldn't be a default value.
Sun, 25 Nov 2007 14:16:54 +0000 Stu Tomlinson merge of '66d234740bd40b14ef7564f178d84ab82816d6e2'
Sun, 25 Nov 2007 14:12:35 +0000 Stu Tomlinson Bump the version number now we are tagged
Mon, 26 Nov 2007 01:22:45 +0000 Ka-Hing Cheung don't set the current tune title if it's NULL
Mon, 26 Nov 2007 00:51:25 +0000 Ka-Hing Cheung make prpl.h available to dbus
Sun, 25 Nov 2007 02:16:39 +0000 Ka-Hing Cheung Include guards for gnt and include guard typo fix for QQ, from Andrew
Sat, 24 Nov 2007 19:09:12 +0000 Stu Tomlinson Update the dates
Fri, 23 Nov 2007 19:42:47 +0000 Stu Tomlinson merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'
Mon, 26 Nov 2007 05:39:37 +0000 Sadrul Habib Chowdhury We need to work with the exclusive status.
Mon, 26 Nov 2007 05:36:09 +0000 Sadrul Habib Chowdhury old_status can be NULL when [de]activating a non-exclusive status.
Mon, 26 Nov 2007 05:19:07 +0000 Sadrul Habib Chowdhury Show a helpful message about account disconnect. Someone should come up with a better string.
Mon, 26 Nov 2007 04:45:41 +0000 Sadrul Habib Chowdhury Fix moving focus in an internal box.
Fri, 23 Nov 2007 11:05:43 +0000 Sadrul Habib Chowdhury Improve the 'menu experience' a little bit.
Fri, 23 Nov 2007 04:06:23 +0000 Sadrul Habib Chowdhury merge of '2a30e00005809366a1e544824043c204cd66c1a1'
Thu, 22 Nov 2007 20:37:51 +0000 Stu Tomlinson merge of '80fb886f753c30fd71edfb7a42dc840a8ccbd6fb'
Thu, 22 Nov 2007 20:36:00 +0000 Stu Tomlinson Squish a compile warning
Fri, 23 Nov 2007 19:41:44 +0000 Stu Tomlinson I had used memcpy to copy the struct tm to where the caller wants it, but
Fri, 23 Nov 2007 04:04:33 +0000 Sadrul Habib Chowdhury Switch to 'normal' state when: switching windows or workspaces, closing
Thu, 22 Nov 2007 20:21:09 +0000 Bj«Órn Voigt new German string
Thu, 22 Nov 2007 19:34:50 +0000 Sadrul Habib Chowdhury Workarounds to fix some issues with the minidialog and scrollbook.
Thu, 22 Nov 2007 19:09:32 +0000 Stu Tomlinson The use of lowercase "pango" looks out of place when appended with _CFLAGS
Thu, 22 Nov 2007 19:08:07 +0000 Stu Tomlinson Bump libgnt's version info in configure.ac due to added API
Thu, 22 Nov 2007 19:06:38 +0000 Stu Tomlinson Add a note about pkg-config to configure.ac if glib2 headers were not
Thu, 22 Nov 2007 18:27:09 +0000 Stu Tomlinson Make 'make distcheck' work
Thu, 22 Nov 2007 16:45:38 +0000 Stu Tomlinson 'man 3 ctime' says of localtime() (and friends):
Thu, 22 Nov 2007 16:37:08 +0000 Stu Tomlinson Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
Thu, 22 Nov 2007 16:32:56 +0000 Stu Tomlinson Fix a bug in purple_str_to_time() that could cause it to try reading past
Thu, 22 Nov 2007 02:56:20 +0000 Evan Schoenberg purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize
Wed, 21 Nov 2007 22:31:11 +0000 Sadrul Habib Chowdhury Plug a tiny little leak.
Wed, 21 Nov 2007 22:26:49 +0000 Sadrul Habib Chowdhury Original patch from Andrew Gaul to fix a leak.
Wed, 21 Nov 2007 21:46:57 +0000 Sadrul Habib Chowdhury merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'
Wed, 21 Nov 2007 15:00:17 +0000 Stu Tomlinson Log a debug message when exiting as a result of the single instance check
Wed, 21 Nov 2007 21:46:48 +0000 Sadrul Habib Chowdhury disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
Wed, 21 Nov 2007 08:29:33 +0000 Ka-Hing Cheung Andrew Gaul fixed another memory leak
Wed, 21 Nov 2007 05:22:39 +0000 Daniel Atallah Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
Wed, 21 Nov 2007 02:53:27 +0000 Daniel Atallah Prevent crashing when authorizing or denying after the account is disconnected.
Wed, 21 Nov 2007 02:26:23 +0000 John Bailey I never logged this. Refs #2265
Wed, 21 Nov 2007 02:15:23 +0000 John Bailey NEWS'ing. Looks like I'm not too late?
Tue, 20 Nov 2007 18:54:55 +0000 Ka-Hing Cheung another patch from my coworker Andrew Gaul that plugged a leak, I fixed it
Tue, 20 Nov 2007 15:55:13 +0000 Luke Schierer Daniel tells me the make check failure is not new, and that we shouldn't hold up the release for it. I say we release today :-)
Mon, 19 Nov 2007 23:06:16 +0000 Etan Reisner merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
Mon, 19 Nov 2007 20:50:48 +0000 Stu Tomlinson Fix a double-free and a leak at the same time.
Mon, 19 Nov 2007 15:31:59 +0000 Daniel Atallah Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.
Mon, 19 Nov 2007 13:18:03 +0000 Stu Tomlinson Unable to connect is not an authentication failure, even if it happens
Mon, 19 Nov 2007 08:07:11 +0000 Evan Schoenberg merge of '22963f332a80135af80a80919aee45d70dd0e1c0'
Mon, 19 Nov 2007 08:05:36 +0000 Evan Schoenberg The Jabber registration process depends upon having a non-NULL cbdata->who,
Mon, 19 Nov 2007 06:15:29 +0000 Evan Schoenberg merge of '114c116bf552647586c41688811808aec9d2ed28'
Mon, 19 Nov 2007 08:07:09 +0000 Evan Schoenberg merge of '5a8a1c7157bbb174029ef625cbf079604f7ad7fa'
Mon, 19 Nov 2007 07:56:50 +0000 Ka-Hing Cheung QuLogic submitted this patch a long time ago, References #2571. I believe
Mon, 19 Nov 2007 07:44:51 +0000 Ka-Hing Cheung prpl->set_buddy_icon may keep a reference to PurpleStoredImage, move the
Mon, 19 Nov 2007 03:16:29 +0000 Daniel Atallah Fix #3983 by canceling the file transfer when connecting to the remote host fails.
Mon, 19 Nov 2007 03:10:41 +0000 Daniel Atallah merge of '28981c935948f2d4e944f786a01e16ecadfd4848'
Mon, 19 Nov 2007 02:45:41 +0000 Ka-Hing Cheung soap faults are now properly handled
Mon, 19 Nov 2007 00:40:33 +0000 Daniel Atallah This is a patch from Lee Roach to update the mingw "clean" makefile targets to remove some generated files and to fix a couple other issues. Fixes #3981.
Sun, 18 Nov 2007 21:03:29 +0000 Stu Tomlinson This fixes the problem where all accounts are disabled due to connection
Sun, 18 Nov 2007 17:34:39 +0000 Stu Tomlinson Fix showing groups that contain offline buddies that have the "Show when
Sun, 18 Nov 2007 01:00:09 +0000 Sadrul Habib Chowdhury merge of '16aac1f231cfcd086d52cb58b975ea2d01399cb1'
Sat, 17 Nov 2007 20:58:56 +0000 Stu Tomlinson Allow empty GNOME_DESKTOP_SESSION_ID to "fail" the running_gnome check as
Sat, 17 Nov 2007 20:09:15 +0000 Stu Tomlinson ChangeLog a couple of items
Sat, 17 Nov 2007 20:00:25 +0000 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
Sat, 17 Nov 2007 19:58:00 +0000 Stu Tomlinson merge of '7740233c9fca04206ee36d5c66bc83674db5dd9f'
Sat, 17 Nov 2007 19:41:12 +0000 Evan Schoenberg merge of '9799ea1a775e027d12b0c7e89bca78e7ce446402'
Sat, 17 Nov 2007 19:41:05 +0000 Evan Schoenberg merge of '08cb9f1663b00e65e42b571d63bfda3137430524'
Sat, 17 Nov 2007 19:40:58 +0000 Evan Schoenberg merge of '451870242251136bbe412d57d396a243cdcba188'
Sat, 17 Nov 2007 17:44:21 +0000 Stu Tomlinson default the conversation close immediately pref to TRUE to prevent
Sat, 17 Nov 2007 19:44:50 +0000 Evan Schoenberg disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
Sat, 17 Nov 2007 19:39:21 +0000 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
Sat, 17 Nov 2007 17:27:48 +0000 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
Sat, 17 Nov 2007 15:18:01 +0000 Bj«Órn Voigt new string (German)
Sat, 17 Nov 2007 02:21:25 +0000 Sadrul Habib Chowdhury These functions aren't deprecated anymore.
Sat, 17 Nov 2007 02:20:01 +0000 Sadrul Habib Chowdhury merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'
Wed, 14 Nov 2007 02:40:56 +0000 Sadrul Habib Chowdhury disapproval of revision 'c52c996c95bec84928db81dc592640366ff5a432'
Sat, 17 Nov 2007 02:03:01 +0000 Sadrul Habib Chowdhury merge of '540d26af45cb3708b3fe07efd7aa25e40a0b78ea'
Sat, 17 Nov 2007 01:55:40 +0000 Sadrul Habib Chowdhury disapproval of revision 'ea579831d8561ac6b0cde4b034383b02b3e51ae5'
Sat, 17 Nov 2007 01:55:21 +0000 Sadrul Habib Chowdhury merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
Sat, 17 Nov 2007 01:45:03 +0000 Sadrul Habib Chowdhury merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
Sat, 17 Nov 2007 00:56:02 +0000 Luke Schierer merge of '1084824bf3739139306602c736073dd294ca4206'
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:50:30 +0000 Bj«Órn Voigt syntax checks (German)
Fri, 16 Nov 2007 19:11:08 +0000 Daniel Atallah Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
Fri, 16 Nov 2007 18:43:50 +0000 Daniel Atallah There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
Fri, 16 Nov 2007 17:38:53 +0000 Daniel Atallah Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
Fri, 16 Nov 2007 17:11:44 +0000 Daniel Atallah Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
Fri, 16 Nov 2007 13:15:19 +0000 Luke Schierer merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
Fri, 16 Nov 2007 07:49:55 +0000 Mark Doliner Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
Fri, 16 Nov 2007 07:31:49 +0000 Mark Doliner Get rid of two compile warnings:
Fri, 16 Nov 2007 05:58:57 +0000 Kevin Stange Just a test.
Fri, 16 Nov 2007 05:49:45 +0000 Kevin Stange Permit including of files like "pidgin/minidialog.h" from within pidgin/
Fri, 16 Nov 2007 05:31:39 +0000 Daniel Atallah Suppress warning
Fri, 16 Nov 2007 05:14:14 +0000 Daniel Atallah merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
Fri, 16 Nov 2007 05:04:44 +0000 Kevin Stange Compile!
Fri, 16 Nov 2007 05:02:34 +0000 Daniel Atallah Fix purple.h generation on win32. Thanks to Kevin for noticing.
Fri, 16 Nov 2007 04:36:10 +0000 Kevin Stange Make sense!
Fri, 16 Nov 2007 03:39:04 +0000 Ambrose C. Li fixes #3979
Fri, 16 Nov 2007 03:26:08 +0000 Luke Schierer merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
Fri, 16 Nov 2007 03:25:49 +0000 Luke Schierer compile
Fri, 16 Nov 2007 03:23:58 +0000 RKVS Raman fixes #3953
Fri, 16 Nov 2007 03:22:49 +0000 Mi«ßu Moldovan fixes #3971
Fri, 16 Nov 2007 03:21:09 +0000 Maur«¿cio Collares fixes #3972
Fri, 16 Nov 2007 02:41:37 +0000 Daniel Atallah Fix #3669
Fri, 16 Nov 2007 01:59:59 +0000 Daniel Atallah Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
Fri, 16 Nov 2007 01:39:53 +0000 Daniel Atallah Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
Fri, 16 Nov 2007 01:19:52 +0000 Daniel Atallah Use MSNP9 on win32 as well.
Fri, 16 Nov 2007 01:16:53 +0000 Daniel Atallah Update the changelogs for 2.3.0
Thu, 15 Nov 2007 23:37:36 +0000 Daniel Atallah Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
Thu, 15 Nov 2007 22:01:48 +0000 Bj«Órn Voigt some language names fixed for German
Thu, 15 Nov 2007 20:50:28 +0000 Daniel Atallah Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash.
Thu, 15 Nov 2007 19:36:19 +0000 Daniel Atallah Fix something I mistyped.
Thu, 15 Nov 2007 19:35:27 +0000 Daniel Atallah Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation.
Thu, 15 Nov 2007 18:25:50 +0000 Daniel Atallah Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
Thu, 15 Nov 2007 17:27:16 +0000 Daniel Atallah Various bugfixes including using purple_account_remove_buddy() in addition to purple_blist_remove_buddy() to make sure that the buddy gets cleaned up fully when logging out or we go offline.
Thu, 15 Nov 2007 17:25:34 +0000 Daniel Atallah Clarify what purple_blist_remove_buddy() does somewhat.
Sat, 17 Nov 2007 18:26:03 +0000 Kelemen G«¡bor Update project version and translations
Thu, 15 Nov 2007 15:57:02 +0000 Kelemen G«¡bor Reverting to previous version, I forgot to remove the prevous file from
Thu, 15 Nov 2007 15:09:15 +0000 Daniel Atallah File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
Thu, 15 Nov 2007 14:53:53 +0000 Daniel Atallah Fix a couple bugs in the Bonjour XEP-0065 implementation, mainly related to error handling, but also send a <streamhost-used /> result. Also fix a XEP-0096 bug where the SI profile wasn't being specified. These bring ft with gajim closer to working, but we aren't there yet.
Thu, 15 Nov 2007 14:22:06 +0000 Luke Schierer merge of '067ce66484e78265473842f3b614b26a3530ca28'
Thu, 15 Nov 2007 12:55:17 +0000 Will Thompson merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
Thu, 15 Nov 2007 12:30:51 +0000 Will Thompson Don't crash when someone ignores an error. The mini-dialog was being
Fri, 16 Nov 2007 02:42:22 +0000 Stu Tomlinson disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
Thu, 15 Nov 2007 13:39:10 +0000 Bj«Órn Voigt fixes #3864: Pidgin 2.2.3 does not build outside source directory
Thu, 15 Nov 2007 11:10:24 +0000 Timo Jyrinki One final commit because I got spell-checking via pofilter + voikko library
Thu, 15 Nov 2007 09:39:53 +0000 Bj«Órn Voigt spell checking German
Thu, 15 Nov 2007 02:43:37 +0000 Stu Tomlinson Fix building outside of the source directory. This is derived from the
Thu, 15 Nov 2007 02:22:02 +0000 Stu Tomlinson MSNP9 is now the default, with no ./configure option for anything else.
Wed, 14 Nov 2007 23:09:03 +0000 Mark Doliner Compile when plugins are disabled
Wed, 14 Nov 2007 20:25:27 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 14 Nov 2007 18:47:24 +0000 Will Thompson Mention new error mini-dialogs in the ChangeLog.
Wed, 14 Nov 2007 18:29:41 +0000 Luke Schierer Claudio didn't update the changelog
Wed, 14 Nov 2007 17:36:48 +0000 Luke Schierer merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'
Wed, 14 Nov 2007 17:10:28 +0000 Bj«Órn Voigt header update
Wed, 14 Nov 2007 17:07:32 +0000 Bj«Órn Voigt German update
Wed, 14 Nov 2007 13:22:39 +0000 Luke Schierer 1)give credit
Wed, 14 Nov 2007 13:06:16 +0000 RKVS Raman fixes #3954
Wed, 14 Nov 2007 13:05:41 +0000 RKVS Raman fixes #3954
Wed, 14 Nov 2007 12:54:17 +0000 ª±ric Boumaour fixes #3955
Wed, 14 Nov 2007 12:51:02 +0000 Ambrose C. Li fixes #3947
Wed, 14 Nov 2007 12:47:33 +0000 Luke Schierer merge of '1e67d8385e25c7400a4100b8af1048dd5c0a3f0f'
Wed, 14 Nov 2007 12:44:45 +0000 Luke Schierer merge of 'cf2b9ed82ae35086ec3c7557b3b00c0664daca8e'
Wed, 14 Nov 2007 12:40:48 +0000 Will Thompson Don't update the error in the buddy list if it hasn't changed.
Wed, 14 Nov 2007 12:26:52 +0000 Will Thompson Remove account error dialogs from the scrollbook's notebook, not from the
Wed, 14 Nov 2007 12:16:30 +0000 Will Thompson merge of '29c59c7fc04cdf75b2debfab42171f298f82c5fc'
Wed, 14 Nov 2007 10:39:40 +0000 Timo Jyrinki update also ChangeLog to indicate Finnish translation update
Wed, 14 Nov 2007 09:06:42 +0000 Timo Jyrinki Update fi.po translations for the release
Wed, 14 Nov 2007 10:07:01 +0000 Peter Hjalmarsson Updated swedish translation
Fri, 16 Nov 2007 09:05:15 +0000 Jochen Kemnade german translation update
Wed, 14 Nov 2007 05:29:19 +0000 Sadrul Habib Chowdhury merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'
Wed, 14 Nov 2007 04:52:45 +0000 Daniel Atallah Register the correct number of values for the "connection-error" signal.
Wed, 14 Nov 2007 04:07:08 +0000 Richard Nelson Fix the max value for gntlabel's text-flag property