Tag '0.7.4' created by Guillaume Seguin <[EMAIL PROTECTED]> at 2008-04-03 22:17 +0000
Compiz Fusion 0.7.4 release -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBH9Vd+FGCg8MK49G4RAqz2AJwMMkg036N95j5gtqGAi1QzOaksbgCfT7c8 Gz8oTWuFzb0jpxtaVTpxkhA= =NvDr -----END PGP SIGNATURE----- Changes since 0.7.2: C-F Language team (2): emerald translation updates translation updates Christopher Williams (26): Fix a few bugs in the Profiles page Correct a bug in the about dialog and make some minor internal changes to the plugin lists Remove unnecessary Style object Change the layout of setting widgets to use HBoxes, and minor code cleanup Merge branch 'master' of git+ssh://[EMAIL PROTECTED]/git/fusion/compizconfig/ccsm Fix typo in multilist file hints Unify list settings with regular settings Merge branch 'master' of git+ssh://[EMAIL PROTECTED]/git/fusion/compizconfig/ccsm Make MatchButton and FileButton widgets directly manipulate and activate the StringSetting's Entry Fix image mimetype plugin loader in FileButton Allow line wrapping on the labels for Bool and Action settings Increase the default size of the list edit dialog to 500 and add some padding Reorganise and optimise setting filter code Reuse main window page when returning from plugin pages, and try to ensure that the left pane's size does not change Hide main widgets when showing a secondary page instead of removing them and set the default icon name Unbreak error box on plugin table Advanced Search rewrite Update plugin buttons whenever a change is made on the Preferences page that could affect them Merge branch 'master' of git+ssh://[EMAIL PROTECTED]/git/fusion/compizconfig/ccsm Always call modify_fg and modify_bg in in callbacks to the "style-set" signal so that the color updates on theme changes. Also use base instead of light for the color on the main background so that the right color is used with dark themes. Remove List row on Delete key press Use a regular dict with the setdefault method to support python 2.4 Fix going backward with the selector buttons in Advanced Search Add accidentally removed UpdateSetting method to Updater Merge branch 'master' of git+ssh://[EMAIL PROTECTED]/git/fusion/compizconfig/ccsm Fix UpdateSettings method Danny Baumann (3): Update German translation. translation updates Fix charset. Dennis Kasprzyk (1): Make opaque black the default color for new multilist settings. Guillaume Seguin (6): * Bump version to 0.7.3 Support pygobject < 2.13.0: use gobject.set_property instead of .set_properties Typo * Coding style (try to avoid going over 80 columns whenever possible) * Add --version/-v command line switch * Bump version to 0.7.4 Patrick Niklaus (16): Update to showmouse icon Improved look of edge and button selector Replaced the menu of the global edge selector with a 'floating' combobox Added 'None' entry to global edge selector Fixed conflict autoResolve It should better start couting at 1. Fixed IntDescList Moved FileSetting code to FileButton Added support for file hints in MultiListSetting Yay! Sharp plugin icons. Make settings labels also centered when used in lists Disable combobox cellrenderer for now. Replaced has_key with in Small code cleanups Replaced timout hacks with gtk_process_events Gray out ReadOnly settings --- VERSION | 2 ccm/Conflicts.py | 16 ccm/Constants.py.in | 13 ccm/Pages.py | 769 +++++---- ccm/Settings.py | 1483 +++++++---------- ccm/Utils.py | 197 -- ccm/Widgets.py | 399 +++- ccm/Window.py | 185 -- ccsm | 15 images/display.png |binary images/modifier.png |binary images/scalable/apps/plugin-3d.svg | 478 +++-- images/scalable/apps/plugin-addhelper.svg | 657 +++---- images/scalable/apps/plugin-animation.svg | 388 ---- images/scalable/apps/plugin-annotate.svg | 91 - images/scalable/apps/plugin-atlantis.svg | 460 +++-- images/scalable/apps/plugin-bench.svg | 423 ++--- images/scalable/apps/plugin-blur.svg | 221 -- images/scalable/apps/plugin-bs.svg | 86 - images/scalable/apps/plugin-capture.svg | 1056 +++++------- images/scalable/apps/plugin-clone.svg | 758 +++------ images/scalable/apps/plugin-colorfilter.svg | 710 ++------ images/scalable/apps/plugin-core.svg | 516 +----- images/scalable/apps/plugin-crashhandler.svg | 222 -- images/scalable/apps/plugin-cube.svg | 48 images/scalable/apps/plugin-cubecaps.svg | 193 +- images/scalable/apps/plugin-cubereflex.svg | 352 ++-- images/scalable/apps/plugin-dbus.svg | 58 images/scalable/apps/plugin-debug.svg | 527 ++++-- images/scalable/apps/plugin-decoration.svg | 212 +- images/scalable/apps/plugin-expo.svg | 1088 ++++--------- images/scalable/apps/plugin-extrawm.svg | 1249 ++++++-------- images/scalable/apps/plugin-ezoom.svg | 870 +++++++--- images/scalable/apps/plugin-fade.svg | 669 +++++--- images/scalable/apps/plugin-fadedesktop.svg | 925 +++++++---- images/scalable/apps/plugin-fakeargb.svg | 268 ++- images/scalable/apps/plugin-firepaint.svg | 90 - images/scalable/apps/plugin-fs.svg | 331 ++- images/scalable/apps/plugin-gears.svg | 166 + images/scalable/apps/plugin-glib.svg | 303 +++ images/scalable/apps/plugin-group.svg | 440 ++--- images/scalable/apps/plugin-imgjpeg.svg | 364 ---- images/scalable/apps/plugin-inotify.svg | 158 + images/scalable/apps/plugin-loginout.svg | 205 +- images/scalable/apps/plugin-mag.svg | 869 +++++++--- images/scalable/apps/plugin-maximumize.svg | 525 ++---- images/scalable/apps/plugin-mblur.svg | 116 - images/scalable/apps/plugin-minimize.svg | 339 ++-- images/scalable/apps/plugin-mousepoll.svg | 199 +- images/scalable/apps/plugin-move.svg | 441 +++-- images/scalable/apps/plugin-mswitch.svg | 476 +++++ images/scalable/apps/plugin-neg.svg | 207 -- images/scalable/apps/plugin-notification.svg | 103 - images/scalable/apps/plugin-opacify.svg | 346 +++- images/scalable/apps/plugin-place.svg | 355 ++-- images/scalable/apps/plugin-plane.svg | 336 ++-- images/scalable/apps/plugin-png.svg | 439 ++--- images/scalable/apps/plugin-put.svg | 339 +++- images/scalable/apps/plugin-reflex.svg | 200 +- images/scalable/apps/plugin-regex.svg | 264 ++- images/scalable/apps/plugin-resize.svg | 322 ++- images/scalable/apps/plugin-resizeinfo.svg | 401 ++-- images/scalable/apps/plugin-ring.svg | 596 +++++-- images/scalable/apps/plugin-rotate.svg | 572 +----- images/scalable/apps/plugin-scale.svg | 417 ++--- images/scalable/apps/plugin-scaleaddon.svg | 2166 +++++++++++++------------- images/scalable/apps/plugin-scalefilter.svg | 921 ++++------- images/scalable/apps/plugin-schemep.svg | 887 +++++++--- images/scalable/apps/plugin-screencasting.svg | 1129 +++++-------- images/scalable/apps/plugin-screensaver.svg | 138 - images/scalable/apps/plugin-screenshot.svg | 210 +- images/scalable/apps/plugin-session.svg | 238 -- images/scalable/apps/plugin-shelf.svg | 286 --- images/scalable/apps/plugin-shift.svg | 522 +++++- images/scalable/apps/plugin-showdesktop.svg | 499 ++--- images/scalable/apps/plugin-showmouse.svg | 238 ++ images/scalable/apps/plugin-snap.svg | 389 +++- images/scalable/apps/plugin-snow.svg | 39 images/scalable/apps/plugin-splash.svg | 139 - images/scalable/apps/plugin-state.svg | 151 - images/scalable/apps/plugin-svg.svg | 150 - images/scalable/apps/plugin-switcher.svg | 696 ++++++-- images/scalable/apps/plugin-text.svg | 1823 ++++++++------------- images/scalable/apps/plugin-thumbnail.svg | 670 +++----- images/scalable/apps/plugin-tile.svg | 168 -- images/scalable/apps/plugin-trailfocus.svg | 181 +- images/scalable/apps/plugin-unknown.svg | 570 ++---- images/scalable/apps/plugin-video.svg | 1129 +++++-------- images/scalable/apps/plugin-vpswitch.svg | 494 +++-- images/scalable/apps/plugin-wall.svg | 64 images/scalable/apps/plugin-wallpaper.svg | 915 +++++----- images/scalable/apps/plugin-water.svg | 59 images/scalable/apps/plugin-widget.svg | 615 +++---- images/scalable/apps/plugin-winrules.svg | 587 +++++-- images/scalable/apps/plugin-wobbly.svg | 60 images/scalable/apps/plugin-workarounds.svg | 1164 +++++++------ images/scalable/apps/plugin-zoom.svg | 652 ++++++- po/LINGUAS | 1 po/ar.po | 86 - po/bn.po | 86 - po/bn_IN.po | 92 - po/ca.po | 86 - po/ccsm.pot | 66 po/cs.po | 86 - po/de.po | 89 - po/el.po | 86 - po/en_GB.po | 511 ++++++ po/es.po | 86 - po/eu.po | 86 - po/fi.po | 89 - po/fr.po | 90 - po/gl.po | 119 - po/gu.po | 91 - po/hi.po | 86 - po/hr.po | 82 po/hu.po | 92 - po/id.po | 80 po/it.po | 98 - po/ja.po | 85 - po/ko.po | 86 - po/md.po | 86 - po/nb.po | 93 - po/nl.po | 86 - po/or.po | 154 + po/pa.po | 86 - po/pl.po | 86 - po/pt.po | 90 - po/pt_BR.po | 87 - po/ru.po | 86 - po/sk.po | 91 - po/sv.po | 86 - po/tr.po | 86 - po/wo.po | 86 - po/zh_CN.po | 87 - 134 files changed, 25242 insertions(+), 21879 deletions(-) --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]