dwww Home | Show directory contents | Find package

commit 17f5f7548b30c88850c2564d9837c53e0eb035ff
Author: Alex ARNAUD <aarnaud@hypra.fr>
Date:   Sat Apr 4 12:41:47 2020 -0600

    Release version 0.8.18

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 86316209f4fcdf77fcf1f6749b72756f51b8ffbe
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Mon Apr 8 23:38:49 2019 +0300

    Do not bundle the generated C file with tarballs

 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 602bc4465aeb0b7714e61db2c4121e43c0200428
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Nov 11 10:59:32 2018 -0700

    Post-release version increment

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a26df4b572d486c5a60bf38bbf7521f85291a40f
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Nov 11 10:21:48 2018 -0700

    Release version 0.8.16

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit ade60106a423c8dce785b34cd9eeeca40b5a1148
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Fri Jun 8 20:15:39 2018 +0300

    Update links

 src/compizconfig.pyx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3abb8fba5b771c31769231df0c4eb91bca56a6cb
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Apr 19 13:56:57 2017 -0600

    Post-release version increment

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6198aecaf9f2ab879b040cfc55717c7a81d35c5a
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Wed Apr 19 20:04:38 2017 +0300

    Allow full paths with --with-cython
    
    Now one can write ./configure --with-cython=/usr/local/bin/cython

 configure.ac | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit b00a76eef02e0b4e019a60cc39b722694f78c467
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Apr 18 02:22:55 2017 -0600

    Release version 0.8.14

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 599757224df4452b90cc1ac32c0a64008cc28c99
Author: raveit65 <chat-to-me@raveit.de>
Date:   Wed Oct 5 07:43:17 2016 +0200

    Add Changelog generation

 Makefile.am | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 27bbd0b75107a42ebbacdea0f3a701c754057dc0
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Mon Sep 26 22:12:03 2016 +0300

    Post-release version increment

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3da499d864f13d1717eb7fcdb12e486c6bfdebde
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Fri May 27 17:58:08 2016 +0300

    Add Python3 support
    
    Also some other minor fixes.

 acinclude.m4         | 10 +++---
 autogen.sh           |  1 +
 configure.ac         |  2 +-
 src/Makefile.am      |  4 +--
 src/compizconfig.pyx | 86 ++++++++++++++++++++++++++++++++++++++--------------
 5 files changed, 73 insertions(+), 30 deletions(-)

commit 70fb4bf1b6bcbebef66bce82838e70bef0750a8c
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Fri May 27 15:09:26 2016 +0300

    Better Python handling

 acinclude.m4    | 13 ++++++++++---
 src/Makefile.am |  6 +++---
 2 files changed, 13 insertions(+), 6 deletions(-)

commit 0ba6c7f1307b1223898d39443c346cdbcafa9002
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sat Apr 16 22:02:55 2016 +0300

    Release version 0.8.12.1

 Makefile.am  | 1 -
 NEWS         | 8 ++++++++
 VERSION      | 1 -
 configure.ac | 2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

commit bf7958179c1aafbb60eaf8d2923f6809a4ca07db
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sat Apr 16 16:57:20 2016 +0300

    Revert specifying Python interpreter for Cython
    
    Cython should always run with the one it's supposed to.
    It'll work either way.

 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1e122104fb0fcbe19f6c5c99045356e0f68f8d5a
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Wed Apr 13 20:29:13 2016 +0300

    Fixes to avoid incompatible Python

 acinclude.m4    | 200 +++++++++++++++++++++-----------------------------------
 configure.ac    |   8 +--
 src/Makefile.am |   2 +-
 3 files changed, 78 insertions(+), 132 deletions(-)

commit 80d28f3808be9f4a71a2d10cbdfd20712d10937e
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Apr 7 17:19:32 2016 +0300

    Remove a junk file

 src/.Makefile.am.swp | Bin 1024 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit a365653479faf60bd4540cb62c63af15b01bf51f
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Mon Mar 28 17:19:42 2016 +0300

    Replace deprecated AC_PROG_LIBTOOL with LT_INIT
    
    Needs libtool 2.2.0+.

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 920951282537b2cffa31bb27c5460ee3500ac77a
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Wed Mar 2 01:26:32 2016 +0300

    Add missing files to dist and create README
    
    Also delete empty files.

 AUTHORS     |  0
 ChangeLog   |  0
 Makefile.am | 10 +++++++---
 README      |  0
 README.md   |  5 +++++
 TODO        |  0
 6 files changed, 12 insertions(+), 3 deletions(-)

commit 126bda6161ffca190ed83a59830e6681eb03bd67
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sat Feb 13 00:15:30 2016 +0300

    Release version 0.8.12

 NEWS | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 38730bfd246c994132d11508a65bcc02aa32d705
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Fri Feb 12 20:35:34 2016 +0300

    Add -Wextra to Cython args

 src/.Makefile.am.swp | Bin 0 -> 1024 bytes
 src/Makefile.am      |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

commit 0b5b1c024343d11066e356e6a9d3d932b2e6a374
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Fri Feb 12 13:51:52 2016 +0300

    Fix a Python prefix search regression

 acinclude.m4 | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit 8dfb61f5405dfe462d113d9b8fe0d784ac223796
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Fri Feb 12 13:37:05 2016 +0300

    Add -fno-strict-aliasing to CFLAGS
    
    There are a lot of pointless warnings because of that.

 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

commit 28db92b8f44614eb684ba8e289c4cc4d197e3e7a
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Fri Feb 12 13:03:22 2016 +0300

    Remove extra commands from autogen.sh

 autogen.sh | 3 ---
 1 file changed, 3 deletions(-)

commit d46486c909f53f44546739743fcb547e6341f04f
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Feb 11 17:50:13 2016 +0300

    Pre-bump version to 0.8.12

 NEWS         | 9 ++++++++-
 VERSION      | 2 +-
 configure.ac | 2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

commit f5fbf8bdba9b30fc50a7165b0455fc54b23ebf2b
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Feb 11 17:48:13 2016 +0300

    Stop using mate-autogen in autogen.sh
    
    Was initially added to supress warnings no longer there.

 autogen.sh | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit e39c8b6a1e5b2fcac5a33153af33a1aa0d6ed146
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Jan 28 19:24:37 2016 +0300

    Replace deprecated INCLUDES with AM_CPPFLAGS

 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dc9ee4eea7463639b91ad009ceb9aa835ade65d0
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Jan 28 18:48:42 2016 +0300

    Use Cython instead of Pyrex, bump Python to 2.7.x

 acinclude.m4         | 26 +++++++++++++++++---------
 configure.ac         | 26 ++++++++++++--------------
 src/Makefile.am      |  2 +-
 src/compizconfig.pyx | 43 ++++++++++++++++++++++---------------------
 4 files changed, 52 insertions(+), 45 deletions(-)

commit 5f88904c8fd062c466acb9e6e2dbb3ce7edb7006
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Thu Oct 29 15:57:10 2015 +0100

    Build xz tarballs, require NEWS section, bump version to 0.8.9

 NEWS         | 1 +
 VERSION      | 2 +-
 configure.ac | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

commit a40290818567512bddf0896d7f695daeefb88478
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Thu Oct 29 15:43:12 2015 +0100

    Use mate-autogen in autogen.sh.

 autogen.sh | 24 ++++++++++++++++--------
 1 file changed, 16 insertions(+), 8 deletions(-)

commit a511547433cb51a7818a894c74d38de9ef738939
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Thu Oct 29 15:36:39 2015 +0100

    Make autotools happy

 Makefile.am  | 2 ++
 configure.ac | 1 +
 2 files changed, 3 insertions(+)

commit e69748def2eef70220632774a8ad6426e3a0f19b
Author: Marien Zwart <marien.zwart@gmail.com>
Date:   Wed Apr 7 14:00:20 2010 -0400

    Use the pyrexc detected by configure

 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7d36bcb9d0c44bf1bfc905e60f809934fdee840d
Author: Sam Spilsbury <sam.spilsbury@canonical.com>
Date:   Sat Feb 12 23:13:08 2011 +0800

    Use __cinit__ instead of __new__ since its removed in Cython 0.14

 src/compizconfig.pyx | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit af842af155b14c3683570fa72eb68902d46df559
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Oct 14 04:09:12 2009 +0200

    * Bump version to 0.8.5

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7c8a8382c2c7caba0ed844797311c1c44b4eb63a
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Oct 14 04:09:12 2009 +0200

    * Bump version to 0.8.4

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f96a45a3527409ea47b4001c9e7dfd4e06bebffd
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Mar 26 23:11:08 2009 -0500

    Revert "Remove display-related stuff from extensions."
    
    This reverts commit 7563ade4d96d4502eb0172423a89f7808f73ed52,
    which belongs in the compiz++ branch.

 src/compizconfig.pyx | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

commit 7563ade4d96d4502eb0172423a89f7808f73ed52
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Mar 26 22:56:10 2009 -0500

    Remove display-related stuff from extensions.

 src/compizconfig.pyx | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

commit b869a33e6913fb77870b4d15d0e7b0e5ef46c74f
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Mar 9 15:43:53 2009 +0100

    * Bump version to 0.8.3

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c91f714b6deaf7aaad6e81670375bb3569b8991e
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Mar 9 15:43:52 2009 +0100

    * Bump version to 0.8.2

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3b5b677de13fad4f83d2a9f194c9b7ce521021ec
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Dec 3 08:33:53 2008 +0100

    SortSingleStringSetting fills the string restriction info as a side
    effect, so don't skip it if sorting is not desired, but just leave the
    list unsorted instead.

 src/compizconfig.pyx | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

commit c714417cac0cbecbc62720055e063f73f332e329
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Sep 18 02:26:08 2008 -0500

    Reorder option types for consistency with compiz.

 src/compizconfig.pyx | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit 4a807f7180055dc7690bf2ae753c1769f8524df0
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Sep 23 13:34:21 2008 +0200

    * Bump version to 0.7.9

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0b8815f348e4edd3517d0514511fbebdbf987b69
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Sep 23 13:34:21 2008 +0200

    * Bump version to 0.7.8

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bc83ae7a2fe7a291aac3dc58fbc770211d1e9a34
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 8 22:40:09 2008 -0500

    Provide metadata order for groups and subgroups.

 src/compizconfig.pyx | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit 144a3c4fce9474c53dc1459d5f2ee6d349754110
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 31 18:08:32 2008 -0500

    Handle lack of animation plugin.

 src/compizconfig.pyx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 886a0a112f8d390b9359ce92146bd9e5ea4f1c9f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 31 17:26:49 2008 -0500

    Fix initializing of disabled plugins.

 src/compizconfig.pyx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 0706e97d82fb163c4e7bf740ce55418d9f150d72
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 31 12:31:22 2008 -0500

    Apply self extensions also when base plugin is disabled.
    
    Because of this, the restricted string options of a disabled base plugin
    that "extends" itself (e.g. animation plugin) were displayed as regular
    string options in ccsm. This fixes that.

 src/compizconfig.pyx | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

commit 6a6bfb783626da0362dfa934b8da94aa35e58836
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Aug 27 00:12:27 2008 -0500

    Add support for restricted string options and extensions.

 src/compizconfig.pyx | 213 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 212 insertions(+), 1 deletion(-)

commit 7d3c5281061345a46756d4b1e565d125c680cdd5
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Wed Jun 11 22:00:04 2008 +0200

    Revert "Changed from __new__ to __cinit__, since __new__ will be deprecated in future pyrex versions."
    
    This reverts commit 9eb76ea82655844152486c896ff5cfa14394925c. It breaks compatibility with pyrex versions older than 0.9.6

 src/compizconfig.pyx | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 9eb76ea82655844152486c896ff5cfa14394925c
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sun Jun 8 22:31:20 2008 +0200

    Changed from __new__ to __cinit__, since __new__ will be deprecated in future pyrex versions.

 src/compizconfig.pyx | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 3c1a122b32a7efdecae2bdbdc279e957e1aefe63
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat May 31 14:09:03 2008 +0200

    * Bump version to 0.7.7

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 573f90f5493d16e131b49890fc2a3978cb7be05d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat May 31 14:09:02 2008 +0200

    * Bump version to 0.7.6

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 751f8550b8094c688be136098555db37ef0a4907
Author: Christopher Williams <crdlb@compiz-fusion.org>
Date:   Fri Apr 25 02:41:56 2008 -0400

    Add action info support

 src/compizconfig.pyx | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit 622170e6a2c649aa4aa9147fdd97c6b39f981022
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Apr 4 00:17:32 2008 +0200

    * Bump version to 0.7.5

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d541e240dbcbf6569c1f0e81d961e8725c4a101e
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Apr 4 00:17:31 2008 +0200

    * Bump version to 0.7.4

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c37352e871339035dc93f5148a8ef72936ad7dbf
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 6 22:46:40 2008 +0100

    * Bump version to 0.7.3

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c1758728fa66715c643f9d2be4d056d08bc030b1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 6 22:46:39 2008 +0100

    * Bump version to 0.7.2

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4e1474e555a4546658d95c8ef2b1832de0cbd959
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Feb 14 09:13:13 2008 +0100

    (Optionally) save settings after import, which is no longer done by the lib.

 src/compizconfig.pyx | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit 1a14f399c781db4fd1209d8e8c98c57f70b670b3
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Tue Nov 6 19:02:49 2007 +0100

    CCS library API changed

 src/compizconfig.pyx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 2e2c926308fca320607cfa7ab1af6d3cedc029ba
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Oct 21 13:17:11 2007 +0200

    * Bump require

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1a3b7a8a0687ed8fc373aab43dc2301e1768ac1e
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Oct 21 12:40:23 2007 +0200

    * Include VERSION in distfile

 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 1fd193a18812b7b837984dca0daef1b28e54a34d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Oct 15 19:34:31 2007 +0200

    * Fix & update configure.ac

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3c43482410df4b141020d7918bfea0b93a21c109
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Oct 21 12:52:56 2007 +0200

    * Bump version to 0.6.99

 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ba0d25bef5b0be00146ed4e3019f85b527cbfc68
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 3 12:16:16 2007 +0200

    Minor beautification.

 src/compizconfig.pyx | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit 7c3514a34962df84ce326dc8d379ca9c87574f8a
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Sep 2 23:52:50 2007 +0200

    * Cleanup

 src/compizconfig.pyx | 2 --
 1 file changed, 2 deletions(-)

commit 4c7e4ce90f7ba191ea381ee0c4df51c58b5eb55e
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Sep 2 23:48:04 2007 +0200

    * ChangedSettings is never None, but the list can be empty

 src/compizconfig.pyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d9f9237dd54f21d025acc5ee2e8a3edfb69eef46
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Sep 2 14:30:10 2007 +0200

    * Coding style

 src/compizconfig.pyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8bd0b17dc5baf77ee5c7746f221f285b4a001648
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 01:45:37 2007 +0200

    Fix profile resetting.

 src/compizconfig.pyx | 2 ++
 1 file changed, 2 insertions(+)

commit cb4de64782cca4611b159dfd7181d9c3cfb8a886
Merge: 1cadd5f 1114fe3
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Fri Aug 24 20:34:42 2007 +0200

    Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/compizconfig-python

commit 1cadd5fa16e586bb1f3b63603471d8ac607a6eaa
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Fri Aug 24 20:33:09 2007 +0200

    Added initialized property to plugin class for idle settings paring

 src/compizconfig.pyx | 4 ++++
 1 file changed, 4 insertions(+)

commit 1114fe30b21c601459d8d0e668ca07a1a596e930
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Aug 23 21:29:48 2007 +0200

    * Finish reindenting and cleanup

 src/compizconfig.pyx | 243 ++++++++++++++++++++++++++-------------------------
 1 file changed, 125 insertions(+), 118 deletions(-)

commit 7e924fcba1954c4cfb6ac0d11e8de84bd55d2dbd
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 22 20:07:24 2007 +0200

    * Fix coding style

 src/compizconfig.pyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cd2549a6521a317e1dbce773ed1abdd8b7dcc4e5
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 22 00:59:01 2007 +0200

    * Minor coding style cleanup & authors update

 src/compizconfig.pyx | 37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)

commit d7557ea91db5f0f887e22704878fbc6de21b97a9
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 22 00:51:15 2007 +0200

    * Major reindent & coding style cleanup

 src/compizconfig.pyx | 1784 ++++++++++++++++++++++++++------------------------
 1 file changed, 936 insertions(+), 848 deletions(-)

commit a6f46e4fca6d102d2b01a0a4bcc51cdff17af2b8
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 22 00:18:46 2007 +0200

    * Begin work on updating to latest libcompizconfig

 src/compizconfig.pyx | 100 +++++++++++++++++++++++++++------------------------
 1 file changed, 54 insertions(+), 46 deletions(-)

commit 0acd960d2ade85321e1a1fb7d147c30b9b75f796
Author: TreviƱo - 3v1n0 <trevi55@gmail.com>
Date:   Sat Aug 18 18:57:49 2007 +0200

    Added VERSION file for coerency with other packages

 VERSION | 1 +
 1 file changed, 1 insertion(+)

commit c7ad6c3a8fbeab8f5043919c3a5f2362746ec2fa
Merge: c8a8d07 4c81c93
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Tue Aug 14 19:03:20 2007 +0200

    Merge with git+ssh://marex@git.beryl-project.org/git/fusion/compizconfig/compizconfig-python

commit c8a8d07d0143c11f98ff50d3dc7b5580a80dafed
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Tue Aug 14 19:01:59 2007 +0200

    Fixed changedSettings interface

 src/compizconfig.pyx | 63 +++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 57 insertions(+), 6 deletions(-)

commit 4c81c93fd3489305c408fd2071b01a70b26324c7
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Aug 12 22:19:14 2007 +0200

    Version update & fix depends

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c04abea6ab8777fb9360eaa6da08c71394693645
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 6 19:24:34 2007 +0200

    Track lib changes.

 src/compizconfig.pyx | 2 ++
 1 file changed, 2 insertions(+)

commit 6dcbcbff496e54e0d587044cb9e0eed83cd6de75
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 6 19:13:43 2007 +0200

    Remove some unneeded structure definitions.

 src/compizconfig.pyx | 26 --------------------------
 1 file changed, 26 deletions(-)

commit 7181ed7a0c145a12cb3a6ad8e0a8f3da25e7ffa4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 6 18:58:28 2007 +0200

    Track library changes.

 src/compizconfig.pyx | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

commit 6fc6e3cf5ef6e3d1a0478893140fd41b587cbcef
Merge: e885a7f 3d35088
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 6 18:26:26 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/compizconfig-python

commit e885a7f64d261d163b7bb98a7a3deb887d84a50c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 6 18:26:10 2007 +0200

    Remove unused struct member.

 src/compizconfig.pyx | 1 -
 1 file changed, 1 deletion(-)

commit 3d35088c2a87db2ef170e8904b3b5487913aabc4
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Mon Aug 6 18:26:01 2007 +0200

    Small port...

 src/compizconfig.pyx | 1 -
 1 file changed, 1 deletion(-)

commit 058059190d0d991b7342341e069fcf7d320447c2
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Mon Aug 6 18:20:24 2007 +0200

    Update to latest changed in CompizConfig lib

 src/compizconfig.pyx | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit 7bd428d3147d9b963d49c11adb9710aa26f99967
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Jul 11 12:38:39 2007 +0200

    * Wrap ccsSetBasicMetadata

 src/compizconfig.pyx | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 11a0850f065e509e5cc24d8bff0fd7dc1e52498b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Jul 8 19:57:24 2007 +0200

    * Add possibility to load a custom set of plugins or load plugins on the fly

 src/compizconfig.pyx | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit d52bd49732b3c615a54a5c0241ff90321c3ecca0
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Jul 8 18:50:33 2007 +0200

    * Remove nScreens argument from compizconfig.Context () BREAKS API!

 src/compizconfig.pyx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ccbda44b98a1f1f31a01f63c464e0d33dbfbc123
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Wed Jul 4 18:23:09 2007 +0200

    Added edge button support

 src/compizconfig.pyx | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit f96afe9e53bfabe1061beab814ea3c6c6f031614
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Tue Jul 3 15:23:28 2007 +0200

    Added function to clear the changedSettings list manually

 src/compizconfig.pyx | 5 +++++
 1 file changed, 5 insertions(+)

commit 4b716e245b21de67db6325468ffcf596c15da38b
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Fri Jun 29 17:33:17 2007 +0200

    Added some additional members to CCSContext

 src/compizconfig.pyx | 3 +++
 1 file changed, 3 insertions(+)

commit 798d8ea8abc1493ba91f978dc504186d5091edf7
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Fri Jun 29 15:42:25 2007 +0200

    Added support for ProcessEvents

 src/compizconfig.pyx | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit f8addd8c2ed22438971fc9da9a16cc4a7c469bbe
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 20 19:57:52 2007 +0200

    compizconfig-bindings -> compizconfig-python

 Makefile.am                                              | 4 ++--
 compizconfig-bindings.pc.in => compizconfig-python.pc.in | 2 +-
 configure.ac                                             | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

commit a83a907c31e4f75c9ebdf325fd9f109dbd60a473
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sun Jun 17 15:03:15 2007 +0200

    Added profile import/export

 src/compizconfig.pyx | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 3a151316873b8076a2a0cff157efcf43d7b5904e
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Fri Jun 15 00:24:53 2007 +0200

    Fixed a typo which messed up conflict handling

 src/compizconfig.pyx | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

commit 1ebeea8e5cf6624df5a16e5d9f4f13976482d91c
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 14 17:05:55 2007 +0200

    Convert correctly to bool

 src/compizconfig.pyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0e9a9b0a96c4b0fdb5cf77ae212ffac9ad2e8749
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 14 01:10:01 2007 +0200

    Convert to python bool.

 src/compizconfig.pyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 54ea685c454441121d0fbc65bd7eb367b7970291
Merge: c1b9430 9dca6ea
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 14 01:06:35 2007 +0200

    Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/compiz-configuration-system/bindings/ccs-python

commit c1b94302163b21d9fb1bdf977e77cdbdbbcf7399
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 14 01:06:30 2007 +0200

    Reload settings after Profile/Backend change

 src/compizconfig.pyx | 3 +++
 1 file changed, 3 insertions(+)

commit 9dca6ea6069e4e7b3908dd5925e933269a192418
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Thu Jun 14 00:59:43 2007 +0200

    Do not cache integration/read only (causes problems on backend change)

 src/compizconfig.pyx | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit 07b725ee42632cb6e39b3a1c745686c457eb0d87
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Thu Jun 14 00:53:53 2007 +0200

    Added support for read only and integrated settings

 src/compizconfig.pyx | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit 8d44ca299586b1ef2852aaaa7c09f15b677c9253
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Thu Jun 14 00:19:14 2007 +0200

    Added backend integration/profile support

 src/compizconfig.pyx | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

commit 8af35ad6ce393e171539708ce92de813c54b1f84
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Wed Jun 13 23:50:07 2007 +0200

    Added support for integration

 src/compizconfig.pyx | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

commit 582e4d6d90b43f807847111edd0dc5c7d22334b6
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Wed Jun 13 16:33:39 2007 +0200

    Added easy plugin feature reading.

 src/compizconfig.pyx | 4 ++++
 1 file changed, 4 insertions(+)

commit 94aa4b91dc447c5bdd39139668e96f8d1352dc93
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 16:51:22 2007 +0200

    added missing file

 compizconfig-bindings.pc    | 13 -------------
 compizconfig-bindings.pc.in | 13 +++++++++++++
 2 files changed, 13 insertions(+), 13 deletions(-)

commit 8df8de1c0a02634edd78677aa696514884b1f240
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 15:51:05 2007 +0200

    libccs -> libcompizconfig rename

 Makefile.am                       |  4 ++--
 ccs-bindings.pc.in                | 13 -------------
 compizconfig-bindings.pc          | 13 +++++++++++++
 configure.ac                      |  6 +++---
 src/Makefile.am                   | 18 +++++++++---------
 src/{ccs.pyx => compizconfig.pyx} |  0
 6 files changed, 27 insertions(+), 27 deletions(-)

commit cdd799b7a0c62ebd6211c9d9f4c7ac186e739734
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Thu Jun 7 21:02:09 2007 +0200

    Added ranking to use the order in metadata

 src/ccs.pyx | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit b3d754d2231dd5a8edb022a77ed9921881a68402
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Wed Jun 6 16:30:57 2007 +0200

    Removed string restrictions

 src/ccs.pyx | 6 ------
 1 file changed, 6 deletions(-)

commit 84c8f4908e45e655a0ed9cbfa93c69f3a546f77b
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Tue Jun 5 17:54:55 2007 +0200

    load settings only when needed

 src/ccs.pyx | 34 ++++++++++++++++++++++++----------
 1 file changed, 24 insertions(+), 10 deletions(-)

commit 3344405d3735a8bd740a35c98d3ec43861017450
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Tue Jun 5 16:40:39 2007 +0200

    Applied lib changes

 src/ccs.pyx | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 64429d5501b1736bc83e97bb8cb218adf2918f3a
Author: marex <marex@beryl-project.org>
Date:   Mon May 21 15:42:42 2007 +0200

    Added support for IntDesc

 src/ccs.pyx | 35 ++++++++++++++---------------------
 1 file changed, 14 insertions(+), 21 deletions(-)

commit ab0e247bef344420b0f21a544f4176ab131310d5
Author: marex <marex@beryl-project.org>
Date:   Fri May 18 17:43:12 2007 +0200

    Added multiscreen support for bindings

 src/ccs.pyx | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit d997839dfc5ef8e2fffd1bac4b60c83a36be05c7
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Wed May 16 20:37:43 2007 +0200

    definition fixes

 src/ccs.pyx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ea34ca7a3f562fe6a359714e290632ec360ae80c
Author: marex <marex@beryl-project.org>
Date:   Wed May 16 18:19:53 2007 +0200

    Updated the bindings to the latest changes in libccs concerning
    ConflictFeature and ConflictPlugin

 src/ccs.pyx | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

commit 72351e95a9beda53f024d9586d8884b0f78872fa
Author: marex <marex@beryl-project.org>
Date:   Wed May 16 00:22:13 2007 +0200

    Sorry for that..

 src/ccs.pyx | 1 -
 1 file changed, 1 deletion(-)

commit 92f581f1f44f5fb8bab8243516365a64def57f01
Author: marex <marex@beryl-project.org>
Date:   Wed May 16 00:13:51 2007 +0200

    Fixed list to StringList converting

 src/ccs.pyx | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

commit 333d9d213b101b499a41affebae18042646181f4
Author: marex <marex@beryl-project.org>
Date:   Mon May 14 19:53:28 2007 +0200

    Adding updading the profile list

 src/ccs.pyx | 29 +++++++++++++++++------------
 1 file changed, 17 insertions(+), 12 deletions(-)

commit 1c22e94aa2b689482495ac5cf441bbc6cc863920
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 14 10:43:16 2007 +0200

    Fixed backend names overwriting each other.

 src/ccs.pyx | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit f97f1a06a5873af43f251273da3856a51ad8da67
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 14 09:25:38 2007 +0200

    Fix determination of current backend.

 src/ccs.pyx | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 65d72090180706935b391c6c9c44e23ecda44e37
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun May 13 18:36:44 2007 +0200

    Fix current backend enumeration.

 src/ccs.pyx | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

commit 2bd8a06cba5a17f4d9f1d1fba9931ece1134303a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun May 13 18:15:37 2007 +0200

    Fix warnings.

 src/ccs.pyx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1613a9e67ceb607801b6734f593e5c4e6791f7ef
Author: marex <marex@beryl-project.org>
Date:   Sun May 13 15:45:36 2007 +0200

    Applied latest CCS API changes

 src/ccs.pyx | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 122 insertions(+), 9 deletions(-)

commit 0f3c567ea673daa31e15b300887f16790dd6e198
Author: marex <marex@beryl-project.org>
Date:   Fri May 11 21:16:15 2007 +0200

    Fixed profile resetting

 src/ccs.pyx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bd38b5c28dce56d73cc07b9a46e26edd0b7f2019
Author: marex <marex@beryl-project.org>
Date:   Fri May 11 21:08:20 2007 +0200

    Set and get the current profile and also reset it

 src/ccs.pyx | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit 424c993a48718291f16882adbd80a945a00f3b79
Author: marex <marex@beryl-project.org>
Date:   Fri May 11 20:53:03 2007 +0200

    Added support for profiles

 src/ccs.pyx | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

commit 4437f179785d0ed8d57389f2894f2a0a35a3e1f1
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sun May 6 08:54:03 2007 -0400

    rename python subdir to src subdir

 Makefile.am                 | 2 +-
 configure.ac                | 2 +-
 {python => src}/Makefile.am | 0
 {python => src}/ccs.pyx     | 0
 4 files changed, 2 insertions(+), 2 deletions(-)

commit 01658509ea87e09eaf1e592163d029d7f2e0117a
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sun May 6 08:50:08 2007 -0400

    remove ccsm as it will be in the other repo now

 python/ccsm | 654 ------------------------------------------------------------
 1 file changed, 654 deletions(-)

commit a8393dd4c4eaaf98b4de7ea15db6eacd1313f4fe
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sun May 6 08:48:50 2007 -0400

    commit the rename

 python/bset               | 1945 ---------------------------------------------
 python/{bset-new => ccsm} |    0
 2 files changed, 1945 deletions(-)

commit 4c4a7b132f1215ded90b1d48ea864bc15150a5fc
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sun May 6 05:53:03 2007 -0400

    change GPL to LGPL in ccs.pyx

 python/ccs.pyx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 98a6b5cd51bb52ee047b0aebfcedd475c33d9c50
Merge: 6e2123b f793ddc
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sun May 6 04:36:01 2007 -0400

    Merge git+ssh://git.beryl-project.org/git/compcomm/compiz-configuration-system/bindings/ccs-python

commit f793ddca2665411529d5789e2c918dc800a71bf0
Author: marex <marex@beryl-project.org>
Date:   Sat May 5 21:25:28 2007 +0200

    bset-new: WIndow Matches should now work, at least I hope so.

 python/bset-new | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit 5b1aeb613de393376553db4940767bdc15b9d21f
Author: marex <marex@beryl-project.org>
Date:   Sat May 5 20:46:58 2007 +0200

    bset-new: Proper size and title

 python/bset-new | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 4ea643989622c61c5f806e1a3edf90ba109e44ed
Author: marex <marex@beryl-project.org>
Date:   Sat May 5 20:31:35 2007 +0200

    bset-new: Added class for window matches, not used yet, because I have no
    idea how to find out wether its a normal string or a window match..

 python/bset-new | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

commit 7198f571409dedc1d21620b5cad342a8a7fb5cb3
Author: marex <marex@beryl-project.org>
Date:   Sat May 5 19:15:10 2007 +0200

    bset-new: Added proper layout for bool settings

 python/bset-new | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

commit 6e2123b21ac2ca2e6a1ded6d684ad3837c338e45
Author: Quinn Storm <quinn@darter.(none)>
Date:   Thu May 3 17:51:38 2007 -0400

    add sorting function to sort classes of settings together, then by ShortDesc

 python/bset-new | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit d12bf4b298abf2b7edd190bfd7454e27eb8f0abd
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Wed May 2 02:20:41 2007 +0200

    applied name change

 Makefile.am                       |   4 +-
 bsettings-bindings.pc.in          |  13 --
 ccs-bindings.pc.in                |  13 ++
 configure.ac                      |  12 +-
 python/Makefile.am                |  20 +-
 python/bset                       |   2 +-
 python/bset-new                   |   4 +-
 python/{bsettings.pyx => ccs.pyx} | 382 +++++++++++++++++++-------------------
 8 files changed, 225 insertions(+), 225 deletions(-)

commit 6f88bad230ed51b5c697e4c00ced5101e772f377
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sun Apr 29 17:12:55 2007 -0400

    set up and add in some plugin en/disable stuff, not sure yet if as_____plugin_enabled is correct anymore or if I need to handle as_active_plugins myself

 python/bset-new | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

commit fa4fb0af8c0c2de48eff2b2fb653b89125413061
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sun Apr 29 16:59:49 2007 -0400

    add plugin en/disable conflict readout to pyx

 python/bsettings.pyx | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 90 insertions(+), 2 deletions(-)

commit be30f18de07326e4739ea50e97a670002b6ca381
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sat Apr 28 06:52:26 2007 -0400

    a little bit of interface cleanup

 python/bset-new | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

commit e5ce6aa5700beb34c07b226076b2db65189632fe
Author: Quinn Storm <quinn@darter.(none)>
Date:   Sat Apr 28 06:43:06 2007 -0400

    yeah, more updates!
    list settings are pretty much done (but there seems to be a bug in libbs, need to check it out more thoroughly)
    reworked setting.Hints in pyx to make it more useful

 python/bset-new      | 308 +++++++++++++++++++++++++++++++++++++++++++++------
 python/bsettings.pyx |   5 +-
 2 files changed, 277 insertions(+), 36 deletions(-)

commit ba9120a66b4d7a33dd1f3b6b58f85b7aaf1f6e91
Author: Quinn Storm <quinn@darter.(none)>
Date:   Fri Apr 27 06:45:53 2007 -0400

    oops, forgot to save in vim

 python/bset-new | 2 --
 1 file changed, 2 deletions(-)

commit a9fc9295cb708ae3146b0de217ad4fe449f75845
Author: Quinn Storm <quinn@darter.(none)>
Date:   Fri Apr 27 06:45:44 2007 -0400

    more updates, code cleanup
    there seems to be something wrong in libbs's color option handling, but it could be a bug in my bindings, not sure yet

 python/bset-new      | 184 ++++++++++++++++++++++++++++++++++++---------------
 python/bsettings.pyx |  20 ++++--
 2 files changed, 142 insertions(+), 62 deletions(-)

commit 0d3c8be470befa6593e2c209dfafb715956645ef
Author: Quinn Storm <quinn@darter.(none)>
Date:   Fri Apr 27 02:31:31 2007 -0400

    a bit more work...not sure how much more I'll be doing tonight

 python/bset-new | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

commit 8e96a948f05ea5acd5e4b3e7c622f649bea78032
Author: Quinn Storm <quinn@darter.(none)>
Date:   Fri Apr 27 02:09:05 2007 -0400

    more work on filling out the interface...

 python/bset-new | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 111 insertions(+), 3 deletions(-)

commit 1fc1fb21a3febde9081e61bbc34cc5a6d6a73e57
Author: Quinn Storm <quinn@darter.(none)>
Date:   Fri Apr 27 00:58:20 2007 -0400

    'bset-new' is an attempt to rewrite the old code I was originally trying
    to port as 'bset', using better coding practices such as classes, etc.,
       and in general to make it cleaner and easier to maintain

 python/bset     | 103 ++++++++++++++++++++++---------------------
 python/bset-new | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 187 insertions(+), 49 deletions(-)

commit 9340a593ca9ebee82b3724b293d8c6eb913c6b5a
Author: Quinn Storm <quinn@darter.(none)>
Date:   Thu Apr 26 10:07:39 2007 -0400

    add 'bset' - very basic beginning of port of beryl-settings to bsettings
    it doesn't install or anything, and will probably not work right at all
    please do not use it unless you are planning on working on it

 python/bset | 1940 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1940 insertions(+)

commit 121c813bef9f1f7bb680782ec31c0ebe5722b0fd
Author: Quinn Storm <quinn@darter.(none)>
Date:   Thu Apr 26 10:06:32 2007 -0400

    just some little things to make bsettings start to come together

 python/bsettings.pyx | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit c7d40b9c28d4a6a6b870a12de7e98fecf1a729bf
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 21:43:30 2007 -0400

    add read, write, few missing bits (setting.Reset(), setting.IsDefault)

 python/bsettings.pyx | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

commit ce0518a6161ca0a37060ee32b37c95c6c22c9c17
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 21:35:36 2007 -0400

    fix a few little bugs with setting values, change Action values to be lists not tuples
    still a little bug with Action values in that the __get__()'d value can't be immediately
    reassigned, so it needs to be cached out by the calling app

 python/bsettings.pyx | 27 ++++++++++++++-------------
 1 file changed, 14 insertions(+), 13 deletions(-)

commit 03879827fed7d54d2e5bdcff8e0a224dcb669973
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 21:23:12 2007 -0400

    fold plugins into categories

 python/bsettings.pyx | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 3b858df6b2c6aab4a0008031e3211a1f7c83b446
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 21:13:51 2007 -0400

    setting value setting implemented completely, cleaned up from previous partial implementation
    still not tested

 python/bsettings.pyx | 88 ++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 65 insertions(+), 23 deletions(-)

commit 772f1a656804c81a0298d7af89e05c984617b30c
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 19:21:00 2007 -0400

    option setting for all but lists is in & compiles, *should* work, not yet tested

 python/bsettings.pyx | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

commit f3a0eaef874d1ef77132ffbf1f4a5d659bff8170
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 19:05:40 2007 -0400

    I don't like SSGroup, I'll likely replace it with something better protected,
      but other than that, settings groups/subgroups are now folded in properly

 python/bsettings.pyx | 43 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)

commit b598f4480a83070592a892939bd5a3ce7cf402d0
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 18:47:19 2007 -0400

    finish up settings Value __get__
    next up: __set__

 python/bsettings.pyx | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 79 insertions(+)

commit 2ee1c6c7cc1474f8115112b3f9765bad7e830fb6
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 18:15:12 2007 -0400

    getting far closer to being done, still haven't gotten to actual
    value read/write, but have a lot more of the general structure complete

 python/bsettings.pyx | 257 ++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 244 insertions(+), 13 deletions(-)

commit 4478b7174be1a94d2906f124e07073c67599e2b1
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 13:28:45 2007 -0400

    getting started...

 python/bsettings.pyx | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 60 insertions(+), 1 deletion(-)

commit 37b31541ca735a4d53648ddc0a567d49ac74ce49
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 12:50:32 2007 -0400

    fix build system and a few glitches

 configure.ac         | 2 --
 python/Makefile.am   | 2 +-
 python/bsettings.pyx | 5 ++---
 3 files changed, 3 insertions(+), 6 deletions(-)

commit df4ecff2fd1c3e188744427383f3889cdb5c8345
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 12:37:57 2007 -0400

    fix version in test for bsettings
    add acinclude.m4 for PYTHON_DIR_VERSION

 acinclude.m4 | 141 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |   2 +-
 2 files changed, 142 insertions(+), 1 deletion(-)

commit 6ffcc102607247cff3bfef12cfcfb9ea0645c634
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 12:32:45 2007 -0400

    adding simple bsettings.pyx file to get started

 python/bsettings.pyx | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

commit 94a5153990068cc612101b7449a439f3c96ca51b
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 12:18:12 2007 -0400

    remove VERSION file & use of it

 VERSION      | 2 --
 configure.ac | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

commit bbb22bb42afe3479f91e6bb2f399d8c1def27588
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 12:16:58 2007 -0400

    add the rest of the build system
    update various files for bsettings vs berylsettings

 Makefile.am              |  4 ++--
 bsettings-bindings.pc.in | 13 +++++++++++++
 configure.ac             | 14 +++++++-------
 python/Makefile.am       | 17 +++++++++++++++++
 4 files changed, 39 insertions(+), 9 deletions(-)

commit a78bd02e33c20e48a7e70722cf343965389a4b63
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 12:08:26 2007 -0400

    copy over build system from bsb

 AUTHORS      |   0
 COPYING      | 340 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ChangeLog    |   0
 Makefile.am  |   7 ++
 NEWS         |   0
 README       |   0
 TODO         |   0
 VERSION      |   2 +
 autogen.sh   |  16 +++
 configure.ac |  48 +++++++++
 10 files changed, 413 insertions(+)

commit c9f5b26a8260b65f2b3d4314f1b7f700c8dd8c61
Author: Quinn Storm <quinn@darter.(none)>
Date:   Tue Apr 24 12:02:01 2007 -0400

    remove dummy

 dummy | 1 -
 1 file changed, 1 deletion(-)

commit a343bc6666fb3683e4a7d176bcb874d44ad32ded
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Tue Apr 24 01:38:57 2007 +0200

    test commit

 dummy | 1 +
 1 file changed, 1 insertion(+)

commit bb6012396ed5722deaaf9945783d863ea863d71e
Author: compiz <compiz@de35.org>
Date:   Tue Apr 24 01:33:06 2007 +0200

    Dummy commit

 dummy | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

Generated by dwww version 1.15 on Thu Jun 27 23:29:33 CEST 2024.