------------------------------------------------------------------- Thu Feb 12 18:20:16 CET 2009 - vuntz@novell.com - Call %suse_update_desktop_file on gnome-network-properties ------------------------------------------------------------------- Thu Feb 5 14:08:42 EST 2009 - mboman@suse.de - Update to version 2.25.90: + General: + Rename gnome-network-preferences to gnome-network-properties (bgo#554342) + About me: + Build fixes + Fix email addresses being generated by g-a-m always being saved as type + "OTHER" (Jens Granseuer) (bgo#570113) + Appearance: + Fix newly installed themes appearing twice in the GTK themes list if the package contains themes for both GTK and metacity (bgo#568595) + Use "Desktop Background" instead "Wallpaper" as per GDP glossary (bgo#569382) + Common: + Add GnomeThemeElement parameter to the ThemeChangedCallback so that the receiver can determine what part of the theme changed + Default application: + Fix the https handler never being set (bgo#568408) + Update the web entry with the correct command for the selected option instead of always using the default + Display: + Build fixes + Add On/Off radio buttons to turn on/off a monitor + Don't crash if we don't have an output (bgo#569218) + Keybindings: + Build fixes + Print a warning when a key doesn't have a schema, so no description + Make Enter work as expected in the custom key shortcut edit dialogue + Keyboard: + Sort options by description + Hide help button in Options (bgo#556952) + Allow setting a repeat delay of up to 2 seconds (bgo#569612) + Shell: + Use single GTK includes in slab (bgo#551850) + Compile with G*_DISABLE_DEPRECATED in slab (bgo#551850) + Typing break: + Play a sound when the display is locked or unlocked (bgo#169473) + Translation updates - Update gnome-control-center-passwd-dialog.patch ------------------------------------------------------------------- Fri Jan 23 16:25:43 CET 2009 - vuntz@novell.com - Really apply gnome-control-center-bnc427745-force-dpi.patch - Drop gnome-control-center-desktop.patch: the only relevant changes to desktop files are now done via %suse_update_desktop_file - Drop gnome-control-center-docpath.patch: we don't use DocPath in GNOME. - Reduce BuildRequires. - Remove specific commands for old version of openSUSE, including the handling of permissions stuff that is now done another way (so we can drop permissions.tar.bz2 too) - Other minor tweaks to clean up the spec file. - Call %suse_update_desktop_file on all desktop files. Part of bnc#445728. ------------------------------------------------------------------- Sat Jan 17 01:54:00 CET 2009 - crrodriguez@suse.de - remove "la" files, baby step to clean up all references to libavahi-*.la ------------------------------------------------------------------- Fri Jan 9 14:04:20 CST 2009 - federico@novell.com - Remove gnome-control-center-randr-gerror.diff. Fixed upstream ------------------------------------------------------------------- Fri Jan 9 14:04:20 CST 2009 - federico@novell.com - Added gnome-control-center-randr-gerror.diff. This adds good error reporting when changing the multihead configuration, and fixes these bugs: bnc#381030 - Fix spacings in the display capplet's dialog, labels, and option grouping. bnc#450141 - Remove nonfunctioning Help button. bnc#433939 - Make it more obvious how to turn on a newly-detected monitor that is off. bgo#551566 - Fix incorrect repainting when resizing the capplet's dialog. ------------------------------------------------------------------- Fri Dec 26 11:40:05 CET 2008 - rodrigo@novell.com - Remove unneeded patch - Update to version 2.25.3: + Removed sound capplet, moved to gnome-media + Add support for fingerprint readers with more than one enrollment stage + Display errors when any happen + Slight UI changes + When a monitor is selected, update the monitor label to have the monitor's name and colour so they know which one is being edited + Make the monitor on which the dialogue appears the default one on startup + Fix monitors still overlapping when turning off "Mirror screens" + Remove unneeded help button in display capplet ------------------------------------------------------------------- Wed Nov 12 19:25:07 CET 2008 - rodrigo@novell.com - Add libcanberra-gtk to Requires to get sound events working (bnc#439054) ------------------------------------------------------------------- Tue Nov 4 12:36:33 CET 2008 - vuntz@novell.com - Move gnome-control-center-use-preferences-menu.patch to gnome-control-center-use-settings-menu.patch since we now use settings.menu. ------------------------------------------------------------------- Sat Oct 4 08:56:24 WST 2008 - mboman@suse.de - Update to version 2.24.0.1: + Fix newly-introduced crash in theme tab (bgo#553541) ------------------------------------------------------------------- Fri Sep 26 14:57:04 CEST 2008 - vuntz@novell.com - Merge openSUSE:Factory and GNOME:Factory... - Add gnome-control-center-bnc427745-force-dpi.patch to force the DPI to 96. This fixes huge fonts on login on recent laptops. Fixes bnc#427745. ------------------------------------------------------------------- Tue Sep 23 12:46:05 CEST 2008 - rodrigo@novell.com - Update to version 2.24.0: + Accessibility: - Improve tooltip wording + Appearance: * when a hidden theme is selected, and therefore becomes visible, create a thumbnail for it (bgo#547301) * don't fail if the destination files already exist and the user tries to overwrite them (bgo#552671) * set GtkAdjustment page size to 0 to avoid roblems due to newly enforced value boundaries in GTK+ 2.14 (bgo#551740) + Common: * properly initialize the callback data (bgo#550263) + Default applications: * don't advertise startup-notify. The script doesn't support it (bgo#550694) * use a11y icon instead of searchtool (bgo#550742) + Display: * Use "Mirror Screens" instead of "Cloned Output" in the display of monitors, to be consistent with the corresponding checkbox from the Glade file * use theme colours for the background (bgo#545117) + Keybindings: * don't use the term "accelerator" in the UI (bgo#547276) + Keyboard: * chosing first variant by default (bgo#550722) * using the fact that latest libxklavier returns descriptions in UTF-8, no need to convert in 8-bit locales + Sound: * trying to print NULL strings crashes on Solaris (bgo#548586) * add context to event sound names (bgo#549489) + Updated translations ------------------------------------------------------------------- Fri Sep 19 16:15:40 CEST 2008 - rodrigo@novell.com - Added dependency on libcanberra-* - Sound capplet is built always (bnc#427748) ------------------------------------------------------------------- Thu Sep 18 13:34:00 CEST 2008 - sbrabec@suse.cz - Dropped ftp:// and news:// patches (bnc#256090). ------------------------------------------------------------------- Thu Sep 04 14:27:42 CEST 2008 - mboman@novell.com - Update to version 2.23.90: + Appearance: * Use default icon for unknown themes * Remove help button + Common: * Make sure we have a notification theme before trying to save it (bgo#547448) * Keep track of hidden themes (bgo#547301) * Require gnome-desktop 2.23.90 + Display: * Draw rotated outputs rotated * Don't leak the application or the GladeXML * Replace all uses of g_print with g_debug * Fail gracefully if we cannot get a screen * Add sexy labels to identify monitors + Shell: * Remove eel dependency from libslab + Sound: * Fix warning due to left-over developer code (bgo#546583) * HIG fixes and improved wording (bgo#545219) * Make the event sound preview button listen to "activate" signal so it becomes accessible via keyboard (bgo#547808) + Translation updates - Remove gnome-control-center-monitor-labeling.diff. Fixed upstream ------------------------------------------------------------------- Thu Aug 28 14:27:42 CEST 2008 - ro@suse.de - fix build: sound settings are not being built at the moment (configure does not find CANBERRA) skip the update-desktop-file if it is not being installed - vfs-methods have been removed, remove in filelist as well ------------------------------------------------------------------- Wed Aug 20 14:13:32 CEST 2008 - sbrabec@suse.cz - Require gnome-menus - gnome-control-center binary requires /etc/xdg/menus/preferences.menu. ------------------------------------------------------------------- Tue Aug 19 00:28:33 CEST 2008 - federico@novell.com - Updated gnome-control-center-monitor-labeling.diff so that it applies cleanly. ------------------------------------------------------------------- Fri Aug 15 18:26:15 CEST 2008 - federico@novell.com - Added gnome-control-center-monitor-labeling.diff to implement labeling of physical monitors while their properties are being set in the Display capplet. ------------------------------------------------------------------- Tue Aug 5 18:36:46 CEST 2008 - rodrigo@suse.de - Update to version 2.23.6: + Various fixes and improvements + Add freedesktop sound theme support + Updated translations + Updated randr 1.2 code - Removed upstreamed randr1.2 patch ------------------------------------------------------------------- Fri Jun 20 17:49:37 CEST 2008 - maw@suse.de - Update to version 2.23.4: + Various fixes and improvements + Drop the gnome-vfs dependency + Bugs fixed: bgo#309629, bgo#532893, bgo#317835, bgo#515078, bgo#526944, bgo#528196, bgo#519065, bgo#500276, bgo#524401, bgo#524401, bgo#511065, bgo#528196, bgo#524813, bgo#521826, bgo#529772, bgo#515078, bgo#527418, bgo#314883, bgo#523888, bgo#525530, bgo#529720, bgo#134595, and bgo#329503 + Updated translations. ------------------------------------------------------------------- Fri Jun 13 11:58:10 CEST 2008 - federico@novell.com - Updated gnome-control-center-system-proxy-configuration.patch to fix https://bugzilla.novell.com/show_bug.cgi?id=350513 - the widgets for manual proxy configuration were disabled at startup, even if Manual mode was selected in the user's configuration. ------------------------------------------------------------------- Thu May 29 20:40:32 CEST 2008 - federico@novell.com - Updated gnome-control-center-randr-1.2.diff with the latest fixes from upstream. ------------------------------------------------------------------- Tue May 13 11:08:27 CEST 2008 - vuntz@suse.de - Add gnome-control-center-bnc373197-layout-switch-keybinding.patch to change the default keyboard layout switching to Shift_L+Shift_R instead of Alt_L+Alt_R, which doesn't work at the moment. Helps with bnc#373197 for 11.0. ------------------------------------------------------------------- Sat May 3 08:53:00 CEST 2008 - coolo@suse.de - Obsoleting older version not newer ------------------------------------------------------------------- Fri Apr 25 18:46:50 CEST 2008 - federico@novell.com - Added gnome-control-center-randr-1.2.diff to integrate the new functionality to configure RandR 1.2. ------------------------------------------------------------------- Tue Apr 15 00:41:30 CEST 2008 - ro@suse.de - added also provides for old name, not just obsoletes ------------------------------------------------------------------- Mon Apr 14 17:43:39 CEST 2008 - rodrigo@suse.de - Renamed to gnome-control-center, like upstream - Removed desktop-effects patch, moved to simple-ccsm ------------------------------------------------------------------- Fri Apr 11 00:33:44 CEST 2008 - maw@suse.de - Update to version 2.22.1: + appearance: * Don't resize the font samples vertically when the window is resized (bgo#521823) * Fix warning when trying to drag an unselected item (bgo#523347) * Don't try to unref URIs if the theme package is invalid (bgo#524567) + common: * Fix a crash when schemas are not properly installed (bgo#520744) * Fix error handling in the thumbnailer (bgo#521009) * Actually check the cursor size before changing it in GConf + keybindings: * Remove debugging output * Stop widget accelerators from activating while the user is entering a new shortcut (bgo#313228) * Fix category headers not appearing properly in the treeview when using a non-UTF-8 locale (bgo#513988) + keyboard: * Don't crash when called for a drag with no selected items (bgo#523379) * Don't show the typing break tab if the typing monitor is not available (bgo#524034) + sound: * Use new tango icon (bgo#523916) * Don't show modems in the device chooser (bgo#523888) + themus: * Handle failed thumbnailing attempts properly + typing-break: * New Tango-style icons (bgo#523965) * Replace custom stop icon with gtk-stop stock icon + Updated translations. ------------------------------------------------------------------- Mon Mar 31 13:00:06 CEST 2008 - rodrigo@suse.de - Added control-center2-desktop-effects.patch to add compiz activation GUI to the appearance capplet. - Finish tagging of patches ------------------------------------------------------------------- Fri Mar 14 04:50:57 CET 2008 - maw@suse.de - Update to version 2.22.0: + about-me: * Fix misspelling of "palindrome" (bgo#519398) + common: * Port to GIO + keyboard: * Fix leaks and remove unnecessary casts + mouse: * Make the mouse orientation radio button usable with both mouse buttons + Updated translations. ------------------------------------------------------------------- Thu Mar 13 16:58:01 CET 2008 - sbrabec@suse.cz - Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE. ------------------------------------------------------------------- Tue Mar 4 23:22:25 CET 2008 - maw@suse.de - Update to version 2.21.92: + http://ftp.acc.umu.se/pub/GNOME/sources/gnome-control-center/2.21/gnome-control-center-2.21.9[12].news. ------------------------------------------------------------------- Mon Feb 4 17:23:13 CET 2008 - rodrigo@suse.de - Added very much needed dependency for upcoming alpha on gnome-settings-daemon, a runtime dependency which is not being picked up in any pattern ------------------------------------------------------------------- Fri Feb 1 13:06:26 CET 2008 - rodrigo@suse.de - Update to version 2.21.90: * http://ftp.acc.umu.se/pub/GNOME/sources/gnome-control-center/2.21/gnome-control-center-2.21.90.news - Re-enable gnome-patch* ------------------------------------------------------------------- Wed Jan 30 22:02:40 CET 2008 - maw@suse.de - Revert last change -- nautilus owns %{_libdir}/nautilus/extensions-2.0 now. ------------------------------------------------------------------- Tue Jan 29 14:14:29 CET 2008 - thoenig@suse.de - Fix build: Add %dir %{_libdir}/nautilus/extensions-2.0 ------------------------------------------------------------------- Tue Jan 29 12:33:00 CET 2008 - rodrigo@suse.de - Updated to 2.21.5: * http://ftp.gnome.org/pub/GNOME/sources/gnome-control-center/2.21/gnome-control-center-2.21.5.news - Disabled patches that need rebase - Removed suse_update_desktop_file for no longer existing files. - Removed gnome-settings-daemon related files - Disable temporarily gnome-patch-translation*, since it's complaining about files removed upstream ?? ------------------------------------------------------------------- Wed Nov 21 01:16:47 CET 2007 - maw@suse.de - Fix build. ------------------------------------------------------------------- Tue Nov 6 18:27:10 CET 2007 - rodrigo@suse.de - Added missing gtk_widget_set_sensitive call (#8785) ------------------------------------------------------------------- Thu Nov 1 19:42:53 CET 2007 - sreeves@suse.de - Fix for #298047 - remove reference to background.desktop ------------------------------------------------------------------- Thu Oct 11 16:39:37 CEST 2007 - sbrabec@suse.cz - Removed bogus dependency on mDNSResponder. ------------------------------------------------------------------- Mon Sep 17 18:40:28 CEST 2007 - maw@suse.de - Update to version 2.20.0: (Bug numbers in this entry are against bugzilla.gnome.org) + Appearance: * Correct translatable property value of "Save As" (#473810) * Don't set a fixed width for the toolbar button color label (#474317) * Add comment for translators (#473379) + General: * Fix building with Sun's Forte compiler (#473967) + Updated translations. ------------------------------------------------------------------- Mon Sep 10 22:31:52 CEST 2007 - maw@suse.de - Update to version 2.19.92: + Appearance: * Leaks fixed * Use _prepend for lists instead of _append + Updated translations. ------------------------------------------------------------------- Mon Sep 10 17:15:01 CEST 2007 - rodrigo@suse.de - Remove workaround for upstream bug already fixed (#223798) ------------------------------------------------------------------- Thu Sep 6 00:10:45 CEST 2007 - maw@suse.de - Add control-center2-default-keybindings-thoenig-01.patch (#297640). ------------------------------------------------------------------- Fri Aug 31 16:45:10 CEST 2007 - maw@suse.de - Update to version 2.19.91: (Bug numbers listed here are against bugzilla.gnome.org) + general: * Hide the password in displayed URIs when transfering files (#339551) + about-me: * Use g_get_user_special_dir() instead of hard-coding ~/Pictures * Honor mail address attributes when setting up Home and Work addresses + appearance: * Don't generate GTK thumbnails when we want metacity or icon (#462724) * No need for an expensive parse to initialize the colors * Reduce metacity thumbnail size to 128x128 * Also load the "default" cursor theme so we know the available sizes (#462409) * Create the icon theme representative before the GTK stock button * Various small tweaks and optimizations * Add a shortcut to the user's special Pictures folder to the file chooser and default to it (#461093) * HIG capitalization fix for a checkbutton label * Use thumbnail factory to store and retrieve metatheme thumbs (#448968) * Remove check for old glib version that would result in bogus code * Only add a "Default Pointer" list item if there is no such GnomeThemeCursorInfo * Toggle sensitivity of the cursor scale labels (#463442) * Indent category contents, and other HIG spacing fixes * Fix check for available symbolic colors and make buttons for unsupported colors insensitive (#464081) * Make sure the color scheme has changed before writing to GConf and enabling the reset button * Reenable theme lockdown * Restrict drag'n'drop installation to the theme tab * Fix double-free and use-after-free * Make sure we have a selection before trying to get the data (#465431) * Don't leak the cursor font * Fix double-free and make the builtins non-static to save relocations (#467522) * Properly check all installed themes if necessary (Jens Granseuer) * Free the metacity theme after use (#469531) * Correct the item width and enable line wrapping for long theme names (#466405) * If no background image set, select "no wallpaper" * Simply set the upper bound of the DPI spin button to the maximum we consider acceptable (#469580) * Don't mark gtk-delete stock id for translation (#470532) * Always generate thumbnails asynchronously (#469849) + default applications: * Don't use '==' and improve portability with empty strings * Add browser and mail entries Iceape) (#467472) * Use the new -new-tab and -new-window arguments instead of -remote for Firefox tab and window commands (#393204) + keybindings: * Make the arrows and tabs unbindable without a modifier (#463433) + keyboard: * Disable "delete" button when no layout is selected (#466749) * Make "Add label" string translatable) (#470516) + settings daemon: * Use CTRL-ALT-DEL as default keybinding for 'Log out' * Use a list instead of a hash table to store the settings modules (#449118) * Raise the volume when unmuting * Show X keyboard settings warning dialog delayed, so that it runs properly centered and with decorations * Initialize XKB config early so that callback would not crash (#469192) + window: * Expose missing metacity double-click actions (#416541) + Updated translations - Refresh control-center2-default-config.patch - Remove control-center2-shell-desktop.patch. ------------------------------------------------------------------- Wed Aug 22 17:09:05 CEST 2007 - rodrigo@suse.de - Patched gnomecc.desktop file to have the control center entry show up on the traditional menu bar (#260545) ------------------------------------------------------------------- Thu Aug 16 20:31:17 CEST 2007 - rodrigo@suse.de - Fixed location of gnome-passwd.glade file (#296721) ------------------------------------------------------------------- Wed Aug 8 18:52:13 CEST 2007 - maw@suse.de - Split off a -lang subpackage. ------------------------------------------------------------------- Fri Aug 3 18:01:47 CEST 2007 - jpr@suse.de - Cleanup patches (#256090) ------------------------------------------------------------------- Thu Aug 2 23:59:57 CEST 2007 - maw@suse.de - Update to version 2.19.6: + about-me: * Add a tooltip to the image button + appearance: * Add option to add wallpapers via the command line * Use new GTK+ convenience API for icon view tooltips * Bump all tooltips code to GTK 2.11.6 * Improve color scheme matching * When reading current settings from gconf, get the color scheme from the GTK theme if necessary to allow matching against themes retrieved via gnome-theme-info * Implement saving of the cursor theme name in metathemes and add a 'Default pointer' option to the cursor theme list * Simplify tooltip descriptions * Really unset the gconf key when reverting colors * Implement drag-and-drop theme installation * Remove workarounds for initialization problems in early versions of the capplet * Fix cell renderer state logic to not always be on * Use cairo to draw the cell renderer selection * Show readable_name in cursor theme list instead of name * Fix mnemonics and customize theme window title * Fix theme installation * Update icon cache when installing icon themes * Prevent some memory leaks * Add controls for applying suggested backgrounds and/or fonts from metathemes * Only show background/font suggestions if they haven't already been applied * Cope with unset gconf keys and group gconf notifications (Jens Granseuer) * Only create the custom theme entry when changes are made, and delete it when the theme is saved * Add %F to the exec line so external programs like epiphany can set the background * Default to showing the background tab if wallpapers were given on the command line * Use our custom cell renderer for metathemes too, so the previews don't get shaded + default applications: * Change custom command entries to be insensitive instead of noneditable * Remove spurious desktop entries + keyboard: * Improved layout and sorting * Implement DND in the selected layouts list * Eliminate up/down buttons in the layout list + network: * Also use new icon in the window title bar + settings daemon: * Don't forget the Xft callback + themus: * Update to match theme callback signature + general: * Fix crash when no cursor is specified in theme * General cleanup and leak-plugging * Don't fail configuring if gstreamer is not available, simply skip the sound capplet * Remove spurous AT desktop entries (Jens Granseuer) (#444787) * Add support for custom theme names saved in metathemes (Denis Washington) * Re-add basic support for cursor themes for X servers without the Xcursor extension, like the one in Solaris * When applying a metatheme, check wether to set/unser color scheme gconf key * Fix notification of selection changed for GtkTreeView config support * Prevent cursor themes from being recognized as icon themes * Read a cursor themes's name from its index.theme file if it has one * Expand check for empty metatheme color scheme to include blank color scheme strings * Add tooltip foreground and background colors to the list of recognized symbolic colors + updated translations - Remove control-center2-dont-update-mimedb.patch - Use %fdupes. ------------------------------------------------------------------- Fri Jul 27 19:21:05 CEST 2007 - jpr@suse.de - Disable seamonkey patch to re-enable build ------------------------------------------------------------------- Thu Jul 26 19:58:22 CEST 2007 - jpr@suse.de - Update version to 2.19.5 to get fix for (#293560) - Many upstream bug fixes - Now uses icon theme for icons - Lots of changes to improve the settings daemon - Translation updates ------------------------------------------------------------------- Thu Jul 19 19:29:00 CEST 2007 - gekker@suse.de - Make sure that the new merged appearances capplet is visible ------------------------------------------------------------------- Mon Jul 9 17:57:09 CEST 2007 - maw@suse.de - Update to version 2.19.4 - The source tarball is now called gnome-control-center-$version.tar.bz2; however, the package's name remains the same - Concomitant with the tarball name change, a number of directories packaged have been renamed from control-center to gnome-control-center - Remove the following upstreamed patches: * control-center2-217790-sanitize-dpi.diff * control-center2-compiz-keybindings.patch * control-center2-static-libslab.patch * control-center-control-key-events.patch * control-center-no-x-suse.patch - Bug fixes, updated translations - s#%run_ldconfig#/sbin/ldconfig# in the %post and %postun sections. ------------------------------------------------------------------- Wed Jun 6 14:09:41 CEST 2007 - sbrabec@suse.cz - Removed invalid desktop Category "Application" (#254654). ------------------------------------------------------------------- Tue May 22 12:20:06 CEST 2007 - sbrabec@suse.cz - Removed X-SuSE tag from the upstream desktop file. - Added MIME based default option for default applications FTP preferences (GNOME#426638#c13). ------------------------------------------------------------------- Thu May 17 10:19:21 CEST 2007 - rodrigo@suse.de - Look for gnome-passwd.glade file in the correct dir (#272702) ------------------------------------------------------------------- Mon May 14 12:53:29 CDT 2007 - maw@suse.de - Rename jhmfc.patch to control-center2-dont-update-mimedb.patch ------------------------------------------------------------------- Thu Apr 12 16:00:32 CEST 2007 - rodrigo@suse.de - Added patch to use preferences.menu in control-center rather than gnomecc.menu. ------------------------------------------------------------------- Tue Apr 10 11:05:17 CEST 2007 - rodrigo@suse.de - Added patch for building libslab statically. - Patched schemas file to contain our default values. ------------------------------------------------------------------- Thu Apr 5 17:29:51 CEST 2007 - sbrabec@suse.cz - Added "Use default web browser" option for default applications FTP preferences (#113104#c13). ------------------------------------------------------------------- Mon Apr 2 19:16:04 CEST 2007 - sbrabec@suse.cz - Ported control-center-default-applications-ftp+news.patch (#113104#c11). - Added seamonkey to default applications list. ------------------------------------------------------------------- Sat Mar 31 01:28:21 CEST 2007 - maw@suse.de - Update to version 2.18.0 - b.g.o 344741 and 413468 (partially). ------------------------------------------------------------------- Mon Mar 19 12:28:45 CET 2007 - sbrabec@suse.cz - Fixed devel dependencies. ------------------------------------------------------------------- Thu Mar 15 17:06:17 CST 2007 - maw@suse.de - Update to version 2.17.91 - Refresh a number of patches. - Bug fixes include bugzilla.gnome.org #402797, #358106, #380991, #395383, #401004, #397905... ------------------------------------------------------------------- Thu Mar 8 14:40:47 CET 2007 - sbrabec@suse.cz - Removed obsolete hicolor icon symlinks (#248676). ------------------------------------------------------------------- Thu Mar 1 15:49:53 CET 2007 - sbrabec@suse.cz - Removed obsolete pangoxft patch (#249608). ------------------------------------------------------------------- Wed Feb 7 12:27:30 CET 2007 - sbrabec@suse.cz - Do not build unusable static libraries (#238552). ------------------------------------------------------------------- Tue Jan 9 19:12:23 CET 2007 - sbrabec@suse.cz - Prefix changed to /usr. - Spec file cleanup. ------------------------------------------------------------------- Fri Dec 22 22:45:44 CET 2006 - federico@novell.com - Added control-center2-217790-sanitize-dpi.diff to fix the control-center2 part of https://bugzilla.novell.com/show_bug.cgi?id=217790. Some X servers don't report the screen's physical dimensions correctly, so the DPI value is wrong. This can lead to unusably huge or tiny fonts. This patch constrains the X server's DPI value to something reasonable. ------------------------------------------------------------------- Thu Nov 30 15:36:44 CET 2006 - sbrabec@suse.cz - Fixed devel dependencies for older products. ------------------------------------------------------------------- Sat Oct 14 19:32:46 CEST 2006 - danw@suse.de - Remove dead patches. - Update and reenable control-center2-po-update.patch ------------------------------------------------------------------- Fri Oct 13 17:41:08 CEST 2006 - dreveman@suse.de - Update compiz keybinding patch so it works with compiz 0.2. ------------------------------------------------------------------- Fri Oct 13 07:41:47 CEST 2006 - aj@suse.de - Adjust BuildRequires for gnome-doc-utils. ------------------------------------------------------------------- Mon Oct 2 22:58:11 CEST 2006 - jhargadon@suse.de - update to version 2.16.1 - display: - Never pass negative values for the rates - keyboard: - Make sure 'model' is never NULL - themus: - Fixed "Open" icon on button preview - Allow the text in the details to ellipsize and set a minimun width for the dialog - translation updates ------------------------------------------------------------------- Thu Sep 14 01:20:29 CEST 2006 - jhargadon@suse.de - update to versin 2.16.0 - avoid excess strduping - avoid extra key events processing - avoid grabbing all keyboard when the key code cannot be retrieved - add missing maximize button - translation updates ------------------------------------------------------------------- Sat Sep 2 05:24:21 CEST 2006 - gekker@suse.de - Install dbus service file in correct location ------------------------------------------------------------------- Wed Aug 30 23:04:09 CEST 2006 - jhargadon@suse.de - update to version 2.15.92 - fix "Background dialogue resizes when shown" - fix issues with the themes previews - free 'resolution' string after using it, not before - fix memory leak - patches from "generate visible previews first" - translation updates ------------------------------------------------------------------- Mon Aug 21 21:57:51 CEST 2006 - jhargadon@suse.de - update to version 2.15.91 - require libebook-1.2 1.7.90 for the new API - use orca screenreader when available - fixed X-GNOME-Bugzilla fields in .desktop file - using Unicode subscript for repeating descriptions - set "label for" and "labelled by" properties for the capplet - only include libhal if HAL is enabled - added support for locking down theme - don't attempt to load window manager theme name from an unknown window manager - use GtkAboutDialog, not GtkDialog - use GtkStatusIcon instead of libegg - translation updates ------------------------------------------------------------------- Fri Aug 4 23:17:09 CEST 2006 - sreeves@suse.de - Mark an existing string in control-center2-soundupdate.patch for translation (185591) ------------------------------------------------------------------- Thu Jun 29 16:17:14 CEST 2006 - sbrabec@suse.cz - Added two missing upstream translations (#185584#c27). - Fixed Norwegian translation update (#185584#c29). - Symlink password dialog icon to proper place (#185584#c29). ------------------------------------------------------------------- Tue Jun 20 14:02:10 CEST 2006 - sbrabec@suse.cz - Fixed I18N bug in password dialog title (185584#c7). ------------------------------------------------------------------- Fri Jun 16 20:51:16 CEST 2006 - sreeves@suse.de - Fix for 185591 - missing localization for sound entries. ------------------------------------------------------------------- Fri Jun 16 15:38:30 CEST 2006 - sbrabec@suse.cz - Fixed missing strings in password dialog (#185584). ------------------------------------------------------------------- Fri Jun 2 07:20:06 CEST 2006 - hpj@suse.de - Updated the search patch to fall back to gnome-search-tool if Beagle can't be found. ------------------------------------------------------------------- Mon May 29 22:14:34 CEST 2006 - hpj@suse.de - Add patch to invoke Beagle on "search" keybinding. Fixes Novell bug #132801. ------------------------------------------------------------------- Mon May 29 15:29:28 CEST 2006 - sbrabec@suse.cz - Added passwd capplet to POTFILES.in (#179459). ------------------------------------------------------------------- Sun May 28 18:14:24 CEST 2006 - danw@suse.de - Add toggle maximize, horiz/vert maximize, and show desktop to control-center2-compiz-keybindings.patch (#178220) ------------------------------------------------------------------- Tue May 9 20:50:51 CEST 2006 - dobey@suse.de - Add fixes for CRITICAL warnings from background-properties See bug https://bugzilla.novell.com/show_bug.cgi?id=83196 ------------------------------------------------------------------- Sun May 7 22:57:13 CEST 2006 - danw@suse.de - Add cube unfold binding to control-center2-compiz-keybindings.patch ------------------------------------------------------------------- Tue May 2 13:51:42 CEST 2006 - sbrabec@suse.cz - Moved proxy settings from Hardware to System (#167466). ------------------------------------------------------------------- Thu Apr 20 22:19:06 CEST 2006 - danw@suse.de - Add compiz keybindings to gnome-keybinding-properties. 163208 ------------------------------------------------------------------- Wed Apr 19 16:42:50 CEST 2006 - sreeves@suse.de - Fix for 148037 - mangled widgetry in sound capplet ------------------------------------------------------------------- Thu Apr 13 16:54:44 CEST 2006 - sbrabec@suse.cz - Call %suse_update_desktop_file for all desktop files. - Added gnome-ui-properties to control-center (118960#c11). - Use new control-center Categories instead of illegal old ones. ------------------------------------------------------------------- Mon Apr 3 22:22:40 CEST 2006 - jpr@suse.de - Add gst 0.10 support for gnome-settings-daemon ------------------------------------------------------------------- Thu Mar 23 18:16:12 CET 2006 - rodrigo@suse.de - Updated control-center2-multiple-displays.patch to use the correct DISPLAY for bonobo-activation, and fixed ultra-quick error dialog (#156801). ------------------------------------------------------------------- Thu Mar 23 02:04:32 CET 2006 - federico@novell.com - Updated control-center2-system-proxy-configuration.diff to fix bug #158600. Gnome-settings-daemon will now read the HTTPS_PROXY value from /etc/sysconfi/proxy and set it in the appropriate GConf keys. ------------------------------------------------------------------- Mon Mar 6 17:09:04 CET 2006 - rodrigo@suse.de - Added patch to support multiple concurrent sessions (fixes part of #150623). ------------------------------------------------------------------- Thu Mar 2 12:51:37 CET 2006 - rodrigo@suse.de - Don't spawn esd daemon, already done in libesound (part of #153419) ------------------------------------------------------------------- Sun Feb 19 17:25:53 CET 2006 - aj@suse.de - Reduce BuildRequires. ------------------------------------------------------------------- Sat Feb 18 00:52:54 CET 2006 - sreeves@suse.de - Another Update .desktop file (Name, GenericName, Comment, DocPath) ------------------------------------------------------------------- Sat Feb 18 00:22:46 CET 2006 - gekker@suse.de - Fixup .desktop files for UI team ------------------------------------------------------------------- Fri Feb 17 21:15:59 CET 2006 - sreeves@suse.de - Update .desktop file (Name, GenericName, Comment, DocPath) ------------------------------------------------------------------- Wed Feb 15 21:45:27 CET 2006 - gekker@suse.de - Fix font thumbnailing (b.g.o#329043) ------------------------------------------------------------------- Mon Feb 13 21:24:46 CET 2006 - gekker@suse.de - Remove dependency on e-d-s, not required since we don't ship the about me capplet, partial fix for (#148339) ------------------------------------------------------------------- Wed Feb 1 17:19:38 CET 2006 - sbrabec@suse.cz - Use translation compendium gnome-patch-translation. ------------------------------------------------------------------- Tue Jan 31 11:30:27 CET 2006 - rodrigo@suse.de - Use /etc/pam.d/common-* for PAM authentication (146699) ------------------------------------------------------------------- Mon Jan 30 19:24:37 CET 2006 - sbrabec@suse.cz - Implemented ftp:// and news:// to gnome-default-applications-properties (#113104). ------------------------------------------------------------------- Wed Jan 25 21:31:20 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Wed Jan 18 18:25:52 CET 2006 - hpj@suse.de - Updated the passwd-dialog patch to pass through messages from PAM. This is necessary for the PAM Winbind module, as it informs the user of password policies and more complex error situations. ------------------------------------------------------------------- Thu Jan 12 23:53:21 CET 2006 - sreeves@suse.de - Add X-Ximian-Settings to default-applications.desktop. Fix for Bug#141104 ------------------------------------------------------------------- Mon Dec 26 20:49:36 CET 2005 - federico@novell.com - Added control-center2-system-proxy-configuration.diff. This was included in SUSE Linux 9.3 for bug #71202. This makes gnome-settings-daemon default to the YaST settings for the HTTP proxy if appropriate, propagating them to apps that use GConf to find these settings. ------------------------------------------------------------------- Wed Nov 30 19:24:53 CET 2005 - gekker@suse.de - Update to version 2.12.2 - Remove upstreamed patch ------------------------------------------------------------------- Tue Nov 29 16:26:44 CET 2005 - gekker@suse.de - Add default-config patch for logout shortcut (#130829). ------------------------------------------------------------------- Wed Oct 12 18:35:58 CEST 2005 - gekker@suse.de - Update to version 2.12.1 ------------------------------------------------------------------- Thu Oct 6 22:38:00 CEST 2005 - gekker@suse.de - Remove previous change for now - Fix DocPath in .desktop file ------------------------------------------------------------------- Tue Oct 4 21:12:45 CEST 2005 - gekker@suse.de - Rename "Desktop Background" to "Display Settings" ------------------------------------------------------------------- Wed Sep 21 13:20:44 CEST 2005 - rodrigo@suse.de - Fixed icon and category of desktop file for change-passwd capplet (fixes #117028). ------------------------------------------------------------------- Mon Sep 19 18:59:26 CEST 2005 - sbrabec@suse.cz - Fixed PreReq. - Fixed permissions in PLUS. ------------------------------------------------------------------- Thu Sep 15 15:58:28 CEST 2005 - clahey@suse.de - s/Assistive Technology Support/Assistive Technology/ - Change window height to 550. - Part of fix for #115299 ------------------------------------------------------------------- Mon Sep 5 06:50:06 CEST 2005 - aj@suse.de - Update to 2.12.0. ------------------------------------------------------------------- Mon Aug 29 16:19:30 CEST 2005 - rodrigo@suse.de - Added control-center2-screensaver.patch (#113353) - Enabled setuid change-passwd program (GNOME part of #104993) ------------------------------------------------------------------- Mon Aug 22 22:34:20 CEST 2005 - gekker@suse.de - Update to 2.11.92 - Remove upstreamed theme-thumbnail patch ------------------------------------------------------------------- Mon Aug 22 00:49:33 CEST 2005 - ro@suse.de - added pangoxft to liblist ------------------------------------------------------------------- Fri Aug 19 00:12:13 CEST 2005 - gekker@suse.de - Fix theme-thumbnail ------------------------------------------------------------------- Tue Aug 16 19:21:51 CEST 2005 - rodrigo@suse.de - Added gnome-passwd patch from SP2. ------------------------------------------------------------------- Fri Aug 12 22:26:57 CEST 2005 - sreeves@suse.de - Update the sound capplet to match interface requested by Nat and Federico. Also removed patch1 after talking with Jody as he indicates it is not needed. ------------------------------------------------------------------- Wed Aug 10 15:51:02 CEST 2005 - rodrigo@suse.de - Update to version 2.11.91 ------------------------------------------------------------------- Tue Aug 2 17:11:51 CEST 2005 - gekker@suse.de - Update to version 2.11.90 - Add scrollkeeper magic ------------------------------------------------------------------- Fri Jul 29 16:40:50 CEST 2005 - jpr@suse.de - Depend on kereberos libs for building ------------------------------------------------------------------- Mon Jul 25 17:01:22 CEST 2005 - gekker@suse.de - Update to 2.11.6 - Backout fix for (b.g.o309558) fixed bug in xorg-x11 ------------------------------------------------------------------- Mon Jul 18 13:16:19 CEST 2005 - sbrabec@suse.cz - Don't grab Control key events by Show pointer function. http://bugzilla.gnome.org/show_bug.cgi?id=125618 - Fixed devel dependencies. - Removed unneeded static modules and .la files for modules. ------------------------------------------------------------------- Fri Jun 17 19:01:16 CEST 2005 - gekker@suse.de - Update to version 2.11.4 ------------------------------------------------------------------- Wed Jun 1 18:23:06 CEST 2005 - sbrabec@suse.cz - Fixed devel requirements. ------------------------------------------------------------------- Wed Apr 13 17:29:25 CEST 2005 - sbrabec@suse.cz - Do not build with -Werror. - Added required NULL-pointer argument. ------------------------------------------------------------------- Fri Mar 18 12:48:01 CET 2005 - sbrabec@suse.cz - Changed Categories for gnome-ui-properties and default-applications to appear only in menu (#73047). ------------------------------------------------------------------- Wed Mar 16 17:47:56 CET 2005 - sbrabec@suse.cz - Added X-Ximian-Settings to gnome-ui-properties and default-applications (#73047, #73547). ------------------------------------------------------------------- Wed Mar 16 13:18:04 CET 2005 - clahey@suse.de - Changed category of desktop files so they'll still be in control center but won't be in More Programs menu. - Installed icons in hicolor and installed icons for proxy and for directories. ------------------------------------------------------------------- Tue Mar 15 14:16:20 CET 2005 - sbrabec@suse.cz - Symlink desktop icon to standard location (#72818). ------------------------------------------------------------------- Thu Mar 10 23:02:29 CET 2005 - gekker@suse.de - Add new version of the system-proxy-configuration patch (71202). ------------------------------------------------------------------- Thu Mar 10 04:26:13 CET 2005 - gekker@suse.de - Update to version 2.10.0 (GNOME 2.10). ------------------------------------------------------------------- Mon Feb 28 11:57:11 CET 2005 - sbrabec@suse.cz - Do not package mimeinfo.cache. ------------------------------------------------------------------- Thu Feb 24 18:26:16 CET 2005 - sbrabec@suse.cz - Removed gconf makefile-uninstall-rule (#33114). ------------------------------------------------------------------- Fri Feb 18 21:41:24 CET 2005 - clahey@suse.de - Add a desktop file for change password. ------------------------------------------------------------------- Thu Feb 17 22:25:25 CET 2005 - gekker@suse.de - add federico's system-proxy-configuration patch ------------------------------------------------------------------- Thu Feb 10 22:28:41 CET 2005 - gekker@suse.de - Update to version 2.9.91 ------------------------------------------------------------------- Fri Jan 28 16:20:28 CET 2005 - sbrabec@suse.cz - Fixed directory ownership (require nautilus). - Fixed libexecdir. ------------------------------------------------------------------- Wed Jan 26 17:49:43 CET 2005 - jody@suse.de - jump to 2.9.4 - drop all the partial updates from 2.6 ------------------------------------------------------------------- Wed Dec 15 14:05:53 CET 2004 - hvogel@suse.de - fix desktop file ------------------------------------------------------------------- Fri Oct 29 23:57:44 CEST 2004 - ro@suse.de - merged stuff from jody: - Additional translations - Some minor accessibility patches that are unreleased in the 2.6.x branch ------------------------------------------------------------------- Fri Oct 29 14:05:52 CEST 2004 - ro@suse.de - locale rename: no -> nb ------------------------------------------------------------------- Mon Oct 04 18:00:00 CEST 2004 - sbrabec@suse.cz - Updated directory files to show properly icons and translations (#46621). ------------------------------------------------------------------- Mon Oct 04 16:42:16 CEST 2004 - sbrabec@suse.cz - Czech translation update (#46621). ------------------------------------------------------------------- Thu Sep 16 17:56:15 CEST 2004 - jody@suse.de - fix help links for accessibility technologies and window capplet #61587, #61588 ------------------------------------------------------------------- Thu Sep 9 18:48:22 CEST 2004 - dobey@suse.de - Pull in changes for the background capplet from CVS ------------------------------------------------------------------- Tue Sep 07 18:43:30 CEST 2004 - sbrabec@suse.cz - Created shared mime info. ------------------------------------------------------------------- Mon Sep 6 10:50:17 CEST 2004 - shprasad@suse.de - Not applying patch6 because it is taken care by gnome-audio. ------------------------------------------------------------------- Mon Aug 30 18:10:55 CEST 2004 - rml@suse.de - add control-center-keybinding-workaround.patch (fix Ximian bug #59654) ------------------------------------------------------------------- Fri Aug 13 16:26:16 CEST 2004 - shprasad@suse.de - Fixes bug#63036 (Fix given by sdharmaveer@novell.com) makes gnome login/logout sounds play at login/logout events. - Fixes bug#63038 (Fix given by sdharmaveer@novell.com) overrides the default gnome login/logout sounds by novell login/logout sounds. ------------------------------------------------------------------- Tue Aug 10 17:04:40 CEST 2004 - dobey@suse.de - Include %prefix/share/gnome-background-properties ------------------------------------------------------------------- Tue Jul 6 13:51:17 CEST 2004 - jody@suse.de - Restore missing sound and mouse capplets ------------------------------------------------------------------- Fri Jun 25 21:27:40 CEST 2004 - jody@suse.de - Move the shell into a tarball to improve maintainability - Fix crash when clicking on whitespace ------------------------------------------------------------------- Fri Jun 25 03:13:38 CEST 2004 - jody@suse.de - remove keyboard layout (obsolete) - change printer capplet and fix icon - update shell - backport a few fixes from head ------------------------------------------------------------------- Thu Jun 3 20:37:56 CEST 2004 - clahey@suse.de - gnome-applets is a more proper replacement package than control-center2. ------------------------------------------------------------------- Mon May 3 22:01:21 CEST 2004 - clahey@suse.de - Upgraded to 2.6.1. - Added patch to change desktop files to contain the Category needed to show up with the new gnome-vfs2. ------------------------------------------------------------------- Fri Apr 30 03:21:29 CEST 2004 - clahey@suse.de - Added patch to use new control center shell. ------------------------------------------------------------------- Tue Apr 06 16:38:17 CEST 2004 - sbrabec@suse.cz - Provide alternative desktop file in Utility->Desktop for non-GNOME sessions, to make possible configuration of GNOME applications. - Build with -fno-strict-aliasing. ------------------------------------------------------------------- Sat Mar 20 19:13:17 CET 2004 - adrian@suse.de - do not show gnome CC menu entry in KDE ------------------------------------------------------------------- Fri Feb 20 15:48:37 CET 2004 - sbrabec@suse.cz - Fixed names of GNOME2 packages. ------------------------------------------------------------------- Thu Feb 12 09:21:41 CET 2004 - hhetter@suse.de - gconf schema (de-)installation in %post and %postun ------------------------------------------------------------------- Sat Jan 10 11:53:49 CET 2004 - adrian@suse.de - add %defattr ------------------------------------------------------------------- Tue Oct 07 18:13:42 CEST 2003 - sbrabec@suse.cz - Updated to version 2.4.0 (GNOME 2.4). ------------------------------------------------------------------- Sat Sep 13 07:58:59 CEST 2003 - matz@suse.de - Fix wrong declaration that leads to segfaults. ------------------------------------------------------------------- Thu Aug 07 16:16:37 CEST 2003 - sbrabec@suse.cz - Not use globbing for schemas in %files. - Removed duplicated screensaveer desktop file. ------------------------------------------------------------------- Wed Aug 6 10:12:49 CEST 2003 - hhetter@suse.de - remove prefix clash fix patch ------------------------------------------------------------------- Mon Jul 14 15:47:28 CEST 2003 - sbrabec@suse.cz - GNOME prefix change to /opt/gnome. ------------------------------------------------------------------- Wed Jun 25 13:03:59 CEST 2003 - sbrabec@suse.cz - Updated to version 2.2.2. - Use %find_lang. ------------------------------------------------------------------- Mon Jun 23 01:06:04 CEST 2003 - ro@suse.de - package directories ------------------------------------------------------------------- Thu May 15 18:07:17 CEST 2003 - sbrabec@suse.cz - Updated to version 2.2.1. ------------------------------------------------------------------- Fri Feb 14 15:50:15 CET 2003 - hhetter@suse.de - look in /opt/gnome2 for GTK Themes instead of the GTK prefix, to get metathemes to work ------------------------------------------------------------------- Fri Feb 7 10:01:14 CET 2003 - hhetter@suse.de - updated to version 2.2.0.1 [GNOME 2.2.0] ------------------------------------------------------------------- Mon Feb 3 16:23:35 CET 2003 - ro@suse.de - added startup-notification to neededforbuild ------------------------------------------------------------------- Thu Jan 16 17:58:56 CET 2003 - sbrabec@suse.cz - Updated to version 2.1.6. - Added Czech description for screensaver. - Use gnome2-devel-packages for neededforbuild. - Updated %files. ------------------------------------------------------------------- Thu Nov 21 16:08:18 CET 2002 - schwab@suse.de - Fix missing declarations [#21674]. ------------------------------------------------------------------- Tue Oct 22 09:24:53 CEST 2002 - hhetter@suse.de - updated to version 2.0.2.91 - remove wrong docdir ------------------------------------------------------------------- Tue Oct 01 16:01:12 CEST 2002 - sbrabec@suse.cz - Updated to version 2.0.1.1. - Move gnome-window-settings-2.0.pc to /usr/%_lib/pkgconfig/. - Updated %files section. ------------------------------------------------------------------- Tue Sep 24 10:26:49 CEST 2002 - sbrabec@suse.cz - Added alsa-devel to neededforbuild, because esound-devel can require it. ------------------------------------------------------------------- Thu Sep 19 10:54:08 CEST 2002 - sbrabec@suse.cz - Added alsa to neededforbuild, because esound can depend on it. ------------------------------------------------------------------- Tue Sep 3 09:43:42 CEST 2002 - hhetter@suse.de - provide option to start xscreensaver-demo from control-center ( Bug Id #18789) ------------------------------------------------------------------- Tue Aug 20 09:52:22 CEST 2002 - hhetter@suse.de - added prereq: filesystem ------------------------------------------------------------------- Sat Jul 27 18:14:59 CEST 2002 - adrian@suse.de - add %run_ldconfig ------------------------------------------------------------------- Thu Jun 20 16:50:14 CEST 2002 - hhetter@suse.de - don't install schemas while make install ------------------------------------------------------------------- Tue Jun 18 16:17:48 CEST 2002 - meissner@suse.de - use libdir for lib64 ------------------------------------------------------------------- Tue Jun 18 11:25:10 CEST 2002 - hhetter@suse.de - updated to version 2.0.0 - added missing schema file ------------------------------------------------------------------- Fri Jun 14 13:35:56 CEST 2002 - hhetter@suse.de - supply schema files ------------------------------------------------------------------- Wed Jun 12 09:56:09 CEST 2002 - hhetter@suse.de - added control-center gconf schemas and glade xml files to filelist ------------------------------------------------------------------- Wed Jun 5 13:17:36 CEST 2002 - hhetter@suse.de - updated to version 1.99.10 ------------------------------------------------------------------- Fri Apr 26 15:27:53 CEST 2002 - ro@suse.de - replaced gnome-core2 by gnome-desktop in neededforbuild ------------------------------------------------------------------- Fri Feb 1 00:26:05 CET 2002 - ro@suse.de - changed neededforbuild to ------------------------------------------------------------------- Thu Jan 24 13:34:37 CET 2002 - hhetter@suse.de - initial SuSE package for GNOME 2.0 platform