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

ccsm: Changes to 'refs/tags/0.7.8'



Tag '0.7.8' created by Guillaume Seguin <guillaume@segu.in> at 2008-09-23 11:34 +0000

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

iEYEABECAAYFAkjY1D0ACgkQFGCg8MK49G6t2ACfegSzggEketSojXSFj9wTDfPX
MyMAn1yheGOTov8CCZ5+Iz11cT477F9M
=Mk0G
-----END PGP SIGNATURE-----

Changes since 0.7.6:
C-F Language team (6):
      new translations and updates
      remove zh_CN for now as it has 0 translated strings
      new translations and updates
      l10n updates
      l10n updates
      l10n updates

Christopher Williams (7):
      Escape markup in all conflict dialog messages.
      Use the pango.WrapMode enum instead of gtk.WrapMode for the gtk.Label
      Add startup notification and optional dbus single-instance support
      Merge branch 'master' of git+ssh://crdlb@git.compiz-fusion.org/git/fusion/compizconfig/ccsm
      Only use gtk.Window.present() if the new window has no startup
      Use correct boolean value ('true') in desktop file
      Attempt to support dbus-python 0.80.0 and up for single-instance support

Danny Baumann (1):
      Translate N/A string.

Erkin Bahceci (11):
      Pass on AutoResolve during recursion in PluginConflict.
      Add support for restricted string options and extensions.
      Fix setting current page when extension plugin is initialized.
      Show N/A for invalid restricted string value.
      Handle invalid value in restricted string flag options.
      Fix crash when initializing an extension plugin while in prefs page.
      Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Postpone page refresh on initializing extension plugin.
      Fix crash when New button is pressed in restricted string lists.
      Merge branch 'master' of git+ssh://cornelius@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Use metadata order for groups/subgroups instead of sorting them.

Guillaume Seguin (2):
      * Bump version to 0.7.7
      * Bump version to 0.7.8

Patrick Niklaus (11):
      Added icon for static switcher
      Added new icon for plugin stackswitch
      Do not show popup windows in the taskbar
      Do not crash in the about dialog when no icon for ccsm is present
      Added icon for obs, removed icon for bs.
      Translate category names in main view. Fixes bug 1026.
      A little bit extra padding for the category header
      Added icon for animation addon plugin.
      Do not allow empty values for matches, fixes bug 1043
      Make use of the new tooltip system introduced in GTK 2.12
      Added option name to setting tooltip

---
 INSTALL                                        |    2 
 VERSION                                        |    2 
 ccm/Conflicts.py                               |   38 
 ccm/Constants.py.in                            |    4 
 ccm/Pages.py                                   |   75 +
 ccm/Settings.py                                |  192 ++++
 ccm/Utils.py                                   |   13 
 ccm/Widgets.py                                 |   24 
 ccm/Window.py                                  |   12 
 ccsm                                           |   74 +
 ccsm.desktop.in                                |    1 
 images/scalable/apps/plugin-animationaddon.svg |  276 ++++++
 images/scalable/apps/plugin-bs.svg             |  289 ------
 images/scalable/apps/plugin-obs.svg            |  359 ++++++++
 images/scalable/apps/plugin-stackswitch.svg    | 1050 +++++++++++++++++++++++++
 images/scalable/apps/plugin-staticswitcher.svg |  608 ++++++++++++++
 po/LINGUAS                                     |    2 
 po/ar.po                                       |    5 
 po/bn.po                                       |    5 
 po/bn_IN.po                                    |    5 
 po/ca.po                                       |   71 -
 po/ccsm.pot                                    |    5 
 po/cs.po                                       |    5 
 po/de.po                                       |   14 
 po/el.po                                       |   22 
 po/en_GB.po                                    |   36 
 po/es.po                                       |   30 
 po/eu.po                                       |   42 -
 po/fi.po                                       |   18 
 po/fr.po                                       |   38 
 po/gl.po                                       |   37 
 po/gu.po                                       |   15 
 po/he.po                                       |  526 ++++++++++++
 po/hi.po                                       |    5 
 po/hr.po                                       |   45 -
 po/hu.po                                       |    9 
 po/id.po                                       |    5 
 po/it.po                                       |   21 
 po/ja.po                                       |    5 
 po/ko.po                                       |   43 -
 po/md.po                                       |    5 
 po/nb.po                                       |   21 
 po/nl.po                                       |    5 
 po/or.po                                       |    5 
 po/pa.po                                       |    5 
 po/pl.po                                       |   28 
 po/pt.po                                       |   11 
 po/pt_BR.po                                    |    5 
 po/ru.po                                       |   34 
 po/sk.po                                       |    9 
 po/sv.po                                       |   45 -
 po/tr.po                                       |    5 
 po/wo.po                                       |    5 
 po/zh_CN.po                                    |  547 -------------
 54 files changed, 3562 insertions(+), 1196 deletions(-)
---


Reply to: