Mon, 23 Apr 2007 17:39:58 +0000 |
Richard Laager |
The buddy icon code as it stands, with lots of bugs and design flaws.
|
Wed, 25 Apr 2007 01:51:01 +0000 |
Sean Egan |
Use Tango colors on conversation tabs. Same colors, different tones.
|
Mon, 23 Apr 2007 03:02:37 +0000 |
Daniel Atallah |
Fix #248 (Control shouldn't steal focus from scrollback)
|
Sat, 21 Apr 2007 14:02:48 +0000 |
Stu Tomlinson |
Fix ignore in chats when using right-click on a nick in the conversation
|
Fri, 20 Apr 2007 03:00:07 +0000 |
Stu Tomlinson |
Patch from khc to remove the typing notifcation callback when the window is
|
Tue, 17 Apr 2007 11:14:50 +0000 |
Stu Tomlinson |
Fix for using Pango < 1.4, will not have complete RTL support with older
|
Mon, 16 Apr 2007 05:27:17 +0000 |
Richard Laager |
Word on the street is that we don't want things named pidginfoo_bar(), but
|
Mon, 16 Apr 2007 02:05:07 +0000 |
Richard Laager |
Rename the Doxygen group from gtkui to pidgin.
|
Fri, 13 Apr 2007 04:15:14 +0000 |
Richard Laager |
Patch cleanups:
|
Fri, 13 Apr 2007 04:13:24 +0000 |
Shlomi Loubaton |
Patch from shlomil in ticket #78.
|
Wed, 11 Apr 2007 13:38:05 +0000 |
Stu Tomlinson |
Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
|
Sat, 07 Apr 2007 19:47:35 +0000 |
Nathan Walp |
block and unblock have the right icons now
|
Wed, 04 Apr 2007 19:18:24 +0000 |
Nathan Walp |
these are 16x16 now
|
Wed, 04 Apr 2007 10:18:17 +0000 |
Nathan Walp |
don't show the typing animation when the typing conversation isn't the active tab
|
Sat, 24 Mar 2007 17:51:05 +0000 |
Stu Tomlinson |
More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
|
Wed, 21 Mar 2007 09:00:54 +0000 |
Richard Laager |
Re-sed the copyright notices so they don't all talk about Purple.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Mon, 19 Mar 2007 06:11:46 +0000 |
Sean Egan |
According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
|
Mon, 19 Mar 2007 06:01:29 +0000 |
Sean Egan |
More Gaim to Pidgin stuff
|
Thu, 01 Mar 2007 21:48:46 +0000 |
Sean Egan |
Fix a small leak
|
Thu, 01 Mar 2007 21:46:50 +0000 |
Sean Egan |
Fix that bug with the tab icons
|
Mon, 26 Feb 2007 07:49:51 +0000 |
Sean Egan |
Typing notification icon
|
Mon, 26 Feb 2007 06:24:18 +0000 |
Sean Egan |
multi-sized prpl icons
|
Mon, 26 Feb 2007 03:54:08 +0000 |
Sean Egan |
multiple-sized status icons for window icons. Still need to do prpl icons
|
Sun, 25 Feb 2007 09:07:43 +0000 |
Sean Egan |
docklet pending status
|
Wed, 21 Feb 2007 21:54:38 +0000 |
Sean Egan |
New chatlist icons. founder and ignored still needed.
|
Wed, 14 Feb 2007 02:35:35 +0000 |
Daniel Atallah |
Some more pidgininfication
|
Sun, 11 Feb 2007 03:05:41 +0000 |
Daniel Atallah |
A double click on the conv. area was getting through to the middle-click parting code. What is worse is that it wasn't necessarily choosing the correct tab. I didn't want to change pidgin_conv_get_tab_at_xy() to only deal with being actually over a tab, so we will ignore double clicks here.
|
Fri, 09 Feb 2007 17:23:47 +0000 |
Richard Laager |
SF Patch #1653845 from Matt Perry
|
Tue, 06 Feb 2007 19:22:34 +0000 |
Evan Schoenberg |
Moved linkification of incoming messages to pidgin_conv_write_conv()
|