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

ccsm: Changes to 'refs/tags/ccsm-0.6.0-1'



Tag 'ccsm-0.6.0-1' created by Sean Finney <seanius@debian.org> at 2007-12-02 20:40 +0000

Tagging upload of ccsm 0.6.0-1 to unstable.

Changes since the dawn of time:
= (1):
      Fixed changing backends

Alex Heck (7):
      Initial autotools setup
      Oops, missed makefile
      Updated autogen and configure
      Fix pixmapdir
      Build system fixes
      Add .desktop file
      Ugh, first build system, please excuse the multiple commits

Andrew Riedi (1):
      Combo boxed do not have set_active_text().

Andrew Wedderburn (12):
      Added mouse gestures icon
      Added color filter icon
      New firepaint icon
      Update to the water icon
      Added atlantis plugin icon
      Added icon for notification plugin
      Updated wallpaper icon
      Added icon for widget plugin
      Updated fakergba plugin icon
      Added icon for shift plugin
      Added icon for workarounds plugin
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm

Artur Flina (1):
      Updated Polish translation

Danny Baumann (31):
      Syntax fix
      Fix icon installation for recently added icons.
      Adapted icon path to new plugin binary name.
      Adjust Makefile for new fakeargb icon name.
      Fixed copy'n'paste error.
      Fix selection between int lists with and without descriptions.
      Show an 'unknown' icon for plugins that don't have a specific icon.
      Added Utility section icon and removed development section icon.
      Create Makefile in po directory.
      Don't split strings because it confuses gettext.
      We have no de translation yet. Revert accidential change.
      Added quick'n'dirty German translation for testing purposes.
      Fixed charset.
      Completed header.
      Fix locale path.
      Mark all strings as translatable.
      Fixed icon fetching for unknown categories.
      Improved German translation.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Fix a few typos.
      Don't include plugin lists in buttons as the buttons may become very large.
      Swap fadedesktop and showdesktop icons as showdesktop is the plugin which moves windows to screen edges.
      Slightly improve German translation.
      Fix file list.
      Update German translation.
      Make sure build is ready before installing.
      Fix grammar ;-)
      Update German translation.
      Another translation update.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Update German translation.

Dennis Kasprzyk (16):
      test commit
      applied name change
      set minimum size to one column
      Set vertical scrollbar back to old value
      Merge branch 'master' of git+ssh://git.opencompositing.org/git/users/quinn/ccsm
      Typo
      Removed string restrictions
      libccs -> libcompizconfig rename
      Added ccsm.in to EXTRA_DIST
      Package rename
      Package rename
      compizconfig-bindings -> compizconfig-python
      Move ccsm.in into src directory.
      Added polish translation.
      Fixed ccsm.in directory.
      Version update.

Erkin Bahceci (9):
      Sort integer option choices and integer list option items according to integer value.
      Int list integers don't have to start with 0, revert read change.
      More efficient int list read.
      Add group and subgroup sorting.
      Increase multi-list height to show 1 more row.
      Edit row in multi-list on double-click.
      Create multilist only when there are multiple lists in subgroup.
      Auto-select 1st item in multilist Add dialog. Allow "" as value.
      Put double-click edit hint in multilist tooltip.

Guillaume Seguin (39):
      * Fix typo in fr.po that broke binding editing
      Merge branch 'master' of git+ssh://git.opencompositing.org/git/compcomm/compiz-configuration-system/tools/ccsm
      * Fix action treeview handling (edges == None when activating a group/subgroup,
      * Update French translation
      * Remove leftover debug print
      * Update French translation
      * Update to latest compizconfig-python API
      * Use libsexy only if available
      * Erm, remove debug leftover
      * pt_PT po update by Nicolau Gonçalves
      * Rename Constants.in to Constants.py.in
      * New buildsystem based on distutils
      Merge branch 'master' of git+ssh://guillaume@git.opencompositing.org/git/fusion/compizconfig/ccsm
      * Fix prefix handling
      * Update install
      * Add PREFIX environment variable support
      * Add fake Makefile to keep make/make install working
      * Properly pass --prefix in Makefile, do not use empty prefixes
      * Add --prefix= support to setup.py build
      * Fix install prefix
      * Use "/usr/local" as default prefix
      * Fix *cough*
      * Which Makefile.am?
      * Fix setup script
      * Fix setup.py version handling
      * Add MANIFEST file to specify which files to distribute
      * Minor improvement to setup script
      * Add uninstall operation & Makefile target
      * Fix data files permissions upon install
      * Fix i18n mo files install
      * Attempt to not request build before install
      * Update website and coding style
      * Fix make clean
      * Rework and cleanup of Bool settings
      * "foo" doesn't look serious
      * Prettier buttons for plugins & categories
      * Fix keyboard navigation scrolling
      * Checking for focus events only seems to be enough
      * My pygtk is wicked

Jigish Gohil (17):
      initial l10n for ccsm
      ccsm: add pt_PT translation from Nicolau Gonçalves <excentriko>
      ccsm: sv.po from Daniel Nylander and Erik Eloff
      ccsm: add el.po translation update
      ccsm: Typo in copy/paste
      make sexy-python warning milder
      Add zh_CN from Thruth <gubotruth@gmail.com>
      missed zh_CN.po
      Add gujarati translation from Ankit Patel <ankit@redhat.com>
      update AUTHORS
      change back zh to zh_CN.po so it shows up on l10n-stats
      Add Dutch translations from Rick - <mailmelist@gmail.com>
      merge translations into 0.6.0
      merge translations into 0.6.0
      bump version to 0.6.0
      add arabic translations from Banxoo <banxoo+ar@gmail.com>
      el update from djdoo <jimdusis@yahoo.gr>

Michael Vogt (1):
      * Fix source distribution and locales building

Patrick Niklaus (167):
      Fixed a few typos
      Just another typo.. ><
      Removed some unfinished code I accidentally committed
      Added support for int lists with description
      Forgot to modify setting reading ~~
      Display options in the same order as in metadata
      Added icon for wallpaper plugin and updated expo icon
      Added support for 'merged' lists. That means you can now have a subgroup
      Use ranking system
      Added min size for list widgets, added an option filter to the plugin page
      Added icons for winrules and scaleaddon. Updated the wallpaper icon.
      Fixed bug with searching in the plugin options.
      Added ranking for actions
      Added new icon for inotify
      Fixed action conflict handling
      Added support for file hint
      Fixed typo
      Fixed a typo which always made sub groups expanded
      Added icon for unkown plugins
      Fixed file filter
      Added icon for cubereflex and regex
      Check whether the plugin which can load this image is available before
      Changed prefix for image feature
      Added spacing to the category header. Thx to Griswold
      Added support for DE integration
      Gray out profle/integration if not supported by the backend
      Update integration/profile support on backend change
      Disable ReadOnly options
      Made plugin conflicts work
      Now update profiles properly
      Added support for pyGtk 2.8.0
      Revert "Added support for pyGtk 2.8.0"
      Added support for profile import and expport
      Disbale feature check until we have the support in compiz-fdo
      Fix background color for dark gtk themes
      Updated some icons
      This should avoid empty list entries
      Same fix for multi lists
      Now search in the setting name as well
      Search in setting longDesc and value
      Fixed loosing focus while typing in the settings filter entry
      Initial support for extented settings search
      Sort plugins after name
      Only display group/subgroup selector when needed
      Sorted plugins in mainview
      Onyl display screen section when there is more then one screen
      Use tooltips for longDesc in the mainview
      Moved Profile & Backend button to the top, made categories always expanded
      Added exit button
      Replace advanced search and backend & profile buttons
      Update German translation
      Added icon for scalefilter and cubegears
      Update settings when they were changed from other applications
      Restore old cube icon
      Added a workaround which fixes a not cleared changedSettings list
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Updated some icons
      Fixed a crash when calling Read() on destroyed widgets
      Quite a big update to the icons... mostely small changes but also a new
      Changed action conflict dialog to be more user friendly => NEEDS NEW
      Made feature check dialog more user friendly => NEEDS NEW TRANSLATION
      Made the plugin conflict dialoges more user friendly => NEEDS NEW
      Fixed message dialog
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Fixed freeze when entering an empty string, fixes bug #109
      Make use of the new ClearChangedSettings function
      Added egde button support => NEEDS TRANSLATION UPDATE
      New version of the icon set based on the Gnome Icon Theme. Thanks a lot to
      Cleaned up some licensing issues
      Fixed typo
      Translation fix
      Added a hack to provide a 'Loading...' message in the titlebar
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Make labels of integrated settings blue
      Updated video/screencasting icon
      Update ccsm png icon
      Update to the extras category icon
      Updated unknown plugin/category icon
      Small update to the firepaint icon
      Small update to the fuse icon
      Another small update to debug icon
      Added icon for vpswitch
      Fixed segmentation fault on action conflict
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Revert "Added Filter-Reset button next to the filter field" since the reset button looks ugly there and isn't a real improvement to usability.
      Added IconEntry's from libsexy to provide a better integrated clear button
      Added warning
      Added about dialog => NEEDS TRANSLATION UPDATE
      Fixed bell in action dialog
      Fixed problem with button/key conflict checking
      Fixed setting bell
      Fixed another typo, thx Danny
      Udpated group icon
      Integrated actions are now blue too
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Added edge conflict checking
      Split FileSetting class into FileStringSetting and FileSetting
      Added file list support
      File filter fix
      Added global action page to Advanced Search
      Alphabetical order for plugins in global actio page
      Enabled plugins are now printed in bold font
      Set the right categories
      Reenabled image type detection and feature checking
      Added support for IntDescList to MultiList setting widget
      Fixed the update-as-you-type issue with string and match setting. It
      Changed int and float settings to just update on button release and
      Should work better then my last fix to this
      Updated inotify icon
      Use row-activated signal instead of tracking double clicks
      Apply file name change directly
      Updated atlantis plugin icon a bit
      Added Greek translation
      Splitted CCSM into a modul with serveral files.
      Fixed distclean
      Fixed l10n
      Removed some l10n things
      Fixed Description
      Fixed crash with multilists
      Fixed typo.. come on..
      Which () ?
      Sadly a lot of dialogs did become orphans...
      Updated constants
      Fixed markup warning
      Fixed image feature check
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Added support for double click edit to singlelist widgets
      Fixed incomplete multilists by setting empty columns to default values
      Focus-Out event for int/float settings should now work better
      Small signal adjustment
      Fixed adding profiles
      Added "Not found" message to plugin filter. Simialr to the one in
      Added NotFoundBox for plugin settings
      Added not found message to advanced search
      Clear SelectorBox properly
      Split backend & profile page into preferences page with several tabs
      Added support for stock images to Image class
      Initial support for custom plugin lists
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Made string translate able
      Fixed bug with files without type extension
      Added support for adding plugins to active_plugins without metadata
      Moved about button to preference page
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Fixed file loading with unknown extensions
      Plugin lists change their size on window resize
      Merge with git+ssh://marex@git.opencompositing.org/git/fusion/compizconfig/ccsm
      Fixed vertical size adaption
      Removed active_list option from General Options page
      Put General Options always at first position
      Remove core from the disabled plugins list
      Removed ____plugin_enabled exceptions
      Fixed profile page
      Added icon for cubecaps plugin
      Added icon for ezoom plugin
      Added plugin for gotovp plugin
      Fixed version in about dialog
      Parse version from VERSION file
      Fixed changedSettings interface and update action settings as well
      Added global profile reset. Thanks to Michael Vogt
      Updated vpswitch icon
      Removed gotovp icon
      Moved some helper widgets into Widgets.py
      Switched to gtk-like coding style in Widgets.py
      Fixed typo in Polish translation
      Fixed conflict dialog appearing twice
      Python 4 spaces tabs indent

Quinn Storm (46):
      remove dummy
      copy over build system from bsb
      add the rest of the build system
      remove VERSION file & use of it
      adding simple bsettings.pyx file to get started
      fix version in test for bsettings
      fix build system and a few glitches
      getting started...
      getting far closer to being done, still haven't gotten to actual
      finish up settings Value __get__
      I don't like SSGroup, I'll likely replace it with something better protected,
      option setting for all but lists is in & compiles, *should* work, not yet tested
      setting value setting implemented completely, cleaned up from previous partial implementation
      fold plugins into categories
      fix a few little bugs with setting values, change Action values to be lists not tuples
      add read, write, few missing bits (setting.Reset(), setting.IsDefault)
      just some little things to make bsettings start to come together
      add 'bset' - very basic beginning of port of beryl-settings to bsettings
      'bset-new' is an attempt to rewrite the old code I was originally trying
      more work on filling out the interface...
      a bit more work...not sure how much more I'll be doing tonight
      more updates, code cleanup
      oops, forgot to save in vim
      yeah, more updates!
      a little bit of interface cleanup
      add plugin en/disable conflict readout to pyx
      set up and add in some plugin en/disable stuff, not sure yet if as_____plugin_enabled is correct anymore or if I need to handle as_active_plugins myself
      add sorting function to sort classes of settings together, then by ShortDesc
      Merge git+ssh://git.beryl-project.org/git/compcomm/compiz-configuration-system/bindings/ccs-python
      change GPL to LGPL in ccs.pyx
      commit the rename
      Merge ../ccs-python
      merge in old ccsm stuff
      add basic "automatic" handling of plugin conflicts
      clean up numeric setting layout mess
      I should have been committing far more often
      some cleanup
      move EdgeList
      also zap plugin widgets when not visible, faster startup that way & saves ram, and in general is cleaner (less likely to load something wrong)
      should clean up merge...
      cache image loading to make switching near-instant
      add dialogs for plugin conflict handling and hook up plugin enable/disable buttons
      clean up and hook up action option setting
      add key/mouse conflict binding
      Make sure all created classes are properly owned!
      remove the cache I added in previous commit, it might cause problems

Sean Finney (1):
      initial debianization

Sylvain Debray (1):
      Added french translation.

Treviño - 3v1n0 (15):
      Renamed both application and .desktop title as
      Added ccsm png image with 128x128 aspect ratio
      Removed .svg extension on desktop file
      Added ccsm.png to install system
      Set main-window icon as ccsm.svg
      Set DataDir and IconDir; fixed main icon position
      Now ccsm.svg shows correctly as window icon
      Interface completely 'Tooltipized'.
      Added Italian Translation
      Improved some Italian Strings
      Bad (I know...) workaround to make KeyGrabbing work again.
      Merge branch 'master' of ssh+git://3v1n0@git.opencompositing.org/git/compcomm/compiz-configuration-system/tools/ccsm
      Updated Italian Translation
      Added Filter-Reset button next to the filter field
      Merge branch 'master' of ssh+git://3v1n0@git.opencompositing.org/git/compcomm/compiz-configuration-system/tools/ccsm

compiz (1):
      Dummy commit

marex (63):
      bset-new: Added proper layout for bool settings
      bset-new: Added class for window matches, not used yet, because I have no
      bset-new: Proper size and title
      bset-new: WIndow Matches should now work, at least I hope so.
      Return to the original usage of window matches
      Merge with git+ssh://marex@git.beryl-project.org/git/users/quinn/ccsm
      Made the plugin chooser size static and the plugin name wrapped
      Added experimental layout for actions, somehow doesn't apply the settings
      Ops, forgot to add the option name...
      Fixed appling action settings
      Added reset and bell button
      Fixed reset button for actions
      Sorry, forgot to remove debug messages
      Added a small and a expanded mode to key bindings
      All SettingsItems have now an idention of 5 px
      Key bindings have now their own tab
      * Fixed bool setting indention
      Fixed bug with toggle button
      Debug message...
      Use another pixmap directory and update the plugin checkboxes in the
      Added icons for categories and plugins
      Added plugin icon in plugin view
      Added profile support
      Use MessageDialog instead of Dialog and adjusted the looks of some
      Added icon for blur, mblur, schemep and screencasting, also added icon for
      Added backend support. ATTENTION: It sometimes still seg faults.
      Use shortDesc instead of the backend name
      Added plugin longDesc as info text in the left pane
      Add indention to the plugin longDesc and fixed the line wrapping
      * Added version check
      Little cleanup
      ProfileBox gets updated when the backend changed -- not used yet since
      Added icons for FUSE and ExtraWM
      Now update the plugin view properly
      Fixed/Worked-A-Round edge settings
      Added expand and hide buttons for profile and backend to clean up the
      Updated to the changes in the bindings
      Fixed key bindings
      Some size optimizations
      Added supportfor the filter
      Fixed warning while using filter
      Now search in the name and longDesc too
      Added fix for HScroolbar
      Cleaned up indention, naming, etc...
      Fixed typo, there might be more of these -.-
      Added icon for expo plugin
      Merge with git+ssh://marex@git.beryl-project.org/git/compcomm/compiz-configuration-system/tools/ccsm
      Added multiscreen support for CCSM, please test\!
      Now search in category name too
      Fixed typo
      Added category buttons, just for review, not used yet.
      Added an own page for backend and profile.
      Category buttons are now useable
      Add categories in the right order
      Accidentally removed a function
      Added icon for firepaint
      Fixed typo
      Fixed category toggling for Uncategorized
      Added support for IntDesc
      Added proper multiple edges support
      Fixed typo's
      Fixed bug with edges reading
      Updated accessibility icon, added icons for glib and resizeinfo

quinn (1):
      Dummy commit

root (1):
      fix lingua names



Reply to: