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.8.5-197-g24c65


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-197-g24c65a5
Date: Tue, 18 Aug 2015 16:42:22 +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  24c65a5297ebcff267415163eec06731fc170239 (commit)
      from  d10d88579464ba926d015505700263f8c606b2d8 (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 24c65a5297ebcff267415163eec06731fc170239
Author: John Darrington <address@hidden>
Date:   Mon Aug 17 19:00:53 2015 +0200

    Restore the splash screen.
    
    Re-implementat the splash screen, using functinos which are not
    deprecated under Gtk3.  Note:  This implementation does not
    use the gtk functions which the Gtk devs recommend for splash screens.
    What they forget, is that a primary purpose of a splash screen is
    that it should appear with the minimum of delay.  gtk_init can
    have significant delay - hence the recommended way of doing splash
    screens in Gtk is self defeating.

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

Summary of changes:
 src/ui/gui/main.c    |  292 +++++++++++++++++++++++++++++++++++---------------
 src/ui/gui/psppire.c |  122 +++++++++++++--------
 src/ui/gui/psppire.h |    4 +-
 3 files changed, 286 insertions(+), 132 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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