compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Thu Oct 5 20:50:29 EEST 2006


 include/compiz.h             |   28 ++
 plugins/Makefile.am          |   10 
 plugins/dbus.c               |  483 ++++++++++++++++++++++++++++++++++++++++---
 plugins/gconf-compiz-utils.c |  234 --------------------
 plugins/gconf-compiz-utils.h |   70 ------
 plugins/gconf-dump.c         |   17 -
 plugins/gconf.c              |   50 ++--
 src/option.c                 |  257 ++++++++++++++++++++++
 src/plugin.c                 |    2 
 9 files changed, 775 insertions(+), 376 deletions(-)

New commits:
commit 86197968f43569c665aae0c693bee7bf02fcf227
Author: David Reveman <davidr at novell.com>
Date:   Thu Oct 5 13:48:45 2006 -0400

    Add configuration support to dbus plugin.

commit a32c852a6a281eb578ba71ec6774413bbee313de
Author: David Reveman <davidr at novell.com>
Date:   Thu Oct 5 10:46:26 2006 -0400

    int -> Bool

commit 9d8e0ddcfe16cf0d3437e1281b71b4764c854a16
Author: David Reveman <davidr at novell.com>
Date:   Wed Oct 4 16:33:43 2006 -0400

    Use stringToColor and colorToString.

commit 12008b6279ee91c631664355e2470c33a3ad94f9
Author: David Reveman <davidr at novell.com>
Date:   Wed Oct 4 16:31:08 2006 -0400

    Add more utility functions.

commit 5feab259912e00b5510c53139681a9cc5bd51dc4
Author: David Reveman <davidr at novell.com>
Date:   Wed Oct 4 16:10:58 2006 -0400

    Fix memory leak.

commit 194b966ee062962efc7fa7e7d25d37b9a48fa122
Author: David Reveman <davidr at novell.com>
Date:   Wed Oct 4 16:10:00 2006 -0400

    Remove gconf-compiz-utils.c and gconf-compiz-utils.h.

commit cb5a124273027ecb8a81dcda79f61cad96108c48
Author: David Reveman <davidr at novell.com>
Date:   Wed Oct 4 15:59:50 2006 -0400

    Remove use of gconf-compiz-utils.c.

commit 2f36f43026474a3b92e6b682b386c633cd7f11c5
Author: David Reveman <davidr at novell.com>
Date:   Wed Oct 4 15:59:22 2006 -0400

    Remove use of gconf-compiz-utils.c.

commit 090339a1666d4c22e33a4c05ee54b6577fb84689
Author: David Reveman <davidr at novell.com>
Date:   Wed Oct 4 15:54:35 2006 -0400

    Add some string utility functions.




More information about the xorg-commit mailing list