[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-87-
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-87-g96b5863 |
Date: |
Wed, 12 Nov 2008 11:38:47 +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 96b586365096f84542a0ee389bb805133f66e3f1 (commit)
via b32591022aa3ce9b7f74e154d68577d31ae2967f (commit)
via 6a163e6cce168a6e3f8d94fbdceea392461cdf59 (commit)
via d6e7bc1cc6bdab22fe4e51df5cfe759628936e31 (commit)
via 36fd5e5fa7adcc065a3c363d9de2c271be50f5c9 (commit)
via b5a632fd4b0ea7139fc5423bb3ebebaf3e6d539e (commit)
via 81622911cfbb5f21b20c04dc88c711ecb45a9504 (commit)
from c3ac5a8af9c449072c7e872ca70a78c1755ae309 (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 96b586365096f84542a0ee389bb805133f66e3f1
Author: John Darrington <address@hidden>
Date: Wed Nov 12 20:25:50 2008 +0900
Add prototype for gtk_xpaned_compute_position
commit b32591022aa3ce9b7f74e154d68577d31ae2967f
Author: John Darrington <address@hidden>
Date: Wed Nov 12 20:00:39 2008 +0900
Remove calls to gdk_pointer_ungrab
Replace gdk_pointer_ungrab with gdk_display_pointer_ungrab
commit 6a163e6cce168a6e3f8d94fbdceea392461cdf59
Author: John Darrington <address@hidden>
Date: Wed Nov 12 19:46:20 2008 +0900
Remove calls to gdk_cursor_new
Replace gdk_cursor_new with gdk_cursor_new_for_display.
commit d6e7bc1cc6bdab22fe4e51df5cfe759628936e31
Author: John Darrington <address@hidden>
Date: Wed Nov 12 19:29:10 2008 +0900
Remove unsafe colormap operations.
commit 36fd5e5fa7adcc065a3c363d9de2c271be50f5c9
Author: John Darrington <address@hidden>
Date: Wed Nov 12 19:20:50 2008 +0900
Change bg_color and grid_color to an array of two colors
commit b5a632fd4b0ea7139fc5423bb3ebebaf3e6d539e
Merge: c3ac5a8af9c449072c7e872ca70a78c1755ae309
81622911cfbb5f21b20c04dc88c711ecb45a9504
Author: John Darrington <address@hidden>
Date: Tue Nov 11 21:25:10 2008 +0900
Merge branch 'master' into rewrite-sheet
-----------------------------------------------------------------------
Summary of changes:
lib/gtksheet/gtksheet.c | 113 +++++++++++++---------------------
lib/gtksheet/gtksheet.h | 19 +++---
lib/gtksheet/gtkxpaned.c | 9 +++
src/ui/gui/message-dialog.c | 29 +++++----
src/ui/gui/message-dialog.h | 1 -
src/ui/gui/psppire-data-editor.c | 4 +-
src/ui/gui/text-data-import-dialog.c | 5 +-
7 files changed, 82 insertions(+), 98 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, rewrite-sheet, updated. v0.6.1-87-g96b5863,
John Darrington <=