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

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



Tag '0.5.2' created by Danny Baumann <dannybaumann@web.de> at 2007-08-13 12:16 +0000

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

iD8DBQBGwEuBFGCg8MK49G4RAsZ+AKDDsl8PkwDUGGwWCbUVP13x4I4c0ACdH8gv
a8SYhKlrhMe5p0eTUg0wvyk=
=OpVv
-----END PGP SIGNATURE-----

Changes since the dawn of time:
Andrew Wedderburn (1):
      Added cube cap for the up coming 0.5.2 release

Danny Baumann (160):
      Allow assigning a key binding to the 'Change glow color' action.
      Use the window add notify to apply autotabbing.
      Only bind tab bar layers to texture when they're actually drawn.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/plugins/group
      Revert Use
      Remove rotation check.
      Properly use core's screenTexEnvMode function.
      Fix typo.
      Fix maximum value for tab bar spring friction.
      Fix hang after slot DnD caused by massive calls to groupShowDelayTimeout.
      Better fix for the 'hang on slot drop' problem.
      Improve the damage handling for tab bars.
      Fix slot damaging for slots dragged to another viewport.
      Fix crash when dropping slots on another tab bar.
      More damage fixes.
      Fix glow size calculation.
      Finally really fix w->output calculation.
      printf -> compLogMessage
      Adjust default value for thumb spacing.
      printf -> compLogMessage
      printf -> compLogMessage
      Move to utility section.
      Use text plugin package.
      Rename group.h to group-internal.h.
      Fix reflection for single head setups.
      Better fix for single head setups.
      Remove unneeded hints.
      Rename displayPrivateIndex -> groupDisplayPrivateIndex to prevent symbol conflicts.
      Fix windows losing their tab bar when autotabbing is enabled, auto-ungrouping is enabled and a window is dragged of the tab bar so only one window is remaining.
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      Actually rename xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      xml -> xml.in
      Actually rename xml -> xml.in
      Update file list.
      Update file list.
      Update to include -main plugin translatable strings.
      More German translation updates.
      Even more German translations.
      Indention fixes.
      Added 'after' dependency for blur which is needed for reflection to be visible with blur loaded.
      Fix typo.
      Improve tab bar painting code.
      Optimize window paint routine.
      Furtherly optimize window paint routine and do not reference local variables outside their scope.
      Fixed a few typos and added some more translations.
      Cleanups and beautification.
      Fix headers.
      Include po directory in Makefile.am.
      Fix tab bar fading.
      Fix typo.
      Whitespace fixes.
      Add build system for gotovp.
      Fix viewport switching after entering an invalid target number.
      Update file list.
      Update template.
      Updated German translation for gotovp.
      Use less hacky way to prevent moving/resizing of showdesktop'ed windows.
      Set showdesktop'ed windows to unmanaged so they aren't handled by updateWindowAttributes and friends.
      Compiz indent style and minor cleanup.
      Translation update by Forlong.
      Dummy commit.
      Keep plugins alphabetically sorted.
      Keep plugins alphabetically sorted.
      Update file list.
      Add build system for scalefilter.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins-extra
      Fix typo.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/plugins-extra
      Fix copy'n'paste error.
      Beryl -> Compiz
      Beryl -> Compiz
      Added basic text input localization support.
      More UTF-8 fixes.
      Fix typo.
      Update with intltool-update
      Added translations for scalefilter.
      Only set the needed locale type, LC_ALL breaks string formatting for floating point numbers in pixel shaders ;-)
      Some updates to German translation.
      Some more minor German translation updates.
      Update file list.
      More German translation updates.
      Update file list.
      Added option for case insensitive filtering.
      Drop previously applied filter with Escape instead of Backspace.
      Default to case sensitive filtering because that's the only one guaranteed to be present.
      Track selected windows per-screen and not per-display.
      Fill window list when windows are destroyed.
      Optimizations.
      We have to walk the window stack downwards, not upwards.
      Cleanup & beautification.
      Fix typo.
      Cleanup.
      Fix crash when closing a window that is tabbed and the only window in the group.
      Optimization. Prevent calloc() call with 0 size.
      More cleanup & beautification.
      Even more cleanup.
      Little cleanup.
      Minor cleanup.
      Cleanup.
      We need PAINT_WINDOW_TRANSFORMED_MASK to get a good texture filter.
      Fix tab bar fading (again).
      Minor beautification.
      Remove some useless code.
      Apply group raising on restacking instead of focus events.
      Do tabbing animation by translating the painting instead of moving the window.
      Remove unused variables.
      Morph tabbed windows to/from top tab size during tabbing animation.
      Some cleanup & some minor beautification.
      Apply animation translation before scaling.
      Preserve window stacking order in group while doing group raise.
      Code simplification.
      Fix fade in of non-toptabs.
      Fixed sanity checks.
      Fixed windows sometimes being placed incorrectly during tabbing.
      Remove unused function.
      Remove useless code.
      Update file list.
      Update template.
      Some fixes to tabbing animation logic.
      Explicitly include keysymdef.h for those folks with X installation that don't include this implicitly.
      Explicitly include keysymdef.h.
      Restructure grouped resize.
      Do grouped (un)maximization in state change notify rather than in resize notify.
      Coding style adjustment.
      Fix damage problems in grouped resizing.
      width and height are unsigned, so we need to avoid setting them to a value less than 0.
      Fix damage problem in grouped resize occuring when shrinking windows after enlarging them.
      Don't make focusWindow think showdesktop'ed windows are not managed.
      Added variable tracking if we sent the window to showdesktop mode.
      Fixed windows being placed incorrectly under certain conditions.
      Rearrange some code.
      Fix crash when dragging slots off the tab bar.
      Fix compiler warning.
      Cleanups.
      Compiz indention.
      Fix applying the saturation value.
      Shut up compiler.
      Fix tab bar being drawn one slot too thin after slot drag.
      Update file list.
      Added build system for cubecaps.
      Added /compiz to DATADIR define.
      Some German translation updates.
      Update file list.
      Only include present XML files.
      Remove mswitch (goes to -unsupported).
      Handle stuff which needs to be called once with a one-shot timer instead of checking it from PreparePaintScreen.
      Replace dequeue calls from preparePaintScreen with a timer which also checks the queues when necessary.
      Don't overwrite already existing timers.
      Don't raise widgets above all windows.

Dennis Kasprzyk (77):
      Makefile update
      Makefile update
      Makefile update
      Makefile update
      Makefile update
      Makefile update
      Makefile update
      Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins/group
      Makefile update
      Makefile update
      Makefile update
      Makefile update
      removed dummy
      build system
      this is the plugins-extra package
      build with showdesktop
      Applied lastest core changes
      Applied lastest core changes
      Applied lastest core changes
      Applied lastest core changes
      Applied lastest core changes
      Applied lastest core changes
      Clean up
      Updated Makefile
      Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins/crashhandler
      do not include group.h
      group depends on compiz-text
      dummy commit
      Build cubereflex
      Don't rotate skydome
      Fixed cube reflection with switcher.
      Added better reflection intensity control
      Added option ot disable autozoom.
      Added different reflection modes.
      load after image plugins
      Fixed image movement.
      Optimize shader code
      Added option to disable reflection movement.
      Added after
      Rename to Compiz fusion
      Added support for transcube
      Points is not const.
      Compiz indent style.
      Compiz indent style.
      Compiz indent style.
      Compiz indent style.
      Compiz indent style.
      Compiz indent style.
      Compiz indent style.
      Handle rotation correctly.
      Multimonitor rotation fix
      Fixed header file name.
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Remove obsolete deps/features from vtable
      Added polish translation.
      Initialize variables correctly.
      Fixed memory corruption.
      Fix schema build.
      Added default reflection image.
      Added images to build system.
      Require right bcop version.
      Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins-extra
      Makefile.in.in is generated by autogen.sh

Erkin Bahceci (6):
      Fix image shifting when moving window.
      Scale z by 1 instead of 0.
      Scale z by 1 instead of 0.
      Add compiz event on fading start/stop.
      Fix description.
      Fix description.

Guillaume Seguin (29):
      dummy commit
      Fix make distcheck
      Dummy commit
      * Fix option description (who cares about Beryl? ;))
      * Fix typo in option description
      * Fix more descriptions!
      * Add initial French translation (from Sylvain Debray, xsnake and I)
      * Add fr to LINGUAS
      * xml -> xml.in
      * Add mswitch to the Desktop category
      * Yes, that's a dummy commit
      * pt_PT update by Nicolau Gonçalves
      * pt_PT update by Nicolau Gonçalves
      * Update to pt_PT.po from Nicolau Goncalves
      * xml => xml.in
      * Fix i18n and indent
      * Oh NOES, a dummy commit!
      * Correctly load default caps
      * Load plugin after image loaders
      * Set right hints for top/bottom images metadata
      * Set white as default cap color
      * Add default caps
      * Add options grouping
      * Use color opacity when transparent cube is disabled
      * Make CLAMP_TO_BORDER usage optionnal
      * Fix typo
      Dummy commit
      Version update
      * Update POTFILES.in

Jigish Gohil (12):
      initial i18n
      Merge branch 'master' of git+ssh://git.opencompositing.org/git/fusion/plugins-extra
      add translation template for translators to bast their work on.
      add pt_PT translation from Nicolau Gonçalves <excentriko>
      Add missing build system for gears (how did this escape maniac!!)
      i18n: merge new translation strings in all po
      plugins-extra: i18n changes in Makefile.am from upstream
      Add zh_CN from Thruth <gubotruth@gmail.com>
      update AUTHORS
      Missed roico in there
      Add more missing contributors
      Add widget plugin to build system

Kristian Lyngstol (2):
      Add X11/keysymdef.h include
      Revert Add

Patrick Niklaus (31):
      Fixed cairo tab bar drawing
      Fix a nasty bug with DnD, closes #6
      Remove relative_distance option, was almost useless and calculation was
      Use reflex animation on tab bar fade in => damage problem again oO
      Fixed damage problem with tab bar animation
      Improved relfex effect
      Added option for tab bar animations
      Added a work-a-round for the damage problem when dragging a slot,
      Made reflex with dependent on the number of slots
      Added pulse animation to DnD window activation
      Make use of the animation option
      Fixed murrina tab bar style painting when tab bar width < height
      Changed the pulse effect to don't take too much time
      Added German translation, may need a review...
      Fixed typo
      Fixed some typos
      Some minor updates to the German translation
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/i18n
      Switch from pixmap back to image buffer for now.
      Clean up a bit. We have this code anyway in the commit log.
      Fixed stupid crash with bad layer pointer and added some better debugging
      Fixed bad stack corruption
      Added a little fix which doesn't let the tab bar recreate the context
      Fixed a tab bar painting issue after DnD where the tab bar goes white
      Move the groupRenderTabBarBackground call to a better position
      Remove obsolete deps/features from vtable
      Added Greek translation
      Added japanese translation
      Added new splash from coz_
      Updated file names
      Updated splash

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

Roi Cohen (17):
      remove lots of trailing white spaces
      very small and not important clean-ups.
      another very small clean up
      fix weird indention in selection.c
      - remove some unnecessary screen-damages, and use window damages instead
      simpler thumbnail transformation
      fix selection - stupid mistake
      better random numbers generation
      small indention fixes
      - small damage clean up
      some more trailing white spaces - i should stick with a good editor :P
      fix indention in switches
      more indention fixes in switch
      - some general clean ups
      revert damage changes done in previous commit - the extra buffer was needed
      Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/plugins/group
      fix fade of tab-bar after DnD

Treviño - 3v1n0 (42):
      Added Auto zoom only on Mouse Rotate
      Fixed zoom manual only (don't zoom on grabbing)
      Started Italian Translation for fusion plugins
      Added more Italian translations...
      Added other Italian translations
      Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
      Updated Italian Translation - thanks to Matteo Suppo (Triex)
      Updated Italian Translation - thanks to DDany
      Fixed some Italian translations
      Fixed copyright informations
      Updated Italian Translation - Thanks to Fabio Fiorentini
      Updated Italian Translation - Thanks to Andrea De Iacovo
      Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
      Updated Italian Translation - Thanks to Emiliano Perulli
      Updated Italian Translation - Thanks to Andrea De Iacovo
      Updated Italian Translation - Thanks to Danilo Saruis (DDany)
      Updated Italian Translation - Thanks to Emiliano Perulli
      Updated Italian Translation - Thanks to Matteo Suppo
      Updated Italian Translation - Thanks to Matteo Suppo (Triex)
      Italian Translation Completed (waiting for new updates)
      Added some improvements to Italian Translation
      Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
      Fixed some Italian Translations - Thanks to Andrea De Iacovo (Firstbit)
      Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
      Synced Italian Translation with latest pot
      Added more Italian Translations - Thanks to Danilo Saruis (DDany)
      Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
      Changed Ring Switcher in Italian Translation
      Updated Italian Translation - Thanks to Andrea De Iacovo (Firstbit)
      Updated Italian Language - Thanks to Danilo Saruis (DDany)
      Fixed error in pt_PT translation.
      Updated Italian Translation - Thanks to Emiliano Perulli
      Updated Italian Translation - Thanks to Andrea De Iacovo (Firstbit)
      Updated Italian Translation - Thanks to Emiliano Perulli
      Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/fusion/i18n
      Updated Italian Translation - Thanks to Andrea De Iacovo (Firstbit)
      Updated Italian Translation - Thanks to Emiliano Perulli
      Updated Italian Translation - Thanks to Emiliano Perulli
      Sinced Italian Translation to upstream pot
      Updated Italian Translation
      Updated Italian Translation - Thanks to Emiliano Perulli
      Updated Italian Translation - Thanks to Emiliano Perulli

compiz (1):
      Dummy commit

marex (4):
      Cleaned up painting code a bit
      Added support for tab bar animations, we need to find usecases for
      Merge with git+ssh://marex@git.beryl-project.org/git/compcomm/plugins/group
      Prevent a crash when doing DnD


Reply to: