Fri, 06 Jul 2007 14:44:05 +0000 |
Daniel Atallah |
Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.
|
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.
|
Thu, 19 Apr 2007 22:28:18 +0000 |
Daniel Atallah |
Don't flash the conv. window if it is in the foreground.
|
Wed, 11 Apr 2007 13:38:05 +0000 |
Stu Tomlinson |
Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
|
Thu, 05 Apr 2007 04:25:11 +0000 |
Daniel Atallah |
4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Thu, 15 Feb 2007 18:19:51 +0000 |
Daniel Atallah |
winpidgin warning fixes
|
Sun, 11 Feb 2007 00:46:43 +0000 |
Daniel Atallah |
Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written.
|
Sat, 03 Feb 2007 20:36:01 +0000 |
Daniel Atallah |
merge of '5640aed5456a4805ad88daaba5fbb055024d2c46'
|
Sat, 03 Feb 2007 18:46:49 +0000 |
Daniel Atallah |
Win32 de-gaimification of pidgin
|
Sat, 03 Feb 2007 19:08:27 +0000 |
Sean Egan |
More pidgin changes
|
Sat, 03 Feb 2007 07:55:15 +0000 |
Sean Egan |
pidginconv to pidgin_conv
|
Sat, 03 Feb 2007 07:23:11 +0000 |
Sean Egan |
gaim_gtk to pidgin. I hope
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|