pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, psppsheet, created. v0.7.9-247-gd4


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, psppsheet, created. v0.7.9-247-gd4ae90b
Date: Tue, 26 Jun 2012 03:33:00 +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, psppsheet has been created
        at  d4ae90b2fe74d2d1427afad35d32c9e5584211ed (commit)

- Log -----------------------------------------------------------------
commit d4ae90b2fe74d2d1427afad35d32c9e5584211ed
Author: Ben Pfaff <address@hidden>
Date:   Mon Mar 26 23:21:28 2012 -0700

    psppire-var-store: Remove.
    
    PsppireVarStore used to provide a model to allow GtkSheet to display
    a dictionary.  Now, it is just a superfluous wrapper for
    PsppireDict, so this commit removes it in favor of using PsppireDict
    directly.

commit ce9cf780b4055cf8007d0b561ce92b68c83f0b51
Author: Ben Pfaff <address@hidden>
Date:   Thu Mar 22 22:04:38 2012 -0700

    goto-case-dialog: Avoid gtk critical for invalid case number.
    
    I noticed this when Go To Case was invoked with an empty data
    sheet, in which case the default case number is the invalid case
    number 0.

commit dc76c521195010287b183f08034e0756ad8eb2f9
Author: Ben Pfaff <address@hidden>
Date:   Sat Nov 12 15:06:23 2011 -0800

    gui: Speed up initial file load with many columns
    
    This makes a huge difference in startup time when there are hundreds of
    columns, by setting up the data sheet before showing the window that
    contains it.
    
    Files opened from File|Open were already opened this way.  I was a little
    surprised that File|Open was so much faster than specifying a file on the
    command line until I figured out the difference.

commit 83d072f018123f29af27a730a9ac2653ca67eea8
Author: Ben Pfaff <address@hidden>
Date:   Mon Mar 19 21:41:35 2012 -0700

    gtk-contrib: Remove GtkSheet-derived PsppireSheet.
    
    This code is no longer used.

commit 0fe886a656b0ee57b4d542b7c16b3c56288b6fc6
Author: Ben Pfaff <address@hidden>
Date:   Mon Apr 23 22:27:54 2012 -0700

    gui: Redo var sheet, data sheet, text import with PsppSheetView.
    
    This commit replaces the existing variable and data sheets in the
    GUI by new ones based on PsppSheetView.
    
    Thanks to John Darrington and Michel Boaventura for helpful testing,
    bug reports and suggestions.

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


hooks/post-receive
-- 
GNU PSPP



reply via email to

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