Mercurial > pidgin.yaz
graph
-
In msimprpl, when converting point size and MySpaceIM-markup font size,Thu, 20 Mar 2008 04:21:57 +0000, by Jeffrey Connelly
-
Now that Adium has cyrus-sasl enabled, I'm having a lot of users report problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting.Thu, 20 Mar 2008 00:20:27 +0000, by Evan Schoenberg
-
Fix protocolhandler invocation. Fixes #5248Wed, 19 Mar 2008 03:13:19 +0000, by Daniel Atallah
-
Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.Tue, 18 Mar 2008 19:03:12 +0000, by Daniel Atallah
-
Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.Tue, 18 Mar 2008 02:13:24 +0000, by Sadrul Habib Chowdhury
-
merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'Mon, 17 Mar 2008 14:43:28 +0000, by Stu Tomlinson
-
gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()Mon, 17 Mar 2008 14:39:03 +0000, by Stu Tomlinson
-
G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important hereMon, 17 Mar 2008 14:43:07 +0000, by Stu Tomlinson
-
gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2Mon, 17 Mar 2008 14:35:33 +0000, by Stu Tomlinson
-
gtk_event_box_set_visible_window() is new in Gtk 2.4Mon, 17 Mar 2008 14:30:30 +0000, by Stu Tomlinson
-
Fix compiling on older Glib where G_GSSIZE_FORMAT is not definedMon, 17 Mar 2008 14:17:56 +0000, by Stu Tomlinson
-
Use purple_str_has_prefix which provides backwards compatibility with olderMon, 17 Mar 2008 14:15:29 +0000, by Stu Tomlinson
-
Fix compiling on older Glib where G_GSIZE_MODIFIER is not definedMon, 17 Mar 2008 14:13:47 +0000, by Stu Tomlinson
-
Limit the text input area to half the conversation's height.Mon, 17 Mar 2008 14:08:36 +0000, by Will Thompson
-
Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRMMon, 17 Mar 2008 13:38:34 +0000, by Will Thompson
-
Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.Mon, 17 Mar 2008 06:14:38 +0000, by Mark Doliner
-
Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.Mon, 17 Mar 2008 06:09:32 +0000, by Mark Doliner
-
Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTFMon, 17 Mar 2008 02:12:31 +0000, by Stu Tomlinson
-
merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'Mon, 17 Mar 2008 01:56:29 +0000, by Stu Tomlinson
-
I think "Yes" and "No" are better answers to "Would you like to merge theseMon, 17 Mar 2008 01:54:00 +0000, by Stu Tomlinson
-
Michael Ruprecht aka Maiku fixed #5210Fri, 21 Mar 2008 03:17:26 +0000, by Ka-Hing Cheung
-
never decrease the height by less than half a line, fixes the jumping issueMon, 17 Mar 2008 01:50:54 +0000, by Ka-Hing Cheung
-
merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'Sun, 16 Mar 2008 20:37:49 +0000, by Mark Doliner
-
Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()Sun, 16 Mar 2008 20:36:52 +0000, by Mark Doliner
-
Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'Sun, 16 Mar 2008 20:35:23 +0000, by Mark Doliner
-
scale & round the buddy icon in the buddy list before making it square, soSun, 16 Mar 2008 18:55:07 +0000, by Stu Tomlinson
-
merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'Sat, 15 Mar 2008 19:41:30 +0000, by Sadrul Habib Chowdhury