log

age author description
Sun, 13 May 2007 07:29:51 +0000 Sadrul Habib Chowdhury DBusify userinfo stuff.
Sun, 13 May 2007 05:27:54 +0000 Daniel Atallah Instead of flashing the taskbar continuously, flash it three times and leave it highlighted. Fixes #117.
Sun, 13 May 2007 05:26:38 +0000 Daniel Atallah Don't stop all windows from flashing when any Windows Pidgin window is focused. I also noticed that we were registering a callback for the focus-in-event for each flash start and never unregistering it, so this fixes that too. Fixes #554.
Sun, 13 May 2007 00:32:47 +0000 Richard Nelson gntworkspace doc
Sun, 13 May 2007 00:21:15 +0000 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 6f6e8345100a2f026e20c28fa52592fadd9c8193)
Sat, 12 May 2007 20:34:56 +0000 Evan Schoenberg merge of '3ac5981b26be545a8c546e09b6689c2359fad1bb'
Sat, 12 May 2007 19:14:14 +0000 Sean Egan Revert g_thread_init as it didn't help Luke
Sat, 12 May 2007 17:38:04 +0000 Stu Tomlinson In MSN we fake sending messages to yourself. This had a small bug in that
Sat, 12 May 2007 20:34:01 +0000 Evan Schoenberg Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than if
Sat, 12 May 2007 20:33:26 +0000 Evan Schoenberg Use switch() rather than a series of if() statements which hit all the values of the enum
Sat, 12 May 2007 14:28:59 +0000 Stu Tomlinson Fix for detecting gnome proxy settings from ticket #935
Sat, 12 May 2007 13:24:59 +0000 Stu Tomlinson ChangeLog a couple of things
Sat, 12 May 2007 13:22:15 +0000 Stu Tomlinson merge of '3906a45b801345d9fe5dde15ca9853fa78ee6839'
Sat, 12 May 2007 13:21:29 +0000 Stu Tomlinson - Add scriptlet Requires for GConf2 to fix schema installation
Sat, 12 May 2007 13:20:04 +0000 Stu Tomlinson Patch from sourceforge tracker 1652005 from wabz to fix displaying file
Sat, 12 May 2007 09:24:10 +0000 Sadrul Habib Chowdhury Fix the commit from earlier today about null-widgets.
Sat, 12 May 2007 02:50:27 +0000 Richard Laager Only include Google Talk if we have XMPP.
Sat, 12 May 2007 02:43:16 +0000 Richard Laager merge of '2ac6f565005a69737bcf28a5f6ca11d74d2e5733'
Fri, 11 May 2007 22:57:28 +0000 Daniel Atallah Fix incorrect widget names in pidginrc plugin. Also, fix spacing - I'm not sure if this actually matters. Fixes #874.
Fri, 11 May 2007 21:09:24 +0000 Sadrul Habib Chowdhury Remove the fatal-asserts thingies.
Fri, 11 May 2007 21:08:47 +0000 Sadrul Habib Chowdhury A workaround for an ncurses bug about multi-cell characters and panels.
Fri, 11 May 2007 21:06:47 +0000 Sadrul Habib Chowdhury Do not process clicks on no widget.
Sat, 12 May 2007 02:40:59 +0000 Richard Laager Sort Google Talk appropriately.
Fri, 11 May 2007 20:10:43 +0000 Daniel Atallah Hack to prevent a completely collapsed user list from coming ack with a 1-pixel width. Fixes #624.
Fri, 11 May 2007 20:06:57 +0000 Stu Tomlinson Ignore bold, underline and other formatting type things in SPAN tags if
Wed, 23 May 2007 23:13:11 +0000 Sean Egan Patch #1038. Fix receiving of Yahoo buddy icons. Thanks, vampire!
Wed, 23 May 2007 22:34:19 +0000 Sean Egan ChangeLog
Wed, 23 May 2007 22:33:09 +0000 Sean Egan ChangeLog
Wed, 23 May 2007 21:27:24 +0000 Sean Egan If Google Talk tells you a roster item as a none subscription, we probably don't ever want to show it. Fixes #1189
Wed, 23 May 2007 21:15:54 +0000 Sean Egan Make 'typed' icon not have any keys depressed. Should fix #1116