pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-120


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-120-ga698937
Date: Thu, 20 Nov 2008 01:56:05 +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, rewrite-sheet has been updated
       via  a698937f8a70b90dda232f9dc9b5c6664c4a4a2d (commit)
       via  d6f77c745fe3ebfffdab2cc47f7862ce379a7e9f (commit)
       via  ebe737ac4b632d60bd856c144892a11c1a089850 (commit)
       via  c7c61364c6b69c4fb0eb032a95644549ed8fab38 (commit)
       via  7a9f7b6090f2b95a13186dc783b4a94c174d14c6 (commit)
       via  c0bffbc81f6f7bf9e437391c1e5e13a6af188cb6 (commit)
      from  5e1469fde0a9b5bd3fefe52d7d8379b7379a618b (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 a698937f8a70b90dda232f9dc9b5c6664c4a4a2d
Author: John Darrington <address@hidden>
Date:   Thu Nov 20 10:49:23 2008 +0900

    Improve the behaviour of the moveto function

commit d6f77c745fe3ebfffdab2cc47f7862ce379a7e9f
Author: John Darrington <address@hidden>
Date:   Thu Nov 20 09:36:21 2008 +0900

    Reduce flicker on scrolling

commit ebe737ac4b632d60bd856c144892a11c1a089850
Author: John Darrington <address@hidden>
Date:   Thu Nov 20 09:15:09 2008 +0900

    Combine cell_draw_bg and cell_draw_label into a single function

commit c7c61364c6b69c4fb0eb032a95644549ed8fab38
Author: John Darrington <address@hidden>
Date:   Thu Nov 20 09:03:46 2008 +0900

    Fix entry widget size allocation.

commit 7a9f7b6090f2b95a13186dc783b4a94c174d14c6
Author: John Darrington <address@hidden>
Date:   Thu Nov 20 08:34:37 2008 +0900

    Deleted lib/gtksheet/gtkextrafeatures.h

commit c0bffbc81f6f7bf9e437391c1e5e13a6af188cb6
Author: John Darrington <address@hidden>
Date:   Thu Nov 20 08:29:55 2008 +0900

    Deleted gtkitementry
    
    Removed the (custom) widget gtkitementry and use a standard
    GtkEntry widget instead.

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

Summary of changes:
 lib/gtksheet/automake.mk         |    2 -
 lib/gtksheet/gtkextrafeatures.h  |   57 -
 lib/gtksheet/gtkitementry.c      | 2407 --------------------------------------
 lib/gtksheet/gtkitementry.h      |   76 --
 lib/gtksheet/gtksheet.c          |  423 ++-----
 src/ui/gui/psppire-data-editor.c |    8 +-
 6 files changed, 115 insertions(+), 2858 deletions(-)
 delete mode 100644 lib/gtksheet/gtkextrafeatures.h
 delete mode 100644 lib/gtksheet/gtkitementry.c
 delete mode 100644 lib/gtksheet/gtkitementry.h


hooks/post-receive
--
GNU PSPP




reply via email to

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