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

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



Tag '0.7.4' created by Guillaume Seguin <guillaume@segu.in> at 2008-04-03 22:17 +0000

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

iD8DBQBH9VeCFGCg8MK49G4RAkyJAKC8aKd9qNE3bVi8eaPmTK1BHkMTTwCcCgVq
G/mVPpMDRJIgw04ubq3K01I=
=KFUQ
-----END PGP SIGNATURE-----

Changes since 0.7.2:
C-F Language team (3):
      emerald translation updates
      translation updates
      translation updates

Danny Baumann (21):
      Don't follow scale's window activations.
      Track core changes.
      Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/session
      Fixed handling of binding termination.
      Only ignore initial saveYourself calls instead of all non-shutdown ones.
      Makefile update
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/animation
      Makefile update
      Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/session
      Track core changes.
      Remove superflous variable.
      Switch to window viewport on window activation rather than focus change.
      Add nodelay hint to flip edges.
      Only send out sync request if new size is different from previous size.
      Send out sync request when changing window size.
      Send out sync request when changing window size.
      Core now recalculates window type and action on state changes.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/winrules
      Core now recalculates window type and actions on state changes.
      Core now calculates window type and actions on state changes.
      Merge branch 'master' of git+ssh://maniac@git.compiz-fusion.org/git/fusion/plugins/session

Dennis Kasprzyk (13):
      Update header.
      Added new curve mode.
      Load after wobbly and animation.
      Only enable soft curve if there is one desktop window.
      Moved z coordinate transformation into addWindowGeometry to make curved expo work with blur.
      Resorted some options.
      Transform window only in valid area.
      Fixed expo reflection for vsize > 1.
      Load after wallpaper.
      Fixed dock window handling.
      Bring back inactive viewport saturation/brightness on exit.
      glMultiytexCoord2f is now in core.
      Use xml.in for generated source file.

Erkin Bahceci (13):
      Use regex for logout window.
      Fix slight jump in the middle of magic lamp anim.
      Refactor code.
      Remove unused variable.
      Clean up.
      Prevent focus fade when windows don't overlap.
      Cancel focus fade properly on no overlap.
      Use better gksu/logout window match.
      Use core changes in Animation. Refactor some code.
      Fix crash due to last commit (e.g. with razr).
      Fix 1st unminimize anim. after compiz (re)start.
      Fix artifacts in Rollup animation.
      Fix high cpu usage during expo mode.

Guillaume Seguin (7):
      * Bump version to 0.7.3
      Update bcop dependency to 0.7.3
      * Initial import of a CMake-based build system
      * Use .xml.in files instead of .xml ones for bcop cmake macro
      * Add current binary directory to include path for bcop generated files
      * Add current binary directory to include path for bcop generated files (bis)
      * Bump version to 0.7.4

Travis Watkins (1):
      remove prev/next keybinding defaults, they interfere with gtk+ stuff

---
 CMakeLists.txt                     |   28 
 VERSION                            |    2 
 bcop.cmake                         |   28 
 configure.ac                       |    2 
 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 
 metadata/animation.xml.in          |    4 
 metadata/expo.xml.in               |   61 
 metadata/wall.xml.in               |    6 
 plugin.cmake                       |   35 
 po/LINGUAS                         |    3 
 po/ar.po                           |  107 
 po/bn.po                           |  107 
 po/ca.po                           |  144 -
 po/de.po                           |  148 +
 po/el.po                           |  156 +
 po/en_GB.po                        | 4819 ++++++++++++++++++++++++++++++++++++
 po/es.po                           |  146 -
 po/eu.po                           |  114 
 po/fa.po                           |  144 -
 po/fi.po                           |  100 
 po/fr.po                           |  363 +-
 po/gl.po                           |  502 +--
 po/gu.po                           | 4888 +++++++++++++++++++++++++++++++++++++
 po/hi.po                           | 4881 ++++++++++++++++++++++++++++++++++++
 po/hu.po                           |  367 +-
 po/it.po                           |  500 +--
 po/ja.po                           |  455 +--
 po/ko.po                           |  156 +
 po/nb.po                           |  352 +-
 po/nl.po                           |  161 +
 po/pl.po                           |  200 +
 po/pt.po                           |  369 +-
 po/pt_BR.po                        |  157 +
 po/ru.po                           |  142 -
 po/sv.po                           |  157 +
 po/tr.po                           |  137 -
 po/zh_CN.po                        |  139 -
 src/CMakeLists.txt                 |   25 
 src/animation/CMakeLists.txt       |   45 
 src/animation/animation-internal.h |    6 
 src/animation/animation.c          |  329 --
 src/animation/magiclamp.c          |  165 -
 src/bs/CMakeLists.txt              |    1 
 src/colorfilter/CMakeLists.txt     |    1 
 src/expo/CMakeLists.txt            |    1 
 src/expo/expo.c                    |  324 ++
 src/ezoom/CMakeLists.txt           |    1 
 src/ezoom/ezoom.c                  |   16 
 src/jpeg/CMakeLists.txt            |   28 
 src/mag/CMakeLists.txt             |    1 
 src/mag/mag.c                      |   42 
 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/ring/ring.c                    |   14 
 src/scaleaddon/CMakeLists.txt      |   30 
 src/session/CMakeLists.txt         |    1 
 src/session/session.c              |  117 
 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/wall/wall.c                    |   40 
 src/winrules/CMakeLists.txt        |    1 
 src/winrules/winrules.c            |    8 
 src/workarounds/CMakeLists.txt     |    1 
 src/workarounds/workarounds.c      |    4 
 79 files changed, 19440 insertions(+), 2009 deletions(-)
---


Reply to: