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

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



New branch 'debian-unstable' available with the following commits:
commit 5b12c3779604d6076ad7af38b12da6dd9cf5df05
Author: Sean Finney <seanius@debian.org>
Date:   Sat Nov 10 20:07:35 2007 +0100

    keep text.h header, needed by c-f-p-extra.

commit 3f3ed932c4186615c60a43671ca2c683f5248bc1
Author: Sean Finney <seanius@debian.org>
Date:   Sat Nov 10 00:27:43 2007 +0100

    initial debianization

commit 1061426ff679dc4ae4c70a5f056912eafbca5bf3
Author: Sean Finney <seanius@debian.org>
Date:   Sat Nov 10 00:26:47 2007 +0100

    run ./autogen.sh

commit 94403ef230e18b26bad3557bedd1e7c63dd7ab36
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.
    (cherry picked from commit ba249a2f26543a4dc3e15b9f191032054d49bf32)

commit 672bc664ee1467b54f889249eb9f328e30c0683c
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.

commit dbef4a98f1882deb72bfe0ccf7276e60eac56b1d
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.

commit a3b9b385ffd3cc193ce21d2bde62d03d84ac4b00
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.

commit 6c0c1879c60e2c4ee719c3ebc1755a37da8a2ca4
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.

commit 6e41d29e438c94cd4ac8e81cf689a304058c3bee
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Wed Oct 3 13:13:45 2007 +0530

    bump version to 0.6.0

commit 5c1acc1a9502e0b1b1fdcf6d50670db2da902893
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.

commit abb3ef56048fdcae3ec3d1140eac4aacfb5add09
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Oct 2 16:06:08 2007 +0200

    Proper error handling for invalid JPEG files.

commit c6088ca5c600f8b5f71b7589c36bb779b4bae26d
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.

commit 6a1e9cad1aa181ad4f925007882459a7d295015a
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.

commit 406870f1f28b545b8cc92ce0bf29584489418a04
Author: Jigish Gohil <cyberorg@prime.(none)>
Date:   Fri Sep 28 14:01:48 2007 +0530

    merge translations into 0.6.0 branch

commit 809c6e2b882a9fe27812cc568a2163dec4367395
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 25 11:03:58 2007 +0200

    passive_grab must be set to false, not true.

commit 0e0e9a894519956cb334df4077b791fb4ef610d6
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 21 11:16:45 2007 +0200

    Fix in-window calculations.

commit 09b700ae564ed811eed4793380cd3b0fd15a4ccf
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.

commit 172e4efb8a7b95608cb4f83615375e9aa49fdc67
Author: Danny Baumann <dannybaumann@web.de>
Date:   Sat Sep 8 15:08:32 2007 +0200

    Properly terminate strings.

commit ca2866b021d7183ace34c89decbc5715fc36ffea
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 7 17:56:38 2007 +0200

    Replace strndup usage with malloc and strncpy.

commit 1e195e86c662ba189786ca47a7f1144860a8f5c6
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.

commit a096a91159b97bd63d890bfe0a644032917fc7cf
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.

commit e2727cdc91579e76622e20a77a5519f81ba267dc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Sep 18 08:40:31 2007 +0200

    Fix byte ordering for big endian machines.

commit b5ed32293eccc3f49bdd4a03db59983561950064
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 17 18:13:24 2007 +0200

    Use current aspact ratio for reflection calculation.

commit 539ff81cf8770f94361ca453b73b4510d4b24742
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 17:11:38 2007 +0200

    Firefox 3 has Popup as menu class name.

commit fab9bb887eace6e92641e7a3973f73983164ce51
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Sep 17 11:23:33 2007 +0200

    Fix default keybinding.

commit e7151570ea267f709acd0edb5a037c968e8aa9d0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Sep 14 11:37:03 2007 +0200

    Track core changes.

commit 38ee44bb5e71d8458d4b454e2e80f7ac91c1d0c5
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.

commit 6a3c3602af18c86fc96bf98452f97f950ec45b80
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.
    (cherry picked from commit b675da0a19b2d7af4864d8b5e8f975e155ff03d4)

commit a19a2552ecca55fe152a6be709cb4874bd3287d9
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.
    (cherry picked from commit 30ff4807fdd25473f81ecb2da09a3abfa08c4bd2)

commit 3ea28a241ce51074e14efc30a811af647fa91c37
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 21:05:24 2007 +0200

    Equalize dream duration with others. Move constants.
    (cherry picked from commit c99135ae7a91a8a4e957989d4744bc1a4ee5d89d)

commit 9d53139811535f6a6c5c135946ddb7c42e9494a7
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 3 20:44:15 2007 +0200

    Play better with bs (focus effects). Small optimization.
    (cherry picked from commit b1b74299edc2cc8ab6962c9c6324d938e7cbf6d8)

commit 590f10c8068983784aeb71e07b56cfa70487ae1c
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 3 09:20:17 2007 +0200

    Further optimize dodge.
    (cherry picked from commit 38ce4a21fdfa5fbfe6c357e88a686da85f290f24)

commit 1300e07ed4daac051fe1ba120beddd98ede61d16
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).
    (cherry picked from commit 2dec7408025f59a5738ce3ccfb9342ff7f1e9895)

commit b01ef788adcb707d62568c252521c7fbcfc41e92
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).
    (cherry picked from commit bc6965780ba8e4f9328dae5bd45cafae3bebf3f1)

commit 9edf9baba6930b4021f89346150129c797181fae
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Mon Sep 3 02:21:45 2007 +0200

    Fix glide transform (and damaging).
    (cherry picked from commit 9f990dde09022ac38fcf69095744a45df4572d11)

commit 9d3fcf540a897f1bb26bd25c00cb3c8476c3cade
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 21:30:06 2007 +0200

    Fully damage window for magic lamp with menus.
    (cherry picked from commit b077edb026a41127ca8fb90fdabb7286160bc576)

commit 3f8a0b58933051d5d90e77402f84511c53d19e07
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 21:30:05 2007 +0200

    Fix 1 pixel line artifact.
    (cherry picked from commit b15cecbd2fd8bfae66790cbc9590c4d23e9a8c54)

commit 04bf69207d04f5b0d3e5bddb8b02c7ae4a8115c0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 21:05:25 2007 +0200

    Correct wave direction.
    (cherry picked from commit 509a62ba87311030f0e9ad69b024ccfa07ccd8ee)

commit cbefe55418849c997a47b4a62d136f429e5ad3b9
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 20:03:54 2007 +0200

    Remove unnecessary variable.
    (cherry picked from commit a2fab3f46ddef11e1cd218b5ebd204a2b4c7d4df)

commit e5ca70559259ddb3e93830c6969f06051da77767
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 20:03:54 2007 +0200

    Fix initial damage of dodging windows.
    (cherry picked from commit e14b58a2c9e172eec2aff626687cff5e1bfba1d5)

commit c73ce8fb9c41f3d47c19df8056a9d938b5151bc1
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 20:03:53 2007 +0200

    Do shadow damaging for future polygon-based focus effects.
    (cherry picked from commit 94250a71ec30f264de57de0270f7a00d24e83554)

commit 1da23ab19e944dbe331d0b69eb1b1ac928719381
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 16:42:59 2007 +0200

    Fix dodge damaging.
    (cherry picked from commit 6e9ce4f04f51b85dbf0f379a53a4f856971a4482)

commit 6758ff8e2e1fd6cf395b986eea0551ae20f72383
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Fri Aug 31 22:34:56 2007 -0500

    Add -lGLU
    (cherry picked from commit df82fd44687b9c4e85b4ed6e65f224ffa3b9c741)

commit 0b35cccc46618a9209631b66eca30c6d2503ddcb
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 05:34:22 2007 +0200

    Initialize variable.
    (cherry picked from commit d53959beb76fcb81316656becbe9c6257feb31d0)

commit ee1b051aa6bc708b8681aa23df794e57c24fd78f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Sep 1 05:26:23 2007 +0200

    Fix explode tessellation.
    (cherry picked from commit 111bbc8a028bb256e27c48b9f9ceef728c56d677)

commit d0a270c23b3f962e5710e1b827cece49be373562
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.
    (cherry picked from commit 6baae0e8e3c154b543f351e173c926e8aa82421f)

commit 3157cae4f221d3cd0b20d861136965a2a1516941
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Sep 12 00:10:45 2007 +0200

    Don't always overwrite wmType.

commit 18991b2713389a7d24dd42c3fe2b6b770b8a5e65
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).

commit ebec8071c09ad43e067c8250526fa407c5d3fd51
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 14:48:45 2007 +0200

    Use windowPaintAttribs.

commit df2b9a37e84798ff243faab044f5ebbf7206a65b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 02:13:54 2007 +0200

    Optimizations.

commit 7e4661ff095ed072f31cf0e8e00d6aa36f9750b0
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 02:13:54 2007 +0200

    Load after cubereflex.

commit 51c54b4db7130a141489c458de4372cdc370136a
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Mon Sep 3 00:31:21 2007 +0200

    Initiate with minimized windows in the background.

commit a062544d2be491811e1dbb3038400e3315382e68
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.

commit b8f10763467e2ddf08202868bce264c7a5db0e9f
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 13:21:51 2007 +0200

    0.6 doesn't have the new action system yet.

commit c8c4ccf08da0a7f294ad56cb677a092916937f66
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 31 13:20:10 2007 +0200

    Revert "Fixed rotate initiation."
    
    This reverts commit 9feadda2eeeb137dfcfc8fbb84ffe762e883ce7e.

commit 1e2c84bac3348948d7782ea35cd455640d9b9bce
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 14:42:28 2007 +0200

    Remove sticky flag in finiWindow only with setWindowState.

commit 1f617e5a4bf43f88f48173a05ef5619474ee50f4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 29 13:30:11 2007 +0200

    Don't handle InputOnly windows.

commit 6cbd03198cbaf9354d6878b7b0ff43db0a1b5a06
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.

commit 9feadda2eeeb137dfcfc8fbb84ffe762e883ce7e
Author: Danny Baumann <dannybaumann@web.de>
Date:   Wed Aug 29 09:12:22 2007 +0200

    Fixed rotate initiation.

commit 316a3e508b9d24482ea35fab5ee38fb558380833
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.

commit 0e39a30413ff16701fbe3683956fd3721abebcf0
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)

commit e43500c4800ae039114b9128bb9c0c3d8d741468
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 02:32:02 2007 +0200

    Load before fade.

commit 080dfa85db9e1983259171798db1fafae5d9ceb3
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.

commit 36a9af5b50912e6b867937cfdab07ce0cc0d3aaf
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.

commit 0f285f2f2a6c4f2aa2a402fd1221bf2be2a8804b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 30 00:11:23 2007 +0200

    Handle selected window opacity correctly.

commit 3521ff80048293873e733ab708a583c1a14f0455
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 16:10:17 2007 +0200

    Sort initial window list based on stack position.

commit 79b97907f9c44685c99fba1e8cd0cf16213ef0f2
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 15:56:15 2007 +0200

    Added missing damageScreen on end of the animation.

commit b85e3db3d89cbcabb3ce20ffbef05e61c40a5d0b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 15:48:38 2007 +0200

    Added expo termination with double click.

commit d66d88f6a90d45c47febe85bc77a7e55fa698013
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 02:25:52 2007 +0200

    Don't paint invisible windows.

commit ec88c76e07db5444d728359491faefe8daf4b489
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 02:23:24 2007 +0200

    Don't fade windows in multioutput mode.

commit 42b11155ca725bed5624d05d772233b494414304
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 02:06:52 2007 +0200

    Added different output modes for multiple output configurations.

commit bbc8fffffcf2b059903362c08a576b425e502bf7
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Thu Aug 23 02:06:52 2007 +0200

    Cleanup.

commit c18b5cc2361a4d1aca787bc582475a1b9ba4cd14
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 18:55:08 2007 +0200

    Fix stacking.

commit 73834d1d13b123d1325a1b8f8a067c00f43f9dfa
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 18:55:08 2007 +0200

    Smoother animation.

commit b444dcaf5eb0572af36c096daeed52097fad9e9b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 18:55:08 2007 +0200

    Remove useless code.

commit 550ee8bcd550b59d7eba130cb7413e9ae385599e
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Wed Aug 22 18:55:08 2007 +0200

    Better fade in/out

commit aa75161ebd4107ef1fd4a63df8579b39319fd16d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Tue Aug 28 15:32:18 2007 +0200

    * Add data subdir to Makefile.am

commit 568c9184191837b1130216ab9e53ed75d17b862d
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:30 2007 +0200

    * Set default filters list

commit 97c083ba31de742004c277f123ab804ba8c7d4c1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:30 2007 +0200

    * Minor coding style/function naming update

commit abbda460c527e4744bf5e0b7305320b01d08622c
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:29 2007 +0200

    * Damage screen when Filter

commit 514eb4cd622c9d6a93d9d6001d83eb241ba04bf1
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:29 2007 +0200

    * Fix negative-green filter

commit e49a35105eb95d0885c91fb0dbd76eaaab3bdf37
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:29 2007 +0200

    * Add blueish filter

commit 7884f0c080fb5d32ab2a30d16ee4a99bac699121
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:29 2007 +0200

    * Update negative filters

commit d103f42962c8881ebed6b79fe1056c74544f1737
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:28 2007 +0200

    * Fix color ops parsing

commit 4adcb770bf1550b11709f33d0edb5a6c8371fe70
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:28 2007 +0200

    * Add test filters for colorblindness simulation

commit f70261c257bb9f12da52287d38f48cf796701495
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 20 12:53:28 2007 +0200

    Fixed exclude match handling.

commit 781d8b0f375c24fa87972fa748cc3bc2d387d64c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 20 12:53:27 2007 +0200

    Cleaned up initial filter state setting.

commit c42044ef96a666a574c58d4e901634ac4acd9e9c
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 20 12:53:27 2007 +0200

    Fix default matches.

commit 5cf510607d21c3602a24a9207482c7ed4017a70f
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:26 2007 +0200

    * Update pretty fragment program print core patch

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

commit 93faef9188bf430cdbea21b8ee98f04969aa119b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:26 2007 +0200

    * Improve blackandwhite filter

commit e7dab048dc1358bcb8e3fc2173eff8022d669b1c
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:25 2007 +0200

    * Improve grayscale filter

commit 6eb2d87eb5b4dbecc174d6836f7e435f46baa767
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:25 2007 +0200

    * Add simple color swapping filters

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

commit cb4a7a63e048328689d6be62032c2a87dcbf012c
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:24 2007 +0200

    * Add sepia filter

commit 1495aaa4682bb50473e0c47f890793841427cfe5
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Mon Aug 20 12:53:24 2007 +0200

    * Add blackandwhite filter

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

    oops, forgot updating LINGUAS

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

commit 09d967182230728e85ccf90805ba99f7e64f68f0
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 18 17:25:10 2007 +0200

    Remove unused code.

commit 39506e2b87d684e62da91f247281ca56ddf76900
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 17 14:52:33 2007 +0200

    Honour wrap around setting on edge flipping.

commit 7a7bbb715543f43b209ed29315b5975a550881f2
Author: Danny Baumann <dannybaumann@web.de>
Date:   Fri Aug 17 08:59:44 2007 +0200

    Fixed exclude match change handling.

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.

commit 5771becc0382b344fe19e2a038659db3993c11cc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 16 17:40:36 2007 +0200

    Fixed match defaults.

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()

commit 453daf2c6b250f547af47c0854192b21bbff48b7
Author: Roland Baer <roland@Vista.(none)>
Date:   Thu Aug 16 15:04:49 2007 +0200

    [PATCH] XCreateRegion can return NULL

commit 60b841b2d47d52065d7f4d559940c3fb3092cce3
Author: Roland Baer <roland@Vista.(none)>
Date:   Wed Aug 15 23:54:49 2007 +0200

    Added return value check on findWindowAtDisplay().

commit 899bb81a97ee289e395f0a26b32fe939fa9f3702
Author: Roland Baer <roland@verifysoft.net>
Date:   Wed Aug 15 14:40:06 2007 +0200

    Fix missing check on animEnsureModel().

commit d29ae9712b62c178f66d902be0a855f39a3b1bd2
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:58:02 2007 +0200

    * Install filters to PREFIX/share/compiz/filters/

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/)

commit 00586cd4d38d3fb9aecbd3977a97138c34a6fd89
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:56:06 2007 +0200

    * Coding style cleanup

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)

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)

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

commit e802adc552f532e1b20fdcb0f551f37853a34e8b
Author: Guillaume Seguin <guillaume@segu.in>
Date:   Wed Aug 15 02:19:18 2007 +0200

    * Add grayscale filter

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};

commit aedb5b38c2d30206907878ac3c3a8f0aa6d71edc
Author: Kristian Lyngstol <kristian@nihilus.(none)>
Date:   Wed Aug 15 00:22:24 2007 +0200

    Style fixes

commit 96fd8df3db979cd5c476da881aa2cac132277b2f
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 14 15:03:04 2007 +0200

    Load after blur.

commit 88b985ea5853d8a7a9bed1d4273e2e584146938b
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 14 15:02:20 2007 +0200

    Load after blur.

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.

commit d8bedc8313a4484804bfc5c411544d2932080c08
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Tue Aug 14 15:02:20 2007 +0200

    Makefile update

commit 281dc25864230840769d1c85d55ae4796d8e21bc
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 14 14:50:17 2007 +0200

    Remove trailing whitespace.

commit 6e2fc13467cbbfe065397cb802a8cbfb5d77a9bc
Author: Roland Baer <roland@Vista.(none)>
Date:   Tue Aug 14 14:50:17 2007 +0200

    Replace malloc with calloc

commit 4aeb598320859ac0560c995a368bfb2e94550158
Author: Roland Baer <roland@Vista.(none)>
Date:   Tue Aug 14 14:22:43 2007 +0200

    Checked malloc return value

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

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.

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

    Some German translation updates.

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

commit 935cea42008d2b890edf417970194fee4e008cb4
Author: Danny Baumann <dannybaumann@web.de>
Date:   Tue Aug 14 07:34:12 2007 +0200

    Fix spelling.

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

    Update German translation to reflect vpswitch changes.

commit 54c2a7f610714b406c6ca0d7c8adf80f7c9e11a0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:35:38 2007 +0200

    Fix plugin description.

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

    Remove gotovp metadata.

commit 4b9a2b06e2478474cd2c05d4024dcb1ac13bc202
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:24:39 2007 +0200

    Fix header.

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

    Merge in gotovp functionality.

commit 699cf8e39cb5266593c41b2bb46feac1c08a22ed
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:01:28 2007 +0200

    Fix calculations.

commit 64df03de57769d08289782b4db74f55330dbccb1
Author: Danny Baumann <dannybaumann@web.de>
Date:   Mon Aug 13 20:01:27 2007 +0200

    Whitespace fixes.

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

commit 57b53067471ec8a55fe23351d2c957bf4ce2b77f
Author: Roland Baer <roland@Vista.(none)>
Date:   Mon Aug 13 15:46:57 2007 +0200

    [PATCH] Removed unused function shiftLinearInterpolation()

commit 723c2086e39475fff4187ec9e120b64421fbdf32
Author: Roland Bär <roland@verifysoft.net>
Date:   Mon Aug 13 14:58:30 2007 +0200

    Too late NULL check

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

commit 74d74aa9f765887703f26735d4b697ffe5418dda
Author: Dennis Kasprzyk <onestone@opencompositing.org>
Date:   Sun Aug 12 21:58:57 2007 +0200

    Require right bcop version.

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

    Version update

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).

commit ffda6f7e854dfa77ec7a0e50752acd144345d28f
Author: Erkin Bahceci <erkinbah@gmail.com>
Date:   Sat Aug 11 17:55:45 2007 +0200

    Set default Fold direction to Out.

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.

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

commit 152293471521dbef3fccd5a886258a808510eae0
Author: Roland Baer <roland@Vista.(none)>
Date:   Fri Aug 10 15:22:58 2007 +0200

    * Filehandle leak fix

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.

commit d607a81c683b8d8ede8561eed01366c2ddbc4557
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 9 10:57:09 2007 +0200

    Fix problems when selected window is removed.

commit aa5a4bc4ba999815a3f96e7737ea0d4bb5c6bda0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 9 09:56:52 2007 +0200

    Fixed adding windows to switcher.

commit ca2b3383942ba939182ab27ff4c908f851c1a0c0
Author: Danny Baumann <dannybaumann@web.de>
Date:   Thu Aug 9 09:54:18 2007 +0200

    Fix adding windows to ring.

commit 14a166c54785c1c5e8d16307b8fae7b86d5ff463
Merge: 1718343517bd756c46f0213924f8a0f9ecf89048 b99ab14ad48e2d6092a224885d26c17c10c43312
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.

commit b99ab14ad48e2d6092a224885d26c17c10c43312
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 8 13:02:58 2007 +0530

    adding Darryll Truchan

commit 3adba30706459e67d484e7db2880b5995a9ddd27
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 8 12:59:37 2007 +0530

    Add more missing contributors

commit 62aec556cad19fd57eb4ade465f6bacd67407bca
Author: Jigish Gohil <cyberorg@prime.cyberorg.info>
Date:   Wed Aug 8 12:49:52 2007 +0530

    Missed roico in therewq

commit dfb1a43e5dbf19dcbb34e84826cd6aff1894c673
Author: Danny Baumann <dannybaumann@web.de>



Reply to: