Mercurial > pidgin
graph
-
merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'2009-04-12, by Sadrul Habib Chowdhury
-
Changelog the progressbar addition.2009-04-12, by Sadrul Habib Chowdhury
-
Change how the progressbar is drawn.2009-04-12, by Sadrul Habib Chowdhury
-
Indentation changes, initialization changes etc.2009-04-12, by Sadrul Habib Chowdhury
-
Add a simple progress-bar in libgnt.2009-04-12, by Saleem Abdulrasool
-
PidginBlistTheme now copies all its parameters instead of taking ownership.2009-04-12, by Paul Aurich
-
Free priv->idle.2009-04-12, by Paul Aurich
-
Free the DNS query data before purple_url_parse() to avoid leaking on failure.2009-04-12, by Paul Aurich
-
Don't leak the struct sockaddr* from purple_dnsquery_a.2009-04-12, by Paul Aurich
-
Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)2009-04-12, by Paul Aurich
-
Don't leak GdkColor*s in PidginBlistThemes2009-04-12, by Paul Aurich
-
Plug leak of PurpleContact->alias2009-04-12, by Paul Aurich
-
Fix a leak when loading themes.2009-04-12, by Paul Aurich
-
Fix build with --disable-vv --enable-gstreamer.2009-04-12, by Sadrul Habib Chowdhury
-
Fix two int/size_t format build warnings on 64-bit2009-04-11, by Paul Aurich
-
Reformat a printf so the HTTP headers are easier to read2009-04-11, by Paul Aurich
-
merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'2009-04-11, by Paul Aurich
-
Starring Carlos Bederian as Zzzoom. Closes #8711.2009-04-11, by Sadrul Habib Chowdhury
-
Open a chat-invite dialog when a buddy is dragged onto a chat.2009-04-11, by Sadrul Habib Chowdhury
-
Reset some global data when uninit-ing. Fixes a crash on quit.2009-04-11, by Sadrul Habib Chowdhury
-
Fix build with --disable-gstreamer.2009-04-11, by Sadrul Habib Chowdhury
-
Change purple_blist_get_buddies to return a list instead of the hash table.2009-04-11, by Paul Aurich
-
propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)2009-04-11, by Paul Aurich
-
Fix the dbus type for calling PurpleBlistSetVisible.2009-04-11, by Paul Aurich
-
Fix build when srcdir != builddir.2009-04-10, by Sadrul Habib Chowdhury
-
merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'2009-04-10, by Elliott Sales de Andrade
-
Don't print 'no' twice if GADU libs are not found by pkg-config.2009-04-10, by Elliott Sales de Andrade
-
Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP2009-04-10, by Elliott Sales de Andrade
-
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of2009-04-10, by foss
-
A patch from Arunan Balasubramaniam to use timeouts in seconds instead of2009-04-10, by foss
-
Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order2009-04-10, by Elliott Sales de Andrade
-
Fix assertion when the blist theme preference is empty.2009-04-10, by Mike Ruprecht
-
Fix purple_buddy_destroy crash on exit.2009-04-10, by Mike Ruprecht
-
Fix some assertions.2009-04-09, by Mike Ruprecht
-
Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.2009-04-09, by Mike Ruprecht
-
Switch media to store accounts rather than connections.2009-04-09, by Mike Ruprecht
-
Clean up libpurple memory allocations on win32 libpurple uninit.2009-04-09, by Nick Hebner
-
Various libpurple uninit memory cleanups.2009-04-09, by Nick Hebner
-
Call purple_log_uninit() in purple_core_uninit().2009-04-09, by Nick Hebner
-
Add purple_{buddy,chat,group,contact}_destroy to the blist API, free2009-04-09, by Nick Hebner
-
Fix doxygen tags.2009-04-09, by Sadrul Habib Chowdhury
-
Notify the user if a contact invites them to a voice call over MSN.2009-04-09, by Mike Ruprecht
-
Inform the user when someone tries to initiate a video call with them in msn.2009-04-08, by Mike Ruprecht
-
merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'2009-04-08, by Mike Ruprecht
-
Bump required Farsight2 version to 0.0.9.2009-04-08, by Mike Ruprecht
-
Use GtkVolumeButtons for audio if it's available.2009-04-08, by Mike Ruprecht
-
propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)2009-04-07, by Marcus Lundblad
-
More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib2009-04-08, by Elliott Sales de Andrade
-
Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.2009-04-08, by Sadrul Habib Chowdhury
-
Initialize file descriptors to -1.2009-04-08, by Sadrul Habib Chowdhury
-
- Don't bother changing/signalling the selected row from NULL to NULL2009-04-08, by Richard Nelson
-
Drop this directory, too. I think maybe it didn't happen before because2009-04-08, by Mark Doliner
-
encode urls passed to tinyurl2009-04-07, by Richard Nelson
-
More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all2009-04-07, by Elliott Sales de Andrade
-
Updates for GTK+ 3.0. Remove some deprecated functions (someone should2009-04-07, by Elliott Sales de Andrade
-
propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)2009-04-07, by Marcus Lundblad
-
Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!2009-04-06, by Richard Nelson
-
Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely2009-04-06, by Richard Nelson
-
ChangeLog the TinyURL plugin2009-04-06, by Richard Nelson
-
Add a gnt TinyURL plugin. Closes #20172009-04-06, by Richard Nelson