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

compiz-fusion-plugins-extra: Changes to 'refs/tags/0.6.0'



Tag '0.6.0' created by Guillaume Seguin <guillaume@segu.in> at 2007-10-20 20:08 +0000

Compiz Fusion 0.6.0 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQBHGmBTFGCg8MK49G4RAnZaAKC8NaIW4TyEDd5FzUyVlsloRQGgswCcCloP
PQ0v3bldophL977E9axKeXc=
=WGLn
-----END PGP SIGNATURE-----

Changes since 0.5.2:
Danny Baumann (39):
      Fix description and whitespace.
      Compiz indention style.
      Remove gotovp (merged into vpswitch).
      Remove gotovp metadata.
      Update German translation to reflect vpswitch changes.
      Some German translation updates.
      Fix handling of _COMPIZ_WIDGET property change notifications.
      Properly include widget child windows into widget layer.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/group
      Made end-widget-mode-with-click behaviour optional.
      Load widget before animation.
      Free pixmap if we couldn't bind it to the texture. This makes sure we don't attempt to draw it.
      Minor cleanup.
      Coding style adjustments.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/group
      Make sure windows are visible after ungrouping them.
      Minor cleanup.
      Cleanups.
      Don't care about override_redirect window restacking.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins/group
      Crash fix.
      Revert Crash
      Revert Cleanups.
      Function parameter cleanup.
      Minor beautification.
      Cleanup.
      Fixed widgets staying at the desktop if toggling widget mode fast.
      Track core changes.
      Fix merge problem.
      Added sanity check.
      Don't try to evaluate matches in InitWindow.
      Properly initialize property state.
      Do not set opacity to opaque while moving.
      Track core changes.
      Always read widget property as 32 bit value.
      Don't try to raise input prevention window if it isn't mapped.
      Fix merge issue.
      Use central function to determine if a window should be groupable or not.
      Merge branch '0.6.0' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins-extra into 0.6.0

Dennis Kasprzyk (4):
      Set color back to default.
      Evaluate match only if needed.
      Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins/reflex
      Apply core changes.

Erkin Bahceci (1):
      Handle changes in param & unit.

Guillaume Seguin (3):
      * Fix images install
      * Fix file name in copyright header
      * Correctly handle desktop opacity when there's no image

Jigish Gohil (5):
      - fix LINGUAS
      change back zh to zh_CN.po so it shows up on l10n-stats
      oops, forgot updating LINGUAS
      merge translations into 0.6.0 branch
      bump version to 0.6.0

Michael Vogt (2):
      * added support for metacity style workspace switching
      fix incorrect max boundary (thanks to onestone for spotting this)

Patrick Niklaus (2):
      Removed another unused variable
      Group: Fixed bug 514 (Crash while closing a tabbed group)

Repos Merger (1):
      Merge branch 'master' of /git/compcomm/plugins-extra

Roland Baer (3):
      Simplified code: calloc(NULL, is equivalent to malloc(
      Sanity check...
      Added necessary checks on return value of XCreateRegion()

Roland Bär (2):
      Removed unused vars and useless code
      Earlier check for newRegion

---
 VERSION                       |    2 
 configure.ac                  |    1 
 images/Makefile.am            |   13 
 metadata/Makefile.am          |    1 
 metadata/gotovp.xml.in        |   17 
 metadata/widget.xml.in        |    6 
 po/LINGUAS                    |    9 
 po/Makefile.in.in             |  218 +
 po/POTFILES.in                |    1 
 po/ca.po                      | 3295 ++++++++++++++++++++++
 po/compiz-fusion-plugins.pot  | 2359 ----------------
 po/de.po                      | 4316 +++++++++++++-----------------
 po/el.po                      | 5407 +++++++++++++++++++++----------------
 po/fr.po                      | 3358 +++++++----------------
 po/gl.po                      | 4342 ++++++++++++++++++++++++++++++
 po/it.po                      | 6025 ++++++++++++++++++++++++------------------
 po/ja.po                      | 3345 +++++++++--------------
 po/nb.po                      | 4258 +++++++++++++++++++++++++++++
 po/pl.po                      | 2570 +++++++++++++++++
 po/pl_PL.po                   | 3689 -------------------------
 po/pt.po                      | 4348 ++++++++++++++++++++++++++++++
 po/pt_PT.po                   | 3630 -------------------------
 po/sv.po                      | 4386 ++++++++++++++++++++++++++++++
 po/tr.po                      | 1845 ++++++++++++
 po/zh_CN.po                   |  918 ++++--
 src/Makefile.am               |    1 
 src/cubecaps/cubecaps.c       |   45 
 src/cubereflex/cubereflex.c   |    3 
 src/goto-viewport/Makefile.am |   27 
 src/goto-viewport/gotovp.c    |  242 -
 src/group/group-internal.h    |   52 
 src/group/group.c             |   82 
 src/group/init.c              |    6 
 src/group/selection.c         |   30 
 src/group/tab.c               |   89 
 src/reflex/reflex.c           |  142 
 src/scalefilter/scalefilter.c |   24 
 src/showdesktop/showdesktop.c |   12 
 src/splash/splash.c           |    1 
 src/widget/widget.c           |  163 -
 40 files changed, 37520 insertions(+), 21758 deletions(-)
---


Reply to: