log

age author description
Sun, 12 Apr 2009 18:58:27 +0000 Sadrul Habib Chowdhury Indentation changes, initialization changes etc.
Sun, 12 Apr 2009 18:10:03 +0000 Saleem Abdulrasool Add a simple progress-bar in libgnt.
Sun, 12 Apr 2009 23:46:55 +0000 Paul Aurich PidginBlistTheme now copies all its parameters instead of taking ownership.
Sun, 12 Apr 2009 22:34:07 +0000 Paul Aurich Free priv->idle.
Sun, 12 Apr 2009 22:25:56 +0000 Paul Aurich Free the DNS query data before purple_url_parse() to avoid leaking on failure.
Sun, 12 Apr 2009 22:23:34 +0000 Paul Aurich Don't leak the struct sockaddr* from purple_dnsquery_a.
Sun, 12 Apr 2009 21:53:41 +0000 Paul Aurich Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
Sun, 12 Apr 2009 21:52:37 +0000 Paul Aurich Don't leak GdkColor*s in PidginBlistThemes
Sun, 12 Apr 2009 21:30:33 +0000 Paul Aurich Plug leak of PurpleContact->alias
Sun, 12 Apr 2009 20:47:38 +0000 Paul Aurich Fix a leak when loading themes.
Sun, 12 Apr 2009 00:34:57 +0000 Sadrul Habib Chowdhury Fix build with --disable-vv --enable-gstreamer.
Sat, 11 Apr 2009 21:54:06 +0000 Paul Aurich Fix two int/size_t format build warnings on 64-bit
Sat, 11 Apr 2009 21:52:58 +0000 Paul Aurich Reformat a printf so the HTTP headers are easier to read
Sat, 11 Apr 2009 17:41:18 +0000 Paul Aurich merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
Sat, 11 Apr 2009 07:20:53 +0000 Sadrul Habib Chowdhury Starring Carlos Bederian as Zzzoom. Closes #8711.
Sat, 11 Apr 2009 06:40:48 +0000 Sadrul Habib Chowdhury Open a chat-invite dialog when a buddy is dragged onto a chat.
Sat, 11 Apr 2009 06:01:36 +0000 Sadrul Habib Chowdhury Reset some global data when uninit-ing. Fixes a crash on quit.
Sat, 11 Apr 2009 06:00:50 +0000 Sadrul Habib Chowdhury Fix build with --disable-gstreamer.
Sat, 11 Apr 2009 17:41:10 +0000 Paul Aurich Change purple_blist_get_buddies to return a list instead of the hash table.
Sat, 11 Apr 2009 04:34:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Sat, 11 Apr 2009 02:55:46 +0000 Paul Aurich Fix the dbus type for calling PurpleBlistSetVisible.
Fri, 10 Apr 2009 18:55:26 +0000 Sadrul Habib Chowdhury Fix build when srcdir != builddir.
Fri, 10 Apr 2009 07:31:51 +0000 Elliott Sales de Andrade merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
Fri, 10 Apr 2009 07:30:32 +0000 Elliott Sales de Andrade Don't print 'no' twice if GADU libs are not found by pkg-config.
Fri, 10 Apr 2009 07:16:20 +0000 Elliott Sales de Andrade Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Fri, 10 Apr 2009 06:18:08 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Fri, 10 Apr 2009 05:57:23 +0000 Elliott Sales de Andrade Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
Fri, 10 Apr 2009 01:32:31 +0000 Mike Ruprecht Fix assertion when the blist theme preference is empty.
Fri, 10 Apr 2009 01:18:15 +0000 Mike Ruprecht Fix purple_buddy_destroy crash on exit.