log

age author description
Tue, 06 May 2008 05:10:40 +0000 Richard Laager Fix a compiler warning. Sadrul or someone should double-check this.
Mon, 05 May 2008 22:39:55 +0000 Daniel Atallah More plumbing work.
Wed, 07 May 2008 00:35:55 +0000 Sadrul Habib Chowdhury Plug a small memory leak in the smiley dialog, and use g_new0/g_free
Wed, 07 May 2008 00:34:52 +0000 Sadrul Habib Chowdhury g_strdup'ed strings aren't const char*. This fixes a couple of compile
Mon, 05 May 2008 16:01:02 +0000 Sadrul Habib Chowdhury The required fields are not really required if the action is cancelled.
Mon, 05 May 2008 14:56:36 +0000 Ethan Blanton Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
Mon, 05 May 2008 04:54:37 +0000 Mark Doliner Fix a small memleak when adding a Jabber buddy
Mon, 05 May 2008 02:00:28 +0000 Gary Kramlich Make error output during autogen actually readable...
Mon, 05 May 2008 00:02:37 +0000 Sadrul Habib Chowdhury Show the url, instead of silently ignoring a url-open request.
Mon, 05 May 2008 00:00:25 +0000 Sadrul Habib Chowdhury Do not let the height of the entry get larger than half the conversation
Sun, 04 May 2008 20:44:08 +0000 Mark Doliner Add a comment. Could someone familiar with the Jabber protocol or our
Sun, 04 May 2008 04:15:11 +0000 Sadrul Habib Chowdhury Add a 'View log' option in the buddylist menu.
Sun, 04 May 2008 03:28:58 +0000 Sadrul Habib Chowdhury When searching for a conversation, search only in the list of the
Sun, 04 May 2008 03:24:18 +0000 Sadrul Habib Chowdhury Check to see if we are already in a room before attempting to join. If
Sun, 04 May 2008 02:49:29 +0000 Sadrul Habib Chowdhury merge of '8c40d658dc534ac7ccbf595c73c2952ff9d1975e'
Sat, 03 May 2008 21:23:18 +0000 Sadrul Habib Chowdhury Setup tab-completion for groups in the 'Add Chat' dialog.
Sun, 04 May 2008 01:49:48 +0000 John Bailey Change the label on the entry area height pref
Sun, 04 May 2008 01:43:00 +0000 Ethan Blanton Fix IRC handling of PART without a part message on Undernet IRCds.
Sun, 04 May 2008 00:51:46 +0000 John Bailey Fix the breakage with account aliases that I introduced when I moved the
Sat, 03 May 2008 23:51:43 +0000 Daniel Atallah Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
Sat, 03 May 2008 21:03:13 +0000 Daniel Atallah Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.
Sat, 03 May 2008 19:45:15 +0000 Daniel Atallah Clean up loggers when quitting (or unloading the logreader plugin).
Sat, 03 May 2008 19:22:02 +0000 Daniel Atallah Fix incorrect freeing in my previous commit.
Sat, 03 May 2008 17:56:04 +0000 Daniel Atallah This is the way we plug the leaks, plug the leaks, plug the leaks...
Sat, 03 May 2008 17:38:33 +0000 Will Thompson ChangeLog the minimum size pref
Sat, 03 May 2008 17:36:17 +0000 Will Thompson Add a "minimum lines" pref for the im entry box thing; up to 8 lines.
Sat, 03 May 2008 07:27:25 +0000 Daniel Atallah Plug a small leak.
Sat, 03 May 2008 07:13:58 +0000 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
Sat, 03 May 2008 03:02:25 +0000 Sadrul Habib Chowdhury merge of 'dc85c2329304dd6f567820b55939193328f9e506'
Sat, 03 May 2008 02:12:26 +0000 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
Sat, 03 May 2008 02:49:53 +0000 Sadrul Habib Chowdhury Allow replacing smileys with texts in conversations/logs. This should be
Fri, 02 May 2008 23:16:11 +0000 Daniel Atallah Cleanup and avoid unnecessary alloc/free.
Fri, 02 May 2008 22:51:14 +0000 Evan Schoenberg merge of '21d37789f674809d615fc7676a092f1da438b0f5'
Fri, 02 May 2008 22:01:01 +0000 Daniel Atallah Leak fixes.
Fri, 02 May 2008 21:09:59 +0000 Daniel Atallah Leak plug in parsing MSN currentmedia.
Fri, 02 May 2008 17:09:50 +0000 Sadrul Habib Chowdhury merge of 'a9db18c93f28f014cb3740a20933e2468fb660b7'
Fri, 02 May 2008 17:00:49 +0000 Sadrul Habib Chowdhury This should fix the issue where resizing the entry box resizes the
Fri, 02 May 2008 16:55:59 +0000 Sadrul Habib Chowdhury Do not add a ':' if there's already one at the end. Thanks to wjt for
Fri, 02 May 2008 16:51:15 +0000 Will Thompson Tweak some strings in the Edit Chat dialog.
Fri, 02 May 2008 16:07:12 +0000 Sadrul Habib Chowdhury merge of 'a5c86f336638811bfef4a0969f3d8d2d6b85520f'
Fri, 02 May 2008 06:15:33 +0000 Mark Doliner Don't try to tell the IM network that we're not idle when we disconnect.
Fri, 02 May 2008 16:06:03 +0000 Sadrul Habib Chowdhury ctrl-x to open context menus. F11 was such a poor choice for this.
Fri, 02 May 2008 01:29:34 +0000 Sadrul Habib Chowdhury merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'
Fri, 02 May 2008 00:30:14 +0000 Stu Tomlinson Kill the default F2 keybinding for show timestamps, it only confuses people
Fri, 02 May 2008 01:28:43 +0000 Sadrul Habib Chowdhury Slightly change the maximum height of the entry box. This seems to fix
Thu, 01 May 2008 22:44:16 +0000 Sadrul Habib Chowdhury merge of '19d64f3b50204b193622eb82c482a63dae381a51'
Thu, 01 May 2008 22:42:21 +0000 Sadrul Habib Chowdhury Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
Thu, 01 May 2008 22:21:05 +0000 Sadrul Habib Chowdhury Remove the undocumented default binding (ctrl+g) to start ignoring
Thu, 01 May 2008 16:59:57 +0000 Richard Laager merge of '01e9055ea70771c842b561dca3b64027ac37dc69'
Thu, 01 May 2008 03:24:21 +0000 Richard Laager Replace a notification that should never happen with a debug message that
Thu, 01 May 2008 09:55:09 +0000 Will Thompson ChangeLog the Escape closes conversation window preference.
Thu, 01 May 2008 04:02:31 +0000 Daniel Atallah When an XMPP account is set to require TLS, but libpurple doesn't have SSL
Thu, 01 May 2008 03:55:48 +0000 Daniel Atallah Remove the stored installer language selection when uninstalling.
Thu, 01 May 2008 03:10:29 +0000 Etan Reisner Add this ChangeLog item back, the merge ate it.
Thu, 01 May 2008 03:06:17 +0000 Etan Reisner merge of '7f78e4be502956bb580a87289cf2acfe6254ea62'
Wed, 30 Apr 2008 22:52:16 +0000 Will Thompson Add a tickybox to set the 'close conversation window' shortcut to Escape.
Wed, 30 Apr 2008 17:00:27 +0000 Ethan Blanton Don't count the size of an array at runtime if it's known at compile time.
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Wed, 30 Apr 2008 06:02:26 +0000 John Bailey Change the "Screen name" text to "Username" per a number of discussions on
Wed, 30 Apr 2008 05:56:40 +0000 John Bailey This fixes the lack of the Local Alias field for IRC accounts since I moved
Wed, 30 Apr 2008 02:24:51 +0000 Richard Laager Eliminate a couple of "unused variable" warnings.
Tue, 29 Apr 2008 21:44:54 +0000 Sadrul Habib Chowdhury Always top-align the logs in the log-viewer.
Tue, 29 Apr 2008 19:13:55 +0000 Sadrul Habib Chowdhury Make sure the required fields are all entered correctly. Underline the
Tue, 29 Apr 2008 19:01:25 +0000 Sadrul Habib Chowdhury merge of '0982c9aacd3dfa68da58b386663d7fdda43a11e4'
Tue, 29 Apr 2008 16:50:12 +0000 John Bailey Move the Local Alias field into the User Options section of the account
Tue, 29 Apr 2008 18:57:10 +0000 Sadrul Habib Chowdhury Fine tune the edit-settings dialog (e.g., mark fields as masked or
Tue, 29 Apr 2008 18:56:04 +0000 Sadrul Habib Chowdhury A newly created widget for a request field may want to enable/disable the
Tue, 29 Apr 2008 16:36:14 +0000 Sadrul Habib Chowdhury 'Edit Settings' in the context menu for chats in the buddylist.
Tue, 29 Apr 2008 05:39:10 +0000 Mark Doliner merge of '08062d1b1267b18fa3d47ea8eded7e2b826b7e8c'
Tue, 29 Apr 2008 03:14:55 +0000 Mark Doliner merge of '0e779a37ee17a7bb7ad39bbe2b37eeca45975655'
Tue, 29 Apr 2008 02:06:03 +0000 Mark Doliner Fix a crash in Jabber that I think happens someone someone signs off
Tue, 29 Apr 2008 01:33:48 +0000 Mark Doliner Simplify
Tue, 29 Apr 2008 03:31:51 +0000 Etan Reisner merge of '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 03:57:06 +0000 Evan Schoenberg merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9'
Tue, 29 Apr 2008 03:47:38 +0000 Evan Schoenberg merge of '3498a4993b3d552319e5122278d620287093fd20'
Tue, 29 Apr 2008 03:47:25 +0000 Evan Schoenberg disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 02:58:23 +0000 John Bailey * Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
Fri, 02 May 2008 22:50:13 +0000 Evan Schoenberg After trying the available SASL mechs, jabber_auth_handle_failure() now
Tue, 29 Apr 2008 02:01:43 +0000 Evan Schoenberg merge of '0a7f4849f49b45459231087fa690ba9937eae03c'
Tue, 29 Apr 2008 03:27:34 +0000 Etan Reisner Finally get around to committing charkin's version of the patch from #2145.
Mon, 28 Apr 2008 22:40:55 +0000 Sadrul Habib Chowdhury Update the manpage about F10 and F11.
Mon, 28 Apr 2008 22:34:39 +0000 Sadrul Habib Chowdhury Fix a possible crash when creating a new workspace.
Mon, 28 Apr 2008 22:07:06 +0000 Richard Laager Fix a typo in a doc comment.
Mon, 28 Apr 2008 22:04:07 +0000 Richard Laager merge of '4c5110037671f84e3e775214c32692b5b23c11e1'
Mon, 28 Apr 2008 19:24:18 +0000 Richard Laager merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
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 (Mi«ßu 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 Bj«Órn Voigt German copyright year update
Sun, 30 Mar 2008 19:51:53 +0000 Kelemen G«¡bor 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 Fern«¡ndez-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 (Dani«³l 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 (St«±phane 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 Bj«Órn Voigt German update: fixed some double defined keyboard shortcuts
Mon, 24 Mar 2008 21:32:21 +0000 Bj«Órn 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.
Wed, 27 Feb 2008 22:41:34 +0000 Etan Reisner merge of '662b18e22ed66890ffcb81db34c948405b31f4c7'
Wed, 27 Feb 2008 00:24:57 +0000 Etan Reisner merge of '3195166356877e091e9b3d663bc03f7682ed3a17'
Tue, 26 Feb 2008 01:33:35 +0000 Etan Reisner Register and unregister the PurpleConnectionErrorInfo pointers with dbus, I
Thu, 20 Mar 2008 04:21:57 +0000 Jeffrey Connelly In msimprpl, when converting point size and MySpaceIM-markup font size,
Thu, 20 Mar 2008 00:20:27 +0000 Evan Schoenberg Now that Adium has cyrus-sasl enabled, I'm having a lot of users report problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting.
Wed, 19 Mar 2008 03:13:19 +0000 Daniel Atallah Fix protocolhandler invocation. Fixes #5248
Tue, 18 Mar 2008 19:03:12 +0000 Daniel Atallah Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.
Tue, 18 Mar 2008 02:13:24 +0000 Sadrul Habib Chowdhury Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.
Mon, 17 Mar 2008 20:32:02 +0000 Daniel Atallah I was wondering why the more sane error messges were never appearing... now I know. There is also a fix here that uses glib's internal rename stuff on recent versions because it is more robust than our win32 version.
Mon, 17 Mar 2008 14:43:28 +0000 Stu Tomlinson merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'
Mon, 17 Mar 2008 14:39:03 +0000 Stu Tomlinson gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()
Mon, 17 Mar 2008 14:43:07 +0000 Stu Tomlinson G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important here
Mon, 17 Mar 2008 14:35:33 +0000 Stu Tomlinson gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2
Mon, 17 Mar 2008 14:30:30 +0000 Stu Tomlinson gtk_event_box_set_visible_window() is new in Gtk 2.4
Mon, 17 Mar 2008 14:17:56 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSSIZE_FORMAT is not defined
Mon, 17 Mar 2008 14:15:29 +0000 Stu Tomlinson Use purple_str_has_prefix which provides backwards compatibility with older
Mon, 17 Mar 2008 14:13:47 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined
Mon, 17 Mar 2008 14:08:36 +0000 Will Thompson Limit the text input area to half the conversation's height.
Mon, 17 Mar 2008 13:38:34 +0000 Will Thompson Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
Mon, 17 Mar 2008 06:14:38 +0000 Mark Doliner Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
Mon, 17 Mar 2008 06:09:32 +0000 Mark Doliner Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.
Mon, 17 Mar 2008 02:12:31 +0000 Stu Tomlinson Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTF
Mon, 17 Mar 2008 01:56:29 +0000 Stu Tomlinson merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'
Mon, 17 Mar 2008 01:54:00 +0000 Stu Tomlinson I think "Yes" and "No" are better answers to "Would you like to merge these
Fri, 21 Mar 2008 03:17:26 +0000 Ka-Hing Cheung Michael Ruprecht aka Maiku fixed #5210
Mon, 17 Mar 2008 01:50:54 +0000 Ka-Hing Cheung never decrease the height by less than half a line, fixes the jumping issue
Sun, 16 Mar 2008 20:37:49 +0000 Mark Doliner merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Sun, 16 Mar 2008 20:35:23 +0000 Mark Doliner Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'
Sun, 16 Mar 2008 18:55:07 +0000 Stu Tomlinson scale & round the buddy icon in the buddy list before making it square, so
Sat, 15 Mar 2008 19:41:30 +0000 Sadrul Habib Chowdhury merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'
Sat, 15 Mar 2008 19:39:31 +0000 Sadrul Habib Chowdhury merge of '212ddad0deea54f08e3194c79d2a60584f60d855'
Sat, 15 Mar 2008 18:36:04 +0000 Will Thompson Danny Baumann pointed out that the status box menu should have the appropriate
Sat, 15 Mar 2008 14:49:22 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated.
Sat, 15 Mar 2008 08:49:42 +0000 Jochen Kemnade update German "translation"
Fri, 14 Mar 2008 22:07:40 +0000 Evan Schoenberg Verify that session->account->password is not NULL before passing it to strlen()
Thu, 13 Mar 2008 18:08:02 +0000 Will Thompson Add docs to PurpleStoredImage so that doxygen links to it show up
Sat, 15 Mar 2008 19:39:10 +0000 Sadrul Habib Chowdhury This should fix the 1px bug. If someone still sees this bug after this change, please let me know.
Thu, 13 Mar 2008 18:06:57 +0000 Will Thompson merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b'
Wed, 12 Mar 2008 20:42:59 +0000 Sadrul Habib Chowdhury Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.
Thu, 13 Mar 2008 01:44:01 +0000 Stu Tomlinson merge of '5d1e097eb7e127d7b1bc269ee71992478f79a182'
Thu, 13 Mar 2008 01:38:04 +0000 Stu Tomlinson merge of 'c27bb03d64e205ff26669ccc173b7429cad093eb'
Thu, 13 Mar 2008 01:34:09 +0000 Stu Tomlinson Leak fix from SF bug #1407047 which actually had a patch attached (on 2006-01-17 !)
Thu, 13 Mar 2008 01:24:51 +0000 Stu Tomlinson merge of '1a03b83dbe8f941cb6de4ed3659bf7b2335d642d'
Thu, 13 Mar 2008 01:24:21 +0000 Stu Tomlinson Fix a memory leak
Wed, 12 Mar 2008 07:19:28 +0000 Mark Doliner Change these oscar protocol menu actions to use "web" instead of "URL."
Thu, 13 Mar 2008 01:43:46 +0000 Stu Tomlinson More gevolution fixes for the prpl-oscar -> prpl-aim/icq split
Thu, 13 Mar 2008 01:23:00 +0000 Stu Tomlinson Fix for accessing uninitialized memory
Wed, 12 Mar 2008 01:44:06 +0000 Stu Tomlinson Update gevolution plugin with support for the new protocol ids for AIM &
Wed, 12 Mar 2008 01:38:51 +0000 Stu Tomlinson Fix multiple memory leaks
Wed, 12 Mar 2008 01:37:15 +0000 Stu Tomlinson Make SILC errors disconnect the account and reduce unwanted notify dialogs.
Wed, 12 Mar 2008 01:35:40 +0000 Stu Tomlinson Fix a couple of memory leaks
Wed, 12 Mar 2008 01:34:40 +0000 Stu Tomlinson Fix a memory leak
Tue, 11 Mar 2008 23:00:03 +0000 Evan Schoenberg merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'
Tue, 11 Mar 2008 22:58:36 +0000 Evan Schoenberg Only allow one keepalive_timeout at a time. This prevents us from starting a
Tue, 11 Mar 2008 21:41:53 +0000 Daniel Atallah Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.
Tue, 11 Mar 2008 16:20:54 +0000 Stu Tomlinson GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10
Tue, 11 Mar 2008 15:58:25 +0000 Will Thompson Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann for
Tue, 11 Mar 2008 15:57:17 +0000 Will Thompson Remove duplicated docs for _varg variants of request functions; correct and
Tue, 11 Mar 2008 15:55:48 +0000 Will Thompson Make PurpleAccount's documentation actually show up; also, sprinkle some
Sun, 09 Mar 2008 21:42:27 +0000 Ka-Hing Cheung When Andrew was working on the memleak fixes, he pondered why buffer was
Sun, 09 Mar 2008 21:34:32 +0000 Andrew Gaul some memleak fixes from Andrew Gaul again:
Sun, 09 Mar 2008 19:17:35 +0000 Stu Tomlinson merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'
Sun, 09 Mar 2008 18:47:09 +0000 Evan Schoenberg If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.
Sun, 09 Mar 2008 18:47:09 +0000 Mark Doliner Some AIM screen names have periods in them, but it's like impossible
Sun, 09 Mar 2008 16:52:07 +0000 Stu Tomlinson Fix Topic in chat node tooltips, and turn on using the transient chat node
Sun, 09 Mar 2008 16:46:04 +0000 Stu Tomlinson Make "Show when offline" work on group nodes too, which sets the flag for
Sun, 09 Mar 2008 16:43:33 +0000 Stu Tomlinson Escape conversation title for use in infopane so that ampersands don't
Sun, 09 Mar 2008 13:53:47 +0000 Stu Tomlinson Avoid a compile warning when building with NetworkManager support because
Sun, 09 Mar 2008 13:42:54 +0000 Stu Tomlinson Improve "Get Info" parsing on MSN - ignore all URLs in fields instead of
Sat, 08 Mar 2008 17:17:57 +0000 Ethan Blanton Increase XMPP ping timeout from 20s to 120s
Sat, 08 Mar 2008 01:07:04 +0000 Sadrul Habib Chowdhury merge of '83a8dbf04d73ded7b026f8b63a26f5656d8fb25b'
Fri, 07 Mar 2008 20:52:43 +0000 Jochen Kemnade another update for the German translation
Fri, 07 Mar 2008 18:55:32 +0000 Mark Doliner This is pretty important for our 7 zephyr users.
Fri, 07 Mar 2008 18:52:19 +0000 Mark Doliner merge of '6b600951723c4797bafdc840f751b75c3f0f95af'
Fri, 07 Mar 2008 16:57:40 +0000 Stu Tomlinson Add some notable items to the ChangeLog
Fri, 07 Mar 2008 22:03:24 +0000 Sadrul Habib Chowdhury Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.
Fri, 07 Mar 2008 16:56:02 +0000 Sadrul Habib Chowdhury merge of '1aa8a701c81527c4f91549a4546a54262fccce6d'
Fri, 07 Mar 2008 04:01:20 +0000 Ethan Blanton Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently
Fri, 07 Mar 2008 16:51:36 +0000 Sadrul Habib Chowdhury The names history-next and history-prev were backwards! Make them right, and add c-n/c-p bindings as the default bindings. Thanks to shofixti for reporting the bug. Fixes #4593.
Fri, 07 Mar 2008 01:27:25 +0000 Sadrul Habib Chowdhury This fixes some cases of the 1-px height bug.
Thu, 06 Mar 2008 16:45:45 +0000 Sadrul Habib Chowdhury finch port of e4b22781 ('Tell gstreamer not to fork').
Thu, 06 Mar 2008 17:00:51 +0000 Jochen Kemnade German translation update
Thu, 06 Mar 2008 15:55:39 +0000 Sadrul Habib Chowdhury merge of '372b94fab52b770bd853506200652575d0588539'
Thu, 06 Mar 2008 15:54:30 +0000 Sadrul Habib Chowdhury Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.
Thu, 06 Mar 2008 11:34:11 +0000 Will Thompson Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made
Thu, 06 Mar 2008 07:41:52 +0000 Mark Doliner Patch #3874 from beret. There was a similar patch #2712 from rschnz,
Thu, 06 Mar 2008 07:29:39 +0000 Mark Doliner I realized that I don't like initializing variables when I declare
Thu, 06 Mar 2008 06:59:56 +0000 Mark Doliner Fix a missing a comma
Thu, 06 Mar 2008 00:04:03 +0000 Evan Schoenberg Added some comments and debug logging to yahoo_process_ignore() gleaned from libyahoo2's implementation, from which I guess our prpl was forked (?) given how similar many functions are.
Wed, 05 Mar 2008 18:17:25 +0000 Mark Doliner Bring back the lines that free info.whatever on subsequent calls to
Wed, 05 Mar 2008 18:13:11 +0000 Mark Doliner merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'
Wed, 05 Mar 2008 10:00:45 +0000 Mark Doliner Improve our error handling of Gnome proxy settings.
Wed, 05 Mar 2008 09:43:31 +0000 Mark Doliner Short circuit and return out of the function early if gconftool-2
Wed, 05 Mar 2008 18:11:02 +0000 Mark Doliner disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'
Wed, 05 Mar 2008 09:40:16 +0000 Mark Doliner These things are always NULL, so these if statements are never triggered
Wed, 05 Mar 2008 00:26:44 +0000 Evan Schoenberg Fixed bug in which Yahoo contacts were erroneously considered to be blocked,
Tue, 04 Mar 2008 23:53:44 +0000 Evan Schoenberg Just write out the buddy icon file; there's no need to check to see if it exists. This is for the cache, and if the blist.xml gets out of sync with the cache on disk (for example, because the user moves the blist.xml file out of the way), the existing code will never update the cached icon again.
Tue, 04 Mar 2008 18:50:16 +0000 Evan Schoenberg Prefer more available resources to less available ones when priorities are the same. Fixes #5079.
Tue, 04 Mar 2008 16:23:07 +0000 Stu Tomlinson Correct documentation in --help and man page for -l command line option.
Tue, 04 Mar 2008 09:41:44 +0000 Mark Doliner Move the status note parsing into a separate function, which I think
Tue, 04 Mar 2008 00:11:22 +0000 Evan Schoenberg When purple_buddy_icons_set_account_icon() is called, it unrefs the old PurpleStoredImage and refs the new one. Previously, it notified the prpl of the change in the buddy icon before updating pointer_icon_cache, which meant that if the prpl then called purple_buddy_icons_find_account_icon() it would get the old PurpleStoredImage (which is at this point not only old but also a pointer to invalid memory if unref'ing it caused it to be destroyed). This happens in jabber_set_info() as of 2.4.0, causing a crash when setting no-buddy-icon for an account after it has previously had an icon. I think this also means that XMPP accounts in 2.4.0 will also always set serverside the *last* icon set, not the current one, when changing icons, but I didn't test that.
Mon, 03 Mar 2008 21:44:40 +0000 Bartoz Oler Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.
Mon, 03 Mar 2008 16:35:15 +0000 Daniel Atallah Fix a regression in presenting the existing instance of Pidgin on Windows when the executable is launched a subsequent time. Fixes #5041.
Mon, 03 Mar 2008 09:03:47 +0000 Mark Doliner Make sure we tell stuff that oscar supports offline messages for AIM
Mon, 03 Mar 2008 08:50:27 +0000 Mark Doliner Fix a crash in the zephyr normalize function that I added when gc is
Mon, 03 Mar 2008 08:40:39 +0000 Mark Doliner Fix coverity CID 382: Remove an unused variable
Mon, 03 Mar 2008 08:36:35 +0000 Mark Doliner I believe this fixes Coverity 383:
Mon, 03 Mar 2008 08:26:44 +0000 Mark Doliner Switch to using "username" instead of "screen name." I really really
Mon, 03 Mar 2008 07:03:54 +0000 Ka-Hing Cheung serv_got_joined_chat() emits "chat-joined" but it also calls
Sun, 02 Mar 2008 22:35:56 +0000 Kevin Stange merge of '2b67a6080c2cabe152977731157b424f9e83dd5c'
Sun, 02 Mar 2008 20:09:54 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.soc.2007.msimprpl' (head bd0e8a231d64a1834cf27ddf420ece1cd9889327)
Sun, 02 Mar 2008 20:05:34 +0000 Jeffrey Connelly In msimprpl, allow some levels of nested bold/italic/underline formatting.
Sun, 02 Mar 2008 16:44:08 +0000 Sadrul Habib Chowdhury merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'
Sun, 02 Mar 2008 16:43:55 +0000 Sadrul Habib Chowdhury merge of 'd1ef38716fb62522b4d8ce47ed39d9e34d2b2c77'
Sun, 02 Mar 2008 20:08:27 +0000 Jeffrey Connelly merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'
Sat, 01 Mar 2008 09:42:07 +0000 Kevin Stange Avoid saying "Cyrus SASL: Disabled" in the About box on Win32 when it's not true!
Sun, 02 Mar 2008 16:43:22 +0000 Sadrul Habib Chowdhury Allow translation/transliteration foo in the plugin window tooltip.
Fri, 29 Feb 2008 21:11:47 +0000 Stu Tomlinson Truncate password to 16 characters on MSN, before encoding.
Fri, 29 Feb 2008 20:23:02 +0000 Stu Tomlinson Merge 2 "if ENABLE_GTK" sections
Fri, 29 Feb 2008 20:06:55 +0000 Stu Tomlinson Minor whitespace cleanup
Fri, 29 Feb 2008 18:04:03 +0000 Ethan Blanton do what now?
Fri, 29 Feb 2008 15:45:48 +0000 Will Thompson Document PurpleEventLoopUiOps and associated misc.
Fri, 29 Feb 2008 14:47:34 +0000 Stu Tomlinson Fixes #4948
Fri, 29 Feb 2008 13:45:05 +0000 Stu Tomlinson Fix building with glib < 2.6
Fri, 29 Feb 2008 12:10:37 +0000 Stu Tomlinson Bump!
Fri, 29 Feb 2008 12:08:08 +0000 Stu Tomlinson NEWS!
Fri, 29 Feb 2008 07:55:20 +0000 Andrew Gaul Fixes a memleak:
Fri, 29 Feb 2008 04:31:07 +0000 Stu Tomlinson merge of '6694efeab877d30da766aff29ae0e59bad4860fd'
Fri, 29 Feb 2008 04:23:00 +0000 Ka-Hing Cheung Patch from Qulogic that fixes #4951 by making sure that the buffer is NUL-
Fri, 29 Feb 2008 04:27:51 +0000 Stu Tomlinson Final changes for 2.4.0, release imminent (for some definition of imminent)
Fri, 29 Feb 2008 03:47:21 +0000 Daniel Atallah Enable SASL support for xmpp in the win32 build.
Fri, 29 Feb 2008 03:24:10 +0000 Daniel Atallah Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
Fri, 29 Feb 2008 02:08:23 +0000 Ka-Hing Cheung (17:59:47) stu.tomlinson: khc: say something random
Fri, 29 Feb 2008 01:41:13 +0000 Sadrul Habib Chowdhury NEWS
Fri, 29 Feb 2008 01:22:37 +0000 John Bailey NEWSing
Thu, 28 Feb 2008 21:49:37 +0000 Stu Tomlinson - Remove --with-howl options as we no longer support using howl for bonjour
Thu, 28 Feb 2008 21:38:05 +0000 Stu Tomlinson Silence errors during RPM installation when gtk-update-icon-cache does not
Thu, 28 Feb 2008 19:08:30 +0000 Stu Tomlinson Add Sinhala language and translator to Help -> About. I promise to try to
Thu, 28 Feb 2008 16:39:24 +0000 Jochen Kemnade German translation was also updated
Thu, 28 Feb 2008 16:26:17 +0000 Stu Tomlinson French translation updated (ª±ric Boumaour)
Thu, 28 Feb 2008 16:25:22 +0000 Stu Tomlinson Finnish translation updated (Timo Jyrinki)
Thu, 28 Feb 2008 16:24:37 +0000 Stu Tomlinson Greek translation updated (Bouklis Panos)
Thu, 28 Feb 2008 16:23:19 +0000 Stu Tomlinson Hebrew translation updated (Shalom Craimer)
Thu, 28 Feb 2008 16:22:14 +0000 Stu Tomlinson Slovak translation updated (loptosko)
Thu, 28 Feb 2008 16:21:19 +0000 Stu Tomlinson Arabic translation updated (Khaled Hosny)
Thu, 28 Feb 2008 16:08:22 +0000 Stu Tomlinson Fix errors in translations
Thu, 28 Feb 2008 15:44:07 +0000 Stu Tomlinson Belarusian Latin translation updated (Ihar Hrachyshka)
Thu, 28 Feb 2008 15:42:09 +0000 Stu Tomlinson Dutch translation updated (Dani«³l Heres)
Thu, 28 Feb 2008 15:39:42 +0000 Stu Tomlinson Vietnamese translation updated (Clytie Siddall)
Thu, 28 Feb 2008 15:38:12 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
Thu, 28 Feb 2008 15:36:23 +0000 Stu Tomlinson Norwegian Bokm«©l translation updated
Thu, 28 Feb 2008 15:29:27 +0000 Stu Tomlinson Polish translation updated (Emil Nowak)
Thu, 28 Feb 2008 15:24:34 +0000 Stu Tomlinson Spanish translation updated (Javier Fern«¡ndez-Sanguino)
Thu, 28 Feb 2008 15:22:25 +0000 Stu Tomlinson Slovenian transalation updated (Martin Srebotnjak)