compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2011-08-03 Thread Janos Guljas
 .gitmodules|3 
 3d |1 
 3d/CMakeLists.txt  |5 
 3d/VERSION |1 
 3d/src/3d.cpp  |  615 
 3d/src/3d.h|  156 
 3d/td.xml.in   |  111 
 AUTHORS|   58 
 CMakeLists.txt |   13 
 ChangeLog  |  711 
 NEWS   |   13 
 VERSION|1 
 addhelper  |1 
 addhelper/CMakeLists.txt   |5 
 addhelper/Makefile |  533 
 addhelper/VERSION  |1 
 addhelper/addhelper.xml.in |   63 
 addhelper/src/addhelper.cpp|  272 
 addhelper/src/addhelper.h  |  125 
 animationaddon |1 
 animationaddon/CMakeLists.txt  |7 
 animationaddon/VERSION |1 
 animationaddon/animationaddon.xml.in   |  529 
 animationaddon/compiz-animationaddon.pc.in |   12 
 animationaddon/include/animationaddon/animationaddon.h |  341 
 animationaddon/src/airplane.cpp|  769 
 animationaddon/src/animation_tex.h |  222 
 animationaddon/src/animationaddon.cpp  |  287 
 animationaddon/src/beamup.cpp  |  235 
 animationaddon/src/burn.cpp|  424 
 animationaddon/src/dissolve.cpp|   66 
 animationaddon/src/domino.cpp  |  281 
 animationaddon/src/explode.cpp |  113 
 animationaddon/src/fold.cpp|  253 
 animationaddon/src/glide3.cpp  |   84 
 animationaddon/src/leafspread.cpp  |  107 
 animationaddon/src/particle.cpp|  327 
 animationaddon/src/polygon.cpp | 1995 +
 animationaddon/src/private.h   |  370 
 animationaddon/src/skewer.cpp  |  228 
 bench  |1 
 bench/CMakeLists.txt   |6 
 bench/VERSION  |1 
 bench/bench.xml.in |   83 
 bench/src/bench.cpp|  455 
 bench/src/bench.h  |  117 
 bench/src/bench_tex.h  |21764 +
 bicubic|1 
 bicubic/CMakeLists.txt |5 
 bicubic/VERSION|1 
 bicubic/bicubic.xml.in |   20 
 bicubic/src/bicubic.cpp|  316 
 bicubic/src/bicubic.h  |   94 
 crashhandler   |1 
 crashhandler/CMakeLists.txt|5 
 crashhandler/VERSION   |1 
 crashhandler/crashhandler.xml.in   |   35 
 crashhandler/src/crashhandler.cpp  |  150 
 crashhandler/src/crashhandler.h|   48 
 cubeaddon  |1 
 cubeaddon/CMakeLists.txt   |6 
 cubeaddon/VERSION  |1 
 cubeaddon/cubeaddon.xml.in |  280 
 cubeaddon/images/compizcap.png |binary
 cubeaddon/images/cubecap_release.png   |binary
 cubeaddon/images/fusioncap.png |binary
 cubeaddon/src/cubeaddon.cpp| 1476 +
 cubeaddon/src/cubeaddon.h  |  187 
 debian/changelog   |7 
 debian/control |4 
 debian/watch   |2 
 extrawm|1 
 extrawm/CMakeLists.txt |5 
 extrawm/VERSION|1 
 extrawm/extrawm.xml.in |   41 
 extrawm/src/extrawm.cpp|  327 
 extrawm/src/extrawm.h  |  116 
 fadedesktop

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2011-03-05 Thread Sean Finney
 debian/changelog |6 ++
 debian/control   |1 +
 2 files changed, 7 insertions(+)

New commits:
commit 9fa28ef1a21073eb31d387ad7d0b0daa5aad34ed
Author: Sean Finney sean...@debian.org
Date:   Sat Mar 5 10:54:40 2011 +0100

prepare changelog

diff --git a/debian/changelog b/debian/changelog
index 70e500f..759f12d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+compiz-fusion-plugins-extra (0.9.2.1+git20110224.e621355c-2) experimental; 
urgency=low
+
+  * Fix an FTBFS by adding a Build-Dep on libglibmm-2.4-dev
+
+ -- Sean Finney sean...@debian.org  Sat, 05 Mar 2011 10:54:09 +0100
+
 compiz-fusion-plugins-extra (0.9.2.1+git20110224.e621355c-1) experimental; 
urgency=low
 
   [ Janos Guljas ]

commit 0be62af5e627a46f60425d33c7f55c22fedc2ef2
Author: Sean Finney sean...@debian.org
Date:   Sat Mar 5 10:53:45 2011 +0100

Fix an FTBFS by adding a Build-Dep on libglibmm-2.4-dev

diff --git a/debian/control b/debian/control
index a340399..d43ef41 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney sean...@debian.org
 Build-Depends: debhelper (= 7.0.50~), cmake, pkg-config, xsltproc,
  compiz-dev (= 0.9), libdecoration0-dev (= 0.9), compiz-fusion-plugins-main 
(= 0.9),
+ libglibmm-2.4-dev,
  librsvg2-dev, libcairo2-dev, libsm-dev, libdbus-1-dev, libjpeg62-dev,
  libxslt1-dev, libglu1-mesa-dev, libnotify-dev,
  libboost1.42-dev, libboost-serialization1.42-dev


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pvohk-0007wm...@alioth.debian.org



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2011-03-04 Thread Sean Finney
 .gitmodules |   78 
 3d  |1 
 AUTHORS |9 
 CMakeLists.txt  |   36 
 INSTALL |  236 
 Makefile.am |   17 
 NEWS|   12 
 VERSION |1 
 addhelper   |1 
 animationaddon  |1 
 autogen.sh  |   16 
 bench   |1 
 bicubic |1 
 cmake/CompizFusion.cmake|  680 -
 cmake/addons.cmake  |  171 
 compiz-animationaddon.pc.in |   12 
 configure.ac|  208 
 crashhandler|1 
 cubeaddon   |1 
 debian/changelog|   12 
 debian/compat   |2 
 debian/control  |   13 
 debian/docs |1 
 debian/install  |4 
 debian/rules|   94 
 debian/source/format|1 
 debian/source/local-options |2 
 debian/watch|4 
 dev/null|binary
 extrawm |1 
 fadedesktop |1 
 firepaint   |1 
 gears   |1 
 grid|1 
 group   |1 
 images/Makefile.am  |   14 
 include/Makefile.am |8 
 include/compiz-animationaddon.h |  223 
 loginout|1 
 maximumize  |1 
 mblur   |1 
 metadata/3d.xml.in  |  107 
 metadata/Makefile.am|   94 
 metadata/addhelper.xml.in   |   57 
 metadata/animationaddon.xml.in  |  526 
 metadata/bench.xml.in   |   60 
 metadata/bicubic.xml.in |   13 
 metadata/crashhandler.xml.in|   35 
 metadata/cubeaddon.xml.in   |  295 
 metadata/extrawm.xml.in |   38 
 metadata/fadedesktop.xml.in |   28 
 metadata/firepaint.xml.in   |   88 
 metadata/gears.xml.in   |   16 
 metadata/grid.xml.in|   58 
 metadata/group.xml.in   |  486 
 metadata/loginout.xml.in|   98 
 metadata/maximumize.xml.in  |  165 
 metadata/mblur.xml.in   |   60 
 metadata/notification.xml.in|   43 
 metadata/reflex.xml.in  |   54 
 metadata/scalefilter.xml.in |   82 
 metadata/shelf.xml.in   |   57 
 metadata/showdesktop.xml.in |   93 
 metadata/showmouse.xml.in   |  125 
 metadata/splash.xml.in  |   73 
 metadata/trailfocus.xml.in  |   91 
 metadata/wallpaper.xml.in   |   84 
 metadata/widget.xml.in  |   71 
 notification|1 
 po/ChangeLog|   12 
 po/LINGUAS  |   30 
 po/Makefile.in.in   |  218 
 po/Makevars |   43 
 po/POTFILES.in  |   26 
 po/ar.po| 5718 -
 po/as.po| 3941 --
 po/be.po| 4561 ---
 po/bn.po| 5678 -
 po/ca.po| 6032 -
 po/cs.po| 6009 -
 po/da.po| 3941 --
 po/de.po| 6328 --
 po/el.po| 6221 --
 po/en_GB.po | 6028 -
 po/es.po| 6345 --
 po/eu.po| 5877 -
 po/fa.po| 5487 -
 po/fi.po| 5857 -
 po/fr.po| 6168 --
 po/gl.po| 5243 
 po/gu.po| 6090 --
 po/he.po| 5864 -
 po/hi.po| 6078 --
 po/hr.po| 3941 --
 po/hu.po| 5978 -
 po/it.po| 6308 --
 po/ja.po| 5212 
 po/ko.po| 5821 -
 po/ml_IN.po | 5457 -
 po/nb.po| 6108 --
 po/nl.po| 6203 --
 po/or.po| 4206 --
 po/pl.po| 6153 --
 po/pt.po| 4916 
 po/pt_BR.po | 6281 --

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2010-03-23 Thread Cyril Brulebois
 debian/changelog |   11 +++
 debian/control   |4 +++-
 debian/rules |7 ++-
 3 files changed, 20 insertions(+), 2 deletions(-)

New commits:
commit 983232c157c5e3c572a0b4dd1b9871ffb6d37b65
Author: Cyril Brulebois k...@debian.org
Date:   Wed Mar 24 00:45:10 2010 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 5e5c697..44241f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-compiz-fusion-plugins-extra (0.8.4-2) UNRELEASED; urgency=low
+compiz-fusion-plugins-extra (0.8.4-2) unstable; urgency=low
 
   * Add Vcs-* fields.
   * Tighten dependencies on compiz-core:
@@ -7,7 +7,7 @@ compiz-fusion-plugins-extra (0.8.4-2) UNRELEASED; urgency=low
compiz-core (e.g. compiz-core-abiversion-20090619), and use it in
dh_gencontrol.
 
- -- Cyril Brulebois k...@debian.org  Wed, 24 Mar 2010 00:29:50 +0100
+ -- Cyril Brulebois k...@debian.org  Wed, 24 Mar 2010 00:45:05 +0100
 
 compiz-fusion-plugins-extra (0.8.4-1) unstable; urgency=low
 

commit ab97f82970518081ddecb3b59ebe830acd5c59af
Author: Cyril Brulebois k...@debian.org
Date:   Wed Mar 24 00:33:12 2010 +0100

Tighten dependencies on compiz-core.

diff --git a/debian/changelog b/debian/changelog
index 68d1541..5e5c697 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,11 @@
 compiz-fusion-plugins-extra (0.8.4-2) UNRELEASED; urgency=low
 
   * Add Vcs-* fields.
+  * Tighten dependencies on compiz-core:
+ - Add ${compizcore:Depends} to Depends.
+ - Use dpkg-query to extract the name of the package provided by
+   compiz-core (e.g. compiz-core-abiversion-20090619), and use it in
+   dh_gencontrol.
 
  -- Cyril Brulebois k...@debian.org  Wed, 24 Mar 2010 00:29:50 +0100
 
diff --git a/debian/control b/debian/control
index 5c780d3..42ad522 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/bling/compiz-fusion-plugins-extra
 
 Package: compiz-fusion-plugins-extra
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${compizcore:Depends}
 Description: Compiz Fusion plugins - extra collection
  Compiz Fusion is the result of the re-unification of the Beryl-project
  and the community around the Compiz Window Manager. It seeks to provide
diff --git a/debian/rules b/debian/rules
index 31f778d..a398e1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,9 +20,14 @@ AUTOFOO_DELETE:=aclocal.m4 config.guess config.h.in 
config.sub configure \
 depcomp install-sh intltool-extract.in intltool-merge.in \
 intltool-update.in ltmain.sh missing mkinstalldirs
 
+# Detect which package is provided by compiz-core:
+COMPIZCORE_DEPENDS := $(shell dpkg-query --showformat='$${Provides}\n' -W 
compiz-core)
+
 configure: configure-stamp
 configure-stamp:
dh_testdir
+   # Prevent from accidental breakage, early in the build process:
+   if [ -z $(COMPIZCORE_DEPENDS) ]; then echo 'Broken compiz-core ABI 
detection'; exit 1; fi
for f in $(UPSTREAM_PRESERVE); do \
cp -a $$f $$f.preserve; \
done
@@ -83,7 +88,7 @@ binary-arch: build install
dh_makeshlibs
dh_installdeb
dh_shlibdeps
-   dh_gencontrol
+   dh_gencontrol -- -Vcompizcore:Depends=$(COMPIZCORE_DEPENDS)
dh_md5sums
dh_builddeb
 

commit 1e175e3e168f9d6480a86e18c035750aeec7da14
Author: Cyril Brulebois k...@debian.org
Date:   Wed Mar 24 00:31:03 2010 +0100

Add Vcs-* fields.

diff --git a/debian/changelog b/debian/changelog
index f01d2ee..68d1541 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+compiz-fusion-plugins-extra (0.8.4-2) UNRELEASED; urgency=low
+
+  * Add Vcs-* fields.
+
+ -- Cyril Brulebois k...@debian.org  Wed, 24 Mar 2010 00:29:50 +0100
+
 compiz-fusion-plugins-extra (0.8.4-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 472e754..5c780d3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends: automake1.9, autotools-dev, compiz-dev (= 
0.8.4), compiz-fusion-
  libtool, libxml2-dev, libxslt1-dev, pkg-config, xsltproc, librsvg2-dev, 
libcairo2-dev, libsm-dev, libdbus-1-dev, libjpeg62-dev, libdecoration0-dev (= 
0.8.4)
 Standards-Version: 3.7.2
 Section: x11
+Vcs-Git: 
git://git.debian.org/git/pkg-xorg/bling/compiz-fusion-plugins-extra.git
+Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/bling/compiz-fusion-plugins-extra.git
 
 Package: compiz-fusion-plugins-extra
 Architecture: any


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nudro-0003ra...@alioth.debian.org



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2010-03-23 Thread Cyril Brulebois
 debian/changelog |6 ++
 debian/control   |1 +
 2 files changed, 7 insertions(+)

New commits:
commit 9008c9ad515b4e9560228a91a1384c7f515298f1
Author: Cyril Brulebois k...@debian.org
Date:   Wed Mar 24 01:52:55 2010 +0100

Add Homepage field.

diff --git a/debian/changelog b/debian/changelog
index 44241f1..96f3b56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+compiz-fusion-plugins-extra (0.8.4-3) UNRELEASED; urgency=low
+
+  * Add Homepage field.
+
+ -- Cyril Brulebois k...@debian.org  Wed, 24 Mar 2010 01:52:40 +0100
+
 compiz-fusion-plugins-extra (0.8.4-2) unstable; urgency=low
 
   * Add Vcs-* fields.
diff --git a/debian/control b/debian/control
index 42ad522..b89c7d0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Standards-Version: 3.7.2
 Section: x11
 Vcs-Git: 
git://git.debian.org/git/pkg-xorg/bling/compiz-fusion-plugins-extra.git
 Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/bling/compiz-fusion-plugins-extra.git
+Homepage: http://wiki.compiz.org/PluginsExtra
 
 Package: compiz-fusion-plugins-extra
 Architecture: any


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1nueqh-nw...@alioth.debian.org



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2010-02-11 Thread Sean Finney
 debian/changelog |3 ++-
 debian/control   |4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit ed3a4f6691fbca94f7661bec948418d13cf2b04f
Author: Sean Finney sean...@debian.org
Date:   Thu Feb 11 21:58:45 2010 +0100

Update changelog with ABI bump

diff --git a/debian/changelog b/debian/changelog
index 9b47f8f..f01d2ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 compiz-fusion-plugins-extra (0.8.4-1) unstable; urgency=low
 
   * New upstream release.
+  * Update Build-Depends against compiz-dev to = 0.8.4 for ABI bump.
 
- -- Sean Finney sean...@debian.org  Thu, 04 Feb 2010 21:24:32 +0100
+ -- Sean Finney sean...@debian.org  Thu, 11 Feb 2010 21:58:40 +0100
 
 compiz-fusion-plugins-extra (0.8.2-3) unstable; urgency=low
 

commit 472d4652bf04a4d519a3b8f23fa612eb2c8f2b7e
Author: Sean Finney sean...@debian.org
Date:   Thu Feb 11 21:58:13 2010 +0100

Update Build-Depends against compiz-dev to = 0.8.4 for ABI bump.

diff --git a/debian/control b/debian/control
index 9cc0b62..472e754 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: compiz-fusion-plugins-extra
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney sean...@debian.org
-Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.8.2-4), 
compiz-fusion-bcop (= 0.8.2), compiz-fusion-plugins-main (= 0.8.2-3), 
debhelper (= 5), intltool, libgconf2-dev, libglib2.0-dev, 
+Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.8.4), 
compiz-fusion-bcop (= 0.8.4), compiz-fusion-plugins-main (= 0.8.4), debhelper 
(= 5), intltool, libgconf2-dev, libglib2.0-dev, 
  libglu1-mesa-dev,
- libtool, libxml2-dev, libxslt1-dev, pkg-config, xsltproc, librsvg2-dev, 
libcairo2-dev, libsm-dev, libdbus-1-dev, libjpeg62-dev, libdecoration0-dev (= 
0.8.2-4)
+ libtool, libxml2-dev, libxslt1-dev, pkg-config, xsltproc, librsvg2-dev, 
libcairo2-dev, libsm-dev, libdbus-1-dev, libjpeg62-dev, libdecoration0-dev (= 
0.8.4)
 Standards-Version: 3.7.2
 Section: x11
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2010-02-04 Thread Sean Finney
 VERSION |2 
 debian/changelog|6 
 po/ar.po|  333 ++
 po/as.po| 3941 +
 po/be.po| 4561 ++
 po/bn.po|  321 ++
 po/ca.po|  363 ++
 po/cs.po| 1957 
 po/da.po| 3941 +
 po/de.po|  470 ++-
 po/el.po|  952 +++---
 po/en_GB.po |  368 ++
 po/es.po| 1742 +++
 po/eu.po|  367 ++
 po/fa.po|  311 ++
 po/fi.po|  403 ++
 po/fr.po|  562 +++
 po/gl.po| 2763 +++---
 po/gu.po|  371 ++
 po/he.po|  443 ++
 po/hi.po|  371 ++
 po/hr.po| 3941 +
 po/hu.po|  542 ++-
 po/it.po|  994 --
 po/ja.po| 1345 +++-
 po/ko.po|  745 +++-
 po/ml_IN.po | 5457 
 po/nb.po|  368 ++
 po/nl.po|  368 ++
 po/or.po| 4206 +++
 po/pl.po|  570 ++-
 po/pt.po|  829 +++--
 po/pt_BR.po |  371 ++
 po/ru.po| 1395 -
 po/sv.po|  370 ++
 po/tr.po|  377 ++
 po/zh_CN.po |  413 ++
 po/zh_HK.po | 4206 +++
 src/animationaddon/animationaddon.c |   26 
 src/animationaddon/polygon.c|   11 
 src/firepaint/firepaint.c   |2 
 src/gears/gears.c   |2 
 src/group/cairo.c   |5 
 src/group/group-internal.h  |7 
 src/group/group.c   |2 
 src/group/init.c|   27 
 src/group/queues.c  |   20 
 src/group/tab.c |2 
 src/maximumize/maximumize.c |4 
 src/notification/notification.c |3 
 src/scalefilter/scalefilter.c   |3 
 src/shelf/shelf.c   |4 
 src/showdesktop/showdesktop.c   |6 
 src/showmouse/showmouse.c   |5 
 src/widget/widget.c |   40 
 55 files changed, 45005 insertions(+), 6209 deletions(-)

New commits:
commit 216bd8c7501a69b01ac952f333b82d5340ffc45c
Author: Sean Finney sean...@debian.org
Date:   Thu Feb 4 21:30:05 2010 +0100

prepare 0.8.4-1

diff --git a/debian/changelog b/debian/changelog
index 3546869..9b47f8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+compiz-fusion-plugins-extra (0.8.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sean Finney sean...@debian.org  Thu, 04 Feb 2010 21:24:32 +0100
+
 compiz-fusion-plugins-extra (0.8.2-3) unstable; urgency=low
 
   * bump build-deps again; there was an unintended (and reverted) ABI

commit 61bcee04f19e9649d2bff31604c7655106c0b8e3
Author: Guillaume Seguin guilla...@segu.in
Date:   Wed Oct 14 04:09:18 2009 +0200

* Bump version to 0.8.4

diff --git a/VERSION b/VERSION
index 9b265c0..e4184f4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-VERSION=0.8.3
+VERSION=0.8.4

commit 305d017688b3c264d254dbb88135c4eb7741210b
Author: Erkin Bahceci erkin...@gmail.com
Date:   Tue Oct 13 19:14:21 2009 -0500

Remove commented out po strings.

diff --git a/po/pt.po b/po/pt.po
index d9dca6b..bcb9971 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -4914,11 +4914,3 @@ msgstr Janelas em todos os ambientes de trabalho que 
devem ficar fixas
 msgid Workarounds
 msgstr Correcções
 
-#~ msgid Cube Caps
-#~ msgstr Coberturas Cubo
-
-#~ msgid 
-#~ msgstr Mostrar imagens nas faces de cima e de baixo do cubo
-
-#~ msgid 
-#~ msgstr Reflexão do cubo compiz

commit 8915f05233653d279dffdc01d00d8c3a5e181ca9
Author: Guillaume Seguin guilla...@segu.in
Date:   Tue Oct 13 17:49:41 2009 +0200

Update translations

diff --git a/po/as.po b/po/as.po
new file mode 100644
index 000..ca2d26b
--- /dev/null
+++ b/po/as.po
@@ -0,0 +1,3941 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR em...@address, YEAR.
+#
+#, fuzzy
+msgid 
+msgstr 
+Project-Id-Version: PACKAGE VERSION\n
+Report-Msgid-Bugs-To: http://bugs.opencompositing.org\n;
+POT-Creation-Date: 2007-11-25 00:00+0100\n
+PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2009-04-11 Thread Sean Finney
 debian/changelog |7 +++
 1 file changed, 7 insertions(+)

New commits:
commit 6c259927e1eab6a07c16868bb10c79c71cb7e302
Author: Sean Finney sean...@debian.org
Date:   Sat Apr 11 16:05:46 2009 +0200

prepare 0.8.2-2

diff --git a/debian/changelog b/debian/changelog
index 3bac373..3f3984d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+compiz-fusion-plugins-extra (0.8.2-2) unstable; urgency=low
+
+  * update versioned build-deps for compiz packages to = 0.8.2 
+(Closes: #522989)
+
+ -- Sean Finney sean...@debian.org  Sat, 11 Apr 2009 16:05:06 +0200
+
 compiz-fusion-plugins-extra (0.8.2-1) unstable; urgency=low
 
   * New upstream release.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2009-04-11 Thread Sean Finney
 debian/changelog |7 +++
 debian/control   |4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 19e88b50732b56983412344a7ab8baeebe7a51f5
Author: Sean Finney sean...@debian.org
Date:   Sat Apr 11 19:38:37 2009 +0200

prepare release 0.8.2-3

diff --git a/debian/changelog b/debian/changelog
index 3f3984d..3546869 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+compiz-fusion-plugins-extra (0.8.2-3) unstable; urgency=low
+
+  * bump build-deps again; there was an unintended (and reverted) ABI
+break.
+
+ -- Sean Finney sean...@debian.org  Sat, 11 Apr 2009 19:38:15 +0200
+
 compiz-fusion-plugins-extra (0.8.2-2) unstable; urgency=low
 
   * update versioned build-deps for compiz packages to = 0.8.2 

commit 24174a197725f6ffe98a4d2ba3d5f05270361d54
Author: Sean Finney sean...@debian.org
Date:   Sat Apr 11 19:37:02 2009 +0200

bump build-deps again; there was an unintended (and reverted) ABI break.

diff --git a/debian/control b/debian/control
index 58423ca..9cc0b62 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: compiz-fusion-plugins-extra
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney sean...@debian.org
-Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.8.2), 
compiz-fusion-bcop (= 0.8.2), compiz-fusion-plugins-main (= 0.8.2), debhelper 
(= 5), intltool, libgconf2-dev, libglib2.0-dev, 
+Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.8.2-4), 
compiz-fusion-bcop (= 0.8.2), compiz-fusion-plugins-main (= 0.8.2-3), 
debhelper (= 5), intltool, libgconf2-dev, libglib2.0-dev, 
  libglu1-mesa-dev,
- libtool, libxml2-dev, libxslt1-dev, pkg-config, xsltproc, librsvg2-dev, 
libcairo2-dev, libsm-dev, libdbus-1-dev, libjpeg62-dev, libdecoration0-dev
+ libtool, libxml2-dev, libxslt1-dev, pkg-config, xsltproc, librsvg2-dev, 
libcairo2-dev, libsm-dev, libdbus-1-dev, libjpeg62-dev, libdecoration0-dev (= 
0.8.2-4)
 Standards-Version: 3.7.2
 Section: x11
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2009-04-09 Thread Sean Finney
 debian/control |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 46f985251e95714475b53845546b258680955569
Author: Sean Finney sean...@debian.org
Date:   Thu Apr 9 18:16:24 2009 +0200

update versioned build-deps for compiz packages to = 0.8.2

Closes: #522989

diff --git a/debian/control b/debian/control
index 52bb15b..58423ca 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: compiz-fusion-plugins-extra
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney sean...@debian.org
-Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.7.6), 
compiz-fusion-bcop (= 0.7.6), compiz-fusion-plugins-main (= 0.7.6), debhelper 
(= 5), intltool, libgconf2-dev, libglib2.0-dev, 
+Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.8.2), 
compiz-fusion-bcop (= 0.8.2), compiz-fusion-plugins-main (= 0.8.2), debhelper 
(= 5), intltool, libgconf2-dev, libglib2.0-dev, 
  libglu1-mesa-dev,
  libtool, libxml2-dev, libxslt1-dev, pkg-config, xsltproc, librsvg2-dev, 
libcairo2-dev, libsm-dev, libdbus-1-dev, libjpeg62-dev, libdecoration0-dev
 Standards-Version: 3.7.2


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2009-04-07 Thread Sean Finney
 CMakeLists.txt  |4 
 Makefile.am |   23 
 VERSION |2 
 cmake/CompizFusion.cmake|   30 
 cmake/addons.cmake  |3 
 compiz-animationaddon.pc.in |   12 
 configure.ac|   22 
 debian/changelog|8 
 debian/control  |4 
 debian/gbp.conf |8 
 include/Makefile.am |8 
 include/compiz-animationaddon.h |  223 +
 metadata/Makefile.am|   95 
 metadata/animationaddon.xml.in  |  526 +++
 metadata/extrawm.xml.in |6 
 metadata/firepaint.xml.in   |4 
 metadata/grid.xml.in|   58 
 metadata/loginout.xml.in|2 
 metadata/maximumize.xml.in  |  148 
 metadata/notification.xml.in|1 
 metadata/scalefilter.xml.in |  158 -
 metadata/showdesktop.xml.in |7 
 metadata/showmouse.xml.in   |   12 
 po/LINGUAS  |6 
 po/POTFILES.in  |2 
 po/ar.po| 1615 +++---
 po/bn.po| 1543 ++
 po/ca.po| 1717 +++
 po/cs.po| 5240 ++
 po/de.po| 1807 ---
 po/el.po| 2303 +--
 po/en_GB.po | 1930 
 po/es.po| 2756 ++
 po/eu.po| 3001 ---
 po/fa.po| 1349 ++--
 po/fi.po| 2908 ---
 po/fr.po| 1995 -
 po/gl.po| 2268 +-
 po/gu.po| 1733 +++
 po/he.po| 5509 
 po/hi.po| 1730 +++
 po/hu.po| 1805 ---
 po/it.po| 1925 
 po/ja.po| 1811 +++
 po/ko.po| 2084 -
 po/nb.po| 1729 ---
 po/nl.po| 1744 ---
 po/pl.po| 2929 +++
 po/pt.po| 2037 +
 po/pt_BR.po | 1769 ---
 po/ru.po| 2063 -
 po/sv.po| 2103 -
 po/tr.po| 1701 +++
 po/zh_CN.po | 4207 +++
 src/3d/Makefile.am  |9 
 src/Makefile.am |2 
 src/addhelper/Makefile.am   |9 
 src/animationaddon/CMakeLists.txt   |6 
 src/animationaddon/Makefile.am  |   35 
 src/animationaddon/airplane3d.c |  867 +
 src/animationaddon/animation_tex.h  |  222 +
 src/animationaddon/animationaddon.c |  708 
 src/animationaddon/animationaddon.h |  389 ++
 src/animationaddon/beamup.c |  295 +
 src/animationaddon/burn.c   |  456 ++
 src/animationaddon/domino.c |  276 +
 src/animationaddon/explode3d.c  |  120 
 src/animationaddon/fold3d.c |  239 +
 src/animationaddon/glide3.c |   84 
 src/animationaddon/leafspread.c |  107 
 src/animationaddon/particle.c   |  372 ++
 src/animationaddon/polygon.c| 2106 +
 src/animationaddon/skewer.c |  227 +
 src/bench/Makefile.am   |9 
 src/bicubic/bicubic.c   |6 
 src/crashhandler/Makefile.am|9 
 src/cubeaddon/Makefile.am   |   13 
 src/cubeaddon/cubeaddon.c   |   25 
 src/extrawm/Makefile.am |9 
 src/extrawm/extrawm.c   |  107 
 src/fadedesktop/Makefile.am |9 
 src/fadedesktop/fadedesktop.c   |4 
 src/firepaint/Makefile.am   |9 
 src/firepaint/firepaint.c   |   42 
 src/gears/Makefile.am   |9 
 src/grid/CMakeLists.txt |3 
 src/grid/Makefile.am|   30 
 src/grid/grid.c |  349 ++
 src/group/Makefile.am   |   12 
 src/group/cairo.c   |   87 
 src/group/group-internal.h  |   17 
 src/group/group.c   |  201 -
 src/group/init.c|   27 
 src/group/queues.c  |6 
 src/group/tab.c |   53 
 src/loginout/Makefile.am|9 
 src/maximumize/Makefile.am  |   12 
 src/maximumize/maximumize.c |  794 -
 src/mblur/Makefile.am   |9 
 src/notification/notification.c |   93 
 src/reflex/Makefile.am  

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2008-06-02 Thread Sean Finney
 CMakeLists.txt  |   27 
 VERSION |2 
 cmake/CompizFusion.cmake|  671 +
 cmake/addons.cmake  |  171 +++
 configure.ac|6 
 debian/changelog|6 
 debian/control  |2 
 metadata/3d.xml.in  |8 
 metadata/Makefile.am|6 
 metadata/addhelper.xml.in   |5 
 metadata/cubeaddon.xml.in   |  295 ++
 metadata/cubecaps.xml.in|  150 ---
 metadata/cubereflex.xml.in  |   88 -
 metadata/extrawm.xml.in |   56 -
 metadata/wallpaper.xml.in   |   84 +
 po/POTFILES.in  |4 
 po/ar.po|  245 +++--
 po/bn.po|  244 +++--
 po/ca.po|  310 --
 po/de.po|  381 +--
 po/el.po|  319 --
 po/en_GB.po |  319 --
 po/es.po|  348 +--
 po/eu.po|  362 +--
 po/fa.po|  236 +++-
 po/fi.po| 1586 ++--
 po/fr.po|  317 --
 po/gl.po|  318 --
 po/gu.po|  318 --
 po/hi.po|  318 --
 po/hu.po|  408 +---
 po/it.po|  357 +--
 po/ja.po|  615 
 po/ko.po|  317 --
 po/nb.po|  318 --
 po/nl.po|  320 --
 po/pl.po|  918 ++
 po/pt.po|  488 ++
 po/pt_BR.po |  329 --
 po/ru.po|  559 ++-
 po/sv.po|  349 +--
 po/tr.po|  309 --
 po/zh_CN.po |  303 --
 src/3d/3d.c |  470 -
 src/3d/CMakeLists.txt   |3 
 src/Makefile.am |6 
 src/addhelper/CMakeLists.txt|3 
 src/addhelper/addhelper.c   |   15 
 src/bench/CMakeLists.txt|3 
 src/bicubic/CMakeLists.txt  |3 
 src/bicubic/bicubic.c   |   21 
 src/crashhandler/CMakeLists.txt |3 
 src/cubeaddon/CMakeLists.txt|3 
 src/cubeaddon/Makefile.am   |   31 
 src/cubeaddon/cubeaddon.c   | 1948 
 src/cubecaps/Makefile.am|   31 
 src/cubecaps/cubecaps.c |  842 -
 src/cubereflex/Makefile.am  |   31 
 src/cubereflex/cubereflex.c |  608 
 src/extrawm/CMakeLists.txt  |3 
 src/extrawm/extrawm.c   |  259 +
 src/fadedesktop/CMakeLists.txt  |3 
 src/firepaint/CMakeLists.txt|3 
 src/gears/CMakeLists.txt|3 
 src/group/CMakeLists.txt|3 
 src/loginout/CMakeLists.txt |3 
 src/maximumize/CMakeLists.txt   |3 
 src/maximumize/maximumize.c |   17 
 src/mblur/CMakeLists.txt|3 
 src/notification/CMakeLists.txt |3 
 src/reflex/CMakeLists.txt   |3 
 src/scalefilter/CMakeLists.txt  |3 
 src/scalefilter/scalefilter.c   |  226 ++--
 src/shelf/CMakeLists.txt|3 
 src/shelf/shelf.c   |2 
 src/showdesktop/CMakeLists.txt  |3 
 src/showmouse/CMakeLists.txt|3 
 src/splash/CMakeLists.txt   |3 
 src/trailfocus/CMakeLists.txt   |3 
 src/wallpaper/CMakeLists.txt|3 
 src/wallpaper/Makefile.am   |   27 
 src/wallpaper/wallpaper.c   |  985 
 src/widget/CMakeLists.txt   |3 
 83 files changed, 12564 insertions(+), 5819 deletions(-)

New commits:
commit 7de2981b68b20d7f9283dacd3e55039aa4d521bb
Author: Sean Finney [EMAIL PROTECTED]
Date:   Tue Jun 3 00:57:51 2008 +0200

new upstream release

diff --git a/debian/changelog b/debian/changelog
index ab8f8fa..560a120 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+compiz-fusion-plugins-extra (0.7.6-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Sean Finney [EMAIL PROTECTED]  Tue, 03 Jun 2008 00:57:11 +0200
+
 compiz-fusion-plugins-extra (0.7.4-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index a5299a8..f0a5904 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: compiz-fusion-plugins-extra
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney [EMAIL PROTECTED]
-Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.7.3), 
compiz-fusion-bcop (= 0.7.3), compiz-fusion-plugins-main (= 0.7.3), debhelper 
(= 5), intltool, libgconf2-dev, libglib2.0-dev, libtool, libxml2-dev, 
libxslt1-dev, pkg-config, xsltproc, librsvg2-dev, libcairo2-dev, libsm-dev, 
libdbus-1-dev, libjpeg62-dev, 

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2008-05-19 Thread Sean Finney
 VERSION |2 
 configure.ac|   22 
 debian/changelog|7 
 debian/control  |2 
 images/Star.png |binary
 images/compiz.png   |binary
 metadata/3d.xml.in  |  115 
 metadata/Makefile.am|7 
 metadata/addhelper.xml.in   |9 
 metadata/bench.xml.in   |7 
 metadata/bicubic.xml.in |   13 
 metadata/crashhandler.xml.in|   58 
 metadata/cubecaps.xml.in|   44 
 metadata/extrawm.xml.in |   26 
 metadata/firepaint.xml.in   |   28 
 metadata/group.xml.in   |   79 
 metadata/loginout.xml.in|   98 
 metadata/maximumize.xml.in  |   29 
 metadata/mblur.xml.in   |7 
 metadata/mswitch.xml.in |   17 
 metadata/notification.xml.in|   42 
 metadata/scalefilter.xml.in |1 
 metadata/shelf.xml.in   |   57 
 metadata/showmouse.xml.in   |  115 
 metadata/splash.xml.in  |7 
 metadata/widget.xml.in  |   15 
 po/LINGUAS  |   12 
 po/POTFILES.in  |7 
 po/ar.po| 4675 +
 po/bn.po| 4646 +
 po/ca.po| 4875 --
 po/compiz-fusion-plugins.pot| 1212 ---
 po/de.po| 5271 +
 po/el.po| 6014 +-
 po/en_GB.po | 4819 ++
 po/es.po| 5121 
 po/eu.po| 4675 +
 po/fa.po| 4571 
 po/fi.po| 4580 +
 po/fr.po| 4807 ++
 po/gl.po| 6016 --
 po/gu.po| 4888 ++
 po/hi.po| 4881 ++
 po/hu.po| 4893 ++
 po/it.po| 6315 +---
 po/ja.po| 5010 ++-
 po/ko.po| 4841 ++
 po/nb.po| 5799 
 po/nl.po| 4959 +++
 po/pl.po| 4788 +++---
 po/pt.po| 5970 -
 po/pt_BR.po | 5076 
 po/ru.po| 5546 +++
 po/sv.po| 6157 +-
 po/tr.po| 4132 ++
 po/zh_CN.po | 4051 +++--
 src/3d/3d.c |  935 +
 src/3d/Makefile.am  |   31 
 src/Makefile.am |   11 
 src/addhelper/addhelper.c   |  447 +-
 src/bench/bench.c   |   68 
 src/bicubic/Makefile.am |   18 
 src/bicubic/bicubic.c   |  479 +++
 src/crashhandler/crashhandler.c |   62 
 src/cubecaps/cubecaps.c |  165 -
 src/cubereflex/cubereflex.c |  255 -
 src/extrawm/extrawm.c   |   73 
 src/fadedesktop/fadedesktop.c   |   57 
 src/firepaint/firepaint.c   |   68 
 src/gears/gears.c   |   95 
 src/group/Makefile.am   |1 
 src/group/cairo.c   |  716 
 src/group/group-internal.h  |  830 ++---
 src/group/group.c   | 3126 +--
 src/group/init.c|  765 ++--
 src/group/paint.c   | 2293 +-
 src/group/queues.c  |  273 -
 src/group/selection.c   |  471 +-
 src/group/tab.c | 4178 +++---
 src/loginout/Makefile.am|   27 
 src/loginout/loginout.c |  512 +++
 src/maximumize/Makefile.am  |   29 
 src/maximumize/maximumize.c |  378 ++
 src/mblur/mblur.c   |   66 
 src/notification/Makefile.am|   22 
 src/notification/notification.c |  326 ++
 src/reflex/reflex.c |   66 
 src/scalefilter/scalefilter.c   |  164 -
 src/shelf/Makefile.am   |   27 
 src/shelf/shelf.c   | 1056 ++
 src/showdesktop/showdesktop.c   |   68 
 src/showmouse/Makefile.am   |   31 
 src/showmouse/showmouse.c   |  854 +
 src/showmouse/showmouse_tex.h   |  216 +
 src/splash/splash.c |   67 
 src/trailfocus/trailfocus.c |  841 +++--
 src/widget/widget.c |   76 
 97 files changed, 126128 insertions(+), 33529 

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2008-05-19 Thread Sean Finney
 debian/changelog |3 ++-
 debian/control   |2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit b3e28a65cfaa726866ffa09ee467516cf9a9f476
Author: Sean Finney [EMAIL PROTECTED]
Date:   Tue May 20 07:28:31 2008 +0200

update build deps

diff --git a/debian/changelog b/debian/changelog
index 2854b63..ab8f8fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 compiz-fusion-plugins-extra (0.7.4-1) unstable; urgency=low
 
   * New upstream release.
-  * Update build-deps on bcop to = 0.7.3.
+  * Update build-deps on bcop, compiz-dev, and compiz-fusion-plugins-main
+to = 0.7.3.
 
  -- Sean Finney [EMAIL PROTECTED]  Mon, 19 May 2008 20:10:44 +0200
 
diff --git a/debian/control b/debian/control
index 5620a09..a5299a8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: compiz-fusion-plugins-extra
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney [EMAIL PROTECTED]
-Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.6.0), 
compiz-fusion-bcop (= 0.7.3), compiz-fusion-plugins-main, debhelper (= 5), 
intltool, libgconf2-dev, libglib2.0-dev, libtool, libxml2-dev, libxslt1-dev, 
pkg-config, xsltproc, librsvg2-dev, libcairo2-dev, libsm-dev, libdbus-1-dev, 
libjpeg62-dev, libdecoration0-dev
+Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.7.3), 
compiz-fusion-bcop (= 0.7.3), compiz-fusion-plugins-main (= 0.7.3), debhelper 
(= 5), intltool, libgconf2-dev, libglib2.0-dev, libtool, libxml2-dev, 
libxslt1-dev, pkg-config, xsltproc, librsvg2-dev, libcairo2-dev, libsm-dev, 
libdbus-1-dev, libjpeg62-dev, libdecoration0-dev
 Standards-Version: 3.7.2
 Section: x11
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2007-12-31 Thread Sean Finney
 VERSION   |2 -
 debian/changelog  |8 +++--
 src/fadedesktop/fadedesktop.c |7 
 src/gears/gears.c |3 +-
 src/group/tab.c   |   30 -
 src/reflex/reflex.c   |   59 ++
 src/showdesktop/showdesktop.c |4 ++
 7 files changed, 80 insertions(+), 33 deletions(-)

New commits:
commit 268df63596a659bbe4a3770362646a207482ee42
Author: Sean Finney [EMAIL PROTECTED]
Date:   Mon Dec 31 20:05:55 2007 +0100

new upstream release, bugfix ref

diff --git a/debian/changelog b/debian/changelog
index 4262495..a8d49ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
-compiz-fusion-plugins-extra (0.6.0-4) unstable; urgency=low
+compiz-fusion-plugins-extra (0.6.1-1) unstable; urgency=low
+
+  * New upstream release on the 0.6.0 branch.
 
   [Emilio Scalise]
   * Added missing build deps: librsvg2-dev, libcairo2-dev, libsm-dev,
-libdbus-1-dev, libjpeg62-dev, libdecoration0-dev.
+libdbus-1-dev, libjpeg62-dev, libdecoration0-dev (closes: #458159).
 
- -- Sean Finney [EMAIL PROTECTED]  Fri, 21 Dec 2007 21:03:25 +0100
+ -- Sean Finney [EMAIL PROTECTED]  Mon, 31 Dec 2007 20:03:44 +0100
 
 compiz-fusion-plugins-extra (0.6.0-3) unstable; urgency=low
 

commit bc88743627a7b439badd5fc83304119cdad32843
Author: Dennis Kasprzyk [EMAIL PROTECTED]
Date:   Wed Dec 19 12:32:33 2007 +0100

Rotate scene correctly in inside cube mode.

diff --git a/src/gears/gears.c b/src/gears/gears.c
index a86b65c..01104a5 100644
--- a/src/gears/gears.c
+++ b/src/gears/gears.c
@@ -282,7 +282,8 @@ gearsPaintInside (CompScreen  *s,
 
 ScreenPaintAttrib sA = *sAttrib;
 
-sA.yRotate += (360.0f / size) * (cs-xRotations - (s-x * cs-nOutput));
+sA.yRotate += cs-invert * (360.0f / size) *
+ (cs-xRotations - (s-x * cs-nOutput));
 
 CompTransform mT = *transform;
 

commit 72af3c8620b783928a8d04a6342fff3d1fd7e8fc
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Mon Nov 5 13:22:29 2007 +0100

Fix damaging of tab bars without slots.

diff --git a/src/group/tab.c b/src/group/tab.c
index 76eccb5..ea69527 100644
--- a/src/group/tab.c
+++ b/src/group/tab.c
@@ -2258,18 +2258,24 @@ groupDamageTabBarRegion (GroupSelection *group)
 
 #define DAMAGE_BUFFER 20
 
-   reg.extents.x1 = MIN (group-tabBar-region-extents.x1,
- 
group-tabBar-slots-region-extents.x1) -
-DAMAGE_BUFFER;
-   reg.extents.y1 = MIN (group-tabBar-region-extents.y1,
- 
group-tabBar-slots-region-extents.y1) -
-DAMAGE_BUFFER;
-   reg.extents.x2 = MAX (group-tabBar-region-extents.x2,
- 
group-tabBar-revSlots-region-extents.x2) +
-DAMAGE_BUFFER;
-   reg.extents.y2 = MAX (group-tabBar-region-extents.y2,
- 
group-tabBar-revSlots-region-extents.y2) +
-DAMAGE_BUFFER;
+   reg.extents = group-tabBar-region-extents;
+
+   if (group-tabBar-slots)
+   {
+   reg.extents.x1 = MIN (reg.extents.x1,
+ 
group-tabBar-slots-region-extents.x1);
+   reg.extents.y1 = MIN (reg.extents.y1,
+ 
group-tabBar-slots-region-extents.y1);
+   reg.extents.x2 = MAX (reg.extents.x2,
+ 
group-tabBar-revSlots-region-extents.x2);
+   reg.extents.y2 = MAX (reg.extents.y2,
+ 
group-tabBar-revSlots-region-extents.y2);
+   }
+
+reg.extents.x1 -= DAMAGE_BUFFER;
+reg.extents.y1 -= DAMAGE_BUFFER;
+reg.extents.x2 += DAMAGE_BUFFER;
+reg.extents.y2 += DAMAGE_BUFFER;
 
damageScreenRegion (group-screen, reg);
 }

commit 6f563107825d292282788b8a580e45d3bf10d0a6
Author: Erkin Bahceci [EMAIL PROTECTED]
Date:   Sun Nov 4 21:20:14 2007 +0100

Cache multiple fragment functions.
Prevents recreating fragment functions when unit/param changes because of
another plugin. If the other plugin paints fragment programs on only some
windows, the issue becomes more visible and a new fragment function needs
to be created possibly every frame without this patch.

diff --git a/src/reflex/reflex.c b/src/reflex/reflex.c
index 6d57e0c..e5706df 100644
--- a/src/reflex/reflex.c
+++ b/src/reflex/reflex.c
@@ -44,6 +44,8 @@ ReflexDisplay;
 
 typedef struct _ReflexFunction
 {
+struct _ReflexFunction *next;
+
 int handle;
 int target;
 int param;
@@ -62,7 +64,7 @@ typedef struct _ReflexScreen
 unsigned int width;
 unsigned int height;
 
-ReflexFunction function;
+ReflexFunction *reflexFunctions;
 }
 

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2007-12-21 Thread Sean Finney
 debian/changelog |8 
 debian/control   |2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 0cf231f9ce29f8a5c8a69f5dace235b8f0505b0b
Author: Sean Finney [EMAIL PROTECTED]
Date:   Fri Dec 21 21:03:05 2007 +0100

missing build deps

diff --git a/debian/changelog b/debian/changelog
index 8e8d256..4262495 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+compiz-fusion-plugins-extra (0.6.0-4) unstable; urgency=low
+
+  [Emilio Scalise]
+  * Added missing build deps: librsvg2-dev, libcairo2-dev, libsm-dev,
+libdbus-1-dev, libjpeg62-dev, libdecoration0-dev.
+
+ -- Sean Finney [EMAIL PROTECTED]  Fri, 21 Dec 2007 21:03:25 +0100
+
 compiz-fusion-plugins-extra (0.6.0-3) unstable; urgency=low
 
   * Update copyright information to be more specific, at the request of
diff --git a/debian/control b/debian/control
index 4e54ae3..3f3d86a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: compiz-fusion-plugins-extra
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney [EMAIL PROTECTED]
-Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.6.0), 
compiz-fusion-bcop (= 0.6.0), compiz-fusion-plugins-main, debhelper (= 5), 
intltool, libgconf2-dev, libglib2.0-dev, libtool, libxml2-dev, libxslt1-dev, 
pkg-config, xsltproc
+Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.6.0), 
compiz-fusion-bcop (= 0.6.0), compiz-fusion-plugins-main, debhelper (= 5), 
intltool, libgconf2-dev, libglib2.0-dev, libtool, libxml2-dev, libxslt1-dev, 
pkg-config, xsltproc, librsvg2-dev, libcairo2-dev, libsm-dev, libdbus-1-dev, 
libjpeg62-dev, libdecoration0-dev
 Standards-Version: 3.7.2
 Section: x11
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2007-11-25 Thread Sean Finney
 debian/changelog |7 +++
 debian/copyright |  108 +--
 2 files changed, 113 insertions(+), 2 deletions(-)

New commits:
commit 8899743099fd2138e2e3c8d9e6a68863216d0f2b
Author: Sean Finney [EMAIL PROTECTED]
Date:   Sun Nov 25 18:27:07 2007 +0100

update copyright info

diff --git a/debian/changelog b/debian/changelog
index 9699249..8e8d256 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+compiz-fusion-plugins-extra (0.6.0-3) unstable; urgency=low
+
+  * Update copyright information to be more specific, at the request of
+ftp-master.
+
+ -- Sean Finney [EMAIL PROTECTED]  Sun, 25 Nov 2007 18:26:35 +0100
+
 compiz-fusion-plugins-extra (0.6.0-2) unstable; urgency=low
 
   * Remove autofoo generated content and create/remove it as part of the
diff --git a/debian/copyright b/debian/copyright
index 7e8a439..b392f06 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,9 +11,113 @@ Upstream Authors (Lead Developers, see AUTHORS for full 
list):
Guillaume Seguin - iXce [EMAIL PROTECTED]
Kristian Lyngstøl [EMAIL PROTECTED]
 
-License:
+Copyright:
 
-GPL, see `/usr/share/common-licenses/GPL'
+
+The following copyright/license applies to the files mentioned below:
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
+./src/addhelper/*.c
+ * Copyright (c) 2007 Kristian Lyngstøl [EMAIL PROTECTED]
+
+./src/bench/*.{c,h}
+ * Copyright : (C) 2006 by Dennis Kasprzyk
+
+./src/crashhandler/crashhandler.c
+ * Copyright : (C) 2006 by Dennis Kasprzyk
+
+./src/cubecaps/cubecaps.c
+ * Copyright : (C) 2007 Guillaume Seguin
+
+./src/cubereflex/cubereflex.c
+ * Copyright : (C) 2007 by Dennis Kasprzyk
+
+./src/extrawm/extrawm.c
+ * Copyright: (C) 2007 Danny Baumann [EMAIL PROTECTED]
+
+./src/fadedesktop/fadedesktop.c
+ * Copyright (c) 2006 Robert Carr [EMAIL PROTECTED]
+ *   2007 Danny Baumann [EMAIL PROTECTED]
+
+./src/firepaint/*.{c,h}
+ * Copyright : (C) 2007 by Dennis Kasprzyk
+
+./src/gears/gears.c
+ * Copyright : (C) 2007 by Dennis Kasprzyk
+
+./src/group/*.{c,h}
+ * Copyright : (C) 2006-2007 by Patrick Niklaus, Roi Cohen, Danny Baumann
+
+./src/mblur/mblur.c
+ * Copyright : (C) 2007 by Dennis Kasprzyk
+
+./src/reflex/reflex.c
+ * Copyright : (C) 2007 by Dennis Kasprzyk
+
+./src/scalefilter/scalefilter.c
+ * Copyright : (C) 2007 by Danny Baumann
+ * Copyright : (C) 2006 Diogo Ferreira
+ * Copyright : (C) 2007 Robert Carr
+
+./src/splash/splash.c
+ * Copyright : (C) 2006 by Dennis Kasprzyk
+
+./src/trailfocus/trailfocus.c
+ * Copyright (c) 2006 Kristian Lyngstøl [EMAIL PROTECTED]
+
+./src/widget/widget.c
+ * Copyright : (C) 2007 by Danny Baumann
+ * Copyright : (C) 2006 Quinn Storm
+ * Copyright : (C) 2007 Mike Dransfield
+
+
+On Debian systems, the complete text of the GNU General Public
+License, version 2, can be found in /usr/share/common-licenses/GPL-2.
+
+
+The following copyright/license applies to the files mentioned below:
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ * Permission is hereby granted, free of charge, to any person obtaining
+ * a copy of this software and associated documentation files (the
+ * Software), to deal in the Software without restriction, including
+ * without limitation the rights to use, copy, modify, merge, publish,
+ * distribute, sublicense, and/or sell copies of the Software, and to
+ * permit persons to whom the Software is furnished to do so, subject to
+ * the following conditions:
+ *
+ * Give credit where credit is due, keep the authors message below.
+ *
+ * THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Authors:
+ *   - Diogo Ferreira 

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2007-11-24 Thread Sean Finney
 Makefile.in  |  708 -
 aclocal.m4   | 8290 --
 config.guess | 1516 --
 config.h.in  |   89 
 config.sub   | 1626 --
 configure|25267 ---
 debian/changelog |   11 
 debian/control   |2 
 debian/rules |   21 
 depcomp  |  530 
 images/Makefile.in   |  435 
 install-sh   |  323 
 intltool-extract.in  |  861 -
 intltool-merge.in| 1451 --
 intltool-update.in   | 1164 -
 ltmain.sh| 6938 ---
 metadata/Makefile.in |  486 
 missing  |  360 
 mkinstalldirs|  111 
 po/Makefile.in.in|2 
 src/Makefile.in  |  565 
 src/addhelper/Makefile.in|  551 
 src/bench/Makefile.in|  551 
 src/crashhandler/Makefile.in |  552 
 src/cubecaps/Makefile.in |  556 
 src/cubereflex/Makefile.in   |  557 
 src/extrawm/Makefile.in  |  551 
 src/fadedesktop/Makefile.in  |  551 
 src/firepaint/Makefile.in|  551 
 src/gears/Makefile.in|  551 
 src/group/Makefile.in|  573 
 src/mblur/Makefile.in|  551 
 src/reflex/Makefile.in   |  551 
 src/scalefilter/Makefile.in  |  554 
 src/showdesktop/Makefile.in  |  551 
 src/splash/Makefile.in   |  551 
 src/trailfocus/Makefile.in   |  551 
 src/widget/Makefile.in   |  551 
 38 files changed, 32 insertions(+), 60128 deletions(-)

New commits:
commit 4b5be25f8b0ed29ea4374a480eb73e29b5ac1080
Author: Sean Finney [EMAIL PROTECTED]
Date:   Sat Nov 24 13:10:39 2007 +0100

ftbfs fixes and autofoo cruft removed

diff --git a/debian/changelog b/debian/changelog
index 828c4e5..9699249 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,15 @@
+compiz-fusion-plugins-extra (0.6.0-2) unstable; urgency=low
+
+  * Remove autofoo generated content and create/remove it as part of the
+standard build process instead.
+  * FTBFS fixes:  add Build-Deps on automake1.9, compiz-fusion-bcop,
+compiz-fusion-plugins-main (yes, this is needed), libgconf2-dev,
+libglib2.0-dev, libtool, libxml2-dev, libxslt1-dev.
+
+ -- Sean Finney [EMAIL PROTECTED]  Sat, 24 Nov 2007 13:10:17 +0100
+
 compiz-fusion-plugins-extra (0.6.0-1) unstable; urgency=low
 
   * Initial release (Closes: #431749).
 
  -- Sean Finney [EMAIL PROTECTED]  Sat, 10 Nov 2007 10:20:56 +0100
-
diff --git a/debian/control b/debian/control
index 8bd3c2a..4e54ae3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: compiz-fusion-plugins-extra
 Priority: extra
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Sean Finney [EMAIL PROTECTED]
-Build-Depends: compiz-fusion-plugins-main, debhelper (= 5), autotools-dev, 
compiz-dev (= 0.6.0), intltool, pkg-config, xsltproc
+Build-Depends: automake1.9, autotools-dev, compiz-dev (= 0.6.0), 
compiz-fusion-bcop (= 0.6.0), compiz-fusion-plugins-main, debhelper (= 5), 
intltool, libgconf2-dev, libglib2.0-dev, libtool, libxml2-dev, libxslt1-dev, 
pkg-config, xsltproc
 Standards-Version: 3.7.2
 Section: x11
 
diff --git a/debian/rules b/debian/rules
index 9628932..31f778d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,10 +11,22 @@ else
CFLAGS += -O2
 endif
 
+# the following files are modified in the build process, but shouldn't be.
+UPSTREAM_PRESERVE:=po/Makefile.in.in
+
+# the following are generated by autoconf and have no way of being deleted
+# gracefully. 
+AUTOFOO_DELETE:=aclocal.m4 config.guess config.h.in config.sub configure \
+depcomp install-sh intltool-extract.in intltool-merge.in \
+intltool-update.in ltmain.sh missing mkinstalldirs
+
 configure: configure-stamp
 configure-stamp:
dh_testdir
-   chmod +x ./configure ./install-sh
+   for f in $(UPSTREAM_PRESERVE); do \
+   cp -a $$f $$f.preserve; \
+   done
+   ./autogen.sh
./configure --prefix=/usr --disable-static
touch configure-stamp
 
@@ -29,6 +41,13 @@ clean:
dh_testroot
rm -f build-stamp configure-stamp
[ ! -f Makefile ] || $(MAKE) distclean
+   find . -type f -name Makefile.in -print0 | xargs -0 rm -f
+   rm -f $(AUTOFOO_DELETE)
+   for f in $(UPSTREAM_PRESERVE); do \
+   if [ -f $$f.preserve ]; then \
+   cp -a $$f.preserve $$f; rm -f $$f.preserve; \
+   fi; \
+   done
dh_clean 
 
 install: build

commit 39447f39a7d5cb21e9e5a626bb706e0157a5131f
Author: Sean Finney [EMAIL PROTECTED]
Date:   Thu Nov 22 08:16:46 2007 +0100

remove autoconf foo

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index dca3a62..000
--- a/Makefile.in
+++ /dev/null
@@ -1,708 +0,0 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 

compiz-fusion-plugins-extra: Changes to 'debian-unstable'

2007-11-11 Thread Sean Finney
New branch 'debian-unstable' available with the following commits:
commit dee4cdd7dd95f77c44979c88b250431f50b0010e
Author: Sean Finney [EMAIL PROTECTED]
Date:   Sat Nov 10 16:17:50 2007 +0100

initial debianization

commit 94fbc543d88015db298015765a3ca2e753cc2f35
Author: Sean Finney [EMAIL PROTECTED]
Date:   Sat Nov 10 10:19:50 2007 +0100

run autogen.sh

commit 1e5a189fb27b30883be09f908e2a5279a52ca40b
Merge: 88a947357d7aedcaa2f16677cfb0e165bca41c5b 
efecdaed9cc65284fdec0737d13653f7f29f8127
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Mon Oct 8 16:12:43 2007 +0200

Merge branch '0.6.0' of git+ssh://[EMAIL 
PROTECTED]/git/fusion/plugins-extra into 0.6.0

commit 88a947357d7aedcaa2f16677cfb0e165bca41c5b
Author: Patrick Niklaus [EMAIL PROTECTED](none)
Date:   Mon Oct 8 15:17:40 2007 +0200

Group: Fixed bug 514 (Crash while closing a tabbed group)

commit efecdaed9cc65284fdec0737d13653f7f29f8127
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Thu Oct 4 07:29:45 2007 +0200

Use central function to determine if a window should be groupable or not.
Filter out desktop and override_redirect windows.

commit b57a014feb1e8c3582ac0d3f509684ca21e695cf
Author: Jigish Gohil [EMAIL PROTECTED](none)
Date:   Wed Oct 3 13:16:43 2007 +0530

bump version to 0.6.0

commit e039160d0f38eb4e45867c6dea108da06b81f729
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Mon Oct 1 16:16:56 2007 +0200

Fix merge issue.

commit 0a520113019097b39f131fb1ed456c0ea19a0b1c
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Mon Oct 1 16:14:28 2007 +0200

Don't try to raise input prevention window if it isn't mapped.

commit e73f7db6b042aa578158e4eb1ea962d52af03c61
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Fri Sep 28 14:19:52 2007 +0200

Always read widget property as 32 bit value.

commit 8d3d7408dc977859bf13feb85f72f0a30971d4d5
Author: Jigish Gohil [EMAIL PROTECTED](none)
Date:   Fri Sep 28 14:09:54 2007 +0530

merge translations into 0.6.0 branch

commit def10382ced09f6bc620f8f8bba409e35de47a8f
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Fri Sep 14 11:37:12 2007 +0200

Track core changes.

commit 37c7aaf80f9234570d6f2b43ed1836a9b56bf022
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Fri Sep 14 16:06:45 2007 +0200

Do not set opacity to opaque while moving.

commit 9fb95c4dbf52c3c986830f2ebc5e9784c29cd4b9
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Tue Sep 11 11:06:21 2007 +0200

Properly initialize property state.

commit febcb44c9ed92c00f46879bc78de94acb3147df2
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Tue Aug 28 17:43:33 2007 +0200

Don't try to evaluate matches in InitWindow.

commit 894f4cb93d0397d290878e8c16e97776b3f8a8ae
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Tue Aug 28 13:13:36 2007 +0200

Added sanity check.

commit 38cdc3f87f563a769c6e67416ccdfc38a6768642
Author: Dennis Kasprzyk [EMAIL PROTECTED]
Date:   Mon Aug 27 20:51:13 2007 +0200

Apply core changes.

commit 12817f1a6eee5fe6e895b06d76a822d31176d454
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Mon Aug 27 15:10:44 2007 +0200

Fix merge problem.

commit da2fd559eca9418c01609a4932d488bd18e05345
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Mon Aug 27 14:59:40 2007 +0200

Track core changes.

Conflicts:

src/group/group.c

commit b5b734b841618b1c3f099b68c4561e3e5ef1d866
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Thu Aug 23 17:19:05 2007 +0200

Fixed widgets staying at the desktop if toggling widget mode fast.

commit 9eff0404c449d5fe8837c1c1574fa4df0efdc0ee
Author: Guillaume Seguin [EMAIL PROTECTED]
Date:   Mon Aug 20 00:27:34 2007 +0200

* Correctly handle desktop opacity when there's no image

commit 986ad3c8050756bb18675a10b3b4ac21b69bd2ca
Author: Jigish Gohil [EMAIL PROTECTED]
Date:   Sun Aug 19 19:21:07 2007 +0200

oops, forgot updating LINGUAS

commit b02ec776e802ecfe2641a0748e57ff4fc8b089bb
Author: Jigish Gohil [EMAIL PROTECTED]
Date:   Sun Aug 19 19:20:26 2007 +0200

change back zh to zh_CN.po so it shows up on l10n-stats

commit 1c573d697bfd433c9034ccf8e53a6c3607d944f1
Author: Erkin Bahceci [EMAIL PROTECTED]
Date:   Sun Aug 19 17:20:12 2007 +0200

Handle changes in param  unit.

commit 68f060f7cbd13abefe53ab52feccabb0f60f83c5
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Fri Aug 17 20:49:26 2007 +0200

Cleanup.

commit 88e134efc61fcae0e9f5d25aa3ad68587198e1c9
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Fri Aug 17 20:49:25 2007 +0200

Minor beautification.

commit 5b3bf9a5a478521ca09974fc81202571dd183cc4
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Fri Aug 17 20:22:44 2007 +0200

Function parameter cleanup.

commit 5602478adfc13e79a9c645dfd358a776ab19a110
Author: Danny Baumann [EMAIL PROTECTED]
Date:   Fri Aug 17 20:22:44 2007 +0200

Revert Cleanups.
This reverts commit 478462ea60321ad01db5510d77325c35baf77c7a.

commit 8e2eafe3c75b6b7da6a9ebc9fafd050c84917159
Author: Danny Baumann [EMAIL