pspp-dev
[Top][All Lists]
Advanced

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

[PATCH 0/5] more var-type-dialog improvements


From: Ben Pfaff
Subject: [PATCH 0/5] more var-type-dialog improvements
Date: Mon, 16 Jul 2012 23:45:51 -0700

I'm working on more but this is what's ready.

Comments?

Ben Pfaff (5):
  var-type-dialog: Avoid string copy setting up currency treeview.
  var-type-dialog: Fix possible memory leaks.
  var-type-dialog: Use G_TYPE_INT to store an int.
  format: Make fmt_date_template() human-friendly, respect field width.
  var-type-dialog: Use fmt_date_template() to reduce duplication.

 src/data/data-in.c           |   14 +++++---
 src/data/data-out.c          |   17 ++++------
 src/data/format.c            |   73 +++++++++++++++++++++++++++++++++--------
 src/data/format.h            |    2 +-
 src/ui/gui/var-type-dialog.c |   74 +++++++++++++++++++++---------------------
 5 files changed, 112 insertions(+), 68 deletions(-)

-- 
1.7.2.5




reply via email to

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