lp:ubuntu/feisty/control-center

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/feisty/control-center
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

62. By Sebastien Bacher

* debian/patches/07_default_keys.patch:
  - updated keycodes (play, pause, previous, next) (Ubuntu: #37225)

61. By Sebastien Bacher

* New upstream version:
  sound:
  - Initialize threads earlier
  - Fix option context translation
  - Fix button label alignment (Ubuntu: #88171)
  - Ellipsize the device combo box
  theme switcher:
  - Disable revert button when using theme engine defaults colors
  - Don't crash if the color string is mangled
  - Close small memory leak
  shell:
  - Build libslab statically to avoid conflicts with gnome-main-menu
  settings daemon:
  - Fix multimedia window appearing in a different position when shown for
    the first time (Ubuntu: #76919)
* debian/patches/37_use_dynamic_libslab.patch:
  - don't use statuc libslab build, we will do that next cycle
* debian/patches/90_workaround_gnome_doc_utils_bug.patch:
  - workaround gnome-doc-utils bug, fix the build
* debian/patches/91_from_svn_fix_gstreamer_warning.patch:
  - dropped, fixed with the new version

60. By Sebastien Bacher

* debian/patches/70_from_bugzilla_extra_titlebar_actions_listed.patch:
  - patch from bugzilla, list extra titlebar actions (Ubuntu: #90542)

59. By Sebastien Bacher

* debian/patches/91_from_svn_fix_gstreamer_warning.patch:
  - patch from SVN, "Initialise threads early, and fix option context
    translation", fix gstreamer warning (Ubuntu: #90756)

58. By Sebastien Bacher

* New upstream version:
  about-me:
  - Really fixed #411697
  - Use proper shadow type for the address fields
  background:
  - Plug leaks
  display:
  - Fix double free (Ubuntu: #87692)
  fontilus:
  - Fix linker flags
  mouse:
  - Add 2 popular cursor sizes to the filter
  - Sort "Pointers" list alphabetically
  - Fix build with gcc2
  theme-switcher:
  - Replace deprecated function
  - Remove some bogus old code that caused the current theme to be checked
    instead of the new one
  - Set the gtk-color-scheme even if it is blank and when
    creating the thumbnail
  - Search the gtkrc for the color scheme if none was found in the metatheme
    file
  - Don't try and open NULL filenames
  window:
  - Add missing libs to linker args
  settings daemon:
  - Fix ref counting problems

57. By Sebastien Bacher

* New upstream version:
  about-me:
  - Change default dir for the image chooser
  - Dont use composite pixbuf to avoid unnecessary clipping
  - Prevent child watcher from accessing already released memory
    (Ubuntu: #86193)
  default applications:
  - Really fix DATADIR
  - Dont try reading into invalid territory when the user set a custom
    command without spaces (Ubuntu: #84715)
  fontilus:
  - Use GOption argument parsing
  keybindings:
  - Clear GConf client cache before reloading
  keyboard:
  - Avoid crashing on NULLs (Ubuntu: #82373)
  settings daemon:
  - Properly round volumes so that volume-up and -down act symetrically
    (Ubuntu: #36302)
  - Dont ignore errors when X refuses to update the pointer mapping
  - Dont install the same filter twice for the default root window
  - Correctly pass the function address when setting up the event filter
  - Fix warnings
  shell:
  - Revert to old menu for 2.18
  theme switcher:
  - Update selected fg color from the correct slot (Ubuntu: #86944)
  - Fix warnings
  - Format guint16 values accordingly
  themus:
  - Populate the VFS file info fields properly so that Nautilus shows, e.g.,
    read-only emblems in themes://
  windows:
  - Remove some long-dead code
  - Dont leak stuff on error
* debian/capplets-data.install:
  - updated for a directory change
* debian/patches/90_revert_change_creating_high_cpu_usage.patch:
  - dropped, fixed with the new version
* debian/patches/91_fix_default_applications_xml_path.patch:
  - dropped, fixed with the new version

56. By Sebastien Bacher

* debian/control.in:
  - the package is maintained by the Ubuntu Desktop Team
* debian/patches/16_preferred_applications_list_cleanup.patch:
  - clean preferred applications list (Ubuntu: #55963)
  - don't list Mozilla which is an alternative starting firefox
  - don't list W3M, not really a desktop application
  - don't list evolution2.2 which is a symlink used for upgrade compatibility
  - don't list mozilla alternative as "Mozilla Mail"
* debian/patches/36-compiz-keybindings-support.patch:
  - make the window manager actions being listed when using compiz,
    patch by Nicolas Bruguier
* debian/rules:
  - don't build to a different directory, workaround build problem

55. By Sebastien Bacher

* debian/patches/91_fix_default_applications_xml_path.patch:
  - fix the applications database location

54. By Sebastien Bacher

* debian/patches/90_revert_change_creating_high_cpu_usage.patch:
  - revert patch from CVS creating high shell CPU usage

53. By Sebastien Bacher

* New upstream version:
  common:
  - Compilation fixes
  - Fixed localedir defines
  - Use standard installation paths
  - Use capplet name for G_LOG_DOMAIN
  - Require GTK+ <= 2.10
  about me:
  - Fix build with gcc 2
  - Fix memory leaks
  - Fix possible crash
  at-properties:
  - Fix reference leaks and dont segfault if glade file is not available
  default applications:
  - Use specific string as app ID in gnome_program_init
  - Plug memory leaks
  - Fix DATADIR define
  keybindings:
  - Issue a sensible error message when trying to use unmodified keybindings
    (Ubuntu: #82065)
  - Removed leftover call to gnome_theme_init
  - Support localised key names
  - Clean up sorting to not use an imaginary column
  - Avoid warnings when clearing at exit
  - Added missing GConf key
  mouse:
  - Dont crash if the glade file is not available
  network:
  - Plug memory leaks
  sound:
  - Polypaudio->PulseAudio renaming
  - Added a11y label relations for the devices tab
  theme switcher:
  - Fix compiler warnings
  - Fixes on the suffix checks
  - Pass correct order of arguments to gnome_vfs_xfer
  - Listen for changes in the gtk-color-scheme property of GtkSettings
  typing break:
  - Use specific string as app ID in gnome_program_init
  - Use compositing to display the typing break window when available
  ui properties:
  - Plug memory leaks
  - Change "Editable menu accelerators" to "Editable menu shortcut keys"
    as per the style guide
  windows:
  - Plug memory leaks
  fontilus:
  - Use GOption argument parsing
  - Fixed some leaks
  themus:
  - Port to GOption
  settings daemon:
  - Prevent crashes/assertion failures trying to set ridiculously high/low
    volumes
  - Fixed property names
  - Dont install the same window filter twice
  - Make sure we have a key event before treating it as such
  - Fixed leaks
  - Round volume instead of truncating on umute so a simple mute/unmute
    doesn't lower the volume (Ubuntu: #81203)
  - Make the new volume overlay window follow the icon and color themes
  - Eat media player keys if someone is listening on the bus interface
    already
  - Revert to the old font path if the new one could not be set
    (Ubuntu: #2066, #52163, #79566)
  shell:
  - Prevent capplets from being launched twice
  - Use correct GConf prefix
  - Added default common tasks
  - Respect the exit_on_close flag
  - Added a flag controlling display of GenericName's
  - Fix typo in usage string
  - Respect the --disable-schemas-install configure flag
  - Dump remnants of gstreamer-0.8
  - Use custom gnomecc.menu instead of settings.menu
  - Dont show Help menu if help is not available
  - Disable package management/main-menu items in the context menu
    (Ubuntu: #81335)
  - Use correct text color when highlighting
  - Use smaller icons by default
  - Use G_GNUC_FUNCTION instead of non-portable __FUNCTION__
* debian/capplets-data.install:
  - updated the list of files to install
* debian/control.in:
  - capplets-data replaces gnome-main-menu
  - require GTK 2.10
* debian/patches/02_xrdb.patch:
  - updated
* debian/patches/34_at_properties_onboard_and_new_interface.patch:
  - updated
* debian/patches/80_fix_user_directory_cleanup_when_no_autostart.patch:
  - dropped, fixed with the new version
* debian/patches/81_get_rid_of_orca_main_window.patch:
  - patch by Chris Jones, run orca with the "--disable=main-window" option
    (Ubuntu: #84172)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers