pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-447-g674c3


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-447-g674c327
Date: Thu, 12 Mar 2009 23:23:04 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".

The branch, master has been updated
       via  674c327f377d851383fcd613f82c1bb61f14a978 (commit)
       via  df63b7b8aec3bd284ba2c4e62f1fc30924fe2c5b (commit)
       via  db242f93edb9e4c00abe2d30da32f31cfb187424 (commit)
      from  956d5089baf3074a19d44538d712d96afcc088e7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 674c327f377d851383fcd613f82c1bb61f14a978
Author: John Darrington <address@hidden>
Date:   Fri Mar 13 08:19:25 2009 +0900

    Fixed problems getting accelerator keys to work in data editor

commit df63b7b8aec3bd284ba2c4e62f1fc30924fe2c5b
Author: John Darrington <address@hidden>
Date:   Fri Mar 13 08:09:23 2009 +0900

    Split data-editor.glade into two files.
    
    Seperated the glade specification of the data editor
    widgets from those of the popup dialogs in the
    variable sheet.

commit db242f93edb9e4c00abe2d30da32f31cfb187424
Author: John Darrington <address@hidden>
Date:   Fri Mar 13 07:17:26 2009 +0900

    Re-arrange data-editor widgets.
    
    Made the data editor somewhat more HIG
    compliant.

-----------------------------------------------------------------------

Summary of changes:
 src/ui/gui/automake.mk             |    7 +-
 src/ui/gui/data-editor.glade       | 1021 +-----------------------------------
 src/ui/gui/missing-val-dialog.c    |   12 +-
 src/ui/gui/missing-val-dialog.h    |    2 +-
 src/ui/gui/psppire-data-window.c   |    9 -
 src/ui/gui/psppire-var-sheet.c     |   41 ++-
 src/ui/gui/val-labs-dialog.c       |    9 +-
 src/ui/gui/val-labs-dialog.h       |    2 +-
 src/ui/gui/var-sheet-dialogs.glade |  921 ++++++++++++++++++++++++++++++++
 src/ui/gui/var-type-dialog.c       |   12 +-
 src/ui/gui/var-type-dialog.h       |    2 +-
 11 files changed, 1013 insertions(+), 1025 deletions(-)
 create mode 100644 src/ui/gui/var-sheet-dialogs.glade


hooks/post-receive
--
GNU PSPP




reply via email to

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