log pidgin/gtkblist.c @ 18570:2531210dc345

age author description
Thu, 05 Jul 2007 02:39:54 +0000 Ka-Hing Cheung merge of '6521407fd5a6d9175e6532a874a2735658c113e9'
Sun, 01 Jul 2007 03:15:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98416e917a1165a4df7eb5839840348ff4c17bf2)
Wed, 27 Jun 2007 20:19:15 +0000 Sean Egan Mobile icon trumps prpl icon in expanded buddies. Fixes #515
Wed, 27 Jun 2007 19:43:48 +0000 Sean Egan Patch from SuperMMX to correct group colors. Fixes #1640
Mon, 25 Jun 2007 17:44:40 +0000 Casey Harkins Work around bug in older gtk+ versions which does not set the changed_mask
Sat, 23 Jun 2007 18:53:14 +0000 Mark Doliner This is a less dumb way to make sure we don't wrap
Thu, 05 Jul 2007 02:35:50 +0000 Ka-Hing Cheung Show idle times in the buddy list as days, hours, seconds. Patch from
Thu, 21 Jun 2007 05:58:23 +0000 Ka-Hing Cheung fix double clicking joined chat by asking the prpl what the real name of
Wed, 20 Jun 2007 23:33:32 +0000 Sean Egan Chat topics in status line of chat infopanes
Wed, 20 Jun 2007 21:00:34 +0000 Sean Egan Rounds icons in the infopane. Since gdk_pixbuf_animation_get_static_image seems to return pixbufs without alpha channels, this only rounds animated icons that aren't transparent.
Wed, 20 Jun 2007 20:14:17 +0000 Sean Egan Show screenname instead of alias in conversation infopanes
Wed, 20 Jun 2007 17:58:50 +0000 Stu Tomlinson Fix a compile warning with gtk < 2.6
Wed, 20 Jun 2007 17:42:32 +0000 Stu Tomlinson editing-started & editing-canceled signals are in gtk 2.6 and above only
Tue, 19 Jun 2007 02:11:50 +0000 Sean Egan Start work on blist pane in conversation. Looks like: http://pidgin.im/~seanegan/infopane.png Certainly much to be done yet.
Sun, 17 Jun 2007 15:13:09 +0000 Stu Tomlinson We certainly don't need duplicated About & Debug Window menu items