Commit (STABLE): Re: [PATCH] Small Gtk font dialog fix

From: J.M. Maurer <j.m.maurer_at_student.utwente.nl>
Date: Wed Jan 12 2005 - 21:35:23 CET

Backport: Unset formatting options (strike/underline/overline) properly
in
the format font dialog (Tim O'Brien)

CVS:
----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: Tag: ABI-2-2-0-STABLE
CVS: ./src/af/xap/unix/xap_UnixDlg_FontChooser.cpp
CVS:
----------------------------------------------------------------------

On Wed, 2005-01-12 at 20:41 +0100, J.M. Maurer wrote:
> Thanks for the explanation. The bug indeed exist. Applied you patch.
>
> Thanks!
> Marc
>
> Unset formatting options (strike/underline/overline) properly in
> the format font dialog (Tim O'Brien)
>
> CVS:
> ----------------------------------------------------------------------
> CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
> CVS:
> CVS: Committing in .
> CVS:
> CVS: Modified Files:
> CVS: ./src/af/xap/unix/xap_UnixDlg_FontChooser.cpp
> CVS:
> ----------------------------------------------------------------------
>
> backport
>
>
> On Mon, 2005-01-10 at 04:54 +1300, Tim O'Brien wrote:
> > Hi,
> >
> > Fixed a small problem in the Font dialog where when a formatting option
> > (strike/underline/overline) is set, and the user tries to unset them
> > using the toggle button, nothing happens. This is due to the "toggled"
> > signal handler being called twice, once as result of
> > gtk_toggle_button_set_active(,true) and second time the user clicks the
> > button.
> >
>
Received on Wed Jan 12 21:35:18 2005

This archive was generated by hypermail 2.1.8 : Wed Jan 12 2005 - 21:35:18 CET