commit 61a853e848f76b73eb9b7e1c320abda8a2bafb82
Author: Alex ARNAUD <aarnaud@hypra.fr>
Date:   Sat Apr 4 13:23:53 2020 -0600

    Release version 0.8.18

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

commit 4187e1602ec461bda3a6c3206a0b0eda9e5115d4
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Apr 4 13:23:48 2020 -0600

    build: Remove VERSION reference to fix distcheck

 Makefile.am | 1 -
 1 file changed, 1 deletion(-)

commit 0948c125f344d22a29c34796faadf5eb9560c812
Merge: 184c023 5cc8202
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Feb 10 15:53:11 2020 +0000

    Merge branch 'gcc-10-fix' into 'master'
    
    Fixed build with gcc-10
    
    See merge request compiz/compiz-plugins-experimental!45

commit 5cc82024a315a357bba8eec0854cf2d04bcd913b
Author: Jaroslav Škarvada <jskarvad@redhat.com>
Date:   Mon Feb 10 16:28:12 2020 +0100

    Fixed build with gcc-10
    
    Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>

 src/freewins/freewins.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 184c023955e00e8f9f8f8971e18c2f61d03b5372
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Jan 27 14:59:31 2020 -0700

    earth: Initialize screen structure with calloc
    
    This makes earth use the correct oriention every time.

 src/earth/earth.c | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

commit 1c766b3045cdcfd2387dc35a2a688aa89605401b
Merge: 438a6d9 8eb19be
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Jan 9 19:40:14 2020 +0000

    Merge branch 'workspacenames-to-extra' into 'master'
    
    Remove workspacenames plugin (migrated to -extra)
    
    See merge request compiz/compiz-plugins-experimental!44

commit 8eb19becfc5ac54654c11cd26c6a83f603059b3a
Author: Jonathan Michalon <dev@michalon.eu>
Date:   Mon Jan 6 10:39:24 2020 +0100

    Remove workspacenames plugin (migrated to -extra)

 configure.ac                        |   2 -
 icons/Makefile.am                   |   3 +-
 icons/plugin-workspacenames.svg     |  62 -----
 metadata/Makefile.am                |   8 +-
 metadata/workspacenames.xml.in      | 115 ---------
 po/POTFILES.in                      |   1 -
 po/ar.po                            |  65 ------
 po/bn.po                            |  65 ------
 po/ca.po                            |  62 -----
 po/cs.po                            |  71 ------
 po/de.po                            |  79 -------
 po/el.po                            |  78 -------
 po/en_GB.po                         |  62 -----
 po/es.po                            |  78 -------
 po/eu.po                            |  75 ------
 po/fi.po                            |  75 ------
 po/fr.po                            |  78 -------
 po/gl.po                            |  78 -------
 po/gu.po                            |  76 ------
 po/he.po                            |  76 ------
 po/hi.po                            |  76 ------
 po/hu.po                            |  77 -------
 po/it.po                            |  81 -------
 po/ja.po                            |  76 ------
 po/ko.po                            |  76 ------
 po/nb.po                            |  76 ------
 po/nl.po                            |  77 -------
 po/pl.po                            |  78 -------
 po/pt.po                            |  77 -------
 po/pt_BR.po                         |  76 ------
 po/ru.po                            |  74 ------
 po/sv.po                            |  76 ------
 po/tr.po                            |  70 ------
 po/zh_CN.po                         |  76 ------
 src/Makefile.am                     |   3 +-
 src/workspacenames/Makefile.am      |  33 ---
 src/workspacenames/workspacenames.c | 449 ------------------------------------
 37 files changed, 3 insertions(+), 2757 deletions(-)

commit 438a6d9146a2729d6326683ac5ee11580347d88c
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Nov 11 15:31:42 2018 -0700

    Remove unused VERSION file
    
    This closes #59

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

commit 6fde6206456220b249014fb2e5f696582455a226
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Nov 11 10:59:37 2018 -0700

    Post-release version increment

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

commit a00e47b4cd7e097cb8b5bda6381bb072fb38ae20
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Nov 11 10:25:30 2018 -0700

    Release version 0.8.16

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

commit dec5986f5ee049d4b472ab72e23748fb513fca82
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Nov 8 17:07:25 2018 -0700

    Make build system pass distcheck

 icons/Makefile.am | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 388384ac9f78428c25687a6fc789c155aa8539d2
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Jul 13 08:58:15 2018 -0600

    earth: Spruce up code a bit
    
    This also restores default rotation that was broken somewhere in the mix.

 src/earth/earth.c | 71 ++++++++++++++++++++++++++-----------------------------
 src/earth/earth.h | 11 +++------
 2 files changed, 36 insertions(+), 46 deletions(-)

commit 6c2853c4dd3d438ca1724c3f0c1f388ec590c243
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Thu Jul 12 20:23:57 2018 +0300

    Do not generate icon cache when DESTDIR is defined

 configure.ac      | 2 ++
 icons/Makefile.am | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

commit d56c89dfe0842635e22b9c17073fdf5e7715f44e
Author: Eignar17 <Eignar17@gmail.com>
Date:   Fri Jun 29 21:58:26 2018 -0500

    Update es.po (#57)

 po/es.po | 35 ++++++++++++-----------------------
 1 file changed, 12 insertions(+), 23 deletions(-)

commit 5635db2f5d0b7e1d3910b4825851f5a5e560a477
Author: Eignar17 <Eignar17@gmail.com>
Date:   Fri Jun 29 21:58:17 2018 -0500

    New anaglyph icon (#58)

 icons/plugin-anaglyph.svg | 823 ++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 759 insertions(+), 64 deletions(-)

commit 181474af46671b6b56cee3985e7afd7545f992b4
Author: Eignar17 <Eignar17@gmail.com>
Date:   Fri Jun 29 16:42:49 2018 -0500

    earth: Add rotation option (#55)

 metadata/earth.xml.in |  8 ++++++++
 src/earth/earth.c     | 31 ++++++++++++++++++++++++++++---
 src/earth/earth.h     |  4 ++++
 3 files changed, 40 insertions(+), 3 deletions(-)

commit a8866887039adfa76a929eb4d096d816f2265385
Author: Elliot Chandler <elliot@futuramerlin.com>
Date:   Sat Jun 23 02:38:18 2018 -0400

    Makefile.am gtk-update-icon-cache: Respect DESTDIR (#53)
    
    This changes icons/Makefile.am to respect the DESTDIR value when running gtk-update-icon-cache.
    Thanks @soreau :)

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

commit d0d7d38e2aaa62513386f0f9f45996464010c531
Author: Robert Antoni Buj Gelonch <rbuj@users.noreply.github.com>
Date:   Wed Jun 20 21:29:21 2018 +0200

    Update translations (#51)

 po/ar.po    |  69 +++++++++++++++++++++++++++-----
 po/bn.po    |  69 +++++++++++++++++++++++++++-----
 po/ca.po    |  61 +++++++++++++++++++++++++---
 po/cs.po    |  64 +++++++++++++++++++++++++----
 po/de.po    |  69 +++++++++++++++++++++++++++-----
 po/el.po    |  68 ++++++++++++++++++++++++++-----
 po/en_GB.po |  64 ++++++++++++++++++++++++++---
 po/es.po    | 131 ++++++++++++++++++++++++++++++++----------------------------
 po/eu.po    |  68 ++++++++++++++++++++++++++-----
 po/fi.po    |  68 ++++++++++++++++++++++++++-----
 po/fr.po    |  68 ++++++++++++++++++++++++++-----
 po/gl.po    |  68 ++++++++++++++++++++++++++-----
 po/gu.po    |  69 +++++++++++++++++++++++++++-----
 po/he.po    |  68 ++++++++++++++++++++++++++-----
 po/hi.po    |  69 +++++++++++++++++++++++++++-----
 po/hu.po    |  68 ++++++++++++++++++++++++++-----
 po/it.po    |  68 ++++++++++++++++++++++++++-----
 po/ja.po    |  68 ++++++++++++++++++++++++++-----
 po/ko.po    |  68 ++++++++++++++++++++++++++-----
 po/nb.po    |  68 ++++++++++++++++++++++++++-----
 po/nl.po    |  68 ++++++++++++++++++++++++++-----
 po/pl.po    |  68 ++++++++++++++++++++++++++-----
 po/pt.po    |  68 ++++++++++++++++++++++++++-----
 po/pt_BR.po |  69 +++++++++++++++++++++++++++-----
 po/ru.po    |  69 +++++++++++++++++++++++++++-----
 po/sv.po    |  68 ++++++++++++++++++++++++++-----
 po/tr.po    |  68 ++++++++++++++++++++++++++-----
 po/zh_CN.po |  68 ++++++++++++++++++++++++++-----
 28 files changed, 1632 insertions(+), 327 deletions(-)

commit 7fae65a7f6569f381e8d99c97a0bbd7925401210
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue Jun 19 20:11:21 2018 -0500

    update spanish translation (#50)

 po/es.po | 103 +++++++++++++++++++++++----------------------------------------
 1 file changed, 37 insertions(+), 66 deletions(-)

commit a1bc31ee7cf2c72ca1e2ea4ace8ff4f1b7aeddcb
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue Jun 19 15:57:12 2018 -0500

    update es.po (#49)

 po/es.po | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

commit 3759ed0cd853252d6b3b297b52bb227d1ac78510
Author: Eignar17 <Eignar17@gmail.com>
Date:   Mon Jun 18 23:54:08 2018 -0500

    Update es.po (#48)

 po/es.po | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

commit 0f8f85895f90852af1356a061b48d03d9433df94
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Jun 18 18:17:31 2018 -0600

    Import icons for ccsm

 icons/Makefile.am               |   28 +-
 icons/plugin-anaglyph.svg       |   88 +
 icons/plugin-atlantis.svg       |  571 ++++
 icons/plugin-cubemodel.svg      |  303 ++
 icons/plugin-dialog.svg         |  592 ++++
 icons/plugin-elements.svg       |  377 +++
 icons/plugin-fakeargb.svg       |  502 ++++
 icons/plugin-fireflies.svg      |  255 ++
 icons/plugin-freewins.svg       |  487 ++++
 icons/plugin-ghost.svg          |  618 +++++
 icons/plugin-mswitch.svg        |  524 ++++
 icons/plugin-photo.svg          |  450 +++
 icons/plugin-putplus.svg        |  608 ++++
 icons/plugin-screensaver.svg    |  373 +++
 icons/plugin-smartput.svg       | 1693 ++++++++++++
 icons/plugin-snow.svg           |   70 +
 icons/plugin-snowglobe.svg      |  536 ++++
 icons/plugin-stackswitch.svg    | 1050 +++++++
 icons/plugin-star.svg           |  318 +++
 icons/plugin-static.svg         |  141 +
 icons/plugin-swap.svg           | 5791 +++++++++++++++++++++++++++++++++++++++
 icons/plugin-tile.svg           |  475 ++++
 icons/plugin-toggledeco.svg     |  440 +++
 icons/plugin-wizard.svg         |  426 +++
 icons/plugin-workspacenames.svg |   62 +
 25 files changed, 16776 insertions(+), 2 deletions(-)

commit 3b0555d11f6669bd51bdb27306977a83c5457437
Author: lukefromdc <lukefromdc@hushmail.com>
Date:   Sat Jun 16 17:54:40 2018 -0400

    Tile-allow for GtkFrameExtents on CSD windows (#46)

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

commit f1cd3d6c261ad425e0ebf463a3d7bf496ece19db
Author: Eignar17 <Eignar17@gmail.com>
Date:   Thu Jun 14 16:46:04 2018 -0500

    Update VERSION

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

commit f7423ef942187c76430e595afdb52b861d8b4aa9
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue Jun 12 15:35:20 2018 -0500

    Update es.po

 po/es.po | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 72ed12d75134eb54fc0e63acdab2e9c762fa9e95
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue Jun 12 15:13:49 2018 -0500

    Update es.po

 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit bae00781f5b933b1a5362020f12cc3c7dd906bd0
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue Jun 12 14:02:44 2018 -0500

    Update es.po

 po/es.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit dbab0c6bd20ba1ae430aa8305742a7342bfe9d87
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue Jun 12 13:07:31 2018 -0500

    Update es.po

 po/es.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit ed6ba168cd96575b1e109e6ad79472a76841da19
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Fri Jun 8 20:16:34 2018 +0300

    Update links
    
    Signed-off-by: Alexei Sorokin <sor.alexei@meowr.ru>

 AUTHORS                                  | 2 +-
 po/Makevars                              | 4 ++--
 po/ar.po                                 | 2 +-
 po/bn.po                                 | 2 +-
 po/ca.po                                 | 2 +-
 po/cs.po                                 | 2 +-
 po/de.po                                 | 2 +-
 po/el.po                                 | 2 +-
 po/en_GB.po                              | 2 +-
 po/es.po                                 | 2 +-
 po/eu.po                                 | 2 +-
 po/fi.po                                 | 2 +-
 po/fr.po                                 | 2 +-
 po/gl.po                                 | 2 +-
 po/gu.po                                 | 2 +-
 po/he.po                                 | 2 +-
 po/hi.po                                 | 2 +-
 po/hu.po                                 | 2 +-
 po/it.po                                 | 2 +-
 po/ja.po                                 | 2 +-
 po/ko.po                                 | 2 +-
 po/nb.po                                 | 2 +-
 po/nl.po                                 | 2 +-
 po/pl.po                                 | 2 +-
 po/pt.po                                 | 2 +-
 po/pt_BR.po                              | 2 +-
 po/ru.po                                 | 2 +-
 po/sv.po                                 | 2 +-
 po/tr.po                                 | 2 +-
 po/zh_CN.po                              | 2 +-
 src/atlantis/atlantis-internal.h         | 2 +-
 src/atlantis/atlantis.c                  | 2 +-
 src/atlantis/bfish.c                     | 2 +-
 src/atlantis/bubble.c                    | 2 +-
 src/atlantis/chromis.c                   | 2 +-
 src/atlantis/coral.c                     | 2 +-
 src/atlantis/coral2.c                    | 2 +-
 src/atlantis/crab.c                      | 2 +-
 src/atlantis/dolphin.c                   | 2 +-
 src/atlantis/fish.c                      | 2 +-
 src/atlantis/fish2.c                     | 2 +-
 src/atlantis/float.c                     | 2 +-
 src/atlantis/models/ObjToC.config        | 2 +-
 src/atlantis/scuttle.c                   | 2 +-
 src/atlantis/shark.c                     | 2 +-
 src/atlantis/swim.c                      | 2 +-
 src/atlantis/util.c                      | 2 +-
 src/atlantis/water.c                     | 2 +-
 src/atlantis/whale.c                     | 2 +-
 src/extra-animations/animation_tex.h     | 2 +-
 src/extra-animations/bonanza.c           | 2 +-
 src/fakeargb/fakeargb.c                  | 2 +-
 src/fireflies/fireflies.c                | 2 +-
 src/freewins/action.c                    | 2 +-
 src/freewins/events.c                    | 2 +-
 src/freewins/freewins.c                  | 2 +-
 src/freewins/freewins.h                  | 2 +-
 src/freewins/input.c                     | 2 +-
 src/freewins/paint.c                     | 2 +-
 src/freewins/util.c                      | 2 +-
 src/mswitch/mswitch.c                    | 2 +-
 src/photowheel/photo.c                   | 2 +-
 src/simple-animations/bounce.c           | 2 +-
 src/simple-animations/expand-piecewise.c | 2 +-
 src/simple-animations/expand.c           | 2 +-
 src/simple-animations/explode3d.c        | 2 +-
 src/simple-animations/flyin.c            | 2 +-
 src/simple-animations/rotatein.c         | 2 +-
 src/simple-animations/sheet.c            | 2 +-
 src/snow/snow.c                          | 2 +-
 src/snowglobe/water.c                    | 2 +-
 src/stackswitch/stackswitch.c            | 2 +-
 src/stars/star.c                         | 2 +-
 src/swap/swap.c                          | 2 +-
 src/tile/tile.c                          | 2 +-
 src/workspacenames/workspacenames.c      | 2 +-
 76 files changed, 77 insertions(+), 77 deletions(-)

commit e18bf77788d04ee5045ea07e1ec98a2e9727e7ff
Author: Eignar17 <Eignar17@gmail.com>
Date:   Fri May 18 11:06:11 2018 -0600

    Add animationsim icon

 icons/Makefile.am             |   9 +-
 icons/plugin-animationsim.svg | 271 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 276 insertions(+), 4 deletions(-)

commit 11390ea70b730241d72f313e2f8c5d053f625ae2
Author: Eignar17 <Eignar17@gmail.com>
Date:   Fri May 18 11:04:22 2018 -0600

    Add animationplus icon

 icons/Makefile.am              |   3 +-
 icons/plugin-animationplus.svg | 848 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 850 insertions(+), 1 deletion(-)

commit 80faeeb15393bcc28259a55070173cda9ec2516b
Author: Eignar17 <Eignar17@gmail.com>
Date:   Fri May 18 11:01:55 2018 -0600

    Add earth icon

 icons/Makefile.am      |   3 +-
 icons/plugin-earth.svg | 538 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 540 insertions(+), 1 deletion(-)

commit 6e8aafa061112f06bf815ce247827d3a371d95fa
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri May 18 10:55:28 2018 -0600

    Add install hook to run gtk-update-icon-cache

 icons/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

commit 689caec9d250fa85fcf7101ed1516239e676d2dd
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri May 18 10:55:09 2018 -0600

    Update icon install path

 configure.ac      | 2 +-
 icons/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 75004455334ee2e9b691253fca88e35b01e185dd
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Wed May 16 00:09:19 2018 +0300

    Remove po/compiz-plugins-experimental.pot: it is not very useful

 po/compiz-plugins-experimental.pot | 2834 ------------------------------------
 1 file changed, 2834 deletions(-)

commit 7c217834467d2c4762946378a1bbf8b44a3c4b41
Author: Eignar17 <Eignar17@gmail.com>
Date:   Sat May 12 22:37:42 2018 -0600

    throw: Add ccsm icon

 Makefile.am            |    2 +-
 configure.ac           |    4 +
 icons/Makefile.am      |    3 +
 icons/plugin-throw.svg | 5397 ++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 5405 insertions(+), 1 deletion(-)

commit c3ae8d10bd63b7d2e528a78b4c0128f7e4f63e67
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Jan 27 13:35:47 2018 -0700

    earth: Fix crash when png plugin is unloaded

 src/earth/earth.c | 3 +++
 1 file changed, 3 insertions(+)

commit 2c5823fa08d8a4728140d60da519e5dd920856bd
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Jan 27 13:33:08 2018 -0700

    earth: Fix memleak in shader compilation fail case

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

commit 1471ac62b52ca375ebcb7c914978c1bbef6a39a9
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Dec 7 01:25:57 2017 -0700

    throw: Don't move maximized windows

 src/throw/throw.c | 3 +++
 1 file changed, 3 insertions(+)

commit 55aef4b2f38fb628b9b435d65b2d1bdd4164eca9
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Oct 29 13:46:20 2017 -0600

    earth: Print messages when downloading and transforming images

 src/earth/earth.c | 19 +++++++++++++++----
 src/earth/earth.h |  1 +
 2 files changed, 16 insertions(+), 4 deletions(-)

commit 6ad5696ab55de854feb842d4a58214d76049a397
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Oct 29 13:18:41 2017 -0600

    earth: Fix url handling
    
    Previously, setting a new url did nothing, even after restarting compiz or
    reloading the earth plugin. The image was always being loaded from the
    installation path. This patch fixes it so other urls work and changing to
    a new one in ccsm works without restarting or reloading anything.

 src/earth/earth.c | 45 +++++++++++++++++++++++++++++++++++++--------
 src/earth/earth.h |  1 +
 2 files changed, 38 insertions(+), 8 deletions(-)

commit 4322c0abdf40181dc6befd10367525fda5d07255
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Jun 2 14:51:40 2017 -0600

    Revert "Merge branch 'Eignar17-patch-2'"
    
    This reverts commit 27b7e134b7c53df9d0e10cc0a0f3d7a1fa70da97, reversing
    changes made to 8c2d26943279b2fa013fc35f203c985d5ba5c7eb.
    
    Moving to compiz-plugins-community repo.

 configure.ac             |   2 -
 images/Makefile.am       |   2 +-
 images/boing/Makefile.am |  36 ---
 images/boing/ball-00.png | Bin 2860 -> 0 bytes
 images/boing/ball-01.png | Bin 2837 -> 0 bytes
 images/boing/ball-02.png | Bin 2876 -> 0 bytes
 images/boing/ball-03.png | Bin 2884 -> 0 bytes
 images/boing/ball-04.png | Bin 2870 -> 0 bytes
 images/boing/ball-05.png | Bin 2896 -> 0 bytes
 images/boing/ball-06.png | Bin 2878 -> 0 bytes
 images/boing/ball-07.png | Bin 2855 -> 0 bytes
 images/boing/ball-08.png | Bin 2855 -> 0 bytes
 images/boing/ball-09.png | Bin 2889 -> 0 bytes
 images/boing/ball-10.png | Bin 2888 -> 0 bytes
 images/boing/ball-11.png | Bin 2906 -> 0 bytes
 images/boing/ball-12.png | Bin 2874 -> 0 bytes
 images/boing/ball-13.png | Bin 2905 -> 0 bytes
 images/boing/ball-14.png | Bin 2879 -> 0 bytes
 images/boing/ball-15.png | Bin 2880 -> 0 bytes
 src/boing/Makefile.am    |  29 --
 src/boing/boing.c        | 824 -----------------------------------------------
 21 files changed, 1 insertion(+), 892 deletions(-)

commit 27b7e134b7c53df9d0e10cc0a0f3d7a1fa70da97
Merge: 8c2d269 48da212
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue May 30 21:29:36 2017 -0600

    Merge branch 'Eignar17-patch-2'

commit 48da212258e592bd386503cf14013298d8efb37c
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue May 30 22:23:14 2017 -0500

    Update Makefile.am

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

commit 14fecf8c6d5d9b38ed9866bdd42b7ab19d3da06c
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue May 30 22:22:10 2017 -0500

    add texture boing

 images/boing/Makefile.am |  36 ++++++++++++++++++++++++++++++++++++
 images/boing/ball-00.png | Bin 0 -> 2860 bytes
 images/boing/ball-01.png | Bin 0 -> 2837 bytes
 images/boing/ball-02.png | Bin 0 -> 2876 bytes
 images/boing/ball-03.png | Bin 0 -> 2884 bytes
 images/boing/ball-04.png | Bin 0 -> 2870 bytes
 images/boing/ball-05.png | Bin 0 -> 2896 bytes
 images/boing/ball-06.png | Bin 0 -> 2878 bytes
 images/boing/ball-07.png | Bin 0 -> 2855 bytes
 images/boing/ball-08.png | Bin 0 -> 2855 bytes
 images/boing/ball-09.png | Bin 0 -> 2889 bytes
 images/boing/ball-10.png | Bin 0 -> 2888 bytes
 images/boing/ball-11.png | Bin 0 -> 2906 bytes
 images/boing/ball-12.png | Bin 0 -> 2874 bytes
 images/boing/ball-13.png | Bin 0 -> 2905 bytes
 images/boing/ball-14.png | Bin 0 -> 2879 bytes
 images/boing/ball-15.png | Bin 0 -> 2880 bytes
 17 files changed, 36 insertions(+)

commit 41382fddfdb243f2ce47d43f0f93819097eb86cf
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue May 30 22:20:47 2017 -0500

    add boing plugin

 src/boing/Makefile.am |  29 ++
 src/boing/boing.c     | 824 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 853 insertions(+)

commit e950b10b1dfa6ce27149710ae6151bed8b2a8acc
Author: Eignar17 <Eignar17@gmail.com>
Date:   Tue May 30 22:19:01 2017 -0500

    add boing plugin

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

commit 8c2d26943279b2fa013fc35f203c985d5ba5c7eb
Author: Elliot Chandler <elliot@futuramerlin.com>
Date:   Tue May 30 20:02:44 2017 -0400

    dialog: Improve ADDialog matches (#33)
    
    This improves the ADDialog matching by excluding:
    - Plasma (some of these (in the Desktop Settings dialog) would be OK to match, but the
        default behavior is rather broken, and this resolves the most egregious problem of
        system menu submenus dimming the enclosing menu; I'm not sure how to correctly match
        the Desktop Settings dialog, and it's not significant enough to me to take more time
        to)
    - Firefox Utility windows (e.g. the popups provided by the "Tab Scope" extension)

 metadata/dialog.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit cf2421226a176f1bf6d2d32e63e434bffa34aded
Author: Elliot Chandler <elliot@futuramerlin.com>
Date:   Tue May 30 19:56:21 2017 -0400

    Copyedit dialog.xml.in (#23)

 metadata/dialog.xml.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 59c8b3cb38054da8eb1615aeec674ad91faa2dbb
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed May 3 15:23:20 2017 -0600

    earth: Increase default longitude and latitude precision

 metadata/earth.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6fd0bd39995bd0f9f84ad3588004ffcab1c309d8
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed May 3 15:22:13 2017 -0600

    earth: Expand latitude range

 metadata/earth.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 24db52ed715feb2cbb7a37e961e6175d42d2ed43
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Apr 26 16:52:09 2017 -0600

    earth: Fix typo

 src/earth/earth.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 03aa549221c3bdc58cfb512a9c1aebd5379da8cb
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Apr 26 13:40:57 2017 -0600

    earth: Drop GLSL version requirement to 1.20

 data/earth/earth.frag | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0cd4a1eab57ad7a8d6be11e97784bb0de5e22921
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Apr 26 14:02:57 2017 -0600

    earth: Assert the allocated size by asprintf funtions are expected lengths

 src/earth/earth.c | 31 +++++++++++++++++++++----------
 src/earth/earth.h |  1 +
 2 files changed, 22 insertions(+), 10 deletions(-)

commit 18194c8c74aeb5ffc0170a6f92e4ca6bde603c8f
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Apr 26 14:05:34 2017 -0600

    earth: Output messages when shaders fail to compile or link

 src/earth/earth.c | 40 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 37 insertions(+), 3 deletions(-)

commit 8c72fe03c77bd41bace875890a76178e7a2a8696
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Apr 18 21:02:54 2017 -0600

    ghost: Require and load after mousepoll
    
    Without this, ghost may randomly fail to load.

 metadata/ghost.xml.in | 2 ++
 1 file changed, 2 insertions(+)

commit 45db9850a3496bbf3705fbe36155d890aea525d9
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Apr 18 18:20:59 2017 -0600

    earth: Add copyright headers to source files

 src/earth/earth.c | 19 +++++++++++++++++++
 src/earth/earth.h | 19 +++++++++++++++++++
 2 files changed, 38 insertions(+)

commit 77b3793ec376898ec9039fee71cb7d57cd75c8ed
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Apr 19 13:56:07 2017 -0600

    Post-release version increment

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

commit 256aaddbbc2b0c82f13896ab733bd6a91a0a0a76
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Apr 18 02:27:00 2017 -0600

    Release version 0.8.14

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

commit f73b6098c59f4c796e85182801d8b8739e03ed24
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Apr 18 00:00:48 2017 -0600

    earth: More whitespace fixes

 src/earth/earth.c | 32 ++++++++++++++++++++++----------
 1 file changed, 22 insertions(+), 10 deletions(-)

commit 704ea34c42c220d3e25457b8c3cbd92b3c167a10
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Apr 17 23:16:52 2017 -0600

    earth: Whitespace fixes

 src/earth/earth.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 4db260aa6b930330fd4b03d2496f6af7e84d453c
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Apr 17 23:11:04 2017 -0600

    earth: Fix crash if directory is removed
    
    Removing ~/.compiz/images while compiz is running caused crash.
    Fix by returning in TransformClouds() if clouds.jpg could not be loaded.

 src/earth/earth.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit ba9c103c1e6f970358cbc1e37a6c31c2e3fd8e5e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Apr 17 19:36:21 2017 -0600

    Add earth.xml.in to po/POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit d1e6b2f027a8d792966b2f54e32be05c6739c7fe
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Apr 17 19:22:16 2017 -0600

    stars: Change default keybinding to avoid conflict with snow

 metadata/star.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 18c18ab725844df7c821f27b068b079f99a42b4e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Apr 17 18:45:42 2017 -0600

    Add earth plugin

 Makefile.am              |   2 +-
 configure.ac             |   8 +
 data/Makefile.am         |   1 +
 data/earth/Makefile.am   |   8 +
 data/earth/earth.frag    |  44 +++
 data/earth/earth.vert    |  19 +
 images/Makefile.am       |   2 +-
 images/earth/Makefile.am |  12 +
 images/earth/clouds.png  | Bin 0 -> 2543799 bytes
 images/earth/day.png     | Bin 0 -> 2682133 bytes
 images/earth/night.png   | Bin 0 -> 289821 bytes
 images/earth/skydome.png | Bin 0 -> 11114070 bytes
 metadata/Makefile.am     |   6 +
 metadata/earth.xml.in    |  68 ++++
 src/Makefile.am          |   1 +
 src/earth/Makefile.am    |  33 ++
 src/earth/earth.c        | 921 +++++++++++++++++++++++++++++++++++++++++++++++
 src/earth/earth.h        | 136 +++++++
 18 files changed, 1259 insertions(+), 2 deletions(-)

commit e7c1604b4d4e2c250c47be8610f12096bf58c78b
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Wed Apr 5 13:51:15 2017 -0700

    Set sane defaults for toggledeco's keybindings
    
    Fixes #25

 metadata/toggledeco.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 089cb566d837a407f007d12863451b042d7ee77f
Author: ethus3h <kolubat@gmail.com>
Date:   Sun Jan 22 22:13:22 2017 -0500

    ADDialog: Explicitly exclude type=Tooltip (#22)
    
    ADDialog: Explicitly exclude type=Tooltip from window match to exclude Konsole tab name tooltips (which were being erroneously matched)

 metadata/dialog.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4cfcb8a39e587130252c11eeaa02f356c3588f79
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Thu Jan 12 19:31:35 2017 +0300

    Update translations

 configure.ac                       |     1 -
 metadata/cubemodel.xml.in          |     6 +-
 metadata/freewins.xml.in           |     6 +-
 metadata/star.xml.in               |     2 +-
 metadata/swap.xml.in               |     2 +-
 metadata/wizard.xml.in             |    16 +-
 po/LINGUAS                         |     1 -
 po/Makefile.in.in                  |   221 -
 po/Makevars                        |     7 +-
 po/ar.po                           |  5889 +++++++-------------
 po/as.po                           |  3941 --------------
 po/be.po                           |  4561 ----------------
 po/bn.po                           |  5559 ++++++-------------
 po/ca.po                           |    93 +-
 po/compiz-plugins-experimental.pot |  2834 ++++++++++
 po/cs.po                           |  6634 ++++++++++------------
 po/da.po                           |  3941 --------------
 po/de.po                           |  8630 +++++++++++++++--------------
 po/el.po                           |  9813 +++++++++++++++++++--------------
 po/en_GB.po                        |  7130 +++++++-----------------
 po/es.po                           | 10006 +++++++++++++++++++---------------
 po/eu.po                           |  7659 +++++++++++++-------------
 po/fa.po                           |  5487 -------------------
 po/fi.po                           |  8917 +++++++++++++++++-------------
 po/fr.po                           |  9775 +++++++++++++++++++--------------
 po/gl.po                           |  9105 +++++++++++++++++++------------
 po/gu.po                           |  8966 ++++++++++++++++--------------
 po/he.po                           |  9356 +++++++++++++++++--------------
 po/hi.po                           |  8956 ++++++++++++++++--------------
 po/hr.po                           |  3941 --------------
 po/hu.po                           |  9604 ++++++++++++++++++--------------
 po/it.po                           | 10299 ++++++++++++++++++++---------------
 po/ja.po                           |  8912 ++++++++++++++++++------------
 po/ko.po                           |  9317 ++++++++++++++++++-------------
 po/ml_IN.po                        |  5457 -------------------
 po/nb.po                           |  9279 +++++++++++++++++--------------
 po/nl.po                           |  9235 +++++++++++++++++--------------
 po/or.po                           |  4206 --------------
 po/pl.po                           |  9695 +++++++++++++++++++--------------
 po/pt.po                           |  8919 +++++++++++++++++++-----------
 po/pt_BR.po                        |  9284 +++++++++++++++++--------------
 po/ru.po                           |  8108 +++++++++++++--------------
 po/sv.po                           |  9292 +++++++++++++++++--------------
 po/tr.po                           |  7298 ++++++++++++-------------
 po/zh_CN.po                        |  8915 +++++++++++++++++-------------
 po/zh_HK.po                        |  4206 --------------
 src/atlantis/atlantis-internal.h   |     4 +-
 src/atlantis/water.c               |     6 +-
 src/cubemodel/cubemodel-internal.h |     4 +-
 src/freewins/freewins.c            |     4 +-
 src/freewins/util.c                |     2 +-
 src/putplus/putplus.c              |     2 +-
 src/snowglobe/snowglobe-internal.h |     2 +-
 53 files changed, 129642 insertions(+), 143863 deletions(-)

commit 9d33c946b86e2e4d44f0cead8cb8a139a7ad0ebb
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Sun Oct 30 19:12:26 2016 +0300

    autogen.sh: Always install m4 stuff to the m4 directory

 autogen.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 69b06de43f7e63b0b4bde752021d564d8a067f33
Author: ethus3h <kolubat@gmail.com>
Date:   Tue Oct 25 22:37:37 2016 -0400

    metadata: Add xml headers

 metadata/animationplus.xml.in | 1 +
 metadata/animationsim.xml.in  | 1 +
 metadata/fakeargb.xml.in      | 1 +
 metadata/mswitch.xml.in       | 1 +
 metadata/swap.xml.in          | 1 +
 5 files changed, 5 insertions(+)

commit 0c76b501db3116156e36ab5759862684bfba168b
Author: ethus3h <kolubat@gmail.com>
Date:   Tue Oct 18 19:30:32 2016 -0400

    workspacenames: Increase maximum size for text

 metadata/workspacenames.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7b33319d8fd7f9102901e602f8d39a2e1a296d2f
Merge: bf128de 8186e16
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Oct 18 15:47:57 2016 -0600

    Merge pull request #15 from ethus3h/snowflake-missing-pixels-2016sept26
    
    Fill in holes in snowflake texture (work done by @ShadowKyogre).

commit bf128deddd16c5f758dee51b81c189b1d87febdb
Author: raveit65 <chat-to-me@raveit.de>
Date:   Wed Oct 5 07:50:59 2016 +0200

    Add Changelog generation

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

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

    Post-release version increment

 VERSION      | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 8186e1644b55aeadccb622775407d8884f153122
Author: ethus3h <kolubat@gmail.com>
Date:   Mon Sep 26 12:06:40 2016 -0400

    Fill in holes in snowflake texture (work done by @ShadowKyogre).

 images/snow/snowflake.png | Bin 4771 -> 3685 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 6b43b3d1efe750d4efacb5af14229219a1da51c6
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Sep 22 17:48:26 2016 -0600

    elements: Implement smoother animation
    
    The 'update delay' option doesn't make sense because drawing happens at
    arbitrary times and could potentially using resources without ever
    rendering anything for the current frame. It makes more sense to update
    using elapsed milliseconds every frame, adjusting the speed with a
    multiplier instead of drawing at random and rendering whatever is drawn
    for the cycle. This replaces Update Delay option with Global Speed option.

 metadata/elements.xml.in |  13 +++---
 src/elements/elements.c  | 109 +++++++++++++++++++++++++----------------------
 2 files changed, 65 insertions(+), 57 deletions(-)

commit 09e97498bd89d16ee018dfe89995f5d9af4cb73a
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Sep 22 16:13:46 2016 -0600

    elements: Remove unnecessary argument from function

 src/elements/elements.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

commit f93bded27eed5397c2570baf9b105b78cccef1e0
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Sep 22 16:12:13 2016 -0600

    elements: Actually use applyTransform variable
    
    Use variable for clarity.

 src/elements/elements.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1724f4e04742d71dbe5f1dcf4c63b78300620fd0
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Sep 22 15:21:27 2016 -0600

    elements: Add "Apply Screen Transform" option
    
    This option transforms particles with screen transforms when over_windows
    is enabled. We can't avoid transforms when over_windows is disabled because
    it must follow the desktop window transform, or else it will draw over the
    entire screen anyway. Tested with cube and expo.

 metadata/elements.xml.in |  5 ++++
 src/elements/elements.c  | 73 ++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 63 insertions(+), 15 deletions(-)

commit f02e7b0c40d931c32eb82a61a1abb2a996cb3768
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Sep 22 14:03:44 2016 -0600

    elements: Introduce elementActive convenience function
    
    This avoids code duplication and makes things cleaner.

 src/elements/elements.c | 49 ++++++++++++++++++++++++-------------------------
 1 file changed, 24 insertions(+), 25 deletions(-)

commit c6b6e4102b579ca7fb3a21249ce833fc0efc7caa
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Sep 22 13:38:53 2016 -0600

    elements: Don't paint screen with transformed window mask
    
    This fixes flickering with draw_over_windows enabled while rotating cube
    with two horizontal viewports. Closes #11.

 src/elements/elements.c | 3 ---
 1 file changed, 3 deletions(-)

commit dc40c685679c808ee7ff34665906d1e50aa2ec64
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Sep 15 17:12:36 2016 -0600

    elements: Fix compiler warnings

 src/elements/elements.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit 8e38484f2083bb08b778c14ceded976230a0b77a
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Sep 15 17:12:16 2016 -0600

    elements: Fix CRLF

 src/elements/elements.c | 2246 ++++++++++++++++++++++++-----------------------
 1 file changed, 1126 insertions(+), 1120 deletions(-)

commit 979c5779673cc1eeea4e92567435cb4be9dcfc66
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Sep 13 01:35:19 2016 -0600

    putplus: Fix compiler warnings

 src/putplus/putplus.c | 21 ++-------------------
 1 file changed, 2 insertions(+), 19 deletions(-)

commit cad21baf2f4d877be97bf036e5d0f8cdf8b4777b
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 19:47:12 2016 -0600

    configure: Update gettext version number

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

commit f89b74035c29a4cd3d8f5ea6efef0d33c768d9df
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    wizard: Fix compiler warnings

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

commit 1ad2c729e62a3eb92c856141d0ab889835015d10
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    tile: Fix compiler warnings

 src/tile/tile.c | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit 48dee71ca29b2928ca9e23b17c6a66d9e19347fc
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    swap: Fix compiler warnings

 src/swap/swap.c | 1 +
 1 file changed, 1 insertion(+)

commit b6ef3bfb5ebdac6bdccfe9a4ac4054edf5c8a417
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    snowglobe: Fix compiler warnings

 src/snowglobe/water.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 96edeae884657a7f0ab40fdfdf3c3b9cda0f9c65
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    simple-animations: Fix compiler warnings

 src/simple-animations/animationsim.c |  2 +-
 src/simple-animations/flyin.c        |  2 ++
 src/simple-animations/rotatein.c     | 24 ++++++------------------
 3 files changed, 9 insertions(+), 19 deletions(-)

commit 3b4d1d51c7eaeb26136366c12b81d34c3a4e1e32
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    freewins: Fix compiler warnings

 src/freewins/events.c | 2 ++
 1 file changed, 2 insertions(+)

commit 1138500003521a1d432cf1f5d80054214855dd3f
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    extra-animations: Fix compiler warnings

 src/extra-animations/animationplus.c |  2 +-
 src/extra-animations/bonanza.c       | 14 +++++---------
 2 files changed, 6 insertions(+), 10 deletions(-)

commit 892ee3a2bb20dbae79cb553faf5dc99b033796e6
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    cubemodel: Fix compiler warnings

 src/cubemodel/loadModel.c | 6 ------
 1 file changed, 6 deletions(-)

commit 0cecb66af8535d59819d86ce71ab94bb96d26b76
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 21:20:33 2016 -0600

    atlantis: Fix compiler warnings

 src/atlantis/water.c | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

commit 2e4d3f2c5d59118e3adc3dd088ba929d13349c78
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Sep 7 21:33:39 2016 -0600

    static: Only damage windows when active
    
    After toggling a fullscreen and back caused the panel and decorations to
    disappear until clicking on the panel. Fix this by only damaging windows
    when static is actually doing work.

 src/static/static.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

commit 3e9ff8c4236378711779ea56de719d424f8ff279
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Sep 7 21:28:32 2016 -0600

    static: Reorder functions to prepare for next patch

 src/static/static.c | 172 ++++++++++++++++++++++++++--------------------------
 1 file changed, 86 insertions(+), 86 deletions(-)

commit 6ff6b4a9453e38430be8ad9a148456c749977faf
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 5 20:53:05 2016 -0600

    screensaver: Exit on user input after starting manually

 src/screensaver/screensaver.cpp        | 26 ++++++++++++++++++++++++++
 src/screensaver/screensaver_internal.h |  1 +
 2 files changed, 27 insertions(+)

commit 5eddbdb5b2e68981128191680936960b51f1224e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Sep 4 12:43:52 2016 -0600

    static: Load after expo

 metadata/static.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 196089d226c40527539363bc51b01e76f094faee
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Sep 4 11:52:27 2016 -0600

    static: Handle geometry and texture rendering functions
    
    Plugins like expo add geometry to each window, apply a screen transform
    and render on top of everything, occluding static windows. By handling
    these functions and loading after expo, we can render static windows on
    top of expo. Static windows input is unaffected in expo, so clicks will
    behave as if the window were still drawn in expo. This is unavoidable
    since expo holds a screen grab when active.

 metadata/static.xml.in |   2 +-
 src/static/static.c    | 143 ++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 142 insertions(+), 3 deletions(-)

commit 7c52451e3a0688b711fbf7ca40e813855baea71f
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Aug 31 19:03:18 2016 -0600

    Revert "static: Handle geometry drawing functions"
    
    This reverts commit 9f75365b3596fc68c619c313b06e0d47dff6498e.
    Completely breaks rendering of windows other than docks. Hold
    off until a more complete solution is found.

 metadata/static.xml.in |  2 +-
 src/static/static.c    | 71 --------------------------------------------------
 2 files changed, 1 insertion(+), 72 deletions(-)

commit 9f75365b3596fc68c619c313b06e0d47dff6498e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Aug 31 16:15:07 2016 -0600

    static: Handle geometry drawing functions
    
    This fixes static when using expo plugin. Note the ordering
    has changed so static must be loaded after expo.

 metadata/static.xml.in |  2 +-
 src/static/static.c    | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+), 1 deletion(-)

commit 5e5d7268f0721f801279490e3292d3138595e526
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Sun Aug 21 17:24:07 2016 +0200

    Update Catalan translation

 po/ca.po | 6871 +++++++++++++++++---------------------------------------------
 1 file changed, 1892 insertions(+), 4979 deletions(-)

commit 6bd62254e3033492a313d57de8ce80743f004fc2
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Aug 1 13:07:54 2016 -0600

    extra-animations: Remove artifacts left by bonanza

 src/extra-animations/bonanza.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 83bb3db86f764bcfb645e0052f1dbb434e3bc75b
Merge: 3dd0641 8ca9957
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Jul 26 20:08:21 2016 -0600

    Merge pull request #8 from ethus3h/default-enabled-options
    
     Adding default enabled options for star, fireflies, and wizard (take #2)

commit 8ca9957953e9aa15199e6ae3046a2d0192f8c97c
Author: ethus3h <kolubat@gmail.com>
Date:   Tue Jul 26 17:43:47 2016 -0400

    fireflies: Added default enabled option

 metadata/fireflies.xml.in |  5 +++++
 src/fireflies/fireflies.c | 13 +++++++++++++
 2 files changed, 18 insertions(+)

commit e6e7b16b0bb89206b808b9eacbb67392ad4cd328
Author: ethus3h <kolubat@gmail.com>
Date:   Tue Jul 26 17:42:52 2016 -0400

    star: Added default enabled option

 metadata/star.xml.in |  5 +++++
 src/stars/star.c     | 12 ++++++++++++
 2 files changed, 17 insertions(+)

commit 7cf14370724a377971cb7d4db18d56283db47c12
Author: ethus3h <kolubat@gmail.com>
Date:   Tue Jul 26 17:40:33 2016 -0400

    wizard: Added default enabled option

 metadata/wizard.xml.in |  5 +++++
 src/wizard/wizard.c    | 26 ++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

commit 3dd0641cd667cbee2d07d518034bda13a18941bc
Merge: 1efe2af 2c9986b
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Jul 25 21:09:26 2016 -0600

    Merge pull request #6 from ethus3h/snow-autostart-new2
    
    snow: Added default enabled option

commit 2c9986b38ec377a278f416133ffe50b11f4a7caf
Author: ethus3h <kolubat@gmail.com>
Date:   Mon Jul 25 22:35:21 2016 -0400

    snow: Added default enabled option

 metadata/snow.xml.in |  5 +++++
 src/snow/snow.c      | 13 +++++++++++++
 2 files changed, 18 insertions(+)

commit 1efe2afb40e3ad77b6dabfc11b38e79b3998426e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Jul 24 22:12:49 2016 -0600

    elements: Fix typo in description for keybindings

 metadata/elements.xml.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 86c7efa63d464f8c847ac2901d47350bf333c106
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Mon Jul 18 13:38:13 2016 -0700

    bonanza: increase effect speed progression
    
    Addresses #5
    
    The timestep variable is responsible for controlling the speed of the
    animation. 2.0 is too low of a timestep value since this makes it at
    least four times slower than other available animations.
    
    So why 8.0 for the timestep value?
    
    I was comparing the bonanza animation speed to the blinds animation
    speed. The new timestep value puts its speed at a similar completion
    rate to blinds.

 src/extra-animations/bonanza.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d70b1a9c27ccbc32b59b7b3fa5e91ad2fc3c1888
Author: JakeSFR <yourfavouritegod@gmail.com>
Date:   Tue Jun 7 21:03:06 2016 +0200

    Stars: fix path to default texture

 metadata/star.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a8f05a83d2d856be19b75f96813d221ee899a013
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Apr 14 01:32:45 2016 +0300

    elements: Fix paths to images in metadata

 metadata/elements.xml.in | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit bb7d82e6038260451990270349a46605533828e3
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sun Apr 10 23:19:00 2016 +0300

    Don't use deprecated glib-gettext

 Makefile.am  | 16 +++++++++++-----
 autogen.sh   |  3 +--
 configure.ac |  3 ++-
 3 files changed, 14 insertions(+), 8 deletions(-)

commit 0af45450c8ae0437084c11251acf24150ef2d3f4
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Mon Apr 4 20:22:07 2016 +0300

    Make autogen.sh more compatible

 autogen.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 42a8976e84438efd37aafc89793f1955d2d5b611
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Apr 3 12:44:24 2016 -0600

    Add wavefront models in data directory for cubemodel

 data/cubemodel/dice.mtl        |   11 +
 data/cubemodel/dice.obj        |   50 +
 data/cubemodel/snowman.mtl     |   30 +
 data/cubemodel/snowman.obj     | 4047 ++++++++++++++++++++++++++++++++++++++++
 data/cubemodel/test_000001.obj |   26 +
 data/cubemodel/test_000002.obj |   25 +
 data/cubemodel/test_000003.obj |   25 +
 data/cubemodel/test_000004.obj |   25 +
 data/cubemodel/test_000005.obj |   25 +
 data/cubemodel/test_000006.obj |   25 +
 data/cubemodel/test_000007.obj |   25 +
 data/cubemodel/test_000008.obj |   25 +
 data/cubemodel/test_000009.obj |   25 +
 data/cubemodel/test_000010.obj |   25 +
 14 files changed, 4389 insertions(+)

commit 1ae5262c6ccf43bbe916285d9c9b3c98cb9231f6
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Apr 3 12:36:08 2016 -0600

    Make image file permissions consistent

 images/elements/autumn1.png | Bin
 images/elements/autumn2.png | Bin
 images/elements/snow1.png   | Bin
 images/elements/snow2.png   | Bin
 4 files changed, 0 insertions(+), 0 deletions(-)

commit b14f84e47ba1c19f15d7db2e795f6771e85a91a3
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Apr 3 11:41:21 2016 -0600

    Replace elements plugin with original version

 metadata/elements.xml.in         |  580 ++++---
 po/Makefile.in.in                |   51 +-
 src/elements/Makefile.am         |    8 +-
 src/elements/elements-internal.h |  157 --
 src/elements/elements.c          | 3305 ++++++++++++++++++--------------------
 5 files changed, 1923 insertions(+), 2178 deletions(-)

commit 464b3c5d7f9c7460822b15d24982f82d10826e0e
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 c17b66b5bcf9c627be3b2b5691d3f882635d2eb8
Author: raveit65 <chat-to-me@raveit.de>
Date:   Mon Mar 28 11:49:30 2016 +0200

    fix incorrect-fsf-address in COPYING

 COPYING | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

commit 7c81f16da8be2f0e81413537484d30aee267b038
Author: raveit65 <chat-to-me@raveit.de>
Date:   Mon Mar 28 11:42:25 2016 +0200

    Cubemodel: remove spurious executable permissions

 src/cubemodel/cubemodel-internal.h | 0
 src/cubemodel/cubemodel.c          | 0
 src/cubemodel/fileParser.c         | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

commit 8341bdd854103edcc0556793ef4610d34b179f42
Author: Jof Thibaut <generalmidi@tuxfamily.org>
Date:   Sat Mar 19 00:52:35 2016 +0300

    workspacenames: Remove BUILT_SOURCES duplication in Makefile.am

 src/workspacenames/Makefile.am | 2 --
 1 file changed, 2 deletions(-)

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

    Add missing files to dist and create README

 Makefile.am | 11 +++++++----
 README.md   |  5 +++++
 2 files changed, 12 insertions(+), 4 deletions(-)

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

    Release version 0.8.12

 NEWS | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

commit 84a02cf838684422f8a93e8694bb29cdddb0ebac
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Fri Feb 12 15:44:55 2016 +0300

    elements also depends on compiz-text

 configure.ac         | 5 +++--
 metadata/Makefile.am | 9 +++++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

commit 145aab19fb515a366795978605fde6bb2482aa30
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Feb 11 17:38:35 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 5dd9babd764ae1cadb13d2993f541b82da5e2fa9
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Feb 11 17:38:00 2016 +0300

    Pre-bump version to 0.8.12

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

commit a50ad3b1abab11aa58ed6775fa36d0d6790e8f3b
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Tue Feb 9 11:35:22 2016 -0800

    freewins: Be sure to include other source files

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

commit b75555a8bd42103d772b4bc6efca74583e216709
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sat Jan 16 23:59:05 2016 +0300

    Fix typo in AM_CPPFLAGS

 src/anaglyph/Makefile.am          | 2 +-
 src/atlantis/Makefile.am          | 2 +-
 src/cubemodel/Makefile.am         | 2 +-
 src/dialog/Makefile.am            | 2 +-
 src/elements/Makefile.am          | 2 +-
 src/extra-animations/Makefile.am  | 2 +-
 src/fakeargb/Makefile.am          | 2 +-
 src/fireflies/Makefile.am         | 2 +-
 src/freewins/Makefile.am          | 2 +-
 src/ghost/Makefile.am             | 2 +-
 src/mswitch/Makefile.am           | 2 +-
 src/photowheel/Makefile.am        | 2 +-
 src/putplus/Makefile.am           | 2 +-
 src/screensaver/Makefile.am       | 4 +---
 src/simple-animations/Makefile.am | 2 +-
 src/smartput/Makefile.am          | 2 +-
 src/snow/Makefile.am              | 2 +-
 src/snowglobe/Makefile.am         | 2 +-
 src/stackswitch/Makefile.am       | 2 +-
 src/stars/Makefile.am             | 2 +-
 src/static/Makefile.am            | 2 +-
 src/swap/Makefile.am              | 2 +-
 src/throw/Makefile.am             | 2 +-
 src/tile/Makefile.am              | 2 +-
 src/toggle-decoration/Makefile.am | 2 +-
 src/wizard/Makefile.am            | 2 +-
 src/workspacenames/Makefile.am    | 2 +-
 27 files changed, 27 insertions(+), 29 deletions(-)

commit dcee6a0daddd6f708effabf83608a9413dffc785
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Jan 12 18:06:55 2016 -0700

    po: Add screensaver metadata to POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 2d3c871cd6e693b259fa79a5d3bd2183478c13ed
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Jan 12 18:06:04 2016 -0700

    screensaver: Set AM_CXXFLAGS to AM_CFLAGS

 src/screensaver/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

commit b8971f737b2cd4e57cc25f2f7a89f59edc95f3bb
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Wed Jan 13 01:11:18 2016 +0100

    Fix distcheck in several places

 images/elements/Makefile.am |  2 ++
 po/POTFILES.in              | 21 +++++++++++++++++++++
 src/freewins/Makefile.am    |  2 +-
 src/wizard/Makefile.am      |  2 +-
 4 files changed, 25 insertions(+), 2 deletions(-)

commit 7aabd917f61715d83249ea558b89b3c31c4bd55e
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Wed Jan 13 00:57:08 2016 +0100

    add News file

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

commit 1a6504a517848d1c13d2887c75362dca3d5d08fc
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Jan 12 21:01:26 2016 +0100

    replace tar-ustar with foreign in configure.ac

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

commit f21f46760529a041c09573da38263682cac23b51
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Jan 12 20:44:54 2016 +0100

    pre-bump version

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

commit d176256984c14e5b2f0ac57b04da14cac769607e
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Jan 12 20:43:39 2016 +0100

    require NEWS

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

commit 741bfe182aac723a768f61a19756b05dfd4a43c3
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sun Jan 10 19:31:50 2016 +0300

    Rename to compiz-plugins-experimental

 autogen.sh   | 2 +-
 configure.ac | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit a0d058670ff1275e8e67ab7f94ffee590b1df051
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sun Jan 10 19:30:55 2016 +0300

    Remove dummy files

 ChangeLog    | 0
 NEWS         | 1 -
 README       | 0
 TODO         | 0
 configure.ac | 2 +-
 5 files changed, 1 insertion(+), 2 deletions(-)

commit 83f31a9fbab261d5ddacd752d4be84dd1aba60c8
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Mon Dec 21 12:52:25 2015 -0800

    workspacenames, stackswitch: Configurable font-family

 metadata/stackswitch.xml.in         |   6 +++
 metadata/workspacenames.xml.in      |   6 +++
 src/stackswitch/stackswitch.c       | 100 ++++++++++++++++++------------------
 src/workspacenames/workspacenames.c |   8 +--
 4 files changed, 66 insertions(+), 54 deletions(-)

commit 9fa7e5e584b0aa1f8c867257f383e2c000c8cbf3
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Mon Dec 21 10:34:41 2015 -0800

    Check for plugins dependencies during build

 configure.ac         | 27 ++++++++++++++++
 metadata/Makefile.am | 87 ++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 102 insertions(+), 12 deletions(-)

commit d535b1fba51ea919900311f0a48c54744a131842
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Dec 12 00:49:14 2015 -0700

    Add additional plugins

 configure.ac                                |    22 +
 images/Makefile.am                          |     2 +-
 images/fireflies/Makefile.am                |    12 +
 images/fireflies/firefly1.png               |   Bin 0 -> 3570 bytes
 images/fireflies/firefly2.png               |   Bin 0 -> 3568 bytes
 images/fireflies/firefly3.png               |   Bin 0 -> 3567 bytes
 images/fireflies/firefly4.png               |   Bin 0 -> 3571 bytes
 images/stars/Makefile.am                    |     6 +
 images/stars/star.png                       |   Bin 0 -> 10392 bytes
 metadata/Makefile.am                        |    36 +-
 metadata/anaglyph.xml.in                    |    71 +
 metadata/animationplus.xml.in               |   182 +
 metadata/animationsim.xml.in                |   216 +
 metadata/dialog.xml.in                      |    52 +
 metadata/fireflies.xml.in                   |   132 +
 metadata/freewins.xml.in                    |   409 +
 metadata/ghost.xml.in                       |    87 +
 metadata/photo.xml.in                       |   102 +
 metadata/putplus.xml.in                     |   353 +
 metadata/screensaver.xml.in                 |   128 +
 metadata/smartput.xml.in                    |    72 +
 metadata/snowglobe.xml.in                   |    92 +
 metadata/stackswitch.xml.in                 |   189 +
 metadata/star.xml.in                        |   143 +
 metadata/static.xml.in                      |    30 +
 metadata/swap.xml.in                        |   272 +
 metadata/throw.xml.in                       |    48 +
 metadata/toggledeco.xml.in                  |    23 +
 metadata/wizard.xml.in                      |   855 ++
 metadata/workspacenames.xml.in              |   109 +
 src/Makefile.am                             |    30 +-
 src/anaglyph/Makefile.am                    |    29 +
 src/anaglyph/anaglyph.c                     |   620 ++
 src/dialog/Makefile.am                      |    29 +
 src/dialog/dialog.c                         |   435 +
 src/extra-animations/Makefile.am            |    41 +
 src/extra-animations/animation_tex.h        |   222 +
 src/extra-animations/animationplus.c        |   414 +
 src/extra-animations/animationplus.h        |   141 +
 src/extra-animations/blinds.c               |    81 +
 src/extra-animations/bonanza.c              |   303 +
 src/extra-animations/compiz-animationplus.h |   224 +
 src/extra-animations/helix.c                |   106 +
 src/extra-animations/shatter.c              |    80 +
 src/fireflies/Makefile.am                   |    29 +
 src/fireflies/dummy                         |     1 +
 src/fireflies/fireflies.c                   |   765 ++
 src/freewins/AUTHORS                        |     8 +
 src/freewins/COPYING                        |   340 +
 src/freewins/Makefile.am                    |    33 +
 src/freewins/action.c                       |   980 ++
 src/freewins/events.c                       |   842 ++
 src/freewins/freewins.c                     |   456 +
 src/freewins/freewins.h                     |   584 ++
 src/freewins/input.c                        |   434 +
 src/freewins/paint.c                        |   602 ++
 src/freewins/util.c                         |   578 ++
 src/ghost/Makefile.am                       |    33 +
 src/ghost/ghost.c                           |   646 ++
 src/photowheel/Makefile.am                  |    33 +
 src/photowheel/photo.c                      |   602 ++
 src/putplus/Makefile.am                     |    29 +
 src/putplus/putplus.c                       |  1825 ++++
 src/screensaver/Makefile.am                 |    46 +
 src/screensaver/README                      |     4 +
 src/screensaver/effect.cpp                  |    57 +
 src/screensaver/effect.h                    |    41 +
 src/screensaver/flyingwindows.cpp           |   380 +
 src/screensaver/flyingwindows.h             |    87 +
 src/screensaver/matrix.cpp                  |    57 +
 src/screensaver/matrix.h                    |    59 +
 src/screensaver/rotatingcube.cpp            |   109 +
 src/screensaver/rotatingcube.h              |    27 +
 src/screensaver/screensaver.cpp             |   450 +
 src/screensaver/screensaver_internal.h      |   124 +
 src/screensaver/vector.cpp                  |    14 +
 src/screensaver/vector.h                    |   159 +
 src/screensaver/wrapper.cpp                 |    89 +
 src/screensaver/wrapper.h                   |    55 +
 src/simple-animations/Makefile.am           |    42 +
 src/simple-animations/animationsim.c        |   422 +
 src/simple-animations/animationsim.h        |   252 +
 src/simple-animations/bounce.c              |   127 +
 src/simple-animations/expand-piecewise.c    |   131 +
 src/simple-animations/expand.c              |   112 +
 src/simple-animations/explode3d.c           |   115 +
 src/simple-animations/flyin.c               |   132 +
 src/simple-animations/rotatein.c            |   292 +
 src/simple-animations/setupbuild            |     8 +
 src/simple-animations/sheet.c               |   294 +
 src/smartput/Makefile.am                    |    29 +
 src/smartput/smartput.c                     |  1376 +++
 src/snowglobe/Makefile.am                   |    38 +
 src/snowglobe/movement.c                    |   124 +
 src/snowglobe/snowflake.c                   |   384 +
 src/snowglobe/snowglobe-internal.h          |   170 +
 src/snowglobe/snowglobe.c                   |   553 ++
 src/snowglobe/snowman.c                     | 13684 ++++++++++++++++++++++++++
 src/snowglobe/util.c                        |    21 +
 src/snowglobe/water.c                       |   568 ++
 src/stackswitch/Makefile.am                 |    33 +
 src/stackswitch/stackswitch.c               |  1870 ++++
 src/stars/Makefile.am                       |    29 +
 src/stars/star.c                            |   803 ++
 src/static/Makefile.am                      |    29 +
 src/static/static.c                         |   333 +
 src/swap/Makefile.am                        |    29 +
 src/swap/swap.c                             |  2072 ++++
 src/throw/Makefile.am                       |    29 +
 src/throw/throw.c                           |   426 +
 src/toggle-decoration/Makefile.am           |    29 +
 src/toggle-decoration/toggledeco.c          |   157 +
 src/wizard/Makefile.am                      |    33 +
 src/wizard/wizard.c                         |  1340 +++
 src/wizard/wizard_tex.h                     |  2825 ++++++
 src/workspacenames/Makefile.am              |    35 +
 src/workspacenames/workspacenames.c         |   449 +
 117 files changed, 46361 insertions(+), 10 deletions(-)

commit 719348b604dccf0fb4718ea047d42ef3b2bb6790
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Fri Dec 11 20:37:22 2015 -0700

    Build system changes

 .gitignore                           |  30 +++++
 INSTALL                              | 250 +++++++++++++++++++++++++++--------
 configure.ac                         |   7 +-
 images/Makefile.am                   |  26 +---
 images/elements/Makefile.am          |  20 +++
 images/{ => elements}/autumn1.png    | Bin
 images/{ => elements}/autumn2.png    | Bin
 images/{ => elements}/bubbles1.png   | Bin
 images/{ => elements}/bubbles2.png   | Bin
 images/{ => elements}/fireflies1.svg |   0
 images/{ => elements}/fireflies2.svg |   0
 images/{ => elements}/snow1.png      | Bin
 images/{ => elements}/snow2.png      | Bin
 images/{ => elements}/stars1.png     | Bin
 images/snow/Makefile.am              |   6 +
 images/{ => snow}/snowflake.png      | Bin
 metadata/Makefile.am                 |   3 +-
 metadata/cubemodel.xml.in            |   0
 metadata/elements.xml.in             |   0
 metadata/snow.xml.in                 |   3 +-
 metadata/tile.xml.in                 |   1 -
 21 files changed, 257 insertions(+), 89 deletions(-)

commit 21100bb3ac8619c10d3f51abc83bc73de33932f3
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Oct 30 16:12:43 2015 -0600

    Update plugins

 src/atlantis/Makefile.am                 |     2 +-
 src/atlantis/bfish.c                     |     2 -
 src/atlantis/chromis.c                   |     2 -
 src/atlantis/coral.h                     |  9090 ++++++++++++-------------
 src/atlantis/coral2.h                    | 10582 ++++++++++++++---------------
 src/atlantis/coral2_low.h                |   584 +-
 src/atlantis/coral_low.h                 |   834 +--
 src/atlantis/crab.h                      |   538 +-
 src/atlantis/dolphin.c                   |     1 -
 src/atlantis/fish.h                      |  3432 +++++-----
 src/atlantis/fish2.h                     |  2518 +++----
 src/atlantis/float.c                     |     4 +-
 src/atlantis/models/CONTRIBUTIONS        |     5 +
 src/atlantis/models/ObjToC.config        |    68 +
 src/atlantis/models/ObjToC.java          |  1239 ++++
 src/atlantis/models/suzume_02.dxf        |  1884 +++++
 src/atlantis/models/tyoutyou_omaru10.dxf |  3368 +++++++++
 src/atlantis/shark.c                     |     1 -
 src/atlantis/util.c                      |     2 +-
 src/atlantis/water.c                     |    12 +-
 src/cubemodel/Makefile.am                |    17 +-
 src/cubemodel/cubemodel.c                |     6 +-
 src/cubemodel/fileParser.c               |     1 -
 src/cubemodel/loadModel.c                |     2 +-
 src/elements/Makefile.am                 |     2 +-
 src/fakeargb/Makefile.am                 |     3 +-
 src/fakeargb/fakeargb.c                  |    15 +-
 src/mswitch/Makefile.am                  |     2 +-
 src/snow/Makefile.am                     |     3 +-
 src/snow/snow.c                          |    30 +-
 src/tile/Makefile.am                     |     3 +-
 src/tile/tile.c                          |    58 +-
 32 files changed, 20430 insertions(+), 13880 deletions(-)

commit 3461720adebdc38c1086b0f9dfd51093214c94f4
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 20:28:51 2015 +0100

    Metacity --> Marco in translations

 po/ar.po    |  4 ++--
 po/as.po    |  4 ++--
 po/be.po    |  4 ++--
 po/bn.po    |  4 ++--
 po/ca.po    |  4 ++--
 po/cs.po    |  6 +++---
 po/da.po    |  4 ++--
 po/de.po    |  6 +++---
 po/el.po    |  6 +++---
 po/en_GB.po |  8 ++++----
 po/es.po    |  8 ++++----
 po/eu.po    |  4 ++--
 po/fa.po    |  4 ++--
 po/fi.po    |  8 ++++----
 po/fr.po    | 10 +++++-----
 po/gl.po    |  8 ++++----
 po/gu.po    |  4 ++--
 po/he.po    |  8 ++++----
 po/hi.po    |  4 ++--
 po/hr.po    |  4 ++--
 po/hu.po    |  8 ++++----
 po/it.po    |  8 ++++----
 po/ja.po    |  8 ++++----
 po/ko.po    |  8 ++++----
 po/ml_IN.po |  4 ++--
 po/nb.po    |  8 ++++----
 po/nl.po    |  8 ++++----
 po/or.po    |  4 ++--
 po/pl.po    |  8 ++++----
 po/pt.po    |  8 ++++----
 po/pt_BR.po | 10 +++++-----
 po/ru.po    |  6 +++---
 po/sv.po    |  8 ++++----
 po/tr.po    |  6 +++---
 po/zh_CN.po |  8 ++++----
 po/zh_HK.po |  4 ++--
 36 files changed, 113 insertions(+), 113 deletions(-)

commit ecc368e7e634f8f6256452dbfaa02642f23354e5
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 20:22:20 2015 +0100

    Build xz tarballs, require NEWS section

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

commit 357075773279a9287f06dc9bb2a1ab4a5080a0e7
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 20:19:24 2015 +0100

    Use mate-autogen in autogen.sh

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

commit 1e84fc2a73c96ac16f387cb278cdee97343c2917
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 20:18:46 2015 +0100

    Make autotools happy

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

commit 5f1e8c9dcad18db7829d84aea9ae20297147f995
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 20:13:29 2015 +0100

    Remove CMake stuff

 CMakeLists.txt               |  27 --
 cmake/CompizFusion.cmake     | 680 -------------------------------------------
 cmake/addons.cmake           | 171 -----------
 src/atlantis/CMakeLists.txt  |   3 -
 src/cubemodel/CMakeLists.txt |   3 -
 src/elements/CMakeLists.txt  |   3 -
 src/fakeargb/CMakeLists.txt  |   3 -
 src/mswitch/CMakeLists.txt   |   3 -
 src/snow/CMakeLists.txt      |   3 -
 src/tile/CMakeLists.txt      |   3 -
 10 files changed, 899 deletions(-)

commit 9c357eeff7229f01321900c4bb6f62115e9a31fe
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 20:11:02 2015 +0100

    Remove obsolete GConf

 configure.ac         | 26 --------------------------
 metadata/Makefile.am | 19 +------------------
 2 files changed, 1 insertion(+), 44 deletions(-)

commit 614d9abe933ca18ea691b144eecca9ed50e559bb
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 20:07:24 2015 +0100

    INCLUDES --> AM_CPPFLAGS

 src/atlantis/Makefile.am  | 2 +-
 src/cubemodel/Makefile.am | 2 +-
 src/elements/Makefile.am  | 2 +-
 src/fakeargb/Makefile.am  | 2 +-
 src/mswitch/Makefile.am   | 2 +-
 src/snow/Makefile.am      | 2 +-
 src/tile/Makefile.am      | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

commit bfac20ca68b268151686bc1534c57aecbc0c20d0
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Apr 21 14:43:42 2011 +0200

    * Bump version to 0.8.9

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

commit 28a39427c0f60d8bcbe43dbe0d6e93e25589ca60
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Apr 21 14:43:42 2011 +0200

    * Bump version to 0.8.8

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

commit b5de7e613b2db0c80229fb3440ad3e01b47ea012
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Apr 21 14:27:57 2011 +0200

    Revert "Initial C++ port"
    
    This reverts commit 80e29d8edc270aacbee892b3f7d4a4a038b23041.

 metadata/atlantis.xml.in      |    4 +-
 src/atlantis/CMakeLists.txt   |    6 +-
 src/atlantis/src/atlantis.h   |  626 -----
 src/atlantis/src/bfish.h      |  536 -----
 src/atlantis/src/chromis.h    |  293 ---
 src/atlantis/src/coral.h      | 4559 -----------------------------------
 src/atlantis/src/coral2.h     | 5305 -----------------------------------------
 src/atlantis/src/coral2_low.h |  306 ---
 src/atlantis/src/coral_low.h  |  431 ----
 src/atlantis/src/crab.h       |  283 ---
 src/atlantis/src/dolphin.h    | 1847 --------------
 src/atlantis/src/fish.h       | 1750 --------------
 src/atlantis/src/fish2.h      | 1293 ----------
 src/atlantis/src/shark.h      | 1159 ---------
 src/atlantis/src/whale.h      | 1674 -------------
 15 files changed, 4 insertions(+), 20068 deletions(-)

commit 0647979e509c00b85dbbe2d284c047c66dd9288b
Author: Jigish Gohil <cyberorg@opensuse.org>
Date:   Mon Jun 28 07:10:20 2010 +0200

    updated cs translation from opencompositing@syntax.oib.com

 po/cs.po | 1691 ++++++++++++++++++++++----------------------------------------
 1 file changed, 594 insertions(+), 1097 deletions(-)

commit 80e29d8edc270aacbee892b3f7d4a4a038b23041
Author: Sam Spilsbury <smspillaz@gmail.com>
Date:   Sat Mar 20 05:30:15 2010 +0100

    Initial C++ port

 metadata/atlantis.xml.in      |    4 +-
 src/atlantis/CMakeLists.txt   |    6 +-
 src/atlantis/src/atlantis.h   |  626 +++++
 src/atlantis/src/bfish.h      |  536 +++++
 src/atlantis/src/chromis.h    |  293 +++
 src/atlantis/src/coral.h      | 4559 +++++++++++++++++++++++++++++++++++
 src/atlantis/src/coral2.h     | 5305 +++++++++++++++++++++++++++++++++++++++++
 src/atlantis/src/coral2_low.h |  306 +++
 src/atlantis/src/coral_low.h  |  431 ++++
 src/atlantis/src/crab.h       |  283 +++
 src/atlantis/src/dolphin.h    | 1847 ++++++++++++++
 src/atlantis/src/fish.h       | 1750 ++++++++++++++
 src/atlantis/src/fish2.h      | 1293 ++++++++++
 src/atlantis/src/shark.h      | 1159 +++++++++
 src/atlantis/src/whale.h      | 1674 +++++++++++++
 15 files changed, 20068 insertions(+), 4 deletions(-)

commit c46d38e641bb01cd13eb197d1f309ede8944992a
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Feb 12 10:44:46 2010 +0100

    General reorganization and cleanup.

 po/pt.po | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit cd540468a63676ed7c979ac0eb548b6d1324d075
Author: Robert Noland <rnoland@2hip.net>
Date:   Tue Nov 3 11:52:57 2009 -0600

    Order the include directories so that local includes get picked up first.

 src/atlantis/Makefile.am  | 6 +++---
 src/cubemodel/Makefile.am | 6 +++---
 src/elements/Makefile.am  | 6 +++---
 src/fakeargb/Makefile.am  | 6 +++---
 src/mswitch/Makefile.am   | 6 +++---
 src/snow/Makefile.am      | 6 +++---
 src/tile/Makefile.am      | 6 +++---
 7 files changed, 21 insertions(+), 21 deletions(-)

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

    * Bump version to 0.8.5

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

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

    * Bump version to 0.8.4

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

commit c895d67cfbaa73b571ac9f63461e24bd6af5954f
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Oct 14 03:48:44 2009 +0200

    Fix POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 1d79f800b19986bd8ff54780fd3078f9bd699629
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Oct 14 03:21:28 2009 +0200

    Fix broken po

 po/pt.po | 9 ---------
 1 file changed, 9 deletions(-)

commit 440813509711da0cae04c03ffd1e84c6975edc87
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Oct 13 18:23:05 2009 +0200

    Update translations

 po/ar.po    |    2 +-
 po/as.po    | 3941 ++++++++++++++++++++++++++++++++++++++++++
 po/be.po    | 4561 +++++++++++++++++++++++++++++++++++++++++++++++++
 po/bn.po    |    2 +-
 po/ca.po    |    2 +-
 po/cs.po    | 1727 ++++++++++++-------
 po/da.po    | 3941 ++++++++++++++++++++++++++++++++++++++++++
 po/de.po    |  109 +-
 po/el.po    |  854 ++++------
 po/en_GB.po |    2 +-
 po/es.po    | 1555 +++++++++--------
 po/eu.po    |    2 +-
 po/fa.po    |    2 +-
 po/fi.po    |  193 +--
 po/fr.po    |  109 +-
 po/gl.po    | 2732 +++++++++++-------------------
 po/gu.po    |    2 +-
 po/he.po    |  165 +-
 po/hi.po    |    2 +-
 po/hr.po    | 3941 ++++++++++++++++++++++++++++++++++++++++++
 po/hu.po    |  269 ++-
 po/it.po    |  104 +-
 po/ja.po    | 1008 +++--------
 po/ko.po    |  657 +++----
 po/ml_IN.po | 5457 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/nb.po    |    2 +-
 po/nl.po    |    2 +-
 po/or.po    | 4206 +++++++++++++++++++++++++++++++++++++++++++++
 po/pl.po    |  472 +++---
 po/pt.po    |    8 +
 po/pt_BR.po |    2 +-
 po/ru.po    |  377 ++---
 po/sv.po    |    2 +-
 po/tr.po    |    2 +-
 po/zh_CN.po |   45 +-
 po/zh_HK.po | 4206 +++++++++++++++++++++++++++++++++++++++++++++
 36 files changed, 35024 insertions(+), 5639 deletions(-)

commit f53c3722a9a7ee5273e4fcac724b03066f622217
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 05:43:05 2009 -0500

    Fix element rotate option handling.

 include/compiz-elements.h |  5 ++++-
 src/elements/elements.c   | 32 +++++++++++++++++++++++---------
 2 files changed, 27 insertions(+), 10 deletions(-)

commit fd7bb5c2254b931fca82d0b8d4bb3e1c04d77d54
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 05:06:05 2009 -0500

    Fix memory issues and option update during active animation.

 include/compiz-elements.h |  2 --
 src/elements/elements.c   | 62 ++++++++++++++++++++++++++++-------------------
 2 files changed, 37 insertions(+), 27 deletions(-)

commit a5a7d3c29862e491bafcbdb6c02e1c4c17b95ad8
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 03:35:18 2009 -0500

    Fix wrong default image.

 metadata/elements.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0bb32ad75c4092d1d06e645110a9060531e8079d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 03:34:51 2009 -0500

    Fix crash when changing setting.

 src/elements/elements.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 9733d4e02574bbf3bbb42167cd2bf6df941a04d0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 09:56:36 2009 +0200

    Fix metadata.

 metadata/cubemodel.xml.in | 84 +++++++++++++++++++++++------------------------
 1 file changed, 42 insertions(+), 42 deletions(-)

commit aecf2cff67ec67ac151a8dea302a400dabc386fb
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 09:54:16 2009 +0200

    Fix metadata.

 metadata/atlantis.xml.in | 132 +++++++++++++++++++++++------------------------
 1 file changed, 66 insertions(+), 66 deletions(-)

commit 3198a25e60fb342eb075b45bf3e8ba80055362bd
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 09:47:42 2009 +0200

    Fix uninitialized variable.

 src/atlantis/water.c | 1 +
 1 file changed, 1 insertion(+)

commit 8a169238e0935a2a47cf52fc9eda10ba7308cff8
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 01:31:32 2009 -0500

    Fix list defaults in metadata.

 metadata/elements.xml.in | 84 ++++++++++++++++++++++++++++--------------------
 1 file changed, 49 insertions(+), 35 deletions(-)

commit ce4e58606dd93cbdfc19dfe0a8bbf88fc591fcb8
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 00:36:13 2009 -0500

    Remove unnecessary image.

 images/plugin-elements.png | Bin 9132 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit aca34726f139fe987e44db5c5a17b968175cf09d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 00:33:24 2009 -0500

    Fix installation of elements images.

 images/Makefile.am | 27 +++++++++++++++++++++++----
 1 file changed, 23 insertions(+), 4 deletions(-)

commit 1233d2a89a71c3f287fa4ada50e4753607ba910c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 07:32:04 2009 +0200

    Fix typo.

 src/cubemodel/loadModel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 369b764df5da8446471165c5765e8a360f468270
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 3 13:59:00 2009 +0200

    Dummy commit

 po/ar.po    |  333 ++++++++++++++++-
 po/bn.po    |  321 +++++++++++++++-
 po/ca.po    |  363 +++++++++++++++++-
 po/cs.po    |  318 +++++++++++++++-
 po/de.po    |  365 +++++++++++++++++-
 po/el.po    |  368 ++++++++++++++++++-
 po/en_GB.po |  368 ++++++++++++++++++-
 po/es.po    |  377 +++++++++++++++++--
 po/eu.po    |  367 ++++++++++++++++++-
 po/fa.po    |  311 +++++++++++++++-
 po/fi.po    |  378 ++++++++++++++++++-
 po/fr.po    |  549 ++++++++++++++++++++++-----
 po/gl.po    |  363 +++++++++++++++++-
 po/gu.po    |  371 ++++++++++++++++++-
 po/he.po    |  368 ++++++++++++++++++-
 po/hi.po    |  371 ++++++++++++++++++-
 po/hu.po    |  547 +++++++++++++++++++++------
 po/it.po    |  906 +++++++++++++++++++++++++++++----------------
 po/ja.po    |  431 +++++++++++++++++-----
 po/ko.po    |  368 ++++++++++++++++++-
 po/nb.po    |  368 ++++++++++++++++++-
 po/nl.po    |  368 ++++++++++++++++++-
 po/pl.po    |  368 ++++++++++++++++++-
 po/pt.po    |  829 ++++++++++++++++++++++++++++-------------
 po/pt_BR.po |  371 ++++++++++++++++++-
 po/ru.po    | 1182 +++++++++++++++++++++++++++++++++--------------------------
 po/sv.po    |  370 ++++++++++++++++++-
 po/tr.po    |  377 ++++++++++++++++++-
 po/zh_CN.po |  390 ++++++++++++++++++--
 29 files changed, 11049 insertions(+), 1717 deletions(-)

commit def1263f9140b17e306b8b648b55dddc217a0e5c
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Mar 9 15:44:06 2009 +0100

    * Bump version to 0.8.3

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

commit 16d22a791c668e4b8475af3d9ac0dbae3977e8b0
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Mar 9 15:44:05 2009 +0100

    * Bump version to 0.8.2

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

commit a6e34d6347e59236b393213322f1423f4614064b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Mar 6 03:19:21 2009 +0100

    Fix .pc files tarball inclusion

 cmake/addons.cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5ea4a5f95e23f1c85c2cb9b6d253eba00516f7bb
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Mar 6 03:19:07 2009 +0100

    Remove more fusion

 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1a2c38655abd5882cab14bce2c48a89e24bac871
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 5 05:06:06 2009 +0100

    Fix POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 11e1ea2b26d35b23f7cfaa6cc0027336a70cd009
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 5 04:04:17 2009 +0100

    Drop -fusion- bits

 CMakeLists.txt | 2 +-
 configure.ac   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit b134e7930ce4cb42a7510c5614985eeebc3eb1bb
Author: Sam Spilsbury <Sam@XPS-SUSE.site>
Date:   Tue Feb 17 23:50:20 2009 +0100

    Merge branch 'master' of ../elements-extendable
    
    Sam Spilsbury
    Sam@XPS-SUSE.site
    Sam Spilsbury
    Sam@XPS-SUSE.site
    Remove the setupbuild file, it was only for personal use
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Added CMake build file.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Build fix.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Adapt for text plugin interface changes.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Header file cleanup.

 include/compiz-elements.h        | 116 +++++++++++++++++++--------------
 src/elements/elements-internal.h | 134 +++++++++++++++++++++------------------
 src/elements/elements.c          | 126 ++++++++++++++++++------------------
 3 files changed, 200 insertions(+), 176 deletions(-)

commit bb3ac8c7763d1d1c3747a9409d178f0ce85fa00e
Author: Sam Spilsbury <Sam@XPS-SUSE.site>
Date:   Thu Feb 12 10:07:40 2009 +0100

    Add more meaningful defaults

 include/compiz-elements.h        | 116 ++++++++++++++-------------------
 metadata/elements.xml.in         |  37 ++++++++++-
 src/elements/elements-internal.h | 134 ++++++++++++++++++---------------------
 src/elements/elements.c          | 126 ++++++++++++++++++------------------
 4 files changed, 212 insertions(+), 201 deletions(-)

commit f79da822663ca04ca573d8019ede86042087ebf7
Merge: 86a7a4a 6c2e16b
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Thu Feb 12 10:07:40 2009 +0100

    Merge branch 'master' of /home/git/fusion/plugins-unsupported

commit 86a7a4a40062b25c763b39d652cf192f47ed57fa
Author: C-F Language team <i18n@opencompositing.org>
Date:   Fri Feb 6 07:03:31 2009 +0100

    l10n updates

 po/ar.po    | 1039 +++++++++++++++++++++----------------
 po/bn.po    |  916 ++++++++++++++++++++------------
 po/ca.po    | 1023 +++++++++++++++++++++++-------------
 po/cs.po    |  924 +++++++++++++++++++++------------
 po/de.po    | 1154 ++++++++++++++++++++++++-----------------
 po/el.po    | 1125 ++++++++++++++++++++++++----------------
 po/en_GB.po | 1120 +++++++++++++++++++++++----------------
 po/es.po    | 1147 +++++++++++++++++++++++-----------------
 po/eu.po    | 1075 +++++++++++++++++++++++---------------
 po/fa.po    |  813 +++++++++++++++++++++--------
 po/fi.po    | 1093 +++++++++++++++++++++++----------------
 po/fr.po    | 1131 ++++++++++++++++++++++++----------------
 po/gl.po    | 1529 ++++++++++++++++++++++++++++--------------------------
 po/gu.po    | 1116 +++++++++++++++++++++++----------------
 po/he.po    | 1263 +++++++++++++++++++++++++-------------------
 po/hi.po    | 1121 ++++++++++++++++++++++++----------------
 po/hu.po    | 1373 +++++++++++++++++++++++++++---------------------
 po/it.po    | 1534 ++++++++++++++++++++++++++++++------------------------
 po/ja.po    | 1134 +++++++++++++++++++++++-----------------
 po/ko.po    | 1112 +++++++++++++++++++++++----------------
 po/nb.po    | 1117 +++++++++++++++++++++++----------------
 po/nl.po    | 1124 ++++++++++++++++++++++++----------------
 po/pl.po    | 1135 ++++++++++++++++++++++++----------------
 po/pt.po    | 1667 +++++++++++++----------------------------------------------
 po/pt_BR.po | 1141 +++++++++++++++++++++++-----------------
 po/ru.po    | 1278 +++++++++++++++++++++++++++------------------
 po/sv.po    | 1122 ++++++++++++++++++++++++----------------
 po/tr.po    | 1016 ++++++++++++++++++++++--------------
 po/zh_CN.po | 1058 +++++++++++++++++++++++--------------
 29 files changed, 19284 insertions(+), 14116 deletions(-)

commit 6c2e16b4b266eae422a9d87b86fd9e3684124deb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 3 12:43:42 2009 +0100

    Added missing Makefile.

 include/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

commit ac49b04cfb84a285e55b0f5c71f3499b5f9ad566
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 3 12:41:23 2009 +0100

    Added build system for elements & cubemodel, update atlantis file list.

 Makefile.am               |  2 +-
 configure.ac              |  3 +++
 metadata/Makefile.am      |  2 ++
 src/Makefile.am           |  2 +-
 src/atlantis/Makefile.am  | 40 ++++++++++++++++++++++++++++++++--------
 src/cubemodel/Makefile.am | 35 +++++++++++++++++++++++++++++++++++
 src/elements/Makefile.am  | 38 ++++++++++++++++++++++++++++++++++++++
 7 files changed, 112 insertions(+), 10 deletions(-)

commit 535ec53926a2ee5bdacf111593bef1f9f49e012e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jan 22 10:30:23 2009 +0100

    Added CMake build file.

 compiz-elements.pc.in            |   12 +
 images/autumn1.png               |  Bin 0 -> 13061 bytes
 images/autumn2.png               |  Bin 0 -> 7976 bytes
 images/bubbles1.png              |  Bin 0 -> 6332 bytes
 images/bubbles2.png              |  Bin 0 -> 2931 bytes
 images/fireflies1.svg            |   75 ++
 images/fireflies2.svg            |   75 ++
 images/plugin-elements.png       |  Bin 0 -> 9132 bytes
 images/snow1.png                 |  Bin 0 -> 6670 bytes
 images/snow2.png                 |  Bin 0 -> 6610 bytes
 images/stars1.png                |  Bin 0 -> 10392 bytes
 include/compiz-elements.h        |  147 ++++
 metadata/elements.xml.in         |  271 ++++++
 src/elements/CMakeLists.txt      |    3 +
 src/elements/autumn.c            |   91 ++
 src/elements/bubbles.c           |   78 ++
 src/elements/elements-internal.h |  157 ++++
 src/elements/elements.c          | 1786 ++++++++++++++++++++++++++++++++++++++
 src/elements/fireflies.c         |   98 +++
 src/elements/snow.c              |   61 ++
 src/elements/stars.c             |   57 ++
 21 files changed, 2911 insertions(+)

commit 38822a26180bebc01ecf8e9319c4b2f0bc136972
Author: David Mikos <metastability@opencompositing.org>
Date:   Tue Dec 30 02:35:57 2008 +0100

    Fix stretching on rescaling for multiple monitors.

 src/atlantis/atlantis.c | 57 +++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 50 insertions(+), 7 deletions(-)

commit b6ed8f653a09206db6b10f2f959bf12380155061
Author: David Mikos <david@FAMILYCOMPUTER.(none)>
Date:   Tue Dec 30 02:35:42 2008 +0100

    Fix stretching on rescale for multiple monitors.

 src/cubemodel/cubemodel.c | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

commit 2bf51f173df13b2b01db69cfc51d7ba00ef36d7b
Author: C-F Language team <i18n@opencompositing.org>
Date:   Fri Dec 26 08:15:30 2008 +0100

    l10n updates

 po/ar.po    |  64 +++-----
 po/bn.po    |  54 ++----
 po/ca.po    |  74 ++++-----
 po/cs.po    |  48 ++----
 po/de.po    |  76 ++++-----
 po/el.po    |  82 +++++-----
 po/en_GB.po |  82 +++++-----
 po/es.po    |  82 +++++-----
 po/eu.po    |  82 +++++-----
 po/fa.po    |  47 ++----
 po/fi.po    |  82 +++++-----
 po/fr.po    |  82 +++++-----
 po/gl.po    | 533 +++++++++++++++++++++++++++++++-----------------------------
 po/gu.po    |  79 ++++-----
 po/he.po    |  82 +++++-----
 po/hi.po    |  79 ++++-----
 po/hu.po    |  82 +++++-----
 po/it.po    |  85 +++++-----
 po/ja.po    |  82 +++++-----
 po/ko.po    |  82 +++++-----
 po/nb.po    |  82 +++++-----
 po/nl.po    |  82 +++++-----
 po/pl.po    |  82 +++++-----
 po/pt.po    |  82 +++++-----
 po/pt_BR.po |  79 ++++-----
 po/ru.po    |  82 +++++-----
 po/sv.po    |  82 +++++-----
 po/tr.po    |  94 ++++++-----
 po/zh_CN.po |  82 +++++-----
 29 files changed, 1366 insertions(+), 1340 deletions(-)

commit 7424bed98cfbf55c28092ae61371cd2bf68f8e44
Author: David Mikos <metastability@opencompositing.org>
Date:   Mon Dec 15 13:44:13 2008 +0100

    Document ObjToC.java and make it easier to use.

 metadata/atlantis.xml.in         |  348 ++-
 src/atlantis/atlantis-internal.h |  396 ++-
 src/atlantis/atlantis.c          |  874 +++++--
 src/atlantis/bfish.c             |  226 ++
 src/atlantis/bfish.h             |  536 ++++
 src/atlantis/bubble.c            |   74 +
 src/atlantis/chromis.c           |  200 ++
 src/atlantis/chromis.h           |  293 +++
 src/atlantis/coral.c             |   75 +
 src/atlantis/coral.h             | 4559 ++++++++++++++++++++++++++++++++
 src/atlantis/coral2.c            |   75 +
 src/atlantis/coral2.h            | 5305 ++++++++++++++++++++++++++++++++++++++
 src/atlantis/coral2_low.h        |  306 +++
 src/atlantis/coral_low.h         |  431 ++++
 src/atlantis/crab.c              |   63 +
 src/atlantis/crab.h              |  283 ++
 src/atlantis/dolphin.c           | 2122 +--------------
 src/atlantis/dolphin.h           | 1847 +++++++++++++
 src/atlantis/fish.c              |  314 +++
 src/atlantis/fish.h              | 1750 +++++++++++++
 src/atlantis/fish2.c             |  230 ++
 src/atlantis/fish2.h             | 1293 ++++++++++
 src/atlantis/float.c             |  110 +
 src/atlantis/scuttle.c           |  144 ++
 src/atlantis/shark.c             | 1485 ++---------
 src/atlantis/shark.h             | 1159 +++++++++
 src/atlantis/swim.c              |  550 +++-
 src/atlantis/util.c              |  243 ++
 src/atlantis/water.c             | 1184 +++++++--
 src/atlantis/whale.c             | 1948 +-------------
 src/atlantis/whale.h             | 1674 ++++++++++++
 31 files changed, 24369 insertions(+), 5728 deletions(-)

commit 034f44294c852f77378030f587ff80584a153d2d
Author: C-F Language team <i18n@opencompositing.org>
Date:   Mon Dec 15 11:08:03 2008 +0100

    l10n updates

 po/ar.po    | 179 ++++++++++++++++-
 po/bn.po    | 178 ++++++++++++++++-
 po/ca.po    | 189 +++++++++++++++++-
 po/cs.po    | 177 ++++++++++++++++-
 po/de.po    | 186 ++++++++++++++++-
 po/el.po    | 206 ++++++++++++++++++-
 po/en_GB.po | 205 ++++++++++++++++++-
 po/es.po    | 196 +++++++++++++++++-
 po/eu.po    | 199 ++++++++++++++++++-
 po/fa.po    | 175 +++++++++++++++-
 po/fi.po    | 246 +++++++++++++++++++++--
 po/fr.po    | 205 ++++++++++++++++++-
 po/gl.po    | 650 +++++++++++++++++++++++++++++++++++-------------------------
 po/gu.po    | 189 +++++++++++++++++-
 po/he.po    | 213 +++++++++++++++++++-
 po/hi.po    | 189 +++++++++++++++++-
 po/hu.po    | 241 ++++++++++++++++++++--
 po/it.po    | 219 +++++++++++++++++++-
 po/ja.po    | 308 +++++++++++++++++++++-------
 po/ko.po    | 204 ++++++++++++++++++-
 po/nb.po    | 205 ++++++++++++++++++-
 po/nl.po    | 191 +++++++++++++++++-
 po/pl.po    | 205 ++++++++++++++++++-
 po/pt.po    | 205 ++++++++++++++++++-
 po/pt_BR.po | 189 +++++++++++++++++-
 po/ru.po    | 207 +++++++++++++++++--
 po/sv.po    | 503 ++++++++++++++++++++++++++++------------------
 po/tr.po    | 185 ++++++++++++++++-
 po/zh_CN.po | 475 +++++++++++++++++++++++++++++++-------------
 29 files changed, 6157 insertions(+), 762 deletions(-)

commit bfe67c3751eca05ecedfe3a7e7adc31e2e668525
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Dec 10 10:01:05 2008 +0100

    Also add ko to LINGUAS file.

 po/LINGUAS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit bde45d44ef0296050e6370b1e121db18f6751122
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Dec 10 09:58:42 2008 +0100

    Add hu to LINGUAS file.

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 604899db4cb66eda0bbb9685231348f31aac4f0a
Author: David Mikos <david@FAMILYCOMPUTER.(none)>
Date:   Thu Dec 4 15:17:58 2008 +0100

    Additional fix so that correct number of zeros in animation are found.

 src/cubemodel/loadModel.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit d19bbe37e1314b7c13d418810ae624af879b039d
Author: David Mikos <david@FAMILYCOMPUTER.(none)>
Date:   Thu Dec 4 14:22:16 2008 +0100

    Fix broken loading animations so that frames checked right to left.
    indices.

 src/cubemodel/loadModel.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit 74e6ad32799684772205355a6093cb9a0cdafd9a
Author: David Mikos <david@FAMILYCOMPUTER.(none)>
Date:   Thu Dec 4 14:22:16 2008 +0100

    Faster loading by custom tokenizer instead of getLine.

 src/cubemodel/fileParser.c |   3 +-
 src/cubemodel/loadModel.c  | 197 ++++++++++++++++++++++-----------------------
 2 files changed, 98 insertions(+), 102 deletions(-)

commit 4708725acaf69fe7614ea980f7773451c5045249
Author: David Mikos <david@FAMILYCOMPUTER.(none)>
Date:   Thu Dec 4 14:22:16 2008 +0100

    Neaten up getline usage and split code into separate file.

 metadata/cubemodel.xml.in          |  196 ++++
 src/cubemodel/CMakeLists.txt       |    3 +
 src/cubemodel/cubemodel-internal.h |  246 +++++
 src/cubemodel/cubemodel.c          |  757 +++++++++++++++
 src/cubemodel/fileParser.c         |  523 +++++++++++
 src/cubemodel/loadModel.c          | 1827 ++++++++++++++++++++++++++++++++++++
 6 files changed, 3552 insertions(+)

commit 9dd2d7b58e49fb708d4d2a04910ae09bbc023567
Merge: 18f7450 f6c5948
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Thu Dec 4 14:22:15 2008 +0100

    Merge branch 'master' of /home/git/fusion/plugins-unsupported

commit 18f7450efc747cf3f900b963978b45300ea5a5be
Author: C-F Language team <i18n@opencompositing.org>
Date:   Tue Nov 4 08:02:05 2008 +0100

    l10n updates

 po/ar.po    |   16 +-
 po/bn.po    |   16 +-
 po/ca.po    |   16 +-
 po/cs.po    |   16 +-
 po/de.po    |   16 +-
 po/el.po    |   16 +-
 po/en_GB.po |   16 +-
 po/es.po    |   38 ++-
 po/eu.po    |   16 +-
 po/fa.po    |   16 +-
 po/fi.po    | 1100 ++++++++++++++++++++++++++++++++---------------------------
 po/fr.po    |   16 +-
 po/gl.po    |   16 +-
 po/gu.po    |   16 +-
 po/he.po    |   24 +-
 po/hi.po    |   16 +-
 po/hu.po    |   27 +-
 po/it.po    |   16 +-
 po/ja.po    |  267 +++++----------
 po/ko.po    |   16 +-
 po/nb.po    |   16 +-
 po/nl.po    |   16 +-
 po/pl.po    |   72 ++--
 po/pt.po    |   16 +-
 po/pt_BR.po |   16 +-
 po/ru.po    |   16 +-
 po/sv.po    |   16 +-
 po/tr.po    |   55 +--
 po/zh_CN.po | 1076 +++++++++++++++++++++++++++------------------------------
 29 files changed, 1492 insertions(+), 1503 deletions(-)

commit da82f2b6a9bd0cbc5638f55edf84884c7809ff35
Author: C-F Language team <i18n@opencompositing.org>
Date:   Tue Oct 14 11:30:04 2008 +0200

    l10n updates

 po/ar.po    |  32 ++++-----
 po/bn.po    |  14 ++--
 po/ca.po    |  14 ++--
 po/cs.po    |  14 ++--
 po/de.po    |  14 ++--
 po/el.po    |  22 +++---
 po/en_GB.po |  20 ++++--
 po/es.po    |  42 ++++++-----
 po/eu.po    |  14 ++--
 po/fa.po    |  14 ++--
 po/fi.po    |  14 ++--
 po/fr.po    | 144 ++++++++++++++++++++-----------------
 po/gl.po    |  19 ++---
 po/gu.po    |  14 ++--
 po/he.po    |  32 +++++----
 po/hi.po    |  14 ++--
 po/hu.po    |  44 +++++++-----
 po/it.po    |  24 ++++---
 po/ja.po    |  20 ++++--
 po/ko.po    |  32 +++++----
 po/nb.po    |  19 ++---
 po/nl.po    |  19 ++---
 po/pl.po    |  20 ++++--
 po/pt.po    |  32 +++++----
 po/pt_BR.po |  14 ++--
 po/ru.po    |  14 ++--
 po/sv.po    | 233 +++++++++++++++++++++++++-----------------------------------
 po/tr.po    |  14 ++--
 po/zh_CN.po | 148 +++++++++++++++++++-------------------
 29 files changed, 555 insertions(+), 515 deletions(-)

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

    * Bump version to 0.7.9

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

commit 893296b086bf221453b9606cdcedffe4eb2de100
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Sep 23 13:34:30 2008 +0200

    * Bump version to 0.7.8

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

commit 1ec3ccaaf435d635a231686bd3b54e8a23bb3a70
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 18:18:23 2008 +0200

    * Fix plugins Makefile.am's

 src/atlantis/Makefile.am | 12 +++++++-----
 src/fakeargb/Makefile.am |  9 ++++++---
 src/mswitch/Makefile.am  |  9 ++++++---
 src/snow/Makefile.am     |  9 ++++++---
 src/tile/Makefile.am     |  9 ++++++---
 5 files changed, 31 insertions(+), 17 deletions(-)

commit f0dc3ff611c28c61d35ef6a391860f8496b44aa2
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 18:13:08 2008 +0200

    * Don't distribute .xml and schemas files

 metadata/Makefile.am | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit d0bd0621488e7ef8710392a342978bfba37be3f7
Author: Guillaume Seguin <ixce@ed3n.(none)>
Date:   Wed Sep 17 21:18:45 2008 +0200

    * Drop intltool-* from EXTRA_DIST and friends for building tarballs
      (please use intltool 0.40.x to make the tarballs)

 Makefile.am | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

commit 3f2a39166642275f856639ee6fb035c1692664d3
Author: C-F Language team <i18n@opencompositing.org>
Date:   Mon Sep 15 11:22:57 2008 +0200

    l10n updates

 po/ar.po    |  18 +-
 po/bn.po    |  18 +-
 po/ca.po    |  20 ++-
 po/cs.po    |  18 +-
 po/de.po    |  18 +-
 po/el.po    |  61 ++++---
 po/en_GB.po |  20 ++-
 po/es.po    |  18 +-
 po/eu.po    | 206 +++++++++++-----------
 po/fa.po    |  18 +-
 po/fi.po    |  45 +++--
 po/fr.po    |  36 ++--
 po/gl.po    |  20 ++-
 po/gu.po    |  20 ++-
 po/he.po    |  34 ++--
 po/hi.po    |  20 ++-
 po/hu.po    |  20 ++-
 po/it.po    |  35 ++--
 po/ja.po    |  20 ++-
 po/ko.po    |  36 ++--
 po/nb.po    |  20 ++-
 po/nl.po    |  20 ++-
 po/pl.po    |  20 ++-
 po/pt.po    |  38 +++--
 po/pt_BR.po |  20 ++-
 po/ru.po    |  20 ++-
 po/sv.po    |  20 ++-
 po/tr.po    |  18 +-
 po/zh_CN.po | 553 +++++++++++++++++++++++++++---------------------------------
 29 files changed, 924 insertions(+), 506 deletions(-)

commit 01997c9b1282b9d2b756abe862447c2ffe68bad7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:24:00 2008 +0200

    Track core changes.

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

commit 6bbb7b2b8ae95b20c15f5a979841a99cb02980d3
Merge: 3f34552 91cd4c4
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Mon Sep 1 09:24:00 2008 +0200

    Merge branch 'master' of /home/git/fusion/plugins-unsupported

commit 3f34552fb68c7039fe26e6b3ba28075629a75902
Author: C-F Language team <i18n@opencompositing.org>
Date:   Sat Aug 30 08:15:57 2008 +0200

    l10n updates

 po/ar.po    |  568 +++++++++++----------
 po/bn.po    |  430 +++++++---------
 po/ca.po    |  461 +++++++----------
 po/cs.po    |  456 +++++++----------
 po/de.po    |  580 +++++++++++-----------
 po/el.po    |  579 ++++++++++-----------
 po/en_GB.po |  570 +++++++++++----------
 po/es.po    |  597 +++++++++++-----------
 po/eu.po    | 1601 ++++++++++++++++++++++++++++++-----------------------------
 po/fa.po    |  319 +++---------
 po/fi.po    | 1033 ++++++++++++++++++--------------------
 po/fr.po    |  947 +++++++++++++++++------------------
 po/gl.po    |  581 +++++++++++-----------
 po/gu.po    |  566 +++++++++++----------
 po/he.po    |  870 +++++++++++++++-----------------
 po/hi.po    |  570 +++++++++++----------
 po/hu.po    |  585 +++++++++++-----------
 po/it.po    |  733 +++++++++++++--------------
 po/ja.po    |  568 +++++++++++----------
 po/ko.po    | 1000 ++++++++++++++++---------------------
 po/nb.po    |  568 +++++++++++----------
 po/nl.po    |  560 ++++++++++-----------
 po/pl.po    |  573 ++++++++++-----------
 po/pt.po    |  598 +++++++++++-----------
 po/pt_BR.po |  582 +++++++++++-----------
 po/ru.po    |  533 +++++++++-----------
 po/sv.po    |  573 ++++++++++-----------
 po/tr.po    |  483 ++++++++----------
 po/zh_CN.po |  930 ++++++++++++++++------------------
 29 files changed, 9145 insertions(+), 9869 deletions(-)

commit 91cd4c41e65ae604f584a8343cdf68cc658d6106
Author: Dennis Kasprzyk <onestone@compiz-fusion.org>
Date:   Fri Aug 29 16:26:21 2008 +0200

    Create valid pkg_config file.

 cmake/CompizFusion.cmake | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

commit 42047b2b0188cfa1d34d5829691264a82b63ff54
Author: C-F Language team <i18n@opencompositing.org>
Date:   Thu Aug 7 08:10:10 2008 +0200

    l10n updates

 po/ar.po    |  209 ++---
 po/bn.po    |  204 ++---
 po/ca.po    |  186 ++--
 po/cs.po    |   95 +-
 po/de.po    |  233 ++---
 po/el.po    |  180 ++--
 po/en_GB.po |  177 ++--
 po/es.po    |  194 +++--
 po/eu.po    |  458 +++++-----
 po/fa.po    |   94 +-
 po/fi.po    |  173 ++--
 po/fr.po    |  180 ++--
 po/gl.po    |  178 ++--
 po/gu.po    |  209 ++---
 po/he.po    | 2778 ++++++++++++++++++++++++++++++++---------------------------
 po/hi.po    |  209 ++---
 po/hu.po    |  351 ++++----
 po/it.po    |  181 ++--
 po/ja.po    |  176 ++--
 po/ko.po    |  353 ++++----
 po/nb.po    |  176 ++--
 po/nl.po    |  181 ++--
 po/pl.po    |  181 ++--
 po/pt.po    |  375 ++++----
 po/pt_BR.po |  211 ++---
 po/ru.po    |  206 ++---
 po/sv.po    |  212 ++---
 po/tr.po    |  187 ++--
 po/zh_CN.po |  997 ++++++++++-----------
 29 files changed, 4877 insertions(+), 4667 deletions(-)

commit 7acead12de7b6e6cad1c277dc66d3f7133a38f1e
Author: C-F Language team <i18n@opencompositing.org>
Date:   Wed Jul 9 13:28:02 2008 +0200

    new translations and updates

 po/ar.po    |  244 ++++++++++++-
 po/bn.po    |  243 ++++++++++++-
 po/ca.po    |  304 +++++++++++++++-
 po/cs.po    |  471 +++++++++++++++++-------
 po/de.po    |  312 +++++++++++++++-
 po/el.po    |  305 +++++++++++++++-
 po/en_GB.po |  296 ++++++++++++++-
 po/es.po    | 1033 +++++++++++++++++++++++++++++++----------------------
 po/eu.po    |  254 ++++++++++++-
 po/fa.po    |  235 +++++++++++-
 po/fi.po    |  274 +++++++++++++-
 po/fr.po    |  308 +++++++++++++++-
 po/gl.po    |  300 +++++++++++++++-
 po/gu.po    |  294 ++++++++++++++-
 po/he.po    |  240 ++++++++++++-
 po/hi.po    |  290 ++++++++++++++-
 po/hu.po    |  305 +++++++++++++++-
 po/it.po    |  266 +++++++++++++-
 po/ja.po    |  411 +++++++++++++--------
 po/ko.po    |  301 +++++++++++++++-
 po/nb.po    |  296 ++++++++++++++-
 po/nl.po    |  303 +++++++++++++++-
 po/pl.po    | 1152 +++++++++++++++++++++++++++++++++--------------------------
 po/pt.po    |  299 +++++++++++++++-
 po/pt_BR.po |  305 +++++++++++++++-
 po/ru.po    |  488 +++++++++++++++++++------
 po/sv.po    |  304 +++++++++++++++-
 po/tr.po    |  281 ++++++++++++++-
 po/zh_CN.po |  402 ++++++++++++++++-----
 29 files changed, 8859 insertions(+), 1657 deletions(-)

commit 7135824b740033bb3152b60ef9017f9cd72b5903
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 20:04:44 2008 +0200

    Track core changes

 src/snow/snow.c | 4 ++++
 1 file changed, 4 insertions(+)

commit 1501dc9fd6f7dce62f26a490577d36d07bbe3b84
Author: C-F Language team <i18n@opencompositing.org>
Date:   Mon Jun 16 13:18:44 2008 +0200

    new translations and updates

 po/LINGUAS  |    2 +
 po/ar.po    |    8 +-
 po/bn.po    |    8 +-
 po/ca.po    |    8 +-
 po/cs.po    | 4737 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/de.po    |    8 +-
 po/el.po    |  547 +++----
 po/en_GB.po |  214 ++-
 po/es.po    |  441 +++---
 po/eu.po    |   18 +-
 po/fa.po    |    8 +-
 po/fi.po    |    8 +-
 po/fr.po    |    8 +-
 po/gl.po    |    8 +-
 po/gu.po    |    8 +-
 po/he.po    | 4715 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/hi.po    |    8 +-
 po/hu.po    |   97 +-
 po/it.po    |   92 +-
 po/ja.po    |   17 +-
 po/ko.po    |    8 +-
 po/nb.po    |    8 +-
 po/nl.po    |    8 +-
 po/pl.po    |  421 +++---
 po/pt.po    |  107 +-
 po/pt_BR.po |    8 +-
 po/ru.po    |   93 +-
 po/sv.po    |    8 +-
 po/tr.po    |    8 +-
 po/zh_CN.po |  134 +-
 30 files changed, 10545 insertions(+), 1218 deletions(-)

commit 1c7e0670c771d6a2b0d7d892e709b3b6e01e728f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 5 18:08:53 2008 +0200

    Combine bring_to_front and highlight_selected options into one option, making them mutually exclusive.

 po/ar.po    | 204 +++++++++++++++++-------
 po/bn.po    | 203 +++++++++++++++++-------
 po/ca.po    | 268 +++++++++++++++++++++++---------
 po/de.po    | 339 +++++++++++++++++++++++++++-------------
 po/el.po    | 276 +++++++++++++++++++++++----------
 po/en_GB.po | 276 +++++++++++++++++++++++----------
 po/es.po    | 292 ++++++++++++++++++++++++-----------
 po/eu.po    | 258 ++++++++++++++++++++++---------
 po/fa.po    | 196 ++++++++++++++++-------
 po/fi.po    | 248 ++++++++++++++++++++---------
 po/fr.po    | 274 +++++++++++++++++++++++---------
 po/gl.po    | 275 +++++++++++++++++++++++----------
 po/gu.po    | 276 +++++++++++++++++++++++----------
 po/hi.po    | 276 +++++++++++++++++++++++----------
 po/hu.po    | 300 ++++++++++++++++++++++++-----------
 po/it.po    | 316 ++++++++++++++++++++++++++-----------
 po/ja.po    | 442 +++++++++++++++++++++++++++++++++++++++-------------
 po/ko.po    | 274 ++++++++++++++++++++++----------
 po/nb.po    | 275 +++++++++++++++++++++++----------
 po/nl.po    | 277 +++++++++++++++++++++++----------
 po/pl.po    | 317 +++++++++++++++++++++++++------------
 po/pt.po    | 297 ++++++++++++++++++++++++-----------
 po/pt_BR.po | 277 +++++++++++++++++++++++----------
 po/ru.po    | 506 +++++++++++++++++++++++++++++++++---------------------------
 po/sv.po    | 282 +++++++++++++++++++++++----------
 po/tr.po    | 267 ++++++++++++++++++++++----------
 po/zh_CN.po | 261 ++++++++++++++++++++++---------
 27 files changed, 5433 insertions(+), 2319 deletions(-)

commit 6d2cb207c6b1a6479cc7dfd622e2dd78e0a47043
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Jun 4 14:24:28 2008 +0200

    Fix schemas filename (.schema => .schemas) in CMake buildsystem

 cmake/CompizFusion.cmake | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

commit 62150fe7b0c3a733ac44645315b7d2a5df9d919a
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat May 31 14:09:16 2008 +0200

    * Bump version to 0.7.7

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

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

    * Bump version to 0.7.6

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

commit 2fc5a67db655aaef5e11768c2e6480a63405e318
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu May 29 13:07:16 2008 +0200

    CMake build system: modify PKG_CONFIG_PATH only when needed

 cmake/CompizFusion.cmake | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 4c7ac791342767bc20ea3eb94b4b0a5ad0422eab
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sat May 17 14:20:57 2008 +0200

    Added CMake build system.

 CMakeLists.txt              |  27 ++
 cmake/CompizFusion.cmake    | 667 ++++++++++++++++++++++++++++++++++++++++++++
 cmake/addons.cmake          | 171 ++++++++++++
 src/atlantis/CMakeLists.txt |   3 +
 src/fakeargb/CMakeLists.txt |   3 +
 src/snow/CMakeLists.txt     |   3 +
 src/tile/CMakeLists.txt     |   3 +
 7 files changed, 877 insertions(+)

commit f4b57b99b6e83b515bd445ff9848f147b29d7200
Author: C-F Language team <i18n@opencompositing.org>
Date:   Fri May 2 10:28:44 2008 +0200

    translation updates

 po/ar.po    |   43 +-
 po/bn.po    |   43 +-
 po/ca.po    |   44 +-
 po/de.po    |   44 +-
 po/el.po    |   45 +-
 po/en_GB.po |   45 +-
 po/es.po    |   62 ++-
 po/eu.po    |  106 +++--
 po/fa.po    |   42 +-
 po/fi.po    | 1392 +++++++++++++++++++++++++++++++----------------------------
 po/fr.po    |   45 +-
 po/gl.po    |   45 +-
 po/gu.po    |   44 +-
 po/hi.po    |   44 +-
 po/hu.po    |  136 +++---
 po/it.po    |   61 ++-
 po/ja.po    |  185 ++++----
 po/ko.po    |   45 +-
 po/nb.po    |   45 +-
 po/nl.po    |   45 +-
 po/pl.po    |  631 ++++++++++++++-------------
 po/pt.po    |  217 +++++-----
 po/pt_BR.po |   54 ++-
 po/ru.po    |   61 ++-
 po/sv.po    |   73 ++--
 po/tr.po    |   44 +-
 po/zh_CN.po |   44 +-
 27 files changed, 2263 insertions(+), 1422 deletions(-)

commit 053f199707d453c6c6017da44dd6c26b3f1237eb
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu May 1 18:08:39 2008 +0200

    Don't crash if s == NULL;

 src/mswitch/CMakeLists.txt |  3 +++
 src/mswitch/mswitch.c      | 16 +++++++++++-----
 2 files changed, 14 insertions(+), 5 deletions(-)

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

    * Bump version to 0.7.5

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

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

    * Bump version to 0.7.4

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

commit 684806e8c46f298ff6a7304bae847cd18c9c5c01
Author: C-F Language team <i18n@opencompositing.org>
Date:   Thu Apr 3 09:56:07 2008 +0200

    translation updates

 po/ar.po    |   2 +-
 po/bn.po    |   2 +-
 po/ca.po    |   2 +-
 po/de.po    |   2 +-
 po/el.po    |   2 +-
 po/en_GB.po |   2 +-
 po/es.po    |   2 +-
 po/eu.po    |   2 +-
 po/fa.po    |  60 +++++++++++++++++++++++++++++++++---
 po/fi.po    |   2 +-
 po/fr.po    |   2 +-
 po/gl.po    |   2 +-
 po/gu.po    |   2 +-
 po/hi.po    |   2 +-
 po/hu.po    | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 po/it.po    |   2 +-
 po/ja.po    |   2 +-
 po/ko.po    |   2 +-
 po/nb.po    |   2 +-
 po/nl.po    |   2 +-
 po/pl.po    |   2 +-
 po/pt.po    |   2 +-
 po/pt_BR.po |   2 +-
 po/ru.po    |   2 +-
 po/sv.po    |   2 +-
 po/tr.po    |   2 +-
 po/zh_CN.po |   2 +-
 27 files changed, 170 insertions(+), 40 deletions(-)

commit 93c4297f4c1440047913757b958a80f82c93ee61
Author: C-F Language team <i18n@opencompositing.org>
Date:   Thu Apr 3 09:56:02 2008 +0200

    translation updates

 po/ar.po    |  65 +++++++-
 po/bn.po    |  65 +++++++-
 po/ca.po    |  84 ++++++++++-
 po/de.po    |  85 ++++++++++-
 po/el.po    | 247 +++++++++++++++++++++---------
 po/en_GB.po | 108 +++++++++++--
 po/es.po    |  90 ++++++++++-
 po/eu.po    | 333 ++++++++++++++++++++++------------------
 po/fi.po    |  60 +++++++-
 po/fr.po    | 347 +++++++++++++++++++++++-------------------
 po/gl.po    | 493 +++++++++++++++++++++++++++++-------------------------------
 po/gu.po    |  88 +++++++++--
 po/hi.po    |  88 +++++++++--
 po/it.po    | 165 ++++++++++----------
 po/ja.po    | 252 ++++++++++++++++++-------------
 po/ko.po    | 248 ++++++++++++++++++++----------
 po/nb.po    | 220 ++++++++++++++++++---------
 po/nl.po    | 101 +++++++++++--
 po/pl.po    | 228 +++++++++++++++++-----------
 po/pt.po    | 361 ++++++++++++++++++++++----------------------
 po/pt_BR.po |  96 ++++++++++--
 po/ru.po    |  82 +++++++++-
 po/sv.po    | 193 +++++++++++++++++-------
 po/tr.po    |  77 +++++++++-
 po/zh_CN.po | 267 ++++++++++++++++++++------------
 25 files changed, 2951 insertions(+), 1492 deletions(-)

commit 559f91e8c8261aaf2b4c344ba85d2a23be5b1c54
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Mar 31 00:05:13 2008 +0200

    Update bcop dependency to 0.7.3

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

commit 2b3edeef4ac8e3d23d25153223edd35b7fc4a6fb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 09:59:22 2008 +0100

    Send out sync request when changing window size.

 src/tile/tile.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit eb1a97bd913d6014efdaa162f691d8de500d02ac
Author: C-F Language team <i18n@opencompositing.org>
Date:   Sat Mar 15 15:38:44 2008 +0100

    emerald translation updates

 po/LINGUAS  |    3 +
 po/ar.po    |   44 +-
 po/bn.po    |   44 +-
 po/ca.po    |   62 +-
 po/de.po    |   65 +-
 po/el.po    |  213 +--
 po/en_GB.po | 4737 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/es.po    |   58 +-
 po/eu.po    |  313 ++--
 po/fa.po    |   86 +-
 po/fi.po    |   42 +-
 po/fr.po    |   68 +-
 po/gl.po    |   63 +-
 po/gu.po    | 4818 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/hi.po    | 4811 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/hu.po    |  269 ++--
 po/it.po    |  385 +++--
 po/ja.po    |  255 ++--
 po/ko.po    |  214 +--
 po/nb.po    |  272 ++--
 po/nl.po    |   62 +-
 po/pl.po    |  160 +-
 po/pt.po    |   62 +-
 po/pt_BR.po |   63 +-
 po/ru.po    |   62 +-
 po/sv.po    |  158 +-
 po/tr.po    |   62 +-
 po/zh_CN.po |  240 +--
 28 files changed, 16458 insertions(+), 1233 deletions(-)

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

    * Bump version to 0.7.3

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

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

    * Bump version to 0.7.2

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

commit 52c1ba7a52e02be0ed7a8799aaeca2eb4a433caf
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 6 01:09:56 2008 +0100

    * Add atlantis.xml.in to POTFILES.in

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 2e1997ff622a3125544261c9ae69dca0dd83c244
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 6 00:23:33 2008 +0100

    * Improve how VERSION is imported in autogen.ac to workaround an intltool bug

 configure.ac | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit b36255bac71f621699b9d61ab3e2578fb01b95c6
Author: C-F Language team <i18n@opencompositing.org>
Date:   Sat Feb 23 18:42:39 2008 +0100

    translation update

 po/LINGUAS  |    2 +
 po/ar.po    |  370 ++++-
 po/bn.po    |  368 ++++-
 po/ca.po    |  390 +++++-
 po/de.po    |  495 +++++--
 po/el.po    |  605 +++++---
 po/es.po    |  434 +++++-
 po/eu.po    |  372 ++++-
 po/fa.po    | 4479 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/fi.po    | 4498 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/fr.po    |  615 +++++---
 po/gl.po    |  422 +++++-
 po/hu.po    |  446 ++++--
 po/it.po    |  683 ++++++---
 po/ja.po    |  491 +++++--
 po/ko.po    |  710 ++++++----
 po/nb.po    |  441 ++++--
 po/nl.po    |  440 ++++--
 po/pl.po    |  675 ++++++---
 po/pt.po    |  446 ++++--
 po/pt_BR.po |  395 +++++-
 po/ru.po    |  416 +++++-
 po/sv.po    |  880 +++++++-----
 po/tr.po    |  397 +++++-
 po/zh_CN.po |  763 ++++++----
 25 files changed, 17489 insertions(+), 2744 deletions(-)

commit 94057d0010265999e1f7208590637bc430088fdb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Feb 13 12:41:59 2008 +0100

    Remove 3D from build system.

 configure.ac         |   1 -
 metadata/3d.xml.in   | 115 -------
 metadata/Makefile.am |   1 -
 src/3d/3d.c          | 935 ---------------------------------------------------
 src/3d/Makefile.am   |  27 --
 src/Makefile.am      |   2 +-
 6 files changed, 1 insertion(+), 1080 deletions(-)

commit 85b4cd9d0156dcb771d4a70011a2617462371884
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 10 13:15:11 2008 +0100

    Fix division-by-zero when snow speed is 100.

 metadata/snow.xml.in | 2 +-
 src/snow/snow.c      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 79504c9c60e87591a62a4a8d652f415387e570bd
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 10 12:50:05 2008 +0100

    Fix another typo.

 metadata/snow.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4e00650ad1f291fb94d11cd4e2672b35f21f0581
Author: Simon Danner <simon@danner-urloffen.de>
Date:   Sun Feb 10 12:50:04 2008 +0100

    fix typo

 metadata/snow.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit abee2b9f81922533bdaf0124bed7363f5df9f9dc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 10 12:35:24 2008 +0100

    Remove useless check.

 src/atlantis/water.c | 2 --
 1 file changed, 2 deletions(-)

commit c44394cdca71037026a577686153bd7095ccd0de
Author: language team <i18n@opencompositing.org>
Date:   Tue Jan 29 12:46:49 2008 +0100

    translation update

 po/LINGUAS  |    1 +
 po/ar.po    |   71 +-
 po/bn.po    |   71 +-
 po/ca.po    |   83 +-
 po/de.po    |  160 ++-
 po/el.po    |   86 +-
 po/es.po    |  240 ++--
 po/eu.po    | 4323 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/fr.po    |  160 ++-
 po/gl.po    |  205 +--
 po/hu.po    | 1125 ++++++++--------
 po/it.po    |  102 +-
 po/ja.po    |  186 +--
 po/ko.po    |   86 +-
 po/nb.po    |  142 +-
 po/nl.po    | 2671 ++++++++++++++++++++----------------
 po/pl.po    |  169 ++-
 po/pt.po    |  484 ++++---
 po/pt_BR.po |   86 +-
 po/ru.po    |  124 +-
 po/sv.po    |  125 +-
 po/tr.po    |   82 +-
 po/zh_CN.po |   85 +-
 23 files changed, 8238 insertions(+), 2629 deletions(-)

commit e35d4613e6797ec0a61680d1fcffb06f31295310
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jan 28 17:02:35 2008 +0100

    Flip cull face instead of setting it directly, to fix cube reflections.

 src/3d/3d.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit af27cf5afbdb975a8f37fadb1c61f80c0b5369ed
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Jan 27 20:40:45 2008 +0100

    Whitespace

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

commit e02956ed10baf1f317f03b3a5436f158babbf1f3
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Jan 27 20:36:43 2008 +0100

    Cleanups.

 src/3d/3d.c | 28 ++++++++++++++++------------
 1 file changed, 16 insertions(+), 12 deletions(-)

commit 8e1c8d42d085388085ace3b6e539f016e544dc0a
Author: Kevin Lange <klange@ogunderground.com>
Date:   Sun Jan 27 20:25:38 2008 +0100

    [PATCH] Added option to use custom colors for window borders

 metadata/3d.xml.in | 20 ++++++++++++++++++++
 src/3d/3d.c        | 34 ++++++++++++++--------------------
 2 files changed, 34 insertions(+), 20 deletions(-)

commit f4f57a452823e0266735095671caa8c66b29278d
Merge: d2b8357 c172539
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Wed Jan 23 05:06:09 2008 +0100

    Merge branch 'master' of /home/git/fusion/plugins-unsupported

commit d2b83570bd840bbdcab39ec33affd9954875eda6
Author: Compiz Fusion l10n team <i18n@opencompositing.org>
Date:   Thu Jan 10 11:58:19 2008 +0100

    Translations update

 po/ar.po    |  234 +++++++++-
 po/bn.po    |  519 ++++++++++++++++------
 po/ca.po    |  251 ++++++++++-
 po/de.po    |  311 +++++++++++--
 po/el.po    |  274 +++++++++++-
 po/es.po    |  322 ++++++++++++--
 po/fr.po    |  254 ++++++++++-
 po/gl.po    |  314 ++++++++++++--
 po/hu.po    | 1388 +++++++++++++++++++++++++++++++++++++++--------------------
 po/it.po    |  257 ++++++++++-
 po/ja.po    |  397 ++++++++++++-----
 po/ko.po    | 1324 ++++++++++++++++++++++++++++++++++----------------------
 po/nb.po    |  231 +++++++++-
 po/nl.po    |  331 +++++++++++---
 po/pl.po    |  250 ++++++++++-
 po/pt.po    |  254 ++++++++++-
 po/pt_BR.po |  254 ++++++++++-
 po/ru.po    |  371 +++++++++++++---
 po/sv.po    |  254 ++++++++++-
 po/tr.po    |  286 ++++++++++--
 po/zh_CN.po |  245 ++++++++++-
 21 files changed, 6663 insertions(+), 1658 deletions(-)

commit c172539f6ea23562c8c647bf444f072317682257
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 6 17:50:10 2008 +0100

    Don't define VERSION twice.

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

commit 76c7ee8e4b53d7addfc2eda3e56d2aea905a1a58
Author: C-F Language team <i18n@opencompositing.org>
Date:   Sat Dec 22 12:01:23 2007 +0100

    translation updates

 po/LINGUAS  |    3 +
 po/ar.po    |   92 +-
 po/bn.po    | 4015 ++++++++++++++++++++++++++++++++++++++++++++++++
 po/ca.po    |   97 +-
 po/de.po    |  103 +-
 po/el.po    |  120 +-
 po/es.po    |  130 +-
 po/fr.po    |   98 +-
 po/gl.po    |  121 +-
 po/hu.po    |  454 ++++--
 po/it.po    |  100 +-
 po/ja.po    |  274 ++--
 po/ko.po    |  144 +-
 po/nb.po    |   88 +-
 po/nl.po    | 4040 +++++++++++++++++++++++++++++++++++++++++++++++++
 po/pl.po    |   97 +-
 po/pt.po    |   98 +-
 po/pt_BR.po |  107 +-
 po/ru.po    | 4865 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/sv.po    |   98 +-
 po/tr.po    |   98 +-
 po/zh_CN.po |   96 +-
 22 files changed, 14941 insertions(+), 397 deletions(-)

commit 7197c06f2f04b9f423a612a06ac97bf778be130c
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sat Dec 22 00:13:32 2007 +0100

    Fixed atlantis build

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

commit 49e8a7e1f5b33eb58dc126d04f4b2c2ad7104816
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Dec 19 12:32:04 2007 +0100

    Rotate scene correctly in inside cube mode.

 metadata/atlantis.xml.in         | 101 +++++++
 src/atlantis/atlantis-internal.h | 108 ++++++++
 src/atlantis/atlantis.c          | 130 +++++++--
 src/atlantis/water.c             | 577 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 887 insertions(+), 29 deletions(-)

commit 391e8e202c903a42df4b1bd6ce8ae0cd670a70c5
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Dec 19 12:23:21 2007 +0100

    Reset cull face correctly.

 src/3d/3d.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 88fdba20b96ca44b897a138ecacbb6183af3e1fb
Author: C-F language team <i18n@opencompositing.org>
Date:   Tue Dec 11 21:29:38 2007 +0100

    translation updates

 po/ar.po    |   14 +-
 po/ca.po    |   89 +-
 po/de.po    |  284 +++-
 po/el.po    |    2 +-
 po/es.po    |  356 +++--
 po/fr.po    |    2 +-
 po/gl.po    |   28 +-
 po/hu.po    | 3957 +++++++++++++++++++++++++++++++++++++++++++++++++++
 po/it.po    |    2 +-
 po/ja.po    | 2526 +++++++++++++++++++++------------
 po/ko.po    | 4069 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/nb.po    |    2 +-
 po/pl.po    |  371 +++--
 po/pt.po    |    2 +-
 po/pt_BR.po |   17 +-
 po/sv.po    |   32 +-
 po/tr.po    |    2 +-
 po/zh_CN.po | 4513 ++++++++++++++++++++++++++++++++++++++++++++++++-----------
 18 files changed, 14154 insertions(+), 2114 deletions(-)

commit f13a825d43a67ea3984e76abf6ce43f5c0dfa3ea
Author: Nicolau Gonçalves <excentriko@gmail.com>
Date:   Wed Nov 21 08:42:56 2007 +0100

    pt translation update

 po/pt.po | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit 3665659a298d4ce90d806c3e2784c17882b2c9ae
Author: Maciej Warnecki <maciekw5@gmail.com>
Date:   Tue Nov 20 09:40:31 2007 +0100

    pl translation update

 po/pl.po | 169 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 78 insertions(+), 91 deletions(-)

commit cb7a5e0a6423a4a5dacc4f21df5d6937d9e4b3e5
Author: Maciej Warnecki <maciekw5@gmail.com>
Date:   Mon Nov 19 13:38:25 2007 +0100

    pl translation update

 po/pl.po | 311 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 150 insertions(+), 161 deletions(-)

commit 25b4116c5d6fe64f9d7ab26a92cbcdc72703e199
Author: Δημήτρης (djdoo) <jimdusis@yahoo.gr>
Date:   Thu Nov 15 12:13:01 2007 +0100

    el translation update

 po/el.po | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit 5e22b0ad0c41a15ad12154da24ca1bc109d7d4e3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Nov 11 12:39:01 2007 +0100

    Fix whitespace.

 src/snow/snow.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 9ae4542397bc3192e361a61c063e54abdd414591
Author: Roland Baer <roland@Vista.(none)>
Date:   Sun Nov 11 12:39:00 2007 +0100

    Missing malloc() checks

 src/snow/snow.c | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 72f49228c91489c401a1006c163940ef306e3076
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Fri Nov 9 12:53:42 2007 +0100

    pl translation updated from Maciej Warnecki <maciekw5@gmail.com>

 po/pl.po | 98 +++++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 53 insertions(+), 45 deletions(-)

commit 0308380bb65ed82aa664c2b1c3dd9d987b1dba26
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Fri Nov 9 12:52:24 2007 +0100

    fr translation update from Tristan RABLAT <tristan.rablat@gmail.com>

 po/fr.po | 254 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 128 insertions(+), 126 deletions(-)

commit 38f921eb9b7721ec4c0ec1174cee041f1bf61890
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Nov 6 15:39:58 2007 +0100

    tr translation update from Serdar Soytetir <tulliana@gmail.com>

 po/tr.po | 961 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 490 insertions(+), 471 deletions(-)

commit 3ad380d9d8ceaacc676e87f3ad8a2f60c83d761f
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Nov 4 10:40:15 2007 +0100

    pl translation update from Karol Sikora <elektrrrus@gmail.com>

 po/pl.po | 1009 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 832 insertions(+), 177 deletions(-)

commit d5f03c0e75ae68ad8a862f904283fadd5fac60ef
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Nov 3 10:17:12 2007 +0100

    fr translation update from Tristan RABLAT <tristan.rablat@gmail.com>

 po/fr.po | 1940 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 933 insertions(+), 1007 deletions(-)

commit f6d21771f082e3bdf44e84db0946458dbc4290f4
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Oct 31 11:00:47 2007 +0100

    nb translation updated from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>

 po/nb.po | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit eead428ad962d4d336a7dc6e6714404ea08c94ec
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Oct 30 07:17:59 2007 +0100

    it translation update from Milo Casagrande <milo_casagrande@yahoo.it>

 po/it.po | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit f45a2e507a9e4ee254a62a18ce1d05d81dfa5488
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 27 18:39:29 2007 +0200

    Track checkOrientation API changes.

 src/3d/3d.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 5383348b32b1005c27b2623f072ff0efefaecbbd
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 27 18:39:29 2007 +0200

    Use CompVector.

 src/3d/3d.c | 71 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 35 insertions(+), 36 deletions(-)

commit cd8f9add8eb1ed6d828b69f8c0eb4775d44668b9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 27 18:39:29 2007 +0200

    Use core matrix functions.

 src/3d/3d.c | 58 ++++++++++++++++++++++++++--------------------------------
 1 file changed, 26 insertions(+), 32 deletions(-)

commit 19b0fe323d6b3d9f796f822663fe1288bdeada68
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Oct 25 21:59:10 2007 +0200

    Compiz indention style.

 src/fakeargb/fakeargb.c | 403 +++++++++++++++++++++++++-----------------------
 1 file changed, 213 insertions(+), 190 deletions(-)

commit db828817d36b4f1e12c87bbd1c66e2c4ea7ef654
Merge: 6e9fef5 8323db6
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Thu Oct 25 21:59:10 2007 +0200

    Merge branch 'master' of /git/compcomm/plugins-unsupported

commit 6e9fef5562eb434c25de65ea1ee8db6e418a4c88
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Oct 23 18:30:18 2007 +0200

    nb updates from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>

 po/nb.po | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

commit 8323db6e526d5cc6f34936afdd61e72605b21715
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Oct 21 12:52:20 2007 +0200

    * Bump version to 0.6.99

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

commit 882d07819fe5d1cfb5ae01f45d79ba4fad00f4df
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Fri Oct 19 07:52:06 2007 +0200

    it update from Milo Casagrande <milo_casagrande@yahoo.it>

 po/ar.po    |  88 ++++++++++-----------
 po/it.po    |  14 +++-
 po/pt_BR.po | 256 +++++++++++++++++++++++++++++++-----------------------------
 3 files changed, 185 insertions(+), 173 deletions(-)

commit e95bd531622d685e1878d863a7fdcc98c47cdb85
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Oct 14 10:49:56 2007 +0200

    pt_BR update from Ricardo Schmidt <r76ricardo@yahoo.com.br>

 po/pt_BR.po | 1162 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 578 insertions(+), 584 deletions(-)

commit 36e43b193799dee3f5590d4e024967118761c070
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Oct 14 10:49:54 2007 +0200

    ar update from Banxoo <banxoo+compiz@gmail.com>

 po/ar.po | 146 ++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 88 insertions(+), 58 deletions(-)

commit cce06bd036a3d7fc7894797149a584121289bc89
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Oct 9 16:27:43 2007 +0200

    pt_BR update from Emerson Ribeiro de Mello <ribmello-compiz@yahoo.com.br>

 po/pt_BR.po | 84 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 43 insertions(+), 41 deletions(-)

commit afdea71f68f03f6b462fb7ea1ad2a5a6256ed260
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Oct 9 16:27:41 2007 +0200

    pt_BR update from Emerson Ribeiro de Mello <ribmello-compiz@yahoo.com.br>

 po/pt_BR.po | 308 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 150 insertions(+), 158 deletions(-)

commit ca4ae477234c990998fa97b1ae7186e54d99a51b
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Oct 9 16:27:40 2007 +0200

    add new Arabic translations from Banxoo <banxoo+compiz@gmail.com>

 po/LINGUAS |    1 +
 po/ar.po   | 3943 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3944 insertions(+)

commit 77aac68c8042b61c7d41ac8364d306f68b2e0a64
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Oct 9 13:48:51 2007 +0200

    Use window offsets to translate windows correctly.

 src/3d/3d.c | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

commit afcea781e227f5f482c7176140dbb4614fcb8313
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Mon Oct 8 19:45:48 2007 +0200

    gl translation update from Fran Diéguez (GLUG) <fran.dieguez@glug.es>

 po/gl.po | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 7b69d808a81e1534efe147f101f487484c2c2d06
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Oct 6 18:14:20 2007 +0200

    fr update from Tristan RABLAT

 po/fr.po | 1017 ++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 857 insertions(+), 160 deletions(-)

commit 8c63906b7b3969f3e954579f6e93cee95230025f
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Oct 6 18:10:22 2007 +0200

    pt_BR translation from Emerson Ribeiro de Mello <ribmello-compiz@yahoo.com.br>

 po/LINGUAS  |    1 +
 po/pt_BR.po | 4270 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 4271 insertions(+)

commit 628cf8fed0b7612fba69332c9fa96089cc4fd442
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Oct 6 18:06:35 2007 +0200

    es translation from Dev05 and adrisnappy

 po/LINGUAS |    1 +
 po/es.po   | 4303 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 4304 insertions(+)

commit fc307e050d655708bc07ecb12cce154d899d01c7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Oct 4 15:17:24 2007 +0200

    Fix typo.

 po/de.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit bc56712d176be8841290b58619f60a606648990d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Oct 4 09:48:59 2007 +0200

    Fix typo.

 po/de.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5d370776cadd5e56d6b42f799160a70439b11201
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Wed Oct 3 11:04:51 2007 +0200

    gl translation update from Fran Diéguez (GLUG) <fran.dieguez@glug.es>

 po/gl.po | 377 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 188 insertions(+), 189 deletions(-)

commit a55848e843791cafe17299225f3fffc6ce99a10d
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Wed Oct 3 11:02:43 2007 +0200

    nb translation update from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>

 po/nb.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 130ee9d51404a9417360cc83161607ca30fd6ce9
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Sep 29 15:03:02 2007 +0200

    translation updates from pt and sv teams

 po/pt.po |    4 +-
 po/sv.po | 1211 ++++++++++++++++++++++++++++++--------------------------------
 2 files changed, 592 insertions(+), 623 deletions(-)

commit 3801e30f14bbd2aa4b3295c42da902c44d5200ac
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Sep 29 15:03:00 2007 +0200

    translation updates from pt team

 po/pt.po | 1068 ++++++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 792 insertions(+), 276 deletions(-)

commit 9b391e8ce38562137b1bbfa2695b3258d69f87de
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Thu Sep 27 18:28:39 2007 +0200

    el update from Jim Dusis (djdoo) <jimdusis@yahoo.gr> and gl from Fran Diéguez (GLUG) <fran.dieguez@glug.es>

 po/el.po | 73 ++++++++++++++++++++++++++++++++--------------------------------
 po/gl.po | 52 ++++++++-------------------------------------
 2 files changed, 45 insertions(+), 80 deletions(-)

commit fd5c3b266685ef86a58fe2f90035012ad2fca9da
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Sep 26 14:57:15 2007 +0200

    Properly terminate 3D usage after ending cube rotation.

 src/3d/3d.c | 43 +++++++++++++++++++++----------------------
 1 file changed, 21 insertions(+), 22 deletions(-)

commit b2d14e73c5204f280245c2592bf7818c2ea7ad17
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Wed Sep 26 09:19:40 2007 +0200

    translation updates from el team

 po/el.po | 91 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 52 insertions(+), 39 deletions(-)

commit 120a3eb561e40532e0c5abd3ad693ba3816c5878
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Wed Sep 26 09:17:55 2007 +0200

    translation updates from nb, sv and gl team

 po/gl.po | 231 +++++++++++++++++++++++++--------------------------
 po/nb.po | 284 ++++++++++++++++++++++++++++++++-------------------------------
 po/sv.po |  10 +--
 3 files changed, 263 insertions(+), 262 deletions(-)

commit afb644e61aaee122afddd73724924e8adf3471f6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 25 09:16:23 2007 +0200

    Simplify window size calculations.

 src/3d/3d.c | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

commit 7db2e8d0396090e514aae89eb55b549cb36775f2
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Sep 25 07:58:05 2007 +0200

    Galician translation update from Fran Diéguez (GLUG) <fran.dieguez@glug.es>

 po/gl.po | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

commit cdd929c9f51598079d3673d53ebd07c0b0646eca
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Sep 25 07:52:03 2007 +0200

    New Turkish translations from Serdar Soytetir <tulliana@gmail.com>

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 4c369852f86c68b32dcac8873d71d10d7ed69f85
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Sep 25 07:52:01 2007 +0200

    New Turkish translations from Serdar Soytetir <tulliana@gmail.com>

 po/tr.po | 3980 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 3980 insertions(+)

commit 63a83febe562f408cf407a02926b6a9b6d57c0a7
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Sep 25 07:51:59 2007 +0200

    it.po updates from Milo <milo_casagrande@yahoo.it>

 po/it.po | 97 ++++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 55 insertions(+), 42 deletions(-)

commit 0562906c45d367c6d5763d0946107804ed3a04a8
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 24 20:56:30 2007 +0200

    Reset color back to default.

 src/atlantis/atlantis.c | 2 ++
 1 file changed, 2 insertions(+)

commit d2b26336581b4fe5f8032125399de82ab911eb84
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 24 18:49:49 2007 +0200

    Added build system for 3D and atlantis.

 configure.ac             |  2 ++
 metadata/Makefile.am     |  6 ++++--
 src/3d/Makefile.am       | 27 +++++++++++++++++++++++++++
 src/Makefile.am          |  2 +-
 src/atlantis/Makefile.am | 34 ++++++++++++++++++++++++++++++++++
 5 files changed, 68 insertions(+), 3 deletions(-)

commit 519535187457ff04ce602b0c2d62f210e97216cb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 24 18:46:27 2007 +0200

    xml -> xml.in

 metadata/{atlantis.xml => atlantis.xml.in} | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit d6e338037cb59c1ea7e7857a3793a88c3be3647d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 24 18:41:10 2007 +0200

    Dummy commit.

 metadata/atlantis.xml            |   58 ++
 src/atlantis/atlantis-internal.h |  134 +++
 src/atlantis/atlantis.c          |  588 +++++++++++
 src/atlantis/dolphin.c           | 2077 ++++++++++++++++++++++++++++++++++++++
 src/atlantis/shark.c             | 1411 ++++++++++++++++++++++++++
 src/atlantis/swim.c              |  276 +++++
 src/atlantis/whale.c             | 1902 ++++++++++++++++++++++++++++++++++
 7 files changed, 6446 insertions(+)

commit 78098e2283823e02f4e5b830020ffd52a44235d8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 24 18:40:39 2007 +0200

    Dummy commit.

 metadata/3d.xml.in |  95 ++++++
 src/3d/3d.c        | 930 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1025 insertions(+)

commit ce4a4a1a98207bcc3ba27530ee9fa360ad576c1b
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Mon Sep 24 17:16:03 2007 +0200

    gl.po update from Fran Diéguez (GLUG) <fran.dieguez@glug.es>

 po/gl.po | 1158 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 587 insertions(+), 571 deletions(-)

commit 709a1f3d5efc2f305cb4f1dfe5852ea9c23f78e2
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Mon Sep 24 17:16:01 2007 +0200

    sv.po update from Sebastian Parborg <zedDB@hotmail.com>

 po/nb.po |  295 +++++++------
 po/sv.po | 1410 +++++++++++++++++++++++++++++++++++---------------------------
 2 files changed, 944 insertions(+), 761 deletions(-)

commit 66b28754daa613b2ad511264bf79c5867723de1d
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sun Sep 23 14:14:26 2007 +0200

    Norwegian Bokmaal translation update from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>

 po/nb.po | 1064 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 561 insertions(+), 503 deletions(-)

commit 29fd841827d24f1b61deae211fa16a6060e5a362
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sun Sep 23 14:14:23 2007 +0200

    New galacian translation from Fran Diéguez (GLUG) <fran.dieguez@glug.es>

 po/LINGUAS |    1 +
 po/gl.po   | 4269 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 4270 insertions(+)

commit cee4f5f1ce150101562be4b37e261e3d327b1884
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Sep 22 09:47:00 2007 +0200

    new nb translation from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>

 po/LINGUAS |    1 +
 po/nb.po   | 4089 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 4090 insertions(+)

commit 2e8ade999796da03bba1d62a0d3c5b1910f35ceb
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Sep 22 09:44:48 2007 +0200

    new sv translation from Sebastian Parborg and Daniel Nylander

 po/LINGUAS |    1 +
 po/sv.po   | 4142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 4143 insertions(+)

commit c56d0289dcfee23a81c8cf931e1afa0fed28520f
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Fri Sep 21 10:27:49 2007 +0200

    el translation update from djdoo

 po/el.po | 109 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 55 insertions(+), 54 deletions(-)

commit d1c2ba94d748e46e937820d4ec03024a357faf73
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 10:56:54 2007 +0200

    Remove useless includes.

 src/tile/tile.c | 7 -------
 1 file changed, 7 deletions(-)

commit b93d85687a7dbd2316fd74dbd36961906fd05690
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 10:56:01 2007 +0200

    Remove useless includes.

 src/fakeargb/fakeargb.c | 7 -------
 1 file changed, 7 deletions(-)

commit ab88c708a8d31822ade609cb3afed74c14f9d8d0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 10:52:59 2007 +0200

    Remove unneeded includes.

 src/snow/snow.c | 6 ------
 1 file changed, 6 deletions(-)

commit 448031cab6f5ced7869f83da3e6af46351d35112
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Sep 15 07:58:34 2007 +0200

    el translation update from djdoo

 po/el.po | 62 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 27 insertions(+), 35 deletions(-)

commit 9ae20a289b5b76870ec918cea7507f6e850b531f
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Sep 12 07:20:59 2007 +0200

    it.po update from Milo

 po/it.po | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

commit db0acc5eaff0d4ebf07550cb8802c59d9128b1a2
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Sep 11 08:25:29 2007 +0200

    el translation update from Δημήτρης (djdoo) <jimdusis@yahoo.gr>

 po/el.po | 2052 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 1708 insertions(+), 344 deletions(-)

commit 5a0ac5424f621004d125de5b4c8a0bbe0fdeb332
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Sep 9 18:12:37 2007 +0200

    new ca translation from Gustau L. Castells (Karasu) <gustaucastells@gmail.com>

 po/LINGUAS |    1 +
 po/ca.po   | 4054 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 4055 insertions(+)

commit 3629ae6dd4645d192e7f39de4ded37fd4b025e54
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Sep 8 19:28:57 2007 +0200

    pt translation updates from Excentrik

 po/pt.po | 2869 ++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 1496 insertions(+), 1373 deletions(-)

commit dc3509e592019cbde0b93a28adf07615fba8d299
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:29:54 2007 +0200

    Track core changes.

 src/tile/tile.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

commit 6d7021ae4c8f12156478d27d691ceb73767bf98a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:29:08 2007 +0200

    Track core changes.

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

commit 38d92e95ffdd273d1ab64a28bcb0760c0981ea0a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:26:44 2007 +0200

    Track core changes.

 src/mswitch/mswitch.c | 1 +
 1 file changed, 1 insertion(+)

commit a8894de5d5ec96a590e17510b4f089b4b90026de
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:25:34 2007 +0200

    Track core changes.

 src/fakeargb/fakeargb.c | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

commit 03d10a2de7611018591bc7f9bb52f7bc5665e6d3
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Thu Sep 6 07:15:33 2007 +0200

    it.po typo corrections from milo_casagrande@yahoo.it

 po/it.po | 90 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 43 insertions(+), 47 deletions(-)

commit d29a451b1be4641a85b333530fc05cbe47336aa8
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Sep 5 11:17:04 2007 +0200

    Italian translation updates from Milo Casagrande <milo_casagrande@yahoo.it> closes #423

 po/it.po | 3107 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 2001 insertions(+), 1106 deletions(-)

commit 1bb95e8976f7019846286cd485080f26a2a2cc07
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Aug 31 03:39:17 2007 +0200

    * Track core changes

 src/mswitch/mswitch.c | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

commit f7a9ebf98aed82c389552710938c45cc8ea7ce8e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 19:24:42 2007 +0200

    Track core changes.

 src/fakeargb/fakeargb.c | 54 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 35 insertions(+), 19 deletions(-)

commit 2f2e3689e35a4aae852c99624a39432cc58cd571
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:54:06 2007 +0200

    Track core changes.

 src/tile/tile.c | 67 ++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 42 insertions(+), 25 deletions(-)

commit a99c9eef96eaecae5137cbfa767d31270b5be59d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:33:17 2007 +0200

    Track core changes.

 src/snow/snow.c | 57 +++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 35 insertions(+), 22 deletions(-)

commit 526a6e3c161f8c8f9996d1619792661366dfedff
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 22 08:51:19 2007 +0200

    Tile vertically and horizontally are keys, too.

 metadata/tile.xml.in | 4 ++--
 src/tile/tile.c      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit cafb67b0fcb0acd4484764c68d90ea5b3bcbd776
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Aug 21 14:38:50 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 154 +++++++++++++++++++++------------------------------------------
 1 file changed, 52 insertions(+), 102 deletions(-)

commit 25c0c7a18f1dd465a18a495d0d6dad38a7e3d316
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Aug 21 01:01:19 2007 +0200

    Updated Italian Translation - Thanks to Maurizio Berti

 po/it.po | 87 +++++++++++++++++++++++++---------------------------------------
 1 file changed, 34 insertions(+), 53 deletions(-)

commit a01c69649e6a758b6c265c948973103ebe67df9f
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Aug 21 00:49:18 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 67 ++++++++++++++++++++++++++--------------------------------------
 1 file changed, 27 insertions(+), 40 deletions(-)

commit 5bdc6b5e3e9de9dd0948b32c77eb3376a2bb92dc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:58:01 2007 +0200

    New action system

 metadata/mswitch.xml.in | 11 ++++++-----
 src/mswitch/mswitch.c   |  6 ++++--
 2 files changed, 10 insertions(+), 7 deletions(-)

commit a2f0bc127cdac2a1cdfe123d97c7af5ae636845b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:42:45 2007 +0200

    New action system

 metadata/tile.xml.in | 32 ++++++++------------------------
 src/tile/tile.c      |  8 ++++----
 2 files changed, 12 insertions(+), 28 deletions(-)

commit dd6ffbf626047ab6b48145cc4ccbd9ad2cbe10a9
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:38:01 2007 +0200

    New action system

 metadata/snow.xml.in | 7 ++-----
 src/snow/snow.c      | 2 +-
 2 files changed, 3 insertions(+), 6 deletions(-)

commit c3a11cddc8d550b08073728a63001050880020fd
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:06:46 2007 +0200

    New action system

 metadata/fakeargb.xml.in | 11 ++++++-----
 src/fakeargb/fakeargb.c  |  3 ++-
 2 files changed, 8 insertions(+), 6 deletions(-)

commit 48a79279e920ffb45f35f9aa366dfd417221ffe8
Merge: 005fd7c 981f1a3
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Mon Aug 20 16:06:46 2007 +0200

    Merge branch 'master' of /git/compcomm/plugins-unsupported

commit 005fd7cd718c7c23bd1f713f1ec4d0c94abc67ae
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Aug 19 19:21:07 2007 +0200

    oops, forgot updating LINGUAS

 po/LINGUAS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1a73383e042e44a9916c88605b8f829d7f5596f4
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Aug 19 19:20:27 2007 +0200

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

 po/compiz-fusion-plugins.pot | 3299 ------------------------------------------
 po/{zh.po => zh_CN.po}       |    0
 2 files changed, 3299 deletions(-)

commit 9e58579af4811627358254ff16dd9b5929b71aad
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Aug 14 11:45:40 2007 +0200

    - fix LINGUAS
    - update to el.po from djdoo

 po/LINGUAS             |    6 +-
 po/el.po               | 2127 +++++++++++++++++-------------------------------
 po/{pl_PL.po => pl.po} |    0
 po/{pt_PT.po => pt.po} |    0
 po/{zh_CN.po => zh.po} |    0
 5 files changed, 771 insertions(+), 1362 deletions(-)

commit bf4d913c58ed35fe24d69d0da0e38fdc7f600a84
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 14 07:47:04 2007 +0200

    Some German translation updates.

 po/de.po | 181 ++++++++++++++++++++-------------------------------------------
 1 file changed, 58 insertions(+), 123 deletions(-)

commit 6083856399aba12119dd46a10ed1d740be617a5a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:39:55 2007 +0200

    Update German translation to reflect vpswitch changes.

 po/de.po | 455 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 413 insertions(+), 42 deletions(-)

commit 15f9ddc4a8f79d228db0de3baa7714032f9467d1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:31:44 2007 +0200

    Remove gotovp metadata.

 po/Makefile.in.in | 218 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 218 insertions(+)

commit 981f1a3f257d05f19e7e9ef017248d7e62923aa5
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Aug 12 21:59:32 2007 +0200

    Require right bcop version.

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

commit c530c615f616100f7db21c9b47b8b94725c2e67a
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Aug 12 21:54:59 2007 +0200

    Version update

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

commit 9429d74d8fd2b0f2d7302fa867d49395d9e2037c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 8 16:16:52 2007 +0200

    Added mswitch to build system.

 configure.ac            |  1 +
 metadata/Makefile.am    |  1 +
 src/Makefile.am         |  2 +-
 src/mswitch/Makefile.am | 26 ++++++++++++++++++++++++++
 4 files changed, 29 insertions(+), 1 deletion(-)

commit dfe22bae69ab5f3802bc7e9d765ce21ae58a8fbd
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 8 16:13:42 2007 +0200

    Only include present XML files.

 po/POTFILES.in | 39 ---------------------------------------
 1 file changed, 39 deletions(-)

commit 633cde115cfa0befb1f24bf637d962d67e1d58d4
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 8 16:12:02 2007 +0200

    * Dummy commit

 metadata/mswitch.xml.in |  17 ++++++
 src/mswitch/mswitch.c   | 142 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 159 insertions(+)

commit bfa53f499dd261b01a98f2ae5d838a0b0a9693ea
Merge: fddad4e 517d944
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Wed Aug 8 16:12:02 2007 +0200

    Merge branch 'master' of /git/compcomm/plugins-unsupported

commit 517d944573f7d4fdfd296b9b50fc442e36518ca5
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 8 12:52:26 2007 +0530

    Missed roico in there

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

commit fddad4e06bad42e79de84a9ede45c0dc7c9e05af
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 8 09:16:03 2007 +0200

    Update file list.

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit a62565b1c8ee392129f513b9b29e20b741aef3a3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 18:07:59 2007 +0200

    Some German translation updates.

 po/de.po | 355 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 272 insertions(+), 83 deletions(-)

commit b899ff98236cbb8e21811d3b0bb6a884d9c7c883
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Aug 7 20:41:15 2007 +0530

    update AUTHORS

 AUTHORS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

commit c986f9518569c1685f9e937a87269fe01479e699
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:42:53 2007 +0200

    Update file list.

 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

commit b0386a3edaa10f28da055cf0c25e8a5a8aec79f5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:29:27 2007 +0200

    Set DATADIR define to $DATADIR/compiz.

 configure.ac             | 2 ++
 src/fakeargb/Makefile.am | 2 +-
 src/snow/Makefile.am     | 2 +-
 src/tile/Makefile.am     | 2 +-
 4 files changed, 5 insertions(+), 3 deletions(-)

commit 03e23380d3c4ba2f96046c03fa473746b0c2c0dc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:11:30 2007 +0200

    po/Makefile.in.in is autogenerated.

 po/Makefile.in.in | 218 ------------------------------------------------------
 1 file changed, 218 deletions(-)

commit 9717e6a342970815a2b32b888aa0f39db415d21c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:10:23 2007 +0200

    Added images to build system.

 Makefile.am        | 2 +-
 configure.ac       | 1 +
 images/Makefile.am | 6 ++++++
 3 files changed, 8 insertions(+), 1 deletion(-)

commit da30020e3b51cef5c48be7a8ae298e33809d387d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:07:53 2007 +0200

    Added default snowflake image.

 images/snowflake.png | Bin 0 -> 4771 bytes
 metadata/snow.xml.in |   3 +++
 2 files changed, 3 insertions(+)

commit 081b6dab8336dc33243e565870cacd8aaee891ef
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 7 13:36:47 2007 +0200

    Fix schema build.

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

commit 25a197a4425cf8da8833b745cd536ac763490a38
Merge: 39e4a6a 10d40a1
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Mon Aug 6 16:47:31 2007 +0200

    Merge branch 'master' of /git/compcomm/plugins-unsupported

commit 39e4a6a6675d85f902651d8595f98e9f5108b469
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Aug 4 18:17:53 2007 +0200

    Add zh_CN from Thruth <gubotruth@gmail.com>

 po/ChangeLog |    4 +
 po/LINGUAS   |    1 +
 po/zh_CN.po  | 1288 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1293 insertions(+)

commit 10d40a18cce88d93696ec513037d1167b1972fc1
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 1 11:58:50 2007 +0530

    plugins-unsupported: i18n changes in Makefile.am from upstream

 Makefile.am | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit f951e49cbea121d67aef2a9909064ba75ab5603f
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 1 08:10:31 2007 +0200

    i18n: merge new translation strings in all po

 po/compiz-fusion-plugins.pot |   58 +-
 po/de.po                     |  440 ++++-
 po/el.po                     | 3929 +++++++++++++++++++++++++++++++----------
 po/fr.po                     | 3927 ++++++++++++++++++++++++++++++++---------
 po/it.po                     |  890 +++++++---
 po/ja.po                     |  240 ++-
 po/pl_PL.po                  | 3977 ++++++++++++++++++++++++++++++++----------
 po/pt_PT.po                  | 3937 +++++++++++++++++++++++++++++++----------
 8 files changed, 13496 insertions(+), 3902 deletions(-)

commit 7340c44c32539c34dd6d5a25dc1a77ed575914a9
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Tue Jul 31 22:23:33 2007 +0200

    Added japanese translation

 po/LINGUAS |    1 +
 po/ja.po   | 3332 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3333 insertions(+)

commit 73e283d281f11ddf877b03f10721073749a88c4f
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 30 03:59:03 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 183 +++++++++++++++++++++++----------------------------------------
 1 file changed, 66 insertions(+), 117 deletions(-)

commit 41da3e1063b3acfc3882c60215b59093e44cab2d
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 30 01:30:36 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 67 ++++++++++++++++++++++++++++------------------------------------
 1 file changed, 29 insertions(+), 38 deletions(-)

commit 541f55f94e05d9aaca54ca3ab3ae8fabb4875be8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 29 14:30:13 2007 +0200

    Compiz indention style and some smaller cleanup.

 src/snow/snow.c | 1033 ++++++++++++++++++++++++++++---------------------------
 1 file changed, 528 insertions(+), 505 deletions(-)

commit 9954d7d40f08ca0b65153b865f4bcd7795d3ff4b
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Sat Jul 28 18:06:48 2007 +0200

    Updated Italian Translation

 po/it.po | 127 +++++++++++++++++++++++----------------------------------------
 1 file changed, 47 insertions(+), 80 deletions(-)

commit 0c4f28e65211b8b41d39402c7d00612512519e6b
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Sat Jul 28 17:30:33 2007 +0200

    Sinced Italian Translation to upstream pot

 po/it.po | 1014 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 794 insertions(+), 220 deletions(-)

commit 617846403463867c0a261b122a8f7abcf9fcecca
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 14:33:15 2007 +0200

    Update template.

 po/compiz-fusion-plugins.pot | 748 ++++++++++++++++++++++++++++++++++---------
 1 file changed, 603 insertions(+), 145 deletions(-)

commit 042207f114025a11639a4c6a058df6abd2ab6512
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 14:33:14 2007 +0200

    Update file list.

 po/POTFILES.in | 3 +++
 1 file changed, 3 insertions(+)

commit 9bdceeb12975ae7a4d8b84906f6eea6dea941f95
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 27 13:47:50 2007 +0200

    Load snow after image loaders.

 metadata/snow.xml.in | 7 +++++++
 1 file changed, 7 insertions(+)

commit 9df34aa08a2d63341052016fe27900ce4540e0b7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 27 13:47:50 2007 +0200

    Fix indention.

 metadata/snow.xml.in | 238 +++++++++++++++++++++++++--------------------------
 1 file changed, 119 insertions(+), 119 deletions(-)

commit 3587e1b279085cae920fbb75a872977895f05a07
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jul 18 20:18:02 2007 +0200

    Added polish translation.

 po/LINGUAS  |    1 +
 po/pl_PL.po | 1516 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1517 insertions(+)

commit 1a6a902f10b704acbf3c74a0060c01b6393339e2
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Tue Jul 17 22:50:22 2007 +0200

    Added Greek translation

 po/LINGUAS |    1 +
 po/el.po   | 1451 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1452 insertions(+)

commit 052edd811ee0185a3130952d63c3efa96a203f9b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:26:38 2007 +0200

    Remove obsolete deps/features from vtable

 src/tile/tile.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 4283a7d0895a77769044a24ce68eeff0a403e65e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:25:13 2007 +0200

    Remove obsolete deps/features from vtable

 src/snow/snow.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 78eac4fd38a81f550591458fae50acb64977e81f
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:18:36 2007 +0200

    Remove obsolete deps/features from vtable

 src/fakeargb/fakeargb.c | 4 ----
 1 file changed, 4 deletions(-)

commit 02086fcfb444be3e0c98313265d94dc62ad3591e
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Jul 13 10:32:29 2007 +0200

    * Update to pt_PT.po from Nicolau Goncalves

 po/pt_PT.po | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 4b4b967a1feb3e39d58c8bab2c0909cb2e1995ad
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Jul 11 09:01:31 2007 +0200

    Update file list.

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit a2c22f161d44c18d1d755b10ec772aced57c7b45
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Wed Jul 11 04:12:21 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit b30d6e4bd297616fc03bea7b39c40c7218d0a072
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 10 19:49:23 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit b51bdc6e86ffd6ae34105d79f88ea50e75bba7a4
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 10 15:45:02 2007 +0200

    Updated Italian Translation - Thanks to Andrea De Iacovo (Firstbit)

 po/it.po | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit 6d3590fdceacc01e2ea58023782551b1a8aede79
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 9 23:06:21 2007 +0200

    Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Guillaume Seguin
    guillaume@segu.in
    Guillaume Seguin
    guillaume@segu.in
    * pt_PT update by Nicolau Gonçalves
    <unknown>
    Guillaume Seguin
    guillaume@segu.in
    Guillaume Seguin
    guillaume@segu.in
    * pt_PT update by Nicolau Gonçalves

 po/pt_PT.po | 217 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 108 insertions(+), 109 deletions(-)

commit 8dca7d3771bf8263a16bee3e055546e4e5713cf2
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 9 23:06:20 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

commit 7ad1322f83d01d8017e4cc2d33fe897b5bb887cd
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 9 23:06:19 2007 +0200

    Updated Italian Translation - Thanks to Andrea De Iacovo (Firstbit)

 po/it.po    |  60 ++++++++---------
 po/pt_PT.po | 217 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 139 insertions(+), 138 deletions(-)

commit 136d1414313dbb9f8fc90a2b3690812fe4f01415
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Jul 9 22:59:28 2007 +0200

    * pt_PT update by Nicolau Gonçalves

 po/pt_PT.po | 3 ---
 1 file changed, 3 deletions(-)

commit a3e4df68ed3f547380a4560b532d7f0f762231ff
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Jul 9 21:49:08 2007 +0200

    * pt_PT update by Nicolau Gonçalves

 po/pt_PT.po | 214 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 108 insertions(+), 106 deletions(-)

commit 458b7b9d77516f01f88475abfc03d3fa4100d69e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 11:23:09 2007 +0200

    More German translation updates.

 po/de.po | 445 ++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 370 insertions(+), 75 deletions(-)

commit 86365e721d8295b814a1431e2b58a0f28482f7e9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 11:23:08 2007 +0200

    Update file list.

 po/POTFILES.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit d475f2ae2df6321ea774e766aa2a4b24d204b199
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 11:00:07 2007 +0200

    Some more minor German translation updates.

 po/de.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 39bf090c0884d7188a27c6d6db915482e08c82d2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 10:57:13 2007 +0200

    Some updates to German translation.

 po/de.po | 80 ++++++++++++++++++++++++----------------------------------------
 1 file changed, 30 insertions(+), 50 deletions(-)

commit 09b1c194011d189adbf929ead6579a9fa3794688
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 09:26:00 2007 +0200

    Added translations for scalefilter.

 po/de.po | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

commit 24109ef0d09b12b7278f949fed6bfed7d8f94ec6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 09:26:00 2007 +0200

    Update with intltool-update

 po/de.po | 128 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 90 insertions(+), 38 deletions(-)

commit 61b8953eb941763478a157fe712e38b858a0ce1d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 09:21:30 2007 +0200

    Fix typo.

 po/de.po | 83 +++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 48 insertions(+), 35 deletions(-)

commit f965f18d0a1b88e08531df2ea880482effeb6697
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Sun Jul 8 23:37:43 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

commit 9db022637a131ba7ad295ad9dad9343f86c31d90
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Sun Jul 8 16:14:04 2007 +0200

    Fixed error in pt_PT translation.
    A duplicated item (Misc. Options), caused a fatal error.

 po/pt_PT.po | 3 ---
 1 file changed, 3 deletions(-)

commit b9b68f36fd2e5e6e3936a98c0c636af26db69b26
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Jul 8 12:57:59 2007 +0200

    add pt_PT translation from Nicolau Gonçalves <excentriko>

 po/LINGUAS  |    3 +-
 po/pt_PT.po | 1454 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1456 insertions(+), 1 deletion(-)

commit 70d9095f5cb7fda12728b618d689c854dc2ac9d3
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Sat Jul 7 20:52:44 2007 +0200

    Updated Italian Language - Thanks to Danilo Saruis (DDany)

 po/it.po | 88 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 44 deletions(-)

commit fd73e0858ce13993919fa8d62ae1f757a98f210f
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jul 6 20:15:19 2007 +0200

    Updated Italian Translation - Thanks to Andrea De Iacovo (Firstbit)

 po/it.po | 62 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

commit fadac500e509e08af7826702634168dacb8395b3
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jul 6 19:22:47 2007 +0200

    Changed Ring Switcher in Italian Translation

 po/it.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3bad009d6c9689df0f4a7c129876ee945ae3dac7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 6 15:56:09 2007 +0200

    Compiz indention style.

 src/tile/tile.c | 1164 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 657 insertions(+), 507 deletions(-)

commit 948af606d43577c84d37bca8da836e90995d436c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 6 15:56:08 2007 +0200

    Indention fix.

 metadata/tile.xml.in | 292 +++++++++++++++++++++++++--------------------------
 1 file changed, 146 insertions(+), 146 deletions(-)

commit a9844190c304d3b60877eeb92d5532a48b77868f
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jul 6 14:49:37 2007 +0200

    Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix typo.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Update file list.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Dummy commit.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Indention fixes.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix indention.
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Add magic lamp moving end option (default on). Rename vacuum.
    Remove unnecessary options from vacuum.

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 9171f6dfd1612f4179437bc1cf36015cdbefa31d
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jul 6 14:49:36 2007 +0200

    Added more Italian Translations - Thanks to Danilo Saruis (DDany)

 po/POTFILES.in |   1 -
 po/it.po       | 236 ++++++++++++++++++++++++++++-----------------------------
 2 files changed, 118 insertions(+), 119 deletions(-)

commit fde228975871f6753ae51c68c97926c4b5515688
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 6 13:29:39 2007 +0200

    Update file list.

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 5dadf9f62338c8f17c1f964d99c6523860fea1f4
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jul 6 01:57:16 2007 +0200

    Synced Italian Translation with latest pot

 po/it.po | 2702 ++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 2084 insertions(+), 618 deletions(-)

commit d52c908b1eb3d2e40a28a9b3c9a10c8209d3aa6e
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jul 6 01:57:16 2007 +0200

    Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Translation update by Forlong.
    <unknown>
    Guillaume Seguin
    guillaume@segu.in
    Guillaume Seguin
    guillaume@segu.in
    * Add fr to LINGUAS
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Updated German translation for gotovp.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Update template.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Update file list.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    xml -> xml.in
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Move xine, xpdf, gitk, etc. from Open/Close 2 to 1.
    (including all unknown windows)

 po/LINGUAS                   |    1 +
 po/POTFILES.in               |    1 +
 po/compiz-fusion-plugins.pot | 2329 ++++++++++++++++++++++++++++++++++--------
 po/de.po                     |  164 ++-
 4 files changed, 2005 insertions(+), 490 deletions(-)

commit e317971682e73471ee5b145a55b55f65cc7fa887
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jul 6 01:57:15 2007 +0200

    Fixed some Italian Translations - Thanks to Andrea De Iacovo (Firstbit)

 po/LINGUAS                   |    1 -
 po/POTFILES.in               |    1 -
 po/compiz-fusion-plugins.pot | 2331 ++++++++----------------------------------
 po/de.po                     |  164 +--
 po/it.po                     |   20 +-
 5 files changed, 501 insertions(+), 2016 deletions(-)

commit d822471f2171612b906fddd044c5e66edf1e534d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 5 21:07:19 2007 +0200

    Translation update by Forlong.

 po/de.po | 93 ++++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 50 insertions(+), 43 deletions(-)

commit 4b81e165aadc44e14979038ff4bb297d0d31174b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Jul 5 17:56:18 2007 +0200

    * Add fr to LINGUAS

 po/LINGUAS | 1 +
 1 file changed, 1 insertion(+)

commit 8e2eeec76e9f2799f2fc2805e1d48c312d295901
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 5 14:19:36 2007 +0200

    Updated German translation for gotovp.

 po/de.po | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 74 insertions(+), 13 deletions(-)

commit 6557843ee0f7fef61c45e681a6aee22714b5cde8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 5 14:19:35 2007 +0200

    Update template.

 po/compiz-fusion-plugins.pot | 2329 ++++++++++++++++++++++++++++++++++--------
 1 file changed, 1887 insertions(+), 442 deletions(-)

commit e5f11f6d7e233daf311a8be23294f29810c84a73
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 5 14:19:34 2007 +0200

    Update file list.

 po/POTFILES.in | 1 +
 1 file changed, 1 insertion(+)

commit 2b5d6b781b84bccceeff04d5ca85c9e64ece1058
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 5 10:06:04 2007 +0200

    Remove superflous file.

 metadata/tile.xml | 149 ------------------------------------------------------
 1 file changed, 149 deletions(-)

commit c541faea345b66b45208b58a03ecb3ee888cc481
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Thu Jul 5 02:00:52 2007 +0200

    Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    Added system to initiate a different plugin action on desktop click.
    <unknown>
    Guillaume Seguin
    guillaume@segu.in
    Guillaume Seguin
    guillaume@segu.in
    * Add initial French translation (from Sylvain Debray, xsnake and I)

 po/ChangeLog |    2 +
 po/fr.po     | 1426 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1428 insertions(+)

commit 8cff587861af635548f6faa861d09efe832bd561
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Thu Jul 5 02:00:51 2007 +0200

    Added some improvements to Italian Translation
    Thanks to Danilo Saruis (DDany)

 po/ChangeLog |    2 -
 po/fr.po     | 1426 ----------------------------------------------------------
 po/it.po     |   42 +-
 3 files changed, 21 insertions(+), 1449 deletions(-)

commit 0e6b5fa7d147e27013e2cc5e246c26029a8e9e5a
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Jul 4 17:29:17 2007 +0200

    * Add initial French translation (from Sylvain Debray, xsnake and I)

 po/ChangeLog |    2 +
 po/fr.po     | 1426 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1428 insertions(+)

commit ffd3ac5b7bddfb63102f476b2e89b8110a4c218a
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Wed Jul 4 13:33:26 2007 +0200

    Italian Translation Completed (waiting for new updates)

 po/it.po | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit f7eedfe52db0e6db073b8df6da34fbcc646cf7c0
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Wed Jul 4 13:33:25 2007 +0200

    Updated Italian Translation - Thanks to Matteo Suppo (Triex)

 po/it.po | 51 ++++++++++++++++++++++++++-------------------------
 1 file changed, 26 insertions(+), 25 deletions(-)

commit 3f79d794da6079c8e88b9e108a2131a0d2f2cf5a
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Wed Jul 4 04:05:02 2007 +0200

    Updated Italian Translation - Thanks to Matteo Suppo

 po/it.po | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

commit 83d154989e202b0248a14514195c9c356ceb8cdb
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 21:31:04 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit 405f0a197909af0f257309a6860a4d2b172ba47b
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 20:35:26 2007 +0200

    Updated Italian Translation - Thanks to Danilo Saruis (DDany)

 po/it.po | 80 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 40 insertions(+), 40 deletions(-)

commit 31b730be9d59013b40aaf00dd4d1d08c62f29b82
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 18:37:53 2007 +0200

    Updated Italian Translation - Thanks to Andrea De Iacovo

 po/it.po | 68 +++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 33 insertions(+), 35 deletions(-)

commit 73bcd7f233b880c512f4f2d913276f282f6ced51
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 18:12:35 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 47 +++++++++++++++++++++++++----------------------
 1 file changed, 25 insertions(+), 22 deletions(-)

commit 7e8cf1d65ee82a91978eb7d0b69b62925c3a07a5
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 15:16:15 2007 +0200

    Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fixed a few typos and added some more translations.
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Make animations minimize to taskbar. Make RollUp duration consistent.
    Improve curved/horizontal fold animations' open/close behavior.
    
    Patrick Niklaus
    marex@opencompositing.org
    Patrick Niklaus
    marex@opencompositing.org
    Merge with git+ssh://marex@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Patrick Niklaus
    marex@opencompositing.org
    Patrick Niklaus
    marex@opencompositing.org
    Some minor updates to the German translation

 po/de.po | 56 +++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 37 insertions(+), 19 deletions(-)

commit f07c62355f01ac1fc11f196f46aa99fa9993a11b
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 15:16:14 2007 +0200

    Updated Italian Translation - Thanks to Andrea De Iacovo

 po/it.po | 61 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 31 insertions(+), 30 deletions(-)

commit cab338c68ae00962bc7e992161ba7c50c3eabde0
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 15:16:14 2007 +0200

    Updated Italian Translation - Thanks to Fabio Fiorentini

 po/de.po | 56 +++++++++++++++++++-------------------------------------
 po/it.po | 19 ++++++++++---------
 2 files changed, 29 insertions(+), 46 deletions(-)

commit cbfd365207c5ca387046ab956860adee2c083771
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jul 3 11:30:24 2007 +0200

    Slight optimization.

 src/snow/snow.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit d5eccf2c79d96ff6d32d370b30da440d58a7df05
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jul 3 09:59:37 2007 +0200

    Fixed a few typos and added some more translations.

 po/de.po | 55 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 31 insertions(+), 24 deletions(-)

commit f7b28410287e3a4df6c186eb5722a8e39f9dffd8
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Tue Jul 3 00:29:27 2007 +0200

    Merge with git+ssh://marex@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Treviño - 3v1n0
    trevi55@gmail.com
    Treviño - 3v1n0
    trevi55@gmail.com
    Fixed copyright informations
    DDany is Danilo Saruis

 po/it.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 6aeb8d9715b22f586c0395c6f4a3292ea33dd230
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Tue Jul 3 00:29:27 2007 +0200

    Some minor updates to the German translation

 po/de.po | 23 +++++++++++++++++------
 po/it.po |  6 +++---
 2 files changed, 20 insertions(+), 9 deletions(-)

commit 0613ec8c867189daa749533f7e3119e13c45b409
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 00:04:48 2007 +0200

    Fixed copyright informations
    DDany is Danilo Saruis

 po/it.po | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 1f7e133e11c8ef0d9365aab6d02d7437a2cf950b
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 2 23:49:30 2007 +0200

    Fixed some Italian translations

 po/it.po | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

commit bf939254ccfd6238c9210ca55bbbce7d45a9089b
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 2 23:38:52 2007 +0200

    Updated Italian Translation - thanks to DDany

 po/it.po | 212 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 107 insertions(+), 105 deletions(-)

commit 05df02a6986de2931ea8fa929409d7a737d32cd4
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 2 22:58:56 2007 +0200

    Updated Italian Translation - thanks to Matteo Suppo (Triex)

 po/it.po | 76 ++++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 38 insertions(+), 38 deletions(-)

commit 74bec56972cef2d9e1ccfd63830bfea241ab1656
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 2 16:37:00 2007 +0200

    Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/i18n
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix typo.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Added 'after' dependency for blur which is needed for reflection to be visible with blur loaded.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Indention fixes.

 po/de.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3be10d507daa8a99177483e64bf65c49574b96cd
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 2 16:37:00 2007 +0200

    Added other Italian translations

 po/de.po |   4 +-
 po/it.po | 144 +++++++++++++++++++++++++++++++--------------------------------
 2 files changed, 74 insertions(+), 74 deletions(-)

commit f1d94f13a4de57fdd96b62d3514cc77d8ecd362a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 2 15:40:53 2007 +0200

    Fix typo.

 po/de.po | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9046cd4cf668beae735d5b5bb272ce7ca8272411
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 2 01:46:47 2007 +0200

    Added more Italian translations...

 po/it.po | 144 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 72 insertions(+), 72 deletions(-)

commit 71f9d6eb0e746d67cc7361ea6d32b89e287c41eb
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 2 00:32:59 2007 +0200

    Started Italian Translation for fusion plugins

 po/LINGUAS |    1 +
 po/it.po   | 1351 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1352 insertions(+)

commit 349e2823d1ec3c9fb87cace9b76194a70cb01212
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 1 14:46:56 2007 +0200

    Even more German translations.

 po/de.po | 144 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 63 insertions(+), 81 deletions(-)

commit 5205cae2f7a38e39d6e27a6ce3b2d230b5e9d5f2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 1 14:28:58 2007 +0200

    More German translation updates.

 po/de.po | 296 ++++++++++++++++++++++++++++-----------------------------------
 1 file changed, 130 insertions(+), 166 deletions(-)

commit c16c31fa55b8e7ee6f90be73757127f428202523
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 1 13:41:19 2007 +0200

    Update to include -main plugin translatable strings.
    Added some more translations. Fix wording and typos in a few other translations.

 po/de.po | 2873 +++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 2202 insertions(+), 671 deletions(-)

commit dc30f6f35ef15723f4876ab3893b284ced698ee1
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Jun 30 22:38:32 2007 +0200

    Fixed some typos

 po/de.po | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit d132ad25848868126215ae5dbab7c18f596df9bc
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Jun 30 21:31:50 2007 +0200

    Fixed typo

 po/de.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8e002a06d00f35fec36d13effbd94b5bcc7760ae
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Jun 30 20:44:43 2007 +0200

    Added German translation, may need a review...

 po/LINGUAS |    1 +
 po/de.po   | 1447 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1448 insertions(+)

commit aeb9aa728e12e23002ae28d0d13bcb7208ce8d42
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:59:11 2007 +0200

    Update file list.

 po/POTFILES.in | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 4b5e97753ff042614b81a65c748d3bcfa1d5e929
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Jun 30 14:31:24 2007 +0200

    add translation template for translators to bast their work on.

 po/compiz-fusion-plugins.pot | 1354 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1354 insertions(+)

commit cc3f3f296b7a430822f837b947f86a3666852677
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 14:11:32 2007 +0200

    Update file list.

 po/POTFILES.in | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit c36b33a79535dae9372fd2056e03ae1b02645321
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Jun 30 13:57:11 2007 +0200

    Dummy commit

 po/ChangeLog      |   6 ++
 po/LINGUAS        |   1 +
 po/Makefile.in.in | 218 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/Makevars       |  43 +++++++++++
 po/POTFILES.in    |   7 +-
 5 files changed, 273 insertions(+), 2 deletions(-)

commit 2f20895e3620041780cb510a14606d2eef4e8e39
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 29 17:49:29 2007 +0200

    Indention fixes.

 metadata/fakeargb.xml.in | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit 52d18c1562b71cea3db573b4ea9e19dbef9591b9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 29 17:47:52 2007 +0200

    Dummy commit.

 metadata/tile.xml    | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++
 metadata/tile.xml.in |   1 +
 2 files changed, 150 insertions(+)

commit 4d5b6cbcb1870c221dbdfd92f7db9192014bd2ea
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 29 17:38:40 2007 +0200

    Dummy commit.

 metadata/snow.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit cf21d268aab44a4e57aa53b6f15c703c6046b838
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 28 19:25:51 2007 +0200

    Added translation support.

 Makefile.am           |   2 +-
 configure.ac          |  13 +++--
 data/snow/snow.xml.in | 122 -----------------------------------------
 metadata/Makefile.am  |  28 +++++++---
 metadata/tile.xml     | 149 --------------------------------------------------
 5 files changed, 29 insertions(+), 285 deletions(-)

commit f5eddc2e2fbec5e5f5632b913e7c6f0952851c5c
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 28 19:11:55 2007 +0200

    Added translation support.

 po/POTFILES.in | 2 ++
 1 file changed, 2 insertions(+)

commit 69814078501492772d72a95d8697eccb70753f2c
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 28 19:09:48 2007 +0200

    xml->xml.in

 metadata/{fakeargb.xml => fakeargb.xml.in} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 51d03c9dea87270db6ee70c2621dbfae439073a4
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 28 19:08:49 2007 +0200

    xml->xml.in

 metadata/tile.xml.in | 149 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 149 insertions(+)

commit 590d090f2a668fee2566e1755f7466f31041a39c
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 28 19:07:57 2007 +0200

    dummy commit

 metadata/{snow.xml => snow.xml.in} | 72 +++++++++++++++++++-------------------
 1 file changed, 36 insertions(+), 36 deletions(-)

commit c9d865bbcb5219601d71634a76d3d0b213edc59b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 28 19:06:12 2007 +0200

    xml->xml.in

 data/snow/snow.xml.in | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 122 insertions(+)

commit 2a55bc85187ba8a6aa01d1f2190ad24e9b00752b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 20 18:44:09 2007 +0200

    Rename to Compiz fusion

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

commit cf52868c8ff97d26110e9ebab76c351d0f7e63ed
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Jun 13 15:13:22 2007 +0200

    Remove unneeded hint.

 metadata/snow.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 54c8d37f80a78031fff8da18740e20a04528b8d7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 13:54:34 2007 +0200

    printf -> compLogMessage

 src/snow/snow.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 879cc3d3cd763033f0ec2f18e7b24775a438327b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Jun 9 13:03:52 2007 +0200

    Fix make distcheck

 src/fakeargb/Makefile.am | 2 +-
 src/snow/Makefile.am     | 2 +-
 src/tile/Makefile.am     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 9e9c3fb0d23faa6c3f0170e96880e50cf8659c44
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 2 17:46:21 2007 +0200

    Fix tiling animation multihead issues by using the fullscreen output.

 src/tile/tile.c | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

commit 45896a2bbb6918f6c8ac05ad71c07cbbfc60f7ad
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 02:10:08 2007 +0200

    Applied lastest core changes

 src/tile/tile.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit dc6f0bee301318f941589a2c7b7a4cdaa9dc761d
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 02:06:36 2007 +0200

    Applied lastest core changes

 src/snow/snow.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 31976b7869a600381ec3f27e0434fa7669d9eae6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu May 24 14:34:22 2007 +0200

    Solve some animation weirdnesses.

 src/tile/tile.c | 52 +++++++++++++++++++++++++---------------------------
 1 file changed, 25 insertions(+), 27 deletions(-)

commit a808c67ff91fe52966a67f4212400ad583bb2019
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu May 24 09:40:00 2007 +0200

    Also damage screen on the last animation step.

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

commit ee306a74cc8f7f1e607d60bad0b30d073bd13f8a
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Thu May 24 03:02:22 2007 +0200

    don't install showdesktop.xml

 metadata/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

commit 66a36416c57be4bee50d452ad8049a70ed52e959
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Thu May 24 02:57:08 2007 +0200

    build without showdesktop

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

commit bb2f0a6b10409435338879c1384008516f40d270
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed May 23 22:12:03 2007 +0200

    Fix buildsystem *sigh*

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

commit 954fde162d3cba682c000ba294846bddcccfbad7
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon May 21 19:31:30 2007 +0200

    Remove showdesktop leftovers

 src/showdesktop/Makefile.am | 27 ---------------------------
 1 file changed, 27 deletions(-)

commit a1ae1f746dbd5f3140bfa9cd1e08c80707dcb5f4
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon May 21 19:24:00 2007 +0200

    Remove showdesktop from unsupported plugins

 metadata/showdesktop.xml      |  88 -----
 src/showdesktop/showdesktop.c | 821 ------------------------------------------
 2 files changed, 909 deletions(-)

commit 845fe17e199bde305304018c93bb159e7de84d7a
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 18:08:28 2007 +0200

    build system

 dummy => AUTHORS            |   0
 COPYING                     | 340 ++++++++++++++++++++++++++++++++++++++++++++
 ChangeLog                   |   0
 INSTALL                     | 236 ++++++++++++++++++++++++++++++
 Makefile.am                 |  13 ++
 NEWS                        |   1 +
 README                      |   0
 TODO                        |   0
 VERSION                     |   1 +
 autogen.sh                  |  16 +++
 configure.ac                | 159 +++++++++++++++++++++
 metadata/Makefile.am        |  23 +++
 src/Makefile.am             |   2 +
 src/fakeargb/Makefile.am    |  27 ++++
 src/showdesktop/Makefile.am |  27 ++++
 src/snow/Makefile.am        |  27 ++++
 src/tile/Makefile.am        |  27 ++++
 17 files changed, 899 insertions(+)

commit b04d87e242d69d695f10af2e261abc0fd774cd05
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 04:00:44 2007 +0200

    Makefile update

 metadata/tile.xml |  149 ++++++++
 src/tile/tile.c   | 1103 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1252 insertions(+)

commit 01e6b6095e22556506c35fde16f59cca6687e713
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 04:00:00 2007 +0200

    Makefile update

 metadata/snow.xml | 122 ++++++++++
 src/snow/snow.c   | 715 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 837 insertions(+)

commit 3e8d76a2ff0919efdea068a843683adb3fc3c2a8
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:59:39 2007 +0200

    Makefile update

 metadata/showdesktop.xml      |  88 +++++
 src/showdesktop/showdesktop.c | 821 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 909 insertions(+)

commit 524868117a5048cf3ff4e9944a5699eb968b9f97
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:57:31 2007 +0200

    Makefile update

 metadata/fakeargb.xml   |  17 +++
 src/fakeargb/fakeargb.c | 336 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 353 insertions(+)

commit da054814c52cb45677ee966a8d6a9565d64e6cf3
Author: compiz <compiz@de35.org>
Date:   Mon May 21 00:29:03 2007 +0200

    Dummy commit

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