lp:ubuntu/karmic/gnome-control-center

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

119. By Robert Ancell

* New upstream release: (LP: #455971)
  - Drop obsolete check for HAL
  - Translation updates
* debian/rules:
  - No longer need --disable-hal
* debian/patches/99_autoreconf.patch: Refreshed

118. By Sebastien Bacher

* debian/patches/81_upstream_change_fix_xrand_capplet_crash.patch:
  - bugzilla change to fix a crasher in the xrandr capplet
    (lp: #431953)
* debian/patches/82_upstream_change_fix_aboutme_crash.patch:
  - bugzilla change to fix the aboutme capplet crashing on closing
    (lp: #414538)

117. By Robert Ancell

* debian/patches/52_fix_missing_keybindings.patch:
  - Fix missing keybindings (LP: #437682)

116. By Kees Cook

Add 98_password_dialog_launcher.patch: create a way to launch
the password changing dialog externally (LP: #307019).

115. By Robert Ancell

* New upstream release: (LP: #434437)
  Appearance:
  - Add link buttons to get more themes/backgrounds online (LP: #163385)
  - Add/remove buttons should be the same size
  - Make slideshows visually distinct
  - Don't call gnome_wp_item_ensure_gnome_bg too early
  - Rename some widget ids to make GtkBuilder happy
  - Use XDG user and system data dirs to load backgrounds
  - Fix compiler warnings
  - Make the font DPI spin button work again (LP: #424804)
  - Show correct default layout
  - Update icon because the old one has been removed from g-i-t
  - Allow a window manager to inherit keybindings from another window manager
  - Force cursor slide to 100 px, in order to use it without changing
    the window width
  Common:
  - Drop check for libgnomeui
* debian/control.in:
  - Drop build-dependency on libgnomeui

114. By Travis Watkins

* debian/patches/95_desktop-effects-integration.patch:
  - use xlib intead of gdk to get the WM name (LP: #420308)

113. By Chris Coulson

* Updated debian/patches/95_desktop-effects-integration.patch:
  - Fix ID clashes in ui file for appearances capplet (LP: #421944).
* Added debian/patches/96_hide_accessible_login.patch:
  - Remove the "Accessible Login" button from gnome-at-properties.
    All this does is launch gdmsetup, and the new version of this
    tool doesn't support changing accessibility settings.

112. By Chris Coulson

* New upstream version (LP: #418212):
  - Appearance:
    + Use unique widget IDs (Jens Granseuer) (#592182)
    + Add workaround for glade-3 not working with vbox (William Jon
      McCann) (#584029)
    + Fix parentless modal dialogs in theme installer (William Jon McCann)
      (#592354)
    + Fix crash when iterating through the tree model (Jens Granseuer)
      (#591392, LP: #412732)
    + Make sure the underline in "Save _As..." is interpreted (Christian
      Hergert) (LP: #418018)
    + Attributes tag is not supported in GtkButtons (Claude Paroz)
      (#591656, LP: #413486)
  - Common:
    + Add schemas file (William Jon McCann)
    + Change error message reference about Bonobo to DBus (Rodrigo
      Moya)
    + Remove markup from translatable string (Claude Paroz) (#590933)
  - Display:
    + Fix dragging of rotate monitors (Matthias Clasen) (#578109)
    + Don't sort the outputs before creating the labeler (Federico
      Mena Quintero)
    + Remove dead code (Federico Mena Quintero)
    + Ensure that the output labels fit inside the monitor rectangles
      (Federico Mena Quintero)
  - Font viewer:
    + Use preferences-desktop-font for the icon (Jens Granseuer)
      (#592642)
    + Fix filename after GTKBuilder migration (Claude Paroz)
  - Network:
    + Update the ignored hosts list when the location changes (Maxim
      Ermilov) (#581472)
  - Mouse:
    + Keep touchpad UI in sync with GConf (Jens Granseuer) (#592425)
  - Shell:
    + Updated to latest libslab (Rodrigo Moya)
    + Remove libgnomeui usage (Andreas Proschofsky) (#586527)
    + Do not depend on libpanel-applet (Vincent Untz)
    + Fix requires in gnome-window-settings-2.0.pc (Vincent Untz)
    + Use GOption in the shell (Vincent Untz)
    + Fix error message with unknown option in shell (Vincent Untz)
    + Use libunique in the shell to have a single-instance shell
      (Vincent Untz)
* debian/control:
  - Don't build-depend on libpanel-applet-dev.
  - Add build-depend on libunique-dev.
* Dropped patches merged upstream:
  - 93_auto_libslab_detection.patch
  - 94_unbreak_internal_libslab.patch
  - 98_polkit1.patch
* Refreshed patches:
  - 100_at_properties_readd_gksudo_disable_grab_toggle.patch
  - 109_screen_resolution_extra.patch
  - 110_screen_resolution_package.patch
  - 111_screen_resolution_vendor_fallback.patch
  - 25_window_manager_settings.patch
  - 50_ubuntu_systemwide_prefs.patch
  - 51_ubuntu_system_keyboard.patch
  - 80_aspect_in_dropdown.patch
  - 90_gnome-mouse-properties_small_screen.patch
  - 91_gnome-about-me_small_screen.patch
  - 92_display_properties_fit_small_screen.patch
  - 95_desktop-effects-integration.patch
  - 99_autoreconf.patch
* Renamed 17_default_applications_firefox_3.patch to
  17_default_applications_firefox_3-5 and changed icon name to
  firefox-3.5.
* Dropped debian/patches/71_at_properties_gksudo_gdmsetup.patch:
  - gdmsetup doesn't require gksu anymore.

111. By Chris Coulson

* New upstream version (LP: #411330):
  - Default applications: Don't clear the custom browser command on
    startup (Jens Granseuer) (#590316, LP: #403671).
  - Remove all libglade dependencies (Robert Ancell).
  - Remove markup from translatable strings in GTKBuilder files
    (Claude Paroz) (#599759).
  - Network: Fix unparsed mnemonics (Felix Riemann) (#590364).
  - Shell:
    + Removed deprecated dependencies from libslab (Federico Mena
      Quintero, Felix Riemann).
    + Adapted shell to new libslab API (Rodrigo Moya).
    + Remove libgnome and libgnomeui dependencies (Rodrigo Moya).
* debian/control:
  - Bump libgtk2.0-dev to 2.15.0.
  - Drop libglade2-dev build-dep.
  - Bump libgnomekbd{,ui}-dev build-dep's to 2.27.4.
* Ported to GtkBuilder:
  - 51_ubuntu_system_keyboard.patch
  - 90_gnome-mouse-properties_small_screen.patch
  - 91_gnome-about-me_small_screen.patch
* debian/patches/80_aspect_in_dropdown.patch:
  - Updated for new version.
  - Also changed to make updating easier in future.
* debian/patches/93_auto_libslab_detection.patch:
  - Patch from Vincent Untz to correctly detect whether to use internal
    or external libslab.
* debian/patches/94_unbreak_internal_libslab.patch:
  - Added patch to build correctly with internal libslab.
* Other refreshed patches:
  - 05_ta_po.patch
  - 109_screen_resolution_extra.patch
  - 110_screen_resolution_package.patch
  - 111_screen_resolution_vendor_fallback.patch
  - 50_ubuntu_systemwide_prefs.patch
  - 92_display_properties_fit_small_screen.patch
  - 95_desktop-effects-integration.patch
  - 98_polkit1.patch
  - 99_autoreconf.patch

110. By Chris Coulson

* New upstream version (LP: #400156):
  - About me:
    + New icons for fingerprint screen (Michael Langlie).
    + EXTRA_DIST fingerprint icons (Rodrigo Moya).
  - Appearance:
    + Migrate to GtkBuilder (Thomas Wood).
    + Remove custom cell renderers (Thomas Wood).
  - At-properties:
    + Remove libglade depency from at-properties capplet (Felix Riemann).
  - Common:
    + Automatically generate .gitignore files with git.mk (Thomas Wood).
  - Default applications:
    + Remove libglade dep from default-applications capplet (Felix Riemann).
  - Display:
    + Remove libglade dependency from display-properties capplet
      (Felix Riemann).
  - Keybindings:
    + Remove libglade dependency from keybindings capplet (Felix Riemann).
  - Mouse:
    + Support touchpad configuration through device properties
      (Peter Hutterer) (LP: #404219).
  - Network:
    + Remove libglade dependency from gnome-network-properties
      (Felix Riemann).
  - Shell:
    + Fix libslab for single includes in GTK+ (Thomas Wood).
  - Typing break:
    + Use GtkUIManager to replace GtkItemFactory (Thomas Hindoe
      Paaboel Andersen).
  - Windows:
    + Strip libglade dependency from gnome-window-properties (Felix Riemann).
* Patches ported from GladeXML to GtkBuilder:
  - 100_at_properties_readd_gksudo_disable_grab_toggle.patch
  - 111_screen_resolution_vendor_fallback.patch
  - 50_ubuntu_systemwide_prefs.patch
  - 92_display_properties_fit_small_screen.patch
  - 95_desktop-effects-integration.patch
* Other refreshed patches:
  - 109_screen_resolution_extra.patch
  - 110_screen_resolution_package.patch
  - 25_window_manager_settings.patch
  - 71_at_properties_gksudo_gdmsetup.patch
  - 80_aspect_in_dropdown.patch
  - 90_gnome-mouse-properties_small_screen.patch
  - 97_subpixel_hinting_defaults.patch
  - 98_polkit1.patch
  - 99_autoreconf.patch
* Dropped patches merged upstream:
  - 26_add_touchpad_to_mouse_settings.patch
  - 28_fixup_touchpad_config.patch
  - 75_fix_ftbfs.patch

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/gnome-control-center
This branch contains Public information 
Everyone can see this information.

Subscribers