log

age author description
2008-04-29 Mark Doliner Fix a crash in Jabber that I think happens someone someone signs off
2008-04-29 Mark Doliner Simplify
2008-04-29 Etan Reisner merge of '52c0efb045580dac7b6f5e40c91002e917e0cae3'
2008-04-29 Evan Schoenberg merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9'
2008-04-29 Evan Schoenberg merge of '3498a4993b3d552319e5122278d620287093fd20'
2008-04-29 Evan Schoenberg disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
2008-04-29 John Bailey * Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
2008-05-02 Evan Schoenberg After trying the available SASL mechs, jabber_auth_handle_failure() now
2008-04-29 Evan Schoenberg merge of '0a7f4849f49b45459231087fa690ba9937eae03c'
2008-04-29 Etan Reisner Finally get around to committing charkin's version of the patch from #2145.
2008-04-28 Sadrul Habib Chowdhury Update the manpage about F10 and F11.
2008-04-28 Sadrul Habib Chowdhury Fix a possible crash when creating a new workspace.
2008-04-28 Richard Laager Fix a typo in a doc comment.
2008-04-28 Richard Laager merge of '4c5110037671f84e3e775214c32692b5b23c11e1'
2008-04-28 Richard Laager merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
2008-04-29 Evan Schoenberg disapproval of revision '2f8316df13d1c3e6bf66b91c28abe1504033dae8'
2008-04-29 Evan Schoenberg ChangeLog.API and dox file for chat-join-failed
2008-04-29 Evan Schoenberg disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
2008-04-29 Evan Schoenberg Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
2008-04-28 Evan Schoenberg merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
2008-04-28 Mark Doliner Fix a small memory leak when failing to join a jabber conference
2008-04-28 Mark Doliner merge of 'a2c4bf662d1fdab8c870c1ebbca30968af4bb80a'
2008-04-17 Mark Doliner Go back to not allowing periods in screen names. I think the guy said
2008-04-27 Sadrul Habib Chowdhury merge of '4b5bc8b4da1faf24168e7210c2282016455a2218'
2008-04-26 Sadrul Habib Chowdhury Clicking on the buddyicon in the conversation window toggles the size of
2008-04-26 Sadrul Habib Chowdhury Disable the 'send to' menu in converation windows if there's only one
2008-04-26 John Bailey This should have been a variable expansion so that autogen.args could be
2008-04-28 Evan Schoenberg Fixed a mistake I made in 2e791da1 which broke aim_genericreq_l() and
2008-04-28 Evan Schoenberg Removed comment which was accidentally duplicated
2008-04-26 Evan Schoenberg merge of '74190d6fbb138e095f84e71b0e0513240531437c'
2008-04-26 Sadrul Habib Chowdhury merge of '8d455562b69f961763bbfc469954425260f22917'
2008-04-26 Will Thompson merge of '8f0b34c54e38066959f87d35b0af2ca6ae0e853b'
2008-04-26 Sadrul Habib Chowdhury Use the correct name for a preference. This will correctly update the
2008-04-26 Will Thompson Include dbus-maybe.h rather than conditionally including dbus-server.h
2008-04-26 Kevin Stange Thanks to Andrea Visinoni for pointing out this omission to fix building
2008-04-26 Sadrul Habib Chowdhury Reset typing timeout if arrow keys are pressed when editing status
2008-04-26 Sadrul Habib Chowdhury pygnt's home has been http://repo.or.cz/w/python-gnt.git for a while.
2008-04-26 Sadrul Habib Chowdhury Do not show an erroneous message when the 'now listening' song for a
2008-04-26 Sadrul Habib Chowdhury Fix make distcheck (which broke from an earlier fix for make when
2008-04-26 Sadrul Habib Chowdhury Add the new plugin file for translation. Fixes make distcheck.
2008-04-25 Sadrul Habib Chowdhury merge of '503c61f4fb406b82adcdbb0f209ba58a4e7f5954'
2008-04-25 Sadrul Habib Chowdhury Remove code that tried to show the buddylist from the core (but didn't
2008-04-25 Daniel Atallah Avoid allocating and freeing stuff unnecessarily.
2008-04-25 Daniel Atallah Use g_strdup() instead of strdup (doesn't really matter as it is never
2008-04-25 Daniel Atallah merge of '006a7eef54129319c82b282c765b3fbba968006f'
2008-04-25 Sadrul Habib Chowdhury Pop up the buddylist of the running instance instead of exiting quietly
2008-04-25 Daniel Atallah Use g_snprintf() instead of snprintf(), which isn't really available on
2008-04-25 Daniel Atallah Use g_strdup to match the subsequent g_free.
2008-04-25 Daniel Atallah Include winsock2.h before windows.h is included to avoid winsock.h being
2008-04-25 Daniel Atallah Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus
2008-04-25 Sadrul Habib Chowdhury Fix a bug where the list of loaded plugins would get removed when
2008-04-25 Sadrul Habib Chowdhury merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'
2008-04-24 Will Thompson Move 2 of the 5 pixels' padding between paragraphs to above the line.
2008-04-24 Stu Tomlinson echo -n is not portable, and OSX has libtoolize installed as glibtoolize
2008-04-24 Evan Schoenberg I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.
2008-04-24 Evan Schoenberg Fixed the final stragglers in need of byte_stream_destroy()
2008-04-24 Evan Schoenberg Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,
2008-04-24 Evan Schoenberg All SNACs on FLAP channel 2 except in the auth family are now sent through
2008-04-25 Sadrul Habib Chowdhury Make the labels in the minidialogs selectable.
2008-04-24 Sadrul Habib Chowdhury Patch from Dylan Simon to fix a compile error when compiling from a
2008-04-24 Sadrul Habib Chowdhury merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'
2008-04-24 Sadrul Habib Chowdhury Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
2008-04-23 Stu Tomlinson Fix setting "show offline" for buddy list nodes so it takes immediate
2008-04-23 Stu Tomlinson Allow changing to or from an empty password when the protocol specifies
2008-04-23 Stu Tomlinson Prompt for silc private key passphrase if it is not saved for the account
2008-04-23 Stu Tomlinson Fix for changing silc private key passphrase to or from the empty string,
2008-04-23 Stu Tomlinson Leak fix
2008-04-23 Stu Tomlinson Keep valgrind happy by zeroing out the tm struct before we stuff our
2008-04-23 Stu Tomlinson UTF-8 friendly password truncation
2008-04-23 Stu Tomlinson Leak fixes
2008-04-23 Stu Tomlinson Don't access uninitialized memory (I think this might actually fix some
2008-04-23 Sadrul Habib Chowdhury merge of '95a44af48cc13a9cd6373ef1b011acd7d2b95e98'
2008-04-23 Etan Reisner Add the recent perl callback changes to ChangeLog.API.
2008-04-23 Etan Reisner merge of '52e841c96296ab164c2be839e9d404dc1f9a6a9e'
2008-04-22 Etan Reisner Shut up two compiler warnings about discarding qualifiers.
2008-04-23 Sadrul Habib Chowdhury Give a name to the statusbox button so that it can be accessible by
2008-04-23 Sadrul Habib Chowdhury Return FALSE when nothing changes after an attempted tab-completion.
2008-04-23 Sadrul Habib Chowdhury Fix a crash which I think happens when the same buddy is in the buddylist
2008-04-23 Sadrul Habib Chowdhury Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) for
2008-04-22 Stu Tomlinson Leak fix. I think. At least valgrind stopped crying about it and nothing
2008-04-22 Stu Tomlinson Leak fix. This is probably quite serious if you have busy chats on your
2008-04-22 Sadrul Habib Chowdhury Ignore token_status_account on account-specific status boxes. This should
2008-04-20 Sadrul Habib Chowdhury Expose Purple::Prefs::get_children_names to perl plugins.
2008-04-20 Sadrul Habib Chowdhury Smiley insertions can be undone with this fix. References #5577. But redo
2008-04-19 Richard Laager Add sendbutton.c to POTFILES.in.
2008-04-19 John Bailey It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.
2008-04-19 Etan Reisner Based on some discussion in devel@conference.pidgin.im build and install the
2008-04-19 Etan Reisner Fix Purple::Util::fetch_url to correctly accept a callback in any of the
2008-04-18 Etan Reisner Stop restoring conversation window locations on !Windows, I wasn't aware this
2008-04-18 Etan Reisner Add a plugin to add a Send button to the conversation windows, users of tablet
2008-04-17 Sadrul Habib Chowdhury merge of '61d502ea8377846692aea9189056d7c134660277'
2008-04-17 Daniel Atallah Add missing newline to debug message. Fixes #5546.
2008-04-17 Mark Doliner merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'
2008-04-17 Mark Doliner When reciving our buddy list on MSN, add people to the permit and
2008-04-17 Daniel Atallah Fix an issue with formatting in Bonjour messages. It looks like it has been
2008-04-16 Daniel Atallah Fix a null pointer deref (hopefully). I haven't been able to consistently
2008-04-16 Mark Doliner Don't try to enable our server-stored buddylist if we receive an error
2008-04-16 Mark Doliner Don't remove the PurpleBuddy from our buddy list if we don't send them
2008-04-16 Mark Doliner Super minor documentation improvement
2008-04-16 John Bailey I'm an idiot and forgot to escape my apostrophe. This took *way* too long
2008-04-16 John Bailey Attempt to make it a bit more obvious that people need to have half a clue
2008-04-16 Evan Schoenberg I've seen intermittent crashes on xmpp file transfers in this code, but I
2008-04-15 Evan Schoenberg The warning string for plaintext auth over an unencrypted connection is found
2008-04-15 Evan Schoenberg merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'
2008-04-15 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.
2008-04-15 Daniel Atallah Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
2008-04-14 Mark Doliner I don't consider this an error.
2008-04-17 Sadrul Habib Chowdhury Patch from Gaul to plug a small leak, with an additional fix to free
2008-04-14 Sadrul Habib Chowdhury Add a 'Jump to markerline' option in the conversation window menu to
2008-04-13 Sadrul Habib Chowdhury Include finch.h instead of internal.h
2008-04-13 Sadrul Habib Chowdhury merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'
2008-04-13 Sadrul Habib Chowdhury Destroy the tooltip when a group in the buddylist is expanded or collapsed
2008-04-13 Sadrul Habib Chowdhury When you try to execute a command (e.g., /part etc.) in a chat on a
2008-04-13 Sadrul Habib Chowdhury Do not crash from commands in a disconnected chat. Fixes #5208
2008-04-13 Sadrul Habib Chowdhury Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.
2008-04-15 Evan Schoenberg Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,
2008-04-13 Will Thompson Add Iain MacDonnell to COPYRIGHT; references #5205.
2008-04-13 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.
2008-04-12 Will Thompson Add Jeffery Brown to COPYRIGHT. References #4905.
2008-04-12 Ethan Blanton Handle IRC ban lists in-channel. Channels which are not joined are
2008-04-12 John Bailey nosnilmot pointed out that this error message seemed to be wrong. I agree
2008-04-12 Ethan Blanton merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18'
2008-04-12 John Bailey Put the recent configure.ac changes in the ChangeLog. I may have been a bit
2008-04-12 Will Thompson Patch from Maiku: "When the buddy list is set to sort contacts by status,
2008-04-12 Will Thompson Modified version of a patch from "dseven" to prevent crashing on NULL topics
2008-04-12 Ethan Blanton Strip mIRC formatting codes from PART and QUIT messages.
2008-04-12 Will Thompson Patch from Jeffery Brown to set the idle uiops on OS X when IOKit is available.
2008-04-12 Will Thompson Pass something useful as the 'who' parameter to purple_conv_im_write for
2008-04-12 Jochen Kemnade German translation update
2008-04-12 Sadrul Habib Chowdhury Use an event-box instead of a button for the link, and change the cursor
2008-04-12 Sadrul Habib Chowdhury Use the desired cursor, instead of always using GDK_WATCH.
2008-04-11 Will Thompson Patch from fmoo to make double-clicking or hitting enter on a chatroom user
2008-04-11 Will Thompson Make plugin website URLs clickable; it's a button with blue underlined text.
2008-04-11 John Bailey Make the cap plugin disabled by default. As usual, anyone who disagrees or
2008-04-11 John Bailey Make the gevolution plugin disabled by default. Again, if anyone disagrees
2008-04-11 Will Thompson Massage some plugin metadata to look better with the fixed up description pane.
2008-04-11 Will Thompson Improve the layout of the plugin description pane.
2008-04-11 John Bailey I've personally seen a few people have problems because they tried to build
2008-04-09 Sean Egan Icons from hbons
2008-04-09 Sadrul Habib Chowdhury merge of '9f17f49ab8d29559a62b77fe6aa5bdefdb6dedfc'
2008-04-08 Jochen Kemnade German translation update
2008-04-09 Sadrul Habib Chowdhury Show better status text for file transfers.
2008-04-05 Sadrul Habib Chowdhury merge of '47385c29904d4755361546c34319cf036d5a8723'
2008-04-05 Sadrul Habib Chowdhury Update the sample gtkrc-2.0 file for the nick-color and typing notification settings.
2008-04-05 Sadrul Habib Chowdhury Some leak fixes for the gtkrc-ed nicks in conversation history.
2008-04-05 Sadrul Habib Chowdhury Customize/disable the typing notification from gtkrc-2.0.
2008-04-05 Jochen Kemnade update German translation
2008-04-04 Sadrul Habib Chowdhury merge of 'b2b2efabbafab6588e02ceb16509419dcb0c79e9'
2008-04-04 Mark Doliner Documentation changes
2008-04-04 Etan Reisner merge of '7477b26751dbf08e918a1f300fbd2697dd0c6369'
2008-04-04 Mark Doliner Add a little safety... just in case someone imgstores 13 million or
2008-04-03 Mark Doliner Better documentation.
2008-04-03 Mark Doliner constify the return value from purple_notify_user_info_entry_get_label
2008-04-03 Mark Doliner Minor comment change
2008-04-03 Mark Doliner Only call oscar_format_screenname() on connecting if we need to
2008-04-03 Mark Doliner Correct some help strings for Jabber slash commands
2008-04-04 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.
2008-04-03 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.
2008-04-03 Etan Reisner It is good when documentation matches reality. I figured all the other env
2008-04-02 Stu Tomlinson Make ./configure fail immediately if requirements for enabled options are
2008-04-02 Stu Tomlinson Remove a legacy preference for GnuTLS
2008-04-02 Stu Tomlinson Fix our D-Bus version requirement
2008-04-02 Stu Tomlinson autoconf started crying at me about "possibly undefined macro: PKG_CHECK_MODULES"
2008-04-02 Stu Tomlinson Add number of occupants to the tooltip for chats. Fixes #3346
2008-04-02 Timo Jyrinki merge of '46c04c030c2aa142a50b7757576a659b2a5bb670'
2008-04-02 Stu Tomlinson bumpy bumpy bumpy, we released 2.4.1, la la la
2008-04-01 Sadrul Habib Chowdhury merge of '2eb97f7d46ac5955e6a217661513d28e3b5ce060'
2008-04-01 Sadrul Habib Chowdhury Updated patch from Justin 'Jaywalker' Williams to discard messages from spambots in msim. Closes #5143.
2008-03-31 Daniel Atallah Ugly hackery to support INSTALL_PIXMAPS for the win32 build.
2008-03-31 Stu Tomlinson Slovenian transalation updated (Martin Srebotnjak)
2008-03-31 Stu Tomlinson I think this syntax is more correct
2008-03-31 Stu Tomlinson merge of 'd03002b3fa5879fb55633bb3732e3cfaa5ec488f'
2008-03-31 Daniel Atallah Changelog some win32 stuffs.
2008-03-31 Will Thompson John and Stu looked lonely, and I suppose I should NEWS at some point.
2008-03-31 Stu Tomlinson Make the new autogen.sh behave more like the old one - run glib-gettextize,
2008-03-31 Stu Tomlinson Hush you noisy little script
2008-03-31 Stu Tomlinson 2.4.1 is over there, on the horizon
2008-03-31 Stu Tomlinson If the default setting is enabled for options to ./configure, the help
2008-03-31 Kevin Stange Push a 2.4.1 image I managed to create out of the old one. It would be
2008-03-31 John Bailey Consider me adequately NEWS'd.
2008-03-31 Stu Tomlinson Make some more things static
2008-03-31 Stu Tomlinson Make x509_singleuse static
2008-03-31 Stu Tomlinson We should release 2.4.1 tomorrow. I want to do it in the morning, but lots
2008-03-31 Stu Tomlinson Romanian translation updated (Mişu Moldovan)
2008-03-31 Stu Tomlinson Slovak translation updated (loptosko)
2008-03-31 Stu Tomlinson Macedonian translation updated (Арангел Ангов)
2008-03-31 Stu Tomlinson ChangeLog the Hungarian translation update
2008-03-30 John Bailey Thanks for pointing this out, grim.
2008-03-30 Björn Voigt German copyright year update
2008-03-30 Kelemen Gábor Hungarian translation for 2.4.1
2008-03-30 John Bailey I always forget we use 'm4macros' here instead of 'm4'.
2008-03-30 John Bailey A more verbose autogen.sh that Gary and I have been using for Guifications
2008-03-30 John Bailey For the few of us who wanted it, I bring back --disable-nls! It may not be
2008-03-30 Stu Tomlinson Czech translation updated (David Vachulka)
2008-04-02 Timo Jyrinki Fix typos, make the used language better also otherwise, add new strings.
2008-03-30 Timo Jyrinki use XGETTEXT_ARGS=--no-location for Finnish PO file
2008-03-30 Stu Tomlinson merge of '53edb29d14535c12ae8ee014087912100cdc49ad'
2008-03-30 Josep Puigdemont Updated Catalan translation.
2008-03-30 John Bailey I'm tired of installing pixmap data that almost never changes. I'm so tired of
2008-03-30 Stu Tomlinson ChangeLog the Catalan translation update
2008-03-29 Stu Tomlinson Belarusian Latin translation updated again (Ihar Hrachyshka)
2008-03-29 Stu Tomlinson Russian translation updated again (Dmitry Beloglazov)
2008-03-29 Stu Tomlinson Spanish translation updated (Javier Fernández-Sanguino)
2008-03-29 Ka-Hing Cheung patch from Maiku to ignore non-messenger contacts, fixes #3305
2008-03-28 Ka-Hing Cheung some other mobile stuff that Maiku fixed, fixes #2359
2008-03-27 Ka-Hing Cheung another patch from Maiku that "Properly identifies users you have the mobile
2008-03-27 Daniel Atallah Printf warning fixes.
2008-03-27 Gary Kramlich per daniel, this is the correct fix to cross compiling with gcc 4.x
2008-03-26 Stu Tomlinson ChangeLog the Swedish translation update
2008-03-26 Peter Hjalmarsson Updated Swedish translation.
2008-03-26 Stu Tomlinson Add a mnemonic to the Italian translation of Send To and remove the fuzzy
2008-03-26 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
2008-03-26 Daniel Atallah Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.
2008-03-26 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.
2008-03-25 Stu Tomlinson Dutch translation updated (Daniël Heres)
2008-03-25 Stu Tomlinson Hebrew translation updated (Shalom Craimer)
2008-03-25 Stu Tomlinson Russian translation updated (Dmitry Beloglazov)
2008-03-25 Stu Tomlinson Belarusian Latin translation updated (Ihar Hrachyshka)
2008-03-25 Stu Tomlinson Esperanto translation updated (Stéphane Fillod)
2008-03-25 Stu Tomlinson Chinese (Traditional) translation updated (Ambrose C. Li)
2008-03-25 Stu Tomlinson Estonian translation updated (Ivar Smolin)
2008-03-25 Stu Tomlinson Arabic translation updated (Khaled Hosny)
2008-03-25 Stu Tomlinson Update the translations changelog
2008-03-25 Timo Jyrinki Update fi.po for Pidgin 2.4.1.