[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libcompizconfig: Changes to 'refs/tags/0.7.8'



Tag '0.7.8' created by Guillaume Seguin <guillaume@segu.in> at 2008-09-23 11:34 +0000

Compiz Fusion 0.7.8 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkjY1DsACgkQFGCg8MK49G5RigCg0Bg9BcTH4jdebJ8XBeKOc1ql
jnYAn1kVpiYc09sB2HvHzpyLJpuONu9z
=p0kd
-----END PGP SIGNATURE-----

Changes since 0.7.6:
Danny Baumann (9):
      Correctly set list type.
      Plug mem leak.
      Plug mem leak.
      Fix type conversion for bool settings.
      Added position_constrain_workarea option to appropriate subgroup.
      Allocate string buffer dynamically when writing lists.
      Mem leak fix.
      Fix mem leaks.
      Make sure basePlugin is never NULL.

Dennis Kasprzyk (2):
      Added kde4 session support.
      Track core changes

Erkin Bahceci (3):
      Add support for restricted string options and extensions.
      Get extension's screen/display info from XML attr. instead of from parent.
      Fix bug 1046: Rename extension option -> base_option, plugin -> base_plugin.

Guillaume Seguin (3):
      * Bump version to 0.7.7
      * Drop intltool-* from EXTRA_DIST and friends for building tarballs
      * Bump version to 0.7.8

---
 Makefile.am         |   10 --
 VERSION             |    2 
 config/config       |    5 +
 include/ccs.h       |   36 +++++++++
 metadata/global.xml |    1 
 plugin/ccp.c        |   99 ++++++++++++++++-----------
 src/ccs-private.h   |    2 
 src/compiz.c        |  189 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 src/config.c        |   13 +++
 src/ini.c           |  129 +++++++++++++++--------------------
 src/lists.c         |    2 
 src/main.c          |   54 ++++++++++++++
 12 files changed, 412 insertions(+), 130 deletions(-)
---


Reply to: