pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, sheet, updated. v0.10.2-139-g042ba


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, sheet, updated. v0.10.2-139-g042ba98
Date: Fri, 31 Mar 2017 12:27:23 -0400 (EDT)

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, sheet has been updated
       via  042ba98f0f2d34d85fc66e06d31a88c5d82561b8 (commit)
       via  6a2471b3e5f3e443ae1a2022040ebbbf0c1189d3 (commit)
       via  109eccf01c32b5784f464de2d424fd7a9905123f (commit)
       via  da01baa7c5ac97ee0b23db58585b50c587f12957 (commit)
       via  8cde324473e2057356df6002916a17f4b7f8b102 (commit)
       via  403493b1f40ad45303df55ffbc27d08b1d9a8623 (commit)
       via  1fdf781696f879bb3321bfe37f7923be810c7a8f (commit)
       via  ff035e9ed4ee22eb2e5e696c351d76febe428735 (commit)
       via  26acd16acda48dd3f8f4702e28d605f606bfa130 (commit)
       via  d9d46e3c7ef1a275f57bf9f8ad3e47231d6fb58c (commit)
       via  3d735db85a1a117906059174838b8861f87ec85a (commit)
      from  52e144652645cab108fb2db0a970f1ace2cbf2ea (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 042ba98f0f2d34d85fc66e06d31a88c5d82561b8
Author: John Darrington <address@hidden>
Date:   Fri Mar 31 14:41:51 2017 +0200

    Allow adding new variables in the var sheet

commit 6a2471b3e5f3e443ae1a2022040ebbbf0c1189d3
Author: John Darrington <address@hidden>
Date:   Fri Mar 31 14:40:11 2017 +0200

    Fix typo in comment

commit 109eccf01c32b5784f464de2d424fd7a9905123f
Author: John Darrington <address@hidden>
Date:   Fri Mar 31 12:50:26 2017 +0200

    Enable deletion of variables from var sheet

commit da01baa7c5ac97ee0b23db58585b50c587f12957
Author: John Darrington <address@hidden>
Date:   Fri Mar 31 12:14:52 2017 +0200

    Add popup menu on var sheet row header

commit 8cde324473e2057356df6002916a17f4b7f8b102
Author: John Darrington <address@hidden>
Date:   Fri Mar 31 10:57:23 2017 +0200

    Enable sorting of cases

commit 403493b1f40ad45303df55ffbc27d08b1d9a8623
Author: John Darrington <address@hidden>
Date:   Fri Mar 31 10:03:36 2017 +0200

    Enable the deletion of variables from the data sheet

commit 1fdf781696f879bb3321bfe37f7923be810c7a8f
Author: John Darrington <address@hidden>
Date:   Thu Mar 30 20:14:06 2017 +0200

    Add popup menu to insert a variable

commit ff035e9ed4ee22eb2e5e696c351d76febe428735
Author: John Darrington <address@hidden>
Date:   Thu Mar 30 14:31:37 2017 +0200

    Add popup menu for variables in data sheet

commit 26acd16acda48dd3f8f4702e28d605f606bfa130
Author: John Darrington <address@hidden>
Date:   Thu Mar 30 13:36:03 2017 +0200

    Use the "items-changed" signal instead of "changed"

commit d9d46e3c7ef1a275f57bf9f8ad3e47231d6fb58c
Author: John Darrington <address@hidden>
Date:   Thu Mar 30 12:10:35 2017 +0200

    New popup menu for cases

commit 3d735db85a1a117906059174838b8861f87ec85a
Author: John Darrington <address@hidden>
Date:   Thu Mar 30 12:09:08 2017 +0200

    remove case-inserted signal

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

Summary of changes:
 src/ui/gui/psppire-data-editor.c | 402 ++++++++++++++++++++++++++++++++++++---
 src/ui/gui/psppire-data-editor.h |  15 ++
 src/ui/gui/psppire-data-store.c  |  72 +++----
 src/ui/gui/psppire-data-store.h  |   2 +
 src/ui/gui/psppire-data-window.c |  23 ++-
 src/ui/gui/psppire-dict.c        |  31 +--
 6 files changed, 446 insertions(+), 99 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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