[cairo-compmgr] [GIT] ccm/cairocompmgr.git branch, master, updated. 1d77225ba4b235fa79f0f306fd9e6eee97ee5c36

[ 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  1d77225ba4b235fa79f0f306fd9e6eee97ee5c36 (commit)
      from  c6a9a9918ab10544db1c8eef89293b095f2f1bb6 (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 1d77225ba4b235fa79f0f306fd9e6eee97ee5c36
Author: Nicolas Bruguier <nicolas.bruguier@xxxxxxxxxxxxxxxxxxxx>
Date:   Sun Aug 30 21:43:17 2009 +0200

    [cairo-compmgr] Some fixes
    - Fix some memory leak
    - Finish plugin options rewrite
    - Migrate mosaic plugin to vala
    - Add some nice animations to mosaic

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

Summary of changes:
 Makefile.am                                        |    2 +-
 NEWS                                               |   11 +
 configure.ac                                       |    2 +-
 data/ccm-preferences.ui                            |   24 +-
 debian/changelog                                   |   13 +
 doc/reference/cairo-compmgr-undocumented.txt       |    6 +-
 doc/reference/tmpl/ccm-pixmap.sgml                 |    5 +
 doc/reference/tmpl/ccm-preferences-page.sgml       |   10 +-
 doc/reference/tmpl/ccm-screen.sgml                 |    9 +
 gir/Makefile.am                                    |   17 +-
 lib/ccm-config-key.c                               |   13 +-
 plugins/automate/ccm-automate.vala                 |   38 +-
 plugins/clone/ccm-clone.vala                       |    8 +-
 plugins/decoration/ccm-decoration.c                |   85 +-
 plugins/decoration/ccm-decoration.ui               |    4 +-
 plugins/fade/ccm-fade.c                            |   75 +-
 plugins/freeze/ccm-freeze.c                        |   71 +-
 plugins/magnifier/ccm-magnifier.c                  |  999 +++++++++-----------
 plugins/menu-animation/ccm-menu-animation.c        |   78 +-
 plugins/mosaic/Makefile.am                         |    3 +-
 plugins/mosaic/ccm-mosaic.c                        |  651 -------------
 plugins/mosaic/ccm-mosaic.h                        |   63 --
 plugins/mosaic/ccm-mosaic.schema-key.in            |    7 +-
 plugins/mosaic/ccm-mosaic.vala                     |  547 +++++++++++
 plugins/opacity/ccm-opacity.c                      |  249 +++---
 plugins/opacity/ccm-opacity.ui                     |   17 +-
 plugins/perf/ccm-perf.c                            |  116 ++-
 plugins/shadow/ccm-shadow.c                        |  241 +++---
 plugins/shadow/ccm-shadow.ui                       |    2 +-
 plugins/snapshot/ccm-snapshot.c                    |  176 ++--
 plugins/snapshot/ccm-snapshot.ui                   |   18 +-
 plugins/vala-test/ccm-vala-window-plugin.vala      |    8 +-
 plugins/window-animation/ccm-window-animation.vala |   51 +-
 po/POTFILES.in                                     |    2 +
 src/Makefile.am                                    |    3 +-
 src/cairo-compmgr.c                                |    2 +
 src/ccm-cell-renderer-extension.c                  |    1 +
 src/ccm-display.c                                  |   12 +
 src/ccm-marshallers.list                           |    2 +-
 src/ccm-object.h                                   |    2 +-
 src/ccm-plugin.c                                   |   57 +-
 src/ccm-plugin.h                                   |   41 +-
 src/ccm-preferences-page.c                         |   17 +-
 src/ccm-screen.c                                   |   25 +-
 src/ccm-window-xrender.c                           |    2 -
 src/ccm-window.c                                   |   42 +-
 src/ccm.h                                          |    4 +-
 vapi/cairo-compmgr.vapi                            |   37 +-
 48 files changed, 1917 insertions(+), 1951 deletions(-)
 delete mode 100644 plugins/mosaic/ccm-mosaic.c
 delete mode 100644 plugins/mosaic/ccm-mosaic.h
 create mode 100644 plugins/mosaic/ccm-mosaic.vala


hooks/post-receive
--
ccm/cairocompmgr.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/