log

age author description
Tue, 29 Apr 2008 03:56:56 +0000 Evan Schoenberg disapproval of revision '2f8316df13d1c3e6bf66b91c28abe1504033dae8'
Tue, 29 Apr 2008 01:53:08 +0000 Evan Schoenberg ChangeLog.API and dox file for chat-join-failed
Tue, 29 Apr 2008 03:08:32 +0000 Evan Schoenberg disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
Tue, 29 Apr 2008 01:46:40 +0000 Evan Schoenberg Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
Mon, 28 Apr 2008 20:10:41 +0000 Evan Schoenberg merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
Mon, 28 Apr 2008 06:40:48 +0000 Mark Doliner Fix a small memory leak when failing to join a jabber conference
Mon, 28 Apr 2008 06:27:11 +0000 Mark Doliner merge of 'a2c4bf662d1fdab8c870c1ebbca30968af4bb80a'
Thu, 17 Apr 2008 07:12:45 +0000 Mark Doliner Go back to not allowing periods in screen names. I think the guy said
Sun, 27 Apr 2008 01:48:38 +0000 Sadrul Habib Chowdhury merge of '4b5bc8b4da1faf24168e7210c2282016455a2218'
Sat, 26 Apr 2008 23:14:00 +0000 Sadrul Habib Chowdhury Clicking on the buddyicon in the conversation window toggles the size of
Sat, 26 Apr 2008 17:05:16 +0000 Sadrul Habib Chowdhury Disable the 'send to' menu in converation windows if there's only one
Sat, 26 Apr 2008 17:47:05 +0000 John Bailey This should have been a variable expansion so that autogen.args could be
Mon, 28 Apr 2008 20:03:40 +0000 Evan Schoenberg Fixed a mistake I made in 2e791da1 which broke aim_genericreq_l() and
Mon, 28 Apr 2008 19:49:52 +0000 Evan Schoenberg Removed comment which was accidentally duplicated
Sat, 26 Apr 2008 13:36:42 +0000 Evan Schoenberg merge of '74190d6fbb138e095f84e71b0e0513240531437c'
Sat, 26 Apr 2008 12:12:28 +0000 Sadrul Habib Chowdhury merge of '8d455562b69f961763bbfc469954425260f22917'
Sat, 26 Apr 2008 12:14:22 +0000 Will Thompson merge of '8f0b34c54e38066959f87d35b0af2ca6ae0e853b'
Sat, 26 Apr 2008 12:04:52 +0000 Sadrul Habib Chowdhury Use the correct name for a preference. This will correctly update the
Sat, 26 Apr 2008 10:37:36 +0000 Will Thompson Include dbus-maybe.h rather than conditionally including dbus-server.h
Sat, 26 Apr 2008 10:26:30 +0000 Kevin Stange Thanks to Andrea Visinoni for pointing out this omission to fix building
Sat, 26 Apr 2008 06:19:34 +0000 Sadrul Habib Chowdhury Reset typing timeout if arrow keys are pressed when editing status
Sat, 26 Apr 2008 04:34:11 +0000 Sadrul Habib Chowdhury pygnt's home has been http://repo.or.cz/w/python-gnt.git for a while.
Sat, 26 Apr 2008 00:46:20 +0000 Sadrul Habib Chowdhury Do not show an erroneous message when the 'now listening' song for a
Sat, 26 Apr 2008 00:43:15 +0000 Sadrul Habib Chowdhury Fix make distcheck (which broke from an earlier fix for make when
Sat, 26 Apr 2008 00:12:41 +0000 Sadrul Habib Chowdhury Add the new plugin file for translation. Fixes make distcheck.
Fri, 25 Apr 2008 20:36:44 +0000 Sadrul Habib Chowdhury merge of '503c61f4fb406b82adcdbb0f209ba58a4e7f5954'
Fri, 25 Apr 2008 20:35:32 +0000 Sadrul Habib Chowdhury Remove code that tried to show the buddylist from the core (but didn't
Fri, 25 Apr 2008 18:01:50 +0000 Daniel Atallah Avoid allocating and freeing stuff unnecessarily.
Fri, 25 Apr 2008 17:57:54 +0000 Daniel Atallah Use g_strdup() instead of strdup (doesn't really matter as it is never
Fri, 25 Apr 2008 17:51:03 +0000 Daniel Atallah merge of '006a7eef54129319c82b282c765b3fbba968006f'
Fri, 25 Apr 2008 16:23:35 +0000 Sadrul Habib Chowdhury Pop up the buddylist of the running instance instead of exiting quietly
Fri, 25 Apr 2008 17:49:25 +0000 Daniel Atallah Use g_snprintf() instead of snprintf(), which isn't really available on
Fri, 25 Apr 2008 16:08:48 +0000 Daniel Atallah Use g_strdup to match the subsequent g_free.
Fri, 25 Apr 2008 15:48:33 +0000 Daniel Atallah Include winsock2.h before windows.h is included to avoid winsock.h being
Fri, 25 Apr 2008 15:37:21 +0000 Daniel Atallah Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus
Fri, 25 Apr 2008 05:53:48 +0000 Sadrul Habib Chowdhury Fix a bug where the list of loaded plugins would get removed when
Fri, 25 Apr 2008 03:51:55 +0000 Sadrul Habib Chowdhury merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'
Thu, 24 Apr 2008 22:23:40 +0000 Will Thompson Move 2 of the 5 pixels' padding between paragraphs to above the line.
Thu, 24 Apr 2008 19:51:00 +0000 Stu Tomlinson echo -n is not portable, and OSX has libtoolize installed as glibtoolize
Thu, 24 Apr 2008 11:32:13 +0000 Evan Schoenberg I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.
Thu, 24 Apr 2008 11:28:20 +0000 Evan Schoenberg Fixed the final stragglers in need of byte_stream_destroy()
Thu, 24 Apr 2008 11:19:26 +0000 Evan Schoenberg Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,
Thu, 24 Apr 2008 11:10:03 +0000 Evan Schoenberg All SNACs on FLAP channel 2 except in the auth family are now sent through
Fri, 25 Apr 2008 03:49:41 +0000 Sadrul Habib Chowdhury Make the labels in the minidialogs selectable.
Thu, 24 Apr 2008 02:16:30 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon to fix a compile error when compiling from a
Thu, 24 Apr 2008 01:46:38 +0000 Sadrul Habib Chowdhury merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'
Thu, 24 Apr 2008 01:43:25 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
Wed, 23 Apr 2008 17:10:43 +0000 Stu Tomlinson Fix setting "show offline" for buddy list nodes so it takes immediate
Wed, 23 Apr 2008 16:38:08 +0000 Stu Tomlinson Allow changing to or from an empty password when the protocol specifies
Wed, 23 Apr 2008 16:37:28 +0000 Stu Tomlinson Prompt for silc private key passphrase if it is not saved for the account
Wed, 23 Apr 2008 16:36:04 +0000 Stu Tomlinson Fix for changing silc private key passphrase to or from the empty string,
Wed, 23 Apr 2008 15:00:03 +0000 Stu Tomlinson Leak fix
Wed, 23 Apr 2008 14:58:55 +0000 Stu Tomlinson Keep valgrind happy by zeroing out the tm struct before we stuff our
Wed, 23 Apr 2008 14:56:30 +0000 Stu Tomlinson UTF-8 friendly password truncation
Wed, 23 Apr 2008 14:55:29 +0000 Stu Tomlinson Leak fixes
Wed, 23 Apr 2008 14:54:00 +0000 Stu Tomlinson Don't access uninitialized memory (I think this might actually fix some
Wed, 23 Apr 2008 10:25:53 +0000 Sadrul Habib Chowdhury merge of '95a44af48cc13a9cd6373ef1b011acd7d2b95e98'
Wed, 23 Apr 2008 03:06:49 +0000 Etan Reisner Add the recent perl callback changes to ChangeLog.API.
Wed, 23 Apr 2008 02:59:37 +0000 Etan Reisner merge of '52e841c96296ab164c2be839e9d404dc1f9a6a9e'
Tue, 22 Apr 2008 23:34:56 +0000 Etan Reisner Shut up two compiler warnings about discarding qualifiers.
Wed, 23 Apr 2008 10:22:38 +0000 Sadrul Habib Chowdhury Give a name to the statusbox button so that it can be accessible by
Wed, 23 Apr 2008 10:11:58 +0000 Sadrul Habib Chowdhury Return FALSE when nothing changes after an attempted tab-completion.
Wed, 23 Apr 2008 02:31:11 +0000 Sadrul Habib Chowdhury Fix a crash which I think happens when the same buddy is in the buddylist
Wed, 23 Apr 2008 02:29:39 +0000 Sadrul Habib Chowdhury Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) for
Tue, 22 Apr 2008 16:47:11 +0000 Stu Tomlinson Leak fix. I think. At least valgrind stopped crying about it and nothing
Tue, 22 Apr 2008 16:44:56 +0000 Stu Tomlinson Leak fix. This is probably quite serious if you have busy chats on your
Tue, 22 Apr 2008 05:32:08 +0000 Sadrul Habib Chowdhury Ignore token_status_account on account-specific status boxes. This should
Sun, 20 Apr 2008 15:37:39 +0000 Sadrul Habib Chowdhury Expose Purple::Prefs::get_children_names to perl plugins.
Sun, 20 Apr 2008 15:35:16 +0000 Sadrul Habib Chowdhury Smiley insertions can be undone with this fix. References #5577. But redo
Sat, 19 Apr 2008 21:57:17 +0000 Richard Laager Add sendbutton.c to POTFILES.in.
Sat, 19 Apr 2008 14:18:06 +0000 John Bailey It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.
Sat, 19 Apr 2008 04:59:27 +0000 Etan Reisner Based on some discussion in devel@conference.pidgin.im build and install the
Sat, 19 Apr 2008 04:52:13 +0000 Etan Reisner Fix Purple::Util::fetch_url to correctly accept a callback in any of the
Fri, 18 Apr 2008 03:41:12 +0000 Etan Reisner Stop restoring conversation window locations on !Windows, I wasn't aware this
Fri, 18 Apr 2008 03:28:07 +0000 Etan Reisner Add a plugin to add a Send button to the conversation windows, users of tablet
Thu, 17 Apr 2008 17:01:03 +0000 Sadrul Habib Chowdhury merge of '61d502ea8377846692aea9189056d7c134660277'
Thu, 17 Apr 2008 13:48:34 +0000 Daniel Atallah Add missing newline to debug message. Fixes #5546.
Thu, 17 Apr 2008 07:09:46 +0000 Mark Doliner merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'
Thu, 17 Apr 2008 00:39:01 +0000 Mark Doliner When reciving our buddy list on MSN, add people to the permit and
Thu, 17 Apr 2008 02:45:37 +0000 Daniel Atallah Fix an issue with formatting in Bonjour messages. It looks like it has been
Wed, 16 Apr 2008 21:34:38 +0000 Daniel Atallah Fix a null pointer deref (hopefully). I haven't been able to consistently
Wed, 16 Apr 2008 07:25:47 +0000 Mark Doliner Don't try to enable our server-stored buddylist if we receive an error
Wed, 16 Apr 2008 06:47:14 +0000 Mark Doliner Don't remove the PurpleBuddy from our buddy list if we don't send them
Wed, 16 Apr 2008 06:27:46 +0000 Mark Doliner Super minor documentation improvement
Wed, 16 Apr 2008 05:44:40 +0000 John Bailey I'm an idiot and forgot to escape my apostrophe. This took *way* too long
Wed, 16 Apr 2008 05:32:14 +0000 John Bailey Attempt to make it a bit more obvious that people need to have half a clue
Wed, 16 Apr 2008 00:01:03 +0000 Evan Schoenberg I've seen intermittent crashes on xmpp file transfers in this code, but I
Tue, 15 Apr 2008 23:51:03 +0000 Evan Schoenberg The warning string for plaintext auth over an unencrypted connection is found
Tue, 15 Apr 2008 23:46:13 +0000 Evan Schoenberg merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'
Tue, 15 Apr 2008 16:21:24 +0000 Daniel Atallah Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 which includes a version of sed that doesn't handle in-place replacement. Fixes #5527.
Tue, 15 Apr 2008 16:16:52 +0000 Daniel Atallah Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
Mon, 14 Apr 2008 20:35:47 +0000 Mark Doliner I don't consider this an error.
Thu, 17 Apr 2008 16:59:31 +0000 Sadrul Habib Chowdhury Patch from Gaul to plug a small leak, with an additional fix to free
Mon, 14 Apr 2008 05:30:18 +0000 Sadrul Habib Chowdhury Add a 'Jump to markerline' option in the conversation window menu to
Sun, 13 Apr 2008 17:47:25 +0000 Sadrul Habib Chowdhury Include finch.h instead of internal.h
Sun, 13 Apr 2008 17:39:38 +0000 Sadrul Habib Chowdhury merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'
Sun, 13 Apr 2008 17:33:13 +0000 Sadrul Habib Chowdhury Destroy the tooltip when a group in the buddylist is expanded or collapsed
Sun, 13 Apr 2008 17:12:05 +0000 Sadrul Habib Chowdhury When you try to execute a command (e.g., /part etc.) in a chat on a
Sun, 13 Apr 2008 16:54:33 +0000 Sadrul Habib Chowdhury Do not crash from commands in a disconnected chat. Fixes #5208
Sun, 13 Apr 2008 16:28:57 +0000 Sadrul Habib Chowdhury Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.
Tue, 15 Apr 2008 23:46:03 +0000 Evan Schoenberg Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,
Sun, 13 Apr 2008 09:51:45 +0000 Will Thompson Add Iain MacDonnell to COPYRIGHT; references #5205.
Sun, 13 Apr 2008 06:37:47 +0000 Stu Tomlinson The next version of RFC 3920, the draft of which can be found at http://www.xmpp.org/internet-drafts/draft-saintandre-rfc3920bis-04.html, and subsequent email clarifications with Peter Saint-Andre and Alexey Melnikov indicate that we should be trying the next mechanism in line after one mechanism fails. We should also be ensuring that the mech list is sorted in order of descending security, which we don't do yet; however, servers are supposed to send us a sorted list, as well, so this isn't a major issue.
Sat, 12 Apr 2008 23:34:27 +0000 Will Thompson Add Jeffery Brown to COPYRIGHT. References #4905.
Sat, 12 Apr 2008 22:59:33 +0000 Ethan Blanton Handle IRC ban lists in-channel. Channels which are not joined are
Sat, 12 Apr 2008 21:26:43 +0000 John Bailey nosnilmot pointed out that this error message seemed to be wrong. I agree
Sat, 12 Apr 2008 20:20:09 +0000 Ethan Blanton merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18'
Sat, 12 Apr 2008 18:30:34 +0000 John Bailey Put the recent configure.ac changes in the ChangeLog. I may have been a bit
Sat, 12 Apr 2008 17:55:44 +0000 Will Thompson Patch from Maiku: "When the buddy list is set to sort contacts by status,
Sat, 12 Apr 2008 17:48:16 +0000 Will Thompson Modified version of a patch from "dseven" to prevent crashing on NULL topics
Sat, 12 Apr 2008 19:40:06 +0000 Ethan Blanton Strip mIRC formatting codes from PART and QUIT messages.
Sat, 12 Apr 2008 17:35:19 +0000 Will Thompson Patch from Jeffery Brown to set the idle uiops on OS X when IOKit is available.
Sat, 12 Apr 2008 12:54:15 +0000 Will Thompson Pass something useful as the 'who' parameter to purple_conv_im_write for
Sat, 12 Apr 2008 08:46:44 +0000 Jochen Kemnade German translation update
Sat, 12 Apr 2008 06:52:07 +0000 Sadrul Habib Chowdhury Use an event-box instead of a button for the link, and change the cursor
Sat, 12 Apr 2008 06:47:04 +0000 Sadrul Habib Chowdhury Use the desired cursor, instead of always using GDK_WATCH.
Fri, 11 Apr 2008 22:53:34 +0000 Will Thompson Patch from fmoo to make double-clicking or hitting enter on a chatroom user
Fri, 11 Apr 2008 22:31:55 +0000 Will Thompson Make plugin website URLs clickable; it's a button with blue underlined text.
Fri, 11 Apr 2008 22:10:10 +0000 John Bailey Make the cap plugin disabled by default. As usual, anyone who disagrees or
Fri, 11 Apr 2008 22:03:08 +0000 John Bailey Make the gevolution plugin disabled by default. Again, if anyone disagrees
Fri, 11 Apr 2008 21:51:51 +0000 Will Thompson Massage some plugin metadata to look better with the fixed up description pane.
Fri, 11 Apr 2008 21:50:11 +0000 Will Thompson Improve the layout of the plugin description pane.
Fri, 11 Apr 2008 02:08:42 +0000 John Bailey I've personally seen a few people have problems because they tried to build
Wed, 09 Apr 2008 22:01:41 +0000 Sean Egan Icons from hbons
Wed, 09 Apr 2008 19:07:27 +0000 Sadrul Habib Chowdhury merge of '9f17f49ab8d29559a62b77fe6aa5bdefdb6dedfc'
Tue, 08 Apr 2008 17:36:39 +0000 Jochen Kemnade German translation update
Wed, 09 Apr 2008 19:06:18 +0000 Sadrul Habib Chowdhury Show better status text for file transfers.
Sat, 05 Apr 2008 19:37:26 +0000 Sadrul Habib Chowdhury merge of '47385c29904d4755361546c34319cf036d5a8723'
Sat, 05 Apr 2008 19:34:43 +0000 Sadrul Habib Chowdhury Update the sample gtkrc-2.0 file for the nick-color and typing notification settings.
Sat, 05 Apr 2008 13:27:53 +0000 Sadrul Habib Chowdhury Some leak fixes for the gtkrc-ed nicks in conversation history.
Sat, 05 Apr 2008 12:59:31 +0000 Sadrul Habib Chowdhury Customize/disable the typing notification from gtkrc-2.0.
Sat, 05 Apr 2008 11:12:13 +0000 Jochen Kemnade update German translation
Fri, 04 Apr 2008 06:11:09 +0000 Sadrul Habib Chowdhury merge of 'b2b2efabbafab6588e02ceb16509419dcb0c79e9'
Fri, 04 Apr 2008 04:42:26 +0000 Mark Doliner Documentation changes
Fri, 04 Apr 2008 02:45:33 +0000 Etan Reisner merge of '7477b26751dbf08e918a1f300fbd2697dd0c6369'
Fri, 04 Apr 2008 01:17:29 +0000 Mark Doliner Add a little safety... just in case someone imgstores 13 million or
Thu, 03 Apr 2008 23:51:19 +0000 Mark Doliner Better documentation.
Thu, 03 Apr 2008 23:41:57 +0000 Mark Doliner constify the return value from purple_notify_user_info_entry_get_label
Thu, 03 Apr 2008 23:41:06 +0000 Mark Doliner Minor comment change
Thu, 03 Apr 2008 23:40:45 +0000 Mark Doliner Only call oscar_format_screenname() on connecting if we need to
Thu, 03 Apr 2008 23:38:59 +0000 Mark Doliner Correct some help strings for Jabber slash commands
Fri, 04 Apr 2008 06:09:21 +0000 Sadrul Habib Chowdhury Change the height-calculation of the entry widget a little bit. This should make it better when text with smileys is pasted. If this is even more buggy than it currently is, let me know\! Fixes #5426.
Thu, 03 Apr 2008 00:24:20 +0000 Sadrul Habib Chowdhury Between an offline presence with offline-message capability, and a mobile online presence, choose the latter over the former when sending an instant message.
Thu, 03 Apr 2008 22:57:58 +0000 Etan Reisner It is good when documentation matches reality. I figured all the other env
Wed, 02 Apr 2008 16:45:07 +0000 Stu Tomlinson Make ./configure fail immediately if requirements for enabled options are
Wed, 02 Apr 2008 15:38:26 +0000 Stu Tomlinson Remove a legacy preference for GnuTLS
Wed, 02 Apr 2008 15:37:26 +0000 Stu Tomlinson Fix our D-Bus version requirement
Wed, 02 Apr 2008 13:35:09 +0000 Stu Tomlinson autoconf started crying at me about "possibly undefined macro: PKG_CHECK_MODULES"
Wed, 02 Apr 2008 12:29:10 +0000 Stu Tomlinson Add number of occupants to the tooltip for chats. Fixes #3346
Wed, 02 Apr 2008 08:22:47 +0000 Timo Jyrinki merge of '46c04c030c2aa142a50b7757576a659b2a5bb670'
Wed, 02 Apr 2008 00:48:15 +0000 Stu Tomlinson bumpy bumpy bumpy, we released 2.4.1, la la la
Tue, 01 Apr 2008 22:25:33 +0000 Sadrul Habib Chowdhury merge of '2eb97f7d46ac5955e6a217661513d28e3b5ce060'
Tue, 01 Apr 2008 22:24:18 +0000 Sadrul Habib Chowdhury Updated patch from Justin 'Jaywalker' Williams to discard messages from spambots in msim. Closes #5143.
Mon, 31 Mar 2008 22:01:43 +0000 Daniel Atallah Ugly hackery to support INSTALL_PIXMAPS for the win32 build.
Mon, 31 Mar 2008 17:19:02 +0000 Stu Tomlinson Slovenian transalation updated (Martin Srebotnjak)
Mon, 31 Mar 2008 16:23:43 +0000 Stu Tomlinson I think this syntax is more correct
Mon, 31 Mar 2008 16:19:29 +0000 Stu Tomlinson merge of 'd03002b3fa5879fb55633bb3732e3cfaa5ec488f'
Mon, 31 Mar 2008 16:14:50 +0000 Daniel Atallah Changelog some win32 stuffs.
Mon, 31 Mar 2008 16:18:04 +0000 Will Thompson John and Stu looked lonely, and I suppose I should NEWS at some point.
Mon, 31 Mar 2008 16:03:53 +0000 Stu Tomlinson Make the new autogen.sh behave more like the old one - run glib-gettextize,
Mon, 31 Mar 2008 14:55:42 +0000 Stu Tomlinson Hush you noisy little script
Mon, 31 Mar 2008 14:52:11 +0000 Stu Tomlinson 2.4.1 is over there, on the horizon
Mon, 31 Mar 2008 14:25:26 +0000 Stu Tomlinson If the default setting is enabled for options to ./configure, the help
Mon, 31 Mar 2008 07:45:21 +0000 Kevin Stange Push a 2.4.1 image I managed to create out of the old one. It would be
Mon, 31 Mar 2008 03:38:50 +0000 John Bailey Consider me adequately NEWS'd.
Mon, 31 Mar 2008 02:17:53 +0000 Stu Tomlinson Make some more things static
Mon, 31 Mar 2008 02:15:38 +0000 Stu Tomlinson Make x509_singleuse static
Mon, 31 Mar 2008 01:58:32 +0000 Stu Tomlinson We should release 2.4.1 tomorrow. I want to do it in the morning, but lots
Mon, 31 Mar 2008 01:54:43 +0000 Stu Tomlinson Romanian translation updated (Miu Moldovan)
Mon, 31 Mar 2008 01:52:54 +0000 Stu Tomlinson Slovak translation updated (loptosko)
Mon, 31 Mar 2008 01:48:13 +0000 Stu Tomlinson Macedonian translation updated (ѧߧԧ֧ ߧԧ)
Mon, 31 Mar 2008 01:45:40 +0000 Stu Tomlinson ChangeLog the Hungarian translation update
Sun, 30 Mar 2008 23:10:12 +0000 John Bailey Thanks for pointing this out, grim.
Sun, 30 Mar 2008 20:24:16 +0000 Bjrn Voigt German copyright year update
Sun, 30 Mar 2008 19:51:53 +0000 Kelemen Gbor Hungarian translation for 2.4.1
Sun, 30 Mar 2008 17:17:45 +0000 John Bailey I always forget we use 'm4macros' here instead of 'm4'.
Sun, 30 Mar 2008 17:15:21 +0000 John Bailey A more verbose autogen.sh that Gary and I have been using for Guifications
Sun, 30 Mar 2008 16:42:12 +0000 John Bailey For the few of us who wanted it, I bring back --disable-nls! It may not be
Sun, 30 Mar 2008 16:25:01 +0000 Stu Tomlinson Czech translation updated (David Vachulka)
Wed, 02 Apr 2008 08:16:48 +0000 Timo Jyrinki Fix typos, make the used language better also otherwise, add new strings.
Sun, 30 Mar 2008 15:24:54 +0000 Timo Jyrinki use XGETTEXT_ARGS=--no-location for Finnish PO file
Sun, 30 Mar 2008 14:53:52 +0000 Stu Tomlinson merge of '53edb29d14535c12ae8ee014087912100cdc49ad'
Sun, 30 Mar 2008 14:45:11 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 30 Mar 2008 00:19:07 +0000 John Bailey I'm tired of installing pixmap data that almost never changes. I'm so tired of
Sun, 30 Mar 2008 14:53:09 +0000 Stu Tomlinson ChangeLog the Catalan translation update
Sat, 29 Mar 2008 19:14:17 +0000 Stu Tomlinson Belarusian Latin translation updated again (Ihar Hrachyshka)
Sat, 29 Mar 2008 19:02:48 +0000 Stu Tomlinson Russian translation updated again (Dmitry Beloglazov)
Sat, 29 Mar 2008 19:02:13 +0000 Stu Tomlinson Spanish translation updated (Javier Fernndez-Sanguino)
Sat, 29 Mar 2008 16:03:16 +0000 Ka-Hing Cheung patch from Maiku to ignore non-messenger contacts, fixes #3305
Fri, 28 Mar 2008 07:58:20 +0000 Ka-Hing Cheung some other mobile stuff that Maiku fixed, fixes #2359
Thu, 27 Mar 2008 06:32:31 +0000 Ka-Hing Cheung another patch from Maiku that "Properly identifies users you have the mobile
Thu, 27 Mar 2008 02:09:51 +0000 Daniel Atallah Printf warning fixes.
Thu, 27 Mar 2008 00:48:54 +0000 Gary Kramlich per daniel, this is the correct fix to cross compiling with gcc 4.x
Wed, 26 Mar 2008 18:31:44 +0000 Stu Tomlinson ChangeLog the Swedish translation update
Wed, 26 Mar 2008 18:26:29 +0000 Peter Hjalmarsson Updated Swedish translation.
Wed, 26 Mar 2008 15:52:47 +0000 Stu Tomlinson Add a mnemonic to the Italian translation of Send To and remove the fuzzy
Wed, 26 Mar 2008 15:41:26 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
Wed, 26 Mar 2008 02:37:45 +0000 Daniel Atallah Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.
Wed, 26 Mar 2008 00:18:15 +0000 Daniel Atallah Fix another scenario where a NULL callback can be called. I'm pretty confident this fixes #4901. There's also a fix in here to prevent freed memory from being accessed when removing minidialogs from a signed-off account that I've had sitting on my machine for a while.
Tue, 25 Mar 2008 14:45:48 +0000 Stu Tomlinson Dutch translation updated (Danil Heres)
Tue, 25 Mar 2008 14:45:10 +0000 Stu Tomlinson Hebrew translation updated (Shalom Craimer)
Tue, 25 Mar 2008 14:38:39 +0000 Stu Tomlinson Russian translation updated (Dmitry Beloglazov)
Tue, 25 Mar 2008 14:38:02 +0000 Stu Tomlinson Belarusian Latin translation updated (Ihar Hrachyshka)
Tue, 25 Mar 2008 14:37:10 +0000 Stu Tomlinson Esperanto translation updated (Stphane Fillod)
Tue, 25 Mar 2008 14:36:24 +0000 Stu Tomlinson Chinese (Traditional) translation updated (Ambrose C. Li)
Tue, 25 Mar 2008 14:35:22 +0000 Stu Tomlinson Estonian translation updated (Ivar Smolin)
Tue, 25 Mar 2008 14:34:32 +0000 Stu Tomlinson Arabic translation updated (Khaled Hosny)
Tue, 25 Mar 2008 14:33:32 +0000 Stu Tomlinson Update the translations changelog
Tue, 25 Mar 2008 09:08:25 +0000 Timo Jyrinki Update fi.po for Pidgin 2.4.1.
Tue, 25 Mar 2008 08:42:23 +0000 ric Boumaour Update french translation for 2.4.1 release.
Mon, 24 Mar 2008 22:06:55 +0000 Bjrn Voigt German update: fixed some double defined keyboard shortcuts
Mon, 24 Mar 2008 21:32:21 +0000 Bjrn Voigt German update
Mon, 24 Mar 2008 16:18:34 +0000 Daniel Atallah Add purple_network_listen_map_external() to the deprecated list. I guess I didn't commit this.
Mon, 24 Mar 2008 16:15:39 +0000 Daniel Atallah printf format warning fixes.
Mon, 24 Mar 2008 16:11:21 +0000 Daniel Atallah Add extern "C" wrappers to win32 headers. There is also a change here that I thought I committed earlier that should provide better error messages for winsock errors.
Mon, 24 Mar 2008 07:14:29 +0000 Ka-Hing Cheung Patch from ccpaging to clean up some QQ stuff. I removed the now commented
Fri, 21 Mar 2008 21:11:07 +0000 Stu Tomlinson merge of '86b04a102905cb20d3279090e84cdeffd30e95bc'
Fri, 21 Mar 2008 20:16:46 +0000 Sean Egan New XMPP icons from hbons
Fri, 21 Mar 2008 18:05:15 +0000 Daniel Atallah nosnilmot thought this should be changelog'd
Fri, 21 Mar 2008 20:24:33 +0000 Jochen Kemnade German translation update
Fri, 21 Mar 2008 17:26:20 +0000 Daniel Atallah Fix SOCKS5 CHAP authentication to be more robust; the current stuff depends on the attributes coming in in a specific order and the whole authentication having a maximum length of 20 bytes. Big thanks to Jonathan Rudolph ("simple" on IRC) for helping figure out what was wrong.
Fri, 21 Mar 2008 15:18:55 +0000 Mark Doliner Undo the AC_CHECK_HEADERS_ONCE thing, since it requires a fairly new
Fri, 21 Mar 2008 05:25:09 +0000 Ka-Hing Cheung who in the right mind uses 8 space tab?
Fri, 21 Mar 2008 05:24:21 +0000 Ka-Hing Cheung another patch from Maiku, this time handling IPG so we can receive paging.
Fri, 21 Mar 2008 04:45:03 +0000 Ka-Hing Cheung Another patch from Maiku that improves the way we send mobile messages, this
Fri, 21 Mar 2008 03:17:36 +0000 Ka-Hing Cheung merge of '72c6d2dad88b0353a473a6e6398fc42ad3972716'
Fri, 21 Mar 2008 00:52:51 +0000 Evan Schoenberg Improved some of the debug output from nat-pmp
Thu, 20 Mar 2008 08:42:15 +0000 Evan Schoenberg Discussion is in progress on pidgin-devel about the preference to enable/disable GSSAPI, but upon reflection it should, if it exists at all, default to TRUE. Making it do so for the time being.
Thu, 20 Mar 2008 04:22:21 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.soc.2007.msimprpl' (head b018bfb95aeaf0bd6b4cc353965bd3431891dec9)
Thu, 20 Mar 2008 03:37:33 +0000 Etan Reisner merge of '3161d3b09a1cb0dfe2a905306fbe19a6e76f5531'
Thu, 20 Mar 2008 02:59:50 +0000 Etan Reisner If the default value of a list-single or list-multi data forms field is NULL
Wed, 19 Mar 2008 05:06:14 +0000 Etan Reisner This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGS
Wed, 19 Mar 2008 04:00:57 +0000 Etan Reisner merge of 'c8a7475750a83a32c26d2f40066500a948844beb'
Wed, 05 Mar 2008 01:24:23 +0000 Etan Reisner merge of '43597c046102d28beb11884ac70e89943a1b1466'
Tue, 04 Mar 2008 02:48:30 +0000 Etan Reisner merge of '541f6529c3dbec16782707ce37eb8206f95fc92e'
Fri, 29 Feb 2008 04:12:32 +0000 Etan Reisner Change up the Add Budy dialog a little bit, this hopefully makes it a bit
Fri, 29 Feb 2008 01:44:35 +0000 Etan Reisner merge of '4b63bba84183d38714730df5a11d191e0c02163a'
Thu, 28 Feb 2008 23:15:12 +0000 Etan Reisner merge of 'f14958459e9f62fd8c988e1317019c10a0fddf06'
Wed, 27 Feb 2008 22:51:02 +0000 Etan Reisner Bring the test.pl plugin at least theoretically up to date (I haven't tried it
Wed, 27 Feb 2008 22:43:36 +0000 Etan Reisner Add this back, the merge lost it.