commit 031da1bb152507c2c2b9c7a4c35d69eab4985727
Author: Alex ARNAUD <aarnaud@hypra.fr>
Date:   Sat Apr 4 12:53:30 2020 -0600

    Release version 0.8.18

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

commit 7f296172077b84239b2d3b9b614f8fc97eadcaf6
Merge: aa8b209 1f39291
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Feb 10 16:16:11 2020 +0000

    Merge branch 'gcc-10-fix' into 'master'
    
    Fixed compilation with gcc-10
    
    Closes #48
    
    See merge request compiz/compiz-plugins-main!79

commit 1f39291442513c08930bef308d0ce9dccea74589
Author: Jaroslav Škarvada <jskarvad@redhat.com>
Date:   Mon Feb 10 17:08:40 2020 +0100

    Fixed compilation with gcc-10
    
    Fixes: #48
    
    Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>

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

commit aa8b209997c085f89842967f102eab822e548d28
Merge: 0b19379 8659261
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Feb 4 16:10:36 2020 +0000

    Merge branch 'focuspoll-list-order' into 'master'
    
    focuspoll: fix event list order to follow specs (oops)
    
    See merge request compiz/compiz-plugins-main!78

commit 8659261f1655fb4874f2cecb8c3d0aa19a21b460
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Tue Feb 4 14:53:29 2020 +0100

    focuspoll: fix event list order to follow specs (oops)

 src/focuspoll/accessibilitywatcher.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0b19379a5848bc39f6c50459c8549c26dc7cd111
Merge: 7403462 8eee041
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Dec 3 19:35:08 2019 +0000

    Merge branch 'negative-lightness-filter' into 'master'
    
    Add a negate filter, by inverting lightness in HSL representation
    
    See merge request compiz/compiz-plugins-main!76

commit 74034627663d214c21127bffce4e10a934190da4
Merge: 0bd753f 28b37a1
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Nov 26 16:56:06 2019 +0000

    Merge branch 'fix-focuspoll-config' into 'master'
    
    focuspoll: Fix broken configuration system
    
    See merge request compiz/compiz-plugins-main!77

commit 28b37a199366f40f9268f33c545deaa0751f9e64
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Tue Nov 26 17:40:58 2019 +0100

    focuspoll: fix incompatible metadata description

 metadata/focuspoll.xml.in | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

commit 1fdd16ad0a086f42de656b29afb7cc686d04e3c8
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Tue Nov 26 17:39:43 2019 +0100

    focuspoll: fix segfault loading ignore_links option

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

commit 0bd753fd1eb1f7b6e1b25a8898eb684b3dd51aae
Merge: f9f2938 01e1bf5
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Nov 25 10:09:13 2019 +0000

    Merge branch 'ezoom-startup-zoom-float' into 'master'
    
    EZoom: accept fractional sizes as the startup zoom factor
    
    See merge request compiz/compiz-plugins-main!75

commit 01e1bf512f5a2c83a84359f62278f19ad1092713
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Mon Nov 25 09:39:58 2019 +0100

    EZoom: set specific zoom's max to actual maximum zoom factor

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

commit ad6c2a7c403a7715cdf39739390aa98ed929ffac
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Fri Nov 22 12:19:00 2019 +0100

    EZoom: accept fractional sizes as the startup zoom factor

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

commit 8eee0414d1b21573ff24cc769f1596db73c2c49d
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Sat Nov 23 16:25:15 2019 +0100

    Add a negate filter, by inverting lightness in HSL representation
    
    This filter inverts the lightness but do not change the hue, thus
    preserving colors (in opposition to RGB negation).

 data/filters/Makefile.am        |   1 +
 data/filters/negative-lightness | 229 ++++++++++++++++++++++++++++++++++++++++
 metadata/colorfilter.xml.in     |   1 +
 3 files changed, 231 insertions(+)

commit f9f2938e9a4e4fdd37129abdcd3bb231202a3395
Merge: e149d46 5ee354d
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Nov 9 15:39:22 2019 +0000

    Merge branch 'fix-focusinfo-segfault' into 'master'
    
    Fix a segfault in focuspoll due to uninitialised use in focusinfo::dup
    
    See merge request compiz/compiz-plugins-main!74

commit 5ee354d9d5fed3b8045fd6afc0ae8f4f75ff97d4
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Sat Nov 9 10:47:49 2019 +0100

    Fix a segfault in focuspoll due to uninitialised use in focusinfo::dup

 src/focuspoll/focusinfo.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e149d462c9a5d34166600a8b54b678cc6aad1a44
Merge: 71528d7 bb2860b
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Nov 8 17:03:49 2019 +0000

    Merge branch 'negate-decoration' into 'master'
    
    French translation to new option "negate decorations" in Neg plugin
    
    See merge request compiz/compiz-plugins-main!73

commit 71528d70f11c2c4ccfd4fcbbdbd38cf52087e4de
Merge: d7cf269 e7d29cb
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Nov 8 17:03:46 2019 +0000

    Merge branch 'fix-enable-startup' into 'master'
    
    neg: fix/enhance behaviour of auto-toggles
    
    Closes #47
    
    See merge request compiz/compiz-plugins-main!72

commit bb2860b8d1c006b81b371bde721575ff92cbb675
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Fri Nov 8 10:49:28 2019 +0100

    French translation to new option "negate decorations" in Neg plugin

 po/fr.po | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit e7d29cb8ca58d8f5e41016dc0b77f8e30e063343
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Tue Nov 5 15:46:24 2019 +0100

    neg: fix/enhance behaviour of auto-toggles
    
    Currently auto-toggles for whole screen and selected windows fight together
    plus the fact that deactivating a default also deactivates corresponding
    current state. This commit fixes all this by forcing activation of a toggle
    if not already active but keeping current state the same otherwise.
    Also toggling one of the option while the other is still active AND both match
    some window will not double-toggle anymore.

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

commit d7cf269fe81334af50a6c66ed9ef7b12aa8c915c
Merge: 56a5cb1 eb94ed4
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Nov 5 18:20:07 2019 +0000

    Merge branch 'focuspoll-list-and-zero' into 'master'
    
    focuspoll: provide a list of events and zero-width events
    
    See merge request compiz/compiz-plugins-main!70

commit 56a5cb15c08b4fb1a14a973c5800633aeafb545d
Merge: d3a77c3 33e44c0
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Oct 26 03:50:17 2019 +0000

    Merge branch 'negate-decoration' into 'master'
    
    Add option to negate the window decoration too in neg plugin
    
    See merge request compiz/compiz-plugins-main!71

commit 33e44c0484dcde26890815cd819a8b329f92a439
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Fri Oct 25 22:15:12 2019 +0200

    Don't forget to update a comment for neg plugin decoration option

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

commit a314537f4ecb8093c7679eb14ca447f02eec3d56
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Fri Oct 25 15:19:44 2019 +0200

    Add option to negate the window decoration too in neg plugin

 metadata/neg.xml.in |  5 +++++
 src/neg/neg.c       | 10 ++++++++--
 2 files changed, 13 insertions(+), 2 deletions(-)

commit eb94ed49be2ff482d5a75f78a79e977e71e2242d
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Tue Oct 15 21:15:52 2019 +0200

    focuspoll: provide a list of events and zero-width events
    
    With this commit focuspoll provides a list of events to callbacks, one
    (the last) of each followed type. This avoids one event type beeing shadowed
    by another and fits what we expect from a poller: give the current/last state.
    The list is ordered, first is older.
    We also now restore the zero-width of events where a hack was setting an arbitrary
    one-character width to get real answers from atspi.
    These changes were needed for plugin highlightcontent from -extra repo.

 include/compiz-focuspoll.h             | 17 +++++++++++------
 src/ezoom/ezoom.c                      | 26 +++++++++++++++-----------
 src/focuspoll/accessibilitywatcher.cpp | 23 +++++++++++++----------
 src/focuspoll/focuspoll.cpp            | 32 +++++++++++++++++++++++++-------
 4 files changed, 64 insertions(+), 34 deletions(-)

commit d3a77c3f5f21415507bd2d1a47b34d2b6cdd29b6
Merge: b110b2a 4b4fd00
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Oct 22 14:15:27 2019 +0000

    Merge branch 'ezoom-remove-initiate-terminate' into 'master'
    
    Ezoom remove initiate terminate
    
    Closes #44
    
    See merge request compiz/compiz-plugins-main!69

commit 4b4fd0066f1f2528e5323eb514568bf718536e06
Author: Jonathan Michalon <jonathan@michalon.eu>
Date:   Tue Oct 22 11:45:09 2019 +0200

    Remove leftover initiate option
    
    It seems that the "initiate" sort-of standard option which is not used anymore
    in ezoom is still there and by some default somewhere, <enter>/<escape> trigger
    the terminate (un-initiate) action. Nothing in config allows to modify this
    and we probably don't want to re-introduce an initiate step. Moreover it just
    resets the zoom to 1.0 which can already be done by "specific zoom" actions.
    Remove that stuff. Fixes issue #44.

 src/ezoom/ezoom.c | 53 +----------------------------------------------------
 1 file changed, 1 insertion(+), 52 deletions(-)

commit b110b2a4d02cecef245e53b3fca20aac9668b59d
Merge: 58ba1cc 7e0eb1a
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Oct 17 13:44:18 2019 +0000

    Merge branch '10_xysync' into 'master'
    
    ezoom: Sync X and Y translations
    
    See merge request compiz/compiz-plugins-main!68

commit 7e0eb1a96eb038e73a266b2b0257e5c50df93538
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Wed Oct 16 19:27:42 2019 +0200

    ezoom: Sync X and Y translations
    
    Sync X and Y translation to get straight movement instead of a
    ping-pong effect.
    
    Based on a patch by @sthibaul.

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

commit 58ba1cc32f7b59777a45786d31a838a1c6a67168
Merge: 4ae507c 60d0a2f
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Oct 16 15:32:29 2019 +0000

    Merge branch 'po-french' into 'master'
    
    French translation update
    
    See merge request compiz/compiz-plugins-main!67

commit 60d0a2fb64f8dbe7703a5b397321cab048176981
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Wed Oct 16 16:42:14 2019 +0200

    French translation update

 po/fr.po | 606 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 464 insertions(+), 142 deletions(-)

commit 4ae507cf244dbbd8b4e40458fffd4fe625710823
Merge: 8211c87 4434a78
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Oct 15 17:55:31 2019 +0000

    Merge branch 'colorfilter-notifications' into 'master'
    
    colorfilter: Add support for showing a notification on filter change
    
    See merge request compiz/compiz-plugins-main!66

commit 8211c877e2e449e16af09d1b3f0e189738783218
Merge: 02149fc aaa1ea5
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Oct 15 17:52:36 2019 +0000

    Merge branch 'focuspoll-focus-caret' into 'master'
    
    focuspoll: Consider the caret position when focusing editable fields
    
    See merge request compiz/compiz-plugins-main!65

commit aaa1ea53b6a545067041fa921781a12b9b3c7d80
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Tue Oct 15 17:52:36 2019 +0000

    focuspoll: Consider the caret position when focusing editable fields
    
    This allows to have a consistent position upon focus of such fields
    that have a finer granularity than a plain block.

 src/focuspoll/accessibilitywatcher.cpp | 34 ++++++++++++++++++++++++----------
 1 file changed, 24 insertions(+), 10 deletions(-)

commit 4434a787beda8c42adc60f85a39594ad1722b470
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Tue Oct 15 11:58:58 2019 +0200

    colorfilter: Add support for showing a notification on filter change
    
    Add an option to show a notification when the current filter changes,
    allowing the user to check which filter actually got enabled.

 configure.ac                  |   4 ++
 metadata/colorfilter.xml.in   |   5 ++
 po/POTFILES.in                |   1 +
 src/colorfilter/Makefile.am   |   4 +-
 src/colorfilter/colorfilter.c | 110 +++++++++++++++++++++++++++++++++++++-----
 5 files changed, 112 insertions(+), 12 deletions(-)

commit 02149fc3e066284dbf963038a7114ce4ce73dbfa
Merge: 88be275 e88ab11
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Oct 15 17:40:25 2019 +0000

    Merge branch 'colorfilter-settings' into 'master'
    
    colorfilter: Add support for activation at startup and to disable cumulative filtering
    
    See merge request compiz/compiz-plugins-main!64

commit e88ab110b8319675729bc08f69cd9b1338ccad6a
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Wed Mar 13 11:01:36 2019 +0100

    colorfilter: Add an option to enable cumulative filter mode
    
    This is useful to control which filter is enabled at startup, and
    choose whether to have cumulative mode or a specific filter.
    
    Moreover, cumulative mode is interesting only when a specific set of
    filters was selected, as not all filters play well together.
    
    This changes the default from enabled to disabled, but it seems
    reasonable as the cumulative mode is less commonly useful, and we even
    currently have a broken filter that prevents the cumulative mode from
    working at all.

 metadata/colorfilter.xml.in   |  5 +++++
 src/colorfilter/colorfilter.c | 27 +++++++++++++++++++++++++--
 2 files changed, 30 insertions(+), 2 deletions(-)

commit 07b5cd730d40eeac4dfd63071d2f28167f4586e0
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Wed Mar 13 11:01:00 2019 +0100

    colorfilter: Add an option to enable filtering at startup

 metadata/colorfilter.xml.in   |  5 +++++
 src/colorfilter/colorfilter.c | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)

commit 88be275163c66c4cb4d59fc5b0f575d404b4fd94
Merge: 5ccc600 ef0d42b
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Oct 11 16:06:43 2019 +0000

    Merge branch 'ezoom-notifications' into 'master'
    
    ezoom: Add support for tracking notifications
    
    See merge request compiz/compiz-plugins-main!63

commit ef0d42b043cf3eb9ef765abbf10452197fad24d1
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Oct 10 18:21:41 2019 +0200

    ezoom: Better notifications handling
    
    Add an option to choose whether to follow notifications, as well as
    options to control for how long the notification is forcefully shown,
    and the timeout until the focus goes back to the previous zoom location
    if no other event happened.

 metadata/ezoom.xml.in |  24 ++++++++++++
 src/ezoom/ezoom.c     | 106 +++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 129 insertions(+), 1 deletion(-)

commit 084e615d356571ccd117312b99cc2e95cbdca5eb
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Oct 10 16:48:02 2019 +0200

    focuspoll: Don't drop notification events and keep only one other event
    
    Don't keep a list of the last 5 events as we only delivered the last
    one anyway.
    
    Instead, remove all non-notification events but the last one, but keep
    all notification events as they should not get dropped by a larger
    sequence.

 src/focuspoll/accessibilitywatcher.cpp | 16 +++++++++++-----
 src/focuspoll/focuspoll.cpp            |  5 +++--
 2 files changed, 14 insertions(+), 7 deletions(-)

commit 0a78a78498d1a79c86d9aee074d4461127b4a43a
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Oct 10 16:41:37 2019 +0200

    focuspoll: Report a type for focus locations
    
    This allows clients to get more context on the focus area.

 include/compiz-focuspoll.h  | 3 ++-
 src/ezoom/ezoom.c           | 6 ++++--
 src/focuspoll/focuspoll.cpp | 5 +++--
 3 files changed, 9 insertions(+), 5 deletions(-)

commit 7515d3c0cdc4ec1fdf7bd858b701364fb774b56a
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Oct 10 16:23:15 2019 +0200

    focuspoll: Unify pushing an event to the queue

 src/focuspoll/accessibilitywatcher.cpp | 37 +++++++++++++++++-----------------
 src/focuspoll/accessibilitywatcher.h   |  1 +
 2 files changed, 19 insertions(+), 19 deletions(-)

commit 2d668156ae3ddce1a8d5d21b348e8ad434ee1315
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Oct 10 16:12:01 2019 +0200

    focuspoll: Report events from notifications

 src/focuspoll/accessibilitywatcher.cpp | 31 +++++++++++++++++++++++++++++++
 src/focuspoll/accessibilitywatcher.h   |  1 +
 2 files changed, 32 insertions(+)

commit 5ccc600c3f7281a242730243e6b1187f2e375e6c
Merge: 7c98661 205103b
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Aug 26 17:29:39 2019 +0000

    Merge branch 'mouse_compute_fix' into 'master'
    
    Fix mouse position computation rounding
    
    See merge request compiz/compiz-plugins-main!62

commit 205103b0513015d0e18ac69f197aed6f550de5bf
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 26 18:36:08 2019 +0200

    Fix mouse position computation rounding
    
    Storing the result in integer variables would round the result early,
    yielding to shaky results. Better round only at last to get stable
    values.

 src/ezoom/ezoom.c | 43 +++++++++++++++++++++++++++----------------
 1 file changed, 27 insertions(+), 16 deletions(-)

commit 7c986612828536965bbfd6a1b84616a32a64f5c3
Merge: 64166e6 2543f4d
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Aug 26 16:03:41 2019 +0000

    Merge branch 'scale_mouse_default' into 'master'
    
    Enable mouse scaling by default
    
    See merge request compiz/compiz-plugins-main!61

commit 2543f4ddda39700de5501fa0fe7cbacdf90fd194
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sat Aug 24 01:50:17 2019 +0200

    Enable mouse scaling by default

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

commit 64166e6b4ef38f4a97b8d87c623460625f8494fc
Merge: 7c608cb 0376f19
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Aug 23 23:58:44 2019 +0000

    Merge branch 'reading-position' into 'master'
    
    ezoom: Handle reading-position events
    
    See merge request compiz/compiz-plugins-main!59

commit 0376f197c32bb7a16e0e4dd6075ead06456d52a0
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Tue May 21 16:13:40 2019 +0200

    ezoom: Handle reading-position events
    
    These are produced by Orca while reading a long piece of text, so we can
    move the zoom along.

 configure.ac                           |  4 ++
 src/focuspoll/accessibilitywatcher.cpp | 90 +++++++++++++++++++++++++++++++---
 src/focuspoll/accessibilitywatcher.h   |  4 +-
 3 files changed, 91 insertions(+), 7 deletions(-)

commit 7c608cbb032040652588dbb31016ee29a8d1bdd2
Merge: 7340d13 1ebc01e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Aug 12 20:15:23 2019 +0000

    Merge branch 'altcaret' into 'master'
    
    Fix alternative caret retrieval in Firefox & Thunderbird
    
    See merge request compiz/compiz-plugins-main!58

commit 1ebc01eb2a8210d3a9a090c268c1e8342c463d9f
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 12 13:48:19 2019 +0200

    Fix alternative caret retrieval in Firefox & Thunderbird
    
    when caret is at end of line or on empty text.
    
    - Using xAlt etc. without calling getAlternativeCaret first would
    obviously only get 0.
    - The alternative caret position should only be used when it actually
    gave a useful result, otherwise we have to stick to the normal
    information
    - Instead of adding hAlt at the caller place, getAlternativeCaret should
    just compute the proper y position already.

 src/focuspoll/accessibilitywatcher.cpp | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)

commit 7340d1388a1449667b7c9faaca0174323eb05c46
Merge: d512435 5aaa21c
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Aug 2 10:12:36 2019 +0000

    Merge branch 'atspi_name' into 'master'
    
    accessible watcher: Support telling at-spi our name
    
    See merge request compiz/compiz-plugins-main!57

commit 5aaa21c47ef179f63358dd99e1867e01ceb11bcc
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Aug 2 11:26:27 2019 +0200

    accessible watcher: Support telling at-spi our name
    
    Which is useful for debugging, but will also be useful once focuspoll starts
    notifying its focus, for non-regression testing.

 src/focuspoll/accessibilitywatcher.cpp | 86 ++++++++++++++++++++++++++++++++++
 1 file changed, 86 insertions(+)

commit d512435525f3ccfff0539c2141644735bb0e996d
Merge: 7f3d42c 7f26d15
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat May 25 00:52:39 2019 +0000

    Merge branch 'master' into 'master'
    
    titleinfo: don't flag remote windows as root-owned
    
    See merge request compiz/compiz-plugins-main!56

commit 7f26d15df1c6736448feca3c23188dc4f84784a8
Author: Steven Luo <steven@steven676.net>
Date:   Tue May 14 20:35:57 2019 -0700

    titleinfo: don't flag remote windows as root-owned
    
    The _NET_WM_PID property set on remote windows is the PID of the process
    on the remote machine, so we cannot use it locally to determine whether
    the process is root-owned.  As we have no way of discovering the
    ownership of the remote process, we should just refuse to flag remote
    windows as root-owned.

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

commit 7f3d42cfd62b27dd7874ebd8e45ab671cc27fa6d
Merge: cedf76e 274245d
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Feb 14 19:45:43 2019 +0000

    Merge branch 'status' into 'master'
    
    accessibility watcher: Set org.a11y.Status.IsEnabled to true
    
    See merge request compiz/compiz-plugins-main!55

commit 274245d2d8606a652e25ffb1aa7be71ad3874d2a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu Feb 14 17:59:13 2019 +0100

    accessibility watcher: Set org.a11y.Status.IsEnabled to true
    
    Otherwise e.g. mozilla applications would not expose at-spi unless e.g.
    orca is running.

 src/focuspoll/accessibilitywatcher.cpp | 66 ++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)

commit cedf76e0afae65019155aa20804126e6aea8eb78
Merge: 9b27de5 b25b887
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Feb 12 10:37:45 2019 +0000

    Merge branch 'visible' into 'master'
    
    accessibilitywatcher: Ignore events from invisible objects
    
    See merge request compiz/compiz-plugins-main!54

commit b25b8878c017a89bb9e02145fab5f452db4b143a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Feb 11 20:19:48 2019 +0100

    accessibilitywatcher: Ignore events from invisible objects
    
    which have their extents actually undefined.

 src/focuspoll/accessibilitywatcher.cpp | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 9b27de5d302a31c06afe176bdab604f27bb63131
Merge: a84c7c9 d182ef6
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Jan 14 11:15:00 2019 +0000

    Merge branch '11_shortcuts' into 'master'
    
    Make ColorFilter, EZoom, Neg and Mag plugins shortcuts work during grabs
    
    See merge request compiz/compiz-plugins-main!53

commit a84c7c906ac120ae80724f9138ae06dd97f9c228
Merge: 776bdce cc49575
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Jan 9 20:12:32 2019 +0000

    Merge branch 'ezoom-clone' into 'master'
    
    ezoom: Fix painting on the fullscreen output
    
    See merge request compiz/compiz-plugins-main!52

commit d182ef63b47d7609789487613975b12be489a580
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Sep 27 16:01:54 2018 +0200

    mag: Make shortcuts work during grabs

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

commit 6414b1e85278ad81c2a611def3ce27fb6e0c76ee
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Sep 27 15:03:55 2018 +0200

    neg: Make shortcuts work during grabs

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

commit 9c903432b12e6d978b3519608a0dacbe7ef1a28f
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Sep 27 14:59:45 2018 +0200

    ezoom: Make shortcuts work during grabs

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

commit b05130eecdcf01cd0c64d0f26c75cf8f95c23ce5
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Thu Sep 27 09:49:06 2018 +0200

    colorfilter: Make shortcuts work during grabs

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

commit cc49575fcc120466aebaaf02e731f7a5862f4224
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Wed Jan 9 16:08:29 2019 +0100

    ezoom: Fix painting on the fullscreen output
    
    This fixes support of e.g. XRandr-cloned outputs.  It should fix any
    situation where outputs overlap, in which case rendering is done on the
    fullscreen output instead of per-output.
    
    This makes the plugin properly handle the fullscreen output ID, and use
    the zoom area of the first output device in that case.
    
    Based on a patch from Samuel Thibault.

 src/ezoom/ezoom.c | 354 ++++++++++++++++++++++++++++--------------------------
 1 file changed, 183 insertions(+), 171 deletions(-)

commit 776bdce4be6baa5a107c51003df2449ace1d677a
Merge: 5b0ac91 3a38e4f
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Jan 8 17:09:38 2019 +0000

    Merge branch '13_track-click' into 'master'
    
    mousepoll: Also consider mouse clicks for its tracking delays
    
    See merge request compiz/compiz-plugins-main!51

commit 5b0ac91e0d4284657a6aa46ccd076059f754fbf3
Author: Eignar17 <Eignar17@gmail.com>
Date:   Wed Nov 14 21:58:46 2018 -0500

    Add focuspoll icon (#44)

 icons/Makefile.am          |   1 +
 icons/plugin-focuspoll.svg | 356 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 357 insertions(+)

commit 49cd6ca8b2300cf8b89ce6fb7c138fadcc4f4c2b
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Mon Nov 12 00:36:37 2018 +0300

    focuspoll: Apply C++ flags to CXXFLAGS, not CPPFLAGS

 src/focuspoll/Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

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

    Post-release version increment

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

commit 3b1cc1f8a6d9087430b9007359aeeb7f8b458f17
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Nov 11 10:22:17 2018 -0700

    Release version 0.8.16

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

commit 3c68bc331aaeeee3d9f38e02db81a9ec161244ce
Merge: 2baa4c3 169b1e5
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Nov 9 20:36:02 2018 +0000

    Merge branch 'delay' into 'master'
    
    ezoom: increase default follow_focus_delay to 1s
    
    See merge request compiz/compiz-plugins-main!50

commit 169b1e5ac2593f783cb272ae580ec1152eb5f91a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Nov 9 17:12:31 2018 +0100

    ezoom: increase default follow_focus_delay to 1s
    
    Keeping follow_focus_delay to a small values yields to jump behavior when
    e.g. browsing web pages, which trigger focus hints while looking around with
    the mouse.

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

commit 2baa4c3e9c0066bd6f3612f9699da8fa6b5bad8e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Nov 8 16:25:52 2018 -0700

    Make build system pass distcheck

 icons/Makefile.am         | 8 ++++++++
 src/focuspoll/Makefile.am | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 2aa420866580e4dca7d3503e72ef244f5ac11e67
Merge: a56429c bc96f35
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Oct 23 20:21:07 2018 +0000

    Merge branch 'refs' into 'master'
    
    accessibilitywatcher: Add missing references
    
    See merge request compiz/compiz-plugins-main!49

commit bc96f35bf5be02102d07143293fddf6777d475f5
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Tue Oct 23 10:55:07 2018 +0200

    accessibilitywatcher: Add missing references
    
    unique_gobject can only be used after getting a reference. When just
    peeking an Accessible * from somewhere, we need to explicitly add a
    reference.
    
    This fixes some crashes due to unexpected data release because the
    reference count got to 0 too soon.

 src/focuspoll/accessibilitywatcher.cpp | 26 +++++++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)

commit a56429c2afee4b8207942b9522e40a28185dd9d7
Merge: 5d8e7a0 dce7e3e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Oct 3 14:26:27 2018 +0000

    Merge branch 'parent_loop' into 'master'
    
    accessibilitywatcher: Avoid parent loop
    
    See merge request compiz/compiz-plugins-main!47

commit dce7e3ed3c48cfd4e45e3e004b1b4bb256844ca2
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Oct 3 10:48:59 2018 +0200

    accessibilitywatcher: Avoid parent loop
    
    Some applications (such as Caja) sometimes make objects parent of
    themselves, so we have to check against that to avoid looping infinitely.

 src/focuspoll/accessibilitywatcher.cpp | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 3a38e4fbab3cdc088f9fccb958ecfcd113571dbb
Author: Colomban Wendling <cwendling@hypra.fr>
Date:   Tue Sep 25 14:24:36 2018 +0200

    mousepoll: Also consider mouse clicks for its tracking delays
    
    Based on a patch from Samuel Thibault.

 src/mousepoll/mousepoll.c | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 5d8e7a0c5fea65ff34cd4cc93e68845a82912ffe
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Sep 19 14:00:54 2018 -0600

    focuspoll: Use c++11 standard

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

commit e1eb2775e75b33a3aefca10c1f02179d876147de
Merge: 6da0927 5ef7f3b
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Sep 7 17:51:23 2018 +0000

    Merge branch 'startup' into 'master'
    
    ezoom: Add option to specific initial zoom value
    
    See merge request compiz/compiz-plugins-main!46

commit 6da09275043f44624007dfce1e1050a188f4fd43
Merge: 4bcc1c2 355b1c9
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Aug 31 18:45:35 2018 +0000

    Merge branch 'ezoom-1.0-zoomin' into 'master'
    
    ezoom: Always zoom in to the mouse position when starting from 1.0
    
    See merge request compiz/compiz-plugins-main!45

commit 4bcc1c2c2a649b305af0f50dfc8fe1601d280ff4
Merge: e836752 2ffc230
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Aug 31 18:44:56 2018 +0000

    Merge branch 'master' into 'master'
    
    ezoom: Reduce mouse to focus switch default delay to 0.1
    
    See merge request compiz/compiz-plugins-main!44

commit 5ef7f3bf0f00d7a1a6786f4d26e80a161935bed2
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Aug 31 18:18:37 2018 +0200

    ezoom: Add option to specific initial zoom value

 metadata/ezoom.xml.in | 10 ++++++++++
 src/ezoom/ezoom.c     | 14 +++++++++++---
 2 files changed, 21 insertions(+), 3 deletions(-)

commit 355b1c9598afd18921341ec23949126e51745bc0
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Aug 31 16:20:21 2018 +0200

    ezoom: Always zoom in to the mouse position when starting from 1.0

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

commit 2ffc2304ad251432fba36563120f8f65d75e547d
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Aug 31 16:06:52 2018 +0200

    ezoom: Reduce mouse to focus switch default delay to 0.1
    
    The 1s delay is surprising when one is not aware of it, and thus
    probably not a good default value.

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

commit e836752d167f202eb62ab0fbb3165176cfb94382
Merge: 8bd13fc a125254
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Aug 30 22:16:52 2018 +0000

    Merge branch 'focuspoll' into 'master'
    
    ezoom: Add focus tracking
    
    See merge request compiz/compiz-plugins-main!43

commit a12525496fcdc4afd742d06dedbec0e942977535
Author: ksamak <ksamak@ksalaptop>
Date:   Wed Aug 29 16:59:22 2018 +0200

    ezoom: Add focus tracking
    
    This is implemented in a separate focuspoll module, which uses atspi to
    get desktop events. Tracking switches between focus changes and mouse
    changes whenever one or the other moves, but precedence is given to the
    mouse.

 Makefile.am                            |   3 +-
 compiz-focuspoll.pc.in                 |  12 +
 configure.ac                           |   9 +
 include/Makefile.am                    |   1 +
 include/compiz-focuspoll.h             |  47 +++
 metadata/Makefile.am                   |   1 +
 metadata/ezoom.xml.in                  |  56 ++-
 metadata/focuspoll.xml.in              |  31 ++
 po/POTFILES.in                         |   1 +
 src/Makefile.am                        |   1 +
 src/ezoom/ezoom.c                      | 283 +++++++++++--
 src/focuspoll/Makefile.am              |  23 ++
 src/focuspoll/accessibilitywatcher.cpp | 712 +++++++++++++++++++++++++++++++++
 src/focuspoll/accessibilitywatcher.h   |  70 ++++
 src/focuspoll/focusinfo.cpp            | 123 ++++++
 src/focuspoll/focusinfo.h              | 105 +++++
 src/focuspoll/focuspoll.cpp            | 481 ++++++++++++++++++++++
 17 files changed, 1911 insertions(+), 48 deletions(-)

commit 8bd13fc795386147a26d4897e048d49092eb427b
Merge: 2f53a0f 750dfc0
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Aug 29 21:49:45 2018 +0000

    Merge branch 'inverse_zoom' into 'master'
    
    Inverse zoom values exposed to users
    
    See merge request compiz/compiz-plugins-main!42

commit 750dfc02dba81fa1a85f7c9126c2e6b8f3aa36a1
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Aug 29 16:21:19 2018 +0200

    Inverse zoom values exposed to users
    
    The options themselves were saying: "A value of 0.5 equals 2x zoom", i.e. the
    value is counterintuitive, and it is much more user-friendly to inverse the
    values presented to the user.

 metadata/ezoom.xml.in | 45 ++++++++++++++++++++++-----------------------
 src/ezoom/ezoom.c     | 24 ++++++++++++------------
 2 files changed, 34 insertions(+), 35 deletions(-)

commit 2f53a0f38fbe399f53e313537e6cd5d16484b179
Merge: 7a09e4a b540407
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Aug 29 19:01:48 2018 +0000

    Merge branch 'rephrase' into 'master'
    
    Add "Change" to "Zoom Speed" and "Zoom Timestep"
    
    See merge request compiz/compiz-plugins-main!41

commit 7a09e4ae155564fc621449bbc899f0d289d40a8a
Merge: 1457015 8e26e62
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Aug 29 16:27:30 2018 +0000

    Merge branch 'spec_target_focus' into 'master'
    
    Do not enable "Target Focused Window on Specific Zoom" by default
    
    See merge request compiz/compiz-plugins-main!40

commit 1457015834b41c7a7adf7dad92d2cb7a9a61c447
Merge: beb4013 d29a7c7
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Aug 29 16:26:43 2018 +0000

    Merge branch 'showmouse-ezoom' into 'master'
    
    Fix combination of showmouse and ezoom
    
    See merge request compiz/compiz-plugins-main!39

commit b540407ee40e24fa5dc475581799e56bbadc2bae
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Aug 29 16:14:51 2018 +0200

    Add "Change" to "Zoom Speed" and "Zoom Timestep"
    
    It does not make sense to say that a zoom has a speed, it is the change of zoom
    which does have a speed.

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

commit 8e26e629f652a328d7f190a633461019fdff8c8d
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Aug 29 16:12:55 2018 +0200

    Do not enable "Target Focused Window on Specific Zoom" by default
    
    It is much more useful to have the option "Target Focused Window on Specific
    Zoom" disabled by default: specific zoom are typically used to quickly switch
    between a global view and a view on a specific part of the screen. It is
    more convenient for the user to use the mouse to point which part of the
    screen should be magnified, instead of the focused window which may be much
    bigger/smaller/shifted/etc. compared to what should be magnified.

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

commit d29a7c7aad03fd5cdba913b85f4b82f60b03f917
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Fri Jul 20 11:42:44 2018 +0200

    Fix combination of showmouse and ezoom
    
    The ordering of showmouse and ezoom needs to be deterministic to get
    coherent behavior.

 metadata/ezoom.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit beb401325b70665493270b1bd5a84a16f2e69a4d
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Thu Jul 12 20:23:33 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 f233ea8d9fd4620e44ab3caaac9a8c4fc66bd893
Author: Elliot Chandler <elliot@futuramerlin.com>
Date:   Sat Jun 23 02:38:30 2018 -0400

    Makefile.am gtk-update-icon-cache: Respect DESTDIR (#43)
    
    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 2522700cd61c90b65a1ea27b05d0b979df352d05
Author: Eignar17 <Eignar17@gmail.com>
Date:   Fri Jun 22 22:19:51 2018 -0500

    Update es.po (#41)

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

commit 210dcb7599288217a788909fe37c5771d2821e7b
Author: Eignar17 <Eignar17@gmail.com>
Date:   Fri Jun 22 20:56:15 2018 -0500

    Update es.po Title Bar Info (#40)

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

commit b5c5679c413babcccbd407d5c313c46be7af1d59
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Jun 19 10:28:47 2018 -0600

    Actually add icon files

 icons/plugin-animation.svg      |  128 +++
 icons/plugin-colorfilter.svg    |  375 +++++++
 icons/plugin-expo.svg           |  894 +++++++++++++++++
 icons/plugin-ezoom.svg          | 1214 +++++++++++++++++++++++
 icons/plugin-imgjpeg.svg        |  207 ++++
 icons/plugin-mag.svg            |  903 +++++++++++++++++
 icons/plugin-mousepoll.svg      |  319 ++++++
 icons/plugin-neg.svg            |  472 +++++++++
 icons/plugin-opacify.svg        |  640 ++++++++++++
 icons/plugin-put.svg            |  551 +++++++++++
 icons/plugin-resizeinfo.svg     |  328 +++++++
 icons/plugin-ring.svg           |  892 +++++++++++++++++
 icons/plugin-scaleaddon.svg     | 2076 +++++++++++++++++++++++++++++++++++++++
 icons/plugin-session.svg        |  546 ++++++++++
 icons/plugin-shift.svg          |  868 ++++++++++++++++
 icons/plugin-snap.svg           |  690 +++++++++++++
 icons/plugin-staticswitcher.svg |  608 ++++++++++++
 icons/plugin-text.svg           |  712 ++++++++++++++
 icons/plugin-thumbnail.svg      |  532 ++++++++++
 icons/plugin-vpswitch.svg       | 2046 ++++++++++++++++++++++++++++++++++++++
 icons/plugin-winrules.svg       |  685 +++++++++++++
 icons/plugin-workarounds.svg    |  779 +++++++++++++++
 22 files changed, 16465 insertions(+)

commit 62c50a9f3476791c146e6d85770470705a051f8c
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Jun 18 18:47:23 2018 -0600

    Import icons for ccsm

 icons/Makefile.am | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

commit b0da3c837dab4b22e9f494afeb897b8245781e80
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Fri Jun 8 20:23:45 2018 +0300

    Update links

 AUTHORS                             | 2 +-
 include/compiz-mousepoll.h          | 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/fa.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/animation/animation.c           | 2 +-
 src/animation/curvedfold.c          | 2 +-
 src/animation/dodge.c               | 2 +-
 src/animation/dream.c               | 2 +-
 src/animation/fade.c                | 2 +-
 src/animation/focusfade.c           | 2 +-
 src/animation/glide.c               | 2 +-
 src/animation/horizontalfold.c      | 2 +-
 src/animation/magiclamp.c           | 2 +-
 src/animation/rollup.c              | 2 +-
 src/animation/wave.c                | 2 +-
 src/animation/zoomside.c            | 2 +-
 src/expo/expo.c                     | 8 ++++----
 src/mag/mag.c                       | 2 +-
 src/mousepoll/mousepoll.c           | 2 +-
 src/neg/neg.c                       | 4 ++--
 src/opacify/opacify.c               | 4 ++--
 src/resizeinfo/resizeinfo.c         | 4 ++--
 src/ring/ring.c                     | 2 +-
 src/scaleaddon/scaleaddon.c         | 2 +-
 src/session/session.c               | 2 +-
 src/shift/shift.c                   | 6 +++---
 src/snap/snap.c                     | 4 ++--
 src/staticswitcher/staticswitcher.c | 2 +-
 src/text/text.c                     | 4 ++--
 src/thumbnail/thumbnail.c           | 2 +-
 src/titleinfo/titleinfo.c           | 2 +-
 src/vpswitch/vpswitch.c             | 6 +++---
 src/workarounds/workarounds.c       | 2 +-
 61 files changed, 74 insertions(+), 74 deletions(-)

commit 5723352de4691216be4fb5189866f6a52c5e6787
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri May 18 10:20:14 2018 -0600

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

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

commit 0c167a3701ca935ca3282348e882f01ffc03a8c4
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri May 18 10:19:07 2018 -0600

    Update icon install path

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

commit d0f9e803b8cb8a2069f3ff7c3d33dab709585c84
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Wed May 16 00:06:34 2018 +0300

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

 po/compiz-plugins-main.pot | 2574 --------------------------------------------
 1 file changed, 2574 deletions(-)

commit 4d964ef0f1a69546a353b1903fe5b6ab25426f8a
Author: Eignar17 <Eignar17@gmail.com>
Date:   Sat May 12 22:45:42 2018 -0600

    titleinfo: Add ccsm icon

 Makefile.am                |   2 +-
 configure.ac               |   4 +
 icons/Makefile.am          |   3 +
 icons/plugin-titleinfo.svg | 489 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 497 insertions(+), 1 deletion(-)

commit 218bf444e1be0f13d2ff160da6a63ac4834ce94d
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Feb 4 13:32:26 2018 -0700

    neg: Only damage window if state has changed
    
    Small optimization which avoids damaging all windows every time.

 src/neg/neg.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 7e9cf362ec2e23733c5202d3e2a6fe74bbde313e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Feb 4 13:16:32 2018 -0700

    neg: Allow negating desktop wallpaper windows
    
    Add special case to allow negating desktop windows if they match.

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

commit b37138950b810504101bcac6ddf01489d4316d74
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sun Feb 4 13:12:36 2018 -0700

    neg: Simplify window drawing function
    
    Remove code copied from paint.c and instead call core to
    draw windows that are not negative, such as decorations.

 src/neg/neg.c | 324 +++-------------------------------------------------------
 1 file changed, 16 insertions(+), 308 deletions(-)

commit ff2560fcdd639ecda7e9b91c0775970f7383b093
Author: Elliot Chandler <elliot@futuramerlin.com>
Date:   Mon Jan 22 19:02:04 2018 -0500

    negative: One bug fix, three new features (#37)
    
    This PR adds one bug fix and three new features.
    
    The bug fix is that it includes @soreau's fix to always allow toggling windows.
    
    The first new feature is Auto-Toggle Screen (with its associated exclusion
    match field). This checkbox, when checked, will put the entire screen into
    a negated state, excluding any windows listed in its exclusion match field.
    
    The second new feature is Preserve Toggled Windows. This checkbox,
    when checked, will preserve the windows' state when using general toggles
    (Matched Windows or Screen).
    
    The third new feature is a checkbox for Auto-Clear Toggled Window State.
    This checkbox is checked by default, but can be unchecked to have toggling
    a match group invert matched windows that are already inverted a second
    time, resulting in them being non-negated.
    
    This PR also fixes some whitespace errors in NEGDrawWindowTexture and
    removes the second newline at the end of the file.

 metadata/neg.xml.in |  33 +++++-
 src/neg/neg.c       | 301 +++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 257 insertions(+), 77 deletions(-)

commit 2e856f4a6d843fe2622518a3cdca49bcf96f1cf6
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Sep 30 11:51:53 2017 -0600

    staticswitcher: Disable mipmaps by default
    
    Mipmaps seem to cause compiz to freeze in the switcher plugins, possibly due
    to the fact that they have a hack to draw windows directly. Disable mipmaps
    for now to side-step this issue by default.

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

commit 08925a02220091e9678de6d2bc93d945555d1071
Author: Elliot Chandler <elliot@futuramerlin.com>
Date:   Tue May 30 20:05:01 2017 -0400

    shift: Add obs to the "before" relation list (#32)
    
    Add obs to the "before" relation list because bs was included in this relation, but has since been renamed, so presumably the obs plugin would not be matched as intended.
    
    * shift: Change bs to obs in the "before" relation
    
    ...because bs was included in this relation, but has since been renamed, so
    presumably the obs plugin would not be matched as intended.

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

commit d777aeed48291bdaade56d88f374173a4305c02d
Author: Elliot Chandler <elliot@futuramerlin.com>
Date:   Tue May 30 19:54:52 2017 -0400

    Various minor fixes to the winrules setting names and descriptions. (#26)

 metadata/winrules.xml.in | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit b53cf2921cc1f081a9382837e589c86a99343ada
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Wed May 10 22:02:00 2017 +0300

    shift: Require text

 metadata/shift.xml.in | 3 +++
 1 file changed, 3 insertions(+)

commit e5d5920b5503e0fae090e1512e3482ea4011c280
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Mon May 8 20:12:53 2017 +0300

    ezoom: Always start after mousepoll

 metadata/ezoom.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 5e404556739894719e59cd510b439cbc566c307c
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed May 3 13:28:38 2017 -0600

    neg: Fix first match change not affecting relevant windows

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

commit 2265ce060b0ee342bfdf27d7c6fd823f9c920042
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Apr 25 22:08:00 2017 -0600

    neg: Fix potential crash

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

commit 10c31d456640a86b50448a0b09a7220b1ba737bd
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Apr 25 09:50:19 2017 -0600

    neg: Minor overhaul
    
    - Remove 'exclude' match field
    - Add option to toggle matched windows by default
    - Reword match long desc to be more clear

 metadata/neg.xml.in | 14 +++++-----
 src/neg/neg.c       | 80 ++++++++++++++++++++++++++++++++++++-----------------
 2 files changed, 61 insertions(+), 33 deletions(-)

commit 12397457d58a14e30d1ed28ef2b83adcb72cea29
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Apr 19 13:56:10 2017 -0600

    Post-release version increment

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

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

    Release version 0.8.14

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

commit 6bcda2feb4174a5d3054f9d93413de771f36d916
Author: ethus3h <kolubat@gmail.com>
Date:   Wed Apr 12 16:12:30 2017 -0400

    staticswitcher: Can now close the current window by keyboard

 metadata/staticswitcher.xml.in      |  4 ++++
 src/staticswitcher/staticswitcher.c | 39 +++++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

commit 99f4db2922a10dfc149d9012ed0c5df98c238063
Author: ethus3h <kolubat@gmail.com>
Date:   Wed Apr 12 15:19:58 2017 -0400

    staticswitcher: Fix two style errors and one logic error from #21
    (None of these changes have any effect, as far as I can tell.)

 metadata/staticswitcher.xml.in      | 38 ++++++++++++++++++-------------------
 src/staticswitcher/staticswitcher.c |  2 +-
 2 files changed, 20 insertions(+), 20 deletions(-)

commit 8973c471433c6db3df2c584f023b661490ac8043
Author: Robert Antoni Buj Gelonch <robert.buj@gmail.com>
Date:   Tue Mar 7 20:25:55 2017 +0100

    Update Catalan translation

 po/ca.po | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 61f9826be74f9febafd370b23e24d0cd0b5a2d32
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Feb 7 16:40:28 2017 -0700

    Revert "Revert "Change "Neg Windows" to "Negative Windows" (#27)""
    
    This reverts commit ed07df1cdf3e7fdfb2454cfe5cc45ad4ed114359.

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

commit dfdb255ecf7bd3d0d680bf18c69fed047b2b2034
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Feb 7 16:35:10 2017 -0700

    Revert "neg: Toggle windows when plugin is first loaded"
    
    This reverts commit 68188b6a8d11e797e6d907983ce077795469b01a.
    The patches in this series caused too many problems.

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

commit ed07df1cdf3e7fdfb2454cfe5cc45ad4ed114359
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Feb 7 16:35:09 2017 -0700

    Revert "Change "Neg Windows" to "Negative Windows" (#27)"
    
    This reverts commit b014b9bc8b422dac2848cc1c7cdc8ee3090b38b1.

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

commit aeb5115a60202bb8b9df4b77c5d7f4c456ee3ac1
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Feb 7 16:35:08 2017 -0700

    Revert "neg: Enable screen negative variable by default"
    
    This reverts commit d7a39759a02ef56a6203a855c7079cd51706f92f.

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

commit d0a3dc444381a1807178f34b62a8c47afda68ba4
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Feb 7 16:35:03 2017 -0700

    Revert "neg: Additionally check include list in NEGToggle()"
    
    This reverts commit 91e46f6c47fb0c009b71f0952e1f48be7ce7c4f3.

 src/neg/neg.c | 4 ----
 1 file changed, 4 deletions(-)

commit 91e46f6c47fb0c009b71f0952e1f48be7ce7c4f3
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Feb 7 15:59:38 2017 -0700

    neg: Additionally check include list in NEGToggle()

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

commit d7a39759a02ef56a6203a855c7079cd51706f92f
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Jan 25 12:51:27 2017 -0700

    neg: Enable screen negative variable by default

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

commit b014b9bc8b422dac2848cc1c7cdc8ee3090b38b1
Author: ethus3h <kolubat@gmail.com>
Date:   Wed Jan 25 14:48:46 2017 -0500

    Change "Neg Windows" to "Negative Windows" (#27)

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

commit 68188b6a8d11e797e6d907983ce077795469b01a
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Jan 25 11:45:12 2017 -0700

    neg: Toggle windows when plugin is first loaded

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

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

    Update translations

 configure.ac                          |    1 -
 po/LINGUAS                            |    2 +-
 po/Makefile.in.in                     |  218 --
 po/Makevars                           |    7 +-
 po/ar.po                              |   41 +-
 po/as.po                              | 3941 ------------------------
 po/be.po                              | 4561 ---------------------------
 po/bn.po                              |   44 +-
 po/ca.po                              |   42 +-
 po/{hr.po => compiz-plugins-main.pot} | 3215 ++++++-------------
 po/cs.po                              |   46 +-
 po/da.po                              | 3941 ------------------------
 po/de.po                              |   40 +-
 po/el.po                              |   44 +-
 po/en_GB.po                           | 3320 +-------------------
 po/es.po                              |   42 +-
 po/eu.po                              |   44 +-
 po/fa.po                              |   40 +-
 po/fi.po                              |   40 +-
 po/fr.po                              |   48 +-
 po/gl.po                              |   54 +-
 po/gu.po                              |   48 +-
 po/he.po                              |   42 +-
 po/hi.po                              |   45 +-
 po/hu.po                              |   42 +-
 po/it.po                              |   40 +-
 po/ja.po                              |   45 +-
 po/ko.po                              |   40 +-
 po/ml_IN.po                           | 5457 ---------------------------------
 po/nb.po                              |   44 +-
 po/nl.po                              |   43 +-
 po/or.po                              | 4206 -------------------------
 po/pl.po                              |   50 +-
 po/pt.po                              |   44 +-
 po/pt_BR.po                           |   46 +-
 po/ru.po                              |   37 +-
 po/sv.po                              |   44 +-
 po/tr.po                              |   43 +-
 po/zh_CN.po                           |   45 +-
 po/zh_HK.po                           | 4206 -------------------------
 40 files changed, 1736 insertions(+), 32562 deletions(-)

commit 6d342027442a5c8aaca9a287e173b8263357abee
Author: ethus3h <kolubat@gmail.com>
Date:   Wed Nov 23 21:25:59 2016 -0500

    staticswitcher: Add additional configuration options
    
    Enable toggling popup drawing, configuring highlight delay, and configuring popup sizes

 metadata/staticswitcher.xml.in      |  45 +++++++++-
 src/staticswitcher/staticswitcher.c | 164 +++++++++++++++++++++++++-----------
 2 files changed, 160 insertions(+), 49 deletions(-)

commit 68fedacbd4f8f314c2eda3f578e347266c4542ae
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Oct 27 16:25:01 2016 -0600

    ezoom: Change default binding to avoid conflict

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

commit bca13336a0353698bfc8a727862e91388ff62e47
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Oct 27 16:23:06 2016 -0600

    colorfilter: Unify default modifiers

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

commit 92fdaa1cc0548bf874f6a2af7c9c8c3c8fb6dd43
Author: ethus3h <kolubat@gmail.com>
Date:   Tue Oct 25 22:31:06 2016 -0400

    metadata: Add xml headers

 metadata/animation.xml.in  | 1 +
 metadata/scaleaddon.xml.in | 1 +
 metadata/session.xml.in    | 1 +
 metadata/winrules.xml.in   | 1 +
 4 files changed, 4 insertions(+)

commit f983c38ba92417c35b9811590ef82c32668bba67
Author: ethus3h <kolubat@gmail.com>
Date:   Tue Oct 18 20:07:23 2016 -0400

    resizeinfo: Enable configuring text size and weight

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

commit da24b69924bdca01b91cbcc42ef74dca083c5284
Author: Herbert Poetzl <herbert@13thfloor.at>
Date:   Sun Sep 4 12:20:50 2016 +0200

    snap: Add Super and Hyper modifiers

 metadata/snap.xml.in | 10 +++++++++-
 src/snap/snap.c      |  4 ++++
 2 files changed, 13 insertions(+), 1 deletion(-)

commit bc981aa15e24e74f74b587e97b76d7525fd27aba
Author: Alexei Sorokin <sor.alexei@meowr.ru>
Date:   Sat Oct 22 16:34:47 2016 +0300

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

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

commit 0d14dfe34cf6e336f8467abd7b22101b0efa25f5
Merge: b12e559 e6277dc
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Oct 18 15:41:28 2016 -0600

    Merge pull request #16 from ethus3h/size-limit-increases-2016sept27
    
    Bump maximum text sizes in Shift Switcher and Scale Addons

commit b12e559dbfe0d46cdb4d4005923dc4182794abca
Author: raveit65 <chat-to-me@raveit.de>
Date:   Wed Oct 5 08:05:46 2016 +0200

    Add Changelog generation

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

commit e6277dc0c4ac20b10498566127dc9c59a209f798
Author: ethus3h <kolubat@gmail.com>
Date:   Tue Sep 27 09:59:31 2016 -0400

    Bump maximum text sizes in Shift Switcher and Scale Addons

 metadata/scaleaddon.xml.in | 2 +-
 metadata/shift.xml.in      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

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

    Post-release version increment

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

commit d54fe90cafcb79c93e2c81836ffdd3fa271f327e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Sep 24 01:53:55 2016 -0600

    colorfilter: Move colorfilter file list below other options

 metadata/colorfilter.xml.in | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit ce0af8aebda76d8d25a070ced92fcc049e4391fc
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Sep 24 01:50:45 2016 -0600

    colorfilter: Add swap-hue to Makefile.am

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

commit 6b57d3a4e32d1f2f633c9f9a09644bde713c1446
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Sep 24 01:49:21 2016 -0600

    colorfilter: Add new filters to metadata

 metadata/colorfilter.xml.in | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)

commit 2978e139a8edef17a118f5e7cf80378f77d32a58
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Sep 23 13:34:24 2016 -0600

    Remove trailing whitespace from swap-hue filter

 data/filters/swap-hue | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit adaf5871e55866be3be32729f3f68bddc99f4d80
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Sep 23 13:33:28 2016 -0600

    Move new color filter to correct directory

 swap-hue => data/filters/swap-hue | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit abc7be37a7f3ae0b981c62596a821c11986d9ed0
Merge: 6fa63ce f2920a0
Author: Scott Moreau <oreaus@gmail.com>
Date:   Fri Sep 23 11:38:33 2016 -0600

    Merge pull request #15 from paskino/patch-2
    
    Create swap-hue

commit f2920a0f1067987a6827cac9b289ac24d0ff378b
Author: paskino <edo.paskino@gmail.com>
Date:   Fri Sep 23 19:16:15 2016 +0200

    Create swap-hue
    
    Color filter that makes a 180 degrees rotation of the hue.

 swap-hue | 13 +++++++++++++
 1 file changed, 13 insertions(+)

commit 6fa63ce3a218df76caae7e5afab6e0d7e236a1a6
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 19:15:13 2016 -0600

    titleinfo: Fix compiler warnings

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

commit 73ebc5d2e8941871394baf141052f4cb8f6038ad
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 18:40:07 2016 -0600

    colorfilter: Expose exclude match
    
    This option already existed but wasn't configurable because it was hidden,
    apparently by design. Allows filtering of all types of windows, closes #10.

 metadata/colorfilter.xml.in | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 0cc4e66e43534c99b9492dea65326c62af4d0b83
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 18:55:46 2016 -0600

    colorfilter: Fix compiler warnings

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

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

    text: Fix compiler warnings

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

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

    snap: Fix compiler warnings

 src/snap/snap.c | 206 --------------------------------------------------------
 1 file changed, 206 deletions(-)

commit 06e5201f3a6849515ad4df603bdab76625fa4d3c
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 19:15:13 2016 -0600

    shift: Fix compiler warnings

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

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

    session: Fix compiler warnings

 src/session/session.c | 23 +++--------------------
 1 file changed, 3 insertions(+), 20 deletions(-)

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

    jpeg: Fix compiler warnings

 src/jpeg/imgjpeg.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 70db7755165c460155cd6098d2a4250ed411d6be
Author: Scott Moreau <oreaus@gmail.com>
Date:   Mon Sep 12 18:45:30 2016 -0600

    configure: Update gettext version number

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

commit 2094ea776f2a85c70823177c719ef4b73164a70c
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Aug 24 10:28:11 2016 -0600

    animation: Squelch 'unknown option' error if other animation plugins are pending load
    
    When defining an option for additional animation plugins, an error
    is emmited because the option is parsed when animation plugin is
    loaded, before other animation plugins. Squelch the message if other
    animations are in the plugin list to be loaded but aren't loaded yet.
    The error should now appear only once, after all animation plugins
    have been loaded and the option has still not been matched.

 src/animation/options.c | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

commit 269a6d05d18dcda7fd38b4971c831f306aa6b7ed
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Aug 24 08:23:10 2016 -0600

    animation: Update option sets when additional animation plugins are loaded
    
    Since the option sets were only updated once when animation loads
    and not when other animation plugins were loaded, the option data
    was never updated for additional plugins, causing undefined behavior.
    Fix this by updating option sets when additional animation plugins
    are loaded.

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

commit 4d8e2b04ff957e9ced47c2e26db4c26426508a5d
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Sun Aug 21 17:21:32 2016 +0200

    Update Catalan translation

 po/ca.po | 2460 +++++++-------------------------------------------------------
 1 file changed, 253 insertions(+), 2207 deletions(-)

commit 6dcb077591ac4eb63f55d352bb372b550ac06f5b
Merge: 4c421ea 026ff5b
Author: Scott Moreau <oreaus@gmail.com>
Date:   Sat Jul 9 20:57:49 2016 -0600

    Merge pull request #9 from ethus3h/master
    
    Add five additional color filters

commit 026ff5b7c1505f75cdd7eefe53960fa5a3cbf2cf
Author: ethus3h <kolubat@gmail.com>
Date:   Sat Jul 9 22:50:23 2016 -0400

    Adds five additional color filters.

 AUTHORS                    |  2 ++
 data/filters/Makefile.am   |  5 +++++
 data/filters/colornegative | 55 ++++++++++++++++++++++++++++++++++++++++++++++
 data/filters/nightmode     |  9 ++++++++
 data/filters/nightmodeb    |  9 ++++++++
 data/filters/nightmodec    | 10 +++++++++
 data/filters/nightmoded    |  9 ++++++++
 7 files changed, 99 insertions(+)

commit 4c421ea9c5e530d9ddad9b58fe3cdd3f9a919a6c
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Tue May 31 21:25:58 2016 +0200

    Update translations

 po/ar.po    | 5551 +++++++++++--------------------------
 po/bn.po    | 5324 ++++++++++-------------------------
 po/ca.po    | 7318 +++++++++++++++++++++---------------------------
 po/cs.po    | 6112 +++++++++++++++-------------------------
 po/de.po    | 7929 ++++++++++++++++++++++++----------------------------
 po/el.po    | 8336 ++++++++++++++++++++++++++++---------------------------
 po/en_GB.po | 8060 ++++++++++++++++++++++++++---------------------------
 po/es.po    | 8659 ++++++++++++++++++++++++++++-----------------------------
 po/eu.po    | 7258 ++++++++++++++++++++----------------------------
 po/fa.po    | 4843 +++++++-------------------------
 po/fi.po    | 7746 ++++++++++++++++++++++++---------------------------
 po/fr.po    | 8344 +++++++++++++++++++++++++++----------------------------
 po/gl.po    | 7642 +++++++++++++++++++++++++++-----------------------
 po/gu.po    | 7927 +++++++++++++++++++++++++---------------------------
 po/he.po    | 7943 ++++++++++++++++++++++++++--------------------------
 po/hi.po    | 7938 +++++++++++++++++++++++++---------------------------
 po/hu.po    | 8076 ++++++++++++++++++++++++++---------------------------
 po/it.po    | 8878 ++++++++++++++++++++++++++++++-----------------------------
 po/ja.po    | 7498 ++++++++++++++++++++++++++-----------------------
 po/ko.po    | 7813 ++++++++++++++++++++++++++--------------------------
 po/nb.po    | 8074 ++++++++++++++++++++++++++---------------------------
 po/nl.po    | 8204 ++++++++++++++++++++++++++----------------------------
 po/pl.po    | 8284 +++++++++++++++++++++++++++----------------------------
 po/pt.po    | 7268 ++++++++++++++++++++++++++----------------------
 po/pt_BR.po | 8195 ++++++++++++++++++++++++++----------------------------
 po/ru.po    | 7601 +++++++++++++++++++++++---------------------------
 po/sv.po    | 7997 ++++++++++++++++++++++++++---------------------------
 po/tr.po    | 7100 +++++++++++++++++++----------------------------
 po/zh_CN.po | 7644 +++++++++++++++++++++++++-------------------------
 29 files changed, 102144 insertions(+), 117418 deletions(-)

commit 1ce8fc5ed96f864c865ad1fe69609c57ed986da0
Author: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
Date:   Tue May 31 14:21:31 2016 +0200

    Update Catalan translation

 po/ca.po | 2649 +++++++++++++++++++++++++++-----------------------------------
 1 file changed, 1151 insertions(+), 1498 deletions(-)

commit ea152ef3ca76c303cd9adaa4acc70f5b0eeffea8
Merge: 8182f15 d0da035
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Apr 27 14:07:09 2016 -0600

    Merge pull request #3 from lsemple/master
    
    neg: Fix longstanding bug with neg windows

commit d0da0354c31a4f9443fd5c81da29ceae8f68bd65
Author: Loren Semple <lsemple@imaginelaserworks.com>
Date:   Tue Apr 26 23:12:38 2016 -0700

    neg: Fix longstanding bug with neg windows
    No way of automatically negating specific windows when they start. This fixes the Neg Windows option so it does just that. Thanks Scott Moreau for the help

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

commit 8182f15c36a5faec07250584b4a02e4715ee4f2e
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Mon Apr 11 00:37:12 2016 +0300

    Release version 0.8.12.2

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

commit 3b39ecf0196ebce86bfc8c7efe5ac813288c4759
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sun Apr 10 22:55:14 2016 +0300

    Don't use deprecated glib-gettext

 Makefile.am  | 12 +++++++++---
 autogen.sh   |  3 +--
 configure.ac |  3 ++-
 po/LINGUAS   |  2 +-
 4 files changed, 13 insertions(+), 7 deletions(-)

commit e2a08cc2f3ebe4c9782f8730cdc9f69f99c33aba
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Mon Apr 4 19:18:57 2016 +0300

    Make autogen.sh more compatible

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

commit 7e4e894b1d4819028c3fdd02082e55607ab75059
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 94e3efcd81885299f308e0a7c5d8f15df434ba62
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Wed Mar 2 01:56:15 2016 +0300

    Release version 0.8.12.1

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

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

    Add missing files to dist and prettify README

 Makefile.am | 23 +++++++++++++----------
 README.md   |  6 +++++-
 2 files changed, 18 insertions(+), 11 deletions(-)

commit 4451a86457daea2cec140d45c9bed77b8fbb761b
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:   Mon Aug 24 19:16:57 2009 +0200

    Fix undefined code

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

commit 1904a9b8a90f4309adf25c61d2cb6f9188c86377
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Dec 9 13:05:05 2015 -0700

    Export symbols for externally referenced functions

 include/compiz-animation.h         | 10 +++++-----
 src/animation/animation-internal.h |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 1e633543d25b33328a72c5c690a1e38b140fe587
Author: Scott Moreau <oreaus@gmail.com>
Date:   Tue Mar 1 15:06:29 2016 -0700

    Revert "animation: fix crash if animation plugin is enabled with fedora 22"
    
    This reverts commit 6065e8da2f94267cea0071b9b8bec08bc1e6a3a7.

 include/compiz-animation.h         | 22 +++++++++++-----------
 src/animation/animation-internal.h |  4 ++--
 src/animation/animation.c          |  2 +-
 src/animation/zoomside.c           |  2 +-
 4 files changed, 15 insertions(+), 15 deletions(-)

commit aa26ec20660a21ff7426f83ade0e7dd9df8a4acb
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Sat Feb 13 00:16:11 2016 +0300

    Release version 0.8.12

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

commit 06ce71474ceb198de07ffe7cb557cc853a3b354d
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Feb 11 17:32:30 2016 +0300

    Pre-bump version to 0.8.12

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

commit 186b32cecc670b5a9b579a0ac1a4e19b99b07e1a
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Thu Feb 11 17:28:28 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 a394c58c79721043d083dc448053f5de4e12f0af
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Wed Jan 13 17:29:38 2016 +0300

    Remove wall plugin that was moved to compiz-core
    
    But didn't touch translations for now.

 configure.ac         |   15 -
 metadata/Makefile.am |    7 +-
 metadata/wall.xml.in |  361 --------
 po/POTFILES.in       |    1 -
 src/Makefile.am      |    1 -
 src/wall/Makefile.am |   34 -
 src/wall/wall.c      | 2353 --------------------------------------------------
 7 files changed, 1 insertion(+), 2771 deletions(-)

commit ffea17a59335e21361dd584ccff8def8f581a321
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Wed Jan 13 01:20:24 2016 +0100

    add NEWS file

 NEWS | 3 +++
 1 file changed, 3 insertions(+)

commit 2d7d9ba7c5404d6853184adebe68cc8ac3758f4e
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Jan 12 22:13:20 2016 +0100

    add check-news and pre-bump version

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

commit 7eb3802a9dde89dab8f98744c1dbcc8c149df122
Author: Sorokin Alexei <sor.alexei@meowr.ru>
Date:   Fri Jan 8 17:18:36 2016 +0300

    Remove dummy files

 ChangeLog    | 0
 NEWS         | 1 -
 README       | 0
 README.md    | 2 +-
 TODO         | 0
 configure.ac | 2 +-
 6 files changed, 2 insertions(+), 3 deletions(-)

commit f9208b5d570d81ca26348da9e3e75c21e6e4e227
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Mon Dec 21 12:50:20 2015 -0800

    Add font family hints
    
    Affected plugins: resizeinfo, ring, scaleaddon, shift, thumbnail

 metadata/resizeinfo.xml.in | 1 +
 metadata/ring.xml.in       | 1 +
 metadata/scaleaddon.xml.in | 1 +
 metadata/shift.xml.in      | 1 +
 metadata/thumbnail.xml.in  | 1 +
 5 files changed, 5 insertions(+)

commit b1e4b6009d68a66932c2487bca3020bd3ff4704a
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Sat Dec 12 17:16:24 2015 -0800

    Save cleared cairo arrow and thumb ctxts in wall
    
    Without this, the plugin would keep restoring the arrow and the gradient
    thumbs to the default colors. This would cause the user to think that the
    plugin wasn't taking their settings at all. It was, but it just kept
    resetting itself.

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

commit e6b21282cd549d2ddcb8c27e9d9b275244c02674
Author: Scott Moreau <oreaus@gmail.com>
Date:   Thu Dec 10 00:50:54 2015 -0700

    Change minimum waves to 0 for magic lamp
    
    Also sets 0 waves as default.

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

commit 777a4ecd36c7de85ec383a14c671615088f39c4e
Author: Scott Moreau <oreaus@gmail.com>
Date:   Wed Dec 9 19:23:47 2015 -0700

    Enable 'always_show' option by default

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

commit 870fb9c48eb885c6d5e32341019c8214d1d4e154
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Wed Dec 9 15:59:21 2015 -0800

    resizeinfo: Bugfixes and more configurability
    
    - Before this, gradient colors 2 and 3 were ignored
    - Border for size info was fixed with white instead of being some other
      color the user mgiht like better

 metadata/resizeinfo.xml.in  | 10 ++++++++++
 src/resizeinfo/resizeinfo.c | 23 ++++++++++++++---------
 2 files changed, 24 insertions(+), 9 deletions(-)

commit 776bb394d84c52398d16660658507083bfefdd68
Author: ShadowKyogre <shadowkyogre.public@gmail.com>
Date:   Wed Dec 9 14:21:21 2015 -0800

    Allow configuring font family in some plugins
    
    Plugins affected by this commit are:
    - Resize info
    - Ring switcher
    - Scale addon
    - Shift switcher
    - Thumbnail

 metadata/resizeinfo.xml.in  | 5 +++++
 metadata/ring.xml.in        | 7 +++++++
 metadata/scaleaddon.xml.in  | 6 ++++++
 metadata/shift.xml.in       | 5 +++++
 metadata/thumbnail.xml.in   | 5 +++++
 src/resizeinfo/resizeinfo.c | 2 +-
 src/ring/ring.c             | 2 +-
 src/scaleaddon/scaleaddon.c | 4 +++-
 src/shift/shift.c           | 2 +-
 src/thumbnail/thumbnail.c   | 2 +-
 10 files changed, 35 insertions(+), 5 deletions(-)

commit 2ce0f71d887274221421c924e80bb8380cf569ce
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 21:26:29 2015 +0100

    more metacity --> marco in translation

 po/as.po    | 4 ++--
 po/be.po    | 4 ++--
 po/da.po    | 4 ++--
 po/hr.po    | 4 ++--
 po/ml_IN.po | 4 ++--
 po/or.po    | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

commit 4da80a559c89f9adbdb5227198f56795dcb2a966
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 27 19:43:13 2015 +0100

    ezoom: remove unused variable/code
    
    taken from https://github.com/KristianLyng/compiz/commit/f5c01ca8eda4936d0bfc57da6b25fefdbc967513
    
    Author: Kristian Lyngstøl kristian@bohemians.org

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

commit 12ef81e2f861e29aa2d5275bde8bc731add2aea4
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Mon Oct 26 21:00:08 2015 +0100

    colorfilter: initialize variable to fix a maybe-uninitialized warning on gcc
    
    The warning was:
    colorfilter-parser.c: In function ‘buildFragmentProgram’:
    colorfilter-parser.c:388:8: warning: ‘source’ may be used uninitialized in this function [-Wmaybe-uninitialized]
       line = strdup (line);
            ^
    colorfilter-parser.c:580:35: note: ‘source’ was declared here
     buildFragmentProgram (char       *source,
                                       ^
    Taken from:
    https://github.com/noodlylight/fusilli/commit/b7bc603
    Author: Michail Bitzes noodlylight@gmail.com

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

commit 6065e8da2f94267cea0071b9b8bec08bc1e6a3a7
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sun Oct 25 02:17:04 2015 +0100

    animation: fix crash if animation plugin is enabled with fedora 22

 include/compiz-animation.h         | 22 +++++++++++-----------
 src/animation/animation-internal.h |  4 ++--
 src/animation/animation.c          |  2 +-
 src/animation/zoomside.c           |  2 +-
 4 files changed, 15 insertions(+), 15 deletions(-)

commit 3c408e17f9a4de8010f2e4b4c671bf59febb5a56
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sun Oct 25 02:13:59 2015 +0200

    primary is crtl now

 metadata/colorfilter.xml.in    |  2 +-
 metadata/staticswitcher.xml.in |  5 +++--
 metadata/wall.xml.in           | 16 ++++++++--------
 3 files changed, 12 insertions(+), 11 deletions(-)

commit ac7f075d3852db2706429f4e3dc559db4e9f4680
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sun Oct 25 00:42:43 2015 +0200

    build xz tarballs and requires NEWS

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

commit 7e5ed56c1b6812bce75239d5e784fde6a82145f7
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sun Oct 25 00:14:54 2015 +0200

    Change default reflection scale value from 0.75 to 1.0
    
    Anything else is unphysical
    Bug: https://bugs.launchpad.net/bugs/326995

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

commit 4efff68b673e46f45ac4fc3ebe1a1333bfbf568a
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sun Oct 25 00:12:16 2015 +0200

    fix incorrect fsf address

 COPYING                       | 4 ++--
 src/workarounds/workarounds.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit c34e6ec2602b91f562cab610d5404b29d5a107ea
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 23:26:08 2015 +0200

    Fix window edge behaviour
    
    Author: https://bugs.launchpad.net/bugs/103306

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

commit dab6003c47cee5757a73f530ba482eaba5691620
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 23:18:49 2015 +0200

    wall: Remove unused calculations
    
    taken from:
    https://github.com/KristianLyng/compiz/commit/06d4a8e
    
    Author: Kristian Lyngstøl  kristian@bohemians.org

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

commit 88270a4a296a47ba480dee3ff6e816dbea0db975
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 22:48:31 2015 +0200

    make wall plugin optional, it's already in compiz itself

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

commit 0d1f00f2bad9e75d0d8350d8d1b0f07ada111cf7
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 21:29:06 2015 +0200

    use better autogen.sh from mate

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

commit 232d64748794e5554addbe6b000b8c799c26e43e
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 21:26:17 2015 +0200

    Make autotools happy

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

commit 315f07e1a9f995780dd8f627a546e6a995cac1dc
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 21:21:53 2015 +0200

    colorfilter: fix a automake warning

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

commit cbec0669d685d591099aef369e4db9706f3d94a8
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 21:15:40 2015 +0200

    INCLUDES --> AM_CPPFLAGS

 src/animation/Makefile.am      | 2 +-
 src/colorfilter/Makefile.am    | 2 +-
 src/expo/Makefile.am           | 2 +-
 src/ezoom/Makefile.am          | 2 +-
 src/jpeg/Makefile.am           | 2 +-
 src/mag/Makefile.am            | 2 +-
 src/mousepoll/Makefile.am      | 2 +-
 src/neg/Makefile.am            | 2 +-
 src/opacify/Makefile.am        | 2 +-
 src/put/Makefile.am            | 2 +-
 src/resizeinfo/Makefile.am     | 2 +-
 src/ring/Makefile.am           | 2 +-
 src/scaleaddon/Makefile.am     | 2 +-
 src/session/Makefile.am        | 2 +-
 src/shift/Makefile.am          | 2 +-
 src/snap/Makefile.am           | 2 +-
 src/staticswitcher/Makefile.am | 2 +-
 src/text/Makefile.am           | 2 +-
 src/thumbnail/Makefile.am      | 2 +-
 src/titleinfo/Makefile.am      | 2 +-
 src/vpswitch/Makefile.am       | 2 +-
 src/wall/Makefile.am           | 2 +-
 src/winrules/Makefile.am       | 2 +-
 src/workarounds/Makefile.am    | 2 +-
 24 files changed, 24 insertions(+), 24 deletions(-)

commit 43218fc4a845f963f033201f8b3d3cde427939de
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 21:09:31 2015 +0200

    remove gconf usage, ini config is sufficient for mate
    
    mate use gsettings

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

commit 1160dae5a0482ced5b94e1605644e8e938c0444e
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 21:03:07 2015 +0200

    remove kdecompat plugin
    
    kde support is obsolete with new kde-5

 configure.ac                 |    2 -
 images/Makefile.am           |    2 +-
 images/Oxygen/Makefile.am    |    8 -
 images/Oxygen/image.svg      | 4523 ------------------------------------------
 images/Oxygen/mask.png       |  Bin 5834 -> 0 bytes
 images/Oxygen/overlay.png    |  Bin 88271 -> 0 bytes
 metadata/Makefile.am         |    1 -
 metadata/kdecompat.xml.in    |   55 -
 po/POTFILES.in               |    1 -
 src/Makefile.am              |    1 -
 src/kdecompat/CMakeLists.txt |    3 -
 src/kdecompat/Makefile.am    |   30 -
 src/kdecompat/kdecompat.c    | 1500 --------------
 13 files changed, 1 insertion(+), 6125 deletions(-)

commit 28a8197848c772ffb36204a1cf0f82b1f6c1efad
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 20:03:38 2015 +0200

    port gnome/metacity to mate/marco

 configure.ac                          |   2 +-
 images/{Gnome => Default}/Makefile.am |   2 +-
 images/{Gnome => Default}/image.svg   |   0
 images/{Gnome => Default}/mask.png    | Bin
 images/{Gnome => Default}/overlay.png | Bin
 images/Makefile.am                    |   2 +-
 metadata/animation.xml.in             |   4 ++--
 metadata/mag.xml.in                   |   4 ++--
 metadata/resizeinfo.xml.in            |   2 +-
 metadata/workarounds.xml.in           |   2 +-
 po/ar.po                              |   4 ++--
 po/bn.po                              |   4 ++--
 po/ca.po                              |   4 ++--
 po/cs.po                              |   6 +++---
 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/hu.po                              |   8 ++++----
 po/it.po                              |   8 ++++----
 po/ja.po                              |   8 ++++----
 po/ko.po                              |   8 ++++----
 po/nb.po                              |   8 ++++----
 po/nl.po                              |   8 ++++----
 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 ++++----
 src/animation/animation.c             |   2 +-
 src/resizeinfo/resizeinfo.c           |   2 +-
 src/workarounds/workarounds.c         |   2 +-
 42 files changed, 111 insertions(+), 111 deletions(-)

commit 334cd70f94c59e0ed548a60f033103c6fd1cdabd
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 19:53:56 2015 +0200

    remove cmake stuff

 CMakeLists.txt                    |  27 --
 cmake/CompizFusion.cmake          | 680 --------------------------------------
 cmake/addons.cmake                | 171 ----------
 src/animation/CMakeLists.txt      |   6 -
 src/colorfilter/CMakeLists.txt    |   3 -
 src/expo/CMakeLists.txt           |   6 -
 src/ezoom/CMakeLists.txt          |   3 -
 src/jpeg/CMakeLists.txt           |   6 -
 src/mag/CMakeLists.txt            |   3 -
 src/mousepoll/CMakeLists.txt      |   3 -
 src/neg/CMakeLists.txt            |   3 -
 src/opacify/CMakeLists.txt        |   3 -
 src/put/CMakeLists.txt            |   3 -
 src/resizeinfo/CMakeLists.txt     |   3 -
 src/ring/CMakeLists.txt           |   3 -
 src/scaleaddon/CMakeLists.txt     |   3 -
 src/session/CMakeLists.txt        |   3 -
 src/shift/CMakeLists.txt          |   3 -
 src/snap/CMakeLists.txt           |   3 -
 src/staticswitcher/CMakeLists.txt |   3 -
 src/text/CMakeLists.txt           |   3 -
 src/thumbnail/CMakeLists.txt      |   3 -
 src/titleinfo/CMakeLists.txt      |   3 -
 src/vpswitch/CMakeLists.txt       |   3 -
 src/wall/CMakeLists.txt           |   3 -
 src/winrules/CMakeLists.txt       |   3 -
 src/workarounds/CMakeLists.txt    |   3 -
 27 files changed, 959 deletions(-)

commit cf96d1fed7d6c1f5d833980395dec78066b8c1f1
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sat Oct 24 19:49:07 2015 +0200

    Create README.md

 README.md | 1 +
 1 file changed, 1 insertion(+)

commit 611295a4d4a9dce76316056c79741c387979e730
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Nov 23 08:59:14 2012 +0100

    Fix memleak.

 src/session/session.c | 68 ++++++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 54 insertions(+), 14 deletions(-)

commit 4a83e50a94faf68481d4c34934da638d1c670154
Author: Alistair Buxton <a.j.buxton@gmail.com>
Date:   Sun May 20 04:08:00 2012 +0200

    Use correct monitor when syncing mouse Fixes the initial sync-to-mouse when using multimonitor and triggering focus tracking (for example).
    Backported from compiz 0.9

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

commit ea436a581061c2e26c2c02a11b20b0bd2b214c14
Author: Alistair Buxton <a.j.buxton@gmail.com>
Date:   Sun May 20 02:25:32 2012 +0100

    Use correct monitor when syncing mouse
    
    Fixes the initial sync-to-mouse when using multimonitor and triggering
    focus tracking (for example).
    
    Backported from compiz 0.9

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

commit d604d17ad2c8c27f019ae1dfbbd5e6f0193bf249
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 21 09:07:52 2012 +0100

    Update _NET_DESKTOP_LAYOUT property with viewport layout.
    This breaks the spec (this property is supposed to be set by the pager,
    not the WM), but KDE 4.8's pager expects the WM doing so in order to
    display the proper layout.
    
    Dynamic reconfiguration doesn't (at least presently) work though, as the
    Plasma pager connects to Kwin's DBus interface :-(

 src/kdecompat/kdecompat.c | 116 ++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 108 insertions(+), 8 deletions(-)

commit 67397ba779db3f60eda72432a4d27e21e67b71b9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 19 09:53:59 2012 +0100

    Adapt for changed slide animation protocol.

 src/kdecompat/kdecompat.c | 27 ++++++++++++++++++++++++++-
 1 file changed, 26 insertions(+), 1 deletion(-)

commit a04607caebb122b3184f1a870cf950891db47be9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jan 24 14:07:19 2012 +0100

    Fix window MRU order.
    Commit 0df941c26aef7bccf8c8530b41bdc7e9af0aaa9e introduced giving
    selected windows focus in order to allow keyboard shortcuts being run on
    them. This had the unwanted side effect of messing up the MRU order. Fix
    that by not moving focus, but just temporarily changing activeWindow.

 src/staticswitcher/staticswitcher.c | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

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

    * Bump version to 0.8.9

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

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

    * Bump version to 0.8.8

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

commit 9181677a709cfe447b726a0245eb9f337be7e4a3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Apr 4 14:50:57 2011 +0200

    Add support for windows that request to be initially minimized.

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

commit 65f54e3210a0f9d2d8cce309a9b635c69983f6b2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 23 14:24:14 2011 +0100

    Sync from individual plugin repos.

 metadata/kdecompat.xml.in           |   6 ++
 metadata/workarounds.xml.in         |   5 ++
 src/kdecompat/kdecompat.c           | 159 +++++++++++++++++++++++++++++++--
 src/session/session.c               | 173 ++++++++++++++++++++++--------------
 src/staticswitcher/staticswitcher.c |  27 ++++--
 src/workarounds/workarounds.c       |  14 +++
 6 files changed, 307 insertions(+), 77 deletions(-)

commit 447ad0e322811cd2efecd13fa414b77c958c7818
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Apr 23 00:58:55 2010 -0400

    * Bump version to 0.8.7

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

commit 4465a2acad1b84bdad85ce0822fe7565de3a9275
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Apr 23 00:58:38 2010 -0400

    * Bump version to 0.8.6

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

commit 6623786268042a86dfab89865bfdf1838b6ada99
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Mar 28 14:20:01 2010 +0200

    Handle windows that have server border set properly.

 src/put/put.c | 82 +++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 46 insertions(+), 36 deletions(-)

commit 82916cab137de0d022e2daa8880d895f49944457
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Mar 5 09:53:40 2010 +0100

    Use pixmap size instead of the window size for animations.

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

commit 0761c3bda328724772823522f9710b72cfeee6e1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Mar 5 07:55:09 2010 +0100

    Correctly reflect that the popup window is managed.

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

commit d322544cb21ca3a297edefae3495b8cfe35a5c28
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Mar 5 07:51:40 2010 +0100

    Add support for 'present window group' effect.

 metadata/kdecompat.xml.in |   6 +
 src/kdecompat/kdecompat.c | 272 +++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 276 insertions(+), 2 deletions(-)

commit e6b03b9dbe64051bc0b48d525c9744de9076e28a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Mar 5 07:51:17 2010 +0100

    Add support for plasma popup slide effect.

 metadata/kdecompat.xml.in |  27 +++
 src/kdecompat/kdecompat.c | 428 +++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 428 insertions(+), 27 deletions(-)

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

    General reorganization and cleanup.

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

commit 7d8b19f7bfa6dc8dfcfd554b808a01ff184a3f56
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Feb 6 03:15:45 2010 -0600

    Don't animate notify-osd.

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

commit 26d7c112f04b437496aad1ec8b4aa96ed0b92225
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Nov 2 10:31:47 2009 -0600

    Remove commented out po strings, again.

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

commit ef58d268621c20a5db1c63ec69509780851b8e7e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Oct 26 08:55:54 2009 +0100

    Fix property reading for 64-bit architectures.

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

commit 5cab56927d77534c0112ec604e248724364b3a8f
Merge: 2c43486 048b047
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Mon Oct 26 08:55:53 2009 +0100

    Merge branch 'master' of /git/fusion/plugins-main

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

    * Bump version to 0.8.5

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

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

    * Bump version to 0.8.4

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

commit 3d6375e9bdded6081fafc9c6bd09a347f742041f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 13 19:13:11 2009 -0500

    Remove commented out po strings.

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

commit 92042ccf48bb7f58785848cbac64f24059382673
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Oct 13 18:22:11 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 2c4348658d7de6d38e11d257dbdd5062c3613758
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Oct 13 17:49:41 2009 +0200

    Update translations

 po/as.po    | 3941 ++++++++++++++++++++++++++++++++++++++++++
 po/be.po    | 4561 +++++++++++++++++++++++++++++++++++++++++++++++++
 po/da.po    | 3941 ++++++++++++++++++++++++++++++++++++++++++
 po/hr.po    | 3941 ++++++++++++++++++++++++++++++++++++++++++
 po/ml_IN.po | 5457 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/or.po    | 4206 +++++++++++++++++++++++++++++++++++++++++++++
 po/zh_HK.po | 4206 +++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 30253 insertions(+)

commit d84eef2757bf2ddae08b3521bd9de8fbed7d3c7d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Oct 13 17:49:31 2009 +0200

    Update translations

 po/ar.po    |    2 +-
 po/bn.po    |    2 +-
 po/ca.po    |    2 +-
 po/cs.po    | 1727 +++++++++++++++++++++++--------------
 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/hu.po    |  269 +++---
 po/it.po    |  104 ++-
 po/ja.po    | 1008 ++++++----------------
 po/ko.po    |  657 ++++++--------
 po/nb.po    |    2 +-
 po/nl.po    |    2 +-
 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 +-
 29 files changed, 4771 insertions(+), 5639 deletions(-)

commit c1879e90e00f43009370f7da5efb9cb1f1882fcc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Oct 12 04:20:04 2009 -0500

    Fix lost window by preventing edge flip for sticky windows.

 src/wall/wall.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

commit 32415f15bba3163c9a5d701f44afcac01382400a
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Oct 9 22:36:56 2009 -0500

    Fix crash when a window closes during dodge animation.

 src/animation/animation.c | 86 +++++++++++++++++++++++++++++++++++++++++++++--
 src/animation/dodge.c     | 28 ++++++++-------
 2 files changed, 98 insertions(+), 16 deletions(-)

commit 2b815fe45fabe5cfd1666910237b6524e6d05d6d
Author: Sam Spilsbury <smspillaz@gmail.com>
Date:   Tue Oct 6 17:05:08 2009 +0200

    Return true at the end of init function

 po/Makefile.in.in | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

commit 7c5f79e5796673a7d8695924796d2d47c8622866
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Oct 5 08:24:52 2009 +0200

    Safeguard against invalid xid.

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

commit 4bd210e53c19b43b125a8bcc747fc56543e30cf6
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Oct 4 22:25:59 2009 +0200

    Fix switching delay when ended soon after initiation.

 src/shift/shift.c | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

commit 06420676080b17c2d125700a1229dffda7481f5c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Oct 4 22:25:59 2009 +0200

    Fix anomaly when key is released during cancelling.

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

commit 31744e3c3b73cf22fd35e223484436351de728b4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Oct 4 15:21:55 2009 -0500

    Add kdecompat and titleinfo to POTFILES.in.

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

commit c6181cbe7aa66fcdd05b18c6b78332a27a5681ab
Author: Dennis Kasprzyk <onestone@compiz-fusion.org>
Date:   Sun Oct 4 22:11:38 2009 +0200

    Fixed kdecompat build.

 po/Makefile.in.in         | 23 +++++++++++------------
 src/kdecompat/Makefile.am |  2 +-
 2 files changed, 12 insertions(+), 13 deletions(-)

commit 591e0af6ebf84cfbf099e4d52db34ea46dabb86d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 3 14:07:00 2009 +0200

    Another dummy commit.

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

commit cf8278f3140d03dd793f48a46f7aae96d3dea420
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 3 14:05:28 2009 +0200

    Enable syncing X to GLX by default.

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

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

    Dummy commit.

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

commit 9f1edde70783f856bcad2db2ce2ebc2be3cc0a64
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 3 13:56:39 2009 +0200

    Dummy commit

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

commit 830618c7bb7e1b04da5c2a53d7d9e3cb1f457ce6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 3 13:53:12 2009 +0200

    Add titleinfo and kdecompat.

 configure.ac                 |   2 +
 metadata/Makefile.am         |   2 +
 metadata/kdecompat.xml.in    |  16 ++
 metadata/titleinfo.xml.in    |  20 ++
 src/Makefile.am              |   2 +
 src/kdecompat/CMakeLists.txt |   3 +
 src/kdecompat/Makefile.am    |  30 +++
 src/kdecompat/kdecompat.c    | 580 +++++++++++++++++++++++++++++++++++++++++++
 src/titleinfo/CMakeLists.txt |   3 +
 src/titleinfo/Makefile.am    |  30 +++
 src/titleinfo/titleinfo.c    | 490 ++++++++++++++++++++++++++++++++++++
 11 files changed, 1178 insertions(+)

commit bf862bb895cdb828f11303b0ab72bff1d97d5dad
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 21 07:41:49 2009 -0500

    Minor coding style change.

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

commit 856772e9b340a27b3abd22dfa4f258551f414fdf
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 21 07:32:59 2009 -0500

    Fix crash on terminate (LP: #430518).

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

commit f09f43c07c047935f48ce3f521e75a4a086720b4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 14 00:20:38 2009 -0500

    ring,shift,staticswitcher: Fix crash when a minimized window closes while switching with "show minimized" on.

 src/ring/ring.c                     |  77 ++++++++++++++++-----------
 src/shift/shift.c                   |  81 ++++++++++++++++------------
 src/staticswitcher/staticswitcher.c | 102 +++++++++++++++++++-----------------
 3 files changed, 148 insertions(+), 112 deletions(-)

commit 7654e54c690ae3db8791b4919566460ead5cb817
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 14 00:18:21 2009 -0500

    ring,staticswitcher: Correct plugin name used in compiz event.

 src/ring/ring.c                     | 2 +-
 src/staticswitcher/staticswitcher.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

commit 12f054183bb87dc2d2a53df8728825e967ed577d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 14 00:17:18 2009 -0500

    staticswitcher: Prevent simultaneous plugin uses that don't make sense.

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

commit 60a69541d62dcda1d24d40bff67834840194b281
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 14 00:15:52 2009 -0500

    animation: Prevent open/close animations when certain plugins are active.

 src/animation/animation-internal.h |  4 ++-
 src/animation/animation.c          | 50 +++++++++++++++++++++-----------------
 2 files changed, 31 insertions(+), 23 deletions(-)

commit 91c8c7992771028a93bc14c3c0f1b85b8b88d1ee
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 14 00:15:11 2009 -0500

    animation: Use correct window on DestroyNotify.

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

commit 5fb3860bdacb01ec1da7f3eaf1200cfc9daa8e00
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 7 16:10:27 2009 -0500

    shift, ring: End "activate" compiz event correctly.

 src/ring/ring.c   | 6 +++---
 src/shift/shift.c | 5 ++---
 2 files changed, 5 insertions(+), 6 deletions(-)

commit 746ec7357ba4380d55cf1606b9d7276bcc63cd8d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 7 16:05:29 2009 -0500

    shift: Fix icon transparency in big overlay icon mode.

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

commit c5fd823d131da42e7c8c59cf3c608a68ced0cfd8
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 7 15:54:22 2009 -0500

    shift: Paint icons at the same size. Use the largest icon.

 src/shift/shift.c | 76 ++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 44 insertions(+), 32 deletions(-)

commit 20d99c7a806f2e8b002f3fec2e55adf109284d77
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 7 12:47:18 2009 -0500

    ring: Paint icons at the same size.

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

commit ab6b82791085a552a51a781ef1c6e82faf043a48
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 7 11:48:40 2009 -0500

    staticswitcher: Don't use mipmap for icons.

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

commit e94c112db205c64e6fcf819de2a1f36d1e197fe5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 7 11:24:23 2009 -0500

    staticswitcher: Paint icons at the same size. Use the largest icon.

 src/staticswitcher/staticswitcher.c | 29 +++++++----------------------
 1 file changed, 7 insertions(+), 22 deletions(-)

commit 27865a062467ce7c8b24237cdcc14972083da223
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Sep 6 15:28:11 2009 -0500

    Prevent focus animation after ring (and shift) usage.

 src/ring/ring.c   | 22 ++++++++++++++++++++++
 src/shift/shift.c | 23 +++++++++++++++++++++++
 2 files changed, 45 insertions(+)

commit 15014a071b1317e0688cf87d1363a25be78a8919
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Sep 6 14:05:22 2009 -0500

    Snap to work area edges instead of output edges.

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

commit 3b150e8264b34b57f962b046262b6e9c500b9042
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Sep 6 11:55:25 2009 -0500

    Convert unsigned int to int before adding/subtracting.

 src/ring/ring.c           | 6 +++---
 src/shift/shift.c         | 2 +-
 src/thumbnail/thumbnail.c | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

commit 273ca1326243533983a4799c504eba1b2ad1898a
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 5 23:36:20 2009 -0500

    Return NULL in getObjectOptions instead of arbitrary pointer.

 src/animation/animation.c | 2 +-
 src/mousepoll/mousepoll.c | 2 +-
 src/session/session.c     | 2 +-
 src/text/text.c           | 2 +-
 src/winrules/winrules.c   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

commit 13c1efcb93db699a3e93140597ab5eba0132bcec
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 5 20:50:18 2009 -0500

    Prevent open animation for existing windows at compiz startup.

 src/animation/animation-internal.h |  5 +++--
 src/animation/animation.c          | 10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

commit 06cf031976a43df6b52b775722718b72774ad107
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 4 08:16:52 2009 +0200

    Add protection against empty strings (cairo doesn't like 0x0 sized
    surfaces).

 src/text/text.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 988943b1fba22c40b259f2de658497bfdea743f7
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Sep 2 02:36:26 2009 -0500

    Use s instead of w->screen.

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

commit 4857d6eb146e307bab17da3cddad157d77976b85
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Sep 2 02:33:03 2009 -0500

    Fix possible crash on window closing.

 src/thumbnail/thumbnail.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit 8d16d96d5adfa65d7a33a1b7db07cf45d63af2e4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Sep 1 02:39:51 2009 -0500

    Fix possible segfault on 64-bit arch. due to passing 0 to va_list and retrieving it as pointer.

 src/expo/expo.c                     |  2 +-
 src/ezoom/ezoom.c                   |  2 +-
 src/opacify/opacify.c               |  4 ++--
 src/put/put.c                       |  2 +-
 src/ring/ring.c                     |  2 +-
 src/shift/shift.c                   |  2 +-
 src/staticswitcher/staticswitcher.c |  2 +-
 src/vpswitch/vpswitch.c             |  2 +-
 src/wall/wall.c                     | 14 +++++++-------
 9 files changed, 16 insertions(+), 16 deletions(-)

commit 6774a73441a2e18c6a1445f25d831572632026a7
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Aug 27 12:27:11 2009 -0500

    Fix invalid read.

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

commit 48f945cdd7c92a9bb8850062679981dff664b8f0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Aug 24 23:16:22 2009 -0500

    Handle empty filter name.
    
    e.g: when it happens while adding a new one in ccsm.

 src/colorfilter/colorfilter.c | 8 ++++++--
 src/colorfilter/parser.c      | 2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)

commit ddd025bb7246732f4033ef131d9690fadcf3463b
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 15 23:29:22 2009 -0500

    mousepoll, thumbnail: Remove timers at termination.

 src/mousepoll/mousepoll.c | 3 +++
 src/thumbnail/thumbnail.c | 3 +++
 2 files changed, 6 insertions(+)

commit a3cf8502cd2edda467b4aace7ef583dc9deb8b17
Author: Joel Bosveld <Joel.Bosveld@gmail.com>
Date:   Wed Feb 25 12:14:03 2009 +0900

    Remove compTimeout on window destroy.

 src/winrules/winrules.c | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

commit 5b31042dfd6f1ac1c8b312928cadd7f261c20281
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 15 02:10:56 2009 -0500

    Fix memory leak. Also, check allocated regions.

 src/animation/animation.c |  3 +++
 src/animation/dodge.c     | 28 ++++++++++++++++++++++++----
 2 files changed, 27 insertions(+), 4 deletions(-)

commit 4f940bba0ba45d64e381a729c7b9f80cf06843fb
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Aug 6 18:01:16 2009 -0500

    Improve code safety.

 src/animation/animation.c | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

commit a02cc081ee17e801b54349365cf077db67674b91
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Aug 6 16:25:14 2009 -0500

    Fix crash when a window is closed while ending shift.

 src/shift/shift.c | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

commit 4020c70ca5b373885c451dae13197021a35a7737
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 2 04:11:03 2009 -0500

    Fix segmentation fault.

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

commit a40b369e125973fbb19ed6557cef4a70cac0fa97
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Apr 19 02:09:16 2009 +0200

    Prevent (un)minimize anim. for hidden (switcher) windows.

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

commit cd8a4918bc2771569fae7d4b7fe315dfb0966c19
Author: Jigish Gohil <cyberorg@opensuse.org>
Date:   Tue Mar 24 08:22:15 2009 +0100

    fix pt.po

 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/fa.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    | 370 ++++++++++++++++++++++-
 po/it.po    |   2 +-
 po/ja.po    | 980 +++++++++++++++++++++++++++++++++++++++++++++---------------
 po/ko.po    |   2 +-
 po/nb.po    |   2 +-
 po/nl.po    |   2 +-
 po/pl.po    |   2 +-
 po/pt.po    |   8 -
 po/pt_BR.po |   2 +-
 po/ru.po    |   2 +-
 po/sv.po    |   2 +-
 27 files changed, 1115 insertions(+), 291 deletions(-)

commit 6476d72471f3d20e003f1a97bbc896eee7696577
Author: C-F Language team <i18n@opencompositing.org>
Date:   Tue Mar 24 08:08:42 2009 +0100

    l10n updates

 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    |  181 ++++----
 po/it.po    |  906 ++++++++++++++++++++++++++---------------
 po/ja.po    | 1313 ++++++++++++++++++++++++-----------------------------------
 po/ko.po    |  368 ++++++++++++++++-
 po/nb.po    |  368 ++++++++++++++++-
 po/nl.po    |  368 ++++++++++++++++-
 po/pl.po    |  368 ++++++++++++++++-
 po/pt.po    |  837 +++++++++++++++++++++++++------------
 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, 10899 insertions(+), 2391 deletions(-)

commit 319c3c40ebd0b37c8132ecf60d02154e94299832
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 23 07:58:08 2009 +0100

    Initialize variable correctly.

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

commit 237343f3cdadc9914d75f4d3f8810e4a8cb80b0d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 9 17:39:22 2009 +0100

    Add workaround to force X-to-GLX synchronization, which should help for the race condition in the XDamage protocol Nvidia users are suffering from.

 metadata/workarounds.xml.in   | 5 +++++
 src/workarounds/workarounds.c | 3 +++
 2 files changed, 8 insertions(+)

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

    * Bump version to 0.8.3

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

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

    * Bump version to 0.8.2

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

commit ac220f7c3535dbf130bd8daa0b341d87aa991299
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Mar 6 02:07:27 2009 +0100

    Fix .pc files tarball inclusion

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

commit 655a70e44e2cd67afadb1d4ae34b6ca9b72b2413
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Mar 6 02:07:15 2009 +0100

    Remove more fusion

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

commit 6d0016b8e77ed1732b899bbca7c39d7f70afa098
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 5 03:19:27 2009 +0100

    Drop -fusion- bits

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

commit a67d44623337886e440cd43668c61b04260a2207
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 10 17:41:45 2009 +0100

    Add a reasonable set of windows not sliding by default.

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

commit a2b1ebec0a9fa03f4a1a5cc02d623455918c3386
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 19:08:56 2009 +0100

    Fix warning correctly

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

commit 5aae8b8c61511a53c4d996c8be07f4124b83f4c8
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 19:08:03 2009 +0100

    Fix warning correctly

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

commit 6a2e9734ebfd8213c9bf4afcadf9ecbd22352155
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 19:07:08 2009 +0100

    Fix warning correctly

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

commit 9c29ed73c4e18d312560d4bcd09e6fe8febc99d3
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 19:06:13 2009 +0100

    Fix warning CORRECTLY

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

commit d21902836ad75201014dec375d06cde5d4ba8b3a
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 19:05:11 2009 +0100

    Fix warning CORRECTLY

 src/text/text.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 80df9bb801b7c3f04b191b34914405ca8e652cf6
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 17:37:12 2009 +0100

    Fix warning

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

commit 88400f3fbff057b8b95e5e4478f9f9605ef7f7f5
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 17:34:39 2009 +0100

    Fix warning

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

commit d2a3ebefa3711b87dc337d6e045b595914e57024
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 17:29:37 2009 +0100

    Fix warning

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

commit 8c58ed0069b7c77175cdbf012701385b90ec8f1a
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 17:27:51 2009 +0100

    Fix warning

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

commit e3eaa284dc401be4016679085a88ca451f7de5fb
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat Feb 7 17:26:17 2009 +0100

    Fix warning (int != void... sigh).

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

commit 68c7d9cbe79fa6e233efc9edce11e2ec4e9d119d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 7 13:58:51 2009 +0100

    Disable some workarounds by default for cases which were fixed upstream
    and the fix was already released.

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

commit b73bdd72d119bdfac96791969a04c6226eddbc80
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Feb 7 06:26:20 2009 +0100

    Remove unused variables.

 src/animation/animation-internal.h |  7 -------
 src/animation/animation.c          | 14 --------------
 2 files changed, 21 deletions(-)

commit 9f26e18b3f549a28d4e9e82eb6c805b8124ba992
Author: C-F Language team <i18n@opencompositing.org>
Date:   Fri Feb 6 07:03:26 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 471493a11e232dd668a5824476c030320cc80e7a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 3 08:03:29 2009 +0100

    Always save topleft edge of window including decorations so we don't
    depend on the timing of decorator startup when restoring the session.

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

commit b6a0f61b2eceeec109ba62272caf90a5939916d4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jan 15 15:10:17 2009 +0100

    Added option that allows selecting windows from the switcher with the
    mouse.

 metadata/staticswitcher.xml.in      |   5 +
 src/staticswitcher/staticswitcher.c | 184 +++++++++++++++++++++++++++---------
 2 files changed, 146 insertions(+), 43 deletions(-)

commit fdb527da272b8b7bc235e18cb662360a1b748f2b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jan 15 13:38:02 2009 +0100

    Fix double free.

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

commit 643370ae263a6249a292e8f708b8d428ebde23a6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:16:03 2009 +0100

    Adapt for text plugin interface changes.

 src/ring/ring.c | 162 ++++++++++++++++++--------------------------------------
 1 file changed, 51 insertions(+), 111 deletions(-)

commit 28a01558b371df19f1f1faade7630cb92537fc45
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:15:43 2009 +0100

    Adapt for text plugin interface changes.

 src/thumbnail/thumbnail.c | 116 +++++++++++++++-------------------------------
 1 file changed, 38 insertions(+), 78 deletions(-)

commit 97eff118c716f05ac527d650e9e8e5fc5337ab68
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:15:12 2009 +0100

    Adapt for text plugin interface changes.

 src/scaleaddon/scaleaddon.c | 164 +++++++++++++-------------------------------
 1 file changed, 49 insertions(+), 115 deletions(-)

commit 29668507e056b95b0326b79f5b213d96433e53d9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:13:19 2009 +0100

    Adapt for text plugin interface changes.

 src/shift/shift.c | 145 +++++++++++++++++-------------------------------------
 1 file changed, 45 insertions(+), 100 deletions(-)

commit aae35bdcc8d79861f4ae54c4a82c2a756c3e2fef
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:12:18 2009 +0100

    Added documentation to the header file.

 include/compiz-text.h | 98 +++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 80 insertions(+), 18 deletions(-)

commit b6d4fe09a0b48aee97c005a0d958c81b5e32b565
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:12:18 2009 +0100

    Check bindPixmapToTexture for errors.

 src/text/text.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit 7b967cb39186ea5d31af793482c51025126c70ae
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:12:18 2009 +0100

    Added opacity parameter for text drawing.

 include/compiz-text.h | 3 ++-
 src/text/text.c       | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

commit 95297bca09671b0a36f944d612279ae1abd4ef2f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:12:18 2009 +0100

    Added function for drawing text on screen.

 include/compiz-text.h |  6 +++++
 src/text/text.c       | 64 +++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 65 insertions(+), 5 deletions(-)

commit e6d5849afa745209e7c2260ed58d4fca4e642580
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:12:18 2009 +0100

    Added automatic binding of the pixmap to a texture.

 include/compiz-text.h | 10 ++++++----
 src/text/text.c       | 35 +++++++++++++++++++++++++++++------
 2 files changed, 35 insertions(+), 10 deletions(-)

commit b7a497bed7b07d27ee4e65642a414371e3bc57a3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:12:18 2009 +0100

    Allocate returned data structure dynamically and add cleanup function.

 include/compiz-text.h | 22 +++++++++++++---------
 src/text/text.c       | 46 ++++++++++++++++++++++++++++------------------
 2 files changed, 41 insertions(+), 27 deletions(-)

commit 390c58e023d3703fb8e8398a02f8dd1e00b90d4f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:12:18 2009 +0100

    Fix whitespace.

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

commit 7a840cb25f409476fc7b44bd12e8b2aed76004f1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 11 14:12:17 2009 +0100

    De-cruftify text plugin interface. - Use function pointer set as interface instead of providing a fake image renderer. - De-BCOP text plugin, BCOP wasn't needed anyway. - Some cleanups.

 include/compiz-text.h |  62 +++--
 metadata/text.xml.in  |   3 +-
 src/text/text.c       | 652 ++++++++++++++++++++++++++++----------------------
 3 files changed, 407 insertions(+), 310 deletions(-)

commit f6b173fbda09f1e7178e91e392953f60f20aa635
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jan 5 13:00:31 2009 +0100

    Fix memory leak.

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

commit 159cbe080632012bdb12ddb02395e03c9c5279a8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:47 2008 +0100

    Always respect move action.

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

commit 6850f24c7fc2ae7114b795ccab9faffc09e51af7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:47 2008 +0100

    Don't constrain fullscreen windows to work area.

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

commit c0c6899f2e42586401eb8209b1722f731a48f64f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:47 2008 +0100

    Correctly reflect output during animation.

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

commit 6935744cb8446cd9692d69b67235ef4fcab2e366
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:47 2008 +0100

    Only retain focus for focussed window.

 src/put/put.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit e36169d35315abd574fc75f64c7255618cddd7c3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:47 2008 +0100

    Use moveWindow / syncWindowPosition again.
    When not doing so, we'd have to deal with X protocol asynchronities.

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

commit aae861a73f74c455067d88fdfe589db58fe1e2d7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:46 2008 +0100

    Add functionality for putting a window to the next output.

 metadata/put.xml.in |   8 ++++
 src/put/put.c       | 123 +++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 95 insertions(+), 36 deletions(-)

commit 608137870208cc36cad96cab74d4d33c0e6547da
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:46 2008 +0100

    Factor out window movement ending into separate function and only update
    window attributes if needed.

 src/put/put.c | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

commit 2a87d1a29f33d8698548b080f236fb2a87a7c8e4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:46 2008 +0100

    Fix typo.

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

commit d91111fdd3a219a63bf605905f6ebf8c6071e046
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:46 2008 +0100

    Whitespace fix.

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

commit 39a5c239d21c5f3764e3556b3e1c190ead67c948
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 28 19:09:45 2008 +0100

    Factor out movement code into separate function and clean up option
    naming for consistency (viewport instead of face and output instead of head).

 src/put/put.c | 646 ++++++++++++++++++++++++++++++----------------------------
 1 file changed, 332 insertions(+), 314 deletions(-)

commit ed8c8d65c780ea7a78e3ad9d97bf8a189221776d
Author: C-F Language team <i18n@opencompositing.org>
Date:   Fri Dec 26 08:15:26 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 52b6fc0df32fba741d56db6378f3f37ceaead212
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Dec 22 02:44:20 2008 +0100

    Allow model engine use in extensions. Expose more functions.

 include/compiz-animation.h         | 74 +++++++++++++++++++++++++++++---------
 src/animation/animation-internal.h | 33 -----------------
 src/animation/animation.c          | 62 +++++++++++++++++---------------
 src/animation/curvedfold.c         |  2 +-
 src/animation/dream.c              |  2 +-
 src/animation/horizontalfold.c     |  2 +-
 src/animation/magiclamp.c          |  2 +-
 src/animation/rollup.c             |  2 +-
 src/animation/wave.c               |  2 +-
 9 files changed, 97 insertions(+), 84 deletions(-)

commit a102ffa89d1570671ed153a3806c4054b8936edf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Dec 19 13:58:33 2008 +0100

    Show panels in expo mode by default.

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

commit 880f5457ab4a0d521da208ca4f5f044b5a1dd387
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Dec 19 13:58:33 2008 +0100

    Fix mouse-over-window calculation for sticky windows.

 src/expo/expo.c | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

commit 73e4c6eff2162bbd2b7c7f7b97a0421e08634a8f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Dec 18 13:31:36 2008 +0100

    Load ezoom before staticswitcher to not mess up its display.

 metadata/ezoom.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 0c4f9a98caef504d09499d002dfcf11ccf300bbc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Dec 18 09:52:54 2008 +0100

    Name button and key actions consistently.

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

commit a5db7def83a9f4b63b020b3a2b71547c318659dd
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Dec 17 12:32:46 2008 +0100

    Fix rounding issues during drawing.

 src/wall/wall.c | 35 +++++++++++------------------------
 1 file changed, 11 insertions(+), 24 deletions(-)

commit f5abcce36445318f5892ecaa23f285ec44227404
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Dec 17 09:58:03 2008 +0100

    Minor coding style improvements.

 src/wall/wall.c | 55 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 31 insertions(+), 24 deletions(-)

commit 038904128eb7d66e016956de48219aa2a5c62895
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Dec 17 09:58:02 2008 +0100

    Improve rounding correctness.

 src/wall/wall.c | 33 +++++++++++++++++++++++----------
 1 file changed, 23 insertions(+), 10 deletions(-)

commit 8d1bda52b1cdd66b99cdfc71db66ec9cf66e8311
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Dec 16 15:37:38 2008 +0100

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/wall
    Conflicts:
            wall.c
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Determine direction angle at beginning of movement and keep it until
    movement is terminated or a new movement is started.

 metadata/wall.xml.in |   5 ++
 src/wall/wall.c      | 249 +++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 215 insertions(+), 39 deletions(-)

commit 36f1f4ab88188edb2f260ed36db507d31b6713c8
Author: C-F Language team <i18n@opencompositing.org>
Date:   Mon Dec 15 11:07:58 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 563c663ce3c121508a3d30352a49c0b1ecc3fa70
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Dec 14 12:49:01 2008 +0100

    Determine direction angle at beginning of movement and keep it until
    movement is terminated or a new movement is started.

 src/wall/wall.c | 234 ++++++++++++++++++++++++++------------------------------
 1 file changed, 109 insertions(+), 125 deletions(-)

commit 7bd25e87fe499644bb3f396b518c4f1841316820
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Dec 10 16:27:03 2008 +0100

    Solve some weirdnesses with preview_timeout = 0 (such as preview not
    being kept while holding modifier keys).
    Keep direction display while keeping modifiers pressed.

 src/wall/wall.c | 103 +++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 65 insertions(+), 38 deletions(-)

commit a7abf786ac38343183e1e23b976084440ebd143c
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 847f085c82ff921bf40d7f9516ca76dc888ba6c7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Dec 10 09:58:40 2008 +0100

    Add hu to LINGUAS file.

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

commit 23d76c72af9d9508312e70e6008e99d5891e9415
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Dec 2 13:41:41 2008 +0100

    Support icons larger than 96x96 and limit painting of emblem icons to
    64x64.

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

commit e493da3ba80e1896b98be0baf8adc6aaceaa1978
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Dec 2 13:35:57 2008 +0100

    Support icons larger than 64x64, which is especially useful for
    minimized windows.

 src/staticswitcher/staticswitcher.c | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)

commit 1603d3d0e53894d9f37da90a5126081352cdfb19
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Dec 2 09:33:38 2008 +0100

    Always use highlighted window for actions (close/zoom/pull).

 src/scaleaddon/scaleaddon.c | 59 +++++----------------------------------------
 1 file changed, 6 insertions(+), 53 deletions(-)

commit c95be7a098fb3f5544e8802121c061d4c8ccbf53
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Dec 2 09:27:45 2008 +0100

    Never move windows without move action and don't keep screen grab around
    when bailing out.

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

commit 24221d0b62d9c4cca720186e7c5751b88a749483
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Nov 28 13:09:36 2008 +0100

    Use core's normal cursor instead of having an extra copy.

 src/ring/ring.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

commit 7c3c3b2913dbc7b725e12937d11f6e1729fba1dd
Author: Kristian Lyngstol <kristian@linpro.no>
Date:   Thu Nov 27 23:54:40 2008 +0100

    Move trigger-toggling to the actual trigger. Superduper performance boost for normal operation. Rejoice!

 src/opacify/opacify.c | 40 ++++++++++++++++++++++------------------
 1 file changed, 22 insertions(+), 18 deletions(-)

commit 3fc8a92c0fe9571498ed6385e41a88b345cef276
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Nov 26 11:21:38 2008 +0100

    Speed up window-on-viewport determination.

 src/thumbnail/thumbnail.c | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)

commit 4af657f30fee7bf8377b9214ba22cd022eae7936
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Nov 26 07:05:11 2008 +0100

    Fix occasional crash with dodge (bug 1080).

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

commit 557353e4b49ccccb172e1e2010fcd54b09c16a53
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Nov 24 07:50:59 2008 +0100

    Improve fade handling if a window is grabbed/ungrabbed during fade.

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

commit 7f30cee6b3d808ca6fd81070e97d0c0ee5af0f85
Author: Malte Schröder <maltesch@gmx.de>
Date:   Sun Nov 23 16:59:35 2008 +0100

    Allow windows to be excluded from sessoin management

 metadata/session.xml.in |   5 ++
 src/session/session.c   | 123 ++++++++++++++++++++++++++++--------------------
 2 files changed, 78 insertions(+), 50 deletions(-)

commit 391ab24d676fb745d532500b22ef6f3958851094
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Nov 21 12:00:45 2008 +0100

    Don't allow movement of windows that are not supposed to be moved.

 src/expo/expo.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

commit 60478fe4241ac6a6bafb18e3ba0489cb1d1fea21
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Nov 20 11:36:28 2008 +0100

    While in a grab, use window under pointer for checking if it's a desktop window.

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

commit b9c413d9fb4270d3372be7882b252315697274c7
Author: Kristian Lyngstol <kristian@linpro.no>
Date:   Wed Nov 19 01:09:58 2008 +0100

    Remove default values for less-common bindings

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

commit 99726d3db8678690a554e04cdb037795b08fbedc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Nov 18 16:30:01 2008 +0100

    Show thumbnails for all windows that set the dock hint (also for below state ones).

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

commit 6b7ef66a671fb358a3a8c05180bf691552cb1626
Author: Kristian Lyngstol <kristian@linpro.no>
Date:   Sat Nov 15 23:12:11 2008 +0100

    Clean up the spelling in comments

 src/ezoom/ezoom.c | 52 ++++++++++++++++++++++++++--------------------------
 1 file changed, 26 insertions(+), 26 deletions(-)

commit 924254d05dda2ae34f4a0d45c0b8e3af8f883f18
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Nov 10 15:53:57 2008 +0100

    Update license.

 src/staticswitcher/staticswitcher.c | 38 ++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

commit 96dc19d67f38a48c40f62a539042a52e6f43140e
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Nov 7 08:19:43 2008 +0100

    Fix artifacts with non-animated closing windows.

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

commit e22d3e7768c16121488bedbee57b0a042c0dbf47
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Nov 6 12:43:54 2008 +0100

    Fix memory leak.

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

commit 02714d7876e1fb0cfae8e239dacd0439d5378e08
Author: C-F Language team <i18n@opencompositing.org>
Date:   Tue Nov 4 08:02:00 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 16bd58e5ef4050786d8b45248c85c35dea619c4b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Oct 30 07:54:19 2008 +0100

    Use XWMHints structure provided by core.

 metadata/workarounds.xml.in   |  5 ---
 src/workarounds/workarounds.c | 87 ++++++++++++++-----------------------------
 2 files changed, 27 insertions(+), 65 deletions(-)

commit 67405fe5acc8d0aea50c0560cad159568e6e6c2f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Oct 27 16:13:12 2008 +0100

    There is no reason not to allow rules for dock windows.

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

commit 14afa3b09a6eb59505064a1fcc6776b7a01c1bf4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Oct 21 09:54:35 2008 +0200

    Fix formatting issues for RTL languages.

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

commit ca2fd2267cb118a3c3b4b12a73f44b52cfd63339
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Oct 15 16:19:30 2008 +0200

    Make sure focusDefault always defaults to TRUE, not only when called from bindings.

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

commit c4f05d22add6a727dc584fe14763bd4935324a5c
Author: Kristian Lyngstol <kristian@linpro.no>
Date:   Wed Oct 15 11:41:59 2008 +0200

    Add scale threshold for autoscaling based on focus tracking.
    This prevents accidentally fullscreening of tiny dialog boxes, 5x5pixel
    empty gtk menus, etc.

 metadata/ezoom.xml.in |  8 ++++++++
 src/ezoom/ezoom.c     | 12 +++++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)

commit 81c2ca159fca3870162796303373030a099ca088
Author: C-F Language team <i18n@opencompositing.org>
Date:   Tue Oct 14 11:29:58 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 274da99e80200a5ffc024dcbbaf7c41780f0101f
Author: Dennis Kasprzyk <onestone@compiz-fusion.org>
Date:   Mon Oct 13 17:54:45 2008 +0200

    Fixed cmake build.

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

commit ca8610e0cfe42c54a04a698ecad2be78d1325278
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Oct 9 07:28:44 2008 +0200

    Remove FIXMEs as they are invalid.

 src/winrules/winrules.c | 136 +++++++++++++++++++++---------------------------
 1 file changed, 60 insertions(+), 76 deletions(-)

commit c337decc1979a05911ef4c52141fc441d96c3690
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Oct 8 21:42:28 2008 +0200

    Instead of modifying the cached values of input hint and protocols, hook into focusWindow to prevent focus.
    Implications:
    - The window won't be shown in switcher. (should be ok)
    - Scale still focusses the window

 src/winrules/winrules.c | 131 ++++++++++++++++++++++++++----------------------
 1 file changed, 72 insertions(+), 59 deletions(-)

commit f68f2a5d2526506ad9af3144d0a84a67c1fdce23
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Oct 8 21:16:57 2008 +0200

    Fix window type check and apply rules on MapRequest.
    Added some FIXMEs.

 src/winrules/winrules.c | 88 ++++++++++++++++++++++++-------------------------
 1 file changed, 43 insertions(+), 45 deletions(-)

commit 23dc66796479986bee1346a6a3891d7109d2f988
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Oct 6 14:42:15 2008 +0200

    Added option for hiding Utility windows from taskbar.

 metadata/workarounds.xml.in   |  5 +++
 src/workarounds/workarounds.c | 75 ++++++++++++++++++++++++++++---------------
 2 files changed, 55 insertions(+), 25 deletions(-)

commit 3b020f98c3f95451cc9334092baad8febfb268c9
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Oct 3 02:11:34 2008 +0200

    Dodge closer.

 src/animation/animation-internal.h | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit ffed86f588b9ec96305f4ac8f523a8723d5c0ad0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Oct 3 02:11:34 2008 +0200

    Don't focus-fade or dodge if only shadows overlap.

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

commit ced2297bb58e1748cec1e87ea5ad933b7c1bc8c4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Oct 2 07:26:46 2008 +0200

    Fix minimize/restore inconsistency with skip-taskbar windows (bug 1049).

 src/animation/animation.c | 44 +++++++++++++++++++++++++++++++++++---------
 1 file changed, 35 insertions(+), 9 deletions(-)

commit ef1918bdd31e2ea92138bb35faef53bdfbe7269f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Sep 27 15:15:25 2008 +0200

    Make sure windows are restored on the correct viewport.

 src/session/session.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit 46f003570afe4d23be4fc1e8029295bab4445d16
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 26 07:27:39 2008 +0200

    Change window title according to mouse movement when using mouse selection mode.

 src/ring/ring.c | 50 ++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 42 insertions(+), 8 deletions(-)

commit 90e7642c2d85eba1fa3811838d0a7a6893c26765
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Sep 25 03:03:35 2008 +0200

    Don't damage window region at the end of close/minimize/shade.
    Slightly improves performance by not damaging the full window region
    at the end of close, minimize, and shade animations.

 src/animation/animation-internal.h | 2 ++
 src/animation/animation.c          | 9 ++++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)

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

    * Bump version to 0.7.9

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

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

    * Bump version to 0.7.8

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

commit b465dd84db6a37c6e62cc1fcd5e084fb641bb970
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Mon Sep 22 16:02:13 2008 +0200

    Minor scope fixes in miniScreen (live preview) iteration

 src/wall/wall.c | 21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

commit da710a9cf40c3a7e2fd7eab206a677fd772f5fa5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 22 02:34:49 2008 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix potential memleak.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Prevent animations for switcher window by default.

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

commit 6dd15301ac65a0e0ad581e84ac5ec83647962b22
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 22 02:34:49 2008 +0200

    Improve performance with some animations.
    This change mainly improves (on minimize) curved/horiz.fold, dream, glide, and
    (on open/close/minimize) zoom and sidekick, by damaging a smaller region.
    The damage region was being computed as the bounding box of the current and
    the last drawing boxes. This was unnecessary as we just need the union of
    those two boxes. This change implements that.

 metadata/animation.xml.in |  6 +++---
 src/animation/animation.c | 44 ++++++++++++++++++++++++++------------------
 2 files changed, 29 insertions(+), 21 deletions(-)

commit 3f4b9c8adf50a7bc603cecd52c4d945b948d6edc
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 23:07:47 2008 +0200

    * Fix typo

 src/resizeinfo/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0789c9e50ed9a72e87a6a28cb9855cc60add30f4
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 17:27:43 2008 +0200

    * Fix typo

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

commit 8f2082dbb96d16be931a5337e16c606ecf2de25f
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 17:22:05 2008 +0200

    * Fix imgjpeg plugin Makefile.am

 src/jpeg/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit f640ed390a1844b258c40247318e6791b6a6a9af
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 17:19:11 2008 +0200

    * Fill BUILT_SOURCES

 src/colorfilter/Makefile.am    | 2 ++
 src/expo/Makefile.am           | 6 ++----
 src/ezoom/Makefile.am          | 4 ++--
 src/jpeg/Makefile.am           | 4 ++--
 src/mag/Makefile.am            | 4 ++--
 src/neg/Makefile.am            | 4 ++--
 src/opacify/Makefile.am        | 4 ++--
 src/put/Makefile.am            | 4 ++--
 src/resizeinfo/Makefile.am     | 4 ++--
 src/ring/Makefile.am           | 4 ++--
 src/scaleaddon/Makefile.am     | 4 ++--
 src/shift/Makefile.am          | 4 ++--
 src/snap/Makefile.am           | 4 ++--
 src/staticswitcher/Makefile.am | 4 ++--
 src/text/Makefile.am           | 4 ++--
 src/thumbnail/Makefile.am      | 4 ++--
 src/vpswitch/Makefile.am       | 4 ++--
 src/wall/Makefile.am           | 4 ++--
 src/winrules/Makefile.am       | 4 ++--
 src/workarounds/Makefile.am    | 4 ++--
 20 files changed, 40 insertions(+), 40 deletions(-)

commit c0b00d5e5a356513f01fe494effe42bdc2cb6e98
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 17:14:57 2008 +0200

    * Fill BUILT_SOURCES

 src/colorfilter/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b04cf2b77ef0adfb8224c287e017bdb491d68df5
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 17:01:01 2008 +0200

    * Use .xml.in metadata files instead of .xml ones

 src/colorfilter/Makefile.am    | 4 ++--
 src/expo/Makefile.am           | 4 ++--
 src/ezoom/Makefile.am          | 4 ++--
 src/jpeg/Makefile.am           | 4 ++--
 src/mag/Makefile.am            | 4 ++--
 src/neg/Makefile.am            | 4 ++--
 src/opacify/Makefile.am        | 4 ++--
 src/put/Makefile.am            | 4 ++--
 src/resizeinfo/Makefile.am     | 4 ++--
 src/ring/Makefile.am           | 4 ++--
 src/scaleaddon/Makefile.am     | 4 ++--
 src/shift/Makefile.am          | 4 ++--
 src/snap/Makefile.am           | 4 ++--
 src/staticswitcher/Makefile.am | 4 ++--
 src/text/Makefile.am           | 4 ++--
 src/thumbnail/Makefile.am      | 4 ++--
 src/vpswitch/Makefile.am       | 4 ++--
 src/wall/Makefile.am           | 4 ++--
 src/winrules/Makefile.am       | 4 ++--
 src/workarounds/Makefile.am    | 4 ++--
 20 files changed, 40 insertions(+), 40 deletions(-)

commit 53ffdb3fee284daaf329657807c469789b116edd
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 16:52:00 2008 +0200

    * Don't distribute schemas

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

commit 73d8907a13cf81f95f3839aa7309c1c83c1a5602
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 16:35:31 2008 +0200

    * Make sure *_options.(c|h) are generated before plugin is built

 src/expo/Makefile.am           | 8 ++++++--
 src/ezoom/Makefile.am          | 6 ++++--
 src/jpeg/Makefile.am           | 6 ++++--
 src/mag/Makefile.am            | 6 ++++--
 src/neg/Makefile.am            | 6 ++++--
 src/opacify/Makefile.am        | 6 ++++--
 src/put/Makefile.am            | 6 ++++--
 src/resizeinfo/Makefile.am     | 6 ++++--
 src/ring/Makefile.am           | 6 ++++--
 src/scaleaddon/Makefile.am     | 6 ++++--
 src/shift/Makefile.am          | 6 ++++--
 src/snap/Makefile.am           | 6 ++++--
 src/staticswitcher/Makefile.am | 6 ++++--
 src/text/Makefile.am           | 6 ++++--
 src/thumbnail/Makefile.am      | 6 ++++--
 src/vpswitch/Makefile.am       | 6 ++++--
 src/wall/Makefile.am           | 6 ++++--
 src/winrules/Makefile.am       | 6 ++++--
 src/workarounds/Makefile.am    | 6 ++++--
 19 files changed, 78 insertions(+), 38 deletions(-)

commit 9f3759fe1a1a8fa97343104b993c47f61526e2ac
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 18 13:40:16 2008 +0200

    * Make sure *_options.(c|h) are generated before plugin is built

 src/colorfilter/Makefile.am | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

commit 50015ff87765b4803c4ff6f4d1c065195e4ad0b4
Author: Guillaume Seguin <ixce@ed3n.(none)>
Date:   Thu Sep 18 01:13:06 2008 +0200

    * Fix typo

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

commit 7a0f219564593c5d58997487d7340f6ab9c4d56e
Author: Guillaume Seguin <ixce@ed3n.(none)>
Date:   Thu Sep 18 01:07:52 2008 +0200

    * Don't distribute autogenerated files

 src/expo/Makefile.am           | 3 ++-
 src/ezoom/Makefile.am          | 3 ++-
 src/jpeg/Makefile.am           | 3 ++-
 src/mag/Makefile.am            | 3 ++-
 src/neg/Makefile.am            | 3 ++-
 src/opacify/Makefile.am        | 3 ++-
 src/put/Makefile.am            | 3 ++-
 src/resizeinfo/Makefile.am     | 4 ++--
 src/ring/Makefile.am           | 3 ++-
 src/scaleaddon/Makefile.am     | 3 ++-
 src/shift/Makefile.am          | 3 ++-
 src/snap/Makefile.am           | 3 ++-
 src/staticswitcher/Makefile.am | 4 ++--
 src/text/Makefile.am           | 3 ++-
 src/thumbnail/Makefile.am      | 6 +++---
 src/vpswitch/Makefile.am       | 3 ++-
 src/wall/Makefile.am           | 3 ++-
 src/workarounds/Makefile.am    | 6 +++---
 18 files changed, 38 insertions(+), 24 deletions(-)

commit 194a3fe24a167747970fe5a10f170a2c89e12beb
Author: Guillaume Seguin <ixce@ed3n.(none)>
Date:   Thu Sep 18 00:00:26 2008 +0200

    * Don't distribute autogenerated files

 src/colorfilter/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 21901b1af0c7555f7ccb84e2d361a2da058ed334
Author: Guillaume Seguin <ixce@ed3n.(none)>
Date:   Wed Sep 17 22:48:27 2008 +0200

    * Don't distribute autogenerated files

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

commit eef9c12ed42573e2a9d721e147ad90b062692489
Author: Guillaume Seguin <ixce@ed3n.(none)>
Date:   Wed Sep 17 22:47:48 2008 +0200

    * Drop bs from POTFILES.in (plugin moved to compiz as obs)

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

commit 7f382ae983d0bf2506f6a12c672d02275a93446e
Author: Guillaume Seguin <ixce@ed3n.(none)>
Date:   Wed Sep 17 21:13:43 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 e9f44a032c7636cf013c6546d247f0474909120e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Sep 17 12:14:43 2008 +0200

    Update switcher window internal state on map.

 src/staticswitcher/staticswitcher.c | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

commit f24ae85ace9aac4fc57f43065e68066844cd9a17
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Sep 17 11:00:30 2008 +0200

    Fix potential memleak.

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

commit 5b21974180ae6cde7f7d15d61ba8ba1341ccd3f3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Sep 17 10:57:27 2008 +0200

    Fix potential memleak.

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

commit 41f9028fd0b705384833df306ed568850cfea8c4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Sep 17 07:51:58 2008 +0200

    Prevent animations for switcher window by default.

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

commit 038f2ab2d919a754c95a33419449854e095de092
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Sep 17 02:19:18 2008 +0200

    Track libcompizconfig changes.

 metadata/animation.xml.in | 231 +++++++++++++++++++++++-----------------------
 1 file changed, 116 insertions(+), 115 deletions(-)

commit b29887a87d146715775a0d07d04b15e03ebe112e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 15 20:37:54 2008 +0200

    Set window class and name on the switcher window.

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

commit 31510dc3598d378e92d99798a960efe83fd6049c
Author: C-F Language team <i18n@opencompositing.org>
Date:   Mon Sep 15 11:22:52 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 d01a92e89afb0cb7cec9241fe3560fd9b5b6d616
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 15 07:33:34 2008 +0200

    Fix constant damage of thumbnail while it is shown.

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

commit 5cdb55d8f030000319d322574484b773f886d78b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 14 15:31:54 2008 +0200

    Prevent excessive damage.

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

commit e439a482c7f4376bde4a555d73b621e92ee35212
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 14 15:02:55 2008 +0200

    Damage old thumb properly when making it invisible.

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

commit 5d49924ead0af754e9fdc5268f59c9f943731427
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 14 15:02:55 2008 +0200

    Optimization.

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

commit 54b4908e9ad4183d91dc5978bace84ac9cc74836
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 14 14:47:46 2008 +0200

    Properly fill in PPosition info.

 src/staticswitcher/staticswitcher.c | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

commit 286b0a35729459d3328df8dc4d80a1b722c8e9b2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Sep 13 14:32:25 2008 +0200

    Only restore old window type and state if window is not already destroyed.

 src/workarounds/workarounds.c | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit d6459e0bb6906f8ac1002ac6a22ff9585d7961cb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 12 13:20:16 2008 +0200

    - Properly fill in PPosition info
    - Put switcher window to correct position on map.

 src/staticswitcher/staticswitcher.c | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

commit 936900aafa71272a4fc6f4bdbef4f9c64713023b
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Sep 9 20:02:24 2008 +0200

    Reorder groups and subgroups in metadata.

 metadata/animation.xml.in | 328 +++++++++++++++++++++++-----------------------
 1 file changed, 164 insertions(+), 164 deletions(-)

commit e6b29c2a9fb38041063bfc0252e98eb818a9b7e7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 9 18:05:38 2008 +0200

    Do not focus default window if viewport change was initiated due to window activation.

 src/wall/wall.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 03662193793293f8eb1d984ec6968478692f6a2f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 8 03:46:35 2008 +0200

    Remove unused attribute.

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

commit 6ba35d5e36b9c909727853d04f481a5186e01b1c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 6 19:22:45 2008 +0200

    Remove unnecessary includes.

 src/animation/animation-internal.h | 12 ------------
 src/animation/animation.c          |  5 -----
 2 files changed, 17 deletions(-)

commit fb9c622fd44dace56e32e1a1d0df34e8d1319a88
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Tue Sep 2 16:52:15 2008 +0200

    When enabeling mouse polling, also refresh the current values
    Fixes incorrect mouse position on initial zoom until mouse moved.

 src/ezoom/ezoom.c | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

commit 60194c02d76463ed9a7f0bf985d2a83394b63427
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Tue Sep 2 16:39:11 2008 +0200

    Add static scaling of mouse pointer

 metadata/ezoom.xml.in | 13 +++++++++++++
 src/ezoom/ezoom.c     | 13 +++++++++++--
 2 files changed, 24 insertions(+), 2 deletions(-)

commit 9e2f0d066eb328cdce63b864e55593b0e0968ccc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 1 19:48:06 2008 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Track core changes.

 src/animation/animation.c | 17 ++++++++---------
 src/animation/dodge.c     |  4 ++--
 src/animation/magiclamp.c |  2 +-
 src/animation/options.c   | 16 ++++++++--------
 4 files changed, 19 insertions(+), 20 deletions(-)

commit d4fbf88b0231b74839f3ffe6de72bc2a8a72060f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 1 19:48:06 2008 +0200

    Fix potential crash with wave/curved/horiz.fold.

 src/animation/animation-internal.h |  2 +-
 src/animation/animation.c          | 34 +++++++++++++++++-----------------
 src/animation/dodge.c              |  4 ++--
 src/animation/magiclamp.c          |  2 +-
 src/animation/options.c            | 16 ++++++++--------
 5 files changed, 29 insertions(+), 29 deletions(-)

commit 06eb3dc3d6928296b6bf53a99ac2ff67e93f59cf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 10:25:57 2008 +0200

    Track core changes.

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

commit 39e3499ddb73eb06a3ec9342d4c8cf5b488e44f2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:25:17 2008 +0200

    Track core changes.

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

commit d68e958b8f03ef2c347a69868f4b12d618de0386
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:25:11 2008 +0200

    Track core changes.

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

commit 0ec41453d131229e95ebf10836ac2e68507d3071
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:24:38 2008 +0200

    Track core changes.

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

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

    Track core changes.

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

commit 615504c7667e95d6eb4c5dff4ba3a12b0d76248c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:22:29 2008 +0200

    Track core changes.

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

commit c088c72b11a0eca3f989f82e5fdc185e560a8546
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:21:57 2008 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fini display options properly.
    
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Fix crash when extension is disabled during animation.
    This happened with animations provided by extension plugins.

 src/animation/animation.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit e996f92f028abc75717bb14d1ab123b657c92f06
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:21:57 2008 +0200

    Track core changes.

 src/animation/animation.c | 29 ++++++++---------------------
 src/animation/dodge.c     |  4 ++--
 src/animation/magiclamp.c |  2 +-
 src/animation/options.c   | 16 ++++++++--------
 4 files changed, 19 insertions(+), 32 deletions(-)

commit a5925204d7b9cb1d9348a8214ad23aa67c00a9f7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:20:32 2008 +0200

    Track core changes.

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

commit ff1cd8c5ec059f1dd8547e20f2ea9adbe940b3f5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:19:53 2008 +0200

    Track core changes.

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

commit 0c16975a4a8a6d5814c1aefbf545cad60159847c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:18:46 2008 +0200

    Track core changes.

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

commit 558a2ac8798a84c005549376768d16cb5f8fb08c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 09:18:10 2008 +0200

    Track core changes.

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

commit 9643027ab58026d16206f9c0bb7111b2c7ea0582
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 07:27:59 2008 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
    
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Fix crash when extension is disabled during animation.
    This happened with animations provided by extension plugins.

 src/animation/animation.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit bb52c200d3864b57f05e81fff81b2cc9a963f418
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 1 07:27:59 2008 +0200

    Fini display options properly.

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

commit 6c6fb05a15d09e80e23bb029341cc86daac4d993
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 30 11:55:37 2008 -0500

    Remove unnecessary files from animation.

 src/animation/airplane3d.c    |  864 -----------------------
 src/animation/animation_tex.h |  222 ------
 src/animation/beamup.c        |  292 --------
 src/animation/burn.c          |  460 ------------
 src/animation/domino.c        |  271 -------
 src/animation/explode3d.c     |  107 ---
 src/animation/fold3d.c        |  237 -------
 src/animation/leafspread.c    |  100 ---
 src/animation/particle.c      |  327 ---------
 src/animation/polygon.c       | 1551 -----------------------------------------
 src/animation/skewer.c        |  221 ------
 11 files changed, 4652 deletions(-)

commit f7557715817313a1647be70f3325cdd6a8a0cd02
Author: C-F Language team <i18n@opencompositing.org>
Date:   Sat Aug 30 08:15:53 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 bb31b78493ec1e0b73f5e88bf7abdfbe93f6e114
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 30 03:44:55 2008 +0200

    Fix crash when extension is disabled during animation.
    This happened with animations provided by extension plugins.

 src/animation/animation.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 9037d96427f1d9cf2c1c84d64f95eaec47150e13
Author: Dennis Kasprzyk <onestone@compiz-fusion.org>
Date:   Fri Aug 29 16:25:00 2008 +0200

    Create valid pkg_config file.

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

commit 6e7e7a3b50d7f266f7e0b94300a1013568788172
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 29 11:14:22 2008 +0200

    Added a match to open window maximized initially.

 metadata/winrules.xml.in |  5 +++++
 src/winrules/winrules.c  | 35 ++++++++++++++++++++++++-----------
 2 files changed, 29 insertions(+), 11 deletions(-)

commit 8cd6fdbb92e24d7c0cb6fc801cf8497d85559e19
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 29 10:51:17 2008 +0200

    Fix file list.

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

commit e394c422be3a9da233e586dcf0dc75feb29f10ab
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 29 07:46:52 2008 +0200

    Install header and metadata only if plugin is installed as well.

 include/Makefile.am  |  9 +++++++--
 metadata/Makefile.am | 34 +++++++++++++++++++++++++++-------
 2 files changed, 34 insertions(+), 9 deletions(-)

commit 1890b1213336a031e2d58eee44bc2b67544a0a11
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 29 07:39:43 2008 +0200

    Install animation plugin pkgconfig file.

 Makefile.am | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)

commit 30229c4d4ff3abf3508ab2d2b07528c4d3c4a0d3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 29 07:32:26 2008 +0200

    Install animation plugin devel stuff.

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

commit b0d10109dd6f95bb0b78235e39a88ea9698005e1
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Aug 29 05:44:07 2008 +0200

    Fix dodge regression.

 compiz-animation.pc.in    | 12 ++++++++++++
 src/animation/animation.c |  5 +----
 2 files changed, 13 insertions(+), 4 deletions(-)

commit 64acffeff381f602a88f43e7727b684a0d97071a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 28 16:37:18 2008 +0200

    Fix typo in animation name.

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

commit c173c8fb887db869d1cb8279d81daaaa163214a8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 28 16:15:53 2008 +0200

    Properly invoke next and prev actions.
    Hold grab as long as a button or key is held down to get that working.

 src/wall/wall.c | 122 +++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 76 insertions(+), 46 deletions(-)

commit 3dbb14aa831a105d4d55d7e32be574a3aa3aa2e4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Aug 27 15:17:37 2008 -0500

    Update file list in animation's Makefile.am.

 src/animation/Makefile.am | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

commit 4a0fcfd3dbacb5fc8cc76615f3220ca7800b778b
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Aug 27 22:09:38 2008 +0200

    Allow extensions. Move some effects to animationaddon.
    * Change effect and random effect options from int to string.
    
    * Allow other plugins to extend the animation plugin to provide new
      animation effects.
    
    * Remove particle and polygon engines, along with the effects
      airplane, beamup, burn, domino, explode, fold, leafspread, and skewer.
      These are now provided by the new animationaddon plugin.
    
    * Simplify some option-related code and remove CompScreen parameter
      where there is also a CompWindow parameter.

 include/compiz-animation.h         |  269 +++++
 metadata/animation.xml.in          | 1235 +++-------------------
 src/animation/animation-internal.h |  892 +++-------------
 src/animation/animation.c          | 2048 +++++++++++++++++++-----------------
 src/animation/curvedfold.c         |   62 +-
 src/animation/dodge.c              |   42 +-
 src/animation/dream.c              |   45 +-
 src/animation/fade.c               |    7 +-
 src/animation/focusfade.c          |    8 +-
 src/animation/glide.c              |  194 +---
 src/animation/horizontalfold.c     |   41 +-
 src/animation/magiclamp.c          |   81 +-
 src/animation/options.c            |  161 ++-
 src/animation/rollup.c             |   32 +-
 src/animation/wave.c               |   13 +-
 src/animation/zoomside.c           |  184 ++--
 16 files changed, 2077 insertions(+), 3237 deletions(-)

commit 0f628f94c37cfc15e782af601891f8684134ee31
Author: Dennis Kasprzyk <onestone@compiz-fusion.org>
Date:   Tue Aug 26 14:47:42 2008 +0200

    Fixed live preview calculations.

 src/wall/wall.c | 27 +++++++++++----------------
 1 file changed, 11 insertions(+), 16 deletions(-)

commit cbf3bdaf2266781347022f758f812c13ad46bce0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Aug 21 07:18:35 2008 +0200

    Fix multiple output problem in curved/horiz.fold/wave.

 src/animation/animation.c      | 30 ++++++++++++++++++++++++++++--
 src/animation/curvedfold.c     |  9 ++-------
 src/animation/horizontalfold.c |  7 +------
 src/animation/wave.c           |  6 ------
 4 files changed, 31 insertions(+), 21 deletions(-)

commit dd8a50f963cd252f8df0c1b35dca19c27da690c2
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 17 17:55:57 2008 +0200

    Rearrange some code in focusfade.

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

commit 0a3f021f12241b475810c3888d59485ee5a16dc0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 17 17:55:56 2008 +0200

    Fix wrong opacity during focusfade with trailfocus.

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

commit 0269b8b5c502064a310b432ae635f2c6f729b828
Author: C-F Language team <i18n@opencompositing.org>
Date:   Thu Aug 7 08:10:08 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 2f51f3e4855108b6cc91781be9847abc06c4ce56
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Aug 7 06:34:34 2008 +0200

    Fix blur/reflex/neg conflicts with wave/dream/horizfold/curvedfold.
    * Modifications for wave, dream, horizfold, curvedfold to avoid using
    the Q texture coordinate, which was causing conflicts with blur/reflex/neg.
    
    * Amplitude option changes for these effects due to their new implementations.
    
    * Plus some code refactoring.

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

commit df8ddea81edca8ea84c4a237f22eb77c195443fc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Aug 7 06:34:26 2008 +0200

    Fix blur/reflex/neg conflicts with wave/dream/horizfold/curvedfold.
    * Modifications for wave, dream, horizfold, curvedfold to avoid using
    the Q texture coordinate, which was causing conflicts with blur/reflex/neg.
    
    * Amplitude option changes for these effects due to their new implementations.
    
    * Plus some code refactoring.

 metadata/animation.xml.in          |  42 +++---
 src/animation/animation-internal.h |  54 ++++---
 src/animation/animation.c          | 301 ++++++++++++++++++++++++++++---------
 src/animation/curvedfold.c         |  57 ++++---
 src/animation/dodge.c              |   3 +-
 src/animation/dream.c              |  18 +--
 src/animation/glide.c              |  31 +---
 src/animation/horizontalfold.c     |  72 +++++----
 src/animation/magiclamp.c          |   5 +
 src/animation/wave.c               |  26 +++-
 src/animation/zoomside.c           |  62 ++++++--
 11 files changed, 447 insertions(+), 224 deletions(-)

commit eb20a1be488f64f36044731ae2105a64fc1f6978
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 31 13:37:10 2008 +0200

    Remove bs plugin from build system (obsoleted by Compiz obs plugin).

 configure.ac          |   1 -
 metadata/Makefile.am  |   1 -
 metadata/bs.xml.in    | 110 --------
 po/Makefile.in.in     |   2 +-
 src/Makefile.am       |   1 -
 src/bs/CMakeLists.txt |   3 -
 src/bs/Makefile.am    |  20 --
 src/bs/bs.c           | 699 --------------------------------------------------
 8 files changed, 1 insertion(+), 836 deletions(-)

commit f743f58808ebc6198f541abad2eebcec1c85cd1b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 31 13:14:09 2008 +0200

    Track core changes.

 src/ring/ring.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 32e9e67fce20b2fa75963648659c07a5b80d6a3e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 31 13:13:56 2008 +0200

    Track core changes.

 src/shift/shift.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 0bb0112cb78f3ac6dd19ad48b91af3f911284cbe
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Jul 21 09:21:43 2008 -0500

    Fix a crash during focus fade.
    
    Specifically while a window that was in a "focus chain" was being "finished",
    it was still being left in the chain. This commit fixes that.

 src/animation/animation.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit 5f5b7c42c945775de3651bc334765f9391f51565
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 18 10:37:25 2008 +0200

    Always return TRUE after sucessfully processing screen option changes.

 src/animation/animation.c | 31 +++++++++++++++++++++----------
 1 file changed, 21 insertions(+), 10 deletions(-)

commit 751b816ba132ce7440fe8825931afec1f4fad782
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jul 17 06:18:46 2008 +0200

    Reduce CPU use in magiclamp, dream, wave, rollup, horiz/curvedfold.
    This commit optimizes these animations to avoid doing the same things
    over and over again for every model object.

 src/animation/animation.c      |  40 ++++---
 src/animation/curvedfold.c     |  19 +++-
 src/animation/dream.c          |  20 ++--
 src/animation/horizontalfold.c |  24 ++--
 src/animation/magiclamp.c      | 245 +++++++++++++++++++++--------------------
 src/animation/rollup.c         |  12 +-
 src/animation/wave.c           |  31 +++---
 7 files changed, 217 insertions(+), 174 deletions(-)

commit f5fc1e13c8177f49092c30b51164f9ecb0810c87
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jul 16 05:40:42 2008 +0200

    Remove unnecessary parameter.

 src/animation/animation-internal.h |  3 +-
 src/animation/animation.c          | 75 ++++++++++++++++++--------------------
 src/animation/beamup.c             |  2 +-
 src/animation/burn.c               |  2 +-
 4 files changed, 38 insertions(+), 44 deletions(-)

commit 13528479720d6c060a397b58fc729f19f7db0a7f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jul 16 05:40:42 2008 +0200

    Reduce CPU usage in non-dodge/focusfade animations.
    The walker interface is only necessary for dodge and focus fade animations,
    but it was being used for all of them. This commit fixes that.

 src/animation/animation-internal.h |  3 +++
 src/animation/animation.c          | 22 +++++++++++++++++++---
 2 files changed, 22 insertions(+), 3 deletions(-)

commit 3402d8ac49aed8683f5dbe981b4ccdd3178cdbf1
Author: Adel Gadllah <adel.gadllah@gmail.com>
Date:   Tue Jul 15 19:40:43 2008 +0200

    * Fix build on PPC64

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

commit 372d8dd52bbf85b8d0bbbf32ff712fdd34655f8d
Merge: e20e838 035c993
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Tue Jul 15 19:40:42 2008 +0200

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

commit e20e838a5bd3aba453c9e2fcc0e552e36fa02a19
Author: C-F Language team <i18n@opencompositing.org>
Date:   Wed Jul 9 13:28:00 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 035c993f8bf34b80e95fbe2a0fdf0c1a3fd52e39
Merge: 656ebf2 a5c4996
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 3 13:23:01 2008 +0200

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

commit 656ebf206f5a8a1b98a55d1896ad0a51509fc382
Author: Tomas Carnecky <tom@dbservice.com>
Date:   Thu Jul 3 13:22:45 2008 +0200

    Make sure to find bcop.pc if the user selects a custom prefix.

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

commit a5c49962c89e93d64769afb1cfe92bd8bfa27797
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 1 02:05:43 2008 +0200

    Damage window region if it's killed during animation.
    This probably fixes the occasional gksu artifacts (bug 949).

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

commit ed79470c774390ef9ae6b2fa767a49900c537b3f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Jun 25 19:38:34 2008 +0200

    Only focus default window if switcher is not active.

 src/wall/wall.c | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

commit f59350920a45b5decd0121ab0a36f24b034ce46b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Jun 25 09:46:10 2008 +0200

    Only focus default window when not activating a window.

 src/wall/wall.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 1abec9334ab6983bfaf55e3e347e768c467dfafe
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jun 22 05:10:41 2008 +0200

    Plug mem leak.

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

commit 81dc7efcc28c85b80f415e1d5ef9d9f2f28fd263
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 19 16:37:19 2008 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/session
    
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis kasprzyk
    onestone@opencompositing.org
    Track core changes

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

commit e3ed9cc3c9a0f7925cc351e2fe6aca363ed85e07
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 19 16:37:19 2008 +0200

    Use simpler check for unmanaged windows.

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

commit a88afdcbae73b5e55c2eaef88a49d406219cd57a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 20:39:57 2008 +0200

    Don't crash if ts->dock is not set.

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

commit c9cd89b733ae77551398e6fd57a1a9ff4e9dfd48
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 20:07:12 2008 +0200

    Track core changes

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

commit d8117d48387d701bc8b1376ec0f44404da9a339a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 20:06:17 2008 +0200

    Track core changes

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

commit 45c91430efc6622943096af07b240ddacabf770b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 20:06:17 2008 +0200

    Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins/winrules
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Added CMake file.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/winrules
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Properly restore input hint and window protocols.
    
    Joe Rabinoff
    bobqwatson@yahoo.com
    Danny Baumann
    dannybaumann@web.de
    Fix applying the window protocols.

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

commit 75e71eaf080461d1f02ba971407aad2dabc01826
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 20:06:17 2008 +0200

    CMake build file.

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

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

    Track core changes

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

commit 6aaccc66755c6a917166175151ce56e9ba08c1ab
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 20:05:14 2008 +0200

    Track core changes

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

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

    Track core changes

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

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

    Track core changes

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

commit 4695b0b1fb9ad37d95385b9103adc16cf691ea5b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 18:48:17 2008 +0200

    Reset thumbnail correctly if mouse leaves thumbnail area.

 src/thumbnail/thumbnail.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 24b81fcea32456a8a8091718fe369f270c684f7d
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 18 18:39:26 2008 +0200

    Use mousepoll and only update mouse position if mouse is above a desktop window.

 metadata/thumbnail.xml.in    |   3 +
 src/thumbnail/CMakeLists.txt |   2 +-
 src/thumbnail/thumbnail.c    | 265 ++++++++++++++++++++++++-------------------
 3 files changed, 153 insertions(+), 117 deletions(-)

commit 9e7d5137e2f462c7c60faaf4bc0c1d1458ed2c3b
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Wed Jun 18 14:15:18 2008 +0200

    Initialize lastChanged on start

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

commit 5e077bc015a12923e146f71d56e2275fe7008596
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Mon Jun 16 20:50:16 2008 +0200

    Use a separate convenience function for setting scale to an area

 src/ezoom/ezoom.c | 47 ++++++++++++++++++++++++++++-------------------
 1 file changed, 28 insertions(+), 19 deletions(-)

commit ebe6e65f77e518491471207d7d0b10465372bfb0
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Mon Jun 16 20:35:56 2008 +0200

    Add minimum zoom factor option

 metadata/ezoom.xml.in | 8 ++++++++
 src/ezoom/ezoom.c     | 7 ++++++-
 2 files changed, 14 insertions(+), 1 deletion(-)

commit d636eb6a0c1cde4c10d41b261a602a93142d1ea0
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Mon Jun 16 20:21:56 2008 +0200

    Fix warning

 src/ezoom/ezoom.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 85344d7956eaf4b93e228647140c33ae8a70f543
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 16 18:48:01 2008 +0200

    Don't allow wall initiation when scale is active.
    Cleaned up wallMoveViewport routine.

 src/wall/wall.c | 90 +++++++++++++++++++++++++++------------------------------
 1 file changed, 42 insertions(+), 48 deletions(-)

commit d18b06e6e287b567f447f5b48f07db6680502cdd
Author: C-F Language team <i18n@opencompositing.org>
Date:   Mon Jun 16 13:18:41 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 3d37fdce356feb7d238bb095f10aefc648545f7a
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 13 03:25:58 2008 +0200

    Fix excess damaging in burn/beamup.

 src/animation/animation.c | 2 --
 src/animation/beamup.c    | 4 ++--
 src/animation/burn.c      | 2 ++
 src/animation/particle.c  | 3 +++
 4 files changed, 7 insertions(+), 4 deletions(-)

commit 159f307dcbb8b88b7a3de21fd583a7f147b39841
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 12 07:20:59 2008 +0200

    Disable line smoothing before drawing outline.

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

commit 6518960a538bf70a6be49a741b2353eed40c7057
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 10 23:36:50 2008 +0200

    Added an option for converting urgency to demands_attention state.

 metadata/workarounds.xml.in   |  7 ++++++-
 src/workarounds/workarounds.c | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+), 1 deletion(-)

commit ffdb356c7fe28b9738b9c16301dec37a8f7707f4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 10 07:24:40 2008 +0200

    Increase damage rectangle for minimized windows a bit to cover rounding issues.

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

commit e204344004d4460de42a7952051db3047fb2934d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 10 06:48:26 2008 +0200

    Added alignment of thumbnails to the right.

 metadata/staticswitcher.xml.in      |  6 +++++-
 src/staticswitcher/staticswitcher.c | 19 +++++++++++++++----
 2 files changed, 20 insertions(+), 5 deletions(-)

commit d1fe5bd89ce015cbc8e304c1ced6c04eff306a04
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 10 06:48:25 2008 +0200

    Draw highlight border using three rects in 2 different colors.

 metadata/staticswitcher.xml.in      | 10 ++++++++++
 src/staticswitcher/staticswitcher.c | 36 ++++++++++++++++++++++--------------
 2 files changed, 32 insertions(+), 14 deletions(-)

commit c8b588ca1f435bfb57e2835266b4313cf4680fcd
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 10 06:48:24 2008 +0200

    Added option for highlight rectangle mode for minimized windows.

 metadata/staticswitcher.xml.in      | 19 ++++++++
 src/staticswitcher/staticswitcher.c | 91 +++++++++++++++++++++++++------------
 2 files changed, 80 insertions(+), 30 deletions(-)

commit c1e7b6906dff6f1a22d4c4dd001b7cf7b76248d4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 10 06:48:24 2008 +0200

    Highlight icon geometry for minimized windows in rectangle highlight mode.

 src/staticswitcher/staticswitcher.c | 105 +++++++++++++++++++++++++-----------
 1 file changed, 73 insertions(+), 32 deletions(-)

commit 6f1be1f90d82864b73023ab14a9e4f753ddd3e42
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 10 06:48:04 2008 +0200

    Use icon geometry stored in CompWindow struct.

 src/thumbnail/thumbnail.c | 171 ++++++++++------------------------------------
 1 file changed, 35 insertions(+), 136 deletions(-)

commit c0b93234e41064d66f04306060787232dfcdad89
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 10 06:48:01 2008 +0200

    Use icon geometry stored in CompWindow struct.

 src/animation/animation-internal.h |  1 -
 src/animation/animation.c          | 49 ++++++--------------------------------
 2 files changed, 7 insertions(+), 43 deletions(-)

commit 240db5409a9345d7b2e99a0efaa67a9773a229ce
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 9 13:39:32 2008 +0200

    Properly initialize variables.

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

commit e02995afe099cf6bd46e3f35ceadb28d03ca7bfc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 9 09:32:21 2008 +0200

    Don't show highlight rectangle for invisible windows.

 src/staticswitcher/staticswitcher.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 994d90ab7f8d2f22ca2c5da5622fd650083c8410
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 9 07:47:10 2008 +0200

    Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/staticswitcher
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Minor cleanup.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Combine bring_to_front and highlight_selected options into one option, making them mutually exclusive.

 metadata/staticswitcher.xml.in      | 27 ++++++++++++++++++---------
 src/staticswitcher/staticswitcher.c | 19 ++++++++++++-------
 2 files changed, 30 insertions(+), 16 deletions(-)

commit a5e2c0858d5c7d0d96131b000b381c9fad94842c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 9 07:47:10 2008 +0200

    Only evaluate match for non-panel selection mode and set it to a sensible default.

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

commit 8ef0c9f2443e9b651f462cf54ba8129680b6795b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 8 16:48:22 2008 +0200

    Plug mem leak.

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

commit 3bbc4af7926d0cec41d1a495470d6322d028b4cf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 8 16:48:09 2008 +0200

    Get rid of unneeded heap allocation.

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

commit f210a70ed1ca284cc7976300eb9454a8de02e95c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 8 16:48:09 2008 +0200

    Plug memory leak.

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

commit bfe9572c94dc48460a1c723b680ba49c776ae96e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 7 18:14:53 2008 +0200

    Plug mem leaks.

 src/expo/expo.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

commit 8e3d8f6d445e1e4aafb88bdd2cdd24ec512b4867
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 7 14:53:25 2008 +0200

    Plug mem leaks.

 src/animation/animation.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 8fe3a840db96cdab6a29cd34065c0866ed5ae833
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 7 13:53:27 2008 +0200

    Properly initialize variable.

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

commit cb8125fa060eec3519f68fb643085366f3564b11
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 7 13:52:16 2008 +0200

    Properly initialize variable.

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

commit e2c3302d95a7a41ca5477dcd5b202963dbcc2d46
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Jun 6 12:42:43 2008 +0200

    Add deuteranopia and protonopia to default filters

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

commit d744dd0fd633e00f6256c576b98f00f1ced31378
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 5 18:50:33 2008 +0200

    Minor cleanup.

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

commit 4ed914fb03137bbd8b35e552b10adabdff1d97f7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 5 18:45:04 2008 +0200

    Allow DnD for wall's flip edges.

 metadata/wall.xml.in | 4 ++++
 1 file changed, 4 insertions(+)

commit da194702a86afb5f9e37b4ae6dd8c12fb073c009
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 5 18:07:42 2008 +0200

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

 metadata/staticswitcher.xml.in      | 27 ++++++++++++++++++---------
 src/staticswitcher/staticswitcher.c | 16 +++++++++-------
 2 files changed, 27 insertions(+), 16 deletions(-)

commit b5abda75cf60463286a82a2b86857bb089e2a210
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 87d7b14adad16c5c79b6641150b5c43697a7a824
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Jun 4 07:16:44 2008 +0200

    Added selected window highlight rectangle.
    Enabling this makes most sense with saturation and brightness set to 100 and bring to front disabled.

 metadata/staticswitcher.xml.in      | 28 ++++++++++++++++++
 src/staticswitcher/staticswitcher.c | 59 ++++++++++++++++++++++++++++++++-----
 2 files changed, 79 insertions(+), 8 deletions(-)

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

    * Bump version to 0.7.7

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

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

    * Bump version to 0.7.6

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

commit 71756fb7d539e63a7dbbea89a79187b9679c653d
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu May 29 15:43:51 2008 +0200

    Add damageScreen () on unload to avoid screen garbeling when unloading.

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

commit 471289303002b701219bcc89545581ce5f2788c2
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu May 29 15:38:45 2008 +0200

    Make sure the cursor is shown in FiniScreen.
    Fixes issues cursor disappearing when unloading/reloading ezoom while
    zoomed in.

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

commit 679377143854c3b2a26bc3974355301c23d3b409
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 525dee176107a379d03628921a3939869a0c2ef0
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat May 24 19:42:27 2008 +0200

    More comment tweaks

 src/ezoom/ezoom.c | 60 ++++++++++++++++++++++---------------------------------
 1 file changed, 24 insertions(+), 36 deletions(-)

commit c01bd3393b3cb666846a50881fe71ccc4ab846ea
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat May 24 19:42:27 2008 +0200

    Comment tweak

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

commit ecf1d581f1a977800b11e7ca05e98f35b7052015
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat May 24 19:42:27 2008 +0200

    Do not try to restrain cursor when the cursor is bigger than the zoomed area

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

commit 31e69b717ad014673f0aea49258fc690092d34a2
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sat May 24 19:42:26 2008 +0200

    Get outputdevice for zoombox by geometry, not point

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

commit 109c6060130c9f0b74070e5a420d56f94c7287bc
Author: C-F Language team <i18n@opencompositing.org>
Date:   Sat May 24 18:48:25 2008 +0200

    translation updates

 po/Makefile.in.in |   2 +-
 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 +++++++++++++++++++---------
 28 files changed, 5434 insertions(+), 2320 deletions(-)

commit 266498afef072fef5ebb52cb2abd46216b32e802
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Fri May 23 12:39:41 2008 +0200

    Add zoom box feature; select and area to zoom in on it.

 metadata/ezoom.xml.in |   5 ++
 src/ezoom/ezoom.c     | 140 +++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 143 insertions(+), 2 deletions(-)

commit 09f9d27e126e759d05f63d7ddc444755cf121063
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu May 22 11:45:37 2008 +0200

    Style and comment cleanups

 src/ezoom/ezoom.c | 64 ++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 42 insertions(+), 22 deletions(-)

commit fb425435adf261f7108b7a9b08fac122a716f9af
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu May 22 11:35:29 2008 +0200

    Remove more mouse code (in favor of mousepoll), comment cleanups

 src/ezoom/ezoom.c | 163 ++++++++++++++++++++++--------------------------------
 1 file changed, 65 insertions(+), 98 deletions(-)

commit 050f2057467b077e84a07854291bcb4ef94cb7c8
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu May 22 11:35:29 2008 +0200

    Minor comment cleanups

 src/ezoom/ezoom.c | 37 ++++++++++++++-----------------------
 1 file changed, 14 insertions(+), 23 deletions(-)

commit add10cfdafcfe43e07795cd608e7e7ba8741f159
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu May 22 11:00:41 2008 +0200

    Two for the price of one! Style fixes and removal of unused stuff.

 src/ezoom/ezoom.c | 102 ++++++++++++++++++++++++++----------------------------
 1 file changed, 50 insertions(+), 52 deletions(-)

commit a1bf439f7ec5d9fe6cbdae12951784d698adef7f
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu May 22 10:50:36 2008 +0200

    Use the mousepoll plugin instead of polling localy

 metadata/ezoom.xml.in | 10 +++-----
 src/ezoom/ezoom.c     | 64 ++++++++++++++++++++++++++++++---------------------
 2 files changed, 41 insertions(+), 33 deletions(-)

commit 2bdd772b21dd646ea885fa7efc2129e16c1c5cf8
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu May 22 10:42:18 2008 +0200

    Allow removal of mousepoll clients during client handeling

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

commit df6cf5641a9ccca42f85b679581de07c69a19941
Author: Kristian Lyngstol <kristian@yoda.lyngstol.net>
Date:   Tue May 20 22:21:37 2008 +0200

    Obey texture filtering settings on cursor too
    This is not really a good permanent solution, ideally the cursor should
    be handled by a CompTexture and thus get this automatically, but this is a
    quick fix until I come up with something better.

 src/ezoom/ezoom.c | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

commit 754ff510e1037b94a8dabba16b56cd246d408548
Author: Kristian Lyngstol <kristian@yoda.lyngstol.net>
Date:   Tue May 20 21:48:05 2008 +0200

    Style cleanups, first iteration

 src/ezoom/ezoom.c | 307 ++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 205 insertions(+), 102 deletions(-)

commit d7cdb99d31115d977178df34696eccbb92d88f35
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue May 20 18:58:42 2008 +0200

    Damage optimizations.

 src/scaleaddon/scaleaddon.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 05bed864d4b9c531c102f47e66583c52db1780ae
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue May 20 18:34:03 2008 +0200

    Improve damage behaviour.

 src/resizeinfo/resizeinfo.c | 52 +++++++++++++++++++++++++++------------------
 1 file changed, 31 insertions(+), 21 deletions(-)

commit cd9dfd97dccc18208b1945486c7d81cdddcd41c5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue May 20 13:00:06 2008 +0200

    Added staticswitcher to build system.
    Also sort file entries alphabetically.

 configure.ac                   | 11 +++++-----
 metadata/Makefile.am           | 47 +++++++++++++++++++++---------------------
 po/Makefile.in.in              |  2 +-
 po/POTFILES.in                 |  9 ++++----
 src/Makefile.am                | 47 +++++++++++++++++++++---------------------
 src/staticswitcher/Makefile.am | 28 +++++++++++++++++++++++++
 6 files changed, 88 insertions(+), 56 deletions(-)

commit 6f25dc58f922021e0eccb8f3eee67d7388f2205d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue May 20 12:40:27 2008 +0200

    Dummy commit.

 metadata/staticswitcher.xml.in      |  202 ++++
 src/staticswitcher/CMakeLists.txt   |    3 +
 src/staticswitcher/staticswitcher.c | 1853 +++++++++++++++++++++++++++++++++++
 3 files changed, 2058 insertions(+)

commit 018fc93adcd54e58af62caccee9c8a0656361533
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sat May 17 18:35:44 2008 +0200

    Allow also the root window for action execution, even if a desktop window is present.

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

commit d36009972e066c2ed10b8b8016dbec9905775894
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu May 15 08:01:44 2008 +0200

    Improved window pulling.
    Based on a patch by Douglas Young in bug #592.

 metadata/scaleaddon.xml.in  | 13 ++++++++
 src/scaleaddon/scaleaddon.c | 77 +++++++++++++++++++++++++++++++++++----------
 2 files changed, 73 insertions(+), 17 deletions(-)

commit 8e00286c76c44fa1f089d9bc370e7c76e786aea6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 12 18:21:52 2008 +0200

    More description fixup.

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

commit 0e81616d731345857357c0bb88a270cc8da5a33c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 12 18:21:52 2008 +0200

    Improve descriptions.

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

commit 6fa7333388bdf528ebd97f72fad3b245ec24043f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 12 18:21:52 2008 +0200

    Fixup indention.

 metadata/scaleaddon.xml.in | 322 ++++++++++++++++++++++-----------------------
 1 file changed, 161 insertions(+), 161 deletions(-)

commit a173d38347bb900f13a1aea85ccb922c2eb099a3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 12 18:21:51 2008 +0200

    Added bindings for pulling windows to the current viewport.

 metadata/scaleaddon.xml.in  | 13 ++++++++
 src/scaleaddon/scaleaddon.c | 76 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 89 insertions(+)

commit 946e3c0d52f1099299bf2958bb9b6df42bb0f9fb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat May 10 13:01:38 2008 +0200

    Cleanup, coding style.

 src/bs/bs.c | 178 +++++++++++++++++++++++++++---------------------------------
 1 file changed, 79 insertions(+), 99 deletions(-)

commit a8d7d753cf77575c1ffa6cfcca0686c4d2b5419a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat May 10 09:21:16 2008 +0200

    Optimization.

 src/bs/bs.c | 28 ++++++++++++++++++----------
 1 file changed, 18 insertions(+), 10 deletions(-)

commit 26da579d211eeaf314237d1a37f3be7f4fc453df
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri May 9 22:06:10 2008 +0200

    Fix crash during magic lamp animation (bug 932).

 src/animation/animation-internal.h |  4 +--
 src/animation/animation.c          | 12 +++------
 src/animation/magiclamp.c          | 50 +++++++++++++++++++++-----------------
 3 files changed, 34 insertions(+), 32 deletions(-)

commit 99db80c5e7db606262008aa3b2fd7b60b4b96edc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon May 5 18:41:47 2008 +0200

    Handle clear mask correctly.

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

commit bc15c149ec2b5e1f0c5ba69c0a8496f3f1f990b0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 5 17:51:35 2008 +0200

    Also activate sliding when switcher is active.

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

commit e991f95787e876e038071092641156a68a07ae25
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun May 4 07:15:31 2008 +0200

    Prevent dodging of nonmatching windows (like toolbars).

 src/animation/animation.c | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

commit 1dee1bd8874f512a05c7918a3c3a1e6d86c1c025
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sat May 3 02:42:18 2008 +0200

    Flp cull face for reflection.

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

commit a8f58f066853abcd421f52649475b9e04f22accf
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri May 2 16:37:38 2008 +0200

    We have to scale the normal, because we are also scaling in z direction.

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

commit f4641d86301277af7fe0335a6733848390ca8b8d
Author: C-F Language team <i18n@opencompositing.org>
Date:   Fri May 2 10:28:41 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 f800303ee5b30e95a2c6ac06bcbb8dd41d792bc2
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Apr 30 02:10:05 2008 +0200

    Restore shade model (bug 919).

 src/animation/polygon.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 04b0062889a8d78f63ce0c32c74fc7e8f5f11330
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Apr 29 17:54:00 2008 +0200

    Use more realistic lighting in animations.
    For animations like explode, leaf spread, etc., side faces of polygon objects
    were being painted with the same shade as the front face. This changeset
    enables more accurate lighting in those animations using correct side face
    normals. Also we now allow polygon objects with 0 thickness. Airplane normals
    are removed as side face normals are not necessary for 0-thickness objects.

 metadata/animation.xml.in  |   6 +-
 src/animation/airplane3d.c | 112 +----------------
 src/animation/animation.c  |   4 +-
 src/animation/polygon.c    | 300 ++++++++++++++++++++++++---------------------
 4 files changed, 165 insertions(+), 257 deletions(-)

commit ba09a8ea5e8266f3905c5bc122212a15a29cd5e6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Apr 29 09:51:58 2008 +0200

    Issue screengrab during sliding to make sure core ignores EnterNotify events happening during viewport change.

 src/wall/wall.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit b17775225217a2e67f5df27f63223efabfcfc8a4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Apr 27 18:01:06 2008 +0200

    Minor cleanup.

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

commit b3d355322bdee48a04c0f908edc8b3ffa045bafe
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Apr 27 18:00:42 2008 +0200

    Coding style fixes, cleanups.

 src/ring/ring.c | 131 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 69 insertions(+), 62 deletions(-)

commit 0eecf38325423e1818e85e3ad05a683047206e09
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Apr 25 09:11:58 2008 +0200

    Set internal hint for desktop bindings.

 metadata/vpswitch.xml.in | 7 +++++++
 1 file changed, 7 insertions(+)

commit ad7519d497e750a739f1c5f848033b5c03c965db
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Apr 25 09:09:39 2008 +0200

    Set internal hint.

 metadata/scaleaddon.xml.in | 4 ++++
 1 file changed, 4 insertions(+)

commit 592afa093dc1ddf7b2f2aaef1393ebbe32de64a9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Apr 25 09:08:37 2008 +0200

    Set internal hint.

 metadata/expo.xml.in | 4 ++++
 1 file changed, 4 insertions(+)

commit b9f60bd44cf509416b288eebf93777993b0bb738
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Apr 24 15:15:56 2008 +0200

    Only clear out last highlighted window on state changes, not on every selection.

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

commit 914ee6144c58834b179bfd166c556363cb570e87
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Apr 22 11:41:53 2008 +0200

    Optimizations.

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

commit 467a8094b1038f5a8e04b4af7f05879b227c7a52
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Apr 22 06:41:25 2008 +0200

    Fix all possible freezes for good.
    This adds a cycle check so that a cycle doesn't happen anymore during
    focus animations, which was the source of all the freezes. Specifically
    there was still a freeze that happened in some cases with gobby with
    dodge set as the focus animation, and this is fixed now.

 src/animation/animation-internal.h |  3 +-
 src/animation/animation.c          | 79 ++++++++++++++++++++++++++------------
 2 files changed, 57 insertions(+), 25 deletions(-)

commit 274393b9d214318b750a9ca1c41ab5237b2bcc56
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Apr 22 05:19:04 2008 +0200

    Added an additional scale to fix lighting of big walls.

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

commit 48175184be5536e564610fd3d74fbc8da9dbecd4
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Apr 22 03:39:25 2008 +0200

    Make sure that we don't hit a point on the other side of the curve.

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

commit 31c22291a4608385f8b5bbb10512f55c6f42c25e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Apr 22 03:39:25 2008 +0200

    Added normal calculation for proper lighting.

 src/expo/expo.c | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 97 insertions(+)

commit 7f33d12f20f284f6a7274b6017ae3e6d6d3c3926
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Apr 22 01:34:03 2008 +0200

    Use simpler deformation formula.
    Use direct inversion in curved mode (thanks to iXce).

 src/expo/expo.c | 90 +++++++++++++++++++--------------------------------------
 1 file changed, 29 insertions(+), 61 deletions(-)

commit 5b03e7c4a6e1911b33b386d083fb4edb51fec67d
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Apr 21 22:14:34 2008 +0200

    Use Cairo-based text background drawing.

 src/shift/shift.c | 60 ++++++++-----------------------------------------------
 1 file changed, 8 insertions(+), 52 deletions(-)

commit 1eade8b9f828c3329dd36660235b22acd332436e
Merge: 83247a6 89f64f2
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Apr 21 19:44:42 2008 +0200

    Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins-main

commit 83247a610440ed547e100c3b984f1adc9eb011a1
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Apr 21 19:44:34 2008 +0200

    CMake build system update.

 CMakeLists.txt           |   9 +-
 cmake/CompizFusion.cmake | 213 +++++++++++++++++++++++++++++++++--------------
 cmake/addons.cmake       |  83 +++++++++++++++---
 3 files changed, 224 insertions(+), 81 deletions(-)

commit 89f64f2cf4a947980b0baf77160dbadd5043e1f2
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Apr 21 18:50:48 2008 +0200

    Simplify the last commit.

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

commit b9239c36365c57eec7961a8f24aaa0faa3a0f784
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Apr 21 18:08:08 2008 +0200

    Fix freeze (bug 906).

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

commit 77abfd4da40d237e8bccea8543c5b70dbea6d8a5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Apr 21 15:36:56 2008 +0200

    Clear out last highlighted window on select to make sure the highlight is properly damaged if the window selection in scalefilter is changed.

 src/scaleaddon/scaleaddon.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit c736f31505759bd84554c44f4cdd79f61f067b36
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Apr 21 15:36:56 2008 +0200

    Use text's background rendering.

 src/scaleaddon/scaleaddon.c | 67 +++++++--------------------------------------
 1 file changed, 10 insertions(+), 57 deletions(-)

commit 44407e67e6f13ff7a2f7ce5fcc206a054be7e058
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Apr 21 10:50:33 2008 +0200

    Fix segfault on using mouse selection.

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

commit bb3427df3854f8338ba4bcb8d9e62bcd2c27cdb2
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Apr 21 02:33:57 2008 +0200

    Use Cairo-based text background drawing

 src/ring/ring.c | 59 +++++++--------------------------------------------------
 1 file changed, 7 insertions(+), 52 deletions(-)

commit e3f6736761e44100ef3e3a3ef4685d5cf041ed17
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Apr 21 02:33:53 2008 +0200

    Add optionnal Cairo based text background drawing

 include/compiz-text.h |  6 +++++-
 src/text/text.c       | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 57 insertions(+), 2 deletions(-)

commit adc0a032cd411d7f20e1a4a6cb1d33794b0d4d97
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Apr 19 15:29:06 2008 +0200

    Added option to configure border width

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

commit 053f98dbee502cda5a8b9ae55d346a44831b6070
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Apr 19 15:29:06 2008 +0200

    Added option to configure the switcher preview size

 metadata/wall.xml.in | 37 ++++++++++++++++++++++---------------
 src/wall/wall.c      |  8 +++++++-
 2 files changed, 29 insertions(+), 16 deletions(-)

commit b59b58431c9e6f254d702b3c520eafae670a2484
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Apr 19 15:29:06 2008 +0200

    Cleaned up preview painting code

 src/wall/wall.c | 101 ++++++++++++++++++++++++--------------------------------
 1 file changed, 44 insertions(+), 57 deletions(-)

commit 03a71c70dd360e1fe19ea163bedb0a4c4caa826f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Apr 18 21:11:27 2008 +0200

    Allow viewport switching without any sliding animation.

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

commit 64004ac3e17294831b7e2ab8d2fa7935010a8004
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Apr 10 16:31:57 2008 +0200

    cmake_policy is only available in cmake >= 2.6

 cmake/CompizFusion.cmake | 2 ++
 1 file changed, 2 insertions(+)

commit 6206f55df1a9e5a2f49d25d9179dc0d48e3cf1f9
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Apr 10 16:02:10 2008 +0200

    Removed warnings of cmake 2.6

 CMakeLists.txt           | 2 ++
 cmake/CompizFusion.cmake | 4 ++++
 2 files changed, 6 insertions(+)

commit 05e0d09f62ebcba0a33278e4d5004ce8a1dfd03f
Author: Roland Bär <roland@verifysoft.de>
Date:   Thu Apr 10 11:26:57 2008 +0200

    [PATCH] Mam leak fix

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

commit f1977de8a93a40883dd6db39c69f29cebba0fc92
Author: Roland Bär <roland@verifysoft.de>
Date:   Thu Apr 10 11:26:57 2008 +0200

    [PATCH] Initalised lastZ variable

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

commit 604c00666ff0bb92a4b7e4058306e31c22137a72
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Apr 10 02:26:36 2008 +0200

    Optimization.

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

commit 65969779d95bdac4d403aa01378f536d04f9ee1b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Apr 10 02:02:28 2008 +0200

    Optimization.

 src/expo/expo.c | 38 +++++++++++++++++++++++++++-----------
 1 file changed, 27 insertions(+), 11 deletions(-)

commit 8bd03aec818735cef80e6037344c5d82893608db
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Apr 10 01:48:55 2008 +0200

    Load after cubeaddon.

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

commit 7301de02427a4ff8a57784d0acbb398a87621199
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Apr 7 20:14:14 2008 +0200

    Added uninstall target.

 CMakeLists.txt           |  2 ++
 cmake/CompizFusion.cmake | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

commit b746ef1d894bcedad18775ee44d55a47540aeb14
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Apr 7 19:01:08 2008 +0200

    CMake build system update.

 cmake/CompizFusion.cmake | 12 ++++++------
 cmake/addons.cmake       |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

commit f36a8cd13bc7fc624f87e56c1fc2c6e4653025b5
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Apr 7 18:56:10 2008 +0200

    CMake build system update.

 cmake/CompizFusion.cmake | 36 ++++++++++++++++++++++++++++++++++--
 cmake/addons.cmake       |  2 +-
 2 files changed, 35 insertions(+), 3 deletions(-)

commit a4a480491e5318cb321a9317fb6e26f470c51932
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Apr 6 05:17:41 2008 +0200

    New general CMake build system.

 CMakeLists.txt                 |  22 ++
 cmake/CompizFusion.cmake       | 509 +++++++++++++++++++++++++++++++++++++++++
 cmake/addons.cmake             | 114 +++++++++
 src/animation/CMakeLists.txt   |   6 +
 src/bs/CMakeLists.txt          |   3 +
 src/colorfilter/CMakeLists.txt |   3 +
 src/expo/CMakeLists.txt        |   6 +
 src/ezoom/CMakeLists.txt       |   3 +
 src/jpeg/CMakeLists.txt        |   6 +
 src/mag/CMakeLists.txt         |   3 +
 src/mousepoll/CMakeLists.txt   |   3 +
 src/neg/CMakeLists.txt         |   3 +
 src/opacify/CMakeLists.txt     |   3 +
 src/put/CMakeLists.txt         |   3 +
 src/resizeinfo/CMakeLists.txt  |   3 +
 src/ring/CMakeLists.txt        |   3 +
 src/scaleaddon/CMakeLists.txt  |   3 +
 src/session/CMakeLists.txt     |   3 +
 src/shift/CMakeLists.txt       |   3 +
 src/snap/CMakeLists.txt        |   3 +
 src/text/CMakeLists.txt        |   3 +
 src/thumbnail/CMakeLists.txt   |   3 +
 src/vpswitch/CMakeLists.txt    |   3 +
 src/wall/CMakeLists.txt        |   3 +
 src/winrules/CMakeLists.txt    |   3 +
 src/workarounds/CMakeLists.txt |   3 +
 26 files changed, 723 insertions(+)

commit 29ff5c011050e02f75bef83a0aac4403ee73c4ae
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Apr 6 05:10:23 2008 +0200

    Cleanup.

 data/colorfilter/AUTHORS                           |   5 -
 .../compiz-core-print-fragment-program.patch       |  79 -----
 data/ezoom/dsend.sh                                |   5 -
 data/session/.gitignore                            |   1 -
 data/workarounds/LICENSE                           | 340 ---------------------
 5 files changed, 430 deletions(-)

commit 206a175429096bd5d049eae1e90a9e6035d93551
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Apr 6 05:09:49 2008 +0200

    Removed old CMake build system.

 CMakeLists.txt                 | 28 --------------------------
 bcop.cmake                     | 28 --------------------------
 data/CMakeLists.txt            |  1 -
 data/filters/CMakeLists.txt    | 15 --------------
 images/CMakeLists.txt          |  2 --
 images/Gnome/CMakeLists.txt    |  5 -----
 images/Oxygen/CMakeLists.txt   |  5 -----
 include/CMakeLists.txt         |  5 -----
 metadata.cmake                 | 24 ----------------------
 metadata/CMakeLists.txt        | 12 -----------
 plugin.cmake                   | 35 --------------------------------
 src/CMakeLists.txt             | 25 -----------------------
 src/animation/CMakeLists.txt   | 45 ------------------------------------------
 src/bs/CMakeLists.txt          |  1 -
 src/colorfilter/CMakeLists.txt |  1 -
 src/expo/CMakeLists.txt        |  1 -
 src/ezoom/CMakeLists.txt       |  1 -
 src/jpeg/CMakeLists.txt        | 28 --------------------------
 src/mag/CMakeLists.txt         |  1 -
 src/mousepoll/CMakeLists.txt   |  1 -
 src/neg/CMakeLists.txt         |  1 -
 src/opacify/CMakeLists.txt     |  1 -
 src/put/CMakeLists.txt         |  1 -
 src/resizeinfo/CMakeLists.txt  | 30 ----------------------------
 src/ring/CMakeLists.txt        |  1 -
 src/scaleaddon/CMakeLists.txt  | 30 ----------------------------
 src/session/CMakeLists.txt     |  1 -
 src/shift/CMakeLists.txt       |  1 -
 src/snap/CMakeLists.txt        |  1 -
 src/text/CMakeLists.txt        | 30 ----------------------------
 src/thumbnail/CMakeLists.txt   |  1 -
 src/vpswitch/CMakeLists.txt    |  1 -
 src/wall/CMakeLists.txt        | 30 ----------------------------
 src/winrules/CMakeLists.txt    |  1 -
 src/workarounds/CMakeLists.txt |  1 -
 35 files changed, 395 deletions(-)

commit 23ea41c214c376ebfa21596a2b780b3278fff589
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Apr 4 13:48:04 2008 +0200

    Initialize variable.

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

commit a76f2c5dd9374dca637afbc033296ea9a2d8628f
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Apr 4 13:44:56 2008 +0200

    Initialize es->expoActive correctly.

 src/expo/expo.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit f5e51279dc14b89b9df4736345e46c30ee5ad6dc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Apr 4 10:14:43 2008 +0200

    Properly restore input hint and window protocols.

 src/winrules/winrules.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

commit 8705acb3378ed6618763bcef8273e84c34af330a
Author: Joe Rabinoff <bobqwatson@yahoo.com>
Date:   Fri Apr 4 10:14:43 2008 +0200

    Fix applying the window protocols.

 src/winrules/winrules.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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

    * Bump version to 0.7.5

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

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

    * Bump version to 0.7.4

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

commit f7819a934dd741c400877daffc2ea2275a8e9244
Author: C-F Language team <i18n@opencompositing.org>
Date:   Thu Apr 3 09:56:06 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 008bca715ad2d8d1385c34478aa8404c3f48c8f4
Author: C-F Language team <i18n@opencompositing.org>
Date:   Thu Apr 3 09:56:00 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 8361ad9fc71312b0c6076a4087ab749bd3bd9205
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Apr 3 01:41:00 2008 +0200

    [PATCH] Fix high cpu usage during expo mode.

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

commit 159076a3868f88e76942f565f095670cd87f7dfe
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Apr 3 00:50:49 2008 +0200

    * Add current binary directory to include path for bcop generated files (bis)

 src/jpeg/CMakeLists.txt       | 1 +
 src/resizeinfo/CMakeLists.txt | 1 +
 src/scaleaddon/CMakeLists.txt | 1 +
 src/text/CMakeLists.txt       | 1 +
 src/wall/CMakeLists.txt       | 1 +
 5 files changed, 5 insertions(+)

commit be6ba74ccce527ab50de2da30a5ca27bb657c385
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Apr 3 00:49:27 2008 +0200

    Use xml.in for generated source file.

 bcop.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 30ad445b7ebfd4802d47b128ad3293961d7e2e5e
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Apr 3 00:43:38 2008 +0200

    * Add current binary directory to include path for bcop generated files

 plugin.cmake | 1 +
 1 file changed, 1 insertion(+)

commit 0be2360ba55fbda811da8bc20abc65c3977d951e
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Apr 3 00:34:23 2008 +0200

    * Use .xml.in files instead of .xml ones for bcop cmake macro

 bcop.cmake | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit cba449d0ce587cb3830c0d18a1d81f3aadd535c1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Apr 3 00:24:26 2008 +0200

    * Initial import of a CMake-based build system

 CMakeLists.txt                 | 28 ++++++++++++++++++++++++++
 bcop.cmake                     | 28 ++++++++++++++++++++++++++
 data/CMakeLists.txt            |  1 +
 data/filters/CMakeLists.txt    | 15 ++++++++++++++
 images/CMakeLists.txt          |  2 ++
 images/Gnome/CMakeLists.txt    |  5 +++++
 images/Oxygen/CMakeLists.txt   |  5 +++++
 include/CMakeLists.txt         |  5 +++++
 metadata.cmake                 | 24 ++++++++++++++++++++++
 metadata/CMakeLists.txt        | 12 +++++++++++
 plugin.cmake                   | 34 +++++++++++++++++++++++++++++++
 src/CMakeLists.txt             | 25 +++++++++++++++++++++++
 src/animation/CMakeLists.txt   | 45 ++++++++++++++++++++++++++++++++++++++++++
 src/bs/CMakeLists.txt          |  1 +
 src/colorfilter/CMakeLists.txt |  1 +
 src/expo/CMakeLists.txt        |  1 +
 src/ezoom/CMakeLists.txt       |  1 +
 src/jpeg/CMakeLists.txt        | 27 +++++++++++++++++++++++++
 src/mag/CMakeLists.txt         |  1 +
 src/mousepoll/CMakeLists.txt   |  1 +
 src/neg/CMakeLists.txt         |  1 +
 src/opacify/CMakeLists.txt     |  1 +
 src/put/CMakeLists.txt         |  1 +
 src/resizeinfo/CMakeLists.txt  | 29 +++++++++++++++++++++++++++
 src/ring/CMakeLists.txt        |  1 +
 src/scaleaddon/CMakeLists.txt  | 29 +++++++++++++++++++++++++++
 src/session/CMakeLists.txt     |  1 +
 src/shift/CMakeLists.txt       |  1 +
 src/snap/CMakeLists.txt        |  1 +
 src/text/CMakeLists.txt        | 29 +++++++++++++++++++++++++++
 src/thumbnail/CMakeLists.txt   |  1 +
 src/vpswitch/CMakeLists.txt    |  1 +
 src/wall/CMakeLists.txt        | 29 +++++++++++++++++++++++++++
 src/winrules/CMakeLists.txt    |  1 +
 src/workarounds/CMakeLists.txt |  1 +
 35 files changed, 389 insertions(+)

commit ea4b5806c260dd45c8ddc36a446482ed702bf54a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Apr 1 17:22:56 2008 +0200

    glMultiytexCoord2f is now in core.

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

commit 32fc636fb7efbfae343de4fc58214bcd93cfbf82
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Mar 31 14:20:33 2008 +0200

    Bring back inactive viewport saturation/brightness on exit.

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

commit 7631caac8ff7831186a06c8b50d7c89463722c9d
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Mar 31 14:20:33 2008 +0200

    Fixed dock window handling.

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

commit e390bd813f6274fccc63a76f86a2e303f9fd8d35
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Mar 31 14:20:33 2008 +0200

    Load after wallpaper.

 metadata/expo.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 63cb144230eb82649f4d36b2a0a545b7772f21e4
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Mar 31 14:20:33 2008 +0200

    Fixed expo reflection for vsize > 1.

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

commit 713e4da6a05535b0f34770af7811f0780ff7d839
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 c0534f7cfe9a74a3494482c80fc3d817ca565290
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Mar 30 06:35:05 2008 +0200

    Fix artifacts in Rollup animation.

 src/animation/animation.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

commit 0f68495a7b78ac01c1765732c678ad3973c83f21
Author: Travis Watkins <amaranth@ubuntu.com>
Date:   Thu Mar 20 06:56:17 2008 +0100

    remove prev/next keybinding defaults, they interfere with gtk+ stuff

 metadata/wall.xml.in | 2 --
 1 file changed, 2 deletions(-)

commit f6411fb8565d1154d14488d86b183457c0304707
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 20:18:13 2008 +0100

    Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/session
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Send out sync request when changing window size.

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

commit 32b8c846f99678294c64fe76c43138f3cb8fb9a1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 20:18:13 2008 +0100

    Core now calculates window type and actions on state changes.

 src/session/session.c | 19 +++----------------
 1 file changed, 3 insertions(+), 16 deletions(-)

commit 863fe3fbab1beb527d67dfbd5dc09f7a652fe7db
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 20:16:31 2008 +0100

    Core now recalculates window type and actions on state changes.

 src/workarounds/workarounds.c | 4 ----
 1 file changed, 4 deletions(-)

commit 711d15a4675aab366f517a75f5af701ee7c22042
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 20:14:09 2008 +0100

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/winrules
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Send out sync request when changing window size.

 src/winrules/winrules.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 8e7964f74dce8feb7ea1d5e7489ca7c9b01a8f4b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 20:14:08 2008 +0100

    Core now recalculates window type and action on state changes.

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

commit 369ea35d8b40c418d54121383ba887f438bb23a1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 10:02:48 2008 +0100

    Send out sync request when changing window size.

 src/winrules/winrules.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 951911ec405533e1d62ab11a47264d101d89c673
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 10:02:15 2008 +0100

    Send out sync request when changing window size.

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

commit d8558fd33c6fbb5c132466e061e845b8c063a0ae
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 17 10:00:25 2008 +0100

    Only send out sync request if new size is different from previous size.

 src/ezoom/ezoom.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit 37e512b222c550e1dd897ebca5846aebdf70e3bc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Mar 17 05:09:33 2008 +0100

    Fix 1st unminimize anim. after compiz (re)start.
    Windows that were in minimized state when compiz is (re)started are being
    animated with the open animation instead of the unminimize animation when
    unminimized the first time. This fixes that bug, so that unminimize
    animation is played for such windows on the first unminimize.

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

commit 1f1e07e94c6c1139ac429d07c46f1651507917ce
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Mar 16 12:51:57 2008 +0100

    Add nodelay hint to flip edges.

 metadata/wall.xml.in | 4 ++++
 1 file changed, 4 insertions(+)

commit 3a7ecec64d81c694217eec1955e877c06c38bb90
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Mar 16 12:51:56 2008 +0100

    Switch to window viewport on window activation rather than focus change.

 src/wall/wall.c | 40 ++++++++++++++++++++++------------------
 1 file changed, 22 insertions(+), 18 deletions(-)

commit 1c154427a52ae8b66d065e1c00a0941ad3515bb3
Author: C-F Language team <i18n@opencompositing.org>
Date:   Sat Mar 15 15:38:42 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 20760556ee88f3502aee0c141e15653cba4d03be
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Mar 14 06:49:52 2008 +0100

    Fix crash due to last commit (e.g. with razr).

 src/animation/animation.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

commit b6825473ade95116aaaaba1857ae94cf08750d77
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Mar 14 05:43:51 2008 +0100

    Transform window only in valid area.

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

commit 1325272ab8c0990325936d5758c4798e98eeb6e7
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Mar 14 04:30:03 2008 +0100

    Resorted some options.

 metadata/expo.xml.in | 80 ++++++++++++++++++++++++++--------------------------
 1 file changed, 40 insertions(+), 40 deletions(-)

commit 1bb7fac793448211405ba6540f0f1edb06fdbd95
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Mar 14 04:30:03 2008 +0100

    Moved z coordinate transformation into addWindowGeometry to make curved expo work with blur.

 src/expo/expo.c | 59 ++++++++++++++++++---------------------------------------
 1 file changed, 18 insertions(+), 41 deletions(-)

commit c110a958a70305cf1391705a57047801e408ca02
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Mar 13 19:32:26 2008 +0100

    Only enable soft curve if there is one desktop window.

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

commit 5addb8093e5b61cf6d6573be6bc00af0bdade832
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Mar 13 18:39:19 2008 +0100

    Load after wobbly and animation.

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

commit d49a7e2bbfa4f2f353a2b0b8f7784df7c68ec5e3
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Mar 13 18:24:09 2008 +0100

    Added new curve mode.

 metadata/expo.xml.in |  30 ++++-
 src/expo/expo.c      | 312 +++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 315 insertions(+), 27 deletions(-)

commit 773424ae67bfad877218da7c83e0c1253648205b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Mar 13 18:24:09 2008 +0100

    Update header.

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

commit 6ec6d92b4c830bc01144a19bc17b4ba181643b55
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Mar 12 22:52:49 2008 +0100

    Use core changes in Animation. Refactor some code.
    Also take multiple texture units into account and add more comments.

 src/animation/animation.c | 212 ++++++++++++++++++----------------------------
 1 file changed, 81 insertions(+), 131 deletions(-)

commit 2a9e91a3a7f34f469ff31c1fdd4757766b8abfc5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 12 10:38:54 2008 +0100

    Remove superflous variable.

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

commit f01edec92b67e3e7bbd6ee9e2c5823af542789d6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 12 10:29:45 2008 +0100

    Track core changes.

 src/session/session.c | 59 +++++++++++++++++----------------------------------
 1 file changed, 19 insertions(+), 40 deletions(-)

commit b2da88a640140d54d98186a6a7c875efcd0e2f2b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 12 07:57:35 2008 +0100

    Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/session
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Only ignore initial saveYourself calls instead of all non-shutdown ones.

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

commit 8f01327746424bf3a06b0c2d97d142bb3b572e6f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 12 07:57:35 2008 +0100

    Makefile update

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

commit 94f9357c177721df9311675ff2d62b555559d88b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 12 07:49:28 2008 +0100

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
    
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Use better gksu/logout window match.

 src/animation/animation-internal.h |  2 +-
 src/animation/animation.c          | 25 +++++++++----------------
 2 files changed, 10 insertions(+), 17 deletions(-)

commit 83ece1cbc7643ec48d3b8c575279a3bfcb9b9a0b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 12 07:49:27 2008 +0100

    Makefile update

 src/animation/animation-internal.h |  2 +-
 src/animation/animation.c          | 25 ++++++++++++++++---------
 2 files changed, 17 insertions(+), 10 deletions(-)

commit 22d3e03abf0eddf53c09e71ecab4b5b59ce7f536
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Mar 12 05:42:13 2008 +0100

    Use better gksu/logout window match.

 src/animation/animation-internal.h |  2 +-
 src/animation/animation.c          | 25 +++++++++----------------
 2 files changed, 10 insertions(+), 17 deletions(-)

commit 0890809385faa478bea2f8d43438a8444b9669e7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Mar 11 17:47:20 2008 +0100

    Only ignore initial saveYourself calls instead of all non-shutdown ones.

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

commit ffa80b8749505274520c45b3ef803759f9705dee
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Mar 9 21:01:04 2008 +0100

    Fixed handling of binding termination.
    When an action is initiated via edge button, terminate on edge leave instead of button release.

 src/ring/ring.c | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

commit b17593412799d64b7bdb50303b98082ed2eb8ee7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Mar 9 13:25:53 2008 +0100

    Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/session
    Conflicts:
    
            session.c
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Simplification and free filename in error cases.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix minor possible memleak.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Allocate filename dynamically.

 src/session/session.c | 47 ++++++++++++++++++++++++-----------------------
 1 file changed, 24 insertions(+), 23 deletions(-)

commit f4792bc98d504e9a5bbf6bde90a7b960ba2b8784
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Mar 9 13:25:52 2008 +0100

    Track core changes.

 src/session/session.c | 164 +++++++++++++++++++++++++++-----------------------
 1 file changed, 89 insertions(+), 75 deletions(-)

commit e80a9da930cc9f9eed0746e5af6cefc23d071fbc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Mar 8 21:17:56 2008 +0100

    Cancel focus fade properly on no overlap.

 src/animation/animation.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 939996de72c4bf6657d60d080a2ad65614444586
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Mar 8 20:41:47 2008 +0100

    Prevent focus fade when windows don't overlap.

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

commit 547d0741338a534a1cdf25be9a0d2e9281894968
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Mar 8 20:41:46 2008 +0100

    Clean up.

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

commit 4c8ae089d891349fe53eaa2564941dbd64074703
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Mar 8 20:41:46 2008 +0100

    Remove unused variable.

 src/animation/animation-internal.h | 2 --
 1 file changed, 2 deletions(-)

commit dbb49bda1859488f264f0280d2ad8b6cfa2a618e
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Mar 8 20:41:46 2008 +0100

    Refactor code.

 src/animation/magiclamp.c | 166 +++++++++++++++++++++++-----------------------
 1 file changed, 82 insertions(+), 84 deletions(-)

commit ac043883e936ad4c67b69b36bdd59e533430bff4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Mar 8 20:41:45 2008 +0100

    Fix slight jump in the middle of magic lamp anim.

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

commit f4f5550625111df7aa1753fabe0f8381d00db468
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Mar 8 20:41:45 2008 +0100

    Use regex for logout window.

 metadata/animation.xml.in          |  4 +++
 src/animation/animation-internal.h |  4 +--
 src/animation/animation.c          | 70 +++++++++++---------------------------
 3 files changed, 25 insertions(+), 53 deletions(-)

commit 8d38454bbe322a6c0ff37586e34802b1f2f3ed24
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Mar 7 11:41:30 2008 +0100

    Don't follow scale's window activations.

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

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

    * Bump version to 0.7.3

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

commit c2f0711ffefe224eb0acacecf15521df6dcecb74
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 6 22:45:55 2008 +0100

    * Bump version to 0.7.2

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

commit 5300a92922bdfe3ed209e7a7f1ee20db7bcb07f3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Mar 6 09:10:37 2008 +0100

    Simplification and free filename in error cases.

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

commit 6fd76f80439b009cef9e46384992ec5ec70c6a4d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Mar 6 00:14:19 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 b82e58fdf3e63e66162eb068e6e95e8447493b98
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 5 15:09:15 2008 +0100

    Fix minor possible memleak.

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

commit 650050b9d8fabb87bcaf3ab92f38bb0ce6ad5cd5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Mar 5 15:09:15 2008 +0100

    Allocate filename dynamically.

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

commit 2b25beac37153d272a9453f1cba6c8a81dbc94d3
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Mar 4 19:01:02 2008 +0100

    * Add forgotten colorfilter plugin filters to build system

 data/filters/Makefile.am | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)

commit 3be26fcda33356301698dcc284637d7b56c4e75a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 3 18:12:16 2008 +0100

    Don't switch viewports when a window requests to get focus.
    Instead, switch when the window actually got focus as its focus might have been prevented by focus stealing prevention, in which case the viewport change would be unexpected by the user.

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

commit 62ca716bf49b749eef09ff43c3741f28f924f543
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Mar 3 16:04:47 2008 +0100

    Remove debug artifact.

 src/winrules/winrules.c | 1 -
 1 file changed, 1 deletion(-)

commit eae99176bf0375896c3c2635eeac307c6803b6e6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Mar 1 18:08:23 2008 +0100

    Hook into selectWindow proc to make the highlight follow keyboard initiated window selection.
    Rename lastHovered variable to lastHighlighted variable to reflect that.
    Fixed handling of scale compiz event to get initialization right.

 metadata/scaleaddon.xml.in  |  2 +-
 src/scaleaddon/scaleaddon.c | 80 +++++++++++++++++++++++++++++++--------------
 2 files changed, 57 insertions(+), 25 deletions(-)

commit 88d2db70939e6c5b7aa8e038da8fb25423c2d384
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Feb 28 16:30:34 2008 +0100

    Fixed flicker when cancelling expo.

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

commit 653f9efba8bc1160c306e42d8fb45810a13dd2de
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Feb 28 03:40:40 2008 +0100

    Remove unnecessary switcher window workaround.

 src/animation/animation-internal.h | 3 ---
 src/animation/animation.c          | 9 ---------
 2 files changed, 12 deletions(-)

commit 36b4104d14f08513725a6d5eb4f80fc90bac17f0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Feb 27 06:45:17 2008 +0100

    Group utility with tooltip, remove from minimize matches.
    Utility windows should be distinguished from normal windows by default.
    It's more suitable to group them together with tooltips and notifications.

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

commit b847d8a1bf5df9584fe88c069291c25ee6965e9e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Feb 26 00:40:50 2008 +0100

    Added fading on active viewport change.

 src/expo/expo.c | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 61 insertions(+), 7 deletions(-)

commit 066f52f644f6340bfcabe3082bf2c48dc7e284bc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Feb 26 00:03:17 2008 +0100

    Added more appearance options.

 metadata/expo.xml.in | 27 +++++++++++++++++++++++++++
 src/expo/expo.c      | 29 ++++++++++++++++++-----------
 2 files changed, 45 insertions(+), 11 deletions(-)

commit ccf934b6ac63f54bd23b81f893818021ae678abc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Feb 26 00:03:17 2008 +0100

    Move reflection settings into separate subgroup.

 metadata/expo.xml.in | 85 +++++++++++++++++++++++++++-------------------------
 1 file changed, 44 insertions(+), 41 deletions(-)

commit 78898f02654bb935b0802dbd297bbeeda0a705ae
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 25 13:06:33 2008 +0100

    Don't do anything to override_redirect windows.

 src/winrules/winrules.c | 55 ++++++++++++++++++++++++++++---------------------
 1 file changed, 31 insertions(+), 24 deletions(-)

commit a4ddd59464dbcba5507e762cb009e2e1a8b6e1cf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 25 10:55:07 2008 +0100

    Render window titles at start of animation, not the end.

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

commit 61b64a2c58cbbd4121cb6cc381d35811660910cc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Feb 24 23:39:29 2008 +0100

    Make sidekick symmetric.

 src/animation/zoomside.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 18f206e8a9cb884ca7013a2dbd1a765a87094e7f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 24 13:53:12 2008 +0100

    Only create pixmap if the size is valid.

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

commit 0abeb46dcaee2893f570417bcfad797a400d6035
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 24 13:50:51 2008 +0100

    Only render window title for windows with slot.

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

commit 131924ff2fa390fb57e96bec8c9830a160450750
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Feb 24 02:05:03 2008 -0600

    Fix crash on mismatch in anim selection (bug 761).
    
    3 columns in "Animation Selection" were already being checked for mismatch.
    This adds a check for the 4th column "options" and updates the error message.

 src/animation/animation.c | 22 ++++++++++++++++++++--
 1 file changed, 20 insertions(+), 2 deletions(-)

commit 27711d087f37a6ca6775f72373517de7e4f24049
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 10867ac03953f31616e260ca6ad889793358a886
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Feb 22 08:26:16 2008 +0100

    Added missing newline.

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

commit 0884ce9513e7e60044e081d087097fd323c866de
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Feb 21 15:39:30 2008 +0100

    Only save session state on shutdown.

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

commit d39d0a90eb5ae67a6fecaaa84a52dd9db823257b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Feb 21 15:13:38 2008 +0100

    Mark session files as UTF-8 encoded.

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

commit 539cfbe33ee9194d28d97ad1291c2bedbecbc590
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 20:32:35 2008 +0100

    Don't filter out windows that have the client leader property set.
    - xterm windows set the client id property on their main window, which is also the client leader
    - We filtered out unmapped windows anyway.

 src/session/session.c | 4 ----
 1 file changed, 4 deletions(-)

commit 9f1ab8a644e16e62d6686a1479a798c567da7b1b
Author: Roland Bär <roland@verifysoft.de>
Date:   Tue Feb 19 12:48:51 2008 +0100

    Sanity checksc on findWindowAtScreen()

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

commit 41ffa28eab8a41bd2b3b7fb2cccd08580362757a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 10:53:00 2008 +0100

    Make sure InfoLayer is initialized correctly.

 src/resizeinfo/resizeinfo.c | 58 ++++++++++++++++++++++++++-------------------
 1 file changed, 34 insertions(+), 24 deletions(-)

commit f979d5a805ae89ba56076a2bf2dd4af49d6a0396
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 09:56:09 2008 +0100

    Don't access already free'd memory.
    Fixes BZ #788.

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

commit 95ce1966a9b7e081e4e6125e56c9840ba6e0d36f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:20:19 2008 +0100

    Damage bounding box only if not finishing.

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

commit bf8ba062a9bd09fabb6db781b6d47a728e198c01
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:15:08 2008 +0100

    Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/session
    Conflicts:
    
            session.c
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Properly call other wrapped functions.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Don't save unmapped windows that we didn't unmap.
    This works around sort-of-broken apps like skype that create unmapped windows with weird sizes that aren't distinguishable from the app's visible windows.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Actually, one timer per display is enough.

 src/session/session.c | 96 ++++++++++++++++++---------------------------------
 1 file changed, 34 insertions(+), 62 deletions(-)

commit b056f03759bb80ada91f1d82e9cdf348d5feb42d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:15:08 2008 +0100

    Disable save legacy by default as it messes Gnome's panels up.

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

commit d6aa13ef0d8da819b8a91d465156756a1438d9c2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:15:07 2008 +0100

    Update file header.

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

commit ae4e82c89fd5b81b77af3a26a1d9150279b495d8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:15:07 2008 +0100

    Make saving non-XSMP conformant apps optional.

 metadata/session.xml.in |   7 +++
 src/session/session.c   | 114 +++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 110 insertions(+), 11 deletions(-)

commit ccf396a14d49a32c4b75e5ffbc5adea48bb233d3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:15:07 2008 +0100

    Fix handling of windows without client id, but with WM_COMMAND.

 src/session/session.c | 66 +++++++++++++++++++++++++++++++--------------------
 1 file changed, 40 insertions(+), 26 deletions(-)

commit 847fa5ed1d2e080d5709bd0a502edc01038e96b2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:15:07 2008 +0100

    - WM_COMMAND is a client leader property
    - Reduce code duplication

 src/session/session.c | 50 +++++++++++++-------------------------------------
 1 file changed, 13 insertions(+), 37 deletions(-)

commit 028d58b8793f2c097cb0a24c44d7e28d581c9abc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:15:07 2008 +0100

    Improve matching algorithm.

 src/session/session.c | 64 ++++++++++++++++++++++++++++++++-------------------
 1 file changed, 40 insertions(+), 24 deletions(-)

commit d31326ec4e8ef04f8c50a1b6d434bbc506e9512e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Feb 19 08:15:07 2008 +0100

    Also save & restore window command text.

 src/session/session.c | 127 ++++++++++++++++++++++++++++++++++----------------
 1 file changed, 86 insertions(+), 41 deletions(-)

commit 4210917db456779990f11acbd39daea1693f2663
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 18 13:00:14 2008 +0100

    Properly call other wrapped functions.

 src/session/session.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit cd41c1b67a597f7deab8bec04f21ec3b61127b6a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 18 09:42:35 2008 +0100

    Don't save unmapped windows that we didn't unmap.
    This works around sort-of-broken apps like skype that create unmapped windows with weird sizes that aren't distinguishable from the app's visible windows.

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

commit 353cd4703f489e9a6ec874652ad95d7bb5662bfa
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 18 09:42:35 2008 +0100

    Actually, one timer per display is enough.

 src/session/session.c | 83 ++++++++++++---------------------------------------
 1 file changed, 19 insertions(+), 64 deletions(-)

commit cfba4a8d13686f6f2af965f8ebf370059d428723
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 17 14:54:03 2008 +0100

    Optimize hack.
    One timeout per screen is better than one per window.
    Thanks to onestone for the hint.

 src/session/session.c | 77 ++++++++++-----------------------------------------
 1 file changed, 14 insertions(+), 63 deletions(-)

commit eb74ac1d143f56b83e15900cb71d5573726b0e1c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 17 14:16:42 2008 +0100

    The new timing requires us to not include the decorations into the saved position.

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

commit 686559d5b4ff6cc1e1cc36defac07f762fcc06eb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 17 14:16:42 2008 +0100

    As objectAdd is _not_ called for objects that are present before plugin load (and specifically, windowAdd is not called for windows that are present on Compiz load), work around this using a timer.
    This ugly and inefficient crap should be removed as soon as Compiz is fixed to call windowAdd for windows that are present on Compiz load.

 src/session/session.c | 131 ++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 127 insertions(+), 4 deletions(-)

commit f666e0b5e9cd0a85e98d40a8cccce1cc3b37a110
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 17 11:09:22 2008 +0100

    Various fixes to make session restore work with all kinds of timings:
    - Only handle non-override_redirect windows.
    - Check on map request rather than on objectAdd as at creation time the needed properties aren't set.
    - Load defore decoration and save geometry without decoration size. As decoration might move the window from all kinds of places inside the code, this is safer behaviour.
    - Account for viewport different from 0,0 at session save.
    - Use configureXWindow again and set placed flag directly.

 metadata/session.xml.in |  2 +-
 src/session/session.c   | 69 +++++++++++++++++++++++++++++++++++++------------
 2 files changed, 54 insertions(+), 17 deletions(-)

commit a51e7175fe7cb9ff905754bc92ca019931bc8e6b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 16 14:35:42 2008 +0100

    Also try to match window role as suggested by ICCCM section 5.1. Use class/name match as last resort.

 src/session/session.c | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

commit 06a8d7e9a72d435865d08346c70f34e15b164257
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 16 14:35:42 2008 +0100

    Also restore resClass, resName and role.

 src/session/session.c | 52 +++++++++++++++++++++++++++++++++++----------------
 1 file changed, 36 insertions(+), 16 deletions(-)

commit 980a32bd80e38bb7b1ef8351aa50a6a4443b665e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 16 14:35:42 2008 +0100

    Optimize function signatures.

 src/session/session.c | 45 ++++++++++++++++++++++-----------------------
 1 file changed, 22 insertions(+), 23 deletions(-)

commit 8adbf1fc532f763a8efdcd701605c3e9fcdde73a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 16 14:35:42 2008 +0100

    Also save window role.

 src/session/session.c | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

commit b953e6b39aed5a799fa5d751204e5bb15803de26
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 16 14:35:42 2008 +0100

    Avoid code duplication.

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

commit caf4e8ba67b231dc1fef46b2bb286377b6b9425e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 16 14:35:42 2008 +0100

    Only save title, name, class if available.

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

commit f27ce0cb9972a2c31ed56c5b0500b4680dccd9ab
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 16 14:35:41 2008 +0100

    Rename name to title to differentiate it from the resName.

 src/session/session.c | 50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

commit 432344a052b6bc99c741fab6f73f5a59f83660e4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Feb 16 14:35:41 2008 +0100

    Load after decoration to make sure we always overwrite decoration's window movements. This works fine because we also saved the geometry after decoration movement. Reflect that in the calculations.

 metadata/session.xml.in |  5 +++++
 src/session/session.c   | 23 ++++-------------------
 2 files changed, 9 insertions(+), 19 deletions(-)

commit 5960392faa4676befc4799bb26f463da5b6483c0
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sat Feb 16 02:35:49 2008 +0100

    Bs metadata was already in list.

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

commit c3263ca419181b4195cc00374370a33700f2a312
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sat Feb 16 02:32:00 2008 +0100

    Handle bs metadata correctly.

 metadata/Makefile.am | 3 ++-
 po/POTFILES.in       | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 5481e1337ce5b98e05be9674955d3996f24a8713
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sat Feb 16 02:30:51 2008 +0100

    Handle session metadata correctly

 metadata/Makefile.am | 3 ++-
 po/POTFILES.in       | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 981b64d0b05cdeabc4f23911d6a1595426f09ea1
Author: Travis Watkins <amaranth@ubuntu.com>
Date:   Fri Feb 15 15:43:35 2008 -0600

    add session Makefile.am

 configure.ac            |  1 +
 src/Makefile.am         |  3 ++-
 src/session/Makefile.am | 19 +++++++++++++++++++
 3 files changed, 22 insertions(+), 1 deletion(-)

commit ce49c2b4bd6048d8322e665a9dc3ea5d8246d92e
Author: Travis Watkins <amaranth@ubuntu.com>
Date:   Fri Feb 15 22:20:11 2008 +0100

    update copyright

 data/session/.gitignore |   1 +
 metadata/session.xml.in |  10 +
 src/session/session.c   | 856 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 867 insertions(+)

commit 141c3e26d5036efb945069f1bd7e3017d281653a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Feb 15 00:20:15 2008 +0100

    Check for action function existence.

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

commit 50fb0d177fbba0317255ae2c8daa3609cb7971cc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Feb 14 23:41:03 2008 +0100

    Work with any action type.

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

commit 2544eb731c87f6e79543f01dbaa3e9b095f886b2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Feb 13 12:24:51 2008 +0100

    Use coordinates on viewport instead of global ones for grab notify.

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

commit 6c4d67403e05bdc8c4d3fbb9f779a6e40cf4c0a5
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Feb 11 14:33:43 2008 +0100

    Damage screen if the mode changes.

 src/mag/mag.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 973c7596cac4c881bcbf17eb69f724f49c3f919f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 11:11:57 2008 +0100

    Account for translation.

 src/put/put.c | 43 +++++++++++++++++++++++++++----------------
 1 file changed, 27 insertions(+), 16 deletions(-)

commit 7a5da70a69d42ae6c15877c4dccb3194603ba06e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:52:47 2008 +0100

    Coding style fix.

 src/put/put.c | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

commit b6fcce9481a3faef308451f80a7829153a738c83
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:52:47 2008 +0100

    Use internal animation geometry instead of server geometry for head determination while the animation is running.

 src/put/put.c | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit 87580d9a503d80dfbc24e75c858e290dadd62a2d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:09:12 2008 +0100

    Fix typo.

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

commit bd3ab3107704749184f9e7cc2f5b7a5e02e5f09f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:09:12 2008 +0100

    Build fix.

 src/put/put.c | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

commit e972e6285b95ef7f024fae69b14a3cc28ea630fb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:09:12 2008 +0100

    Add relative movement mode.

 src/put/put.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit e0a800a700022e99f2a8a528bcc77c0d2e62aa4d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:09:12 2008 +0100

    Rename exact to absolute.

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

commit cece1cf82a56a8df8e77fa83b824f74ff7395788
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:09:11 2008 +0100

    Use case-insensitive matching.

 src/put/put.c | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

commit 9978e1324197b0d77e3e15e510fa15af71b1a16b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:09:11 2008 +0100

    Use putToViewport, which validates the face parameter.

 metadata/put.xml.in |  6 ++--
 src/put/put.c       | 79 ++++++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 69 insertions(+), 16 deletions(-)

commit 7ca9dd0cc7f8a682ef0945d99cda9354247134bc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Feb 11 10:09:11 2008 +0100

    Save a lot of duplicated code by not transferring the put type via the option structure.

 src/put/put.c | 424 +++++++---------------------------------------------------
 1 file changed, 47 insertions(+), 377 deletions(-)

commit aa453f01e5f5cd8dd3f47175d5fd88c1b6eb5119
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Feb 10 22:57:34 2008 +0100

    Fix broken focus fade / dodge for dialogs.
    Fixes broken focus animations for child windows like dialog, utility, ...

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

commit 9a441be42b8708a0b96024049e4121a1dfcd75df
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Feb 10 20:16:04 2008 +0100

    Safety measure against circular focus chains.

 src/animation/animation.c | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

commit df56c2ba6d25bdebbde2ff4d438b2a2979b29140
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Feb 10 20:16:03 2008 +0100

    Fix focus freeze with xine setup window.

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

commit 3e7d07e2920852080f4c073851aeaf0dbb550204
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 10 14:04:34 2008 +0100

    Use window's head instead of current head.

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

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

    Remove useless code.

 src/wall/wall.c | 4 ----
 1 file changed, 4 deletions(-)

commit 09569de9086eb6ff457aaeb0a37e7a3c4ad07032
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 10 12:27:28 2008 +0100

    Prevent moved window losing focus if click-to-focus is disabled and the pointer leaves the window during animation.

 src/put/put.c | 5 +++++
 1 file changed, 5 insertions(+)

commit da6fbbc8466b67c736c677e964522260670bd50e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Feb 10 12:27:28 2008 +0100

    Update window attributes after moving so that maximized windows do not get weird sizes.

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

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

    Use screen work area for put-to-corner if user double-tapped the corresponding key.

 src/put/put.c | 51 ++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 38 insertions(+), 13 deletions(-)

commit ebf373fb153d5d8de58f2c70b61d8a22df3afb55
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Feb 8 15:35:55 2008 +0100

    Improve option grouping.

 metadata/winrules.xml.in | 3 +++
 1 file changed, 3 insertions(+)

commit 90fd5bff13dda7f37a5eb14234d5021cf07dfdd9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Feb 8 07:30:14 2008 +0100

    Put in accessibility category.

 metadata/bs.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit c051d977e874761fc271243bd23db2851e3abc94
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Feb 8 07:24:34 2008 +0100

    Added build system for bs.

 configure.ac         |  1 +
 metadata/Makefile.am |  1 +
 src/Makefile.am      |  1 +
 src/bs/Makefile.am   | 20 ++++++++++++++++++++
 4 files changed, 23 insertions(+)

commit 2754aaa904ad7acc995248c0708283039a5c0f16
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Feb 8 07:18:47 2008 +0100

    Dummy commit.

 metadata/bs.xml.in | 109 ++++++++
 src/bs/bs.c        | 711 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 820 insertions(+)

commit 9bb2a7ffa23a9a715043aec71bb8d19d46e780fb
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Feb 7 07:21:32 2008 +0100

    Fix animation artifacts.
    Fixes damage problems with razr/domino by taking the rotation axis offset
    into consideration, and possibly with other effects by removing unnecessary
    ending lastBB update.

 src/animation/animation.c |  1 -
 src/animation/polygon.c   | 18 +++++++++++++++++-
 2 files changed, 17 insertions(+), 2 deletions(-)

commit 3a0d4529f5f7eb21e0814c9407844d2b89f5ede3
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Feb 5 19:38:51 2008 +0100

    Build mousepoll and mag.

 Makefile.am               |  4 ++--
 configure.ac              |  6 ++++++
 images/Gnome/Makefile.am  |  8 ++++++++
 images/Makefile.am        |  1 +
 images/Oxygen/Makefile.am |  8 ++++++++
 include/Makefile.am       |  3 ++-
 metadata/Makefile.am      |  4 +++-
 po/POTFILES.in            |  2 ++
 src/Makefile.am           | 23 ++++++++++++++++++++++-
 src/mag/Makefile.am       | 26 ++++++++++++++++++++++++++
 src/mousepoll/Makefile.am | 18 ++++++++++++++++++
 11 files changed, 98 insertions(+), 5 deletions(-)

commit f0b2ee29b1ab0131a46326ec0e2bd2746c8d7004
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Feb 5 18:56:18 2008 +0100

    Dummy

 images/Gnome/image.svg    |  498 +++++
 images/Gnome/mask.png     |  Bin 0 -> 5258 bytes
 images/Gnome/overlay.png  |  Bin 0 -> 43411 bytes
 images/Oxygen/image.svg   | 4523 +++++++++++++++++++++++++++++++++++++++++++++
 images/Oxygen/mask.png    |  Bin 0 -> 5834 bytes
 images/Oxygen/overlay.png |  Bin 0 -> 88271 bytes
 metadata/mag.xml.in       |  162 ++
 src/mag/mag.c             | 1312 +++++++++++++
 8 files changed, 6495 insertions(+)

commit b3ec82a7ae755be59c2bce7855ce1ceb24471ea1
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Feb 5 18:55:42 2008 +0100

    Dummy

 compiz-mousepoll.pc.in     |  12 ++
 include/compiz-mousepoll.h |  51 +++++
 metadata/mousepoll.xml.in  |  22 +++
 src/mousepoll/mousepoll.c  | 482 +++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 567 insertions(+)

commit b2834d3c95a9b99fc7ad858691df3cb4408fd8f1
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Feb 5 09:09:58 2008 +0100

    Clarification.

 src/animation/animation.c | 62 +++++++++++++++++++++--------------------------
 1 file changed, 28 insertions(+), 34 deletions(-)

commit 3b05627f6774f3d30b1c8335fcecce2a0f943f25
Author: language team <i18n@opencompositing.org>
Date:   Tue Jan 29 12:46:48 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 66db8c02c3328bf62a151e2011d3df95918b8a8f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jan 27 17:53:37 2008 +0100

    Fix bug 381: Dark decoration textures in 3D effects.
    This fixes the problem of dark window decoration textures in
    airplane, domino, explode, fold, leaf spread, razr, and skewer effects.

 src/animation/animation.c |  12 +++-
 src/animation/polygon.c   | 155 +++++++++++++++-------------------------------
 2 files changed, 60 insertions(+), 107 deletions(-)

commit 2e6614dbc48215f098214c70b22e665040ad4b23
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jan 25 07:35:04 2008 +0100

    Fix possible freeze.

 src/animation/animation.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit 3bf8a408ce2103a58bda496c8045847172e32548
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jan 25 07:35:03 2008 +0100

    Remove unnecessary return value and code.

 src/animation/airplane3d.c         |  7 ++-----
 src/animation/animation-internal.h | 38 +++++++++++++++++---------------------
 src/animation/animation.c          |  4 ++--
 src/animation/beamup.c             | 26 +++++++-------------------
 src/animation/burn.c               | 17 +++++------------
 src/animation/curvedfold.c         |  8 +++-----
 src/animation/dodge.c              |  9 +++------
 src/animation/dream.c              |  8 +++-----
 src/animation/glide.c              | 10 ++++------
 src/animation/horizontalfold.c     |  9 +++------
 src/animation/magiclamp.c          |  8 +++-----
 src/animation/polygon.c            |  7 +++----
 src/animation/rollup.c             |  8 +++-----
 src/animation/wave.c               |  8 +++-----
 14 files changed, 61 insertions(+), 106 deletions(-)

commit f22b917c9c84c64ea910bebb425569b92d50969e
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jan 25 07:35:02 2008 +0100

    Always make animations progress.

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

commit 38c3f7c4f0639d301643dcb7b567bd6bbb281bcc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jan 25 07:35:01 2008 +0100

    Properly abort failed animation.

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

commit 320d2618ba0f7b6dc707b57ad330bd7c3c450a40
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jan 23 18:23:54 2008 +0100

    Fix an occassional freeze.
    Resets stacking related info (for focus effects) upon open, close,
    (un)minimize events. Lack of this was the likely cause of a rare freeze
    with focus fade effect.

 src/animation/animation.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 90920271350f0df82c3e2c38381a82a42340a318
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jan 23 18:23:54 2008 +0100

    Refactor and add a pixmap check for close event.

 src/animation/animation.c | 39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)

commit 2c81c32ac9faa3b55e53b98958d02c8dde377329
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jan 23 18:23:53 2008 +0100

    Fix finite freeze w/ superkaramba after monitor standby.
    Some system monitor applications like superkaramba widgets
    (create and) destroy an (invisible) window every second, which
    was triggering an unnecessary addWindowDamage in Animation
    plugin for those windows. When the monitor is in stand-by mode,
    compiz doesn't redraw the screen, causing these (potential)
    closing animations to be delayed until the user returns
    leading to high cpu usage or a (finite) freeze at that time.
    This fix prevents the problem by not calling addWindowDamage
    for such windows.

 src/animation/animation.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

commit 618265f6cf7f0ed5e6341b9b7877dc1e31e160ff
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jan 23 05:07:26 2008 +0100

    Makefile update.

 metadata/scaleaddon.xml.in  |  22 ++++--
 src/scaleaddon/scaleaddon.c | 169 +++++++++++++++++++++++++++++---------------
 2 files changed, 131 insertions(+), 60 deletions(-)

commit b940d6bd73da81c9329df4b1747d0d378ea192bf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jan 21 09:51:34 2008 +0100

    Make sure the fullscreen workaround is only applied to windows which are either already mapped or request being mapped.

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

commit 61aa9399f854d38b72d220c1964c69a36d634976
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jan 21 09:13:14 2008 +0100

    Use wording already present in translations.

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

commit 041af628b824917c205c7c27351b4bec0f966092
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jan 21 09:12:04 2008 +0100

    Use wording already present in translations.

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

commit 48cf1ae9cc593829596dd0c081bb4cc037795836
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 20 14:51:43 2008 +0100

    Allow showing shaded windows.

 metadata/shift.xml.in |  2 +-
 src/shift/shift.c     | 31 ++++++++++++++-----------------
 2 files changed, 15 insertions(+), 18 deletions(-)

commit ac326b1942f16833164fd2939f2d402599878ee3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 20 14:48:10 2008 +0100

    Allow showing shaded windows.

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

commit 1180372610215da1a130ab39ac68b2b99a560c6b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jan 16 00:51:12 2008 +0100

    Added a fix for the not updating screen contents problem under XGL with recent versions of fglrx.

 metadata/workarounds.xml.in   |  5 +++++
 src/workarounds/workarounds.c | 17 +++++++++++++++++
 2 files changed, 22 insertions(+)

commit 725a7496861e1372135e7d24fbf2436ab8d5d246
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Jan 15 15:09:17 2008 +0100

    Free the right thing.

 src/workarounds/workarounds.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit fdeb6884c7e0db057848fc0df02de0b9685ca189
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jan 11 21:16:31 2008 +0100

    Remove unnecessary variable.

 src/animation/animation-internal.h |  1 -
 src/animation/animation.c          | 19 ++++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

commit 2cffab1968f07bb329594330ddb96309c0c392c5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jan 11 03:09:54 2008 +0100

    Optimize Burn and Beamup.

 src/animation/beamup.c   |  63 +++++++++++++++------------
 src/animation/burn.c     | 109 ++++++++++++++++++++++++++++-------------------
 src/animation/particle.c |  85 +++++++++++++-----------------------
 3 files changed, 128 insertions(+), 129 deletions(-)

commit 4b5b73e50b1f672acb4990484d26be67d7d2eaba
Author: Compiz Fusion l10n team <i18n@opencompositing.org>
Date:   Thu Jan 10 11:58:18 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 0313844cc574133df23b17d4116771a05fd2713f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jan 10 00:29:13 2008 +0100

    Fix possible crash (bug 714).

 src/animation/animation-internal.h |  1 +
 src/animation/animation.c          | 15 +++++++--------
 2 files changed, 8 insertions(+), 8 deletions(-)

commit 0539794df3a8f8162b5b4d99ef62e9ca9f0f08d6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jan 7 07:19:41 2008 +0100

    Restructure fullscreen window list code.

 src/workarounds/workarounds.c | 114 +++++++++++++++++++++++-------------------
 1 file changed, 62 insertions(+), 52 deletions(-)

commit 1b742ffe4b262676950216a3da589c42284cbd6f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 6 18:07:13 2008 +0100

    Fix potential memleak.

 src/workarounds/workarounds.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 1e9a52d72ec756b0023366d5faeedf59f136abdf
Merge: 4c857dd 484b17c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 6 17:48:19 2008 +0100

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

commit 4c857dd1124bce3b46217b9a788ae4bdf9c9cba3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 6 17:47:22 2008 +0100

    Don't define VERSION twice.

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

commit 484b17c95d6387034ae29609b452a746f50e04dd
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jan 6 17:44:01 2008 +0100

    Cleanup, coding style.

 src/workarounds/workarounds.c | 113 +++++++++++++++++++++++-------------------
 1 file changed, 61 insertions(+), 52 deletions(-)

commit e99aa6759a9c9815a41f2cb78848a44b528c4d67
Author: drago01 <drago01@gmail.com>
Date:   Sun Jan 6 17:44:00 2008 +0100

    Fix flash fullscreen windows by tracking the windows we fullscreened.

 src/workarounds/workarounds.c | 83 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 80 insertions(+), 3 deletions(-)

commit 3c40552bc1621e39a585d4a2c8e1112aaa9a0360
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Thu Jan 3 15:05:48 2008 +0100

    Fix fit_to_window binding (move from screen to display)

 metadata/ezoom.xml.in | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

commit fb64cfb48e63c45f04abe2b3dd4f404965aafe9c
Author: Wendy Lin <solinde@gmail.com>
Date:   Wed Jan 2 03:23:46 2008 +0100

    Fixed <display> and <screen>. Unbreaks settings from previous commit.

 metadata/ezoom.xml.in | 136 ++++++++++++++++++++++++++++----------------------
 1 file changed, 75 insertions(+), 61 deletions(-)

commit 6193bbbcfbd1310296e776871c076a2a45120ae3
Author: Wendy Lin <solinde@gmail.com>
Date:   Tue Jan 1 01:47:14 2008 +0100

    Rearrange settings metadata
    Closes #613

 metadata/ezoom.xml.in | 215 +++++++++++++++++++++++++-------------------------
 1 file changed, 108 insertions(+), 107 deletions(-)

commit a21caf0a50c39bb6e1e17dc4e9388aac0de45ccd
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Dec 26 04:58:04 2007 +0100

    Fix drawing of polygon effects only on current cube side.

 src/animation/animation-internal.h |  3 ---
 src/animation/animation.c          | 39 --------------------------------------
 src/animation/polygon.c            | 21 +++-----------------
 3 files changed, 3 insertions(+), 60 deletions(-)

commit 72dc03affc80560e368c555ee4b18090a4d66d0f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Dec 26 04:58:04 2007 +0100

    Don't draw burn/beamup particles on all cube sides.

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

commit bbb22531adf874871709532aea85cabca63a9e5f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Dec 23 09:17:22 2007 +0100

    Fix freeze after Switcher usage (bug 705).
    Fixes the freeze by properly cleaning all stacking related variables after
    Switcher is used to restack windows.

 src/animation/animation.c | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

commit 5eb30f810f28263195825db291a2b3d5de730954
Author: C-F Language team <i18n@opencompositing.org>
Date:   Sat Dec 22 12:01:20 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 e827207c5f4fb69f74f0ac830b487b574e39c973
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Dec 20 01:03:52 2007 +0100

    Cleanups.

 src/shift/shift.c | 30 ++++++------------------------
 1 file changed, 6 insertions(+), 24 deletions(-)

commit 65f64aceb5b96bd77730f406c3fb264290bc7580
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Dec 20 01:03:51 2007 +0100

    Modify window list to get the proper cover mode animation/stacking order.

 src/shift/shift.c | 31 ++++++++++++++++++++++++++++---
 1 file changed, 28 insertions(+), 3 deletions(-)

commit 7277bcc09c0ef1ae5426307d3084e00a71125528
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Dec 20 01:03:51 2007 +0100

    Proper implementation of cancel action handling.

 src/shift/shift.c | 112 ++++++++++++++++++++++++++++++++----------------------
 1 file changed, 67 insertions(+), 45 deletions(-)

commit 0f5f995a5b1de64ea2c5d352efd3c1af12e2ec60
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Dec 19 18:09:43 2007 +0100

    Vertical ouputs patch by Steven Robertson

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

commit 54189a7ec689792c204542ea8640224c2559893a
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 1015a16ddacac37f90c8a61f856c9de850a91f9c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Dec 10 23:39:10 2007 +0100

    Fix crash on cleanup. Should fix bug 671.

 src/animation/animation-internal.h |  1 +
 src/animation/animation.c          | 31 +++++++++++++++++++++++++------
 2 files changed, 26 insertions(+), 6 deletions(-)

commit c62d26b73c2e07d660eb64b1b3fe6d733c2fff62
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Mon Dec 10 16:14:09 2007 +0100

    Comment/header adjustment

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

commit ec5c5ead322214f0b3d00d68d37eecc0e6757419
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Dec 9 21:51:34 2007 +0100

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
    Conflicts:
    
            animation.c
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Use CompVector.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Correct arguments.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    resetToIdentity is no longer present.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Complete using core matrix functions.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Use core's matrix functions.

 src/animation/animation-internal.h |  13 -----
 src/animation/animation.c          | 102 +++++++------------------------------
 src/animation/dodge.c              |   4 +-
 src/animation/glide.c              |   2 +-
 src/animation/polygon.c            |  16 +++---
 src/animation/zoomside.c           |   2 +-
 6 files changed, 29 insertions(+), 110 deletions(-)

commit a5c48efa9f5fdc755b1a80e88f1965c61f6c5e35
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Dec 9 21:51:34 2007 +0100

    Handle possible null pointer. Should fix bug 667.

 src/animation/airplane3d.c         |   4 ++
 src/animation/animation-internal.h |  13 +++++
 src/animation/animation.c          | 102 ++++++++++++++++++++++++++++++-------
 src/animation/dodge.c              |   4 +-
 src/animation/glide.c              |   2 +-
 src/animation/polygon.c            |  16 +++---
 src/animation/zoomside.c           |   2 +-
 7 files changed, 114 insertions(+), 29 deletions(-)

commit 6bbc7aca41aa57e89ea322fc54db452e4c6e72a3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Dec 8 19:00:13 2007 +0100

    A terminate function may be called without the root window passed to it; make sure DnD is ended correctly in that case.

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

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

    pt translation update

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

commit 6d85c698f3aa7fd50986ad57abb729d51ca7485d
Author: Maciej Warnecki <maciekw5@gmail.com>
Date:   Tue Nov 20 09:40:30 2007 +0100

    pl translation update

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

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

    pl translation update

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

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

    el translation update

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

commit 3a8b0ed5a7a797cb19e580f823fbd4b046ebbcae
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Nov 10 21:51:29 2007 +0100

    Show preview window as long as the initiating key/button is pressed.

 src/wall/wall.c | 86 ++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 73 insertions(+), 13 deletions(-)

commit 790e2f60fa67f19192aa44d198f6ce80fd87fcf4
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Fri Nov 9 12:53:41 2007 +0100

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

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

commit 24032a99ca102acbee4ab68b9678ce4e57fc3bbc
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Fri Nov 9 12:52:22 2007 +0100

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

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

commit 31faedd5cf3732e28f8a37fbb1e6b686d2b3ff83
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Nov 6 15:39:56 2007 +0100

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

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

commit 1418786c8b244593839fbfcbaebd3be17bf721b5
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Nov 4 10:40:13 2007 +0100

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

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

commit 4218f0d8319e05da278bdc6231ce67bd46ba0d6b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Nov 3 21:55:24 2007 +0100

    Use window parameter.

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

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

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

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

commit 5c5514092188c9c05c04ea18a3e6e123b61180ed
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Wed Oct 31 22:11:25 2007 +0100

    Restrain window size according to size hints.

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

commit 4a64ab750e79bf0b8001e293515077363ad73063
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Oct 31 11:00:46 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 867028c3fc4822937d2f0d8c27d0c520f73edf40
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Oct 30 07:17:57 2007 +0100

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

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

commit cfef40571da2b7195dcaa7cf50a0aad7f61ec95c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Oct 29 15:55:58 2007 +0100

    Track core changes.

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

commit 0ccf9a3e311c1d3c4fd0e010b18aa820faf8eb38
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Oct 29 15:55:38 2007 +0100

    Track core changes.

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

commit 085f5126afb2ca5a0625f2f06bd6ec2a339f3d3e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Oct 29 15:55:25 2007 +0100

    Track core changes.

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

commit 65bc7a85697b905f415f96ae8ea078630c653802
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Oct 28 10:08:44 2007 +0100

    Optimization.

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

commit dde83c53bea57ddfa13562301215f0e6f1272d07
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Oct 28 10:07:56 2007 +0100

    Whitespace fixes.

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

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

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
    Conflicts:
    
            animation.c
    
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Make sure dodging windows get one last damage.
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Fix focus anim freeze when quickly alternating focus.
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Cleanup, indent.
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Fix focus fade with multiple utility windows (e.g. gobby).
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Walker interface for focus effects.
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Prevent focus anim after Switcher when zoom is low.
    This prevents the unintended focus animation that happens right after
    Switcher is done, when Switcher's zoom option value is close to 0.

 src/animation/animation-internal.h |   9 +-
 src/animation/animation.c          | 495 +++++++++++++++++++++++--------------
 src/animation/focusfade.c          |  31 +--
 3 files changed, 329 insertions(+), 206 deletions(-)

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

    Use CompVector.

 src/animation/animation.c | 28 +++++++++++++++-------------
 src/animation/dodge.c     |  2 +-
 src/animation/glide.c     |  2 +-
 src/animation/polygon.c   | 14 +++++++-------
 src/animation/zoomside.c  |  2 +-
 5 files changed, 25 insertions(+), 23 deletions(-)

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

    Correct arguments.

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

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

    resetToIdentity is no longer present.

 src/animation/animation-internal.h | 3 ---
 src/animation/dodge.c              | 2 +-
 src/animation/polygon.c            | 2 +-
 3 files changed, 2 insertions(+), 5 deletions(-)

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

    Complete using core matrix functions.

 src/animation/animation-internal.h | 10 ----------
 src/animation/animation.c          |  4 ++--
 src/animation/dodge.c              |  2 +-
 src/animation/glide.c              |  2 +-
 src/animation/polygon.c            |  4 ++--
 src/animation/zoomside.c           |  2 +-
 6 files changed, 7 insertions(+), 17 deletions(-)

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

    Use core's matrix functions.

 src/animation/animation-internal.h |   9 +-
 src/animation/animation.c          | 569 ++++++++++++-------------------------
 src/animation/focusfade.c          |  31 +-
 3 files changed, 208 insertions(+), 401 deletions(-)

commit 31bf13ec052269ad0430e76c054d4395cea987fc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Oct 24 01:54:03 2007 +0200

    Added a fix for broken glProgramEnvParameter4f under AIGLX with indirect rendering.
    Fixes: blur,reflection & water for intel & fglrx.

 metadata/workarounds.xml.in   |  5 +++
 src/workarounds/workarounds.c | 79 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 84 insertions(+)

commit eb8628d7a06b34ea93470b8cd20a77f28c506577
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Tue Oct 23 18:30:17 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 c66df56164d382c260608792a6c9093f65382836
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 23 06:41:06 2007 +0200

    Make sure dodging windows get one last damage.

 src/animation/animation.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 13aae2811a4a56644a127b9dcf72d840eb77f6c5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 23 06:41:06 2007 +0200

    Fix focus anim freeze when quickly alternating focus.

 src/animation/animation-internal.h |  3 ++-
 src/animation/animation.c          | 36 +++++++++++++++++++++++++++++-------
 2 files changed, 31 insertions(+), 8 deletions(-)

commit f71b22a833cc8ead7cc9b1fa5bed0bdca5693a5d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 23 05:46:00 2007 +0200

    Cleanup, indent.

 src/animation/animation.c | 247 +++++++++++++++++++---------------------------
 1 file changed, 102 insertions(+), 145 deletions(-)

commit c3fea9617cb1baf2741dfd0ae5017bfa8fdc7302
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 23 05:45:59 2007 +0200

    Fix focus fade with multiple utility windows (e.g. gobby).

 src/animation/animation.c | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

commit 0dad0c8404786a9b5b3b53aaa894433ca3a98985
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Oct 23 05:45:59 2007 +0200

    Walker interface for focus effects.

 src/animation/animation-internal.h |   8 +-
 src/animation/animation.c          | 217 ++++++++++++++++++++++++++-----------
 src/animation/focusfade.c          |  31 +++---
 3 files changed, 169 insertions(+), 87 deletions(-)

commit 8180ab588df980803710dade4f5f310d3fc2f601
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Oct 21 12:52:26 2007 +0200

    * Bump version to 0.6.99

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

commit 254c79735514c44f64fa27ec9c203186221a5d91
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Oct 19 21:41:46 2007 +0200

    Use real window type for comparison rather than the one set before.

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

commit 912607d4b45685f19fd0fe774cdd821ff3f7b659
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Fri Oct 19 07:52:04 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 3f5484ffdb4f5488d36995a5f030e88aead413cd
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Oct 16 15:52:16 2007 +0200

    Compare window stacking if the drawSlots have the same distance.

 src/shift/shift.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 1d5495700a73b85c00318b74cce781ac2db67895
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Oct 16 08:04:43 2007 +0200

    Added OpenOffice.org menu fix.

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

commit 5e53a3437e6ea94d026d9f2fb74d3dc32154f287
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Oct 16 07:23:44 2007 +0200

    More minor cleanup and beautification.

 src/ring/ring.c | 113 +++++++++++++++++++++++++++-----------------------------
 1 file changed, 55 insertions(+), 58 deletions(-)

commit b540006499816f6e03883eb5962d4336f54e0103
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Oct 16 07:10:58 2007 +0200

    Free slots on plugin unload.

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

commit 65063ad2aaba1ec27d72f9d7461425b80c21f798
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Oct 16 07:10:58 2007 +0200

    Minor beautification.

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

commit 87b31e9653bbfedcea19ce6dff44cee5ae81d100
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 5508ead52a2fcdbef88406b863be11d9e9439e38
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Oct 14 10:49:53 2007 +0200

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

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

commit ba249a2f26543a4dc3e15b9f191032054d49bf32
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Oct 13 07:58:33 2007 +0200

    Prevent focus anim after Switcher when zoom is low.
    This prevents the unintended focus animation that happens right after
    Switcher is done, when Switcher's zoom option value is close to 0.

 src/animation/animation.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

commit 8c7f4f2e42ba648e32fd63b3551f6eed569c90ed
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Oct 11 14:11:23 2007 +0200

    Always use the output device the mouse pointer is on for displaying the switcher box.

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

commit 1cb5a5e8e9c936c30c4967905a8cb86a9ec156b6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Oct 11 13:23:17 2007 +0200

    moveWindowToViewportPosition moves the window already, no need for a second move.

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

commit 3d6bf08afd616132e6a2bc88c29e94ecfac935bf
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Wed Oct 10 18:21:30 2007 +0200

    Fix typo in ezoom.c too, fixes breakage caused by 4c0a0aa9c378fd0ceb783dc80789571e04d90ffb

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

commit 9130a541df588fb353c174743b717185e1a8ce0c
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 21a094b85d95594c3361851711de771350ee867f
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 efada4c0b0d4aedc82b682a66dfd7d89ec423b16
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Oct 9 16:27:39 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 b2d8cb311b32ffdddb48ff8eb5305a85edb645df
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Mon Oct 8 19:45:47 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 8924f0451e8fc79e8aa6fb66292a420170b314ee
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Oct 8 19:41:31 2007 +0200

    Use new core API instead of moveScreenViewport.

 src/wall/wall.c | 39 +++++++++++++++++++--------------------
 1 file changed, 19 insertions(+), 20 deletions(-)

commit fe8023ce00ffc29c074d0636595ed2845d239b11
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Oct 8 19:40:58 2007 +0200

    Use new core API instead of moveScreenViewport.

 src/expo/expo.c | 46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

commit c9926d418dab8fa1b18a1b24ff927d7b6ab688d2
Author: Kristian Lyngstol <kristian@bohemians.org>
Date:   Sun Oct 7 17:48:39 2007 +0200

    Load before switcher to properly display it

 metadata/ezoom.xml.in | 3 +++
 1 file changed, 3 insertions(+)

commit 961b2b847051bc509f63147328dea87d84f8446f
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 6754d8d3e1a4153452b38bf5e83ebdacc0bf7b16
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 3f44d54c897349438261384ef3e8883ad223fb8a
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Oct 6 18:06:34 2007 +0200

    es translation from Dev05 and adrisnappy

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

commit 66685931841867d4e499edb502819611099f3413
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Oct 6 14:22:13 2007 +0200

    Correctly terminate Drag'n'Drop when terminating expo mode.

 src/expo/expo.c | 142 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 71 insertions(+), 71 deletions(-)

commit f2c5849a97e32c20b0a49e14b2bc345790abc43a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Oct 5 09:58:20 2007 +0200

    We should remove the fullscreen flag while core processes a ConfigureRequest event.
    Otherwise, addWindowSizeChanges will keep the window fullscreen, which means the app has no chance to unfullscreen itself.

 src/workarounds/workarounds.c | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

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

    Fix typo.

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

commit 2fbc02b02220279838da894bee338f7d6eb5c43d
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 b9ec5e032bb909424babb583514cfd9d56616ea7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Oct 4 08:22:15 2007 +0200

    We should never set the fullscreen state to desktop windows as this will break the stacking.

 src/workarounds/workarounds.c | 42 ++++++++++++++++++++++++------------------
 1 file changed, 24 insertions(+), 18 deletions(-)

commit c641bd9c96c423666186740e9be6607ee3f5c8bb
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 238df436c6ce5f9dc0c4a302e98d9e93a9c66888
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Wed Oct 3 11:02:42 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 44ffac44a3a140175bd567a180125832b24db4d5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Oct 3 09:35:40 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/workarounds
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Enable legacy fullscreen support by default.
    It should now be stable enough to justify that.

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

commit 761f7423684803b764dd3060f2031646f9289173
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Oct 3 09:35:40 2007 +0200

    Do workarounds on map.
    The evaluated properties may not be set on creation.

 metadata/workarounds.xml.in   |  2 +-
 src/workarounds/workarounds.c | 38 ++++++++++++++++----------------------
 2 files changed, 17 insertions(+), 23 deletions(-)

commit 1810cc6ba0379b02cef6d5de1c954588a866e53b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Oct 2 16:06:08 2007 +0200

    Proper error handling for invalid JPEG files.

 src/jpeg/imgjpeg.c | 37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)

commit 677ec2b12a5d175a2e02ebace05322beacca901e
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Sep 29 15:03:01 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 4403cc525df18ffe6b00059ad4b9bdee1fd50f72
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Sep 29 15:02:58 2007 +0200

    translation updates from pt team

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

commit 93cbb6c1319b3590499724173c8f787f35983bf2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 28 15:37:56 2007 +0200

    Enable legacy fullscreen support by default.
    It should now be stable enough to justify that.

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

commit f52a903eccfa04370763179fbba948b2b47cca4e
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Thu Sep 27 18:28:38 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 78107a13f631d68b0ac2d8678ec36b07f8205f15
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 753ffbcff2e45291a1c5266d7188c987a8164c97
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Wed Sep 26 09:17:54 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 fd35caf5bc46dc256972e2efdd86aa00db8c69af
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 25 11:18:29 2007 +0200

    Use passive grabs for the expo-only buttons.

 metadata/expo.xml.in |  4 ++++
 src/expo/expo.c      | 23 ++++++++++++++++++-----
 2 files changed, 22 insertions(+), 5 deletions(-)

commit cab1b560e2455d27b702860ab35f461844ed43f2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 25 11:03:58 2007 +0200

    passive_ghrab must be set to false, not true.

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

commit 35ca0c4611e7dad15fa5bb9ef7a5d65dba83bec3
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 3c672b63cd211212536f50e20e26d5ff21581073
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Sep 25 07:52:02 2007 +0200

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

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

commit f12ee4696e507077d8a0bb8ddecf6933a593bb27
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 73baf027e8a9a391206d888f16dc3db58a770ead
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Tue Sep 25 07:51:57 2007 +0200

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

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

commit 39db48aea34fc4c180e680b39f3dd4049edab965
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Mon Sep 24 17:16:02 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 6fe4c1c14c69b43e3da7d5303ce8904f57c6f4e5
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Mon Sep 24 17:16:00 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 90012ee5f4dcdb01d36a922238d800fd9c16a1e8
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sun Sep 23 14:14:25 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 4447aa5618bb92c9aa49d1a616d91bd40cb5ab8e
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sun Sep 23 14:14:20 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 a5a0cec022eaa13b5a378540bde6391f0570bd3e
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 6ff9572e00d56d99b733f4d84cb535d47d303dfc
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Sat Sep 22 09:44:47 2007 +0200

    new sv translation from Sebastian Parborg and Daniel Nylander

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

commit a01cf65091eccd5359f857f2b7048bd581386e3a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 21 18:01:45 2007 +0200

    Grab translation calculation code from plane plugin.
    This has two advantages:
    - The slide time is not calculated per-viewport, but per full movement.
    - Slides when pressing e.g. Right-Down are much smoother.

 src/wall/wall.c | 47 +++++++++++++++++++++++++++++++++++------------
 1 file changed, 35 insertions(+), 12 deletions(-)

commit 487e01b6d43b4b099ceae842f879fded7251a2d7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 21 11:21:26 2007 +0200

    w->wmType may be different from the window type retrieved by getWindowType.

 src/workarounds/workarounds.c | 36 ++++++++++++++++++++++--------------
 1 file changed, 22 insertions(+), 14 deletions(-)

commit 37814ad9fa5b36472f6570d32931031cac1d09a2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 21 11:16:45 2007 +0200

    Fix in-window calculations.

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

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

    el translation update from djdoo

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

commit b03e1984ce29c76ffe672dfc0534b302607dec90
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 21 08:15:29 2007 +0200

    Optimizations.

 src/wall/wall.c | 49 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 32 insertions(+), 17 deletions(-)

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

    Indention fix.

 src/wall/wall.c | 60 ++++++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 31 deletions(-)

commit 65ece2e8f9c21596411f7412ff7dc84a3a0a482e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 21 08:15:28 2007 +0200

    Using matrixTranslate instead of ScreenPaintAttrib.

 src/wall/wall.c | 43 +++++++++++++++++++++++++------------------
 1 file changed, 25 insertions(+), 18 deletions(-)

commit 8944a768806ddecda9bf6f27a6bb319c5f8a35f1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Sep 20 20:47:31 2007 +0200

    * Avoid default keybinding conflict with shift for Switch filter binding

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

commit 183ad9f9ecf3ae68887def80cb610addc3e0f264
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Sep 20 14:40:20 2007 +0200

    No need to copy core clip planes.
    A better fix for the underlying problem is now in cube plugin.

 src/expo/expo.c | 52 ----------------------------------------------------
 1 file changed, 52 deletions(-)

commit 47d20a0d0791307732d43418f3f8abe21b89884a
Author: Robert Noland <rnoland@rnoland-ibm.acs.internap.com>
Date:   Wed Sep 19 23:40:05 2007 +0200

    Make window large enough to display 4 digit by 4 digit geometry.

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

commit 86616d477791934c6622241fb05322a3a1f7ffd5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Sep 19 08:36:13 2007 +0200

    Initialize as->output to a valid output structure.
    This prevents a crash in the first preparePaintScreen call because as->output is assigned in paintOutput.

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

commit 5520ba5a4a13da5d1da7fe50780713bf9d8552fa
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Sep 18 13:01:15 2007 +0200

    Stupid mistake.

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

commit fcca09621e21ec031de6f9814cb045961bec97f5
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Sep 18 12:41:57 2007 +0200

    Use right clipping planes in expo mode.

 src/expo/expo.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)

commit a5202e9b04a5f5f58c8ea5c75250e12a4fc2be74
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 18 08:44:24 2007 +0200

    Don't wrap around when moving up/down/left/right.

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

commit 072d6a3d38991f897416299cc60ef746cd5e1e14
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 18 08:40:31 2007 +0200

    Fix byte ordering for big endian machines.

 src/jpeg/imgjpeg.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit 8fb7caaf00643e0cf230988b84ad134db9eda2df
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 17 18:13:24 2007 +0200

    Use current aspact ratio for reflection calculation.

 src/expo/expo.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit fa7e36bb4a83a6a07b6182a38e7195324e205ac6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 17:11:38 2007 +0200

    Firefox 3 has Popup as menu class name.

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

commit 259b55f8d54728deea92b5d9f450b39398d2f5ed
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 11:21:54 2007 +0200

    Fix default key binding.

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

commit 27976706d87cbfa75506500a54e724767f40cc60
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 10:40:20 2007 +0200

    Don't include unneeded headers.

 src/thumbnail/thumbnail.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit 06d2cd57102ac1b42101ae1d3ce13cbc1a1b0f9e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 10:38:51 2007 +0200

    Remove unneeded headers.

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

commit 989cc72b97dd0e4673afa95c82fa92ce90181120
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 09:31:13 2007 +0200

    Simplification. It should be sufficient to allocate the protocols on the stack.

 src/winrules/winrules.c | 22 +++-------------------
 1 file changed, 3 insertions(+), 19 deletions(-)

commit b25209faa7145512e3c9eeb37f8b684d18ab03c3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 09:14:28 2007 +0200

    The window passed to handleEnter might be NULL, so we have to pass the screen struct, too.

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

commit b675da0a19b2d7af4864d8b5e8f975e155ff03d4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 15 07:59:16 2007 +0200

    Multi-monitor: Optimize damaging and fix perspective.
    Now the damaged region should be minimal on multiple monitors too.

 src/animation/animation-internal.h |  4 +-
 src/animation/animation.c          | 88 +++++++++++++++++++-------------------
 src/animation/glide.c              | 11 +----
 src/animation/polygon.c            | 33 ++++++++------
 4 files changed, 67 insertions(+), 69 deletions(-)

commit 28b3665c6f5c37ea828a2620573f189503c6e472
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Sep 15 07:58:33 2007 +0200

    el translation update from djdoo

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

commit 148951706fd7cdd9404d2642e1534cf200ede949
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 14 11:37:23 2007 +0200

    Add fullscreen as allowed action for windows that actually _are_ fullscreen and just have their minimum size set to the same value as the maximum size.

 src/workarounds/workarounds.c | 30 +++++++++++++++++++++++++++++-
 1 file changed, 29 insertions(+), 1 deletion(-)

commit aa7ba6eda23bedcd2407fc443637b430f0f2435c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 14 11:37:03 2007 +0200

    Track core changes.

 src/winrules/winrules.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 30ff4807fdd25473f81ecb2da09a3abfa08c4bd2
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Sep 14 06:31:56 2007 +0200

    Fix polygon-based glide damaging with multiple monitors.
    Polygon perspective correction on multiple monitors need to be fixed
    for a more proper solution.

 src/animation/glide.c   | 12 ++++++++++--
 src/animation/polygon.c |  7 +++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

commit 4dea291f1b2a6a45bac143e8bd51bb34e17d1755
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Sep 12 07:20:58 2007 +0200

    it.po update from Milo

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

commit 8598b75e34f89f348aafa2da81d273a547c71100
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Sep 12 00:10:45 2007 +0200

    Don't always overwrite wmType.

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

commit d84726b75da678f51c6f6a25d00ee402f8116186
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 11 22:35:52 2007 +0200

    Check firefox menu class name case insensitive.
    Firefox' menu class names are not exactly consistent (gecko on Fedora, Gecko on Ubuntu).

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

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

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

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

commit c8e69c2b1fa1a193d62d802b16580f1f61f13944
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 11 07:46:57 2007 +0200

    Compiz coding style.

 src/opacify/opacify.c | 770 ++++++++++++++++++++++++++++----------------------
 1 file changed, 428 insertions(+), 342 deletions(-)

commit 38e7af2e9838bcc28bd77688b5dd286e35f88a33
Author: Roland Baer <roland@Vista.(none)>
Date:   Mon Sep 10 13:57:07 2007 +0200

    Too late null check fix

 src/thumbnail/thumbnail.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 4062852dad85774ac62f5e14408b50f742c6f862
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Sep 9 18:12:36 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 c4e63e547f87d719d43a9ebb3d7231cca39ac06b
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Sep 8 19:28:56 2007 +0200

    pt translation updates from Excentrik

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

commit 0771ecd7527fb2271d943c7ad3c76ae77d130517
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Sep 8 18:35:41 2007 +0200

    typo correction, thanks Excentrik

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

commit 282481a2d1c4525abefe5e38216b320dad6316c1
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Sep 8 15:20:14 2007 +0200

    Fixed license header

 src/text/text.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit 4de0dae0d9b604a9a617916ad3af660ee19f7f04
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Sep 8 15:08:32 2007 +0200

    Properly terminate strings.

 src/text/text.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit d54f367e70f03b7adf75f048974224ec53d02fd6
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Fri Sep 7 19:14:35 2007 +0200

    typo correction handeled, thanks Excentrik

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

commit 5207119133bdbcb517ad00e819bee3a2c61b3158
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 17:56:38 2007 +0200

    Replace strndup usage with malloc and strncpy.

 src/text/text.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 21b22cc453f409698c63442b26bd644a22d8bb28
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:31:18 2007 +0200

    Track core changes.

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

commit 51946c843b73f78e2ea77e82784a8ccab65d25d3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:31:08 2007 +0200

    Track core changes.

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

commit 3cd2cccb80bcec88d5180a5bba6cda51c2017100
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:30:32 2007 +0200

    Track core changes.

 src/wall/wall.c | 94 +++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 72 insertions(+), 22 deletions(-)

commit 4e46bb287489c2b3855642e58a4c025d08978fcf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:30:21 2007 +0200

    Track core changes.

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

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

    Track core changes.

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

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

    Track core changes.

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

commit 3166a031508fdadbff088c97de04ee5928def1e9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:28:58 2007 +0200

    Track core changes.

 src/snap/snap.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 5d8ca9bf6a7e96302356174dbfcb05d88c33d4a5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:28:35 2007 +0200

    Track core changes.

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

commit 73781e1fa8e34c5a05049377c9ae3f1c59d090d0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:28:03 2007 +0200

    Track core changes.

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

commit c9fac55ffa7afd23c005cabaeafe5e0871548c89
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:27:48 2007 +0200

    Track core changes.

 src/ring/ring.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 342f67892ba0c741b3760fc6747cd25eb7e96caf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:27:37 2007 +0200

    Track core changes.

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

commit 6254d8719f960dd8760be3ad3434b3f6fe39f6c5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:27:15 2007 +0200

    Track core changes.

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

commit 6087bd2c020817e722b1eb0bef286cbb485b7b85
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:27:05 2007 +0200

    Track core changes.

 src/opacify/opacify.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

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

    Track core changes.

 src/neg/neg.c | 104 +++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 82 insertions(+), 22 deletions(-)

commit 71679ad3647e28e51e79cfdc7bb2e3af25d78cdd
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:26:28 2007 +0200

    Track core changes.

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

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

    Track core changes.

 src/ezoom/ezoom.c | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

commit fe7f0d1fe436246c83d2ca188b224e5dd764dc0e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:24:42 2007 +0200

    Track core changes.

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

commit 97a8f6d04ca20cd93e999f0fc6a50f2b7fbe13df
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:23:46 2007 +0200

    Track core changes.

 src/colorfilter/colorfilter.c | 119 +++++++++++++++++++++++++++++++-----------
 1 file changed, 89 insertions(+), 30 deletions(-)

commit 71fce7eb6f37c0f89ac5d6adbf0eb527519354c3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 08:22:51 2007 +0200

    Track core changes.

 src/animation/animation-internal.h |  6 +++---
 src/animation/animation.c          | 12 ++++++++----
 2 files changed, 11 insertions(+), 7 deletions(-)

commit 4170a38e46a629e7f49768ff1d12c024385ad72a
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Thu Sep 6 13:43:38 2007 +0200

    typo correction, thanks Excentrik

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

commit 7ca18a660e44f52fd6fbea7786d029a7ba293b6b
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Thu Sep 6 10:10:02 2007 +0200

    typo correction, thanks Excentrik

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

commit 9e9dadf5aa6afb0f52aa9720b8f399468a22db74
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Thu Sep 6 10:05:40 2007 +0200

    typo correction, thanks Excentrik

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

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

    it.po typo corrections from milo_casagrande@yahoo.it

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

commit e84f3f2de8cbde14416db9fc59a54ef94f40b0b2
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Sep 5 11:17:03 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 b1b74299edc2cc8ab6962c9c6324d938e7cbf6d8
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 3 20:44:15 2007 +0200

    Play better with bs (focus effects). Small optimization.

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

commit e98202d7de3878b88e6a4672155aa5e658750a33
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 16:00:39 2007 +0200

    Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins/shift
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/shift
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Show viewport number in window title when showing windows from all viewports.

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

commit 9d6baabb6e187aa2d924656a22c66265c8f38aed
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 16:00:38 2007 +0200

    Optimizations.

 src/shift/shift.c | 40 +++++++++++++++++++++++++++-------------
 1 file changed, 27 insertions(+), 13 deletions(-)

commit c2404b22c545d3883f03bb9cb83358ca0e3172a5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 3 14:51:51 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/shift
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    Load before bs.
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    Use windowPaintAttribs.

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

commit 451815819392ffc8e4da361e7c1f570d2314bee9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 3 14:51:51 2007 +0200

    Show viewport number in window title when showing windows from all viewports.

 metadata/shift.xml.in |  1 -
 src/shift/shift.c     | 10 +++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 9c0602153f0d93b35775eed66408009b67d667c3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 3 14:51:12 2007 +0200

    Show viewport number in window title when showing windows from all viewports.

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

commit 5784b080045aa20ef1507ecbb83b6ecf2641d1bc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 3 14:50:34 2007 +0200

    Show viewport number in window title when showing windows from all viewports.

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

commit ef555b9adb5cf93852e8b044773b3d6fe433ea30
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 14:49:40 2007 +0200

    Load before bs.

 metadata/shift.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 3e7e555b0a49f8b3710e6ecf8319f4d3b6ba079e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 14:48:45 2007 +0200

    Use windowPaintAttribs.

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

commit 2bb9793e24ffd9068b2f480bde9053bd29f66099
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 3 14:47:01 2007 +0200

    Fixed viewport number calculation.

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

commit 8e6dd5420d6c7a039a04d5d079df9ca9fe0289e7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 3 10:13:28 2007 +0200

    Give local includes in the include/ directory priority over global ones.

 src/animation/Makefile.am   | 4 ++--
 src/colorfilter/Makefile.am | 4 ++--
 src/expo/Makefile.am        | 4 ++--
 src/ezoom/Makefile.am       | 4 ++--
 src/jpeg/Makefile.am        | 4 ++--
 src/neg/Makefile.am         | 4 ++--
 src/opacify/Makefile.am     | 4 ++--
 src/put/Makefile.am         | 4 ++--
 src/resizeinfo/Makefile.am  | 8 +++++---
 src/ring/Makefile.am        | 4 ++--
 src/scaleaddon/Makefile.am  | 4 ++--
 src/shift/Makefile.am       | 4 ++--
 src/snap/Makefile.am        | 4 ++--
 src/text/Makefile.am        | 4 ++--
 src/thumbnail/Makefile.am   | 9 ++++++---
 src/vpswitch/Makefile.am    | 4 ++--
 src/wall/Makefile.am        | 4 ++--
 src/winrules/Makefile.am    | 4 ++--
 src/workarounds/Makefile.am | 4 ++--
 19 files changed, 45 insertions(+), 40 deletions(-)

commit 38ce4a21fdfa5fbfe6c357e88a686da85f290f24
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 3 09:20:17 2007 +0200

    Further optimize dodge.

 src/animation/animation-internal.h | 4 ++++
 src/animation/animation.c          | 2 +-
 src/animation/dodge.c              | 9 +++++++++
 3 files changed, 14 insertions(+), 1 deletion(-)

commit 2dec7408025f59a5738ce3ccfb9342ff7f1e9895
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 3 04:20:46 2007 +0200

    Fix crash (Avoid possibly creating damage box with negative size).

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

commit bc6965780ba8e4f9328dae5bd45cafae3bebf3f1
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 3 03:42:33 2007 +0200

    Quick fix for multi-monitor damaging (should be further optimized).

 src/animation/animation-internal.h | 21 ++++++++++++++-------
 src/animation/animation.c          | 28 ++++++++++++++++++----------
 src/animation/beamup.c             |  2 +-
 src/animation/glide.c              |  8 +++++---
 src/animation/particle.c           |  5 +++--
 src/animation/polygon.c            |  5 +++--
 6 files changed, 44 insertions(+), 25 deletions(-)

commit 9f990dde09022ac38fcf69095744a45df4572d11
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 3 02:21:45 2007 +0200

    Fix glide transform (and damaging).

 src/animation/glide.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit eacc9b19dd7d6ceebb805a4e074be9e695843998
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 02:13:54 2007 +0200

    Optimizations.

 src/expo/expo.c | 41 ++++++++++++++++++++++++++++++++++++++---
 1 file changed, 38 insertions(+), 3 deletions(-)

commit e73b1aaeadd7623448585b56c895cb5c718ce865
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 02:13:54 2007 +0200

    Load after cubereflex.

 metadata/expo.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit d28db5d146f434db9ec25c2743f6c236be227fc8
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 00:31:21 2007 +0200

    Initiate with minimized windows in the background.

 src/shift/shift.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit 890c9c42be0ba19a94ae45580b93a2633bdd7cce
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 15:06:21 2007 +0200

    Build BCOP sources for text.

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

commit 1794279f449229e6480fdd40c5f94c6bb8179c5f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 14:57:39 2007 +0200

    Remove stale file.

 src/text/compiz-text.h | 50 --------------------------------------------------
 1 file changed, 50 deletions(-)

commit 5f01d82331f7cb80f11ee7a65452c49468379da9
Merge: f3e437f c682669
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 14:56:46 2007 +0200

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

commit c682669a4035771fc5f3396f88d22bd639ebff9b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 13:50:09 2007 +0200

    Cleanup and beautification.

 src/thumbnail/thumbnail.c | 304 +++++++++++++++++-----------------------------
 1 file changed, 111 insertions(+), 193 deletions(-)

commit 3a3b655a25a8b706d22b4629f2cf221ee92d5b60
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 13:50:09 2007 +0200

    Track text plugin changes and check for its presence.

 metadata/thumbnail.xml.in |  5 +++++
 src/thumbnail/thumbnail.c | 16 ++++++++++++++--
 2 files changed, 19 insertions(+), 2 deletions(-)

commit 125695cc5ab87a7be74a706748ef772ba5f58471
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 13:49:36 2007 +0200

    Track text plugin changes and check for its presence.

 metadata/scaleaddon.xml.in  |  1 +
 src/scaleaddon/scaleaddon.c | 16 ++++++++++++++--
 2 files changed, 15 insertions(+), 2 deletions(-)

commit db57605371deae7e57d1b43044835ab22326b8b8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 13:48:47 2007 +0200

    Track text plugin changes and check for its presence.

 metadata/shift.xml.in |  3 +++
 src/shift/shift.c     | 16 ++++++++++++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

commit 5c3ad2f353a2ad803e493809090d58eb64066221
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 13:48:40 2007 +0200

    Track text plugin changes and look for its presence.

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

commit f45b24d105bf352ec7658cf46d86f4aec7d75ae3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 13:48:01 2007 +0200

    Actually set ABI version.

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

commit 379ec87ee1429d7ac53f693d9d0009148e966194
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 13:48:01 2007 +0200

    Add option to render window title with viewport number.

 include/compiz-text.h |  3 ++-
 src/text/text.c       | 56 +++++++++++++++++++++++++++++++++++----------------
 2 files changed, 41 insertions(+), 18 deletions(-)

commit 288323927a2b5198c6706f1702af7b1abf1e905b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Sep 2 13:48:00 2007 +0200

    Provide ABI version.
    Minor cleanup.

 include/compiz-text.h | 31 +++++++++++++++++--------------
 metadata/text.xml.in  | 13 ++++++++-----
 src/text/text.c       |  9 +++++----
 3 files changed, 30 insertions(+), 23 deletions(-)

commit b077edb026a41127ca8fb90fdabb7286160bc576
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 21:30:06 2007 +0200

    Fully damage window for magic lamp with menus.

 src/animation/animation.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit b15cecbd2fd8bfae66790cbc9590c4d23e9a8c54
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 21:30:05 2007 +0200

    Fix 1 pixel line artifact.

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

commit 509a62ba87311030f0e9ad69b024ccfa07ccd8ee
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 21:05:25 2007 +0200

    Correct wave direction.

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

commit c99135ae7a91a8a4e957989d4744bc1a4ee5d89d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 21:05:24 2007 +0200

    Equalize dream duration with others. Move constants.

 src/animation/animation-internal.h | 19 +++++++++++++++++++
 src/animation/animation.c          |  8 +++++---
 src/animation/domino.c             |  4 ----
 src/animation/dream.c              | 16 ++++++++++++++++
 src/animation/explode3d.c          |  4 ----
 src/animation/fold3d.c             |  4 ----
 src/animation/leafspread.c         |  4 ----
 src/animation/rollup.c             |  4 ----
 src/animation/skewer.c             |  4 ----
 src/animation/zoomside.c           |  5 -----
 10 files changed, 40 insertions(+), 32 deletions(-)

commit a2fab3f46ddef11e1cd218b5ebd204a2b4c7d4df
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 20:03:54 2007 +0200

    Remove unnecessary variable.

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

commit e14b58a2c9e172eec2aff626687cff5e1bfba1d5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 20:03:54 2007 +0200

    Fix initial damage of dodging windows.

 src/animation/animation.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 94250a71ec30f264de57de0270f7a00d24e83554
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 20:03:53 2007 +0200

    Do shadow damaging for future polygon-based focus effects.

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

commit 6e9ce4f04f51b85dbf0f379a53a4f856971a4482
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 16:42:59 2007 +0200

    Fix dodge damaging.

 src/animation/animation.c |  3 ++-
 src/animation/dodge.c     | 32 +++++++++++++++++++++++++-------
 2 files changed, 27 insertions(+), 8 deletions(-)

commit f3e437f0fbcb5fb7ec8b0b449984455c8bbf3090
Merge: f874a5b fd2ca30
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Sep 1 14:09:29 2007 +0200

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

commit fd2ca30bc5ee20c570274e59fa7bda1622376554
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Sep 1 14:04:55 2007 +0200

    Fix recognition of Firefox windows.
    Re-apply fixes on class name changes.

 src/workarounds/workarounds.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

commit dfd932fb4898fe56439e8ab732b3de00267f260d
Merge: df82fd4 d53959b
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Aug 31 22:35:33 2007 -0500

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins-main

commit df82fd44687b9c4e85b4ed6e65f224ffa3b9c741
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Aug 31 22:34:56 2007 -0500

    Add -lGLU

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

commit d53959beb76fcb81316656becbe9c6257feb31d0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 05:34:22 2007 +0200

    Initialize variable.

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

commit c6ebd04abc209c3fb190aa8084e5e26ad2e3a673
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 05:26:23 2007 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix typo.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Revert accidential change.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Track core changes.

 src/animation/animation-internal.h | 15 ++++---
 src/animation/animation.c          | 89 ++++++++++++++++++++++++++++----------
 2 files changed, 75 insertions(+), 29 deletions(-)

commit 111bbc8a028bb256e27c48b9f9ceef728c56d677
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 05:26:23 2007 +0200

    Fix explode tessellation.

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

commit 6baae0e8e3c154b543f351e173c926e8aa82421f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 05:26:22 2007 +0200

    Reduce animation cpu/gpu usage by damaging minimally.
    At each animation step, damage only the parts of the screen that should
    be updated instead of the whole screen. The smaller the animated window
    and the larger the screen resolution, the higher the performance improvement
    will be (especially tooltip and menu animations will benefit significantly).
    This changeset affects all animation effects except Airplane.

 src/animation/airplane3d.c         |   6 +-
 src/animation/animation-internal.h |  95 ++++--
 src/animation/animation.c          | 599 +++++++++++++++++++++++++------------
 src/animation/beamup.c             |  45 ++-
 src/animation/burn.c               |  42 ++-
 src/animation/curvedfold.c         |   2 +-
 src/animation/dream.c              |   2 +-
 src/animation/glide.c              | 150 ++++++----
 src/animation/horizontalfold.c     |   2 +-
 src/animation/magiclamp.c          |   1 -
 src/animation/particle.c           |  41 +++
 src/animation/polygon.c            | 176 +++++++++--
 src/animation/rollup.c             |   2 +-
 src/animation/wave.c               |   2 +-
 src/animation/zoomside.c           |  39 ++-
 15 files changed, 829 insertions(+), 375 deletions(-)

commit f031ee756599ef0179d9b87f688a95293f094608
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Aug 31 18:08:36 2007 +0200

    * Modify Switch Filter binding to avoid conflict with group

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

commit f8d3175277340d6bd625e2e485a61aaabcbf3c7a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 18:04:04 2007 +0200

    Dummy commit.

 include/compiz-text.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 src/text/text.c       |  1 +
 2 files changed, 51 insertions(+)

commit cf75006d07054ba01781375773669aa545ee61df
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 13:53:13 2007 +0200

    Text plugin header file was renamed.

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

commit 728a5b2916f34360ea05a87d346f4434b6b250f5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 07:40:43 2007 +0200

    Use correct header file.

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

commit f874a5b20f02faafbc9c237986b2f67ccc95502c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 07:36:23 2007 +0200

    Track header file rename.

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

commit f85cb25960cfa59280062a03de78cc62d798246a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 07:35:02 2007 +0200

    Use correct header file.

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

commit 6020a3ae04f89a3d4380f947e0a544b469a82608
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 07:34:35 2007 +0200

    Use correct header file.

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

commit 3977ebd01ae28fbfe4210786a739c51a308d9c9c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 07:34:09 2007 +0200

    Use correct header file.

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

commit 4d673ef6aa8457f6a46262dd0c39f763f695012c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 07:30:09 2007 +0200

    Rename text.h to compiz-text.h.

 include/text.h => src/text/compiz-text.h | 0
 src/text/text.c                          | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

commit d031c3789419e0fa6a476697e6ccc474c1152d33
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Aug 31 02:08:23 2007 +0200

    * Check core plugin ABIVERSION

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

commit 0ef6dc93ba1d589c0ee0f9c2281d7a07bdb81287
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Aug 31 01:48:44 2007 +0200

    * Track core changes

 src/ezoom/ezoom.c | 87 ++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 63 insertions(+), 24 deletions(-)

commit 5a9482de4efdae4ec657bb0dc3e0f5dc12f30fb5
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Aug 31 01:23:41 2007 +0200

    * Reorder code

 src/snap/snap.c | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit b4ae7d226d752235126a9e1a444170913e6298f1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Aug 31 01:20:54 2007 +0200

    * Track core changes

 src/opacify/opacify.c | 63 +++++++++++++++++++++++++++++++++------------------
 1 file changed, 41 insertions(+), 22 deletions(-)

commit b9054ff42f371fd009d4a690a28759ca1f8d710d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Aug 31 01:13:00 2007 +0200

    * Fix include

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

commit 8120226e422d573ef52a6cd10ce441a56c0373c3
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Aug 30 23:50:02 2007 +0200

    * Track core changes

 src/snap/snap.c | 60 ++++++++++++++++++++++++++++++++++++---------------------
 1 file changed, 38 insertions(+), 22 deletions(-)

commit 4ae489211f5c4288440989d1a1449b0cbe57eaa6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 21:15:13 2007 +0200

    Fix typo.

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

commit e26df132bbe6a5348462b108996fcbe5b23e3c3d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Aug 30 19:42:39 2007 +0200

    * Track core changes

 src/colorfilter/colorfilter.c | 60 +++++++++++++++++++++++++++----------------
 1 file changed, 38 insertions(+), 22 deletions(-)

commit 94c3a473de1f41f8f1478252390009714bdafd51
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 19:30:18 2007 +0200

    Finalize core changes tracking.

 src/vpswitch/vpswitch.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

commit 31f9738e23a8f46057414825a5db3a95b091dc4e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 19:27:41 2007 +0200

    Revert accidential change.

 metadata/wall.xml.in | 4 ----
 1 file changed, 4 deletions(-)

commit 3c02ad10fae32bb7e5f6badc31309d812687c474
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 19:26:54 2007 +0200

    Revert accidential change.

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

commit 53849e79c2f851454ebd349a672e06b6c06bd12d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 19:26:13 2007 +0200

    Track core changes.

 metadata/animation.xml.in          |  4 +-
 src/animation/animation-internal.h | 15 ++++---
 src/animation/animation.c          | 89 ++++++++++++++++++++++++++++----------
 3 files changed, 77 insertions(+), 31 deletions(-)

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

    Track core changes.

 src/thumbnail/thumbnail.c | 54 +++++++++++++++++++++++++++++------------------
 1 file changed, 34 insertions(+), 20 deletions(-)

commit 433e40cb03bd1063fbb2e757a7aebc469d72438a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 19:08:29 2007 +0200

    Fixed getting of options.

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

commit 14af1aa0c7f2473dceacfc1e4b0ccaa47ba05411
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 19:07:28 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/expo
    Conflicts:
    
            expo.c
    
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    Track core changes.
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    Use action system for expo button bindings.

 metadata/expo.xml.in |  20 +++
 src/expo/expo.c      | 354 +++++++++++++++++++++++++++++++++++----------------
 2 files changed, 264 insertions(+), 110 deletions(-)

commit 7380aa11af81bc2405b4eefd41ffcfb7802d97b7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 19:07:27 2007 +0200

    Track core changes.

 metadata/expo.xml.in |  20 ---
 src/expo/expo.c      | 395 +++++++++++++++++----------------------------------
 2 files changed, 130 insertions(+), 285 deletions(-)

commit e61141f9b88d3a8d494e76f2d2616504014719d9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 19:03:53 2007 +0200

    (Partially) track core changes.

 src/vpswitch/vpswitch.c | 64 ++++++++++++++++++++++++++++++++-----------------
 1 file changed, 42 insertions(+), 22 deletions(-)

commit 84b49446c3914f9b81bd4b03350e46b48633dec8
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 18:58:14 2007 +0200

    Track core changes.

 src/shift/shift.c | 55 +++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 35 insertions(+), 20 deletions(-)

commit 2f607ef387e2b2652d8c2ac33a9c5c3b5a524dc5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:51:46 2007 +0200

    Track core changes.

 metadata/wall.xml.in |  4 ++++
 src/wall/wall.c      | 59 ++++++++++++++++++++++++++++++++--------------------
 2 files changed, 40 insertions(+), 23 deletions(-)

commit fecb14671095e8fc46f38a274cc4996417835873
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:49:34 2007 +0200

    Track core changes.

 src/winrules/winrules.c | 100 +++++++++++++++++++++++++++++++++++-------------
 1 file changed, 73 insertions(+), 27 deletions(-)

commit cd963205657d0806d1111eeab7ddb83452d357e9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:38:36 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/workarounds
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    Whitespace.

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

commit 985bbc43263c2a70090ec5998cb1daa9b5ca67e6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:38:36 2007 +0200

    Track core changes.

 src/workarounds/workarounds.c | 71 +++++++++++++++++++++++++++----------------
 1 file changed, 44 insertions(+), 27 deletions(-)

commit 1ceb9d2bed558ea28765ac36a738d3467c005b81
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:35:37 2007 +0200

    Track core changes.

 src/text/text.c | 50 ++++++++++++++++++++++++++++++--------------------
 1 file changed, 30 insertions(+), 20 deletions(-)

commit f9fcc1e1e5d9bccd067e44e0228ab827d5175b57
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 18:33:59 2007 +0200

    Track core changes.

 src/expo/expo.c | 54 ++++++++++++++++++++++++++++++++++--------------------
 1 file changed, 34 insertions(+), 20 deletions(-)

commit 2abfa32a9099b4948c51cb986911c7bd962753a2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:27:32 2007 +0200

    Track core changes.

 src/ring/ring.c | 61 +++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 38 insertions(+), 23 deletions(-)

commit 4a5f5a5307f6d6ee8830f1e91a4e33ccba734f64
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:25:00 2007 +0200

    Track core changes.

 src/resizeinfo/resizeinfo.c | 79 ++++++++++++++++++++++++++-------------------
 1 file changed, 46 insertions(+), 33 deletions(-)

commit 1b62859c95a29cc7b41391fc1730b5c56035340a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:22:05 2007 +0200

    Track core changes.

 src/put/put.c | 75 ++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 46 insertions(+), 29 deletions(-)

commit 4aa950027dff795b16a7cb29a929a2d742236556
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:18:39 2007 +0200

    Track core changes.

 src/jpeg/imgjpeg.c | 48 +++++++++++++++++++++++++++++-------------------
 1 file changed, 29 insertions(+), 19 deletions(-)

commit a5775b746eab86ba683cc978d7d3c9fa34d752e5
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 18:17:09 2007 +0200

    Check core api.

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

commit c14ff2d8241f566fe0839fe9351002c614050a62
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:11:05 2007 +0200

    Check core ABI version.

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

commit 2d0d9f5fe50aa7237e6f743fb7b7d00fa4c45ebc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 18:09:05 2007 +0200

    Track core changes.

 src/neg/neg.c | 58 ++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 36 insertions(+), 22 deletions(-)

commit 3f2f1c03940f4f6849570aed7eb9a1dc395aee0b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 18:08:28 2007 +0200

    Track core changes.

 src/scaleaddon/scaleaddon.c | 60 +++++++++++++++++++++++++++------------------
 1 file changed, 36 insertions(+), 24 deletions(-)

commit f96cf704ac032c13ee7f5bddcef3fe0dc3494586
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 15:56:17 2007 +0200

    Handle shift mode exit as button action.

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

commit 93f3a5ea7a422b835095b94441f89ee60cbc28d0
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 15:56:17 2007 +0200

    Right type conversion.

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

commit 975b36142682b59302727f814e9cd9c007e22d34
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 15:32:07 2007 +0200

    Use action system for expo button bindings.

 metadata/expo.xml.in |  20 +++
 src/expo/expo.c      | 354 +++++++++++++++++++++++++++++++++++----------------
 2 files changed, 264 insertions(+), 110 deletions(-)

commit 1564f125230f9c48557858605daaf76361ff19a0
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 14:49:18 2007 +0200

    Whitespace.

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

commit cbd48eff96a82da77bd4c5bc734a6b4bc57b56af
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 14:42:28 2007 +0200

    Remove sticky flag in finiWindow only with setWindowState.

 src/workarounds/workarounds.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit f2abdd0f6f8868178f6fc1a0760a21e824d6310c
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 12:35:04 2007 +0200

    Paint individual windows instead the whole output, when painting above current animation.

 src/shift/shift.c | 48 ++++++++++++++++++++++++++----------------------
 1 file changed, 26 insertions(+), 22 deletions(-)

commit 2248d0ce7ec1ab9c2d80c6aed05448f904d08101
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 30 08:50:41 2007 +0200

    Use core utility functions to retrieve scale's ABI version and displayPrivateIndex.

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

commit dec2604b17741980fbc70ae9ca7bb31544d1b959
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 02:32:02 2007 +0200

    Do only paint windows of current viewport above the animation. (Fixes transparent cube)

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

commit dac257988bf6bb9e50f704a052667b47978c2267
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 02:32:02 2007 +0200

    Load before fade.

 metadata/shift.xml.in | 5 +++++
 1 file changed, 5 insertions(+)

commit a192f1974abac32eb702f031565374b87e422bd2
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 00:11:23 2007 +0200

    Added option to hide all non Desktop windows during switching.

 metadata/shift.xml.in | 5 +++++
 src/shift/shift.c     | 5 ++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

commit 8892c039bf976b27c9bf8476944f69bb2edd8123
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 00:11:23 2007 +0200

    Fade in/out windows that are above the selected window.

 src/shift/shift.c | 47 +++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 41 insertions(+), 6 deletions(-)

commit 2b280a1c10c9ef53ed567ba81878fec23d975c59
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 00:11:23 2007 +0200

    Handle selected window opacity correctly.

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

commit bcb5ab547b91ffcb2850b56af8c25f77a8ea1e92
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 29 13:30:11 2007 +0200

    Don't handle InputOnly windows.

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

commit 74021fee582bef6f39ded4592b8327ed05cc80ab
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 29 13:30:11 2007 +0200

    Fixed legacy fullscreen support.
    Don't try to evaluate matches in initWindow.
    Narrowed down Firefox fix - the Qt menu fix still is way too broad, though.

 src/workarounds/workarounds.c | 149 +++++++++++++++++++++++++++++++-----------
 1 file changed, 110 insertions(+), 39 deletions(-)

commit 8c561087f28600c4914b38399cbb247ef9f94940
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 29 09:12:22 2007 +0200

    Fixed rotate initiation.

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

commit 8e5dd98421edaa4938b2ed48a70c899e71759cb1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 28 15:32:18 2007 +0200

    * Add data subdir to Makefile.am

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

commit ba99400bcc98b0808ed9899bea01f125e1da3934
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 28 15:25:07 2007 +0200

    Track core changes.

 src/wall/wall.c | 38 ++++++++++++++++++++------------------
 1 file changed, 20 insertions(+), 18 deletions(-)

commit 894e5fcdc0568b48a4edb808e497e73e5281f6f9
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 28 10:38:47 2007 +0200

    * Fix comment

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

commit d61725a96d76b2873da97a6d35243dd5e68bac3e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 27 10:53:34 2007 +0200

    Added option to suppress ARGB visuals for matched windows.

 metadata/winrules.xml.in |  5 ++++
 src/winrules/winrules.c  | 62 +++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 56 insertions(+), 11 deletions(-)

commit a106ce95d7ee45c756beef0bfe39e95557b56365
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Aug 25 18:28:00 2007 +0200

    Adjust header.

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

commit 1b43e58e3535ec8fa0ebe0f1895d6e41dfbf02eb
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Aug 25 18:20:34 2007 +0200

    * Fix copyright & license

 src/resizeinfo/resizeinfo.c | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

commit 38ebc9c1e4c482d12d30ad81ffab66d2726aec86
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Aug 25 16:27:55 2007 +0200

    Cleanup and indention fixes part 2.

 src/scaleaddon/scaleaddon.c | 263 ++++++++++++++++++++++++--------------------
 1 file changed, 142 insertions(+), 121 deletions(-)

commit e169a6ea6fcda4ecd2237c41646bc7ae4a58e49a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Aug 25 16:27:55 2007 +0200

    Cleanups and intendion fixes.

 src/scaleaddon/scaleaddon.c | 207 ++++++++++++++++++++++++--------------------
 1 file changed, 112 insertions(+), 95 deletions(-)

commit 3de00325abd5baa0ea5c44e12585634bebaccedd
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Aug 25 00:17:19 2007 +0200

    * Don't try to load filters with an empty name

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

commit 3b7e24ad007a64a8122d8387335afc8dfea6b0c3
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Aug 25 00:17:19 2007 +0200

    * Add comment & fix comment

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

commit da8f3bec574aac5849aa129408bb138d86b04685
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 24 10:23:11 2007 +0200

    Wrap into matchExpHandlerChanged and matchPropertyChanged functions to get notified when we need to re-check the matches.

 src/winrules/winrules.c | 45 ++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 44 insertions(+), 1 deletion(-)

commit 79d803cfd965b40869b9cd382af7a2b60c5f7b15
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 24 10:23:11 2007 +0200

    Fix screen option numbering.

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

commit 3288c4d6865ffc9e258bb55ba5b7cd44592cc57d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 24 10:23:11 2007 +0200

    Use one-shot timer instead of MapNotify for applying rules.

 src/winrules/winrules.c | 137 ++++++++++++++++++++++--------------------------
 1 file changed, 64 insertions(+), 73 deletions(-)

commit 5588ff94b5547116db886fa566f224a83ca4fa89
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 24 10:23:11 2007 +0200

    Whitespace improvements and less code duplication.

 src/winrules/winrules.c | 259 ++++++++++++++++--------------------------------
 1 file changed, 85 insertions(+), 174 deletions(-)

commit b20036803e2936379a40b12892ac3ba87be10403
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 24 10:23:11 2007 +0200

    Remove widget functionality.
    The widget plugin now has functionality to include windows that don't have the widget hint set into the widget layer, so having this functionality in winrules as well duplicates the functionality.

 metadata/winrules.xml.in | 10 ----------
 src/winrules/winrules.c  | 50 ------------------------------------------------
 2 files changed, 60 deletions(-)

commit d251902fe59142a242354881026aa4a3b76d9472
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Thu Aug 23 22:47:40 2007 +0200

    Use the new action system
    ... Yes, I could/should have renamed the options. Sue me.

 metadata/ezoom.xml.in | 91 +++++++++++++++++++--------------------------------
 src/ezoom/ezoom.c     | 32 ++++++++++--------
 2 files changed, 51 insertions(+), 72 deletions(-)

commit a01e7582d5c7775f663b664f80dec5deb9dcf553
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Thu Aug 23 22:47:40 2007 +0200

    Compiz const-correctness update

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

commit 4cbcaebdc3101ce5a1a85a208b440176bd770f5a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 16:10:17 2007 +0200

    Sort initial window list based on stack position.

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

commit 5d77cf2952769ed07715a6ba901b12c532f1f9b1
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 15:56:15 2007 +0200

    Added missing damageScreen on end of the animation.

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

commit 8f23e1720f8133d8981f5f1e5c27b0f1e2463147
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 15:48:38 2007 +0200

    Added expo termination with double click.

 metadata/expo.xml.in |  7 +++++++
 src/expo/expo.c      | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

commit 7b94b7ff7bfec9edc315bae2e74d4d5722953da0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 23 10:10:55 2007 +0200

    Meaningful grouping for actions.

 metadata/wall.xml.in | 216 +++++++++++++++++++++++++++------------------------
 1 file changed, 114 insertions(+), 102 deletions(-)

commit 61bfad8cd421a03fcf26e3916617e93872742f97
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 02:25:52 2007 +0200

    Don't paint invisible windows.

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

commit a720e6d0785d8281443d679c206f4aea253ab74a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 02:23:24 2007 +0200

    Don't fade windows in multioutput mode.

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

commit 58648d5db0abb88ab81762ee1706d1edbc3e034c
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 02:06:52 2007 +0200

    Added different output modes for multiple output configurations.

 metadata/shift.xml.in |  19 ++++++++++
 src/shift/shift.c     | 103 +++++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 105 insertions(+), 17 deletions(-)

commit ea43b24a6094c1071fa660d4a92bfcd615200d2e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 02:06:52 2007 +0200

    Cleanup.

 src/shift/shift.c | 43 +++++++++----------------------------------
 1 file changed, 9 insertions(+), 34 deletions(-)

commit 838196c91664818b29e899442a3f10ff4d639125
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 22:24:56 2007 +0200

    Added initiate on edge actions.

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

commit 5223a782a88129db3ea22e57bdca6b2d091af464
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 18:55:08 2007 +0200

    Fix stacking.

 src/shift/shift.c | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)

commit 1dabab9dbb16e0dd64f10bb4ee49a80938641dd2
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 18:55:08 2007 +0200

    Smoother animation.

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

commit d19ac9952c931bf1a33ec99a5f11b70ddb971c05
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 18:55:08 2007 +0200

    Remove useless code.

 src/shift/shift.c | 48 ++++--------------------------------------------
 1 file changed, 4 insertions(+), 44 deletions(-)

commit 3aa4d06cda9811082e4ae35e64ebc955d087766a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 18:55:08 2007 +0200

    Better fade in/out

 src/shift/shift.c | 145 +++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 100 insertions(+), 45 deletions(-)

commit 1bf711e9dcd8fb65966ad07f58621ce857d693d7
Author: Kristian Lyngstøl <kristian@albus.(none)>
Date:   Wed Aug 22 13:50:29 2007 +0200

    Don't use width/height <= 1 cursor images
    These are (most often) bugged ones, and results in an invisible cursor.
    This is an attempt to alliviate the XFixes bugs that causes certain
    cursors to go poof. This is still a problem when NOT zoomed in. This
    is a workaround that may or may not work. Feedback wanted.

 src/ezoom/ezoom.c | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 1d6b78c77ecfdce4959df4a11134e6b3f4723f18
Author: Kristian Lyngstøl <kristian@albus.(none)>
Date:   Wed Aug 22 13:37:49 2007 +0200

    Comment typo

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

commit 8a6d13ad1aae9853b9a108639c0df2202770f884
Author: Kristian Lyngstøl <kristian@albus.(none)>
Date:   Wed Aug 22 13:30:52 2007 +0200

    Don't restrain the cursor at the end of a zoom area
    This closes #312, and gives access to the screen edges when restraining the
    cursors.

 src/ezoom/ezoom.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 49 insertions(+), 7 deletions(-)

commit a5ea288b159fbc2f6532b0797fdd71b003520da7
Author: Kristian Lyngstøl <kristian@albus.(none)>
Date:   Wed Aug 22 12:03:13 2007 +0200

    Use cursor hotx/hoty/width/height when restraining the pointer

 src/ezoom/ezoom.c | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

commit 1bf7aca9e63a4d3f5a21a2dda693ebbd10a61214
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 21 23:40:16 2007 +0200

    * Fix metadata for real

 metadata/colorfilter.xml.in | 3 ---
 1 file changed, 3 deletions(-)

commit 086ae85a2b2af85df4d4d3720d0ef63bfa5ef214
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 21 23:39:48 2007 +0200

    * Fix metadata

 metadata/colorfilter.xml.in | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

commit 84bb9cd13efc72f7dd9ab2b9ba08ff6a3405635d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 21 23:37:03 2007 +0200

    * New action system

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

commit 30001dd846b1f2484cad8b4b2a71e78f69ca14c8
Author: Kristian Lyngstøl <kristian@albus.(none)>
Date:   Tue Aug 21 15:21:44 2007 +0200

    Add ensureVisibilityArea with gravity, use this for mouse panning
    This can still be improved by dynamically detecting which gravity to use
    based on hotX/hotY.

 src/ezoom/ezoom.c | 139 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 130 insertions(+), 9 deletions(-)

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

    Updated Italian Translation - Thanks to Emiliano Perulli

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

commit 1685a9015c8c983839e89dc17cc769a965465eab
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Aug 21 06:12:52 2007 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    const char*

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

commit 81a1c3368951b894677fb8a18682a6f4dea72dc3
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Aug 21 06:12:51 2007 +0200

    Remove unused variables.

 src/animation/animation-internal.h | 4 ----
 src/animation/animation.c          | 7 +++----
 2 files changed, 3 insertions(+), 8 deletions(-)

commit 5cf77a37b970ff60d0f69caa57d0d51db5a054dd
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 a992ec8c38776c3844a1ff10c56b4f9a80aa5db2
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Aug 21 00:49:17 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

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

commit 1b096f74b896c15776e9600363b5584b0da45cfd
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 17:17:49 2007 +0200

    const char*

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

commit 64b78e2e443ae95b7b492666cc562b9e9cd6c95e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 17:07:13 2007 +0200

    New action system

 metadata/shift.xml.in | 77 ++++++++++++++++++++++++++++++---------------------
 src/shift/shift.c     | 49 +++++++++++++++++++++-----------
 2 files changed, 78 insertions(+), 48 deletions(-)

commit 4527f79f6d3b64706667613b56e7b111330f6cf3
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:55:19 2007 +0200

    New action system

 metadata/vpswitch.xml.in | 72 ++++++++++++++++--------------------------------
 src/vpswitch/vpswitch.c  | 54 ++++++++++++++++++------------------
 2 files changed, 50 insertions(+), 76 deletions(-)

commit b2ced58527bcc8cf0a6fdae389b5cbdb574261af
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:49:43 2007 +0200

    New action system

 metadata/scaleaddon.xml.in  | 24 ++++++++++++++----------
 src/scaleaddon/scaleaddon.c | 22 ++++++++++++++--------
 2 files changed, 28 insertions(+), 18 deletions(-)

commit 0ea3d3e4dfa7e263de81167b09648c7f3f25fb00
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:36:03 2007 +0200

    New action system

 metadata/ring.xml.in | 60 +++++++++++++++++++++++++++++-----------------------
 src/ring/ring.c      | 37 +++++++++++++++++++++-----------
 2 files changed, 59 insertions(+), 38 deletions(-)

commit 5deded382bb029052d779b7e655672981de22a32
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:28:32 2007 +0200

    New action system

 metadata/put.xml.in | 218 ++++++++++++++++++++--------------------------------
 src/put/put.c       |  71 +++++++++--------
 2 files changed, 124 insertions(+), 165 deletions(-)

commit 562482450ebae138f192588b521a618878cc6ef1
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:12:23 2007 +0200

    New action system

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

commit 3c5e8268451ce4273ccfa0800d2cb2a0dea5b677
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 16:10:37 2007 +0200

    New action system

 metadata/neg.xml.in | 14 ++++----------
 src/neg/neg.c       |  4 ++--
 2 files changed, 6 insertions(+), 12 deletions(-)

commit a601ff6ff6e9618125574a27b74a01640c8a614a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 15:57:16 2007 +0200

    New action system

 metadata/wall.xml.in | 114 +++++++++++++++++++++++----------------------------
 src/wall/wall.c      |  38 +++++++++--------
 2 files changed, 74 insertions(+), 78 deletions(-)

commit 23a557654776569ea7b63d7d89a61d1f4d321022
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 15:36:00 2007 +0200

    const char*

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

commit 28ab6f44196d882ada14a5dbb12419ad6046755b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 20 15:33:33 2007 +0200

    Change to new action system.

 metadata/expo.xml.in | 20 ++++++++++++++------
 src/expo/expo.c      | 10 +++++++---
 2 files changed, 21 insertions(+), 9 deletions(-)

commit 568c9184191837b1130216ab9e53ed75d17b862d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:30 2007 +0200

    * Set default filters list

 metadata/colorfilter.xml.in | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 97c083ba31de742004c277f123ab804ba8c7d4c1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:30 2007 +0200

    * Minor coding style/function naming update

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

commit abbda460c527e4744bf5e0b7305320b01d08622c
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:29 2007 +0200

    * Damage screen when Filter

 src/colorfilter/colorfilter.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

commit 514eb4cd622c9d6a93d9d6001d83eb241ba04bf1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:29 2007 +0200

    * Fix negative-green filter

 data/filters/negative-green | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit e49a35105eb95d0885c91fb0dbd76eaaab3bdf37
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:29 2007 +0200

    * Add blueish filter

 data/filters/blueish-filter | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 7884f0c080fb5d32ab2a30d16ee4a99bac699121
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:29 2007 +0200

    * Update negative filters

 data/filters/negative       | 14 +++++++-------
 data/filters/negative-green | 14 +++++++-------
 2 files changed, 14 insertions(+), 14 deletions(-)

commit d103f42962c8881ebed6b79fe1056c74544f1737
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:28 2007 +0200

    * Fix color ops parsing

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

commit 4adcb770bf1550b11709f33d0edb5a6c8371fe70
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:28 2007 +0200

    * Add test filters for colorblindness simulation

 data/filters/deuteranopia | 43 +++++++++++++++++++++++++++++++++++++++++++
 data/filters/protanopia   | 43 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 86 insertions(+)

commit f70261c257bb9f12da52287d38f48cf796701495
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 20 12:53:28 2007 +0200

    Fixed exclude match handling.

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

commit 781d8b0f375c24fa87972fa748cc3bc2d387d64c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 20 12:53:27 2007 +0200

    Cleaned up initial filter state setting.

 src/colorfilter/colorfilter.c | 89 +++++++++++--------------------------------
 1 file changed, 22 insertions(+), 67 deletions(-)

commit c42044ef96a666a574c58d4e901634ac4acd9e9c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 20 12:53:27 2007 +0200

    Fix default matches.

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

commit 5cf510607d21c3602a24a9207482c7ed4017a70f
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:26 2007 +0200

    * Update pretty fragment program print core patch

 .../compiz-core-print-fragment-program.patch        | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

commit 0cd341d48e14e93938dd19d52f0c7a0494453e46
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:26 2007 +0200

    * Increase precision of dot products vectors for grayscale and blackandwhite

 data/filters/blackandwhite | 2 +-
 data/filters/grayscale     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 93faef9188bf430cdbea21b8ee98f04969aa119b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:26 2007 +0200

    * Improve blackandwhite filter

 data/filters/blackandwhite | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit e7dab048dc1358bcb8e3fc2173eff8022d669b1c
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:25 2007 +0200

    * Improve grayscale filter

 data/filters/grayscale | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 6eb2d87eb5b4dbecc174d6836f7e435f46baa767
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:25 2007 +0200

    * Add simple color swapping filters

 data/filters/swap-green-blue | 5 +++++
 data/filters/swap-red-blue   | 5 +++++
 data/filters/swap-red-green  | 5 +++++
 3 files changed, 15 insertions(+)

commit 90476794314f1847d1d534265a37b430b74542dd
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:25 2007 +0200

    * Use DATADIR directly instead of PREFIX to load global filters

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

commit cb4a7a63e048328689d6be62032c2a87dcbf012c
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:24 2007 +0200

    * Add sepia filter

 data/filters/sepia | 9 +++++++++
 1 file changed, 9 insertions(+)

commit 1495aaa4682bb50473e0c47f890793841427cfe5
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:24 2007 +0200

    * Add blackandwhite filter

 data/filters/blackandwhite | 12 ++++++++++++
 1 file changed, 12 insertions(+)

commit c99e944803e99e195ace1d493126bd241aac462e
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 226a159a63f27bdb2a978c3ba8864160c5a9b270
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sun Aug 19 19:20:26 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 09d967182230728e85ccf90805ba99f7e64f68f0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 18 17:25:10 2007 +0200

    Remove unused code.

 src/animation/airplane3d.c | 38 +++++++-------------------------------
 1 file changed, 7 insertions(+), 31 deletions(-)

commit 39506e2b87d684e62da91f247281ca56ddf76900
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 17 14:52:33 2007 +0200

    Honour wrap around setting on edge flipping.

 src/wall/wall.c | 53 +++++++++++++++++++++++++++++++++--------------------
 1 file changed, 33 insertions(+), 20 deletions(-)

commit 7a7bbb715543f43b209ed29315b5975a550881f2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 17 08:59:44 2007 +0200

    Fixed exclude match change handling.

 src/neg/neg.c | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

commit a04e37d5727b537224399b9440a7a7f97778582e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 16 17:40:36 2007 +0200

    Cleaned up initial neg state assignment for windows and fixed exclude match change handling.

 src/neg/neg.c | 94 +++++++++++++++++++++--------------------------------------
 1 file changed, 34 insertions(+), 60 deletions(-)

commit 5771becc0382b344fe19e2a038659db3993c11cc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 16 17:40:36 2007 +0200

    Fixed match defaults.

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

commit ab016673aa2ca17d7614b12490aaaa3389cd44da
Author: Roland Baer <roland@Vista.(none)>
Date:   Thu Aug 16 16:10:23 2007 +0200

    [PATCH] Sanity check on return value of XQueryPointer()

 src/put/put.c | 72 +++++++++++++++++++++++++++++++----------------------------
 1 file changed, 38 insertions(+), 34 deletions(-)

commit 453daf2c6b250f547af47c0854192b21bbff48b7
Author: Roland Baer <roland@Vista.(none)>
Date:   Thu Aug 16 15:04:49 2007 +0200

    [PATCH] XCreateRegion can return NULL

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

commit 60b841b2d47d52065d7f4d559940c3fb3092cce3
Author: Roland Baer <roland@Vista.(none)>
Date:   Wed Aug 15 23:54:49 2007 +0200

    Added return value check on findWindowAtDisplay().

 src/workarounds/workarounds.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 899bb81a97ee289e395f0a26b32fe939fa9f3702
Author: Roland Baer <roland@verifysoft.net>
Date:   Wed Aug 15 14:40:06 2007 +0200

    Fix missing check on animEnsureModel().

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

commit d29ae9712b62c178f66d902be0a855f39a3b1bd2
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:58:02 2007 +0200

    * Install filters to PREFIX/share/compiz/filters/

 configure.ac             | 2 ++
 data/Makefile.am         | 1 +
 data/filters/Makefile.am | 8 ++++++++
 3 files changed, 11 insertions(+)

commit ef240e61025b7c5627faaea11f773760942b9b10
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:56:06 2007 +0200

    * Adjust local filters path (set it to ~/.compiz/data/filters/)

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

commit 00586cd4d38d3fb9aecbd3977a97138c34a6fd89
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:56:06 2007 +0200

    * Coding style cleanup

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

commit 1e3d2bfe97dd99f83ab2259350a5e5bec7f08c5f
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:56:05 2007 +0200

    * Cleanup (no need to check for Fragment Program availability there)

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

commit eac19f135f4d45257682563f0fd6bced386fdbab
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:56:05 2007 +0200

    * Cleanup (checking again if w is null is useless, we did it 7 lines before)

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

commit 0a4207e895b42d508bc1fb68cc12f2f0a0dacb38
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:48:22 2007 +0200

    * Fix crash when Fragment Programs aren't supported by GPU

 src/colorfilter/colorfilter.c | 29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)

commit e802adc552f532e1b20fdcb0f551f37853a34e8b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:19:18 2007 +0200

    * Add grayscale filter

 data/filters/grayscale | 8 ++++++++
 1 file changed, 8 insertions(+)

commit ae684d73058fab7c4bfa9f96b4e7698b1ba9b188
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 01:55:23 2007 +0200

    * Correctly parse parameters such as PARAM a = {1, 2, 3, 4};

 src/colorfilter/parser.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit aedb5b38c2d30206907878ac3c3a8f0aa6d71edc
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Wed Aug 15 00:22:24 2007 +0200

    Style fixes

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

commit 96fd8df3db979cd5c476da881aa2cac132277b2f
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 14 15:03:04 2007 +0200

    Load after blur.

 metadata/neg.xml.in | 5 +++++
 1 file changed, 5 insertions(+)

commit 88b985ea5853d8a7a9bed1d4273e2e584146938b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 14 15:02:20 2007 +0200

    Load after blur.

 metadata/colorfilter.xml.in | 5 +++++
 1 file changed, 5 insertions(+)

commit 96af32a51cc561df1747104d247360368947990c
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 14 15:02:20 2007 +0200

    Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins/colorfilter
    <unknown>
    Roland Baer
    roland@Vista.(none)
    Guillaume Seguin
    guillaume@segu.in
    * Filehandle leak fix
    <unknown>
    Guillaume Seguin
    guillaume@segu.in
    Guillaume Seguin
    guillaume@segu.in
    * Makefile update.

 src/colorfilter/parser.c | 5 +++++
 1 file changed, 5 insertions(+)

commit d8bedc8313a4484804bfc5c411544d2932080c08
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 14 15:02:20 2007 +0200

    Makefile update

 src/colorfilter/parser.c | 5 -----
 1 file changed, 5 deletions(-)

commit 281dc25864230840769d1c85d55ae4796d8e21bc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 14 14:50:17 2007 +0200

    Remove trailing whitespace.

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

commit 6e2fc13467cbbfe065397cb802a8cbfb5d77a9bc
Author: Roland Baer <roland@Vista.(none)>
Date:   Tue Aug 14 14:50:17 2007 +0200

    Replace malloc with calloc

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

commit 4aeb598320859ac0560c995a368bfb2e94550158
Author: Roland Baer <roland@Vista.(none)>
Date:   Tue Aug 14 14:22:43 2007 +0200

    Checked malloc return value

 src/ezoom/ezoom.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit a7210ecf96400fcb4eddf57de96c1397f096d825
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 06c5fd72db5757c3ea2e999e534d5604d5d33972
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 14 11:13:15 2007 +0200

    Also allow fullscreen windows to be moved in expo mode.

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

commit a7c00d703ff2801939b644fc2f4f57866fe17a7e
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 8440eb842e5140d3fa12ea5e443601bda1f67cc9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 14 07:34:12 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/wall
    <unknown>
    Roland Baer
    roland@Vista.(none)
    Dennis Kasprzyk
    onestone@opencompositing.org
    [PATCH] Nuked effectivly unused variables and useless code

 src/wall/wall.c | 4 ----
 1 file changed, 4 deletions(-)

commit 935cea42008d2b890edf417970194fee4e008cb4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 14 07:34:12 2007 +0200

    Fix spelling.

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

commit e3025e12a6b95a8b2415ede07f0e13ff048c0a9c
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 54c2a7f610714b406c6ca0d7c8adf80f7c9e11a0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:35:38 2007 +0200

    Fix plugin description.

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

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

    Remove gotovp metadata.

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

commit 4b9a2b06e2478474cd2c05d4024dcb1ac13bc202
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:24:39 2007 +0200

    Fix header.

 src/vpswitch/vpswitch.c | 9 +++++++++
 1 file changed, 9 insertions(+)

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

    Merge in gotovp functionality.

 metadata/vpswitch.xml.in |  73 ++++++++++++++-
 src/vpswitch/vpswitch.c  | 232 ++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 299 insertions(+), 6 deletions(-)

commit 699cf8e39cb5266593c41b2bb46feac1c08a22ed
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:01:28 2007 +0200

    Fix calculations.

 src/vpswitch/vpswitch.c | 40 ++++++++++++++++++++++++++++------------
 1 file changed, 28 insertions(+), 12 deletions(-)

commit 64df03de57769d08289782b4db74f55330dbccb1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:01:27 2007 +0200

    Whitespace fixes.

 src/vpswitch/vpswitch.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

commit 91aa78f3c9ea34bd1a25a8466c040d6db5e25990
Author: Roland Baer <roland@Vista.(none)>
Date:   Mon Aug 13 15:48:17 2007 +0200

    [PATCH] Nuked effectivly unused variables and useless code

 src/wall/wall.c | 4 ----
 1 file changed, 4 deletions(-)

commit 57b53067471ec8a55fe23351d2c957bf4ce2b77f
Author: Roland Baer <roland@Vista.(none)>
Date:   Mon Aug 13 15:46:57 2007 +0200

    [PATCH] Removed unused function shiftLinearInterpolation()

 src/shift/shift.c | 9 ---------
 1 file changed, 9 deletions(-)

commit 723c2086e39475fff4187ec9e120b64421fbdf32
Author: Roland Bär <roland@verifysoft.net>
Date:   Mon Aug 13 14:58:30 2007 +0200

    Too late NULL check

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

commit 3ba801c6e2298cb48ab5ae3cc6db47e586710b6f
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Aug 12 22:00:41 2007 +0200

    Makefile.in.in is generated by autogen.sh

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

commit 74d74aa9f765887703f26735d4b697ffe5418dda
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Aug 12 21:58:57 2007 +0200

    Require right bcop version.

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

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

    Version update

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

commit 6ea175819172af574e46b478b5ae0abe3a0d7235
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 11 17:55:45 2007 +0200

    Make perceived durations same across all effects.
    (Adjusts domino, razr, explode, and leafspread duration multiplier).

 src/animation/domino.c     | 7 +++++++
 src/animation/explode3d.c  | 7 +++++++
 src/animation/leafspread.c | 7 +++++++
 3 files changed, 21 insertions(+)

commit ffda6f7e854dfa77ec7a0e50752acd144345d28f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 11 17:55:45 2007 +0200

    Set default Fold direction to Out.

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

commit 07d3f2abb4a13fae43f59fbbe095d9fd70ce2946
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Sat Aug 11 17:11:08 2007 +0200

    Remove pan left/right/up/down default bindings
    These conflict with standard text selection by word bindings, and it's
    not reasonable to find a good set of 4 bindings located in a manner that
    make them properly intuitive to use.

 metadata/ezoom.xml.in | 12 ------------
 1 file changed, 12 deletions(-)

commit 9ec9ceaf434f688583e88090fd9560364aed5575
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Sat Aug 11 01:46:13 2007 +0200

    Simplify zoom area locking by using a single toggle binding

 metadata/ezoom.xml.in | 12 ++----------
 src/ezoom/ezoom.c     | 38 +-------------------------------------
 2 files changed, 3 insertions(+), 47 deletions(-)

commit 152293471521dbef3fccd5a886258a808510eae0
Author: Roland Baer <roland@Vista.(none)>
Date:   Fri Aug 10 15:22:58 2007 +0200

    * Filehandle leak fix

 src/colorfilter/parser.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 43467e78eea30d81438c49f7e126fa69ed7c1fd7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 9 10:57:12 2007 +0200

    Fix problems when the selected window is closed.

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

commit d607a81c683b8d8ede8561eed01366c2ddbc4557
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 9 10:57:09 2007 +0200

    Fix problems when selected window is removed.

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

commit aa5a4bc4ba999815a3f96e7737ea0d4bb5c6bda0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 9 09:56:52 2007 +0200

    Fixed adding windows to switcher.

 src/shift/shift.c | 6 ++++++
 1 file changed, 6 insertions(+)

commit ca2b3383942ba939182ab27ff4c908f851c1a0c0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 9 09:54:18 2007 +0200

    Fix adding windows to ring.

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

commit 14a166c54785c1c5e8d16307b8fae7b86d5ff463
Merge: 1718343 b99ab14
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 8 16:08:23 2007 +0200

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

commit 1718343517bd756c46f0213924f8a0f9ecf89048
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 8 16:08:12 2007 +0200

    Only include present XML files.

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

commit b99ab14ad48e2d6092a224885d26c17c10c43312
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 8 13:02:58 2007 +0530

    adding Darryll Truchan

 AUTHORS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 3adba30706459e67d484e7db2880b5995a9ddd27
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 8 12:59:37 2007 +0530

    Add more missing contributors

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

commit 62aec556cad19fd57eb4ade465f6bacd67407bca
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 8 12:49:52 2007 +0530

    Missed roico in therewq

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

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

    Update file list.

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

commit 96ae519575132ae24b1c8a4b0ee75a88b04bbfa0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Aug 8 04:35:30 2007 +0200

    Fix gnome 2.19.X shutdown dialog & dimming layer handling.
    (Animate shutdown dialog, but not dimming layer).

 src/animation/animation-internal.h |  3 +++
 src/animation/animation.c          | 44 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 46 insertions(+), 1 deletion(-)

commit 77dfd10dcf3649f54f907cf26426f22bc6f76a32
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 7 23:47:50 2007 +0200

    Removed normal sticky match. It's in winrules already.

 metadata/workarounds.xml.in   | 5 -----
 src/workarounds/workarounds.c | 4 ----
 2 files changed, 9 deletions(-)

commit 1dcd37391989e6f7fbe2e5b19c7136f26c86d4e9
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 7 23:38:02 2007 +0200

    Added handling of on

 metadata/workarounds.xml.in   |  18 ++++++
 src/workarounds/workarounds.c | 124 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 142 insertions(+)

commit 9e6d0bad7bf05d246dc580db20d255f5a8651a16
Author: Andrew Riedi <andrewriedi@gmail.com>
Date:   Tue Aug 7 22:48:00 2007 +0200

    Fix whitespace.

 src/workarounds/workarounds.c | 76 +++++++++++++++++++++----------------------
 1 file changed, 38 insertions(+), 38 deletions(-)

commit ea24e5717452df0971c62e9b09444443719f5e7c
Merge: e6da912 5c629cd
Author: Repos Merger <reposmerger@opencompositing.org>
Date:   Tue Aug 7 22:48:00 2007 +0200

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

commit e6da912786be8ff6246b14f1d179abd7c7a4c6fb
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 2f2ebf90fde81884ede4cdb35cc891183ad06fdf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:42:53 2007 +0200

    Update file list.

 po/Makefile.in.in | 218 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/POTFILES.in    |   2 +
 2 files changed, 220 insertions(+)

commit 5c629cd041874fe6bff185b54ab12c9d3d8c2ef6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:41:48 2007 +0200

    Fix build system for colorfilter.

 configure.ac                |  1 +
 metadata/Makefile.am        |  1 +
 src/colorfilter/Makefile.am | 15 ++++++++-------
 3 files changed, 10 insertions(+), 7 deletions(-)

commit 9c15326635fb919d006b0fbd247dda53f7285d2f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:38:18 2007 +0200

    Include /compiz in DATADIR define.

 configure.ac                | 2 ++
 src/animation/Makefile.am   | 2 +-
 src/colorfilter/Makefile.am | 2 +-
 src/expo/Makefile.am        | 2 +-
 src/jpeg/Makefile.am        | 2 +-
 src/neg/Makefile.am         | 2 +-
 src/opacify/Makefile.am     | 2 +-
 src/put/Makefile.am         | 2 +-
 src/resizeinfo/Makefile.am  | 2 +-
 src/ring/Makefile.am        | 2 +-
 src/scaleaddon/Makefile.am  | 2 +-
 src/shift/Makefile.am       | 2 +-
 src/snap/Makefile.am        | 2 +-
 src/text/Makefile.am        | 2 +-
 src/thumbnail/Makefile.am   | 2 +-
 src/vpswitch/Makefile.am    | 2 +-
 src/wall/Makefile.am        | 2 +-
 src/winrules/Makefile.am    | 2 +-
 src/workarounds/Makefile.am | 2 +-
 19 files changed, 20 insertions(+), 18 deletions(-)

commit 361b998d4cf027f72635dd6e2ea69f926f1d63c5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 16:34:06 2007 +0200

    Added build system for colorfilter.

 src/Makefile.am             |  2 +-
 src/colorfilter/Makefile.am | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 1 deletion(-)

commit 4e73c1acf38baa6d1e6b076b57df47474daa3dac
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 7 16:08:11 2007 +0200

    * Move filters to data/filters/

 data/{colorfilter => }/filters/contrast       | 0
 data/{colorfilter => }/filters/negative       | 0
 data/{colorfilter => }/filters/negative-green | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

commit 1d6c4e0482bef5f52eaec9be1b6bf77a1195dbd6
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 7 16:08:10 2007 +0200

    * Add AUTHORS file

 data/colorfilter/AUTHORS | 5 +++++
 1 file changed, 5 insertions(+)

commit 477f49b3c7a886ddf9f2606db1fb3e769ba64afa
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 7 16:08:10 2007 +0200

    * Add alpha channel to negative filters
      (from Compiz Fusion neg.c, by Dennis Kasprzyk)

 .../compiz-core-print-fragment-program.patch       |  78 +++
 data/colorfilter/filters/contrast                  |  21 +
 data/colorfilter/filters/negative                  |   9 +
 data/colorfilter/filters/negative-green            |  11 +
 metadata/colorfilter.xml.in                        |  60 ++
 src/colorfilter/colorfilter.c                      | 679 +++++++++++++++++++++
 src/colorfilter/parser.c                           | 573 +++++++++++++++++
 src/colorfilter/parser.h                           |  55 ++
 8 files changed, 1486 insertions(+)

commit 67307d832c5e00888f89e1972fb2b5b5c1031f74
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 7 16:07:49 2007 +0200

    Added shift to build system.

 configure.ac          |  1 +
 metadata/Makefile.am  |  3 ++-
 src/Makefile.am       |  2 +-
 src/shift/Makefile.am | 27 +++++++++++++++++++++++++++
 4 files changed, 31 insertions(+), 2 deletions(-)

commit 7d93ee2f743df8d4aa0611dc2760e6697279f2ae
Merge: bebdb1c fb1a864
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 7 16:00:42 2007 +0200

    Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins-main

commit bebdb1c135c76efbab7a6afe029418ef36b0efab
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 7 16:00:33 2007 +0200

    po/Makefile.in.in is autogenerated.

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

commit fb1a86447c966ac87f71defbae81c1f36fbbac99
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 7 15:59:42 2007 +0200

    Fix header

 metadata/shift.xml.in |  300 ++++++
 src/shift/shift.c     | 2466 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2766 insertions(+)

commit 112bcda8cd1836980020f9c981bb5e3bc8928a21
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 14:28:42 2007 +0200

    Compiz indention and missing NULL checks.

 src/text/text.c | 562 +++++++++++++++++++++++++++++++-------------------------
 1 file changed, 314 insertions(+), 248 deletions(-)

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

    Fix schema build.

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

commit 9272aed02ec4e850ec3c7907d601fc01150ca3e2
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Aug 7 11:40:07 2007 +0200

    Make airplane follow pointer during close animation.

 src/animation/airplane3d.c         | 17 +++++++++++++++++
 src/animation/animation-internal.h |  5 +++++
 src/animation/animation.c          |  2 +-
 3 files changed, 23 insertions(+), 1 deletion(-)

commit 01aaa3bfefcb0b0c3042b4ecebd6a2617a8ef186
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 7 09:25:20 2007 +0200

    Fix some compiler warnings.

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

commit 147303c92036bdb51c40bdffa42c801e5d060650
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Aug 6 16:48:50 2007 +0200

    Use root window only if there are no desktop windows.

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

commit 9c162f571d11c5886889868fc7dafac8c6d173a6
Author: Andrew <andrew@andrew-desktop.(none)>
Date:   Mon Aug 6 15:26:02 2007 +0200

    Fix whitespace.

 src/workarounds/workarounds.c | 72 ++++++++++++++++++++-----------------------
 1 file changed, 34 insertions(+), 38 deletions(-)

commit a20f1ce25c4a37fad82d55db1dc58f98ec6b744e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 6 14:23:18 2007 +0200

    Small cleanup.

 src/expo/expo.c | 57 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 30 insertions(+), 27 deletions(-)

commit adaa908cac7622af2e971c18281c7165e142885b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 6 14:03:28 2007 +0200

    Fix in-window calculations.

 src/expo/expo.c | 32 ++++++++++++++------------------
 1 file changed, 14 insertions(+), 18 deletions(-)

commit 3619beef1228b5e64d2b5aac757d94c6b2be6166
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Aug 6 06:34:40 2007 +0200

    Fix Airplane path end point.

 src/animation/airplane3d.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 4ba7ae6bfaa1356034513d91122702d040dc6501
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 20:46:20 2007 +0200

    Compiz indention and cleanups.

 src/resizeinfo/resizeinfo.c | 973 ++++++++++++++++++++++----------------------
 1 file changed, 483 insertions(+), 490 deletions(-)

commit f338970d112702ae0cab5a877f8da1b8abc7232c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 20:45:57 2007 +0200

    Compiz indention style & cleanups.

 src/jpeg/imgjpeg.c | 525 ++++++++++++++++++++++++++++-------------------------
 1 file changed, 273 insertions(+), 252 deletions(-)

commit 066b5c7e8f1f44137fa5646d37223a3cbba64dd1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 12:34:40 2007 +0200

    Do moving animation by translating the painting.
    Cleanups.

 src/put/put.c | 249 ++++++++++++++++++++++++----------------------------------
 1 file changed, 103 insertions(+), 146 deletions(-)

commit bd47495c1231d7f8787473ceaac201d4c2bebcbc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 5 06:10:22 2007 -0400

    Add new files to Animation's Makefile.am.

 src/animation/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

commit 7142bd3e59967d37fc0842089da47e832d67dcc5
Merge: b74cffc 6302166
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 5 06:08:55 2007 -0400

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins-main

commit 6302166bb6307f21e5067b056e2bbdc48ffd193a
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 5 11:58:53 2007 +0200

    Better error message.

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

commit c85d6dbb883b39dfe5adca10e39ecbc28b3dd114
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 5 11:58:53 2007 +0200

    Update first-effect-setting constant.

 src/animation/animation-internal.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 2a38139ec2dac92f75628ad004e7cc7f75135679
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Aug 5 11:58:53 2007 +0200

    Tweak Skewer defaults.

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

commit b6e73008f7110b51c7f7489c6bf87106880c1bf3
Author: Carlo Palma <carlopalma@salug.it>
Date:   Sun Aug 5 11:58:52 2007 +0200

    New effect: Airplane

 metadata/animation.xml.in          | 290 ++++++-----
 src/animation/airplane3d.c         | 972 +++++++++++++++++++++++++++++++++++++
 src/animation/animation-internal.h |  81 +++-
 src/animation/animation.c          |  20 +-
 4 files changed, 1240 insertions(+), 123 deletions(-)

commit 073d78ca2935deca8c06a8daf59341262d37a91b
Author: Tomasz Kolodziejski <tkolodziejski@gmail.com>
Date:   Sun Aug 5 11:58:52 2007 +0200

    New effects: Fold & Skewer

 metadata/animation.xml.in          | 257 ++++++++++++++++++++++++++++++-------
 src/animation/animation-internal.h |  43 ++++++-
 src/animation/animation.c          |  28 +++-
 src/animation/fold3d.c             | 241 ++++++++++++++++++++++++++++++++++
 src/animation/skewer.c             | 225 ++++++++++++++++++++++++++++++++
 5 files changed, 739 insertions(+), 55 deletions(-)

commit 73238c8251faeeffe363bc60ddf40f365c326922
Author: Sam Spilsbury <mailto:SmSpillaz@gmail.com>
Date:   Sun Aug 5 11:06:11 2007 +0200

    Fix some copy'n'paste mistakes in descriptions.
    Allow button bindings for put-to-screen-corner bindings.

 metadata/put.xml.in | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit 5f3a42690c572a4993453ab9faf310a86320e046
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 10:52:40 2007 +0200

    Cycle selected viewport with mousewheel scrolling.
    Only terminate expo with right mouse button.
    TODO: Convert this stuff to normal button bindings.

 src/expo/expo.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 49 insertions(+), 9 deletions(-)

commit 31e424ab4ac7b65afb40a5f9daea8937f33b2b30
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 10:15:06 2007 +0200

    Select active viewport by default.
    Some more code cleanup.

 src/expo/expo.c | 39 +++++++++++++--------------------------
 1 file changed, 13 insertions(+), 26 deletions(-)

commit ee261d909f9cd4a16b90d8e84a5e82fdbf385b4a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 10:15:06 2007 +0200

    Properly reset viewport update mode variable.

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

commit e27ecca3de7b2e7a0bac1a2dc1635f1548a8d8dc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 10:15:06 2007 +0200

    Various code cleanups.
    Should not contain functional changes.

 src/expo/expo.c | 252 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 135 insertions(+), 117 deletions(-)

commit 5c8162d0fd73685436431776c857f4c2b1c129f0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 10:15:06 2007 +0200

    Allow termination of expo mode with return key.
    Return to previously selected viewport when terminating with Esc.

 src/expo/expo.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

commit 12433224a168c77a567dc79001c746cfe3ba5ca5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 10:15:06 2007 +0200

    Improve variable naming.

 src/expo/expo.c | 65 +++++++++++++++++++++++++++------------------------------
 1 file changed, 31 insertions(+), 34 deletions(-)

commit 47c5aa8a37cb85511058202f7caebe3134676a68
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Aug 5 10:15:05 2007 +0200

    Fix viewport selection & termination with mouse click.

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

commit c9f5231e1fa72745b36f1b0704257925e4fabfa7
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Aug 4 18:17:52 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 19f462a9fd652c1bf12870fa0db2b7c68224f46a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Aug 4 17:46:55 2007 +0200

    Use expoTermExpo when leaving expo mode to avoid code duplication.

 src/expo/expo.c | 185 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 94 insertions(+), 91 deletions(-)

commit 0f64942504a74e690121f6fdbeb30109fe0593b1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Aug 4 17:46:54 2007 +0200

    Fix mouse pointer desynchronization on window move by synchronizing the viewport changes only on ungrab.
    Also removed some unneeded code.

 src/expo/expo.c | 54 +++++++++---------------------------------------------
 1 file changed, 9 insertions(+), 45 deletions(-)

commit 2b76bfce52263b3a38025c3a869b6c5395a84282
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 14:19:25 2007 +0200

    Make sure that saved window coordinates follow window movement when a maximized window is dragged between viewports.
    Also don't call updateWindowAttributes for non-maximized windows as it's unneeded.

 src/expo/expo.c | 37 ++++++++++++++++++++++++++++---------
 1 file changed, 28 insertions(+), 9 deletions(-)

commit ea95ba4299133b5702f38e632af1df9aaf1ab197
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:34:03 2007 +0200

    Actually use ARROW_SIZE constant.

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

commit d77f0fe0a2e7fd7923d87b662e80d264914201d2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:32:18 2007 +0200

    Remove stuff commited accidentially (again).
    Note: git commit -a is evil.

 metadata/wall.xml.in | 4 ----
 1 file changed, 4 deletions(-)

commit 2a2c223aeed7962671ed74d0e6b8a2986202f899
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:04 2007 +0200

    Get rid of screenGrabExist.

 metadata/wall.xml.in |  4 ++++
 src/wall/wall.c      | 43 +++++++------------------------------------
 2 files changed, 11 insertions(+), 36 deletions(-)

commit e4cac014edf5394a5ffd80460071348c75a17e97
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:04 2007 +0200

    Revert stuff commited by accident.

 metadata/wall.xml.in | 4 ----
 1 file changed, 4 deletions(-)

commit d7b20b53ec93cb129d3e876e855293661b0b9f9c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:04 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/wall
    <unknown>
    Patrick Niklaus
    marex@opencompositing.org
    Patrick Niklaus
    marex@opencompositing.org
    Made arrow color adjustable
    <unknown>
    Patrick Niklaus
    marex@opencompositing.org
    Patrick Niklaus
    marex@opencompositing.org
    Now use the outline color for the arrow as well

 metadata/wall.xml.in | 24 ++++++++++++++++++++++++
 src/wall/wall.c      | 17 ++++++++++++++---
 2 files changed, 38 insertions(+), 3 deletions(-)

commit 98e91cf9bcbff124330b7b3e517f807ffd2c08c3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:04 2007 +0200

    Indention fix.

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

commit 6daca342447029b7fb08ecd77b9486f9a0a53139
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:04 2007 +0200

    Factor out quad drawing to a function.

 src/wall/wall.c | 72 ++++++++++++++++++---------------------------------------
 1 file changed, 22 insertions(+), 50 deletions(-)

commit d84a02416d05223764cace2a1401a9a47e38e464
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:03 2007 +0200

    Remove more dead code.

 src/wall/wall.c | 5 -----
 1 file changed, 5 deletions(-)

commit fbcde1ec164eaf049b7c7273dddf141d317bcfe6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:03 2007 +0200

    Factor out cairo layer clearing to a function.

 src/wall/wall.c | 51 +++++++++++++++------------------------------------
 1 file changed, 15 insertions(+), 36 deletions(-)

commit f0b221dc4d9d6cd14b99465d7edf98af737f5305
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:03 2007 +0200

    Remove more dead code.

 src/wall/wall.c | 4 ----
 1 file changed, 4 deletions(-)

commit 7f18f6c9d9d0fd05c46e065035f590a4744d269b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:03 2007 +0200

    Factor out context creation to a function.

 src/wall/wall.c | 193 ++++++++++++++++++++++++++------------------------------
 1 file changed, 89 insertions(+), 104 deletions(-)

commit 8c92e068085e8cc2ec33c273079369feb6ca4456
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:03 2007 +0200

    Remove dead code.

 src/wall/wall.c | 53 ++---------------------------------------------------
 1 file changed, 2 insertions(+), 51 deletions(-)

commit 7a3ca0571aa55fed11d719c60d646e85fda61bc5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 12:31:02 2007 +0200

    Compiz indention style.

 metadata/wall.xml.in |   28 +-
 src/wall/wall.c      | 2856 ++++++++++++++++++++++++++------------------------
 2 files changed, 1500 insertions(+), 1384 deletions(-)

commit 926de8b96067271a5cbd1aa2c421e7a4662c1ab0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 3 08:13:47 2007 +0200

    Code cleanup, unnecessary code removal and optimizations.

 src/expo/expo.c | 524 +++++++++++++++++++++++---------------------------------
 1 file changed, 210 insertions(+), 314 deletions(-)

commit b74cffc5b2d545a266724f4c2d5b38e6da833bfc
Merge: e4a1dc3 78bfcee
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Aug 3 01:13:57 2007 -0400

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins-main

commit 78bfceeb95efc8f907211154cd0999dea15976d5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 2 21:12:39 2007 +0200

    Make sure we snap maximized windows to the right output.

 src/expo/expo.c | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

commit 300cfac8f0da2bf1cd3ad64a5e310531001301d1
Author: David Reveman <davidr@novell.com>
Date:   Thu Aug 2 21:12:39 2007 +0200

    Update viewport when dragging a window to a new one.
    Fixes snapping of maximized windows.

 src/expo/expo.c | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

commit a4c36fc08b24e096b8dafc9bf2430f3552e047ac
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 1 11:49:33 2007 +0530

    plugins-main: upstream changes in Makefile.am
       Add po/.intltool-merge-cache and po/stamp-it to DISTCLEANFILES
       so that 'make distcheck' will pass.
    
       Add intltool-extract, intltool-merge and intltool-update
       to EXTRA_DIST.

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

commit 08392d502271a470f91e49c6eba7f63ffe665171
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 2b0c9b6cd6cab000446baa388441d0804978d22a
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Wed Aug 1 02:32:55 2007 +0200

    Made arrow color adjustable

 metadata/wall.xml.in | 24 ++++++++++++++++++++++++
 src/wall/wall.c      | 14 ++++++++++++--
 2 files changed, 36 insertions(+), 2 deletions(-)

commit 0812bbb7160d9dce41ce43f4444f4b4ab8f2c6aa
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Wed Aug 1 02:32:55 2007 +0200

    Now use the outline color for the arrow as well

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

commit e4a1dc30b1015e0b392e1675a10a623c223983d6
Merge: c76587a d250207
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 31 19:13:29 2007 -0400

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins-main

commit d2502075514736d7430d423251febaa1af6100c9
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 8a6daad01af853c7928b4d7fcb820bc00d76c890
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jul 31 18:33:25 2007 +0200

    Only apply KDE menu fix to override_redirect windows.
    Adjust comment.

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

commit 2895305d99389cbd20c5730387cd4c2a571c8082
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jul 31 09:49:07 2007 +0200

    Use event name from structure rather than a hardcoded one for comparison.

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

commit 5fe6fd4e66e11889d65a787e6b2e4b0da48ddac6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 30 18:28:49 2007 +0200

    Only skip SkipTaskbar windows, not SkipPager ones.

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

commit 28f3a5dba97258b0b472c640b68f65e8f678f3fb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 30 18:05:53 2007 +0200

    Windows in show desktop mode are also valid switcher windows.

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

commit 5d27b3d64892938c7085ed34a5aaab4913da2571
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Mon Jul 30 11:42:43 2007 +0200

    Resolve binding conflict (closes #277)

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

commit 17697dcb493631d022cfe4a1d1b8b1b6dba96e70
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 30 09:14:50 2007 +0200

    Remove trailing whitespace.

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

commit 7b980e56fe46de194196d39bef0a73056a04e4a4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 30 09:14:50 2007 +0200

    BCOP does the metadata handling.

 src/workarounds/workarounds.c | 20 +-------------------
 1 file changed, 1 insertion(+), 19 deletions(-)

commit ff7623843d3eb46fced722e47a59c8b0ff24c023
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 334269db1629fb510a80be27de962ecf4f1b06af
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 4e398c0f8ea5b6ce106bf9a5f2628bfb01c5389b
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 29 19:27:42 2007 +0200

    Clean up.

 src/animation/animation-internal.h | 127 +++++++++++++++++--------------------
 1 file changed, 59 insertions(+), 68 deletions(-)

commit 73805906473624f3607c3ec2531d81896f2810d5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 29 19:27:42 2007 +0200

    Some polygon engine additions for complex effects.

 src/animation/animation-internal.h | 10 +++++++++-
 src/animation/polygon.c            | 17 +++++++----------
 2 files changed, 16 insertions(+), 11 deletions(-)

commit cab862f9ae9a8b48850034faf928f3b39d50b84b
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 29 19:27:41 2007 +0200

    Clean up commented code.

 src/animation/polygon.c | 271 +++---------------------------------------------
 1 file changed, 17 insertions(+), 254 deletions(-)

commit e90411d918eafda10ee353c961b54e491a2dbcc3
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 29 15:37:38 2007 +0200

    Fix screen lock window handling after workaround changes.

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

commit e6ed3f41ac18569f24ea17823f42136efc763c15
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 29 15:37:38 2007 +0200

    Fix KDE menus.
    Please do more testing before removing stuff ;)

 src/animation/animation.c | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit 8d498fac3e5ca40c5cb63396580796e673faa5e7
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 29 15:37:26 2007 +0200

    windowAddNotify -> initWindow. Remove getWindowUserTime.
    windowAddNotify doesn't get called for all existing windows
    (e.g. menus of KDE apps). initWindow gets called for all windows
    (all existing and newly opened windows), therefore is the right place for
    workarounds, rather than windowAddNotify.

 src/workarounds/workarounds.c | 23 ++++++-----------------
 1 file changed, 6 insertions(+), 17 deletions(-)

commit c76587a6ee312522f8b5e4863a4e484485120ade
Merge: c344ba8 d7b1689
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 28 22:41:31 2007 -0400

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins-main

commit d7b16894f294c0ab476f454cffdec3bc899d52c4
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Jul 28 20:24:26 2007 +0200

    Regroup appearance options

 metadata/wall.xml.in | 29 +++++++++++++++++++----------
 1 file changed, 19 insertions(+), 10 deletions(-)

commit 5ab3581fa90a6e91cb84350549a11fce991b3f73
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Jul 28 20:24:26 2007 +0200

    Added options for highlight gradient color

 metadata/wall.xml.in | 20 ++++++++++++++++++++
 src/wall/wall.c      | 14 ++++++++++++--
 2 files changed, 32 insertions(+), 2 deletions(-)

commit 04ba31568d44d5e2fc5c102733c05752cc0629ad
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Jul 28 20:24:25 2007 +0200

    Added option for thumb gradient colors

 metadata/wall.xml.in | 20 ++++++++++++++++++++
 src/wall/wall.c      | 14 ++++++++++++--
 2 files changed, 32 insertions(+), 2 deletions(-)

commit 66f666f1c70ce54cc754eab293370011f45475a9
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Jul 28 20:24:25 2007 +0200

    Added option for outline color

 metadata/wall.xml.in | 10 ++++++++++
 src/wall/wall.c      | 22 +++++++++++++++++++---
 2 files changed, 29 insertions(+), 3 deletions(-)

commit cd8e551e3234a9fbb6e8ee548b246eddd0579d6b
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Sat Jul 28 20:24:25 2007 +0200

    Added option for rounded edge radius

 metadata/wall.xml.in |  7 +++++++
 src/wall/wall.c      | 16 ++++++++++++----
 2 files changed, 19 insertions(+), 4 deletions(-)

commit 847d703b2635ce94c96dc673ab3fc24d40aeff3d
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Jul 28 23:24:55 2007 +0530

    Add missing ezoom in metadata Makefile.am

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

commit 2b4b9a59d6ab637ff9ec99ee06300c9e9995da3b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Jul 28 19:14:09 2007 +0200

    * Update metadata for i18n

 metadata/ezoom.xml.in | 345 ++++++++++++--------------------------------------
 1 file changed, 78 insertions(+), 267 deletions(-)

commit 6250d14767a506ac19243dee96186e52715d2d8f
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Jul 28 19:14:09 2007 +0200

    * xml => xml.in

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

commit 58709e238b05cf74406ed3f3819e89b727560e2d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 18:58:37 2007 +0200

    Added build system for workarounds plugin.

 configure.ac                |  1 +
 metadata/Makefile.am        |  1 +
 src/Makefile.am             |  2 +-
 src/workarounds/Makefile.am | 28 ++++++++++++++++++++++++++++
 4 files changed, 31 insertions(+), 1 deletion(-)

commit abf23b437b29e0332f670c6d6785346830da31b5
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 64956ba44cb71d421304faeecda96562f96dda84
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 c344ba8a9517945d3c75b5a111691c194f95ea3f
Merge: ef5b809 e8078b1
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 28 10:51:07 2007 -0400

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins-main

commit e8078b1e039267c3c733ba6b91f10198a0a4a722
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 15:53:03 2007 +0200

    Added fade dependency.

 metadata/wall.xml.in | 1 +
 1 file changed, 1 insertion(+)

commit 50ca891b91004bba5f42edc1ca184a3c1442c3fc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 15:46:23 2007 +0200

    Remove animation workarounds (handled by workarounds plugin).

 src/animation/animation.c | 104 +++++-----------------------------------------
 1 file changed, 11 insertions(+), 93 deletions(-)

commit f0b6f782548c396a03931fd13bab6bdcd0c9bb15
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 15:46:09 2007 +0200

    Cleanup.

 src/workarounds/workarounds.c | 41 +----------------------------------------
 1 file changed, 1 insertion(+), 40 deletions(-)

commit 300204f7f34d60db16e513e9997cdbbeb92d780e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 15:46:09 2007 +0200

    Added Qt window fix (taken from animation plugin).

 metadata/workarounds.xml.in   |  5 +++
 src/workarounds/workarounds.c | 72 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)

commit fad041ecd8067f416ce307dd759c26eee2db8899
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 14:43:48 2007 +0200

    Simplify match. The workarounds plugin will handle the workarounds.

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

commit bf3df09805d64ee55aba8e46b04a5994d3a3370b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 28 14:41:00 2007 +0200

    Simplify match because the workarounds plugin will handle the workarounds.

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

commit 264febe1809ea2cdc8ab38b969f66d7acb41202a
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 aaa9401e5353942cede8eff47cac933dc09ce64a
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 1c6cc1bb7af12312e51e11a36eb91ddbec8b35ef
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Jul 28 14:19:26 2007 +0200

    * Oh noes, a dummy commit!

 data/workarounds/LICENSE      | 340 ++++++++++++++++++++++++++++++++++++++++++
 metadata/workarounds.xml.in   |  35 +++++
 src/workarounds/workarounds.c | 316 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 691 insertions(+)

commit 99f0a1df9aaea1470c7daa856d426a1f07d35a81
Author: Travis Watkins <amaranth@ubuntu.com>
Date:   Sat Jul 28 11:14:49 2007 +0200

    Avoid crash by making sure the cairo context exists.

 src/resizeinfo/resizeinfo.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit d70379e29647b36f9baec6a33fc5332c91e5a03c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 28 06:52:11 2007 +0200

    Don't animate during Shift. Get rid of code repetition.

 src/animation/animation-internal.h | 13 ++++--
 src/animation/animation.c          | 96 +++++++++++++-------------------------
 2 files changed, 42 insertions(+), 67 deletions(-)

commit e12aa4a7b14521668b889602a02bb51c904571e7
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 28 06:52:10 2007 +0200

    Get rid of a constant.

 src/animation/animation-internal.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit f9a93b6a27731952560bc5776d2b99ebc8c2f1ab
Author: Roland Baer <roland@verifysoft.net>
Date:   Sat Jul 28 04:18:51 2007 +0200

    Minor memory leak fixes.

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

commit 1aa782ed3d39a30d522698ad954bc2e987fde8af
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Fri Jul 27 20:00:39 2007 +0200

    Remove redundant files

 data/ezoom/API     |  56 ---------
 data/ezoom/LICENSE | 340 -----------------------------------------------------
 2 files changed, 396 deletions(-)

commit cecd5ac9098395f2844f49fce8169d3f497539a1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Jul 27 19:52:46 2007 +0200

    * Add ezoom to build system

 configure.ac          |  1 +
 src/Makefile.am       |  2 +-
 src/ezoom/Makefile.am | 27 +++++++++++++++++++++++++++
 3 files changed, 29 insertions(+), 1 deletion(-)

commit bc52e064e75d4a1f431bcf9b5d9f98cc1c79d8c5
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Fri Jul 27 19:45:07 2007 +0200

    Dummy commit

 data/ezoom/API      |   56 ++
 data/ezoom/LICENSE  |  340 +++++++++
 data/ezoom/dsend.sh |    5 +
 metadata/ezoom.xml  |  471 ++++++++++++
 src/ezoom/ezoom.c   | 2026 +++++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 2898 insertions(+)

commit 94c84449b6775968c70bdad7464ab7da2c8091cd
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jul 27 07:52:44 2007 +0200

    Set min explode thickness to 1. Fix descriptions.
    This prevents the flashing when thickness is small.

 metadata/animation.xml.in | 8 ++++----
 src/animation/animation.c | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 6167b09e1dce0b43fe9a829f8eb8b9356a403fc5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jul 26 04:50:30 2007 +0200

    Fix crash on (un)shading during focus effect.

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

commit d328917d79b39c33e0472df3898fcf819d2b26c2
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jul 26 04:39:48 2007 +0200

    Fix overflow in no

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

commit 3be599a42f8a5707acb640693cf08ad852fbb3f8
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jul 26 04:07:37 2007 +0200

    Fix freeing after event order change.

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

commit e9ba69538e61e99ab7ed0b307662f94ffb74f169
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jul 25 21:50:29 2007 +0200

    Initialize variables correctly.

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

commit 90a92bcbf4058820baea507e5adfa0f9748c435f
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jul 25 21:37:06 2007 +0200

    Fixed memory corruption.

 src/animation/animation-internal.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 3360b3a06a66a18a65b938218fa17717f0451361
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jul 25 10:16:10 2007 +0200

    * Fix animation building

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

commit eb7f79a56793d7ae2bfd2d33d5239d4a2a9c7b67
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jul 25 09:22:24 2007 +0200

    Re-enable gksudo darkening layer anim prevention.

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

commit ef5b809fb9272febdf5763b8ef3115ea34002daf
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jul 25 00:44:06 2007 -0400

    Add the new file to animation/Makefile.am.

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

commit 6351ebb537840b8a5a7fae1c4d1b53a5075b824d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jul 25 04:40:44 2007 +0200

    Implement options string for anim selection lists.
    These are comma separated lists of option value assignments to
    override effect settings, such as:
    fire_color=#0080ffff, fire_particles=700, fire_smoke=1
    Only the options in the Effect

 metadata/animation.xml.in          |  20 +--
 src/animation/animation-internal.h |  85 ++++++++-
 src/animation/animation.c          | 247 ++++++++++++++-----------
 src/animation/beamup.c             |  51 +++---
 src/animation/burn.c               | 104 ++++++-----
 src/animation/curvedfold.c         |  17 +-
 src/animation/domino.c             |   4 +-
 src/animation/dream.c              |   6 +-
 src/animation/explode3d.c          |  14 +-
 src/animation/glide.c              |  24 ++-
 src/animation/horizontalfold.c     |  17 +-
 src/animation/magiclamp.c          |  19 +-
 src/animation/options.c            | 359 +++++++++++++++++++++++++++++++++++++
 src/animation/polygon.c            |  45 ++---
 src/animation/rollup.c             |  22 +--
 src/animation/wave.c               |   4 +-
 src/animation/zoomside.c           |  18 +-
 17 files changed, 760 insertions(+), 296 deletions(-)

commit c9bdc7ad975803c60a17cdee12774f8bc7272907
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 24 01:06:10 2007 +0200

    Fix dodge.

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

commit f8162b39a84ae11f385a89a62fe84df15065b93c
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Mon Jul 23 15:07:46 2007 +0200

    Make wall's switcher window colors adjustable

 metadata/wall.xml.in | 33 +++++++++++++++++++++++++++++++++
 src/wall/wall.c      | 40 ++++++++++++++++++++++++++++++++++++----
 2 files changed, 69 insertions(+), 4 deletions(-)

commit f60b9e296561a9ead4893eb1f851fda55f948533
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 22 19:47:17 2007 +0200

    Switch durations to ms because of gconf. Rename options.
    Switching to integer millisecond durations, since gconf apparently
    doesn't support float lists.
    Renaming effect, duration, match options to plurals (which make
    more sense anyway) to prevent any problems related to this duration
    change and the recent switch to multiple effect selection.

 metadata/animation.xml.in          |  93 +++++++++++++++----------------
 src/animation/animation-internal.h |  30 +++++-----
 src/animation/animation.c          | 111 ++++++++++++++++++-------------------
 3 files changed, 112 insertions(+), 122 deletions(-)

commit 342ca1d8ff5ed175f5257ab581f096726cdab63d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 22 09:36:48 2007 +0200

    Minor code reorganization.

 src/animation/animation.c | 42 ++++++++++++++++++------------------------
 src/animation/beamup.c    |  2 +-
 src/animation/burn.c      |  2 +-
 src/animation/domino.c    |  2 +-
 src/animation/magiclamp.c |  2 +-
 src/animation/particle.c  |  2 +-
 src/animation/polygon.c   | 24 +++++++++++-------------
 7 files changed, 34 insertions(+), 42 deletions(-)

commit 537416ecaf32a6ba7b92bba42dcabdb474aa86ab
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 22 09:36:48 2007 +0200

    Plug the memory leak.

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

commit 30e5183db4dd24d4f229f7f21969dce5c7e1773c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 22 08:15:25 2007 +0200

    Fix lack of focus animations after using switcher.

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

commit 8b2c30da38db27b26952cebabfde0cfbc5cae1fb
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 21 16:08:29 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Add window-centered perspective correction to polygon engine.

 src/animation/animation-internal.h |  9 ++++++++-
 src/animation/domino.c             |  2 +-
 src/animation/explode3d.c          |  2 +-
 src/animation/glide.c              |  2 +-
 src/animation/leafspread.c         |  2 +-
 src/animation/polygon.c            | 21 +++++++++++++++++----
 6 files changed, 29 insertions(+), 9 deletions(-)

commit 1e0139b1a953e58da3432e8913e97daec643f18e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 21 16:08:29 2007 +0200

    Minor cleanup.

 src/animation/animation-internal.h |  9 +--------
 src/animation/animation.c          | 28 ----------------------------
 src/animation/domino.c             |  2 +-
 src/animation/explode3d.c          |  2 +-
 src/animation/glide.c              |  2 +-
 src/animation/leafspread.c         |  2 +-
 src/animation/polygon.c            | 21 ++++-----------------
 7 files changed, 9 insertions(+), 57 deletions(-)

commit 065dc474598b5305d29c1cf10ee7cbfc1ec1a27c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 21 06:09:41 2007 +0200

    Add window-centered perspective correction to polygon engine.

 src/animation/animation-internal.h |  9 ++++++++-
 src/animation/domino.c             |  2 +-
 src/animation/explode3d.c          |  2 +-
 src/animation/glide.c              |  2 +-
 src/animation/leafspread.c         |  2 +-
 src/animation/polygon.c            | 21 +++++++++++++++++----
 6 files changed, 29 insertions(+), 9 deletions(-)

commit c39f81626c22826b53c3a3cf5b6039db3ea0609e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jul 19 01:57:37 2007 +0200

    Reset old thumbnails correctly.

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

commit 51fee4c6c5a8c1bc13e9d5d4bc454ec4631cce36
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jul 19 01:53:09 2007 +0200

    Don't update window title when it's disabled.

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

commit 0b92bc6d0258ef93cdef296d23e12e8e8848411a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jul 19 01:37:21 2007 +0200

    Disable texture cooridinate array before painting directly.

 src/thumbnail/thumbnail.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit fc971ea4652f8e3f1bf1ced9eb2c1883166976ef
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jul 18 20:18:00 2007 +0200

    Added polish translation.

 po/LINGUAS  |    1 +
 po/pl_PL.po | 1516 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1517 insertions(+)

commit d9905e7def3c109ed47f7bbde03576111c232a32
Author: Roland Baer <roland@Vista.(none)>
Date:   Wed Jul 18 17:53:52 2007 +0200

    ring unused var

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

commit 82ba5cf614a6f4e70e61321ff0945e5db46c7ec7
Author: Roland Baer <roland@Vista.(none)>
Date:   Wed Jul 18 17:53:27 2007 +0200

    scaleaddon unused var

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

commit c80932b0f9a1163c9ce60ec2deaf34b68e5924b9
Author: Roland Baer <roland@Vista.(none)>
Date:   Wed Jul 18 17:53:03 2007 +0200

    animation unused vars

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

commit 3645a4a4b0a6ecd9b689ad4666a359aaf853bf86
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Jul 18 16:09:13 2007 +0200

    Merge branch 'master' of git+ssh://guillaume@git.opencompositing.org/git/fusion/plugins/ring
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    Remove obsolete deps/features from vtable

 src/ring/ring.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 3a777fd316b326c9e27976b4e41f678458087504
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Jul 18 16:09:13 2007 +0200

    * Fix typo

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

commit 3982def2dba9baf2dc3e9f07ffbb6319da3d9c1d
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 e313cb76586f51849556d9d940682efe9893b30c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 17 05:29:05 2007 +0200

    Put empty descriptions for now.

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

commit 6d5d5b2587d17a9b57bc60884734ec31b954fb83
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:28:27 2007 +0200

    Remove obsolete deps/features from vtable

 src/winrules/winrules.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 958f41f954a5c2cfafd7ccc3f4dc1558ccbd60ed
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:27:40 2007 +0200

    Remove obsolete deps/features from vtable

 src/wall/wall.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 71d509b708a5af670f412b5a1f89a8c390d59022
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:27:20 2007 +0200

    Remove obsolete deps/features from vtable

 src/vpswitch/vpswitch.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 9c41d03afe85bcb1d6809b64347cd0284b040b05
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:26:16 2007 +0200

    Remove obsolete deps/features from vtable

 src/thumbnail/thumbnail.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit c0feb2fbbe2e66c339d2e9122389c5c070890fb9
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:25:56 2007 +0200

    Remove obsolete deps/features from vtable

 src/text/text.c | 4 ----
 1 file changed, 4 deletions(-)

commit 980e4094928746978aaf831753323ab86f9c0828
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:24:45 2007 +0200

    Remove obsolete deps/features from vtable

 src/snap/snap.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 560686357ee2ad6e37d0d89dcb264c8057fe506b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:23:58 2007 +0200

    Remove obsolete deps/features from vtable

 src/scaleaddon/scaleaddon.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 559e39abb359fce076b2cc6ec6fb4966e838f399
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:23:39 2007 +0200

    Remove obsolete deps/features from vtable

 src/ring/ring.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 35d6b6cf53fd1e50f10147631877236fd0642105
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:23:16 2007 +0200

    Remove obsolete deps/features from vtable

 src/resizeinfo/resizeinfo.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 39773f0e87e8af078f77852388e808645c9abf8a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:22:36 2007 +0200

    Remove obsolete deps/features from vtable

 src/put/put.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 0f4880b35fb4aacc496dfcbbd10c313ab617e056
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:22:03 2007 +0200

    Remove obsolete deps/features from vtable

 src/neg/neg.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 61f320ff276fb3132cebd55418604459fa4934c2
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:20:55 2007 +0200

    Remove obsolete deps/features from vtable

 src/jpeg/imgjpeg.c | 4 ----
 1 file changed, 4 deletions(-)

commit 99805437b94606908eb0f7272c533a7ebdf7d6bb
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:17:22 2007 +0200

    Remove obsolete deps/features from vtable

 src/expo/expo.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit 761633ccea4c75c356a5bc5b58e0d417f8217df6
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jul 16 23:14:58 2007 +0200

    Remove obsolete deps/features from vtable

 src/animation/animation.c | 4 ----
 1 file changed, 4 deletions(-)

commit d6b9bf45fed70475e6b1ecce31344baf05135aad
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Mon Jul 16 23:06:41 2007 +0200

    Remove obsolete deps/feature field from vtable

 src/opacify/opacify.c | 4 ----
 1 file changed, 4 deletions(-)

commit 8657094328ae8d40e9487a6df8a757bb0d423dad
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 15 08:03:08 2007 +0200

    Correct notification-daemon window type.

 src/animation/animation.c | 5 +++++
 1 file changed, 5 insertions(+)

commit 3b566bca590504ef6c1349a33456179cf82984b4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 14 20:20:06 2007 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Properly handle out-of-memory conditions when updating the client list copy.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Properly initialize variables for the client list storage.

 src/animation/animation.c | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 5b9096fc8fd206b964a5110ec0e9e93299811e45
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 14 20:20:06 2007 +0200

    Implement multiple effect selection. Rename create -> open.
    And a little cleanup.

 metadata/animation.xml.in          | 761 +++++++++++----------------------
 src/animation/animation-internal.h |  61 +--
 src/animation/animation.c          | 838 ++++++++++++++++++-------------------
 src/animation/beamup.c             |   4 +-
 src/animation/burn.c               |   2 +-
 src/animation/curvedfold.c         |   2 +-
 src/animation/magiclamp.c          |   2 +-
 src/animation/zoomside.c           |  20 +-
 8 files changed, 684 insertions(+), 1006 deletions(-)

commit cd166996440c0a431eb157a81668713a49b84bd1
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Fri Jul 13 20:48:22 2007 +0200

    Add windowDamage when resetting opacity

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

commit b44f9a8ed2854edb6e9cb30eab22511b238917fc
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Fri Jul 13 10:32:28 2007 +0200

    * Update to pt_PT.po from Nicolau Goncalves

 po/pt_PT.po | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit ce0162fd3bf2ad100e55e6194b62ddc5e31358a7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 13 09:31:10 2007 +0200

    Properly handle out-of-memory conditions when updating the client list copy.

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

commit 767b5192bb7d6caf47118611d3567e8db8de58f7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 13 07:22:13 2007 +0200

    Properly initialize variables for the client list storage.

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

commit 2e8b7b9b3ac4c8a6dce3ff967c2d0ece2e50a5cf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 12 10:19:06 2007 +0200

    Also allow DnD for flip edges.

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

commit c9dee6e666598aa7493f1ecf0167d1e15d12c7b5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jul 12 07:36:41 2007 +0200

    Replace simple matchEvals with strcmp.

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

commit 76deb7c58c603ca74461f23911ef321ad41c0acd
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jul 12 07:03:09 2007 +0200

    Simplify match strings by handling workarounds in code.
    getActualWinType should be eventually moved to the Workarounds plugin when
    it is included and enabled by default in plugins-main.

 metadata/animation.xml.in |  14 ++--
 src/animation/animation.c | 162 +++++++++++++++++++++++++++++-----------------
 2 files changed, 111 insertions(+), 65 deletions(-)

commit ef9d7a043a4856b3f3650d490f547837213297cf
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Thu Jul 12 02:27:52 2007 +0200

    Fix imagemime feature

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

commit 51c7105f3bcabc40143bc10d0f2b2dafbf290a89
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jul 11 16:47:05 2007 +0200

    Added option to disable/enable docks in expo mode.

 metadata/expo.xml.in | 5 +++++
 src/expo/expo.c      | 3 ++-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 948ad14fd241584b6d96b425c0fd7fbe138aac9c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Jul 11 16:19:09 2007 +0200

    Fix missing NULL pointer check.
    Catched by Roland Bär.

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

commit d34213fcf69482dd600053b0626d61217f757115
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Jul 11 09:01:30 2007 +0200

    Update file list.

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

commit 2e0ca1c03272b185b615a72219bd1c1684e5d0d4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jul 11 08:34:38 2007 +0200

    Fix lack of focus animation in some cases.

 src/animation/animation.c | 43 +++++++++++++++++++++++++++----------------
 1 file changed, 27 insertions(+), 16 deletions(-)

commit fcf76cabd8df53a00883dc220a3aa163683e58ed
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jul 11 08:34:38 2007 +0200

    Hopefully fix the occasional focus anim crash.

 src/animation/animation.c | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

commit d7b781212b328ae3215e27b2817250ceda036016
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Wed Jul 11 04:12:20 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

commit 78bf6bd1834808c94336e8f4479c9e3a0b6f2b92
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 10 19:49:22 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit e47d8a21b710c5f3899de476f5c001c2baf9fdfc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Jul 10 19:18:17 2007 +0200

    Added One

 metadata/expo.xml.in | 15 +++++++++++++
 src/expo/expo.c      | 61 ++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 57 insertions(+), 19 deletions(-)

commit 5c5cb177343b1192e51d1daf8955ea5c2086411d
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 10 15:45:01 2007 +0200

    Updated Italian Translation - Thanks to Andrea De Iacovo (Firstbit)

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

commit b2e964fec0c85bb3ed34d6a25533b4f99661e5fe
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 10 08:54:36 2007 +0200

    Fix Qt3 menu anim interrupt on 1st opening. Pass on resize notify.

 src/animation/animation.c | 32 +++++++++++++++++++++-----------
 1 file changed, 21 insertions(+), 11 deletions(-)

commit d8f201230573de90e1c6bffea7f6254638237ab6
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 10 06:29:26 2007 +0200

    Fix Qt3 and Qt4 tooltip animations (Regexp plugin should be enabled).

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

commit 967edf1549f684a93e09904f88cec3d6d32fada5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 10 06:29:25 2007 +0200

    Little cleanup.

 src/animation/animation-internal.h | 1 -
 src/animation/animation.c          | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

commit e53bfa059a3cf7d48e4f3fee1af3a8ca5b4ad56c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 10 05:41:39 2007 +0200

    Fix lack of menu animations in Qt4 applications.

 src/animation/animation.c | 49 +++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 43 insertions(+), 6 deletions(-)

commit 4017db026bf24ab21e32675dee5011104c56a661
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 9 23:06:20 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 29966f9657846eca7a2b8c2f3e084764c1956690
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 dc385a756d54ad0afb38581d6c36f3bac5c22724
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 48bfaa32528f8f1b90d77812b4adb6360e0be979
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Jul 9 22:59:27 2007 +0200

    * pt_PT update by Nicolau Gonçalves

 po/pt_PT.po | 3 ---
 1 file changed, 3 deletions(-)

commit dbfd7f6c64ac8c47cb7198e06023a07c8fa5eb4e
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 9838b268cee64d825a53ff2c9e99de11d27fb37f
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 2f8e3727f7a64fe7e7d0658d17c8146712a3c632
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 13e2ee667f16237c63209cd8c08b1b973fce5914
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 6f41bc15424d7bce257ad97ee2d6595412f4836c
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 dc222861a67a543d54f3b3e584ccab487f06d7a3
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Jul 9 10:11:20 2007 +0200

    Change subgroup title.

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

commit a43cb987326218216cc8ab0dca43a61624a6fd0b
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 827412451850e8fc7ced8f3389d93c397f0ca75c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 09:25:59 2007 +0200

    Update with intltool-update

 po/de.po | 128 ++++++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 90 insertions(+), 38 deletions(-)

commit 6b3c6bc6ee12474a59433243b5c08b82948daa66
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 9 09:21:29 2007 +0200

    Fix typo.

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

commit 50ecbf0a5c370c6ffb5f2ee4724c8b743133722c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Jul 9 07:45:48 2007 +0200

    Change group title.

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

commit 6022dc782bf388f349f7467358ea66c6497cabc7
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Jul 9 07:07:58 2007 +0200

    Improve a few descriptions.

 metadata/animation.xml.in | 50 +++++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

commit 957ae5c05718ac3b1ae120a84c8a0585c5e7911f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Jul 9 07:07:58 2007 +0200

    Allow some more time for zoom.

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

commit 137976a818f7e65f19d32397281eb2f879b9638a
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Jul 9 05:32:51 2007 +0200

    Fix crash when closing gobby.

 src/animation/animation.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 34a01f67ffb715a9ec15809a5d81ad89441cd9b4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Jul 9 01:46:14 2007 +0200

    Fix focusfade hang: focus win A, B, then A, before 1st anim is done.
    (where A is not focused initially and A & B are overlapping).

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

commit 6f470e921fac7e84e4b77e478d625bfeccc523c9
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Sun Jul 8 23:37:42 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

 po/it.po | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

commit 390303ee447275c0942b8f0a43dff1a5a9c7b65f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 8 23:33:47 2007 +0200

    Fix changing window opacity during focus fade.
    Shadows will still suffer though. And windows with alpha
    (with translucent regions) are not touched,
    as this would make them even more opaque during animation.

 src/animation/animation-internal.h | 20 +++++------
 src/animation/animation.c          | 14 ++++----
 src/animation/beamup.c             |  5 ++-
 src/animation/curvedfold.c         |  6 ++--
 src/animation/dream.c              | 19 ++++------
 src/animation/fade.c               |  5 ++-
 src/animation/focusfade.c          | 73 ++++++++++++++++++++++++++------------
 src/animation/glide.c              |  7 ++--
 src/animation/zoomside.c           |  5 ++-
 9 files changed, 95 insertions(+), 59 deletions(-)

commit 1ce127c3a11c6d1b3a313091058cacd32a089089
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 8 19:24:58 2007 +0200

    Change zoom behavior when springiness is 0 to have no bump.

 src/animation/zoomside.c | 63 +++++++++++++++++++++++++++++++++---------------
 1 file changed, 44 insertions(+), 19 deletions(-)

commit 8b7b871b265bc25d40a933158d82d339fdec61e6
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 8 17:51:29 2007 +0200

    Avoid conflict with FadeDesktop.

 src/animation/animation-internal.h |  1 +
 src/animation/animation.c          | 21 +++++++++++++++++++--
 2 files changed, 20 insertions(+), 2 deletions(-)

commit 69c9d0247ddda7639c5914bc57a01f11d10764e9
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 699087177b7307118c3ff2c9d4a08f477c429c55
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 8 14:44:44 2007 +0200

    Code formatting fixes.

 src/ring/ring.c | 70 +++++++++++++++++++++++++++++++--------------------------
 1 file changed, 38 insertions(+), 32 deletions(-)

commit e00799bc095e55d227cca8b85eb523518c744b58
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 8 14:44:44 2007 +0200

    Code cleanup.

 src/ring/ring.c | 38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)

commit 672563a04f9c46986dcf0c8866954c7786d008a8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 8 14:44:44 2007 +0200

    Only use depth scaling for emblem icon display.

 src/ring/ring.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit 4c1d1be709341fd62c97f6ce62a949b3c7f07ed4
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 c9d1a4540f3c7cdb332486cf5e1ac1364715d250
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 8 06:35:15 2007 +0200

    Apply Compiz indentation.

 metadata/animation.xml.in          | 3266 +++++++++---------
 src/animation/animation-internal.h | 1114 +++---
 src/animation/animation.c          | 6578 ++++++++++++++++++------------------
 src/animation/animation_tex.h      |  400 +--
 src/animation/beamup.c             |  437 ++-
 src/animation/burn.c               |  714 ++--
 src/animation/curvedfold.c         |  258 +-
 src/animation/dodge.c              |  426 +--
 src/animation/domino.c             |  391 ++-
 src/animation/dream.c              |  114 +-
 src/animation/explode3d.c          |  106 +-
 src/animation/fade.c               |    8 +-
 src/animation/focusfade.c          |   48 +-
 src/animation/glide.c              |  326 +-
 src/animation/horizontalfold.c     |  192 +-
 src/animation/leafspread.c         |   91 +-
 src/animation/magiclamp.c          |  484 +--
 src/animation/particle.c           |  497 ++-
 src/animation/polygon.c            | 2924 ++++++++--------
 src/animation/rollup.c             |  174 +-
 src/animation/wave.c               |   75 +-
 src/animation/zoomside.c           |  404 +--
 22 files changed, 9512 insertions(+), 9515 deletions(-)

commit aa2c6a8122279004265d93d06887297b35049bca
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 8 06:35:15 2007 +0200

    Make curved fold amplitude depend on window height.

 src/animation/curvedfold.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4e166220ec2119346a8f19220efc0bcb48c1b6a4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 8 06:03:13 2007 +0200

    Fix KDE secondary windows (they are all treated as drop-down menu now).

 src/animation/animation.c | 42 ++++++++++++++++++++++++++++++++++--------
 1 file changed, 34 insertions(+), 8 deletions(-)

commit 18b88ab29de7a6e0d8d0ed073464cac31da24a22
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 38f3ded41f6cb624907390d9990793a497ec89d7
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 7 13:58:23 2007 +0200

    Don't scale icons for minimized windows twice.

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

commit 86053069945efa57fd7ad1a0a744cff002d4a5d5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jul 7 13:56:03 2007 +0200

    Also scale icons according to their position in the ring, not only the windows.

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

commit 2a5ab24e2c8679e6f4e6edd8c4d416c859efadba
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 7 05:11:47 2007 +0200

    Apply curve change to shade mode too.

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

commit 5e620ec1921a36d866aac433118f726bff91046a
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 7 05:08:44 2007 +0200

    Curvier curved fold.

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

commit 5d50f1b0049264b064ef7c4ddc749b1880780e55
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 7 04:30:33 2007 +0200

    Fix zoom springiness.

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

commit a3f6c2565b720214013a0bf06482f1f08a8a201f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jul 7 04:21:44 2007 +0200

    Prevent animation of gnome-screensaver black screen.

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

commit 03debfe6b27ab21a9a0dd371dd8ce3badb0adb98
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 536b6c87a52c9f5584efc80f328d2368ace4c895
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 105e4f0420a4e2efc1501f6e43c59c9ace706e2e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 6 17:03:03 2007 +0200

    Fix incompatibility between unmap fadeout of the fade plugin and minimized window icon display.

 src/ring/ring.c | 7 +++++++
 1 file changed, 7 insertions(+)

commit 473040176e7e95e893400098eb964155e7ee0b69
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 fe150c052d518b1cf3cf97a229e50c87845b0a26
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 d6343abc692e284e079488f081ee05316936c8f9
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 a49efd4302d34ba9df09ce9e32f2d2b31152ce76
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 6 11:23:33 2007 +0200

    Compiz indention style.

 src/put/put.c | 2192 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 1141 insertions(+), 1051 deletions(-)

commit d6dd62af67e954c7827b53f5852a1d91ef7dd12f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 6 11:23:33 2007 +0200

    Indention fixes.

 metadata/put.xml.in | 634 ++++++++++++++++++++++++++--------------------------
 1 file changed, 317 insertions(+), 317 deletions(-)

commit 05cf9f1290f3da20bb8423d8421e64584360aa85
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 6 10:10:55 2007 +0200

    Compiz indention style.

 src/neg/neg.c | 1175 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 611 insertions(+), 564 deletions(-)

commit 1a8988b5f86184e56a31a49575d60c1dfb35ba17
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jul 6 10:10:55 2007 +0200

    Fix indention.

 metadata/neg.xml.in | 72 ++++++++++++++++++++++++++---------------------------
 1 file changed, 35 insertions(+), 37 deletions(-)

commit ba1dc063397c55fc4e4daeab60950892642f542d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jul 6 07:46:35 2007 +0200

    Improve movement in magic lamp & vacuum.

 src/animation/animation-internal.h |  2 +-
 src/animation/animation.c          |  2 +-
 src/animation/glide.c              |  2 +-
 src/animation/magiclamp.c          | 42 +++++++++++++++++++-------------------
 src/animation/polygon.c            |  6 +++---
 5 files changed, 27 insertions(+), 27 deletions(-)

commit d8493a967ba49329f811f2ea7a99158ea345978e
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jul 6 06:42:52 2007 +0200

    Add magic lamp moving end option (default on). Rename vacuum.
    Remove unnecessary options from vacuum.

 metadata/animation.xml.in          | 97 +++++++++++++++++---------------------
 src/animation/animation-internal.h | 19 +++++---
 src/animation/animation.c          | 27 +++++------
 src/animation/magiclamp.c          | 40 +++++++++-------
 4 files changed, 92 insertions(+), 91 deletions(-)

commit a02c81154a645be6d03f7e7c5bf0a6f6cb6c0e6f
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 7c0ff0ad7c77bae9bfdcb4b91cb54207cac5777f
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jul 6 01:57: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
    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 46f40d28e99bea95adbe2cdf70a85e0722f8db63
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 26c50cfbc1fd40274684f21f65947f2796ef69fd
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 55b7af5f86515b1fb70c9eaef0e19b5595973876
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Thu Jul 5 17:56:17 2007 +0200

    * Add fr to LINGUAS

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

commit d2f9111be04f086060181be38afbda1d8139ef9f
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jul 5 17:33:16 2007 +0200

    Compiz indent style.

 src/vpswitch/vpswitch.c | 351 +++++++++++++++++++++++++++---------------------
 1 file changed, 197 insertions(+), 154 deletions(-)

commit dd86b85b0396486e953a284055f825c15c12e277
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jul 5 17:27:34 2007 +0200

    Compiz indent style.

 src/thumbnail/thumbnail.c | 1968 ++++++++++++++++++++++++---------------------
 1 file changed, 1032 insertions(+), 936 deletions(-)

commit 44dfeeb4984e6925f0db61e674b3f410df250c50
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jul 5 16:33:18 2007 +0200

    Compiz indent style.

 src/expo/expo.c | 1646 +++++++++++++++++++++++++++++--------------------------
 1 file changed, 879 insertions(+), 767 deletions(-)

commit 306b87d672e91f8ed32fc7f0e1d4eec5ae22062a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jul 5 14:19:35 2007 +0200

    Updated German translation for gotovp.

 po/de.po | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 74 insertions(+), 13 deletions(-)

commit 44196155ca6508e6440ad2336085fb7ae8079c27
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 e29c1a72a2a32e06508fa16fe969e5cee92bcb2b
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 903137ba10e93b298009559009adc51411bd7b2e
Author: Danny Baumann <maniac@opencompositing.org>
Date:   Thu Jul 5 11:06:51 2007 +0200

    Fix missing anim with transparent cube in magic lamp, dream, folds.

 src/animation/animation.c | 80 +++++++++++++++++++++++++++++------------------
 1 file changed, 50 insertions(+), 30 deletions(-)

commit c1cb4330d962d4e4fb4d931782bc906d28f68453
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jul 5 10:51:16 2007 +0200

    Move xine, xpdf, gitk, etc. from Open/Close 2 to 1.
    (including all unknown windows)

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

commit d850729e8796d20f2c1ba34422ffabc978d294aa
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Thu Jul 5 10:28:29 2007 +0200

    Prevent gksudo darkening layer animation.

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

commit 3f12e71b13f5de2edb6b3652c493b919cc0c23db
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jul 5 03:56:12 2007 +0200

    Terminate on global cancel event (Escape).

 src/expo/expo.c | 39 ++++++++++++++++++++++++++++++++++++++-
 1 file changed, 38 insertions(+), 1 deletion(-)

commit e65443e4048d4d8ebf16aca8af83099b65841909
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Thu Jul 5 02:00:51 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 6ab5fbcb906c59c3156c86ca82b9be8f37dcba36
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Thu Jul 5 02:00:50 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 1b7378bbf2fdc12687266b3b9d3c3b37c55c3431
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jul 4 21:02:30 2007 +0200

    Initiate only on desktop click.

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

commit 5145c9dc2a654b395217c8d1574a0ebce56094e3
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jul 4 20:52:16 2007 +0200

    Added system to initiate a different plugin action on desktop click.

 metadata/vpswitch.xml.in | 18 +++++++++++++
 src/vpswitch/vpswitch.c  | 66 +++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 83 insertions(+), 1 deletion(-)

commit b355543e3aa96762ea3c98b15ab1df98160111c2
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 abf905efc7c455fba4ae7a8b69808c43e54db843
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 8624cc62a3ecd075bd7bd2905dd965fb863c16d9
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Wed Jul 4 13:33:24 2007 +0200

    Updated Italian Translation - Thanks to Matteo Suppo (Triex)

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

commit 5b4c932097327d18d02a8c04589920c378a0a290
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Wed Jul 4 04:05:01 2007 +0200

    Updated Italian Translation - Thanks to Matteo Suppo

 po/it.po | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

commit f3ceef126bf6816461ccbde366a0755cfe155cf6
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 21:31:03 2007 +0200

    Updated Italian Translation - Thanks to Emiliano Perulli

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

commit 61e9b0ba82b8233736c4be24fbe45d20c377ad54
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 e6a8b750f714cb1b03d72a005b1153a222aa640b
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 4294af1d187465b32205eca6aaab33cbdce7e814
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 9227bc15680c4574cda2cefa2609ed399250fc61
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 3 16:32:29 2007 +0200

    Add zoom

 metadata/animation.xml.in          | 62 ++++++++++++++++++++++++++++++++++--
 src/animation/animation-internal.h |  6 ++++
 src/animation/animation.c          | 65 ++++++++++++++++++++++++++++++++++----
 src/animation/curvedfold.c         | 26 ++++++++++++---
 src/animation/dream.c              | 12 ++++---
 src/animation/glide.c              | 37 +++++++++++-----------
 src/animation/horizontalfold.c     |  6 ++--
 src/animation/zoomside.c           | 29 +++++++++++++----
 8 files changed, 198 insertions(+), 45 deletions(-)

commit ff1f496c1e6c79a8639208c35ce9c3b1f870a5aa
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jul 3 16:00:17 2007 +0200

    Include po directory in Makefile.am.

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

commit a6bb01626e3a5cae1900ee9f619ab972c24778c3
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 41c477766a2f7907eccfc0b98f4e1cf0a8861742
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 9c161eb20abb7bf4754d261cb63e09d7e6c587df
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Tue Jul 3 15:16:13 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 90f3af980a11ec0d17ac2615157fb3bfd4eac117
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jul 3 09:59:36 2007 +0200

    Fixed a few typos and added some more translations.

 po/de.po | 55 +++++++++++++++++++++++++++++++------------------------
 1 file changed, 31 insertions(+), 24 deletions(-)

commit 2bf5dc83cbe703e82ccece34a047aa3ffee8374e
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 3 06:30:10 2007 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Added NULL pointer check.
    Patch by Roland Bär.
    
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Check return value.
    Catched by Roland Bär.
    
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Emit activate event to inform plugins that an animation is in progress.

 src/animation/animation.c | 63 ++++++++++++++++++++++++++++++++++++-----------
 src/animation/beamup.c    |  3 ++-
 src/animation/dodge.c     |  2 +-
 3 files changed, 52 insertions(+), 16 deletions(-)

commit bd36e4c571933a531b152ac4af8c931f9bef6751
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 3 06:30:08 2007 +0200

    Make animations minimize to taskbar. Make RollUp duration consistent.
    Improve curved/horizontal fold animations' open/close behavior.

 metadata/animation.xml.in          |  5 ++--
 src/animation/animation-internal.h | 28 +++++++++++++++++-
 src/animation/animation.c          | 58 +++++++++++++++++++++++++++++++++-----
 src/animation/curvedfold.c         | 48 +++++++++++++++++++++++++------
 src/animation/dream.c              | 18 +++++++++++-
 src/animation/glide.c              | 34 ++++++++++++++++++++--
 src/animation/horizontalfold.c     | 13 +++++++--
 src/animation/rollup.c             | 12 ++++++++
 src/animation/zoomside.c           | 47 +++++++++++++++++-------------
 9 files changed, 220 insertions(+), 43 deletions(-)

commit 64076e5d1fec2849f34767dfa1e4db3f965bba88
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 3 06:30:07 2007 +0200

    Move some code between files.

 src/animation/animation.c | 108 ++++++----------------------------------------
 src/animation/beamup.c    |   3 +-
 src/animation/dodge.c     |   2 +-
 src/animation/zoomside.c  |  14 ++++++
 4 files changed, 30 insertions(+), 97 deletions(-)

commit 9bfce148ac3f4c88e0d468850262e48d699c350a
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Tue Jul 3 02:21:32 2007 +0200

    Fix the 1 pixel jump just before reaching target.

 src/put/put.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit e0aaa77347f116980bbe4b12656330cbe244b839
Author: Pierpaolo Follia <pfollia@gmail.com>
Date:   Tue Jul 3 02:21:32 2007 +0200

    Make put respect target position.

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

commit 5e61d680afbf0890ee452c828b7ebcb144eaaeba
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 753da74bd7b262ae91bb16de99bde3c56b5f8229
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 2a38492c99d77348f61d74a7935544db2f2e6253
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 8d8f70816eb815e47fd0640f9ace15ec3e3c10e7
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 dcfb32066bd33d4994d6d4389b6c2fa2912550fd
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 063d2f96e2cfd4bb9c57eed828fc51c5b652de9d
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 c09608c767e0049353610c7744977046709d533b
Author: Patrick Niklaus <patrick@dark-desktop.(none)>
Date:   Mon Jul 2 18:16:35 2007 +0200

    Added an option to scale the reflection

 metadata/expo.xml.in | 8 ++++++++
 src/expo/expo.c      | 4 ++++
 2 files changed, 12 insertions(+)

commit 108df58a0673b2b758043929b5bc79d22bf19b33
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 9f49b5322ab0c679fa39792dfe3a7dfea321470c
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 7913ee58c38a8e62efdebc6b25cc9c5bcffbf5fd
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 01856ccf13d01f08174a9b95ab8a769d3e89bc62
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 2 11:21:38 2007 +0200

    Added NULL pointer check.
    Patch by Roland Bär.

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

commit f8c70828fb7374aa18d77e438c2985a805c0a846
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jul 2 11:21:38 2007 +0200

    Check return value.
    Catched by Roland Bär.

 src/animation/beamup.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 4575ea0113df69ccf5559328f0ece07bb5216642
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Jul 2 04:43:04 2007 +0200

    Emit activate event to inform plugins that an animation is in progress.

 src/animation/animation.c | 63 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 49 insertions(+), 14 deletions(-)

commit 1be34dd24ded0cc496b5813c6d2064dfa4c6b4bc
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 e8682ce47dd9008ba7552803a05db2031fb65262
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Mon Jul 2 00:32:58 2007 +0200

    Started Italian Translation for fusion plugins

 po/LINGUAS |    1 +
 po/it.po   | 1351 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1352 insertions(+)

commit 794f0b855f8db01a952a1f2bf2b16ca4acdc1857
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 1 17:29:53 2007 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    xml -> xml.in

 metadata/{animation.xml => animation.xml.in} | 784 +++++++++++++--------------
 1 file changed, 392 insertions(+), 392 deletions(-)

commit a171919b5357190c912686887df0f24006b8c33c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 1 17:29:52 2007 +0200

    Zoom/Sidekick: Improve motion, set default springiness to 0.

 metadata/animation.xml             |   8 +--
 src/animation/animation-internal.h |   8 +--
 src/animation/animation.c          |  22 +-----
 src/animation/zoomside.c           | 138 +++++++++++++++++++++++++++----------
 4 files changed, 110 insertions(+), 66 deletions(-)

commit 414868031675f67853638a5b7148c87ea76b0eb2
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jul 1 17:29:52 2007 +0200

    Glide: Fix lack of drawing of window's back.

 metadata/{animation.xml.in => animation.xml} | 784 +++++++++++++--------------
 src/animation/animation-internal.h           |   9 +
 src/animation/animation.c                    |   8 +-
 src/animation/dodge.c                        |   8 +-
 src/animation/glide.c                        |  24 +
 5 files changed, 436 insertions(+), 397 deletions(-)

commit c7ad4bd5a7f8d2e0df3f00bef926b4a7ef34e4be
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 1aad8a4afc3e099105ba2f0cd264fe9e39fcb2b5
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 944297d712a805bd80d58f5e34d79f7555b79ded
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 1 13:41:18 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 c5ccd9466ae31bada80cac116995b905b5758913
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jul 1 13:24:56 2007 +0200

    Fix typo.

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

commit 88f37532c3db96195ad31935e3387757686ea524
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 e1adb5f8f02f4465dd8d3768de305f74fc7c2b0f
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 5ddd3cc0175e83a51644ea15915b6cccc7b8420b
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 0d23f220eaeda2cbd8414eddd003604eaf5b6fbb
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 1656451224654f463e2c455e8a7acc9a5d78e30c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:56:15 2007 +0200

    xml -> xml.in

 metadata/{winrules.xml => winrules.xml.in} | 72 +++++++++++++++---------------
 1 file changed, 36 insertions(+), 36 deletions(-)

commit 5e4712737a23b1aa883b66be5a92a05a453a554b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:56:08 2007 +0200

    xml -> xml.in

 metadata/{wall.xml => wall.xml.in} | 108 ++++++++++++++++++-------------------
 1 file changed, 54 insertions(+), 54 deletions(-)

commit ee0bb2e630dba4973d9a65c06ad27f6da0c7bf84
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:55:51 2007 +0200

    xml -> xml.in

 metadata/{vpswitch.xml => vpswitch.xml.in} | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit 69dbceb406dfbdcbb14cd6e3e0602d687b21b2ef
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:55:40 2007 +0200

    xml -> xml.in

 metadata/{thumbnail.xml => thumbnail.xml.in} | 62 ++++++++++++++--------------
 1 file changed, 31 insertions(+), 31 deletions(-)

commit a448df351ca7e568a96699386e050c40ef26eed2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:55:31 2007 +0200

    xml -> xml.in

 metadata/{text.xml => text.xml.in} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 834498be3dff00209dcd05cd9e1da186b20565a9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:55:23 2007 +0200

    xml -> xml.in

 metadata/{snap.xml => snap.xml.in} | 44 +++++++++++++++++++-------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

commit d08490a2a4ab5112a7285ad43539853eadb8189e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:55:15 2007 +0200

    xml -> xml.in

 metadata/{scaleaddon.xml => scaleaddon.xml.in} | 62 +++++++++++++-------------
 src/scaleaddon/scaleaddon.c                    | 22 +++++++++
 2 files changed, 53 insertions(+), 31 deletions(-)

commit 9e11db1f66b2e5496e84401156bceb37f2e94a2b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:55:05 2007 +0200

    xml -> xml.in

 metadata/{ring.xml => ring.xml.in} | 132 ++++++++++++++++++-------------------
 src/ring/ring.c                    |  30 +++++++--
 2 files changed, 90 insertions(+), 72 deletions(-)

commit 98f8f5db89e7357c8118cdd4af60c16f850fb1e1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:54:56 2007 +0200

    xml -> xml.in

 metadata/{resizeinfo.xml => resizeinfo.xml.in} | 30 +++++++++++++-------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit 37dc34c67e1ff426bc2305feaa122e5e85e6dc52
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:54:46 2007 +0200

    xml -> xml.in

 metadata/{put.xml => put.xml.in} | 170 +++++++++++++++++++--------------------
 1 file changed, 85 insertions(+), 85 deletions(-)

commit 6d0631184ee982c3b4c7b918cc58cc68d120f0a9
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:54:38 2007 +0200

    xml -> xml.in

 metadata/opacify.xml    | 89 -------------------------------------------------
 metadata/opacify.xml.in | 89 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 89 insertions(+), 89 deletions(-)

commit 7bb8a74f398185af53da86ab31fe963741d290f3
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:54:30 2007 +0200

    xml -> xml.in

 metadata/{neg.xml => neg.xml.in} | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

commit 0e54b022c3a2b84511e47faf428436f4941d58ee
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:54:03 2007 +0200

    xml -> xml.in

 metadata/{imgjpeg.xml => imgjpeg.xml.in} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 395ca69f6c04a51198f233be4933b7c6e6642071
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:53:47 2007 +0200

    xml -> xml.in

 metadata/{expo.xml => expo.xml.in} | 64 +++++++++++++++++++-------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

commit 110c288d8d34dc5c2d3738559e0833083c628ca6
Merge: 7e2de90 579dbb9
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Jun 30 20:21:41 2007 +0530

    Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins-main

commit 7e2de90c6d1697e4aa3c00a14c229da6c56f6158
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Jun 30 20:20:29 2007 +0530

    metadata Makefile changes for i18n

 metadata/Makefile.am | 56 ++++++++++++++++++++++++++++++++--------------------
 1 file changed, 35 insertions(+), 21 deletions(-)

commit 579dbb975a1ded75fe9bbef570f68eb1925abcde
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 30 16:49:42 2007 +0200

    xml -> xml.in

 metadata/{animation.xml => animation.xml.in} | 790 +++++++++++++--------------
 src/animation/animation-internal.h           |   8 +-
 src/animation/animation.c                    |  66 ++-
 src/animation/beamup.c                       |   8 +-
 src/animation/burn.c                         |   1 -
 src/animation/rollup.c                       |   2 +-
 6 files changed, 457 insertions(+), 418 deletions(-)

commit 40adf8b45cc754959f1feeb93e9df870868b073a
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Sat Jun 30 20:19:22 2007 +0530

    initial i18n of plugins-main

 configure.ac | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

commit 6e5e034d629e4b6c1e64387864221b286f87d705
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 4574e43ec6d6389b0a73ca5efe03379432b6b64f
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 d5fe6cc83a7c6c11b06821551012feacc87b64b2
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    |   5 ++
 5 files changed, 273 insertions(+)

commit be5e0e0e772e0d8e8a4e2c820d36b014fa7b2d75
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 29 04:14:26 2007 +0200

    Get rid of unnecessary subEffectNo.

 src/animation/animation-internal.h |  2 --
 src/animation/animation.c          | 48 +++++++++++++++++---------------------
 src/animation/domino.c             | 21 +++++++----------
 3 files changed, 31 insertions(+), 40 deletions(-)

commit 3a0f3ce2ebede6e27cdd757a6c13669754218223
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 29 03:55:55 2007 +0200

    Remove left over header file.

 src/animation/dream.h | 7 -------
 1 file changed, 7 deletions(-)

commit 242ba57cc3bfdd36f2501381fb187d69c658ceeb
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 29 03:55:55 2007 +0200

    Simplify and speed up most remaining effects.
    Namely curvedfold, dodge, domino, dream, explode3d, horizontalfold,
    leafspread, magiclamp, razr, rollup, and wave.

 src/animation/animation-internal.h |  39 ++++++-----
 src/animation/animation.c          | 139 +++----------------------------------
 src/animation/beamup.c             |   7 +-
 src/animation/burn.c               |   7 +-
 src/animation/curvedfold.c         |  49 ++++---------
 src/animation/dodge.c              |   7 +-
 src/animation/dream.c              |  42 +++--------
 src/animation/glide.c              |   6 +-
 src/animation/horizontalfold.c     |  52 ++++----------
 src/animation/magiclamp.c          |  47 +++----------
 src/animation/polygon.c            |  78 +++++++++++++++++++++
 src/animation/rollup.c             |  53 ++++----------
 src/animation/wave.c               |  52 ++++----------
 13 files changed, 200 insertions(+), 378 deletions(-)

commit 5164c97359806ffc0898ca1ba45ffe5f7d283106
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 29 03:55:54 2007 +0200

    Simplify and speed up glide (use CompTransform).

 src/animation/animation-internal.h |  20 ++--
 src/animation/animation.c          |  83 +++++-----------
 src/animation/glide.c              | 198 ++++++++++++++++++-------------------
 3 files changed, 128 insertions(+), 173 deletions(-)

commit 53b18761ca3c0c777ab003632314a8a569da399f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 29 03:55:54 2007 +0200

    Simplify and speed up sidekick and zoom (use CompTransform).

 src/animation/animation-internal.h |   6 +-
 src/animation/animation.c          |   8 +-
 src/animation/zoomside.c           | 167 +++++++++++--------------------------
 3 files changed, 55 insertions(+), 126 deletions(-)

commit beafc83b871ba36bb1103da4833240e36c4e60d3
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 28 17:13:14 2007 +0200

    Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins/animation
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix some possible NULL pointer dereferences.
    Thanks to Roland Bär for catching those.

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

commit 8902ebc7ef1f2d2f282cbc751f88198c4eebf105
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 28 17:13:14 2007 +0200

    Make Coverity happy ;-)

 src/animation/animation.c | 9 ++-------
 src/animation/beamup.c    | 4 ++--
 src/animation/burn.c      | 4 ++--
 3 files changed, 6 insertions(+), 11 deletions(-)

commit 794de753e620fc452ed4f1c38cb3074f071b6356
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 28 16:53:11 2007 +0200

    Fix some possible NULL pointer dereferences.
    Thanks to Roland Bär for catching those.

 src/animation/animation.c | 9 +++++++--
 src/animation/dream.h     | 7 +++++++
 2 files changed, 14 insertions(+), 2 deletions(-)

commit fc623040e2cb5d9ec94ea52259ece377416ce268
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 28 16:46:57 2007 +0200

    Fix possible NULL pointer dereferences.

 src/expo/expo.c | 73 +++++++++++++++++++++++++++++++--------------------------
 1 file changed, 40 insertions(+), 33 deletions(-)

commit cfbe392d8f8311c2ef41b2dcfe32c71db8fb67d4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 28 14:12:48 2007 +0200

    Remove trailing whitespace.

 src/scaleaddon/scaleaddon.c | 54 ++++++++++++++++++++++-----------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

commit d1e84409b6aa6fbe31cd1912e036d95d66e5f136
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 28 14:12:47 2007 +0200

    Fix possibly uninitialized return value.

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

commit b7d215c0beeecd651a1dd60f85178818b79bf9f1
Author: Treviño - 3v1n0 <trevi55@gmail.com>
Date:   Thu Jun 28 11:48:54 2007 +0200

    s/Beryl/Compiz/ in opacify.xml

 metadata/opacify.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit d006aaac51776b8297c0a8ba240e413a5296b56a
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jun 27 04:17:21 2007 +0200

    Scale z by 1 instead of 0.

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

commit 13f87af388d89d4dde6e803209216d4e04f56a27
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Wed Jun 27 04:17:13 2007 +0200

    Scale z by 1 instead of 0.

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

commit 105a8b80aecc59a0e81a0019c829e48c8f5a3716
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Jun 26 21:21:09 2007 +0200

    Remove screengrab in finiScreen if it's still active.

 src/expo/expo.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

commit 219f8a672e7401948ca79466ab2862878d5307a7
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Jun 26 18:29:03 2007 +0200

    Use mipmaps also for zoom animation.

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

commit 5613afa42662431c2ac0df3a0eb6bbdf60cfcf64
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jun 25 03:43:23 2007 +0200

    Check for screengrabs of other plugins.

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

commit 83159a6dbbd96e99331fffbfcb6e08053a69d959
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jun 25 03:42:33 2007 +0200

    Remove screengrab after animation has finished.

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

commit 789cf122c72d7af0755b1485363001fcfa13e5b1
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jun 25 03:08:59 2007 +0200

    Don't show switcher on other screengrab.

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

commit 8a332b73b48404671831030a24e858b0e77d6652
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jun 25 02:39:23 2007 +0200

    Handle windows on multiple viewports correctly.

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

commit 0a49e4c38c1536a3fefcecdd95c6f1b3a506e11e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 24 13:56:14 2007 +0200

    prepareXCoords -> transformToScreenSpace.

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

commit afc27db2fdd5ae67de39437ecc9e719d67d964c0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 24 13:55:54 2007 +0200

    prepareXCoords -> transformToScreenSpace

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

commit 0c8bd2be1c3ba7589156e8b6f08c15f336ff6a16
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 23 13:19:20 2007 +0200

    Improve description.

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

commit bd38ebd73b01754d4c34740ae0b81f19b1fb7356
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 23 12:57:02 2007 +0200

    Fix file list and fix conflicts by copying the latest code from the plugin repo.

 src/animation/Makefile.am          |  38 ++--
 src/animation/animation-internal.h | 411 ++++++++++++++++++++++++++++---------
 src/animation/animation.c          | 361 +++++++++++++++++++-------------
 src/animation/beamup.c             |  43 +++-
 src/animation/burn.c               |  63 +++---
 src/animation/curvedfold.c         |  43 +++-
 src/animation/dodge.c              | 163 +++++++++++++--
 src/animation/domino.c             |  41 +++-
 src/animation/dream.c              |  42 +---
 src/animation/dream.h              |   7 -
 src/animation/explode3d.c          |  41 +++-
 src/animation/fade.c               |  40 +++-
 src/animation/focusfade.c          |  41 +++-
 src/animation/glide.c              |  46 ++++-
 src/animation/horizontalfold.c     |  43 +++-
 src/animation/leafspread.c         |  41 +++-
 src/animation/magiclamp.c          |  43 +---
 src/animation/particle.c           |  22 +-
 src/animation/polygon.c            |  45 +++-
 src/animation/rollup.c             |  43 +++-
 src/animation/wave.c               |  42 +---
 src/animation/zoomside.c           |  54 +----
 22 files changed, 1178 insertions(+), 535 deletions(-)

commit c0900f28fd82b1261ad46751293f28f03f28203d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 23 12:51:46 2007 +0200

    Function and variable scope cleanup.
    Sort prototypes in header files and get rid of the tiny source-file specific header files.
    Move polygon and particle set specific functions to polygon.c / particle.c.

 src/animation/beamup.h         |  5 -----
 src/animation/burn.h           |  6 ------
 src/animation/curvedfold.h     |  3 ---
 src/animation/dodge.h          |  4 ----
 src/animation/domino.h         |  2 --
 src/animation/explode3d.h      |  2 --
 src/animation/fade.h           |  2 --
 src/animation/focusfade.h      |  3 ---
 src/animation/glide.h          |  7 -------
 src/animation/horizontalfold.h |  4 ----
 src/animation/leafspread.h     |  2 --
 src/animation/magiclamp.h      | 14 --------------
 src/animation/rollup.h         |  4 ----
 src/animation/wave.h           |  9 ---------
 src/animation/zoomside.h       |  6 ------
 15 files changed, 73 deletions(-)

commit 17af2b7001dd50dbb87a8979694981d57c636a1f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jun 23 01:40:10 2007 +0200

    Update Makefile. Get rid of some warnings. Add license note to files.

 src/animation/animation-internal.h |  11 +-
 src/animation/animation.c          | 233 +++++++++++++------------------------
 src/animation/beamup.c             |   4 +
 src/animation/burn.c               |   4 +
 src/animation/curvedfold.c         |   4 +
 src/animation/dodge.c              |  84 ++-----------
 src/animation/domino.c             |   4 +
 src/animation/dream.c              |   4 +
 src/animation/explode3d.c          |   4 +
 src/animation/fade.c               |   4 +
 src/animation/focusfade.c          |   4 +
 src/animation/glide.c              |   7 ++
 src/animation/horizontalfold.c     |   4 +
 src/animation/leafspread.c         |   4 +
 src/animation/magiclamp.c          |   4 +
 src/animation/particle.c           |   4 +
 src/animation/polygon.c            |   4 +
 src/animation/rollup.c             |   4 +
 src/animation/wave.c               |   4 +
 src/animation/zoomside.c           |   4 +
 20 files changed, 164 insertions(+), 235 deletions(-)

commit c52b49f978dc0c50244cae2308807bc76038af0a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 22 11:47:46 2007 +0200

    Fix automerge issues by copying the latest code from plugins/animation.

 src/animation/animation-internal.h |  11 +-
 src/animation/animation.c          | 233 ++++++++++++++++++++++++-------------
 src/animation/beamup.c             |   4 -
 src/animation/burn.c               |   4 -
 src/animation/curvedfold.c         |   4 -
 src/animation/dodge.c              |  84 +++++++++++--
 src/animation/domino.c             |   4 -
 src/animation/dream.c              |   4 -
 src/animation/explode3d.c          |   4 -
 src/animation/fade.c               |   4 -
 src/animation/focusfade.c          |   4 -
 src/animation/glide.c              |   7 --
 src/animation/horizontalfold.c     |   4 -
 src/animation/leafspread.c         |   4 -
 src/animation/magiclamp.c          |   4 -
 src/animation/particle.c           |   4 -
 src/animation/polygon.c            |   4 -
 src/animation/rollup.c             |   4 -
 src/animation/wave.c               |   4 -
 src/animation/zoomside.c           |   4 -
 20 files changed, 235 insertions(+), 164 deletions(-)

commit 2360ef072207707710b57636805ae7dd5b50532d
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 22 10:36:26 2007 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins/animation
    <unknown>
    Robert Carr
    racarr@gorbie.(none)
    Robert Carr
    racarr@gorbie.(none)
    Working split in to files! thanks maniac.

 src/animation/animation-internal.h |  744 +++++++++++++++++
 src/animation/beamup.c             |  259 ++++++
 src/animation/beamup.h             |    5 +
 src/animation/burn.c               |  427 ++++++++++
 src/animation/burn.h               |    6 +
 src/animation/curvedfold.c         |  128 +++
 src/animation/curvedfold.h         |    3 +
 src/animation/dodge.c              |  143 ++++
 src/animation/dodge.h              |    4 +
 src/animation/domino.c             |  239 ++++++
 src/animation/domino.h             |    2 +
 src/animation/dream.c              |  160 ++++
 src/animation/dream.h              |    7 +
 src/animation/explode3d.c          |   71 ++
 src/animation/explode3d.h          |    2 +
 src/animation/fade.c               |   20 +
 src/animation/fade.h               |    2 +
 src/animation/focusfade.c          |   43 +
 src/animation/focusfade.h          |    3 +
 src/animation/glide.c              |  213 +++++
 src/animation/glide.h              |    7 +
 src/animation/horizontalfold.c     |  135 ++++
 src/animation/horizontalfold.h     |    4 +
 src/animation/leafspread.c         |   65 ++
 src/animation/leafspread.h         |    2 +
 src/animation/magiclamp.c          |  378 +++++++++
 src/animation/magiclamp.h          |   14 +
 src/animation/particle.c           |  332 ++++++++
 src/animation/polygon.c            | 1551 ++++++++++++++++++++++++++++++++++++
 src/animation/rollup.c             |  136 ++++
 src/animation/rollup.h             |    4 +
 src/animation/wave.c               |  154 ++++
 src/animation/wave.h               |    9 +
 src/animation/zoomside.c           |  311 ++++++++
 src/animation/zoomside.h           |    6 +
 35 files changed, 5589 insertions(+)

commit 7cebf096a74672536af9fd5ff8cd80ff035ded62
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 22 10:36:26 2007 +0200

    Allow focus animations on shaded windows.

 src/animation/animation-internal.h |  744 -----------------
 src/animation/beamup.c             |  259 ------
 src/animation/beamup.h             |    5 -
 src/animation/burn.c               |  427 ----------
 src/animation/burn.h               |    6 -
 src/animation/curvedfold.c         |  128 ---
 src/animation/curvedfold.h         |    3 -
 src/animation/dodge.c              |  143 ----
 src/animation/dodge.h              |    4 -
 src/animation/domino.c             |  239 ------
 src/animation/domino.h             |    2 -
 src/animation/dream.c              |  160 ----
 src/animation/dream.h              |    7 -
 src/animation/explode3d.c          |   71 --
 src/animation/explode3d.h          |    2 -
 src/animation/fade.c               |   20 -
 src/animation/fade.h               |    2 -
 src/animation/focusfade.c          |   43 -
 src/animation/focusfade.h          |    3 -
 src/animation/glide.c              |  213 -----
 src/animation/glide.h              |    7 -
 src/animation/horizontalfold.c     |  135 ----
 src/animation/horizontalfold.h     |    4 -
 src/animation/leafspread.c         |   65 --
 src/animation/leafspread.h         |    2 -
 src/animation/magiclamp.c          |  378 ---------
 src/animation/magiclamp.h          |   14 -
 src/animation/particle.c           |  332 --------
 src/animation/polygon.c            | 1551 ------------------------------------
 src/animation/rollup.c             |  136 ----
 src/animation/rollup.h             |    4 -
 src/animation/wave.c               |  154 ----
 src/animation/wave.h               |    9 -
 src/animation/zoomside.c           |  311 --------
 src/animation/zoomside.h           |    6 -
 35 files changed, 5589 deletions(-)

commit 91ce0fdc8dd8fa5bb160a559a29af40b4c4f5d1f
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Fri Jun 22 09:50:27 2007 +0200

    Working split in to files! thanks maniac.

 src/animation/animation.c      | 23 +++++++++++++++++++++++
 src/animation/beamup.c         |  4 ++++
 src/animation/burn.c           |  4 ++++
 src/animation/curvedfold.c     |  4 ++++
 src/animation/dodge.c          |  4 ++++
 src/animation/domino.c         |  4 ++++
 src/animation/dream.c          |  4 ++++
 src/animation/explode3d.c      |  4 ++++
 src/animation/fade.c           |  4 ++++
 src/animation/focusfade.c      |  4 ++++
 src/animation/glide.c          |  7 +++++++
 src/animation/horizontalfold.c |  4 ++++
 src/animation/leafspread.c     |  4 ++++
 src/animation/magiclamp.c      |  4 ++++
 src/animation/particle.c       |  4 ++++
 src/animation/polygon.c        |  4 ++++
 src/animation/rollup.c         |  4 ++++
 src/animation/wave.c           |  4 ++++
 src/animation/zoomside.c       |  4 ++++
 19 files changed, 98 insertions(+)

commit 419f560ca6cb1c32cc7d61a448bb5d3389dfdd4a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 22 09:45:47 2007 +0200

    Fixed animation not being loadable.
    Also moved animation.h from include/ to src/ as it doesn't provide a public API.

 src/animation/Makefile.am                            | 20 +++++++++++++++++++-
 .../animation/animation-internal.h                   |  2 +-
 src/animation/animation.c                            |  7 +++++--
 src/animation/beamup.c                               |  2 +-
 src/animation/burn.c                                 |  2 +-
 src/animation/curvedfold.c                           |  2 +-
 src/animation/dodge.c                                |  2 +-
 src/animation/domino.c                               |  2 +-
 src/animation/dream.c                                |  2 +-
 src/animation/explode3d.c                            |  2 +-
 src/animation/fade.c                                 |  2 +-
 src/animation/focusfade.c                            |  2 +-
 src/animation/glide.c                                |  2 +-
 src/animation/horizontalfold.c                       |  2 +-
 src/animation/leafspread.c                           |  2 +-
 src/animation/magiclamp.c                            |  2 +-
 src/animation/particle.c                             |  2 +-
 src/animation/polygon.c                              |  2 +-
 src/animation/rollup.c                               |  2 +-
 src/animation/wave.c                                 |  2 +-
 src/animation/zoomside.c                             |  2 +-
 21 files changed, 43 insertions(+), 22 deletions(-)

commit 50e4faca03dd0f11e459b5371457814dcc906134
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:09 2007 +0200

    Cleanup headers

 src/animation/beamup.h         | 2 +-
 src/animation/burn.h           | 2 +-
 src/animation/curvedfold.h     | 2 +-
 src/animation/dodge.h          | 2 +-
 src/animation/domino.h         | 2 +-
 src/animation/explode3d.h      | 2 +-
 src/animation/fade.h           | 2 +-
 src/animation/focusfade.h      | 2 +-
 src/animation/glide.h          | 2 +-
 src/animation/horizontalfold.h | 2 +-
 src/animation/leafspread.h     | 2 +-
 src/animation/rollup.h         | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

commit 929f6f0d52b5ea1e6c795fcae867f4876c31e3ce
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:08 2007 +0200

    Fix more declarations, move the tesselation code in to it's own file...

 include/animation.h       |    6 +-
 src/animation/animation.c | 1560 +--------------------------------------------
 src/animation/polygon.c   | 1547 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1549 insertions(+), 1564 deletions(-)

commit d0d8bdbeeeaf80028a671027cfccfcd4735ead8f
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:07 2007 +0200

    Split the 3D effects off...

 src/animation/animation.c  | 412 +--------------------------------------------
 src/animation/domino.c     | 235 ++++++++++++++++++++++++++
 src/animation/domino.h     |   2 +
 src/animation/explode3d.c  |  67 ++++++++
 src/animation/explode3d.h  |   2 +
 src/animation/glide.c      |  55 ++++++
 src/animation/glide.h      |   1 +
 src/animation/leafspread.c |  61 +++++++
 src/animation/leafspread.h |   2 +
 9 files changed, 428 insertions(+), 409 deletions(-)

commit 25034f243a93c36d25767ab2de60780e3a745145
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:06 2007 +0200

    Declarations, etc

 include/animation.h       | 32 ++++++++++++++++++++++++++++++++
 src/animation/animation.c | 20 ++++++++++----------
 2 files changed, 42 insertions(+), 10 deletions(-)

commit 0c7f78f22464c832908dc6abd9e39fdcdbb1200e
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:06 2007 +0200

    Progress marches on

 include/animation.h           |   7 +
 src/animation/animation.c     | 690 +-----------------------------------------
 src/animation/animation_tex.h |   2 +-
 src/animation/beamup.c        | 255 ++++++++++++++++
 src/animation/beamup.h        |   5 +
 src/animation/burn.c          | 423 ++++++++++++++++++++++++++
 src/animation/burn.h          |   6 +
 src/animation/fade.c          |  10 -
 src/animation/fade.h          |   1 -
 9 files changed, 713 insertions(+), 686 deletions(-)

commit 6a92ac8e3994b1dde6ef3cc7e51c766043d3d764
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:05 2007 +0200

    Fit focus fade and fade in to files...

 src/animation/animation.c | 73 ++---------------------------------------------
 src/animation/fade.c      | 26 +++++++++++++++++
 src/animation/fade.h      |  3 ++
 src/animation/focusfade.c | 39 +++++++++++++++++++++++++
 src/animation/focusfade.h |  3 ++
 5 files changed, 73 insertions(+), 71 deletions(-)

commit fae082863c323ae153117b5efe068d79f7b872c9
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:05 2007 +0200

    Continue splitting in to files...

 include/animation.h            |  16 +
 src/animation/animation.c      | 684 +----------------------------------------
 src/animation/curvedfold.c     | 124 ++++++++
 src/animation/curvedfold.h     |   3 +
 src/animation/dodge.c          | 139 +++++++++
 src/animation/dodge.h          |   4 +
 src/animation/glide.c          | 151 +++++++++
 src/animation/glide.h          |   6 +
 src/animation/horizontalfold.c | 131 ++++++++
 src/animation/horizontalfold.h |   4 +
 src/animation/rollup.c         | 132 ++++++++
 src/animation/rollup.h         |   4 +
 src/animation/zoomside.h       |  25 +-
 13 files changed, 731 insertions(+), 692 deletions(-)

commit d36e78eb163f799a12f654aca78b15d545f74b17
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:04 2007 +0200

    Add zoomside.c zoomside.h

 include/animation.h       |   5 +
 src/animation/animation.c | 236 +----------------------------------
 src/animation/zoomside.c  | 307 ++++++++++++++++++++++++++++++++++++++++++++++
 src/animation/zoomside.h  |  19 +++
 4 files changed, 332 insertions(+), 235 deletions(-)

commit 21c733d6a97e0f0a567ab23cf66ace9ff09d1f2f
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:04 2007 +0200

    Add wave.c wave.h

 src/animation/animation.c |  76 +----------------------
 src/animation/wave.c      | 150 ++++++++++++++++++++++++++++++++++++++++++++++
 src/animation/wave.h      |   9 +++
 3 files changed, 160 insertions(+), 75 deletions(-)

commit 59ca3d48d828642b4fc549a618704fe66b5077dd
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:04 2007 +0200

    Add dream.c dream.h

 include/animation.h       |   2 +
 src/animation/animation.c |  87 +-------------------------
 src/animation/dream.c     | 156 ++++++++++++++++++++++++++++++++++++++++++++++
 src/animation/dream.h     |   7 +++
 src/animation/magiclamp.c |  72 +++++++++++++++++++++
 5 files changed, 239 insertions(+), 85 deletions(-)

commit 6c9c21f6f072c4559c02e724d9ce4cffe5fe8158
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:03 2007 +0200

    Add magiclamp.c magiclamp.h

 include/animation.h       |   7 ++
 src/animation/animation.c | 311 +---------------------------------------------
 src/animation/magiclamp.c | 302 ++++++++++++++++++++++++++++++++++++++++++++
 src/animation/magiclamp.h |  14 +++
 src/animation/particle.c  |  73 +++++++++++
 5 files changed, 400 insertions(+), 307 deletions(-)

commit 4df9fade2d1b054523d2142d033d458d6d79779b
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:03 2007 +0200

    Add particle.c

 include/animation.h       |  23 +++-
 src/animation/animation.c | 263 +---------------------------------------------
 src/animation/particle.c  | 255 ++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 277 insertions(+), 264 deletions(-)

commit 73a89fb62a4daa4a3a077c38a8840edb75c496cc
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Thu Jun 21 22:26:02 2007 +0200

    Start moving some stuff in to animation.h

 include/animation.h       | 664 ++++++++++++++++++++++++++++++++++++++++++++++
 src/animation/animation.c | 661 +--------------------------------------------
 2 files changed, 665 insertions(+), 660 deletions(-)

commit 5a862a5a9fe2797ae1e6dfbe2c7c458ee22c03af
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 21 13:45:08 2007 +0200

    Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins/expo
    <unknown>
    Robert Carr
    racarr@gorbie.(none)
    Robert Carr
    racarr@gorbie.(none)
    Merge branch 'master' of git+ssh://git.opencompositing.org/git/compcomm/plugins/expo
    <unknown>
    Robert Carr
    racarr@gorbie.(none)
    Robert Carr
    racarr@gorbie.(none)
    Add ability to move focus viewport in expo with arrow keys

 src/expo/expo.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)

commit 4f69dbe1b117418badc74a92a1f19a41ed26bc64
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Jun 21 13:45:08 2007 +0200

    Fixed window opacity fading issues.

 src/expo/expo.c | 80 ++++++++++++++++++++++-----------------------------------
 1 file changed, 31 insertions(+), 49 deletions(-)

commit 3c4c46c9b22d217ee648be82145f97f678c6470e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 21 09:07:01 2007 +0200

    Properly free window private index.
    Thanks to Pafy for catching this one.

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

commit fd4692150aa60529f3b5093a42bd7ce4cf1ca90e
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Wed Jun 20 22:40:00 2007 +0200

    Fix merge...
    <unknown>
    Guillaume Seguin
    guillaume@segu.in
    Guillaume Seguin
    guillaume@segu.in
    * Fix typo that prevented switcher background to be regenerated on hsize change
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/plugins/wall
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix dependencies.
    <unknown>
    Dennis Kasprzyk
    onestone@beryl-project.org
    Dennis Kasprzyk
    onestone@beryl-project.org
    Makefile update.
    <unknown>
    Dennis Kasprzyk
    onestone@beryl-project.org
    Dennis Kasprzyk
    onestone@beryl-project.org
    Updated Makefile
    <unknown>
    Dennis Kasprzyk
    onestone@beryl-project.org
    Dennis Kasprzyk
    onestone@beryl-project.org
    Updated Makefile
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    printf -> compLogMessage
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Re-sort some options.
    <unknown>
    Danny Baumann
    dannybaumann@web.de
    Danny Baumann
    dannybaumann@web.de
    Fix indentation.

 metadata/wall.xml | 400 +++++++++++++++++++++++++++---------------------------
 src/wall/wall.c   |   5 +-
 2 files changed, 206 insertions(+), 199 deletions(-)

commit 092c2235883ceb447aebb20a1e0c91af339bb35e
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Wed Jun 20 22:40:00 2007 +0200

    Remove mousewheel stuff from wall, it is now in vpswitch

 metadata/wall.xml | 12 --------
 src/wall/wall.c   | 86 -------------------------------------------------------
 2 files changed, 98 deletions(-)

commit 1f68fe17f4eb8da1a2e5241ed4372a21e2a9b652
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Wed Jun 20 22:40:00 2007 +0200

    Fix indentation

 metadata/wall.xml | 424 +++++++++++++++++++++++++++---------------------------
 src/wall/wall.c   | 363 +++++++++++++++++++++++-----------------------
 2 files changed, 390 insertions(+), 397 deletions(-)

commit 2a5427e0d0650c0abf6c0621c3a1b0f932594a08
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 20 18:44:01 2007 +0200

    Rename to Compiz fusion

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

commit 0a04350438245a77bd0963f2bffc3d9d3faa1dfe
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 20 15:13:20 2007 +0200

    Added vpswitch to build system.

 configure.ac             |  1 +
 metadata/Makefile.am     |  3 ++-
 src/Makefile.am          |  2 +-
 src/vpswitch/Makefile.am | 27 +++++++++++++++++++++++++++
 4 files changed, 31 insertions(+), 2 deletions(-)

commit 93f3ea426327220c7dcbbe77c3b2ac177c707b73
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Jun 20 15:08:38 2007 +0200

    Allow also clicks on the root window.

 metadata/vpswitch.xml   |  49 +++++++++++++
 src/vpswitch/vpswitch.c | 185 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 234 insertions(+)

commit b832afe6a94af366a0737059772541f12134d278
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Wed Jun 20 01:35:01 2007 +0200

    Merge branch 'master' of git+ssh://git.opencompositing.org/git/compcomm/plugins/expo
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis Kasprzyk
    onestone@opencompositing.org
    Added option to control the zoom out duration

 metadata/expo.xml | 8 ++++++++
 src/expo/expo.c   | 6 ++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 161b3b4f96a2c7723f908fc20a1a201f0b072668
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Wed Jun 20 01:35:00 2007 +0200

    Add ability to move focus viewport in expo with arrow keys

 metadata/expo.xml |  8 --------
 src/expo/expo.c   | 51 +++++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 47 insertions(+), 12 deletions(-)

commit 2f4b6a989bd855818745ba1e96ae4fa9d004142f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 19 15:37:45 2007 +0200

    Adjust header.

 src/scaleaddon/scaleaddon.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 707cb0ead7ba076ffd037894bb05bfac9660d7cc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Jun 18 04:16:40 2007 +0200

    Added option to control the zoom out duration

 metadata/expo.xml | 8 ++++++++
 src/expo/expo.c   | 6 ++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

commit 097cbdfff85a2a7d7494428ddaac54c2612a0103
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Jun 14 09:58:51 2007 +0200

    Fix size calculation for windows without size increment hint.

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

commit 908e4ae92ed73ab6baa6f4619c7a89d4706acb3c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Jun 12 08:08:27 2007 +0200

    Properly adjust maximum size of window title to slot size.

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

commit 42a2b586f59df44b61be70419c2055b360fc8cea
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Tue Jun 12 00:55:11 2007 +0200

    install text.h

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

commit e79cc04c5c13b1fe28798b8cc0ddcc7f79981183
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Tue Jun 12 00:49:03 2007 +0200

    remove unneeded Makefile

 include/Makefile | 436 -------------------------------------------------------
 1 file changed, 436 deletions(-)

commit 8019946b17dacac8be7577ada5b8a5741aaaf169
Merge: 2d34708 1d83538
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 23:05:34 2007 +0200

    Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins-main

commit 2d347087d730a660eb846e1b0805982be72f96d8
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 23:04:50 2007 +0200

    added missing file

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

commit 1d83538a7a3be1e804289a252ea2c52354df8097
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Jun 11 22:32:36 2007 +0200

    * Remove text.h from Makefile.am

 src/text/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

commit bf1c212150953d12eb44e8480f5fe08ab95d343c
Merge: 94353a0 6d40bf9
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 21:52:03 2007 +0200

    Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins-main

commit 6d40bf990ff9c470ab15abb76a21e39c377c4ebd
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 21:51:54 2007 +0200

    add exec_prefix

 compiz-text.pc.in | 1 +
 1 file changed, 1 insertion(+)

commit 80c825b272cd995a02f5357640c12cbdc1ef75c8
Merge: a5cc082 ec3e4ba
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Jun 11 21:48:26 2007 +0200

    Merge branch 'master' of git+ssh://guillaume@git.opencompositing.org/git/compcomm/plugins-main

commit ec3e4ba90c894b10844a13858d737122501b4310
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 21:45:21 2007 +0200

    We require simply compiz

 compiz-text.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 94353a0c1256642db08b257f676eabb10a6cf304
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 21:42:45 2007 +0200

    Install text.h.

 configure.ac      |   1 +
 include/Makefile  | 436 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/Makefile.in.in | 218 ---------------------------
 3 files changed, 437 insertions(+), 218 deletions(-)

commit a5cc0824cbbac9b35dc4e3d917ee9bfc1fb63319
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Jun 11 21:42:45 2007 +0200

    * Remove text.h from src/text/

 src/text/text.h | 50 --------------------------------------------------
 1 file changed, 50 deletions(-)

commit 0ef3ffb6c31006af1310364bd54af4cea60ad367
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 21:34:34 2007 +0200

    dummy commit

 include/text.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)

commit 7d3098d0eb13368f6be993e46a362d03249f7091
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Jun 11 19:43:28 2007 +0200

    * Fix typo that prevented switcher background to be regenerated on hsize change

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

commit 02755dcc9c3ac793789a331f9be0efc054e5a6ca
Merge: 0fe3d33 48f3800
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 19:09:03 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/plugins-main

commit 48f3800c6e60017ad884ec8062dfcc493e1c36b3
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 19:08:45 2007 +0200

    Makefile update.

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

commit 0fe3d33c35fe1ee74d18b0b394dad76513c65a41
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 19:08:42 2007 +0200

    Install text plugin header and pkg-config file.

 Makefile.am          | 8 ++++++++
 configure.ac         | 1 +
 src/text/Makefile.am | 3 +++
 3 files changed, 12 insertions(+)

commit be2c2bf8b5b415779d5cb1601a6564a71b83a7b4
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 19:08:22 2007 +0200

    Makefile update.

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

commit 56d469d1a3c85805bfd0e313aaadf1b7523f444b
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 19:08:18 2007 +0200

    Fixed include file (should have been done by commit hook...)

 src/ring/ring.c           | 2 +-
 src/thumbnail/thumbnail.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 8be5d062e0420f440cbc6aef8d4e8a6d9dcda28e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 19:02:14 2007 +0200

    Fix include file.

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

commit bd6a820778c2c4254bfd3d92aceba377a7aa6f29
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 18:57:08 2007 +0200

    Updated Makefile and use text plugin package.

 src/scaleaddon/scaleaddon.c  |  2 +-
 src/scaleaddon/text-plugin.h | 50 --------------------------------------------
 2 files changed, 1 insertion(+), 51 deletions(-)

commit 3dc807b91c2784e848182709665663a0bf3a6cea
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 18:56:16 2007 +0200

    Added pkg-config file and adjusted header file name.

 compiz-text.pc.in                        | 11 +++++++++++
 include/text-plugin.h => src/text/text.h |  0
 2 files changed, 11 insertions(+)

commit 6f29e60a4aa97e0471af6eed7dcf4baa18b7a3fa
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 17:04:19 2007 +0200

    Move to utility section.

 metadata/scaleaddon.xml | 1 +
 1 file changed, 1 insertion(+)

commit 973ca1a03a64ad9fac50b9b8c336202b46895c03
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 17:04:03 2007 +0200

    Move to utility section.

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

commit 309bc41bf88e4b9493439035859b89b475a1b0ee
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 11 14:10:20 2007 +0200

    Remove command line parameters for wall/resizeinfo/text build and replace them by proper package checks.

 configure.ac               | 32 ++++++++++++--------------------
 po/Makefile.in.in          | 39 ++++++++++++++++++---------------------
 src/resizeinfo/Makefile.am |  4 ++--
 src/scaleaddon/Makefile.am |  7 ++++---
 src/text/Makefile.am       |  4 ++--
 src/wall/Makefile.am       |  4 ++--
 6 files changed, 40 insertions(+), 50 deletions(-)

commit 73fc5d3796cc65b0f30237609beefefde63a9493
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 11 13:53:04 2007 +0200

    Fixed scaleaddon build.

 configure.ac               | 6 ++++++
 metadata/Makefile.am       | 3 ++-
 src/scaleaddon/Makefile.am | 4 ++++
 3 files changed, 12 insertions(+), 1 deletion(-)

commit e007b79f8d6ff675cbcc7368d40d23b9659a36b4
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Mon Jun 11 00:37:44 2007 +0200

    Indentation

 src/resizeinfo/resizeinfo.c | 184 ++++++++++++++++++++++----------------------
 1 file changed, 92 insertions(+), 92 deletions(-)

commit f459fac5dc9892650b799fd0c0a049c4b839227e
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Mon Jun 11 00:37:44 2007 +0200

    Remove useless info shown when 'resizing' maximized window

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

commit e5dc1a5738e6adf77c3deaeeaa6d0a7196465d46
Author: Robert Carr <racarr@gorbie.(none)>
Date:   Mon Jun 11 00:23:57 2007 +0200

    Fix calculation

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

commit 8992599c4115f4db26fcf31c4dc4361bfd85ef36
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Jun 10 20:20:41 2007 +0200

    * Fix build for real...

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

commit 333496df55b011d4d79359a4203f11c28bc00fc6
Merge: e8bb1ad ab810fb
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Jun 10 18:11:19 2007 +0200

    Merge branch 'master' of git+ssh://guillaume@git.opencompositing.org/git/compcomm/plugins-main

commit e8bb1ad08bfc04ef69b21c6096365427e7e18021
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Jun 10 18:08:25 2007 +0200

    * Fix src/scaleaddon/Makefile.am (-_-)

 src/scaleaddon/Makefile.am | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit ab810fb9fdeffd072fdd0c6327b9f94c2534c9b6
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jun 10 17:30:51 2007 +0200

    Fix indentation.

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

commit a871be32b824676391a36b5c9d371ae1a7220acc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jun 10 17:17:17 2007 +0200

    Reordered some options. Fixed some options.

 metadata/animation.xml | 108 ++++++++++++++++++++++++-------------------------
 1 file changed, 54 insertions(+), 54 deletions(-)

commit 16fba980dd3c5c5490367754b1183e5140695d96
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 14:57:42 2007 +0200

    Don't wait for animation to finish for doing actions.

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

commit 7a32506920d9822af6fd5db170a94f9972d97434
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 14:34:36 2007 +0200

    Correctly round window highlight rectangle position.

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

commit b83075c4aee398e7b1e40786b3ef4c6a84995455
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 13:56:05 2007 +0200

    printf -> compLogMessage

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

commit 9ed305e4f06d221c4910989d48cd17fe156e1e42
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 13:55:27 2007 +0200

    printf -> compLogMessage

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

commit 730e9c82cec85ac954bdfc3d682fb471ea179da8
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 13:46:41 2007 +0200

    printf -> compLogMessage

 src/text/text.c | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

commit a17918d05f400c7e199a6cde2413c0940eed79c0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 13:35:53 2007 +0200

    printf -> compLogMessage

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

commit 42ee0e4292be6a8942a2132a38c1aeb8e34f0329
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 13:35:30 2007 +0200

    Use hovered window instead of selected window.

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

commit db751e61a7c191b050b791716c2ea3b6e88541bf
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 13:34:59 2007 +0200

    Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/plugins/animation
    <unknown>
    Erkin Bahceci
    erkinbah@gmail.com
    Erkin Bahceci
    erkinbah@gmail.com
    Prevent dodging panels when apps are switching from fullscreen.

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

commit 39551f5f8c2c62ed4241ca0b05826393b04d7c17
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 10 13:34:58 2007 +0200

    printf -> compLogMessage

 src/animation/animation.c | 86 ++++++++++++++++++++++++++++-------------------
 1 file changed, 51 insertions(+), 35 deletions(-)

commit 8cc7c5270581c859b6909aeefb4a66f6ea25ef02
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jun 10 11:14:02 2007 +0200

    Prevent dodging panels when apps are switching from fullscreen.

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

commit 60a7c6de8992037a4625e92bd105d3e810833540
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sun Jun 10 02:28:08 2007 +0200

    * Update build system for scaleaddon

 configure.ac               |  1 +
 src/Makefile.am            |  2 +-
 src/scaleaddon/Makefile.am | 31 +++++++++++++++++++++++++++++++
 3 files changed, 33 insertions(+), 1 deletion(-)

commit 9c9a186bdf110f9311246870b9c602203d964779
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 9 14:56:39 2007 +0200

    Dummy commit.

 metadata/scaleaddon.xml      |  126 +++++
 src/scaleaddon/scaleaddon.c  | 1227 ++++++++++++++++++++++++++++++++++++++++++
 src/scaleaddon/text-plugin.h |   50 ++
 3 files changed, 1403 insertions(+)

commit e55f0a3d09f5710d761fcbfb3dea7d7c1f740eae
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Sat Jun 9 13:02:50 2007 +0200

    Fix make distcheck

 src/Makefile.am            | 2 +-
 src/expo/Makefile.am       | 2 +-
 src/jpeg/Makefile.am       | 2 +-
 src/neg/Makefile.am        | 2 +-
 src/opacify/Makefile.am    | 2 +-
 src/put/Makefile.am        | 2 +-
 src/resizeinfo/Makefile.am | 2 +-
 src/ring/Makefile.am       | 4 ++--
 src/snap/Makefile.am       | 2 +-
 src/text/Makefile.am       | 2 +-
 src/thumbnail/Makefile.am  | 2 +-
 src/wall/Makefile.am       | 2 +-
 src/winrules/Makefile.am   | 2 +-
 13 files changed, 14 insertions(+), 14 deletions(-)

commit 649a94d0d09fa30a23eaa51612c32c67be773e49
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 18:01:54 2007 +0200

    Re-sort options.

 metadata/ring.xml | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit 1e1e3f54848d324e75e6de8ec3df573adff917db
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 18:01:54 2007 +0200

    Typo fix.

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

commit f643c530d288cd28271bab9567766959f5bcc1ad
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 18:01:54 2007 +0200

    Whitespace fixes.

 metadata/ring.xml | 464 +++++++++++++++++++++++++++---------------------------
 1 file changed, 232 insertions(+), 232 deletions(-)

commit 08d3f0e0fb849762ae8b2fca47c426edb7f959c4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 17:49:33 2007 +0200

    Added category and grouping.

 metadata/winrules.xml | 167 ++++++++++++++++++++++++++------------------------
 1 file changed, 87 insertions(+), 80 deletions(-)

commit 5bd2e2a24621a194e24f13345a8a1b44ed118e07
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 17:49:33 2007 +0200

    Fix whitespace.

 metadata/winrules.xml | 186 +++++++++++++++++++++++++-------------------------
 1 file changed, 93 insertions(+), 93 deletions(-)

commit 330fc4ff1bbd328f0c78244ac602ebeb36d6ee23
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 16:01:30 2007 +0200

    Re-sort some options.

 metadata/expo.xml | 64 ++++++++++++++++++++++++++++++-------------------------
 1 file changed, 35 insertions(+), 29 deletions(-)

commit be241b7eda598937571ad6ecaac430e6fb06917d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 16:01:29 2007 +0200

    Fix indention.

 metadata/expo.xml | 216 +++++++++++++++++++++++++++---------------------------
 1 file changed, 108 insertions(+), 108 deletions(-)

commit a09f9d66373f4dcecb4d75296a1be0a1921bfffd
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 15:53:25 2007 +0200

    Re-sort some options.

 metadata/wall.xml | 54 ++++++++++++++++++++++++++++++------------------------
 1 file changed, 30 insertions(+), 24 deletions(-)

commit 1244f3ef8978dffa6cbb47d9d7a4935314ff291a
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 15:53:25 2007 +0200

    Fix indentation.

 metadata/wall.xml | 418 +++++++++++++++++++++++++++---------------------------
 1 file changed, 209 insertions(+), 209 deletions(-)

commit cb85f350d01a5af9df89e20cac195480df4573c6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Jun 8 09:43:27 2007 +0200

    Don't do a fade animation while scale is active.

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

commit be50d3d4941809940b531ea76bfc7e229e26b483
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 8 04:59:59 2007 +0200

    Fix Explode.

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

commit 145f674ce7ece7f804129c075a0668cfff418ece
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 8 04:59:59 2007 +0200

    Correct indentation.

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

commit 3f291f25b872b8a7bd8001ff95e2e288c8590557
Author: Trevi - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jun 8 03:05:08 2007 +0200

    Include Java apps in Opacify List

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

commit 188831573e24c57eced29f0324d220ec36bff1c3
Author: Trevi - 3v1n0 <trevi55@gmail.com>
Date:   Fri Jun 8 03:02:13 2007 +0200

    Shows correctly Java and Firefox tools on Ring switcher

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

commit 8ea5b5a4ac2e0bad4e7340be3fb5b949fc886c70
Author: Trevio <trevi55@gmail.com>
Date:   Fri Jun 8 02:56:00 2007 +0200

    Set right animations for Java apps by default. Hello git! :)

 metadata/animation.xml | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit 60a8b5800e29a1f7a376c0083fbb2708f0074230
Author: Patrick Niklaus <marex@opencompositing.org>
Date:   Wed Jun 6 20:40:18 2007 +0200

    Fix metadata for expo animation

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

commit c6c2b8b21b11fb1d55cc8d9c9f20fff570f2463f
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Wed Jun 6 16:31:32 2007 +0200

    Removed string restrictions

 metadata/expo.xml | 27 ++++++++++++++++++---------
 src/expo/expo.c   | 15 ++++++++-------
 2 files changed, 26 insertions(+), 16 deletions(-)

commit 95551f48fa353a17ab1d0ce9493803c3075466fc
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Wed Jun 6 15:22:56 2007 +0200

    Added aspect ratio option

 metadata/expo.xml | 10 +++++++++-
 src/expo/expo.c   | 26 ++++++++++++++++++++++++--
 2 files changed, 33 insertions(+), 3 deletions(-)

commit e2495c6fed2fd6e39bbfea5b2ad45051630a1701
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Wed Jun 6 15:22:56 2007 +0200

    Added distance option

 metadata/expo.xml |  8 ++++++++
 src/expo/expo.c   | 11 ++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

commit ee46467c98f0feb844de023efa43045dcec6c7c8
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Wed Jun 6 15:22:56 2007 +0200

    - added ground size option
    - improved mouse handling code

 metadata/expo.xml |  8 ++++++
 src/expo/expo.c   | 86 +++++++++++++++++++++++++++++++++----------------------
 2 files changed, 60 insertions(+), 34 deletions(-)

commit 5c96e511ed0e9b6df4ff4f0d9f66d2fe806e0b00
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Jun 6 08:47:50 2007 +0200

    Adjust TODO list and mail address.

 src/ring/ring.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit a6141a1145bff220ee9e46e52ea7c51f7e335c70
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Tue Jun 5 15:03:18 2007 +0200

    added ground color selection

 metadata/expo.xml | 28 ++++++++++++++++++++--------
 src/expo/expo.c   |  4 ++--
 2 files changed, 22 insertions(+), 10 deletions(-)

commit c067b52bbe545760c821b7d07cb6bdc7f655713d
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Tue Jun 5 03:36:44 2007 +0200

    Show reflection in non rotated mode too

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

commit 5caa51d9bed9fb8c5925d03721a94a238769526d
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 4 22:34:09 2007 +0200

    Don't unwrap a non used function.

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

commit aae4ea5e73f462f811a2ccd7b4e4d9cd165f2aeb
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 4 22:13:45 2007 +0200

    Fixed reflection fadeout

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

commit c95c2bc7084030d682ddca5ae574111ff59a8fa3
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 4 21:30:15 2007 +0200

    Added a reflective ground

 metadata/expo.xml |   5 ++
 src/expo/expo.c   | 230 ++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 151 insertions(+), 84 deletions(-)

commit c4331393255aad7908601829ea1c9aec530d13a5
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 4 16:17:34 2007 +0200

    Minor cleanup.

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

commit 575f45ad9176e33d10678776683dc32246415426
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon Jun 4 15:32:34 2007 +0200

    Added better multimonitor handling

 metadata/wall.xml | 15 +++++++++++++++
 src/wall/wall.c   | 53 +++++++++++++++++++++++++++++++++++++----------------
 2 files changed, 52 insertions(+), 16 deletions(-)

commit d02e1acb02fc4cfa9e42ca466e643af5909ce969
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Jun 4 08:45:39 2007 +0200

    Improve spelling and code formatting.

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

commit 54e6dfa2632d51ced9f9b7925bcc9536755b92b1
Author: Quinn Storm <quinn@quinn-laptop.(none)>
Date:   Mon Jun 4 02:37:36 2007 +0200

    add simple option to specify which ring direction is 'next', affects layout and rotation by simply mirroring X translation when enabled
    default is the old behaviour, though enabling it brings ring more in line with the behaviour of the regular switcher

 metadata/ring.xml | 5 +++++
 src/ring/ring.c   | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 13e8ae486462a8f2a09bf29b6702efd94befeb33
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sun Jun 3 12:53:57 2007 +0200

    Use int options and int descriptions for the animation type options.

 metadata/animation.xml    | 1240 +++++++++++++++++++++++++++++++++------------
 src/animation/animation.c |  346 +++++--------
 2 files changed, 1045 insertions(+), 541 deletions(-)

commit d62e7cb2151dd1ea738254829fd268c44bb776a5
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jun 3 05:33:07 2007 +0200

    Avoid crash when using dodge with ring switcher

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

commit 00f3993bc604caca7830e00074fea136f5f5d4fa
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jun 3 05:10:09 2007 +0200

    Fix fade focus and dodge problem when used after switcher

 src/animation/animation.c | 36 +++++++++++++++++++++---------------
 1 file changed, 21 insertions(+), 15 deletions(-)

commit 4474aa4e9b05bb1cc015c841d52d10c306a359b4
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jun 3 03:49:28 2007 +0200

    Consistent indentation in xml

 metadata/animation.xml | 1798 ++++++++++++++++++++++++------------------------
 1 file changed, 899 insertions(+), 899 deletions(-)

commit 5614f7204af80a7cf7ff7b5723d900cfba8f0641
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sun Jun 3 02:40:55 2007 +0200

    Get rid of compile warnings

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

commit 871065f912fd87bb0c6fa94a93a0cab25632f612
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jun 2 18:59:16 2007 +0200

    * commit msg test: (a), d.e. a / b
    * a

 src/animation/animation.c | 1 -
 1 file changed, 1 deletion(-)

commit f8bba4496724538cf20154965236688ba4ac8b20
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jun 2 18:51:02 2007 +0200

    push test /

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

commit 69dd510e5803b8e15d0a5300409993e91b1962c1
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jun 2 18:41:34 2007 +0200

    * New focus effect: Dodge  (idea from Dennis Kasprzyk)
    * Dodge Gap Ratio option
    * Fix focus stacking (lowering case with 2 windows)
    * Allow animations with CompTransform
    * Allow modelless animations, i.e. using only CompTransform, WindowPaintAttrib
    * Remove duplicate functions

 metadata/animation.xml    |  13 +
 src/animation/animation.c | 753 ++++++++++++++++++++++++++++++++++------------
 2 files changed, 570 insertions(+), 196 deletions(-)

commit 319d23706b573492f94e071ed27028cc810b76c3
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jun 2 18:36:18 2007 +0200

    * push test
    * case correction

 metadata/animation.xml    | 14 +++++++-------
 src/animation/animation.c |  1 +
 2 files changed, 8 insertions(+), 7 deletions(-)

commit 2069d089e29a0eb1f0e0acdccb795c4da2052bd2
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Jun 2 18:18:24 2007 +0200

    test commit

 src/animation/animation.c | 1 -
 1 file changed, 1 deletion(-)

commit c2446ebeec72d0ac836d3310cd456784c66c1afa
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Jun 2 17:59:08 2007 +0200

    Track the first grabbed window, not the last one.
    The old behaviour could cause problems while resizing grouped windows.

 src/resizeinfo/resizeinfo.c | 31 ++++++++++++++++++-------------
 1 file changed, 18 insertions(+), 13 deletions(-)

commit 3175ba6d4d0fc29eaa05ff6297ff617489a97591
Author: Danny Baumann <daba@mobilrechner.localdomain>
Date:   Sat Jun 2 17:25:17 2007 +0200

    Remove No

 metadata/ring.xml | 5 -----
 src/ring/ring.c   | 3 +--
 2 files changed, 1 insertion(+), 7 deletions(-)

commit d4770f77c6ba3fecd5158097bee99e1b08e0a581
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sat Jun 2 15:05:48 2007 +0200

    - Use new output system to fix multihead
    - Huge code cleanup

 metadata/expo.xml |   5 +-
 src/expo/expo.c   | 183 ++++++++++++++++++++++--------------------------------
 2 files changed, 74 insertions(+), 114 deletions(-)

commit a9d5e09294951a562d982fb82cbd6504a7992dbc
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 1 03:45:35 2007 +0200

    Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins/animation
    <unknown>
    Dennis Kasprzyk
    onestone@opencompositing.org
    Dennis kasprzyk
    onestone@opencompositing.org
    Applied lastest core changes

 src/animation/animation.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 23ef67b7209d504bf822a7d5ed9e72add5f94c73
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 1 03:45:35 2007 +0200

    Rename function and little clean-up.

 src/animation/animation.c | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

commit e36ea80ed05235624f8535590205f6619f4021b6
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Jun 1 03:45:34 2007 +0200

    Variable relocation.

 src/animation/animation.c | 101 +++++++++++++++++++++-------------------------
 1 file changed, 46 insertions(+), 55 deletions(-)

commit 223a1a5b6ee2d829a9f66cf3371e1ddda239f6ad
Author: Quinn Storm <quinn@quinn-laptop.(none)>
Date:   Fri Jun 1 03:42:30 2007 +0200

    mark the spring model option as buggy

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

commit ba4ead2697e196d8962948200a7ee87f24612ec1
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 02:15:32 2007 +0200

    Applied lastest core changes

 src/wall/wall.c | 84 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 43 insertions(+), 41 deletions(-)

commit 0ed46a508a6d6d7a93fbfce0cfe833785fc6de1d
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 02:09:26 2007 +0200

    Applied lastest core changes

 src/thumbnail/thumbnail.c | 34 ++++++++++++++++++----------------
 1 file changed, 18 insertions(+), 16 deletions(-)

commit 9597cbcc7051c231c97df67e72fcfc6690fc2dbc
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 02:04:46 2007 +0200

    Applied lastest core changes

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

commit d8aa18dc73e689ac2028cdf19a7fbe8173b59f7d
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 02:03:48 2007 +0200

    Applied lastest core changes

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

commit 7f166859b5c10ac6ae64e28e1e491f79805555a7
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 02:02:54 2007 +0200

    Applied lastest core changes

 src/put/put.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit e7cc96352f7ea1096bc67bbb595eec25bdbaaf10
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 01:48:15 2007 +0200

    Applied lastest core changes

 src/expo/expo.c | 81 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 41 insertions(+), 40 deletions(-)

commit e7dc32507d6d676c2d7583640488ac74343ad3d3
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Fri Jun 1 01:42:23 2007 +0200

    Applied lastest core changes

 src/animation/animation.c | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 79a6d08341c31b933a4724e12dd0497567a0b635
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu May 24 09:02:03 2007 +0200

    Crash fix.
    Next time I will actually try to run the code before committing, I promise.

 src/resizeinfo/resizeinfo.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

commit 2c9a0b91c8d3dafd99d060b5da8a819ac6700e46
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu May 24 09:02:03 2007 +0200

    Build fix.

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

commit 124777c0666c638b8316a849c9c2050680247a8d
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu May 24 09:02:03 2007 +0200

    Use Compiz' resize notify message to determine the current window size.

 src/resizeinfo/resizeinfo.c | 100 ++++++++++++++++++++++++++++++++------------
 1 file changed, 74 insertions(+), 26 deletions(-)

commit e656609f88957666a00d85d2ee9a9ffe50588fe4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu May 24 09:02:03 2007 +0200

    Whitespace & formatting improvements.

 src/resizeinfo/resizeinfo.c | 540 ++++++++++++++++++++++----------------------
 1 file changed, 273 insertions(+), 267 deletions(-)

commit 97d5862e6d3690ce8e99ff173a43273d69ebaf26
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu May 24 09:02:02 2007 +0200

    Load resizeinfo after resize.
    This makes sure the info box is drawn above the resize rectangle.

 metadata/resizeinfo.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 7f4a1df62d535d4ecda7829689230eaae7325d97
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Thu May 24 03:00:49 2007 +0200

    link expo with GLU

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

commit 3fb4f4824adc311c025bc5c8eefaa80a03236540
Author: Danny Baumann <daba@mobilrechner.localdomain>
Date:   Wed May 23 06:35:56 2007 +0200

    Improve formatting and option description.

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

commit 952f53315f6b6284c7a26996f96d172faed6738a
Author: Quinn <quinn@darter.(none)>
Date:   Tue May 22 10:43:24 2007 +0200

    add (admittedly ill-described at the moment) option to ring plugin to turn off the disabling of the spring model after the ring has 'settled', in order to make experience more consistent (otherwise you can't be sure if the user will see springy or non-springy ring rotation, depending on if they let the ring settle)

 metadata/ring.xml | 5 +++++
 src/ring/ring.c   | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 7058db114b965303aaf0748eb888e839aceb3cdc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 21 18:06:03 2007 +0200

    Fix basic metadata for former string options.

 src/animation/animation.c | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

commit 876798e96343252d9240692a551df0fd61ef5af1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon May 21 18:00:55 2007 +0200

    Begin to convert animation to use int descriptions.

 metadata/animation.xml    | 122 +++++++++++++++++++++++++++++++++-------------
 src/animation/animation.c |  92 ++++++----------------------------
 2 files changed, 102 insertions(+), 112 deletions(-)

commit 9ae91fbe16e0d0b5dd3e5050402ecbed51280998
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 17:35:14 2007 +0200

    we have a simple 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               | 203 +++++++++++++++++++++++++++
 include/text-plugin.h      |  50 +++++++
 metadata/Makefile.am       |  33 +++++
 po/Makefile.in.in          | 221 +++++++++++++++++++++++++++++
 src/Makefile.am            |   2 +
 src/animation/Makefile.am  |  17 +++
 src/expo/Makefile.am       |  27 ++++
 src/jpeg/Makefile.am       |  30 ++++
 src/neg/Makefile.am        |  27 ++++
 src/opacify/Makefile.am    |  27 ++++
 src/put/Makefile.am        |  27 ++++
 src/resizeinfo/Makefile.am |  31 +++++
 src/ring/Makefile.am       |  27 ++++
 src/snap/Makefile.am       |  27 ++++
 src/text/Makefile.am       |  31 +++++
 src/thumbnail/Makefile.am  |  27 ++++
 src/wall/Makefile.am       |  31 +++++
 src/winrules/Makefile.am   |  27 ++++
 28 files changed, 1472 insertions(+)

commit e4c67d3783f787e098b6e6db794dcafac8cf5b02
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 04:06:38 2007 +0200

    schema is generated from xml

 winrules.schemawinrules.schema | 238 -----------------------------------------
 1 file changed, 238 deletions(-)

commit 1ba5a09e10f20059d894c03c70d07c7c654f95ba
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 04:01:14 2007 +0200

    Makefile update

 metadata/winrules.xml          |  94 +++++
 src/winrules/winrules.c        | 880 +++++++++++++++++++++++++++++++++++++++++
 winrules.schemawinrules.schema | 238 +++++++++++
 3 files changed, 1212 insertions(+)

commit 320fff2bf9269ce4859de18bb4ce298e2f23418a
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 04:01:05 2007 +0200

    Makefile update

 metadata/wall.xml |  197 ++++++
 src/wall/wall.c   | 1767 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1964 insertions(+)

commit 201985616074061de64310973a8f18d8548c6935
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 04:00:33 2007 +0200

    Makefile update

 metadata/thumbnail.xml        |  105 ++++
 src/thumbnail/thumbnail.c     | 1333 +++++++++++++++++++++++++++++++++++++++++
 src/thumbnail/thumbnail_tex.h |  313 ++++++++++
 3 files changed, 1751 insertions(+)

commit 37fa719366fd04eb3087522e2777fbd733e6ed17
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 04:00:22 2007 +0200

    Makefile update

 metadata/text.xml |   8 ++
 src/text/text.c   | 367 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 375 insertions(+)

commit ef8e9ab907a458f0459817d902c2a2a6cffae482
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:59:51 2007 +0200

    Makefile update

 metadata/snap.xml |  100 +++++
 src/snap/snap.c   | 1168 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1268 insertions(+)

commit 7ca06cd8e884cb116979f4b567d88f2c7f105a30
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:59:19 2007 +0200

    Makefile update

 metadata/ring.xml |  230 +++++++
 src/ring/ring.c   | 1782 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 2012 insertions(+)

commit c915de58999203cf9abc7e9615f883ff88998426
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:59:09 2007 +0200

    Makefile update

 metadata/resizeinfo.xml     |  66 +++++
 src/resizeinfo/resizeinfo.c | 603 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 669 insertions(+)

commit 0a278322d113b576e925e500b5a4925b68b5e778
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:58:51 2007 +0200

    Makefile update

 metadata/put.xml |  320 +++++++++++++
 src/put/put.c    | 1401 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1721 insertions(+)

commit 54114c77e396f7ddb190cf3d0361c1dc4d1fd598
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:58:44 2007 +0200

    Makefile update

 metadata/opacify.xml  |  88 +++++++++
 src/opacify/opacify.c | 536 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 624 insertions(+)

commit 3673898c4b7d24a4f2ee6d32ec7e32bd78e768db
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:58:36 2007 +0200

    Makefile update

 metadata/neg.xml |  40 +++
 src/neg/neg.c    | 752 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 792 insertions(+)

commit e94184aae31df1da3f9a6a845e09342a1c3ee3c5
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:58:17 2007 +0200

    Makefile update

 metadata/imgjpeg.xml |  20 +++
 src/jpeg/imgjpeg.c   | 388 +++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 408 insertions(+)

commit eb8db14e47d9e254b72a170fa412cac50e1cea17
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:54:20 2007 +0200

    Makefile update

 metadata/expo.xml |  64 ++++
 src/expo/expo.c   | 871 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 935 insertions(+)

commit cb3417ed406e1898d3844598303eb411cd049f0c
Author: Dennis Kasprzyk <onestone@beryl-project.org>
Date:   Mon May 21 03:53:41 2007 +0200

    Makefile update

 metadata/animation.xml        |  967 +++++
 src/animation/animation.c     | 8686 +++++++++++++++++++++++++++++++++++++++++
 src/animation/animation_tex.h |  222 ++
 3 files changed, 9875 insertions(+)

commit f4d5ab9e60038da7363419576dae4e12ce936473
Author: compiz <compiz@de35.org>
Date:   Mon May 21 00:28:45 2007 +0200

    Dummy commit

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