[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/2] var-type-dialog fix and cleanup
From: |
Ben Pfaff |
Subject: |
Re: [PATCH 0/2] var-type-dialog fix and cleanup |
Date: |
Fri, 13 Jul 2012 07:35:08 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
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 <address@hidden> 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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/pspp-dev