[cairo-compmgr] [GIT] ccm/cairocompmgr.git branch, master, updated. 228c8ec1e7f303f1785d9412414042a9f8c45ef6 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/cairo-compmgr Archives
]
This is an automated email from git. It was enerated because a ref
change was pushed to the repository "ccm/cairocompmgr.git".
The branch, master has been updated
via 228c8ec1e7f303f1785d9412414042a9f8c45ef6 (commit)
from 7787e42b004adc787e6b91b1df6a2a8fef2ba2b0 (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 228c8ec1e7f303f1785d9412414042a9f8c45ef6
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date: Mon Jun 22 00:07:58 2009 +0200
[cairo-compmgr] Add confirm preference change dialog
- Add CCMTimedDialog to confirm change or revert back to old config
- Add need-restart signal to CCMPreferencesPage which initiate confirm dialog
- Add reload signal to CCMPreference to initiate cairo-compmgr restart.
-----------------------------------------------------------------------
Summary of changes:
src/Makefile.am | 4 +-
src/ccm-marshallers.list | 1 +
src/ccm-preferences-page.c | 24 +++++-
src/ccm-preferences-page.h | 10 ++-
src/ccm-preferences.c | 70 ++++++++++++++++-
src/ccm-timed-dialog.c | 183 ++++++++++++++++++++++++++++++++++++++++++++
src/ccm-timed-dialog.h | 56 +++++++++++++
7 files changed, 338 insertions(+), 10 deletions(-)
create mode 100644 src/ccm-timed-dialog.c
create mode 100644 src/ccm-timed-dialog.h
hooks/post-receive
--
ccm/cairocompmgr.git