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-2048-g4c1e


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2048-g4c1e6e8
Date: Sat, 07 May 2011 21:19:19 +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  4c1e6e84f6ae53086317561e2e52427a89989aee (commit)
      from  e9cbda0449c8c50c2295e14737b875cc34751d55 (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 4c1e6e84f6ae53086317561e2e52427a89989aee
Author: Ben Pfaff <address@hidden>
Date:   Sat May 7 14:19:12 2011 -0700

    gui: Only unselect range from first data sheet when data changes.
    
    commit 5080068 "gui: Unselect data in data editor when the datasheet
    is replaced" unselected all the data in each of the possible four
    datasheets (supposing that the "split" view is selected), but if the
    "split" view is not in effect then three of the data sheets don't have
    windows and this results in "Gdk-CRITICAL **:
    gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)'
    failed".
    
    This commit switches to unselecting the range only from the first data
    sheet, which seems to be just as effective at solving the original
    problem and does not cause Gdk-CRITICAL messages.

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

Summary of changes:
 src/ui/gui/psppire-data-editor.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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