log

age author description
Sat, 17 Nov 2007 01:45:03 +0000 Sadrul Habib Chowdhury merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
Sat, 17 Nov 2007 00:56:02 +0000 Luke Schierer merge of '1084824bf3739139306602c736073dd294ca4206'
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:50:30 +0000 Bj«Órn Voigt syntax checks (German)
Fri, 16 Nov 2007 19:11:08 +0000 Daniel Atallah Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
Fri, 16 Nov 2007 18:43:50 +0000 Daniel Atallah There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
Fri, 16 Nov 2007 17:38:53 +0000 Daniel Atallah Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
Fri, 16 Nov 2007 17:11:44 +0000 Daniel Atallah Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
Fri, 16 Nov 2007 13:15:19 +0000 Luke Schierer merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
Fri, 16 Nov 2007 07:49:55 +0000 Mark Doliner Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
Fri, 16 Nov 2007 07:31:49 +0000 Mark Doliner Get rid of two compile warnings:
Fri, 16 Nov 2007 05:58:57 +0000 Kevin Stange Just a test.
Fri, 16 Nov 2007 05:49:45 +0000 Kevin Stange Permit including of files like "pidgin/minidialog.h" from within pidgin/
Fri, 16 Nov 2007 05:31:39 +0000 Daniel Atallah Suppress warning
Fri, 16 Nov 2007 05:14:14 +0000 Daniel Atallah merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
Fri, 16 Nov 2007 05:04:44 +0000 Kevin Stange Compile!
Fri, 16 Nov 2007 05:02:34 +0000 Daniel Atallah Fix purple.h generation on win32. Thanks to Kevin for noticing.
Fri, 16 Nov 2007 04:36:10 +0000 Kevin Stange Make sense!
Fri, 16 Nov 2007 03:39:04 +0000 Ambrose C. Li fixes #3979
Fri, 16 Nov 2007 03:26:08 +0000 Luke Schierer merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
Fri, 16 Nov 2007 03:25:49 +0000 Luke Schierer compile
Fri, 16 Nov 2007 03:23:58 +0000 RKVS Raman fixes #3953
Fri, 16 Nov 2007 03:22:49 +0000 Mi«ßu Moldovan fixes #3971
Fri, 16 Nov 2007 03:21:09 +0000 Maur«¿cio Collares fixes #3972
Fri, 16 Nov 2007 02:41:37 +0000 Daniel Atallah Fix #3669
Fri, 16 Nov 2007 01:59:59 +0000 Daniel Atallah Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
Fri, 16 Nov 2007 01:39:53 +0000 Daniel Atallah Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
Fri, 16 Nov 2007 01:19:52 +0000 Daniel Atallah Use MSNP9 on win32 as well.
Fri, 16 Nov 2007 01:16:53 +0000 Daniel Atallah Update the changelogs for 2.3.0
Thu, 15 Nov 2007 23:37:36 +0000 Daniel Atallah Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
Thu, 15 Nov 2007 22:01:48 +0000 Bj«Órn Voigt some language names fixed for German
Thu, 15 Nov 2007 20:50:28 +0000 Daniel Atallah Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash.
Thu, 15 Nov 2007 19:36:19 +0000 Daniel Atallah Fix something I mistyped.
Thu, 15 Nov 2007 19:35:27 +0000 Daniel Atallah Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation.
Thu, 15 Nov 2007 18:25:50 +0000 Daniel Atallah Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
Thu, 15 Nov 2007 17:27:16 +0000 Daniel Atallah Various bugfixes including using purple_account_remove_buddy() in addition to purple_blist_remove_buddy() to make sure that the buddy gets cleaned up fully when logging out or we go offline.
Thu, 15 Nov 2007 17:25:34 +0000 Daniel Atallah Clarify what purple_blist_remove_buddy() does somewhat.
Sat, 17 Nov 2007 18:26:03 +0000 Kelemen G«¡bor Update project version and translations
Thu, 15 Nov 2007 15:57:02 +0000 Kelemen G«¡bor Reverting to previous version, I forgot to remove the prevous file from
Thu, 15 Nov 2007 15:09:15 +0000 Daniel Atallah File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
Thu, 15 Nov 2007 14:53:53 +0000 Daniel Atallah Fix a couple bugs in the Bonjour XEP-0065 implementation, mainly related to error handling, but also send a <streamhost-used /> result. Also fix a XEP-0096 bug where the SI profile wasn't being specified. These bring ft with gajim closer to working, but we aren't there yet.
Thu, 15 Nov 2007 14:22:06 +0000 Luke Schierer merge of '067ce66484e78265473842f3b614b26a3530ca28'
Thu, 15 Nov 2007 12:55:17 +0000 Will Thompson merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
Thu, 15 Nov 2007 12:30:51 +0000 Will Thompson Don't crash when someone ignores an error. The mini-dialog was being
Fri, 16 Nov 2007 02:42:22 +0000 Stu Tomlinson disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
Thu, 15 Nov 2007 13:39:10 +0000 Bj«Órn Voigt fixes #3864: Pidgin 2.2.3 does not build outside source directory
Thu, 15 Nov 2007 11:10:24 +0000 Timo Jyrinki One final commit because I got spell-checking via pofilter + voikko library
Thu, 15 Nov 2007 09:39:53 +0000 Bj«Órn Voigt spell checking German
Thu, 15 Nov 2007 02:43:37 +0000 Stu Tomlinson Fix building outside of the source directory. This is derived from the
Thu, 15 Nov 2007 02:22:02 +0000 Stu Tomlinson MSNP9 is now the default, with no ./configure option for anything else.
Wed, 14 Nov 2007 23:09:03 +0000 Mark Doliner Compile when plugins are disabled
Wed, 14 Nov 2007 20:25:27 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 14 Nov 2007 18:47:24 +0000 Will Thompson Mention new error mini-dialogs in the ChangeLog.
Wed, 14 Nov 2007 18:29:41 +0000 Luke Schierer Claudio didn't update the changelog
Wed, 14 Nov 2007 17:36:48 +0000 Luke Schierer merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'
Wed, 14 Nov 2007 17:10:28 +0000 Bj«Órn Voigt header update
Wed, 14 Nov 2007 17:07:32 +0000 Bj«Órn Voigt German update
Wed, 14 Nov 2007 13:22:39 +0000 Luke Schierer 1)give credit
Wed, 14 Nov 2007 13:06:16 +0000 RKVS Raman fixes #3954
Wed, 14 Nov 2007 13:05:41 +0000 RKVS Raman fixes #3954
Wed, 14 Nov 2007 12:54:17 +0000 ª±ric Boumaour fixes #3955
Wed, 14 Nov 2007 12:51:02 +0000 Ambrose C. Li fixes #3947
Wed, 14 Nov 2007 12:47:33 +0000 Luke Schierer merge of '1e67d8385e25c7400a4100b8af1048dd5c0a3f0f'
Wed, 14 Nov 2007 12:44:45 +0000 Luke Schierer merge of 'cf2b9ed82ae35086ec3c7557b3b00c0664daca8e'
Wed, 14 Nov 2007 12:40:48 +0000 Will Thompson Don't update the error in the buddy list if it hasn't changed.
Wed, 14 Nov 2007 12:26:52 +0000 Will Thompson Remove account error dialogs from the scrollbook's notebook, not from the
Wed, 14 Nov 2007 12:16:30 +0000 Will Thompson merge of '29c59c7fc04cdf75b2debfab42171f298f82c5fc'
Wed, 14 Nov 2007 10:39:40 +0000 Timo Jyrinki update also ChangeLog to indicate Finnish translation update
Wed, 14 Nov 2007 09:06:42 +0000 Timo Jyrinki Update fi.po translations for the release
Wed, 14 Nov 2007 10:07:01 +0000 Peter Hjalmarsson Updated swedish translation
Fri, 16 Nov 2007 09:05:15 +0000 Jochen Kemnade german translation update
Wed, 14 Nov 2007 05:29:19 +0000 Sadrul Habib Chowdhury merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'
Wed, 14 Nov 2007 04:52:45 +0000 Daniel Atallah Register the correct number of values for the "connection-error" signal.
Wed, 14 Nov 2007 04:07:08 +0000 Richard Nelson Fix the max value for gntlabel's text-flag property
Wed, 14 Nov 2007 02:56:34 +0000 Daniel Atallah Fix #3930 by correctly detecting when we're no longer immediately following a br.
Wed, 14 Nov 2007 05:27:47 +0000 Sadrul Habib Chowdhury Allow turning on logging when enabling the gnthistory plugin. (this doesn't
Wed, 14 Nov 2007 00:23:21 +0000 Sadrul Habib Chowdhury merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'
Tue, 13 Nov 2007 23:26:12 +0000 Casey Harkins merge of '046387959e096233195d912c7cc3f0b62f93eca8'
Tue, 13 Nov 2007 23:25:54 +0000 Casey Harkins disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
Wed, 14 Nov 2007 00:09:06 +0000 Sadrul Habib Chowdhury Update the ChangeLog.API and change how gnt_menu_get_item works.
Wed, 14 Nov 2007 12:42:23 +0000 Loptosko fixes #3941
Tue, 13 Nov 2007 22:45:51 +0000 Casey Harkins merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'
Tue, 13 Nov 2007 22:44:51 +0000 Casey Harkins Use widget allocation height to determine docklet icon size on x11, rather
Tue, 13 Nov 2007 22:36:10 +0000 Shalom Craimer fixes #3929
Tue, 13 Nov 2007 22:32:32 +0000 Loptosko fixes #3928
Tue, 13 Nov 2007 22:20:23 +0000 Dmitry Beloglazov fixes #3920
Tue, 13 Nov 2007 22:17:49 +0000 Ivar Smolin fixes #3914
Tue, 13 Nov 2007 22:16:23 +0000 Luke Schierer credit due
Tue, 13 Nov 2007 22:14:42 +0000 Amanpreet Singh Alam references #3908
Tue, 13 Nov 2007 22:04:34 +0000 Friedel Wolff fixes #3783
Tue, 13 Nov 2007 22:01:42 +0000 Kelemen G«¡bor fixes #3766
Tue, 13 Nov 2007 21:55:21 +0000 Luke Schierer further fix the po/Changelog
Tue, 13 Nov 2007 21:54:06 +0000 Martin Srebotnjak fixes#3735
Tue, 13 Nov 2007 21:48:04 +0000 Luke Schierer merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
Tue, 13 Nov 2007 18:00:22 +0000 Mark Doliner merge of '7a98d978e56502762335bda8f19011a139ac460a'
Tue, 13 Nov 2007 06:27:27 +0000 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.
Tue, 13 Nov 2007 04:29:06 +0000 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.
Tue, 13 Nov 2007 02:20:58 +0000 Daniel Atallah Cleanup and fix the socks5 proxy connect address to be correct.
Mon, 12 Nov 2007 23:20:25 +0000 Daniel Atallah I messed this up at some point.
Mon, 12 Nov 2007 23:16:52 +0000 Daniel Atallah Don't allow the buffer to be overrun when you have lots of local IPs.
Mon, 12 Nov 2007 23:10:08 +0000 Daniel Atallah merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'
Mon, 12 Nov 2007 20:39:26 +0000 Bj«Órn Voigt - "Listening musik"
Mon, 12 Nov 2007 19:04:01 +0000 Stu Tomlinson merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'
Mon, 12 Nov 2007 18:59:14 +0000 Will Thompson merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'
Mon, 12 Nov 2007 18:47:40 +0000 Will Thompson Add a clickable link to the SSL FAQ to errors about accounts which need SSL
Mon, 12 Nov 2007 08:27:56 +0000 Mark Doliner Get rid of a few silly doxygen warnings
Mon, 12 Nov 2007 08:27:17 +0000 Mark Doliner Fix a warning from make docs:
Mon, 12 Nov 2007 19:02:00 +0000 Stu Tomlinson The order of these variable declarations is important if we want the
Mon, 12 Nov 2007 17:13:44 +0000 Sadrul Habib Chowdhury Add maximize flags for windows.
Mon, 12 Nov 2007 16:53:54 +0000 Sadrul Habib Chowdhury merge of '45a353a8a7978312260680050564b3a32f0d07aa'
Mon, 12 Nov 2007 09:27:56 +0000 Kelemen G«¡bor Hungarian translation updated
Tue, 13 Nov 2007 13:19:08 +0000 Claudio Satriano First translation update for 2.3.0 and first try of mtn commit :)
Mon, 12 Nov 2007 08:58:25 +0000 Jochen Kemnade updated German translation
Mon, 12 Nov 2007 08:10:40 +0000 Mark Doliner merge of '64bb85d88261de930f9c987d2347b6babf8e7641'
Mon, 12 Nov 2007 07:59:13 +0000 Mark Doliner merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'
Mon, 12 Nov 2007 07:32:28 +0000 Kevin Stange 1.1.2 -> 1.1.5
Mon, 12 Nov 2007 08:10:24 +0000 Mark Doliner Add a lengthy comment about a small problem with our signal handler
Mon, 12 Nov 2007 07:57:31 +0000 Mark Doliner Update our Doxyfile.in using "doxygen -u Doxyfile.in"
Mon, 12 Nov 2007 05:49:34 +0000 John Bailey Update the FSF address that I missed in my round of updates a couple months ago.
Mon, 12 Nov 2007 05:46:42 +0000 John Bailey merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'
Mon, 12 Nov 2007 03:09:54 +0000 Stu Tomlinson kill another compile warning
Mon, 12 Nov 2007 05:09:17 +0000 Daniel Atallah Leak fix, cleanup and code reuse.
Mon, 12 Nov 2007 04:17:10 +0000 Daniel Atallah I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
Mon, 12 Nov 2007 03:41:20 +0000 Daniel Atallah Don't strip the silc dlls.
Tue, 27 Nov 2007 15:56:20 +0000 Ethan Blanton Some platforms require additional includes before net/if.h, and this
Mon, 12 Nov 2007 03:37:14 +0000 Daniel Atallah Patch from some Intel folks to implement file transfer in Bonjour using XEP-0096 and 0065. This hopefully will work with Gaijm (haven't yet tested) and, of course, between libpurple instances; it will not work with Adium or iChat.
Mon, 12 Nov 2007 02:43:06 +0000 Daniel Atallah Update the win32 SILC Toolkit to 1.1.5.
Mon, 12 Nov 2007 02:29:15 +0000 Stu Tomlinson Squish some warnings here too, with evil(?) casts
Mon, 12 Nov 2007 01:59:01 +0000 Stu Tomlinson Silence a warning about blist_node_extended_menu defined but not used by
Mon, 12 Nov 2007 01:42:39 +0000 Stu Tomlinson Fix usage of purple_request_action_with_hint() (again?), hint and user_data
Mon, 12 Nov 2007 00:00:52 +0000 Daniel Atallah Fix build.
Sun, 11 Nov 2007 22:31:16 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)
Sun, 11 Nov 2007 22:29:39 +0000 Will Thompson Mention PidginMiniDialog in ChangeLog.API
Sun, 11 Nov 2007 22:27:52 +0000 Will Thompson Use the error icon rather than the disconnect icon in connection error
Sun, 11 Nov 2007 22:18:20 +0000 Will Thompson Switch to purple_connection_error_reason in msnp9, and a few places I missed in
Sun, 11 Nov 2007 22:09:49 +0000 Will Thompson Don't open a dialog window on connection errors --- they're shown in the buddy
Sun, 11 Nov 2007 21:56:58 +0000 Will Thompson Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
Sun, 11 Nov 2007 21:41:59 +0000 Will Thompson Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
Sun, 11 Nov 2007 21:37:39 +0000 Will Thompson I don't think that incorrect passwords can be helpfully distinguished from
Sun, 11 Nov 2007 21:22:12 +0000 Will Thompson Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE
Sun, 11 Nov 2007 19:09:49 +0000 Will Thompson Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
Sun, 11 Nov 2007 17:01:59 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)
Sun, 11 Nov 2007 14:19:55 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
Sat, 10 Nov 2007 13:06:12 +0000 Will Thompson Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Wed, 07 Nov 2007 11:23:03 +0000 Will Thompson Make mini-dialogs follow the blist's size changes.
Mon, 05 Nov 2007 16:48:02 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)
Mon, 05 Nov 2007 10:29:13 +0000 Will Thompson Really actually hide the description label inside a minidialog, even when
Mon, 05 Nov 2007 01:39:39 +0000 Will Thompson De-magic-number (and correct) the width request of PidginMiniDialog's labels.
Mon, 05 Nov 2007 01:32:25 +0000 Will Thompson Say that an account has been disabled if it has been in the title of a generic
Mon, 05 Nov 2007 01:29:11 +0000 Will Thompson Remove a redundant hbox around PidginMiniDialog's description label.
Mon, 05 Nov 2007 01:28:20 +0000 Will Thompson Hide the description label of the PidginMiniDialog used for signed on elsewhere
Mon, 05 Nov 2007 01:19:51 +0000 Will Thompson Use PidginMiniDialog to display signed in elsewhere errors in the blist.
Mon, 05 Nov 2007 00:54:23 +0000 Will Thompson Remove redundant gtk_widget_show_all()s.
Mon, 05 Nov 2007 00:53:14 +0000 Will Thompson Don't override any of the GtkContainer API in PidginMiniDialog. It's more
Sun, 04 Nov 2007 23:58:50 +0000 Will Thompson Add pidgin_mini_dialog_get_num_children(), a convenient way to check how many
Sun, 04 Nov 2007 23:57:43 +0000 Will Thompson Use an idle callback to destroy PidginMiniDialogs when a button is pressed.
Sun, 04 Nov 2007 23:56:25 +0000 Will Thompson Don't leak all bar one of the closure structs allocated by
Sun, 04 Nov 2007 15:57:38 +0000 Will Thompson Add some padding to PidginMiniDialogClass. Padding is not needed in
Sun, 04 Nov 2007 15:54:49 +0000 Will Thompson Make PidginMiniDialog do more things right when used as a GtkContainer. _add,
Sun, 04 Nov 2007 14:43:45 +0000 Will Thompson Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
Sat, 03 Nov 2007 17:08:21 +0000 Will Thompson Display all connection errors in a scrollbook, which is packed inside
Sat, 03 Nov 2007 16:32:28 +0000 Will Thompson Fix iterating over accounts_signed_on_elsewhere while doing things that will
Sat, 03 Nov 2007 14:35:09 +0000 Will Thompson Remove padding and size-grouping from buttons in minidialogs to save horizontal
Sat, 03 Nov 2007 14:06:24 +0000 Will Thompson Use minidialogs rather than horrifying buttons with red text to notify the user
Sat, 03 Nov 2007 12:17:06 +0000 Will Thompson Work around a bug in vim's bracket matching, whereby it doesn't realise that
Sat, 03 Nov 2007 12:12:02 +0000 Will Thompson Add a tooltip to each account's label in the signed on elsewhere minidialog,
Sat, 03 Nov 2007 11:05:52 +0000 Will Thompson Restore error notifications on the buddy list after a restart. Make the Ignore
Sat, 03 Nov 2007 00:25:33 +0000 Will Thompson purple_account_clear_current_error is public API, so should not be static.
Sat, 03 Nov 2007 00:23:01 +0000 Will Thompson Save accounts' current errors to accounts.xml, and restore them at startup.
Sat, 03 Nov 2007 00:20:55 +0000 Will Thompson PurpleConnectionErrorInfo.description should not be const.
Fri, 02 Nov 2007 19:36:34 +0000 Will Thompson Extract setting an account's current error to a static function. In the
Fri, 02 Nov 2007 15:00:24 +0000 Will Thompson Add purple_account_clear_current_error(), which does what it says on the tin.
Fri, 02 Nov 2007 14:48:06 +0000 Will Thompson Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather than
Wed, 31 Oct 2007 15:32:24 +0000 Will Thompson Don't pop up a separate error dialog when an account is disconnected by
Wed, 31 Oct 2007 15:23:07 +0000 Will Thompson Re-set URGENT on the buddy list when a new account is added to a pre-existing
Wed, 31 Oct 2007 15:19:21 +0000 Will Thompson Group all NAME_IN_USE errors together into one neat mini-dialog on the buddy
Wed, 31 Oct 2007 15:17:09 +0000 Will Thompson Document that callbacks for mini-dialogs may be NULL.
Wed, 31 Oct 2007 00:57:26 +0000 Will Thompson Break creating and removing generic error boxes by account into their own
Wed, 31 Oct 2007 00:32:11 +0000 Will Thompson Improve the documentation of pidgin_make_mini_dialog().
Tue, 30 Oct 2007 23:46:59 +0000 Will Thompson I have no idea why checking for an OFFLINE status type on an account would be
Tue, 30 Oct 2007 23:41:10 +0000 Will Thompson Fix a type error. I could have sworn I did this before committing...
Tue, 30 Oct 2007 23:33:13 +0000 Will Thompson * When an account error changes, just recreate its button rather than every
Tue, 30 Oct 2007 21:38:14 +0000 Will Thompson Document exactly how long the PurpleConnectionErrorInfo pointers given out by
Sun, 28 Oct 2007 23:18:09 +0000 Will Thompson The two PurpleConnectionErrorInfo parameters are meant to be const.
Sun, 28 Oct 2007 23:10:08 +0000 Will Thompson Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
Sun, 28 Oct 2007 18:03:14 +0000 Will Thompson Document the gc parameter of purple_connection_error_reason to shut doxygen up.
Sun, 28 Oct 2007 16:43:16 +0000 Will Thompson Deprecate pidgin_blist_update_account_error_state() and
Sun, 28 Oct 2007 16:32:37 +0000 Will Thompson PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;
Sun, 28 Oct 2007 13:01:45 +0000 Will Thompson Add the old error to the account-error-changed signal.
Sun, 28 Oct 2007 11:04:04 +0000 Will Thompson merge of '37c3d8dfb803b6da542ca98ccd64739e1943072c'
Sat, 27 Oct 2007 17:46:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f)
Sun, 28 Oct 2007 00:46:45 +0000 Will Thompson Connect to connection-error in account.c so that the account error is actually
Sat, 27 Oct 2007 17:45:05 +0000 Will Thompson Call pidgin_blist_update_account_error_state in response to
Sat, 27 Oct 2007 17:43:49 +0000 Will Thompson Remove repeated calls to purple_*_get_handle().
Sat, 27 Oct 2007 17:41:42 +0000 Will Thompson Changelog purple_account_get_current_error() and account-error-changed.
Sat, 27 Oct 2007 17:26:17 +0000 Will Thompson Make PurpleAccount keep track of the last connection error suffered (or not, if
Sat, 27 Oct 2007 12:14:15 +0000 Will Thompson Document connection-error signal.
Wed, 24 Oct 2007 17:33:12 +0000 Will Thompson I figured a signal firing on a connection error would be useful.
Wed, 24 Oct 2007 14:48:58 +0000 Will Thompson Having read the XMPP SASL specification, these errors seem more accurate.
Wed, 24 Oct 2007 14:20:16 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 08acda06a60a49c86dd22b679a931a22c62e3c13)
Wed, 17 Oct 2007 15:00:41 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 365b126365cc18309aea7f8eef0e9b2a19e6bda8)
Mon, 15 Oct 2007 10:45:46 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
Sun, 14 Oct 2007 21:20:50 +0000 Will Thompson Document that the char * parameter of purple_connection_error{,_reason} may
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Sun, 14 Oct 2007 12:19:20 +0000 Will Thompson rlaager suggested using the last element of the PurpleDisconnectReason enum
Sat, 13 Oct 2007 00:23:52 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 6f090c623ea4e9357e5b4238348a888b4c869ab7)
Fri, 12 Oct 2007 23:26:11 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 4018add8ebbf0e7dfc0fa002ebaeedb7048a26a6)
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:03:22 +0000 Richard Laager merge of '12ad71995f63338f624cb01c1e25710a0307ca31'
Fri, 16 Nov 2007 23:01:34 +0000 Richard Laager merge of '55275a531f00a6cabade1b8bfe74eafa3c2db4ba'
Fri, 16 Nov 2007 23:01:23 +0000 Richard Laager merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
Fri, 16 Nov 2007 23:01:09 +0000 Richard Laager merge of '88ea7f54513c734e65a7fc3f4318f393093f6fb6'
Fri, 16 Nov 2007 23:00:52 +0000 Richard Laager merge of '2b4dccc8587d65d95c8698baa12619b506cec2f7'
Fri, 16 Nov 2007 23:00:41 +0000 Richard Laager merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
Fri, 16 Nov 2007 23:00:12 +0000 Richard Laager merge of 'b2a396d17dcaf8a381d711f406c759863a99557c'
Fri, 16 Nov 2007 23:00:00 +0000 Richard Laager merge of '2a243210bfd2514b2f7d77cba01c2cf78b8fe8a5'
Fri, 16 Nov 2007 22:59:44 +0000 Richard Laager merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'
Fri, 16 Nov 2007 22:59:30 +0000 Richard Laager merge of '2af6143b8106e9e17b15eacee5bd408d8b7fc91a'
Fri, 16 Nov 2007 22:45:01 +0000 Richard Laager merge of '2c0e5c4e8381b58fde7f6ed1f20e1bf8bcf46201'
Fri, 16 Nov 2007 22:38:00 +0000 Richard Laager explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'
Fri, 16 Nov 2007 22:42:59 +0000 Richard Laager Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to
Fri, 16 Nov 2007 22:59:20 +0000 Richard Laager disapproval of revision 'ce13b5ca4994abbd4934b3bc568c8b115335c426'
Fri, 16 Nov 2007 22:59:48 +0000 Richard Laager disapproval of revision '2ce5a939a395a946ffcf7f9c862b4c54aba7457f'
Fri, 16 Nov 2007 23:00:03 +0000 Richard Laager disapproval of revision '0e51fd6f70ba330cbc25cff479b5c6325e939196'
Fri, 16 Nov 2007 23:00:55 +0000 Richard Laager disapproval of revision 'd0c23dfc8d64e57036509dd2e2248caaea3e6d9f'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Fri, 16 Nov 2007 23:01:26 +0000 Richard Laager disapproval of revision '77472405559c3b4779b5a300cc433f2e03b4e336'
Sun, 11 Nov 2007 18:15:21 +0000 Stu Tomlinson Fix win32 build following death of share/Makefile.mingw
Sun, 11 Nov 2007 18:11:50 +0000 Stu Tomlinson merge of '73057ee4da2b6a1bb75ad46fec3e2df323aa3e42'
Sun, 11 Nov 2007 18:11:46 +0000 Stu Tomlinson merge of '0f99eebc17d3efab8dac3d72feb857ab25b06cb7'
Sun, 11 Nov 2007 18:09:33 +0000 Stu Tomlinson Kill off another redundant Makefile
Sun, 11 Nov 2007 18:08:19 +0000 Stu Tomlinson Add tooltips when hovering over rooms in the roomlist so the full channel
Sun, 11 Nov 2007 16:30:46 +0000 Stu Tomlinson Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others use
Sun, 11 Nov 2007 16:56:03 +0000 Will Thompson merge of '0d945ca4ad9da6d9547272ea91c99f3dc3909ac6'
Mon, 19 Nov 2007 06:15:15 +0000 Evan Schoenberg Fixed whitespace and indentation in jabber_register_parse(). I'm seeing crashes while attempting to register, and it was difficult to follow the previous code with inconsistent and misleading indentation.
Sun, 11 Nov 2007 16:45:19 +0000 Evan Schoenberg An identity does not always have a name; for example, Google Talk web folks can have type 'web', category 'client', no name.
Sun, 11 Nov 2007 15:57:35 +0000 Stu Tomlinson I think this is what the fwrite is actually meant to be doing.
Sun, 11 Nov 2007 14:40:16 +0000 Stu Tomlinson fix a bunch of these warnings from running configure:
Sun, 11 Nov 2007 16:51:19 +0000 Will Thompson May as well use an existing string as the title for the error notification.
Sun, 11 Nov 2007 16:50:24 +0000 Will Thompson Actually properly fix this gg "write my buddy list to a file" callback by just
Sun, 11 Nov 2007 17:46:02 +0000 Kelemen G«¡bor Hungarian translation updated
Sun, 11 Nov 2007 14:18:23 +0000 Will Thompson merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'
Sun, 11 Nov 2007 14:12:51 +0000 Will Thompson Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.
Sun, 11 Nov 2007 14:10:06 +0000 Will Thompson Use distinct variables for the result of g_strerror (which is const) and a
Sun, 11 Nov 2007 14:08:30 +0000 Will Thompson Handle fwrite returning 0 in gg's "save my buddy list to a file" code,
Sun, 11 Nov 2007 14:02:01 +0000 Jochen Kemnade update for next version (probably 2.3.0)
Sun, 11 Nov 2007 13:03:31 +0000 Stu Tomlinson Might help if we include msnp9 in the dist
Sun, 11 Nov 2007 12:59:14 +0000 Stu Tomlinson Update the list of files to be translated
Sun, 11 Nov 2007 12:57:52 +0000 Stu Tomlinson Add MSNP9 back as an alternative alongside the existing MSN prpl. Cowardly
Sun, 11 Nov 2007 03:06:23 +0000 Ethan Blanton propagate from branch 'im.pidgin.elb.make' (head 7697ab7a2d1718ea16e52b2c03007343c5beb37e)
Sun, 11 Nov 2007 00:26:18 +0000 John Bailey Fix my typo.
Sun, 11 Nov 2007 00:25:37 +0000 John Bailey Some final tweaking on the man page.
Sat, 10 Nov 2007 22:32:26 +0000 Stu Tomlinson merge of '535e513c571856e9e31d51a83dca552c8a8433dc'
Sat, 10 Nov 2007 22:28:55 +0000 Stu Tomlinson Fix for the crash reported by WormFood in #pidgin when right clicking on
Mon, 12 Nov 2007 16:15:53 +0000 Sadrul Habib Chowdhury Clear the tags when the textview is cleared.
Sun, 11 Nov 2007 19:42:02 +0000 Sadrul Habib Chowdhury Cancel the typeahead search when escape is pressed.
Sat, 10 Nov 2007 23:48:57 +0000 Sadrul Habib Chowdhury Fix size calculation when shadow is enabled.
Sat, 10 Nov 2007 17:39:31 +0000 Ethan Blanton propagate from branch 'org.maemo.garage.pidgin.pidgin.blist-show-with-parent' (head 9dc35209de2406ba1fbc9a266b4e931ff6ebd80a)
Sat, 10 Nov 2007 16:39:18 +0000 Stu Tomlinson merge of 'e3fd21e6dabb99e5604e8337380353fcbe1a7279'
Sat, 10 Nov 2007 16:34:33 +0000 Stu Tomlinson Consolidation of icons Makefiles
Sat, 10 Nov 2007 16:17:54 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)
Sat, 10 Nov 2007 15:59:05 +0000 Stu Tomlinson Escape any un-escaped entities in purple_markup_html_to_xhtml when parsing
Sat, 10 Nov 2007 15:55:29 +0000 Stu Tomlinson Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalent
Sat, 10 Nov 2007 15:49:57 +0000 Stu Tomlinson Make purple.h a generated file so plugins can just include this and never
Sat, 10 Nov 2007 15:41:37 +0000 Stu Tomlinson disapproval of revision 'b681959692589499c04b181e1db18edf0d6b2dc5'
Sat, 10 Nov 2007 15:23:56 +0000 Stu Tomlinson Make purple.h a generated file so plugins can just include this and never
Sat, 10 Nov 2007 15:21:01 +0000 Stu Tomlinson Allow myspace to build outside of the source tree
Sat, 10 Nov 2007 15:37:36 +0000 Gabriel Schulhof Double include fix
Sat, 10 Nov 2007 15:37:23 +0000 Gabriel Schulhof Another transience fix
Sat, 10 Nov 2007 13:15:44 +0000 Will Thompson A grammar fix for finch(1).
Sat, 10 Nov 2007 15:02:13 +0000 Gabriel Schulhof Removed typedef
Sat, 10 Nov 2007 14:58:54 +0000 Gabriel Schulhof Removed typedef
Sat, 10 Nov 2007 14:32:57 +0000 Gabriel Schulhof Make it compile
Sat, 10 Nov 2007 14:22:24 +0000 Gabriel Schulhof Make small array of _show_with_parent functions and use indices into that array as params in the GtkItemFactoryEntry list, rather than the function pointers themselves
Sat, 10 Nov 2007 05:20:46 +0000 Ka-Hing Cheung Use only the first 16 characters of the password, and plug a leak.
Sat, 10 Nov 2007 05:16:58 +0000 Ka-Hing Cheung make our xmlnode preserve prefixes
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sat, 10 Nov 2007 01:18:15 +0000 Sadrul Habib Chowdhury Minor adjustments to prevent a crash, correct a data type and fix drawing.
Fri, 09 Nov 2007 01:45:10 +0000 Sadrul Habib Chowdhury Use gobject properties for labels.
Tue, 06 Nov 2007 21:19:19 +0000 Sadrul Habib Chowdhury I feel good when I am able to send messages, instead of just typing them.
Mon, 05 Nov 2007 19:20:30 +0000 Sadrul Habib Chowdhury Hitting Return in the entry will trigger the 'activate' signal.
Mon, 05 Nov 2007 18:29:20 +0000 Sadrul Habib Chowdhury Enable auto-complete in the pounce dialog.
Wed, 31 Oct 2007 18:13:53 +0000 Sadrul Habib Chowdhury Buttons were leaking all this time!
Tue, 30 Oct 2007 10:50:20 +0000 Sadrul Habib Chowdhury Hitting enter on a file will trigger the 'select' button in the file selector dialog.
Tue, 30 Oct 2007 10:24:16 +0000 Sadrul Habib Chowdhury Pressing 'insert' in the plugins window triggers the 'Install Plugin..' button.
Tue, 30 Oct 2007 10:22:46 +0000 Sadrul Habib Chowdhury Get rid of unnecessary strdup.
Tue, 30 Oct 2007 10:15:58 +0000 Sadrul Habib Chowdhury Close #2810. ('Non-XHTML-IM messages with links in them are broken.')
Tue, 30 Oct 2007 09:55:47 +0000 Sadrul Habib Chowdhury Do not ellipsize in a column of size 1.
Tue, 30 Oct 2007 09:32:10 +0000 Sadrul Habib Chowdhury Patch from Josh Davis to correct ellipsization for right-aligned columns.
Tue, 30 Oct 2007 09:17:50 +0000 Sadrul Habib Chowdhury Do not do unnecessary processing when updating text in a column.
Sun, 28 Oct 2007 17:17:56 +0000 Casey Harkins Rolling back docklet geometry changes. These will have to wait until next
Sun, 28 Oct 2007 17:16:42 +0000 Casey Harkins propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0a163d30bd4e04f722543b3868eb2d934e5e1db8)
Sun, 28 Oct 2007 01:37:23 +0000 Ethan Blanton Bring silcpurple_create_keypair for silc 1.0 in line with the new
Sun, 28 Oct 2007 01:05:17 +0000 Gabriel Schulhof Patch from Gabriel Schulhof to transiate yet another window.
Fri, 26 Oct 2007 13:31:26 +0000 Sadrul Habib Chowdhury Add 'yank' action in the entry boxes.
Fri, 26 Oct 2007 09:44:00 +0000 Sadrul Habib Chowdhury Fix doxygen foo, thanks to resiak\!
Fri, 26 Oct 2007 08:41:17 +0000 Sadrul Habib Chowdhury Draw the 'header' correctly when not showing borders.
Fri, 26 Oct 2007 08:39:34 +0000 Sadrul Habib Chowdhury Show alias in restored conversation.
Fri, 26 Oct 2007 07:27:00 +0000 Sadrul Habib Chowdhury transpose-chars action for the entry boxes.
Wed, 24 Oct 2007 10:14:58 +0000 Sadrul Habib Chowdhury Add properties to boxes. This is the Right Way of doing things.
Sun, 21 Oct 2007 08:40:42 +0000 Sadrul Habib Chowdhury Fix menu hiding.
Sat, 20 Oct 2007 05:55:44 +0000 Sadrul Habib Chowdhury merge of '433b476c9aefc965849a15060e0feeccb640d283'
Thu, 18 Oct 2007 18:17:23 +0000 Casey Harkins ChangeLog.API the new docklet geometry API. Fixes #521. Refs #1632.
Thu, 18 Oct 2007 17:58:40 +0000 Casey Harkins propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0ac7285573f2998a702d7cbc62e7e8cc91e616e8)
Sat, 20 Oct 2007 05:52:52 +0000 Sadrul Habib Chowdhury Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.
Sat, 20 Oct 2007 05:50:48 +0000 Sadrul Habib Chowdhury Prevent occasional crashes on quit.
Sat, 20 Oct 2007 05:48:32 +0000 Sadrul Habib Chowdhury Readjust the column widths when a column is hidden/redisplayed.
Tue, 16 Oct 2007 13:06:48 +0000 Sadrul Habib Chowdhury Doxygen for gnt.
Tue, 16 Oct 2007 11:05:59 +0000 Sadrul Habib Chowdhury Missing changelog entries and @since tags from 3f567df17490f68b4feb8cf26ad004a34eb7cc9a.
Tue, 16 Oct 2007 11:04:09 +0000 Sadrul Habib Chowdhury Add the menu-binding stuff in the manpage.
Tue, 16 Oct 2007 09:51:12 +0000 Sadrul Habib Chowdhury Add gnt_color_pair, which will replace color codes with 'appropriate' text
Tue, 16 Oct 2007 04:14:54 +0000 Sadrul Habib Chowdhury ChangeLog.API some of the current-media changes.
Mon, 15 Oct 2007 00:41:22 +0000 Richard Laager Add and call a purple_util_uninit() to free user_dir and customer_home_dir
Fri, 16 Nov 2007 23:01:37 +0000 Richard Laager disapproval of revision 'ddd8161138d003646cb2960438fe8011a3d71a8b'
Mon, 15 Oct 2007 00:40:33 +0000 Richard Laager A missing s/PURPLE_REQUEST_HINT/PURPLE_REQUEST_UI_HINT/
Sun, 14 Oct 2007 20:55:36 +0000 Richard Laager Document the addition of the PURPLE_REQUEST_UI_HINT_* defines.
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Sun, 14 Oct 2007 19:52:54 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head e8fa6e02ff781b7fa39b211e7617c5083ea42688)
Sun, 14 Oct 2007 19:50:27 +0000 Richard Laager Document the UI hint defines and remove some bad ui_hint @param lines from
Sun, 14 Oct 2007 19:46:19 +0000 Richard Laager Mark some libpurple-internal functions as deprecated to further help keep
Fri, 16 Nov 2007 23:00:44 +0000 Richard Laager disapproval of revision '3588a68b11327f068eea391242fa5896bb72f8dd'
Sun, 14 Oct 2007 19:44:39 +0000 Richard Laager Use the PURPLE_REQUEST_HINT defines for comparisons.
Fri, 16 Nov 2007 23:00:32 +0000 Richard Laager disapproval of revision '0bca057095e209f4b41abe027de4864301ead50e'
Sun, 14 Oct 2007 18:43:32 +0000 Gabriel Schulhof #define-ing PIDGIN_REQUEST_HINT_PRIVACY "privacy" inside gtkprivacy.c, because it is used 4 times, and once for gtk_window_set_role()
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sun, 14 Oct 2007 03:14:43 +0000 Richard Laager Wrap the newly deprecated functions with #ifndef PURPLE_DISABLE_DEPRECATED.
Sun, 14 Oct 2007 03:07:06 +0000 Richard Laager Document the with_hint API changes.
Sun, 14 Oct 2007 02:49:47 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
Fri, 16 Nov 2007 22:59:33 +0000 Richard Laager disapproval of revision '403dd7caf39b853d3f3620441ea1abebb19cfa03'
Sun, 14 Oct 2007 02:43:06 +0000 Richard Laager Fix up some broken changes in the request API UI hint changes.
Sun, 14 Oct 2007 02:41:00 +0000 Richard Laager merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
Sat, 13 Oct 2007 23:59:52 +0000 Richard Laager Document the window transient_for changes. Refs #2617
Sat, 13 Oct 2007 23:32:54 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
Sat, 13 Oct 2007 00:22:20 +0000 Will Thompson purple_lt_current needed to be bumped (as per the comment at the start of
Fri, 12 Oct 2007 03:53:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 26e91b9e80a9d63c85455f11102f75f36cb95afc)
Fri, 12 Oct 2007 03:34:53 +0000 Richard Laager Merge the ChangeLog.API entries for 2.3.0
Fri, 12 Oct 2007 03:32:17 +0000 Richard Laager merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'
Fri, 12 Oct 2007 03:29:36 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head fa0e512d79dfe479bc36c2436089b51854ef3eb5)
Fri, 12 Oct 2007 02:57:26 +0000 Sadrul Habib Chowdhury Changelog some of the stuff.
Fri, 12 Oct 2007 02:18:35 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
Fri, 12 Oct 2007 02:06:38 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)
Thu, 04 Oct 2007 04:15:56 +0000 Sadrul Habib Chowdhury Missing buddylist request field stuff.
Thu, 04 Oct 2007 04:02:33 +0000 Sadrul Habib Chowdhury Add marshalling functions for the authorization signals.
Wed, 03 Oct 2007 14:14:31 +0000 Sadrul Habib Chowdhury Convert the inputs to UTF8 first before doing anything. Thanks a lot to Ionic` on #pidgin for testing.
Wed, 03 Oct 2007 07:19:31 +0000 Sadrul Habib Chowdhury Add a note: Perhaps look at menu-labels if it doesn't have an ID when processing an accelerator key.
Wed, 03 Oct 2007 07:12:01 +0000 Sadrul Habib Chowdhury Add IDs to the menuitems in the buddylist menu so they can have acceletor keys.
Wed, 03 Oct 2007 07:09:03 +0000 Sadrul Habib Chowdhury Toplevel boxes don't have menus.
Wed, 03 Oct 2007 06:51:26 +0000 Sadrul Habib Chowdhury Allow binding key-shortcuts to menuitems.
Wed, 14 Nov 2007 03:19:15 +0000 Sadrul Habib Chowdhury disapproval of revision '6ed8ed5b5440b381d08d2a36c8b60d05d935aaa8'
Wed, 03 Oct 2007 05:42:31 +0000 Sadrul Habib Chowdhury Sample use of the buddylist node request field.
Wed, 03 Oct 2007 05:41:55 +0000 Sadrul Habib Chowdhury merge of '7ad0c13aa61f79d4ac1cfaf922642b4b63ebc914'
Wed, 19 Sep 2007 13:37:35 +0000 Sadrul Habib Chowdhury merge of '0aa0a220a3346cbd27a0595bb2136c61712a5a4e'
Wed, 19 Sep 2007 11:00:49 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head abd68a0284028e1f6620c0f7ef517a13458d49d1)
Wed, 10 Oct 2007 04:04:52 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b7ee9ed3d96546482462baf63c4127858553c275)
Wed, 10 Oct 2007 04:01:22 +0000 Richard Laager Move 2.2.2 to the right place.
Wed, 10 Oct 2007 03:57:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
Sun, 07 Oct 2007 16:19:58 +0000 Richard Laager Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.
Sun, 07 Oct 2007 16:07:07 +0000 Richard Laager Use purple_plugin_disable() to get the right behavior with plugins that
Sun, 07 Oct 2007 16:06:20 +0000 Richard Laager Use the new purple_plugin_disable() function and purple_plugin_unload()'s
Sun, 07 Oct 2007 16:03:37 +0000 Richard Laager Bump the version to 2.3.0
Sun, 07 Oct 2007 16:02:55 +0000 Richard Laager * Add purple_plugin_disable() to prevent plugins from loading on the next
Sun, 07 Oct 2007 15:58:57 +0000 Richard Laager If there is no secondary text in a notify, avoid adding "\n\n" and creating
Sun, 07 Oct 2007 15:15:58 +0000 Richard Laager Document the addition of purple_plugin_disable() and the changes to
Sun, 07 Oct 2007 15:11:22 +0000 Richard Laager Fix the last two entries: we've used lowercase version elsewhere.
Sun, 07 Oct 2007 14:58:23 +0000 Richard Laager I think we're doing the proper checks now, so remove a TODO. If this is
Sun, 07 Oct 2007 14:27:59 +0000 Richard Laager Use g_list_delete_link() instead of g_list_remove() in this new code, as
Sun, 07 Oct 2007 14:25:17 +0000 Richard Laager Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It's
Sat, 06 Oct 2007 23:07:45 +0000 Richard Laager Fix a syntax error so this compiles.
Sat, 06 Oct 2007 22:59:14 +0000 Richard Laager merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'
Sat, 06 Oct 2007 22:59:09 +0000 Richard Laager Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
Sat, 06 Oct 2007 22:47:38 +0000 Richard Laager Deprecate the purple_plugins_register_* and purple_plugins_unregister_* functions. We have plugin-load and plugin-unload signals.
Sat, 06 Oct 2007 22:46:57 +0000 Richard Laager Remove some TODOs on deprecated code.
Sat, 06 Oct 2007 22:43:55 +0000 Richard Laager Honor the return value of a plugin's unload function.
Fri, 09 Nov 2007 19:58:42 +0000 Jochen Kemnade German translation update
Fri, 09 Nov 2007 17:37:12 +0000 Stu Tomlinson applied changes from f0cdd16c20f9773e28cd79b36ffcf1c66057e32e
Fri, 09 Nov 2007 09:44:53 +0000 Kevin Stange This changelog entry was weak, considering all the work John actually
Fri, 09 Nov 2007 08:09:42 +0000 John Bailey The last of the man page updating that I had planned to do. Constructive
Fri, 09 Nov 2007 08:06:20 +0000 John Bailey merge of '3df0bc5b9537dc64833bb97fe2a03920e6f0c304'
Fri, 09 Nov 2007 04:07:37 +0000 Daniel Atallah merge of '54be730b876d8dcb239390730afc8620f96bc429'
Fri, 09 Nov 2007 02:02:13 +0000 Andreas Monitzer merge of '375ee8dbfbcb119caf0510839f43bc2b0a2d8ff1'
Fri, 09 Nov 2007 01:41:27 +0000 Daniel Atallah merge of 'c37fee6ba3de411437645ccbbe48c947adee7414'
Thu, 08 Nov 2007 23:47:28 +0000 Ethan Blanton merge of 'fbe5808a8fa8c35651a2920d4aa62f1781d51246'
Thu, 08 Nov 2007 23:47:22 +0000 Ethan Blanton jtb indirectly points out that we need a fflush() before the fsync(),
Fri, 09 Nov 2007 02:00:15 +0000 Andreas Monitzer Fixed cancelling ad-hoc commands
Fri, 09 Nov 2007 04:07:25 +0000 Daniel Atallah Don't allow tooltips to interfere with editing blist entries. Fixes #3830.
Fri, 09 Nov 2007 01:39:51 +0000 Daniel Atallah Fix the win32 build for the file synchronization changes. Hopefully this will fix some of the occasional issues that people have had on Windows with their files getting corrupted on power failure or something.
Thu, 08 Nov 2007 19:50:22 +0000 Ethan Blanton merge of '8f4d756b61b5688ce770c469c3a7095dbe6c271d'
Thu, 08 Nov 2007 19:49:12 +0000 Ethan Blanton Manually fflush() files written with purple_util_write_data_to_file,
Tue, 13 Nov 2007 21:47:40 +0000 Luke Schierer fix up the po/Changelog
Tue, 13 Nov 2007 21:46:58 +0000 Luke Schierer applied changes from 1ae7bab2d86d4fb77e82e0c2fd0e7f44329604ab
Thu, 08 Nov 2007 22:36:09 +0000 Serdar Soytetir update tr translations
Thu, 08 Nov 2007 08:42:11 +0000 Ihar Hrachyshka Updated Belarusian Latin translation. This is the one Ihar Hrachyshka
Thu, 08 Nov 2007 08:37:39 +0000 Rai S. Regawa Updated Indonesian translation. This is the one that Rai S. Regawa
Thu, 08 Nov 2007 08:32:10 +0000 Mark Doliner In an email to the Pidgin devel mailing list on 3 Nov 2007, Ethan
Thu, 08 Nov 2007 08:28:09 +0000 Mark Doliner Change the ordering of the options in the system tray dropdown menu so
Thu, 08 Nov 2007 02:47:12 +0000 Stu Tomlinson merge of 'eb14385d2f3d84e0bdd1b158200baa76f86da3a2'
Wed, 07 Nov 2007 17:22:36 +0000 John Bailey More updates to the man page. All of the Preferences dialog is complete.
Wed, 07 Nov 2007 15:02:09 +0000 Daniel Atallah Leak fix.
Wed, 07 Nov 2007 14:07:52 +0000 Sadrul Habib Chowdhury applied changes from 172a59b41412c4630834d66f2e7ec3be970cc36b
Wed, 07 Nov 2007 13:49:48 +0000 Sadrul Habib Chowdhury merge of '656ddea68cc0419829183e2676970ed21efb838f'
Wed, 07 Nov 2007 10:51:21 +0000 Will Thompson Document PurplePrefCallback.
Wed, 07 Nov 2007 13:49:26 +0000 Sadrul Habib Chowdhury disapproval of revision '240095fc3a12eafe8418f57362c4b2a88da143c1'
Wed, 07 Nov 2007 09:19:25 +0000 Mark Doliner Get rid of some doxygen warnings by removing undocumented @params
Wed, 07 Nov 2007 04:09:12 +0000 Daniel Atallah Another leak fix.
Wed, 07 Nov 2007 02:32:14 +0000 Daniel Atallah Fix a little leak.
Wed, 07 Nov 2007 01:30:07 +0000 Daniel Atallah We dont need the icons on Windows.
Tue, 06 Nov 2007 19:05:42 +0000 John Bailey Some more work on the man page. Updated the sections for the Interface,
Thu, 08 Nov 2007 02:37:02 +0000 Stu Tomlinson Add a test for the html markup parsing to try to prevent a repeat of 2.2.2
Tue, 06 Nov 2007 16:46:04 +0000 Timo Jyrinki Updated Finnish translation against head. My first commit...
Tue, 06 Nov 2007 04:42:45 +0000 Daniel Atallah Add /DS=[0,1] and /SMS=[0,1] to the win32 installer for enabling and disabling the Desktop Shortcut and Start Menu Shortcut respectively. Fixes #3814.
Tue, 06 Nov 2007 02:52:41 +0000 Daniel Atallah Patch from Will Hawkins to make the SIMPLE prpl more standards compliant by keeping all subscribe/notify messaging within a dialog. This didn't apply cleanly, so I had to manually apply it - hopefully I didn't break anything during the process. Fixes #3778.
Mon, 05 Nov 2007 22:03:58 +0000 Luke Schierer merge of '6f297cb9eebbeafa2feb340ad3f46f4157854b90'
Mon, 05 Nov 2007 15:59:16 +0000 Daniel Atallah Fix mingw 'make clean' for pixmap makefile changes
Mon, 05 Nov 2007 20:53:22 +0000 Bj«Órn Voigt merge of '2cecdc50a5092d64d885f3eccee1a6b2209e6651'
Mon, 05 Nov 2007 04:16:03 +0000 John Bailey The first few of many updates needed for the man page. This round:
Mon, 05 Nov 2007 02:41:50 +0000 Kevin Stange Update the AUTHORS file to sync it with the about dialog. Someone still needs to give the same attention to docs/pidgin.1.in
Mon, 05 Nov 2007 00:35:07 +0000 John Bailey merge of '20236f54c97e87512b7eb716559a4bd86b73f833'
Mon, 05 Nov 2007 00:12:08 +0000 John Bailey merge of '1add15394515c75824600c86f6df714bc7017374'
Sun, 04 Nov 2007 23:41:33 +0000 §¡§â§Ñ§ß§Ô§Ö§Ý §¡§ß§Ô§à§Ó Updated Macedonian Translation, mk.po, <ufo@linux.net.mk>.
Mon, 05 Nov 2007 20:52:44 +0000 Bj«Órn Voigt - German update
Sun, 04 Nov 2007 21:55:35 +0000 Ka-Hing Cheung show the idle status on tooltip as well, Fixes #3744
Sun, 04 Nov 2007 19:29:26 +0000 Ethan Blanton This is a fix from goyko for ICQ character set conversion in user info.
Sun, 04 Nov 2007 18:45:12 +0000 Gary Kramlich merge of '3196ba6eba49b037cf62d9785fbc866b199321f3'
Sun, 04 Nov 2007 18:32:21 +0000 Ka-Hing Cheung merge of '8efbae676804d160b330226a663aa241a8d6a78e'
Sun, 04 Nov 2007 18:32:14 +0000 Ka-Hing Cheung merge of '9711119df29a0928ae061bc0e4d34d750db51f23'
Sun, 04 Nov 2007 04:41:09 +0000 Ka-Hing Cheung fix allowing to be added, some old fix was lost during one of the merges
Sun, 04 Nov 2007 17:59:46 +0000 Ethan Blanton merge of '8efbae676804d160b330226a663aa241a8d6a78e'
Tue, 06 Nov 2007 17:13:21 +0000 Stu Tomlinson More pixmaps Makefile consolidation
Sun, 04 Nov 2007 02:43:24 +0000 Ethan Blanton propagate from branch 'im.pidgin.pidgin' (head 20f657930ee91380e681714a2194ae9ae515078c)
Sat, 03 Nov 2007 20:55:15 +0000 Ka-Hing Cheung read as much from the fd as possible if we get a read event, hopefully will
Sat, 03 Nov 2007 20:21:59 +0000 Stu Tomlinson merge of '9d8120be512c235d76a8f6fee60cae024da8772e'
Sat, 03 Nov 2007 20:19:29 +0000 Carlos Silva merge of '329395b9793793f35bcf231033c1eb942513ab01'
Sat, 03 Nov 2007 20:12:04 +0000 Carlos Silva Fix some typos
Sat, 03 Nov 2007 20:20:06 +0000 Stu Tomlinson Add a button in preferences to launch Gnome preferred application
Sat, 03 Nov 2007 20:13:51 +0000 Stu Tomlinson Improved cyrus sasl support on win32:
Sat, 03 Nov 2007 19:57:01 +0000 Stu Tomlinson The include dir in the Bonjour SDK has a capital I, so specify that in the
Sat, 03 Nov 2007 19:54:11 +0000 Stu Tomlinson Delete Microsoft_Secure_Server_Authority.pem when uninstalling on win32
Sat, 03 Nov 2007 19:46:57 +0000 Stu Tomlinson #include "internal.h" to get a definition for G_GNUC_NULL_TERMINATED where
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Sat, 03 Nov 2007 17:04:25 +0000 Nathan Walp don't send a canceled user query
Sat, 03 Nov 2007 16:19:50 +0000 Nathan Walp Since the XMPP PurpleConnection is created before we know we need a password,
Sat, 03 Nov 2007 09:20:20 +0000 Jochen Kemnade merge of '3cd7a16a03c0ecaa525bee4e96c8693925dc780a'
Sat, 03 Nov 2007 06:17:09 +0000 Ka-Hing Cheung fix win32 build
Sat, 03 Nov 2007 05:46:41 +0000 Ka-Hing Cheung Patch from eperez to fix some debug code, Fixes #3524
Sat, 03 Nov 2007 05:37:59 +0000 Ka-Hing Cheung initialize a variable to NULL, and not crash when you move a buddy to a new
Sat, 03 Nov 2007 05:29:34 +0000 Ka-Hing Cheung compile!
Sat, 03 Nov 2007 05:12:43 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head c3fe9bf88d02997989374e7ecc80a3f2462ee462)
Tue, 30 Oct 2007 06:45:24 +0000 Ka-Hing Cheung merge of '821557bd1a14108389bdbbd1eafc32a93b12b018'
Tue, 30 Oct 2007 06:40:14 +0000 Ka-Hing Cheung merge_into_workspace of 3380c786d272dcd9ab1360f49c3e4e51227af663
Tue, 30 Oct 2007 06:37:35 +0000 Ka-Hing Cheung merge_into_workspace of ad5838522d44d037dc333469f1ab6df844ca1875
Tue, 30 Oct 2007 06:29:13 +0000 Ka-Hing Cheung merge_into_workspace of c0e79d15a4fe4c5b0129fcae5060754b25f72a56 and
Thu, 25 Oct 2007 08:33:59 +0000 Ka-Hing Cheung merge of '772308477d928d281291577b4419345699dbadab'
Wed, 24 Oct 2007 06:45:26 +0000 Ka-Hing Cheung merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Thu, 25 Oct 2007 08:32:44 +0000 Ka-Hing Cheung fix up bad merge the bad way
Thu, 25 Oct 2007 08:15:53 +0000 Ka-Hing Cheung merge of '55509c00185d844b4d89ef81a3eb17a6a0c5f52a'
Thu, 25 Oct 2007 08:13:42 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Thu, 25 Oct 2007 07:39:26 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Wed, 24 Oct 2007 02:48:32 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 267f2e22b77cc35309c41a034169f74faaa46e1f)
Sun, 14 Oct 2007 22:18:59 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cf95a43fbd6666b7d2e750c182d7b85b047582c0)
Thu, 04 Oct 2007 06:13:01 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cd2be742f6c45c200000003fc5a6341297bbe857)
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 02:13:14 +0000 Richard Laager explicit merge of '8f24e3576448fefbc861e06f1e8d5fe17db2e71a'
Sun, 14 Oct 2007 01:57:08 +0000 Richard Laager explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'
Sun, 14 Oct 2007 00:32:58 +0000 Richard Laager merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Sun, 14 Oct 2007 02:49:43 +0000 Richard Laager merge of '44d5142a2e45fb899043fbf65242432eceffafdc'
Sat, 13 Oct 2007 23:26:48 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 2762c6075c0dc52a96098c5478c5bf68cfd890a3)
Sat, 13 Oct 2007 17:46:15 +0000 Gabriel Schulhof merge of '5440858761f5047ec1b899b68ea9fd9dc1e797d4'
Sat, 13 Oct 2007 09:13:59 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head f28fe5ed42cadd9ebe524e358fa913a04817da8e)
Sat, 13 Oct 2007 17:45:53 +0000 Gabriel Schulhof Need to explicitly call gtk_window_set_transient_for, even on a GtkDialog
Sat, 13 Oct 2007 09:09:05 +0000 Gabriel Schulhof merge of '703f60ba828ae34d2156cf34c7757fae6c08b04c'
Wed, 10 Oct 2007 23:19:58 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Sat, 13 Oct 2007 09:08:10 +0000 Gabriel Schulhof Forgot Add Buddy and Add Chat dialogs
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Wed, 10 Oct 2007 23:20:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Tue, 09 Oct 2007 21:00:59 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:57:19 +0000 Gabriel Schulhof Not a clean diff