log

age author description
2007-11-26 Sadrul Habib Chowdhury Add Florian Delizy (goutnet) to COPYRIGHT.
2007-11-27 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
2007-11-26 Sadrul Habib Chowdhury goutnet is Florian Delizy.
2007-11-26 Sadrul Habib Chowdhury Patch from 'goutnet' to not insert smileys when pasting as plain text.
2007-11-26 Sadrul Habib Chowdhury merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'
2007-11-26 Sadrul Habib Chowdhury Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley
2007-11-26 Sadrul Habib Chowdhury Patch from Florian Quèze (the InstantBird dude) to add a search path for
2007-11-26 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
2007-11-26 Sadrul Habib Chowdhury The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.
2007-11-26 Sadrul Habib Chowdhury Patch from DB42 to add a little '×' in a scrollbook. I edited the patch in
2007-11-26 John Bailey Fix a grammar mistake I managed to catch.
2007-11-26 Daniel Atallah Fix the namespace_map being leaked.
2007-11-26 Daniel Atallah My previous commit caused the scrollbook's children to be tracked correctly - it turns out that this causes problems because they really aren't the children of the scrollbook, they're the notebook'children. This stuff needs to be revisited.
2007-11-26 Sadrul Habib Chowdhury merge of 'a3da14876c865437f0916509629a649308081104'
2007-11-26 Daniel Atallah I'm pretty sure this is what was intended.
2007-11-26 Ka-Hing Cheung merge of 'c6cea9233a5f4d22b6b5f012bd8432d2732765ea'
2007-11-25 Daniel Atallah Now that the release has been tagged and strings are unfrozen, enable the new ft proxy account setting for xmpp accounts. Also, prevent duplicate entries in the streamhost lists. I don't know if the default account proxy is acceptable, perhaps there shouldn't be a default value.
2007-11-25 Stu Tomlinson merge of '66d234740bd40b14ef7564f178d84ab82816d6e2'
2007-11-25 Stu Tomlinson Bump the version number now we are tagged
2007-11-26 Ka-Hing Cheung don't set the current tune title if it's NULL
2007-11-26 Ka-Hing Cheung make prpl.h available to dbus
2007-11-25 Ka-Hing Cheung Include guards for gnt and include guard typo fix for QQ, from Andrew
2007-11-24 Stu Tomlinson Update the dates
2007-11-23 Stu Tomlinson merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'
2007-11-26 Sadrul Habib Chowdhury We need to work with the exclusive status.
2007-11-26 Sadrul Habib Chowdhury old_status can be NULL when [de]activating a non-exclusive status.
2007-11-26 Sadrul Habib Chowdhury Show a helpful message about account disconnect. Someone should come up with a better string.
2007-11-26 Sadrul Habib Chowdhury Fix moving focus in an internal box.
2007-11-23 Sadrul Habib Chowdhury Improve the 'menu experience' a little bit.
2007-11-23 Sadrul Habib Chowdhury merge of '2a30e00005809366a1e544824043c204cd66c1a1'
2007-11-22 Stu Tomlinson merge of '80fb886f753c30fd71edfb7a42dc840a8ccbd6fb'
2007-11-22 Stu Tomlinson Squish a compile warning
2007-11-23 Stu Tomlinson I had used memcpy to copy the struct tm to where the caller wants it, but
2007-11-23 Sadrul Habib Chowdhury Switch to 'normal' state when: switching windows or workspaces, closing
2007-11-22 Björn Voigt new German string
2007-11-22 Sadrul Habib Chowdhury Workarounds to fix some issues with the minidialog and scrollbook.
2007-11-22 Stu Tomlinson The use of lowercase "pango" looks out of place when appended with _CFLAGS
2007-11-22 Stu Tomlinson Bump libgnt's version info in configure.ac due to added API
2007-11-22 Stu Tomlinson Add a note about pkg-config to configure.ac if glib2 headers were not
2007-11-22 Stu Tomlinson Make 'make distcheck' work
2007-11-22 Stu Tomlinson 'man 3 ctime' says of localtime() (and friends):
2007-11-22 Stu Tomlinson Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
2007-11-22 Stu Tomlinson Fix a bug in purple_str_to_time() that could cause it to try reading past
2007-11-22 Evan Schoenberg purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize
2007-11-21 Sadrul Habib Chowdhury Plug a tiny little leak.
2007-11-21 Sadrul Habib Chowdhury Original patch from Andrew Gaul to fix a leak.
2007-11-21 Sadrul Habib Chowdhury merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'
2007-11-21 Stu Tomlinson Log a debug message when exiting as a result of the single instance check
2007-11-21 Sadrul Habib Chowdhury disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
2007-11-21 Ka-Hing Cheung Andrew Gaul fixed another memory leak
2007-11-21 Daniel Atallah Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
2007-11-21 Daniel Atallah Prevent crashing when authorizing or denying after the account is disconnected.
2007-11-21 John Bailey I never logged this. Refs #2265
2007-11-21 John Bailey NEWS'ing. Looks like I'm not too late?
2007-11-20 Ka-Hing Cheung another patch from my coworker Andrew Gaul that plugged a leak, I fixed it
2007-11-20 Luke Schierer Daniel tells me the make check failure is not new, and that we shouldn't hold up the release for it. I say we release today :-)
2007-11-19 Etan Reisner merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
2007-11-19 Stu Tomlinson Fix a double-free and a leak at the same time.
2007-11-19 Daniel Atallah Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.
2007-11-19 Stu Tomlinson Unable to connect is not an authentication failure, even if it happens
2007-11-19 Evan Schoenberg merge of '22963f332a80135af80a80919aee45d70dd0e1c0'
2007-11-19 Evan Schoenberg The Jabber registration process depends upon having a non-NULL cbdata->who,
2007-11-19 Evan Schoenberg merge of '114c116bf552647586c41688811808aec9d2ed28'
2007-11-19 Evan Schoenberg merge of '5a8a1c7157bbb174029ef625cbf079604f7ad7fa'
2007-11-19 Ka-Hing Cheung QuLogic submitted this patch a long time ago, References #2571. I believe
2007-11-19 Ka-Hing Cheung prpl->set_buddy_icon may keep a reference to PurpleStoredImage, move the
2007-11-19 Daniel Atallah Fix #3983 by canceling the file transfer when connecting to the remote host fails.
2007-11-19 Daniel Atallah merge of '28981c935948f2d4e944f786a01e16ecadfd4848'
2007-11-19 Ka-Hing Cheung soap faults are now properly handled
2007-11-19 Daniel Atallah This is a patch from Lee Roach to update the mingw "clean" makefile targets to remove some generated files and to fix a couple other issues. Fixes #3981.
2007-11-18 Stu Tomlinson This fixes the problem where all accounts are disabled due to connection
2007-11-18 Stu Tomlinson Fix showing groups that contain offline buddies that have the "Show when
2007-11-18 Sadrul Habib Chowdhury merge of '16aac1f231cfcd086d52cb58b975ea2d01399cb1'
2007-11-17 Stu Tomlinson Allow empty GNOME_DESKTOP_SESSION_ID to "fail" the running_gnome check as
2007-11-17 Stu Tomlinson ChangeLog a couple of items
2007-11-17 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
2007-11-17 Stu Tomlinson merge of '7740233c9fca04206ee36d5c66bc83674db5dd9f'
2007-11-17 Evan Schoenberg merge of '9799ea1a775e027d12b0c7e89bca78e7ce446402'
2007-11-17 Evan Schoenberg merge of '08cb9f1663b00e65e42b571d63bfda3137430524'
2007-11-17 Evan Schoenberg merge of '451870242251136bbe412d57d396a243cdcba188'
2007-11-17 Stu Tomlinson default the conversation close immediately pref to TRUE to prevent
2007-11-17 Evan Schoenberg disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
2007-11-17 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
2007-11-17 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
2007-11-17 Björn Voigt new string (German)
2007-11-17 Sadrul Habib Chowdhury These functions aren't deprecated anymore.
2007-11-17 Sadrul Habib Chowdhury merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'
2007-11-14 Sadrul Habib Chowdhury disapproval of revision 'c52c996c95bec84928db81dc592640366ff5a432'
2007-11-17 Sadrul Habib Chowdhury merge of '540d26af45cb3708b3fe07efd7aa25e40a0b78ea'
2007-11-17 Sadrul Habib Chowdhury disapproval of revision 'ea579831d8561ac6b0cde4b034383b02b3e51ae5'
2007-11-17 Sadrul Habib Chowdhury merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
2007-11-17 Sadrul Habib Chowdhury merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
2007-11-17 Luke Schierer merge of '1084824bf3739139306602c736073dd294ca4206'
2007-11-17 Richard Laager This merge has the effect of reverting the hinting code from trunk.
2007-11-16 Björn Voigt syntax checks (German)
2007-11-16 Daniel Atallah Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
2007-11-16 Daniel Atallah There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
2007-11-16 Daniel Atallah Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
2007-11-16 Daniel Atallah Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
2007-11-16 Luke Schierer merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
2007-11-16 Mark Doliner Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
2007-11-16 Mark Doliner Get rid of two compile warnings:
2007-11-16 Kevin Stange Just a test.
2007-11-16 Kevin Stange Permit including of files like "pidgin/minidialog.h" from within pidgin/
2007-11-16 Daniel Atallah Suppress warning
2007-11-16 Daniel Atallah merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
2007-11-16 Kevin Stange Compile!
2007-11-16 Daniel Atallah Fix purple.h generation on win32. Thanks to Kevin for noticing.
2007-11-16 Kevin Stange Make sense!
2007-11-16 Ambrose C. Li fixes #3979
2007-11-16 Luke Schierer merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
2007-11-16 Luke Schierer compile
2007-11-16 RKVS Raman fixes #3953
2007-11-16 Mişu Moldovan fixes #3971
2007-11-16 Maurício Collares fixes #3972
2007-11-16 Daniel Atallah Fix #3669
2007-11-16 Daniel Atallah Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
2007-11-16 Daniel Atallah Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
2007-11-16 Daniel Atallah Use MSNP9 on win32 as well.
2007-11-16 Daniel Atallah Update the changelogs for 2.3.0
2007-11-15 Daniel Atallah Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
2007-11-15 Björn Voigt some language names fixed for German
2007-11-15 Daniel Atallah Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash.
2007-11-15 Daniel Atallah Fix something I mistyped.
2007-11-15 Daniel Atallah Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation.
2007-11-15 Daniel Atallah Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
2007-11-15 Daniel Atallah Various bugfixes including using purple_account_remove_buddy() in addition to purple_blist_remove_buddy() to make sure that the buddy gets cleaned up fully when logging out or we go offline.
2007-11-15 Daniel Atallah Clarify what purple_blist_remove_buddy() does somewhat.
2007-11-17 Kelemen Gábor Update project version and translations
2007-11-15 Kelemen Gábor Reverting to previous version, I forgot to remove the prevous file from
2007-11-15 Daniel Atallah File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
2007-11-15 Daniel Atallah Fix a couple bugs in the Bonjour XEP-0065 implementation, mainly related to error handling, but also send a <streamhost-used /> result. Also fix a XEP-0096 bug where the SI profile wasn't being specified. These bring ft with gajim closer to working, but we aren't there yet.
2007-11-15 Luke Schierer merge of '067ce66484e78265473842f3b614b26a3530ca28'
2007-11-15 Will Thompson merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
2007-11-15 Will Thompson Don't crash when someone ignores an error. The mini-dialog was being
2007-11-16 Stu Tomlinson disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
2007-11-15 Björn Voigt fixes #3864: Pidgin 2.2.3 does not build outside source directory
2007-11-15 Timo Jyrinki One final commit because I got spell-checking via pofilter + voikko library
2007-11-15 Björn Voigt spell checking German
2007-11-15 Stu Tomlinson Fix building outside of the source directory. This is derived from the
2007-11-15 Stu Tomlinson MSNP9 is now the default, with no ./configure option for anything else.
2007-11-14 Mark Doliner Compile when plugins are disabled
2007-11-14 Josep Puigdemont Updated Catalan translation.
2007-11-14 Will Thompson Mention new error mini-dialogs in the ChangeLog.
2007-11-14 Luke Schierer Claudio didn't update the changelog
2007-11-14 Luke Schierer merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'
2007-11-14 Björn Voigt header update
2007-11-14 Björn Voigt German update
2007-11-14 Luke Schierer 1)give credit
2007-11-14 RKVS Raman fixes #3954
2007-11-14 RKVS Raman fixes #3954
2007-11-14 Éric Boumaour fixes #3955
2007-11-14 Ambrose C. Li fixes #3947
2007-11-14 Luke Schierer merge of '1e67d8385e25c7400a4100b8af1048dd5c0a3f0f'
2007-11-14 Luke Schierer merge of 'cf2b9ed82ae35086ec3c7557b3b00c0664daca8e'
2007-11-14 Will Thompson Don't update the error in the buddy list if it hasn't changed.
2007-11-14 Will Thompson Remove account error dialogs from the scrollbook's notebook, not from the
2007-11-14 Will Thompson merge of '29c59c7fc04cdf75b2debfab42171f298f82c5fc'
2007-11-14 Timo Jyrinki update also ChangeLog to indicate Finnish translation update
2007-11-14 Timo Jyrinki Update fi.po translations for the release
2007-11-14 Peter Hjalmarsson Updated swedish translation
2007-11-16 Jochen Kemnade german translation update
2007-11-14 Sadrul Habib Chowdhury merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'
2007-11-14 Daniel Atallah Register the correct number of values for the "connection-error" signal.
2007-11-14 Richard Nelson Fix the max value for gntlabel's text-flag property
2007-11-14 Daniel Atallah Fix #3930 by correctly detecting when we're no longer immediately following a br.
2007-11-14 Sadrul Habib Chowdhury Allow turning on logging when enabling the gnthistory plugin. (this doesn't
2007-11-14 Sadrul Habib Chowdhury merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'
2007-11-13 Casey Harkins merge of '046387959e096233195d912c7cc3f0b62f93eca8'
2007-11-13 Casey Harkins disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
2007-11-14 Sadrul Habib Chowdhury Update the ChangeLog.API and change how gnt_menu_get_item works.
2007-11-14 Loptosko fixes #3941
2007-11-13 Casey Harkins merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'
2007-11-13 Casey Harkins Use widget allocation height to determine docklet icon size on x11, rather
2007-11-13 Shalom Craimer fixes #3929
2007-11-13 Loptosko fixes #3928
2007-11-13 Dmitry Beloglazov fixes #3920
2007-11-13 Ivar Smolin fixes #3914
2007-11-13 Luke Schierer credit due
2007-11-13 Amanpreet Singh Alam references #3908
2007-11-13 Friedel Wolff fixes #3783
2007-11-13 Kelemen Gábor fixes #3766
2007-11-13 Luke Schierer further fix the po/Changelog
2007-11-13 Martin Srebotnjak fixes#3735
2007-11-13 Luke Schierer merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
2007-11-13 Mark Doliner merge of '7a98d978e56502762335bda8f19011a139ac460a'
2007-11-13 Daniel Atallah My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
2007-11-13 Daniel Atallah Don't map the port used for bonjour file transfers externally. This adds a new function that will go away in 3.0.0 when we can modify purple_network_do_listen to take an additional parameter.
2007-11-13 Daniel Atallah Cleanup and fix the socks5 proxy connect address to be correct.
2007-11-12 Daniel Atallah I messed this up at some point.
2007-11-12 Daniel Atallah Don't allow the buffer to be overrun when you have lots of local IPs.
2007-11-12 Daniel Atallah merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'