log

age author description
2009-04-12 Paul Aurich Fix a leak when loading themes.
2009-04-12 Sadrul Habib Chowdhury Fix build with --disable-vv --enable-gstreamer.
2009-04-11 Paul Aurich Fix two int/size_t format build warnings on 64-bit
2009-04-11 Paul Aurich Reformat a printf so the HTTP headers are easier to read
2009-04-11 Paul Aurich merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
2009-04-11 Sadrul Habib Chowdhury Starring Carlos Bederian as Zzzoom. Closes #8711.
2009-04-11 Sadrul Habib Chowdhury Open a chat-invite dialog when a buddy is dragged onto a chat.
2009-04-11 Sadrul Habib Chowdhury Reset some global data when uninit-ing. Fixes a crash on quit.
2009-04-11 Sadrul Habib Chowdhury Fix build with --disable-gstreamer.
2009-04-11 Paul Aurich Change purple_blist_get_buddies to return a list instead of the hash table.
2009-04-11 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
2009-04-11 Paul Aurich Fix the dbus type for calling PurpleBlistSetVisible.
2009-04-10 Sadrul Habib Chowdhury Fix build when srcdir != builddir.
2009-04-10 Elliott Sales de Andrade merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
2009-04-10 Elliott Sales de Andrade Don't print 'no' twice if GADU libs are not found by pkg-config.
2009-04-10 Elliott Sales de Andrade Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
2009-04-10 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
2009-04-10 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
2009-04-10 Elliott Sales de Andrade Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
2009-04-10 Mike Ruprecht Fix assertion when the blist theme preference is empty.
2009-04-10 Mike Ruprecht Fix purple_buddy_destroy crash on exit.
2009-04-09 Mike Ruprecht Fix some assertions.
2009-04-09 Mike Ruprecht Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.
2009-04-09 Mike Ruprecht Switch media to store accounts rather than connections.
2009-04-09 Nick Hebner Clean up libpurple memory allocations on win32 libpurple uninit.
2009-04-09 Nick Hebner Various libpurple uninit memory cleanups.
2009-04-09 Nick Hebner Call purple_log_uninit() in purple_core_uninit().
2009-04-09 Nick Hebner Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
2009-04-09 Sadrul Habib Chowdhury Fix doxygen tags.
2009-04-09 Mike Ruprecht Notify the user if a contact invites them to a voice call over MSN.
2009-04-08 Mike Ruprecht Inform the user when someone tries to initiate a video call with them in msn.
2009-04-08 Mike Ruprecht merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'
2009-04-08 Mike Ruprecht Bump required Farsight2 version to 0.0.9.
2009-04-08 Mike Ruprecht Use GtkVolumeButtons for audio if it's available.
2009-04-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
2009-04-08 Elliott Sales de Andrade More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib
2009-04-08 Sadrul Habib Chowdhury Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.
2009-04-08 Sadrul Habib Chowdhury Initialize file descriptors to -1.
2009-04-08 Richard Nelson - Don't bother changing/signalling the selected row from NULL to NULL
2009-04-08 Mark Doliner Drop this directory, too. I think maybe it didn't happen before because
2009-04-07 Richard Nelson encode urls passed to tinyurl
2009-04-07 Elliott Sales de Andrade More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
2009-04-07 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
2009-04-07 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
2009-04-06 Richard Nelson Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!
2009-04-06 Richard Nelson Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely
2009-04-06 Richard Nelson ChangeLog the TinyURL plugin
2009-04-06 Richard Nelson Add a gnt TinyURL plugin. Closes #2017
2009-04-06 Richard Nelson Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.
2009-04-06 Richard Nelson Activate the current status for an account being enabled
2009-04-06 Richard Nelson Redraw the textview when a tag is changed
2009-04-06 Elliott Sales de Andrade merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'
2009-04-06 Elliott Sales de Andrade Also, fix the libpurple makefile to use the correct cflags/libs.
2009-04-06 Elliott Sales de Andrade Some configure.ac updates.
2009-04-06 Mike Ruprecht merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'
2009-04-05 Paul Aurich Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
2009-04-05 Mark Doliner This file was moved to a jingle subdirectory, but I don't see any
2009-04-05 Marcus Lundblad Added a note about receiving "attentions" in the ChangeLog entry for the new
2009-04-05 Paul Aurich Mark's commit reminds me that this should be in POTFILES.in
2009-04-05 Paul Aurich Fix up the propagate