log pidgin/gtkimhtmltoolbar.c @ 18050:2f9eabdc6011

age author description
Wed, 06 Jun 2007 00:23:41 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Tue, 05 Jun 2007 06:20:13 +0000 Sadrul Habib Chowdhury Fix some stuff of bugs in the new toolbar.
Wed, 06 Jun 2007 00:58:02 +0000 Sean Egan merge of '4e6fe382a57a07a096f3fb69d0431a41a07711d1'
Wed, 06 Jun 2007 00:58:00 +0000 Sean Egan merge of '8364b50c7693c2d765b0e1f162f25a06a2bfe492'
Wed, 06 Jun 2007 00:29:22 +0000 Sean Egan disapproval of revision '36931658d931938ff03fe52b66e6707c76fae1f6'
Tue, 05 Jun 2007 07:06:09 +0000 Kevin Stange Using "C" for foreground Color seems better than having Font and Color with
Wed, 06 Jun 2007 00:57:17 +0000 Sean Egan disapproval of revision '2ad8703a579d72666763a6ba6e150ed8d68357e9'
Sat, 02 Jun 2007 13:05:31 +0000 Stu Tomlinson Fix a compile error and kill a bucket full of compile warnings
Wed, 06 Jun 2007 00:30:15 +0000 Sean Egan disapproval of revision '1f2acb75f934f19f04262b06c2907dece2731ed2'
Fri, 01 Jun 2007 03:20:34 +0000 Sean Egan Re-did the toolbar layout to take up less room. This is what we generally agreed to on devel@. I managed to do this, amazingly, not only without breaking Pidgin plugin API compatibility, but it doesn't even add any API. This is still totally raw; I'm comitting it mostly so I can continue it easily from hmoe
Sat, 26 May 2007 13:48:41 +0000 Gabriel Schulhof Forgot to remove spaces from before ;s
Sat, 26 May 2007 13:37:54 +0000 Gabriel Schulhof Coding style.
Sat, 26 May 2007 10:20:54 +0000 Gabriel Schulhof Minor change
Sat, 26 May 2007 10:19:27 +0000 Gabriel Schulhof Minor fix
Sat, 26 May 2007 10:03:55 +0000 Gabriel Schulhof Close smiley dialog on GDK_Escape or button 1 press.
Sun, 27 May 2007 01:41:02 +0000 Kevin Stange Only change the size when the imhtmltoolbar button has been activated,
Thu, 24 May 2007 23:37:05 +0000 Ethan Blanton disapproval of revision '1f819f5ad330efa81ac7906f854b46f0c8bbd7b6'
Thu, 24 May 2007 00:35:15 +0000 Sean Egan Change Toolbar to use three buttons with text.
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 00:57:53 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Tue, 24 Apr 2007 22:40:54 +0000 Sean Egan Add Hylke's font face icon
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.
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
Tue, 13 Mar 2007 07:19:06 +0000 Mark Doliner Don't use g_list_length() and g_slist_length() when all you want to
Mon, 05 Feb 2007 12:13:18 +0000 Sean Egan toolbar/menu icons. reduce the imhtmltoolbar spacing. more gaimstock pruning
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 09:03:46 +0000 Sean Egan dialogs
Sat, 03 Feb 2007 08:56:16 +0000 Sean Egan stock to pidgin
Sat, 03 Feb 2007 08:45:32 +0000 Sean Egan gtkutils changes
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/