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-406-g991f3


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-406-g991f3d8
Date: Wed, 25 Feb 2009 07:53:50 +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  991f3d8dbedb0c1ceb87207229f606f3d1d17e5d (commit)
       via  12fc15c56844de1492c4ee31cbb12a54b37cfc2e (commit)
       via  8a92e0e0463ae192f86a7ccc924380a171e6f5da (commit)
       via  211e4f7fcacb8aab37e2fbc3e7387fb448f8eb56 (commit)
       via  03e9ea4ed60c790091ab1ea85fffa29f0965f83e (commit)
       via  97e2b765b9b3cb25c85c5a6b0727d66e481411b1 (commit)
       via  57f8d4d2612512761fbdd49f1dbd0dc313a8d257 (commit)
      from  77c129d43e0d24192869d60f9ed928746cf01d7f (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 991f3d8dbedb0c1ceb87207229f606f3d1d17e5d
Author: John Darrington <address@hidden>
Date:   Wed Feb 25 16:52:31 2009 +0900

    Fix crash which occurred under mingw.
    
    Thanks to Michel Boaventu for reporting and diagnosing this problem.

commit 12fc15c56844de1492c4ee31cbb12a54b37cfc2e
Author: John Darrington <address@hidden>
Date:   Wed Feb 25 16:45:06 2009 +0900

    Fix display of window icon

commit 8a92e0e0463ae192f86a7ccc924380a171e6f5da
Author: John Darrington <address@hidden>
Date:   Wed Feb 25 10:20:14 2009 +0900

    Change argument type of pspp_window_register_foreach

commit 211e4f7fcacb8aab37e2fbc3e7387fb448f8eb56
Author: John Darrington <address@hidden>
Date:   Wed Feb 25 09:54:45 2009 +0900

    Prompt for save on closing data window

commit 03e9ea4ed60c790091ab1ea85fffa29f0965f83e
Author: John Darrington <address@hidden>
Date:   Wed Feb 25 07:26:03 2009 +0900

    Quit the application after closing the last window

commit 97e2b765b9b3cb25c85c5a6b0727d66e481411b1
Author: John Darrington <address@hidden>
Date:   Tue Feb 24 21:29:24 2009 +0900

    Made button-box an abstract type

commit 57f8d4d2612512761fbdd49f1dbd0dc313a8d257
Author: John Darrington <address@hidden>
Date:   Tue Feb 24 21:02:39 2009 +0900

    Made psppire-window an abstract type

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

Summary of changes:
 Makefile.am                          |   19 +++++-
 doc/automake.mk                      |   25 +++----
 src/ui/gui/about.c                   |    3 +-
 src/ui/gui/automake.mk               |   26 +++++++-
 src/ui/gui/psppire-buttonbox.c       |    2 +-
 src/ui/gui/psppire-data-window.c     |  118 ++++++++++++++++++++--------------
 src/ui/gui/psppire-data-window.h     |    5 --
 src/ui/gui/psppire-dialog.c          |    5 +-
 src/ui/gui/psppire-syntax-window.c   |   80 +++++------------------
 src/ui/gui/psppire-window-register.c |   12 +++-
 src/ui/gui/psppire-window-register.h |    5 +-
 src/ui/gui/psppire-window.c          |   89 +++++++++++++++++++++++--
 src/ui/gui/psppire-window.h          |    7 ++-
 tests/automake.mk                    |    3 +-
 14 files changed, 249 insertions(+), 150 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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