log pidgin/gtkimhtmltoolbar.c @ 18789:09082badaa46

age author description
Fri, 03 Aug 2007 05:58:10 +0000 Mark Doliner Get rid of two minor compile warnings:
Thu, 02 Aug 2007 19:05:31 +0000 Sean Egan Move 'Reset formatting' to Font dropdown
Thu, 02 Aug 2007 15:40:19 +0000 Daniel Atallah Clean up the font and insert menus when the imhtmltoolbar is disposed of. This fixes a leak (and the crash in #2385). Fixes #2385.
Thu, 02 Aug 2007 05:10:11 +0000 Ka-Hing Cheung Show current outgoing conversation formatting on the font label on
Wed, 01 Aug 2007 04:05:18 +0000 Daniel Atallah Fix new IMHTML formatting popups not going away issue. It turns out they were being put back when they were being hidden (I'm not sure why this didn't happen on linux - it seems like it should be a problem everywhere). Fixes #2317.
Sun, 01 Jul 2007 01:08:10 +0000 Richard Laager Rework the smiley dialog close logic: Escape will always close the window.
Sun, 01 Jul 2007 00:59:35 +0000 Richard Laager Rework the logic to be (IMHO) easy to read.