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

compiz-fusion-plugins-main: Changes to 'refs/tags/0.7.2'



Tag '0.7.2' created by Guillaume Seguin <guillaume@segu.in> at 2008-03-06 21:45 +0000

Compiz Fusion 0.7.2 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBH0GYdFGCg8MK49G4RAtbSAKDEHwt7bXxs2FZyeiXlXkEFLnBLogCgitwt
YhJLha+YXE6HXQQh8DUsN5c=
=XqJb
-----END PGP SIGNATURE-----

Changes since 0.5.2:
C-F Language team (2):
      translation updates
      translation update

C-F language team (1):
      translation updates

Compiz Fusion l10n team (1):
      Translations update

Danny Baumann (225):
      Whitespace fixes.
      Fix calculations.
      Merge in gotovp functionality.
      Fix header.
      Remove gotovp metadata.
      Fix plugin description.
      Update German translation to reflect vpswitch changes.
      Fix spelling.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/wall
      Some German translation updates.
      Also allow fullscreen windows to be moved in expo mode.
      Remove trailing whitespace.
      Fixed match defaults.
      Cleaned up initial neg state assignment for windows and fixed exclude match change handling.
      Fixed exclude match change handling.
      Honour wrap around setting on edge flipping.
      Fix default matches.
      Cleaned up initial filter state setting.
      Fixed exclude match handling.
      Meaningful grouping for actions.
      Remove widget functionality.
      Whitespace improvements and less code duplication.
      Use one-shot timer instead of MapNotify for applying rules.
      Fix screen option numbering.
      Wrap into matchExpHandlerChanged and matchPropertyChanged functions to get notified when we need to re-check the matches.
      Cleanups and intendion fixes.
      Cleanup and indention fixes part 2.
      Adjust header.
      Added option to suppress ARGB visuals for matched windows.
      Track core changes.
      Fixed rotate initiation.
      Fixed legacy fullscreen support.
      Don't handle InputOnly windows.
      Use core utility functions to retrieve scale's ABI version and displayPrivateIndex.
      Track core changes.
      Check core ABI version.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/workarounds
      Track core changes.
      Track core changes.
      (Partially) track core changes.
      Track core changes.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/expo
      Track core changes.
      Revert accidential change.
      Revert accidential change.
      Finalize core changes tracking.
      Fix typo.
      Rename text.h to compiz-text.h.
      Use correct header file.
      Use correct header file.
      Use correct header file.
      Track header file rename.
      Use correct header file.
      Text plugin header file was renamed.
      Dummy commit.
      Fix recognition of Firefox windows.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins-main
      Provide ABI version.
      Add option to render window title with viewport number.
      Actually set ABI version.
      Track text plugin changes and look for its presence.
      Track text plugin changes and check for its presence.
      Track text plugin changes and check for its presence.
      Track text plugin changes and check for its presence.
      Cleanup and beautification.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins-main
      Remove stale file.
      Build BCOP sources for text.
      Give local includes in the include/ directory priority over global ones.
      Fixed viewport number calculation.
      Show viewport number in window title when showing windows from all viewports.
      Show viewport number in window title when showing windows from all viewports.
      Show viewport number in window title when showing windows from all viewports.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/shift
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Track core changes.
      Replace strndup usage with malloc and strncpy.
      Properly terminate strings.
      Compiz coding style.
      Check firefox menu class name case insensitive.
      Don't always overwrite wmType.
      Track core changes.
      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.
      The window passed to handleEnter might be NULL, so we have to pass the screen struct, too.
      Simplification. It should be sufficient to allocate the protocols on the stack.
      Remove unneeded headers.
      Don't include unneeded headers.
      Fix default key binding.
      Firefox 3 has Popup as menu class name.
      Fix byte ordering for big endian machines.
      Don't wrap around when moving up/down/left/right.
      Initialize as->output to a valid output structure.
      No need to copy core clip planes.
      Using matrixTranslate instead of ScreenPaintAttrib.
      Indention fix.
      Optimizations.
      Fix in-window calculations.
      w->wmType may be different from the window type retrieved by getWindowType.
      Grab translation calculation code from plane plugin.
      passive_ghrab must be set to false, not true.
      Use passive grabs for the expo-only buttons.
      Enable legacy fullscreen support by default.
      Proper error handling for invalid JPEG files.
      Do workarounds on map.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/workarounds
      We should never set the fullscreen state to desktop windows as this will break the stacking.
      Fix typo.
      Fix typo.
      We should remove the fullscreen flag while core processes a ConfigureRequest event.
      Correctly terminate Drag'n'Drop when terminating expo mode.
      moveWindowToViewportPosition moves the window already, no need for a second move.
      Always use the output device the mouse pointer is on for displaying the switcher box.
      Minor beautification.
      Free slots on plugin unload.
      More minor cleanup and beautification.
      Added OpenOffice.org menu fix.
      Use real window type for comparison rather than the one set before.
      Use core's matrix functions.
      Complete using core matrix functions.
      resetToIdentity is no longer present.
      Correct arguments.
      Use CompVector.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
      Whitespace fixes.
      Optimization.
      Track core changes.
      Track core changes.
      Track core changes.
      Use window parameter.
      Show preview window as long as the initiating key/button is pressed.
      A terminate function may be called without the root window passed to it; make sure DnD is ended correctly in that case.
      Cleanup, coding style.
      Don't define VERSION twice.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins-main
      Fix potential memleak.
      Restructure fullscreen window list code.
      Allow showing shaded windows.
      Allow showing shaded windows.
      Use wording already present in translations.
      Use wording already present in translations.
      Make sure the fullscreen workaround is only applied to windows which are either already mapped or request being mapped.
      Dummy commit.
      Added build system for bs.
      Put in accessibility category.
      Improve option grouping.
      Use screen work area for put-to-corner if user double-tapped the corresponding key.
      Update window attributes after moving so that maximized windows do not get weird sizes.
      Prevent moved window losing focus if click-to-focus is disabled and the pointer leaves the window during animation.
      Remove useless code.
      Use window's head instead of current head.
      Save a lot of duplicated code by not transferring the put type via the option structure.
      Use putToViewport, which validates the face parameter.
      Use case-insensitive matching.
      Rename exact to absolute.
      Add relative movement mode.
      Build fix.
      Fix typo.
      Use internal animation geometry instead of server geometry for head determination while the animation is running.
      Coding style fix.
      Account for translation.
      Use coordinates on viewport instead of global ones for grab notify.
      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.
      Rename name to title to differentiate it from the resName.
      Only save title, name, class if available.
      Avoid code duplication.
      Also save window role.
      Optimize function signatures.
      Also restore resClass, resName and role.
      Also try to match window role as suggested by ICCCM section 5.1. Use class/name match as last resort.
      Various fixes to make session restore work with all kinds of timings:
      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.
      The new timing requires us to not include the decorations into the saved position.
      Optimize hack.
      Actually, one timer per display is enough.
      Don't save unmapped windows that we didn't unmap.
      Properly call other wrapped functions.
      Also save & restore window command text.
      Improve matching algorithm.
      - WM_COMMAND is a client leader property
      Fix handling of windows without client id, but with WM_COMMAND.
      Make saving non-XSMP conformant apps optional.
      Update file header.
      Disable save legacy by default as it messes Gnome's panels up.
      Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/session
      Damage bounding box only if not finishing.
      Don't access already free'd memory.
      Make sure InfoLayer is initialized correctly.
      Don't filter out windows that have the client leader property set.
      Mark session files as UTF-8 encoded.
      Only save session state on shutdown.
      Added missing newline.
      Only render window title for windows with slot.
      Only create pixmap if the size is valid.
      Render window titles at start of animation, not the end.
      Don't do anything to override_redirect windows.
      Fixed flicker when cancelling expo.
      Hook into selectWindow proc to make the highlight follow keyboard initiated window selection.
      Remove debug artifact.
      Don't switch viewports when a window requests to get focus.
      Allocate filename dynamically.
      Fix minor possible memleak.
      Simplification and free filename in error cases.

Dennis Kasprzyk (77):
      Makefile update
      Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins/colorfilter
      Load after blur.
      Load after blur.
      Change to new action system.
      const char*
      New action system
      New action system
      New action system
      New action system
      New action system
      New action system
      New action system
      New action system
      const char*
      Better fade in/out
      Remove useless code.
      Smoother animation.
      Fix stacking.
      Added initiate on edge actions.
      Cleanup.
      Added different output modes for multiple output configurations.
      Don't fade windows in multioutput mode.
      Don't paint invisible windows.
      Added expo termination with double click.
      Added missing damageScreen on end of the animation.
      Sort initial window list based on stack position.
      Handle selected window opacity correctly.
      Fade in/out windows that are above the selected window.
      Added option to hide all non Desktop windows during switching.
      Load before fade.
      Do only paint windows of current viewport above the animation. (Fixes transparent cube)
      Paint individual windows instead the whole output, when painting above current animation.
      Remove sticky flag in finiWindow only with setWindowState.
      Whitespace.
      Use action system for expo button bindings.
      Right type conversion.
      Handle shift mode exit as button action.
      Track core changes.
      Check core api.
      Track core changes.
      Track core changes.
      Fixed getting of options.
      Track core changes.
      Initiate with minimized windows in the background.
      Load after cubereflex.
      Optimizations.
      Use windowPaintAttribs.
      Load before bs.
      Optimizations.
      Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins/shift
      Use current aspact ratio for reflection calculation.
      Use right clipping planes in expo mode.
      Stupid mistake.
      Use new core API instead of moveScreenViewport.
      Use new core API instead of moveScreenViewport.
      Compare window stacking if the drawSlots have the same distance.
      Added a fix for broken glProgramEnvParameter4f under AIGLX with indirect rendering.
      Vertical ouputs patch by Steven Robertson
      Proper implementation of cancel action handling.
      Modify window list to get the proper cover mode animation/stacking order.
      Cleanups.
      Free the right thing.
      Added a fix for the not updating screen contents problem under XGL with recent versions of fglrx.
      Makefile update.
      Dummy
      Dummy
      Build mousepoll and mag.
      Damage screen if the mode changes.
      Work with any action type.
      Check for action function existence.
      Handle session metadata correctly
      Handle bs metadata correctly.
      Bs metadata was already in list.
      Move reflection settings into separate subgroup.
      Added more appearance options.
      Added fading on active viewport change.

Erkin Bahceci (56):
      Remove unused code.
      Remove unused variables.
      Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
      Reduce animation cpu/gpu usage by damaging minimally.
      Fix explode tessellation.
      Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
      Initialize variable.
      Add -lGLU
      Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/compcomm/plugins-main
      Fix dodge damaging.
      Do shadow damaging for future polygon-based focus effects.
      Fix initial damage of dodging windows.
      Remove unnecessary variable.
      Equalize dream duration with others. Move constants.
      Correct wave direction.
      Fix 1 pixel line artifact.
      Fully damage window for magic lamp with menus.
      Fix glide transform (and damaging).
      Quick fix for multi-monitor damaging (should be further optimized).
      Fix crash (Avoid possibly creating damage box with negative size).
      Further optimize dodge.
      Play better with bs (focus effects). Small optimization.
      Fix polygon-based glide damaging with multiple monitors.
      Multi-monitor: Optimize damaging and fix perspective.
      Prevent focus anim after Switcher when zoom is low.
      Walker interface for focus effects.
      Fix focus fade with multiple utility windows (e.g. gobby).
      Cleanup, indent.
      Fix focus anim freeze when quickly alternating focus.
      Make sure dodging windows get one last damage.
      Handle possible null pointer. Should fix bug 667.
      Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/plugins/animation
      Fix crash on cleanup. Should fix bug 671.
      Fix freeze after Switcher usage (bug 705).
      Don't draw burn/beamup particles on all cube sides.
      Fix drawing of polygon effects only on current cube side.
      Fix possible crash (bug 714).
      Optimize Burn and Beamup.
      Remove unnecessary variable.
      Fix finite freeze w/ superkaramba after monitor standby.
      Refactor and add a pixmap check for close event.
      Fix an occassional freeze.
      Properly abort failed animation.
      Always make animations progress.
      Remove unnecessary return value and code.
      Fix possible freeze.
      Fix bug 381: Dark decoration textures in 3D effects.
      Clarification.
      Fix animation artifacts.
      Fix focus freeze with xine setup window.
      Safety measure against circular focus chains.
      Fix broken focus fade / dodge for dialogs.
      Fix crash on mismatch in anim selection (bug 761).
      Make sidekick symmetric.
      Group utility with tooltip, remove from minimize matches.
      Remove unnecessary switcher window workaround.

Guillaume Seguin (45):
      * Correctly parse parameters such as PARAM a = {1, 2, 3, 4};
      * Add grayscale filter
      * Fix crash when Fragment Programs aren't supported by GPU
      * Cleanup (checking again if w is null is useless, we did it 7 lines before)
      * Cleanup (no need to check for Fragment Program availability there)
      * Coding style cleanup
      * Adjust local filters path (set it to ~/.compiz/data/filters/)
      * Install filters to PREFIX/share/compiz/filters/
      * Add blackandwhite filter
      * Add sepia filter
      * Use DATADIR directly instead of PREFIX to load global filters
      * Add simple color swapping filters
      * Improve grayscale filter
      * Improve blackandwhite filter
      * Increase precision of dot products vectors for grayscale and blackandwhite
      * Update pretty fragment program print core patch
      * Add test filters for colorblindness simulation
      * Fix color ops parsing
      * Update negative filters
      * Add blueish filter
      * Fix negative-green filter
      * Damage screen when Filter
      * Minor coding style/function naming update
      * Set default filters list
      * New action system
      * Fix metadata
      * Fix metadata for real
      * Add comment & fix comment
      * Don't try to load filters with an empty name
      * Fix copyright & license
      * Fix comment
      * Add data subdir to Makefile.am
      * Track core changes
      * Track core changes
      * Fix include
      * Track core changes
      * Reorder code
      * Track core changes
      * Check core plugin ABIVERSION
      * Modify Switch Filter binding to avoid conflict with group
      * Avoid default keybinding conflict with shift for Switch filter binding
      * Bump version to 0.6.99
      * Add forgotten colorfilter plugin filters to build system
      * Improve how VERSION is imported in autogen.ac to workaround an intltool bug
      * Bump version to 0.7.2

Jigish Gohil (51):
      - fix LINGUAS
      change back zh to zh_CN.po so it shows up on l10n-stats
      oops, forgot updating LINGUAS
      Italian translation updates from Milo Casagrande <milo_casagrande@yahoo.it> closes #423
      it.po typo corrections from milo_casagrande@yahoo.it
      typo correction, thanks Excentrik
      typo correction, thanks Excentrik
      typo correction, thanks Excentrik
      typo correction handeled, thanks Excentrik
      typo correction, thanks Excentrik
      pt translation updates from Excentrik
      new ca translation from Gustau L. Castells (Karasu) <gustaucastells@gmail.com>
      el translation update from Δημήτρης (djdoo) <jimdusis@yahoo.gr>
      it.po update from Milo
      el translation update from djdoo
      el translation update from djdoo
      new sv translation from Sebastian Parborg and Daniel Nylander
      new nb translation from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>
      New galacian translation from Fran Diéguez (GLUG) <fran.dieguez@glug.es>
      Norwegian Bokmaal translation update from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>
      sv.po update from Sebastian Parborg <zedDB@hotmail.com>
      gl.po update from Fran Diéguez (GLUG) <fran.dieguez@glug.es>
      it.po updates from Milo <milo_casagrande@yahoo.it>
      New Turkish translations from Serdar Soytetir <tulliana@gmail.com>
      New Turkish translations from Serdar Soytetir <tulliana@gmail.com>
      Galician translation update from Fran Diéguez (GLUG) <fran.dieguez@glug.es>
      translation updates from nb, sv and gl team
      translation updates from el team
      el update from Jim Dusis (djdoo) <jimdusis@yahoo.gr> and gl from Fran Diéguez (GLUG) <fran.dieguez@glug.es>
      translation updates from pt team
      translation updates from pt and sv teams
      nb translation update from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>
      gl translation update from Fran Diéguez (GLUG) <fran.dieguez@glug.es>
      es translation from Dev05 and adrisnappy
      pt_BR translation from Emerson Ribeiro de Mello <ribmello-compiz@yahoo.com.br>
      fr update from Tristan RABLAT
      gl translation update from Fran Diéguez (GLUG) <fran.dieguez@glug.es>
      add new Arabic translations from Banxoo <banxoo+compiz@gmail.com>
      pt_BR update from Emerson Ribeiro de Mello <ribmello-compiz@yahoo.com.br>
      pt_BR update from Emerson Ribeiro de Mello <ribmello-compiz@yahoo.com.br>
      ar update from Banxoo <banxoo+compiz@gmail.com>
      pt_BR update from Ricardo Schmidt <r76ricardo@yahoo.com.br>
      it update from Milo Casagrande <milo_casagrande@yahoo.it>
      nb updates from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>
      it translation update from Milo Casagrande <milo_casagrande@yahoo.it>
      nb translation updated from Ketil W. Aanensen <ketil.w.aanensen@gmail.com>
      fr translation update from Tristan RABLAT <tristan.rablat@gmail.com>
      pl translation update from Karol Sikora <elektrrrus@gmail.com>
      tr translation update from Serdar Soytetir <tulliana@gmail.com>
      fr translation update from Tristan RABLAT <tristan.rablat@gmail.com>
      pl translation updated from Maciej Warnecki <maciekw5@gmail.com>

Kristian Lyngstol (8):
      Style fixes
      Compiz const-correctness update
      Use the new action system
      Load before switcher to properly display it
      Fix typo in ezoom.c too, fixes breakage caused by 4c0a0aa9c378fd0ceb783dc80789571e04d90ffb
      Restrain window size according to size hints.
      Comment/header adjustment
      Fix fit_to_window binding (move from screen to display)

Kristian Lyngstøl (5):
      Add ensureVisibilityArea with gravity, use this for mouse panning
      Use cursor hotx/hoty/width/height when restraining the pointer
      Don't restrain the cursor at the end of a zoom area
      Comment typo
      Don't use width/height <= 1 cursor images

Maciej Warnecki (2):
      pl translation update
      pl translation update

Nicolau Gonçalves (1):
      pt translation update

Patrick Niklaus (1):
      Fixed license header

Robert Noland (1):
      Make window large enough to display 4 digit by 4 digit geometry.

Roland Baer (9):
      Removed unused function shiftLinearInterpolation()
      Nuked effectivly unused variables and useless code
      Checked malloc return value
      Replace malloc with calloc
      Fix missing check on animEnsureModel().
      Added return value check on findWindowAtDisplay().
      XCreateRegion can return NULL
      Sanity check on return value of XQueryPointer()
      Too late null check fix

Roland Bär (2):
      Too late NULL check
      Sanity checksc on findWindowAtScreen()

Travis Watkins (2):
      update copyright
      add session Makefile.am

Treviño - 3v1n0 (3):
      Updated Italian Translation - Thanks to Emiliano Perulli
      Updated Italian Translation - Thanks to Maurizio Berti
      Updated Italian Translation - Thanks to Emiliano Perulli

Wendy Lin (2):
      Rearrange settings metadata
      Fixed <display> and <screen>. Unbreaks settings from previous commit.

drago01 (1):
      Fix flash fullscreen windows by tracking the windows we fullscreened.

language team (1):
      translation update

Δημήτρης (djdoo) (1):
      el translation update

---
 Makefile.am                                               |    4 
 VERSION                                                   |    2 
 compiz-mousepoll.pc.in                                    |   12 
 configure.ac                                              |   14 
 data/Makefile.am                                          |    1 
 data/colorfilter/compiz-core-print-fragment-program.patch |   21 
 data/filters/Makefile.am                                  |   16 
 data/filters/blackandwhite                                |   11 
 data/filters/blueish-filter                               |   10 
 data/filters/deuteranopia                                 |   43 
 data/filters/grayscale                                    |    6 
 data/filters/negative                                     |   14 
 data/filters/negative-green                               |   17 
 data/filters/protanopia                                   |   43 
 data/filters/sepia                                        |    9 
 data/filters/swap-green-blue                              |    5 
 data/filters/swap-red-blue                                |    5 
 data/filters/swap-red-green                               |    5 
 data/session/.gitignore                                   |    1 
 images/Gnome/Makefile.am                                  |    8 
 images/Gnome/image.svg                                    |  498 +
 images/Gnome/mask.png                                     |binary
 images/Gnome/overlay.png                                  |binary
 images/Makefile.am                                        |    1 
 images/Oxygen/Makefile.am                                 |    8 
 images/Oxygen/image.svg                                   | 4523 +++++++++++
 images/Oxygen/mask.png                                    |binary
 images/Oxygen/overlay.png                                 |binary
 include/Makefile.am                                       |    3 
 include/compiz-mousepoll.h                                |   51 
 include/compiz-text.h                                     |   54 
 include/text.h                                            |   50 
 metadata/Makefile.am                                      |    6 
 metadata/animation.xml.in                                 |   12 
 metadata/bs.xml.in                                        |  110 
 metadata/colorfilter.xml.in                               |   38 
 metadata/expo.xml.in                                      |  164 
 metadata/ezoom.xml.in                                     |  254 
 metadata/mag.xml.in                                       |  162 
 metadata/mousepoll.xml.in                                 |   22 
 metadata/neg.xml.in                                       |   23 
 metadata/opacify.xml.in                                   |    7 
 metadata/put.xml.in                                       |  224 
 metadata/ring.xml.in                                      |   69 
 metadata/scaleaddon.xml.in                                |   51 
 metadata/session.xml.in                                   |   22 
 metadata/shift.xml.in                                     |  130 
 metadata/text.xml.in                                      |   13 
 metadata/thumbnail.xml.in                                 |    5 
 metadata/vpswitch.xml.in                                  |   99 
 metadata/wall.xml.in                                      |  236 
 metadata/winrules.xml.in                                  |   14 
 metadata/workarounds.xml.in                               |   19 
 po/LINGUAS                                                |   18 
 po/Makefile.in.in                                         |  218 
 po/POTFILES.in                                            |    4 
 po/ar.po                                                  | 4586 +++++++++++
 po/bn.po                                                  | 4557 +++++++++++
 po/ca.po                                                  | 4740 ++++++++++++
 po/compiz-fusion-plugins.pot                              | 3299 --------
 po/de.po                                                  | 1699 +++-
 po/el.po                                                  | 3255 +++++---
 po/es.po                                                  | 5007 ++++++++++++
 po/eu.po                                                  | 4583 +++++++++++
 po/fa.po                                                  | 4479 +++++++++++
 po/fi.po                                                  | 4498 +++++++++++
 po/fr.po                                                  | 3082 +++++--
 po/gl.po                                                  | 4920 ++++++++++++
 po/hu.po                                                  | 4810 ++++++++++++
 po/it.po                                                  | 3956 ++++++----
 po/ja.po                                                  | 3196 +++++---
 po/ko.po                                                  | 4717 ++++++++++++
 po/nb.po                                                  | 4781 ++++++++++++
 po/nl.po                                                  | 4834 ++++++++++++
 po/pl.po                                                  | 4984 ++++++++++++
 po/pl_PL.po                                               | 3689 ---------
 po/pt.po                                                  | 4873 ++++++++++++
 po/pt_BR.po                                               | 4953 ++++++++++++
 po/pt_PT.po                                               | 3630 ---------
 po/ru.po                                                  | 5436 ++++++++++++++
 po/sv.po                                                  | 4824 ++++++++++++
 po/tr.po                                                  | 4658 +++++++++++
 po/zh_CN.po                                               | 3910 +++++++++-
 src/Makefile.am                                           |   25 
 src/animation/Makefile.am                                 |    6 
 src/animation/airplane3d.c                                |   55 
 src/animation/animation-internal.h                        |  158 
 src/animation/animation.c                                 | 1417 ++-
 src/animation/beamup.c                                    |  120 
 src/animation/burn.c                                      |  168 
 src/animation/curvedfold.c                                |    8 
 src/animation/dodge.c                                     |   48 
 src/animation/domino.c                                    |    4 
 src/animation/dream.c                                     |   24 
 src/animation/explode3d.c                                 |    4 
 src/animation/focusfade.c                                 |   31 
 src/animation/fold3d.c                                    |    4 
 src/animation/glide.c                                     |  147 
 src/animation/horizontalfold.c                            |    9 
 src/animation/leafspread.c                                |    4 
 src/animation/magiclamp.c                                 |    9 
 src/animation/options.c                                   |    2 
 src/animation/particle.c                                  |  121 
 src/animation/polygon.c                                   |  390 -
 src/animation/rollup.c                                    |   12 
 src/animation/skewer.c                                    |    4 
 src/animation/wave.c                                      |   10 
 src/animation/zoomside.c                                  |   54 
 src/bs/Makefile.am                                        |   20 
 src/bs/bs.c                                               |  711 +
 src/colorfilter/Makefile.am                               |    4 
 src/colorfilter/colorfilter.c                             |  278 
 src/colorfilter/parser.c                                  |   21 
 src/expo/Makefile.am                                      |    4 
 src/expo/expo.c                                           |  661 +
 src/ezoom/Makefile.am                                     |    4 
 src/ezoom/ezoom.c                                         |  374 
 src/jpeg/Makefile.am                                      |    4 
 src/jpeg/imgjpeg.c                                        |  108 
 src/mag/Makefile.am                                       |   26 
 src/mag/mag.c                                             | 1314 +++
 src/mousepoll/Makefile.am                                 |   18 
 src/mousepoll/mousepoll.c                                 |  482 +
 src/neg/Makefile.am                                       |    4 
 src/neg/neg.c                                             |  221 
 src/opacify/Makefile.am                                   |    4 
 src/opacify/opacify.c                                     |  783 +-
 src/put/Makefile.am                                       |    4 
 src/put/put.c                                             |  840 --
 src/resizeinfo/Makefile.am                                |    8 
 src/resizeinfo/resizeinfo.c                               |  160 
 src/ring/Makefile.am                                      |    4 
 src/ring/ring.c                                           |  259 
 src/scaleaddon/Makefile.am                                |    4 
 src/scaleaddon/scaleaddon.c                               |  771 +
 src/session/Makefile.am                                   |   19 
 src/session/session.c                                     | 1110 ++
 src/shift/Makefile.am                                     |    4 
 src/shift/shift.c                                         |  727 +
 src/snap/Makefile.am                                      |    4 
 src/snap/snap.c                                           |   65 
 src/text/Makefile.am                                      |    6 
 src/text/text.c                                           |  162 
 src/thumbnail/Makefile.am                                 |    9 
 src/thumbnail/thumbnail.c                                 |  381 
 src/vpswitch/Makefile.am                                  |    4 
 src/vpswitch/vpswitch.c                                   |  408 -
 src/wall/Makefile.am                                      |    4 
 src/wall/wall.c                                           |  584 -
 src/winrules/Makefile.am                                  |    4 
 src/winrules/winrules.c                                   |  676 -
 src/workarounds/Makefile.am                               |    4 
 src/workarounds/workarounds.c                             |  556 +
 153 files changed, 118036 insertions(+), 19927 deletions(-)
---


Reply to: