Mercurial > pidgin
graph
-
Reset some global data when uninit-ing. Fixes a crash on quit.Sat, 11 Apr 2009 06:01:36 +0000, by Sadrul Habib Chowdhury
-
Fix build with --disable-gstreamer.Sat, 11 Apr 2009 06:00:50 +0000, by Sadrul Habib Chowdhury
-
Change purple_blist_get_buddies to return a list instead of the hash table.Sat, 11 Apr 2009 17:41:10 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)Sat, 11 Apr 2009 04:34:47 +0000, by Paul Aurich
-
Fix the dbus type for calling PurpleBlistSetVisible.Sat, 11 Apr 2009 02:55:46 +0000, by Paul Aurich
-
Fix build when srcdir != builddir.Fri, 10 Apr 2009 18:55:26 +0000, by Sadrul Habib Chowdhury
-
merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'Fri, 10 Apr 2009 07:31:51 +0000, by Elliott Sales de Andrade
-
Don't print 'no' twice if GADU libs are not found by pkg-config.Fri, 10 Apr 2009 07:30:32 +0000, by Elliott Sales de Andrade
-
Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPPFri, 10 Apr 2009 07:16:20 +0000, by Elliott Sales de Andrade
-
A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofFri, 10 Apr 2009 06:32:57 +0000, by foss
-
A patch from Arunan Balasubramaniam to use timeouts in seconds instead ofFri, 10 Apr 2009 06:18:08 +0000, by foss
-
Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the orderFri, 10 Apr 2009 05:57:23 +0000, by Elliott Sales de Andrade
-
Fix assertion when the blist theme preference is empty.Fri, 10 Apr 2009 01:32:31 +0000, by Mike Ruprecht
-
Fix purple_buddy_destroy crash on exit.Fri, 10 Apr 2009 01:18:15 +0000, by Mike Ruprecht
-
Fix some assertions.Thu, 09 Apr 2009 23:18:13 +0000, by Mike Ruprecht
-
Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.Thu, 09 Apr 2009 23:11:44 +0000, by Mike Ruprecht
-
Switch media to store accounts rather than connections.Thu, 09 Apr 2009 21:35:06 +0000, by Mike Ruprecht
-
Clean up libpurple memory allocations on win32 libpurple uninit.Thu, 09 Apr 2009 17:59:35 +0000, by Nick Hebner
-
Various libpurple uninit memory cleanups.Thu, 09 Apr 2009 17:38:45 +0000, by Nick Hebner
-
Call purple_log_uninit() in purple_core_uninit().Thu, 09 Apr 2009 17:36:34 +0000, by Nick Hebner
-
Add purple_{buddy,chat,group,contact}_destroy to the blist API, freeThu, 09 Apr 2009 17:33:20 +0000, by Nick Hebner
-
Fix doxygen tags.Thu, 09 Apr 2009 01:59:24 +0000, by Sadrul Habib Chowdhury
-
Notify the user if a contact invites them to a voice call over MSN.Thu, 09 Apr 2009 01:38:23 +0000, by Mike Ruprecht
-
Inform the user when someone tries to initiate a video call with them in msn.Wed, 08 Apr 2009 22:49:14 +0000, by Mike Ruprecht
-
merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'Wed, 08 Apr 2009 22:48:04 +0000, by Mike Ruprecht
-
Bump required Farsight2 version to 0.0.9.Wed, 08 Apr 2009 22:36:53 +0000, by Mike Ruprecht
-
Use GtkVolumeButtons for audio if it's available.Wed, 08 Apr 2009 21:48:22 +0000, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)Tue, 07 Apr 2009 08:11:26 +0000, by Marcus Lundblad
-
More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLibWed, 08 Apr 2009 01:40:39 +0000, by Elliott Sales de Andrade
-
Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.Wed, 08 Apr 2009 16:45:16 +0000, by Sadrul Habib Chowdhury
-
Initialize file descriptors to -1.Wed, 08 Apr 2009 16:28:17 +0000, by Sadrul Habib Chowdhury
-
- Don't bother changing/signalling the selected row from NULL to NULLWed, 08 Apr 2009 12:35:09 +0000, by Richard Nelson
-
Drop this directory, too. I think maybe it didn't happen before becauseWed, 08 Apr 2009 09:43:52 +0000, by Mark Doliner
-
encode urls passed to tinyurlTue, 07 Apr 2009 23:26:33 +0000, by Richard Nelson
-
More updates for GTK+ 3.0. This only fixes the single-includes. Fixing allTue, 07 Apr 2009 05:28:58 +0000, by Elliott Sales de Andrade
-
Updates for GTK+ 3.0. Remove some deprecated functions (someone shouldTue, 07 Apr 2009 05:22:48 +0000, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)Tue, 07 Apr 2009 05:10:52 +0000, by Marcus Lundblad
-
Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!Mon, 06 Apr 2009 23:05:02 +0000, by Richard Nelson
-
Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicelyMon, 06 Apr 2009 13:18:36 +0000, by Richard Nelson
-
ChangeLog the TinyURL pluginMon, 06 Apr 2009 11:23:07 +0000, by Richard Nelson
-
Add a gnt TinyURL plugin. Closes #2017Mon, 06 Apr 2009 10:36:43 +0000, by Richard Nelson
-
Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.Mon, 06 Apr 2009 10:33:28 +0000, by Richard Nelson
-
Activate the current status for an account being enabledMon, 06 Apr 2009 10:31:17 +0000, by Richard Nelson
-
Redraw the textview when a tag is changedMon, 06 Apr 2009 10:30:25 +0000, by Richard Nelson
-
merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'Mon, 06 Apr 2009 06:11:24 +0000, by Elliott Sales de Andrade
-
Also, fix the libpurple makefile to use the correct cflags/libs.Mon, 06 Apr 2009 06:09:07 +0000, by Elliott Sales de Andrade
-
Some configure.ac updates.Mon, 06 Apr 2009 05:49:05 +0000, by Elliott Sales de Andrade
-
merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'Mon, 06 Apr 2009 02:07:40 +0000, by Mike Ruprecht
-
Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.Sun, 05 Apr 2009 23:20:42 +0000, by Paul Aurich
-
This file was moved to a jingle subdirectory, but I don't see anySun, 05 Apr 2009 22:59:21 +0000, by Mark Doliner
-
Added a note about receiving "attentions" in the ChangeLog entry for the newSun, 05 Apr 2009 22:20:12 +0000, by Marcus Lundblad
-
Mark's commit reminds me that this should be in POTFILES.inSun, 05 Apr 2009 23:03:28 +0000, by Paul Aurich
-
Fix up the propagateSun, 05 Apr 2009 21:18:15 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)Sun, 05 Apr 2009 21:13:10 +0000, by Paul Aurich
-
Drop a variable left over from the propagate.Sun, 05 Apr 2009 21:54:03 +0000, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)Sun, 05 Apr 2009 21:49:01 +0000, by Paul Aurich