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-773-g4d880


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-773-g4d880bd
Date: Mon, 27 Jul 2009 12:03:31 +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  4d880bd78462726d84bae8a1c6d593d06af2d61f (commit)
       via  a1edd7f28a94b05b3fd48850e80dd0b96bead96e (commit)
       via  42710eca56d40ba44bd80e52b42d4883b59291c0 (commit)
       via  db0ab43d34135721e7e82ba62d413681e462f801 (commit)
       via  00396b2d6cb415f19cefda552e3edd571a71ac93 (commit)
       via  6031f8577a5da51976e29219a6222278cd70b9d2 (commit)
       via  163b1639eab9b48eab64752205d75f951547b5c7 (commit)
       via  27b5e5cbc5517702d5660e2120013aa80ed6f97b (commit)
       via  38d5e09c01ddffc98430c3c55ed3ccb821180cbf (commit)
       via  b62c12a425ab03fd37879e224e29ed53d167f8d4 (commit)
       via  54a782bed8c1d1c02b9d6cc192df5ec4840796df (commit)
       via  da8273b1311e75a7d2fb3a2ce0baa1ff4c07775f (commit)
       via  e2ce4cd017ced44c6a54035f9a0797928dc31033 (commit)
       via  2afd4629165ac5605142cfbe7a1a3607419cb81d (commit)
       via  f7d7808a7a0aa4301da16074482ba9547ceff2c8 (commit)
      from  e4fd107f74a7abf60cc7e0af45bed254e915f27d (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 4d880bd78462726d84bae8a1c6d593d06af2d61f
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 13:56:03 2009 +0200

    Remove the RESIZE feature of the sheet.
    
    This feature is currently unused, and probably
    broken.

commit a1edd7f28a94b05b3fd48850e80dd0b96bead96e
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 13:38:13 2009 +0200

    Re-enable signal emmission on row/column selection

commit 42710eca56d40ba44bd80e52b42d4883b59291c0
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 12:58:06 2009 +0200

    Removed unused function

commit db0ab43d34135721e7e82ba62d413681e462f801
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 12:56:13 2009 +0200

    Removed unnecessary variable and consequently unreachable code.

commit 00396b2d6cb415f19cefda552e3edd571a71ac93
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 12:51:36 2009 +0200

    Avoid the need for an extra click when de-selecting a region

commit 6031f8577a5da51976e29219a6222278cd70b9d2
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 12:44:26 2009 +0200

    Re-enable selection of complete rows/columns

commit 163b1639eab9b48eab64752205d75f951547b5c7
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 11:51:03 2009 +0200

    Remove unused function psppire_sheet_cell_get_state

commit 27b5e5cbc5517702d5660e2120013aa80ed6f97b
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 11:46:43 2009 +0200

    Prevent var sheet from traversing to an invalid cell

commit 38d5e09c01ddffc98430c3c55ed3ccb821180cbf
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 11:29:43 2009 +0200

    Redraw affected areas after de-selecting a region

commit b62c12a425ab03fd37879e224e29ed53d167f8d4
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 11:22:00 2009 +0200

    Redraw selection when reducing its area.
    
    This change ensures that the area of the selection
    is properly indicated when it's in the process of
    being decreasing its area as well as increasing it.

commit 54a782bed8c1d1c02b9d6cc192df5ec4840796df
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 11:12:18 2009 +0200

    Replaced GTK_STATE_NORMAL with PSPPIRE_SHEET_NORMAL where appropriate

commit da8273b1311e75a7d2fb3a2ce0baa1ff4c07775f
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 11:06:51 2009 +0200

    Removed unnecessary variables

commit e2ce4cd017ced44c6a54035f9a0797928dc31033
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 10:53:38 2009 +0200

    Made selection a bit more reliable

commit 2afd4629165ac5605142cfbe7a1a3607419cb81d
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 09:55:38 2009 +0200

    Remove unnecessary variable

commit f7d7808a7a0aa4301da16074482ba9547ceff2c8
Author: John Darrington <address@hidden>
Date:   Mon Jul 27 09:48:43 2009 +0200

    Partial fix of selection in the sheet.
    
    This change re-enables the display of sheet
    selections.  Unfortunately, the selected cells
    aren't properly de-selected (yet).

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

Summary of changes:
 lib/gtk-contrib/psppire-sheet.c | 1097 +++++++++------------------------------
 lib/gtk-contrib/psppire-sheet.h |    5 -
 src/ui/gui/psppire-var-sheet.c  |    3 +
 3 files changed, 250 insertions(+), 855 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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