pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] var-type-dialog fix and cleanup


From: Ben Pfaff
Subject: [PATCH 0/2] var-type-dialog fix and cleanup
Date: Fri, 13 Jul 2012 00:00:22 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]