Thanks.  I pushed them.

Do you know why var-type-dialog has two toggle handlers,
on_toggle_1 and on_toggle_2?  It seems to me that they could be
combined.

John Darrington <j...@darrington.wattle.id.au> writes:

> At a first glance, these look fine.
>
> I haven't tested them.
>
> On Fri, Jul 13, 2012 at 12:00:22AM -0700, Ben Pfaff wrote:
>      I'm looking over the var-type-dialog code in response to John's
>      earlier bug report.  I see some problems.  Here is one bug fix
>      and one cleanup.  I plan to do others, but this is all for tonight.
>      
>      Comments?
>      
>      Thanks,
>      
>      Ben.
>      
>      Ben Pfaff (2):
>        var-type-dialog: Avoid static variables.
>        var-type-dialog: Move UI into separate .ui file.
>      
>       src/ui/gui/automake.mk          |    3 +-
>       src/ui/gui/var-sheet-dialogs.ui |  413 
> --------------------------------------
>       src/ui/gui/var-type-dialog.c    |   28 ++--
>       src/ui/gui/var-type-dialog.ui   |  418 
> +++++++++++++++++++++++++++++++++++++++
>       4 files changed, 433 insertions(+), 429 deletions(-)
>       create mode 100644 src/ui/gui/var-type-dialog.ui
>      
>      -- 
>      1.7.2.5
>      
>      
>      _______________________________________________
>      pspp-dev mailing list
>      pspp-dev@gnu.org
>      https://lists.gnu.org/mailman/listinfo/pspp-dev

_______________________________________________
pspp-dev mailing list
pspp-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to