File dconf-editor.changes of Package dconf-editor
-------------------------------------------------------------------
Fri Jul 22 15:27:57 UTC 2016 - fcrozat@suse.com
- Recommends lang package for translations (bsc#988528).
-------------------------------------------------------------------
Thu Jun 30 08:47:11 UTC 2016 - zaitor@opensuse.org
- Update to version 3.20.3:
+ Do not use a spinbutton for long int.
+ Updated translations.
-------------------------------------------------------------------
Wed May 25 08:29:06 UTC 2016 - idonmez@suse.com
- Update to GNOME 3.20.2 FATE#318572
-------------------------------------------------------------------
Tue May 10 20:30:08 UTC 2016 - zaitor@opensuse.org
- Update to version 3.20.2:
+ The english wording of the welcome dialog has (again) been
improved, and a bug appearing when closing the application with
the app-menu has been corrected.
+ Updated translations.
- Drop dconf-editor-quit-app-correctly.patch: Fixed upstream.
-------------------------------------------------------------------
Mon May 9 08:20:26 UTC 2016 - fcrozat@suse.com
- Update to GNOME 3.20 -- FATE#318572.
-------------------------------------------------------------------
Mon Apr 25 23:55:45 UTC 2016 - zaitor@opensuse.org
- Add dconf-editor-quit-app-correctly.patch: Correctly quit with
app-menu action, patch from upstream git.
- Stop passing V=1 to make, we do debugging locally.
-------------------------------------------------------------------
Thu Apr 14 18:06:15 UTC 2016 - zaitor@opensuse.org
- Update to version 3.20.1:
+ An english typo has been corrected in the welcome dialog, and
translations files have been updated accordingly.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 22 09:39:03 UTC 2016 - dimstar@opensuse.org
- Update to version 3.20.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 15 10:44:31 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.92:
+ Some problems have appeared related to the sizing of the
key-editor dialogs, and will need more testing with a clean
Gtk+ release, even if all looks corrected.
+ An infinite loop has also be spotted when trying to reset all
keys of a folder containing keys without schema.
+ Also, a CSS resource with one rule only has been added to look
better when using the “Big Text” accessibility feature.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 1 10:02:50 UTC 2016 - zaitor@opensuse.org
- Update to version 3.19.91:
+ The presentation of a key’s “default value” now takes care of
distributor and admin overrides, instead of showing the default
value proposed in the gschema.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 16 09:30:15 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.90:
+ This release has seen some improvements to the keyboard
usability, with some new shortcuts added, and an help overlay
to document them (requiring a GTK+ 3.19 at least). Other
changes include some more metadata in the AppData file (used by
software centers to know about the application), and minor
corrections caused by recent GTK+ changes.
+ Updated translations.
-------------------------------------------------------------------
Wed Dec 23 13:34:35 UTC 2015 - dimstar@opensuse.org
- Update to version 3.19.3:
+ Added a notification for the multiple “copy” actions.
+ Added a new menu for actions on the view (notably a “reset
visible keys” action – no recursion for now).
+ Updated translations.
-------------------------------------------------------------------
Tue Nov 24 00:14:38 UTC 2015 - zaitor@opensuse.org
- Update to version 3.19.2:
+ Removed an unnecessary big hack, and improved some other little
things here and there.
+ Updated translations.
-------------------------------------------------------------------
Sat Nov 21 18:43:17 UTC 2015 - zaitor@opensuse.org
- Update to version 3.19.1:
+ dconf-editor is now distributed under GPL 3.
+ Use GSettingsSchema to access schemas informations, and
GSettings to edit settings when that’s possible.
+ UI of the keys list has been updated to use a GtkListBox, more
accessible, more usable, cleaner.
+ Misc. other changes.
+ Updated translations.
- Drop dconf-use-g_settings_get_default_value.patch: Fixed
upstream.
- Update license tag to GPL-3.0+, following upstreams relicensing
work.
-------------------------------------------------------------------
Thu Nov 12 09:23:55 UTC 2015 - zaitor@opensuse.org
- Update to version 3.18.2:
+ Updated translations.
-------------------------------------------------------------------
Mon Oct 12 18:34:14 UTC 2015 - zaitor@opensuse.org
- Update to version 3.18.1:
+ Fixed a crash happening when a range was set without either a
min or a max value.
-------------------------------------------------------------------
Mon Sep 21 11:45:47 UTC 2015 - dimstar@opensuse.org
- Update to version 3.18.0:
+ No changes since 3.17.92.
-------------------------------------------------------------------
Wed Sep 16 06:44:16 UTC 2015 - dimstar@opensuse.org
- Update to version 3.17.92:
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 2 09:17:21 UTC 2015 - dimstar@opensuse.org
- Update to version 3.17.91:
+ The output of --version is now printed on stdout, as suggested
by GNU. That's the only technical change, all looks good.
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 19 13:48:04 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.90:
+ No big technical change for the beta, just some preparations
for the next cycle.
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 28 17:54:02 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.1:
+ Beginning of cleaning, both of the code (UI template,
GResource…) and of the UI (unnecessary shadows removed,
widgets' margins, minimum width of the panel…).
+ Gtk+ 3.14 is now required, with also a recent Valac.
- Disable dconf-use-g_settings_get_default_value.patch for now,
needs rebase if still needed. Investigate later.
-------------------------------------------------------------------
Wed Apr 15 07:53:28 UTC 2015 - dimstar@opensuse.org
- Update to version 3.16.1:
+ Add symbolic icon.
+ Updated translations.
- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic
icons have replaced them.
-------------------------------------------------------------------
Mon Mar 23 17:07:30 UTC 2015 - dimstar@opensuse.org
- Update to version 3.16.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 18 13:01:53 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.92:
+ The main correction since 3.15.91 is the add back of the
manpage, forgotten during the split. Because of that, dconf
0.23.2 is now explicitely required.
+ The AppData file also validates again.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 3 00:28:36 UTC 2015 - dimstar@opensuse.org
- Initial package, version 3.15.91.
+ dconf-editor was split out upstream into its own source
repository.
- Move patch dconf-use-g_settings_get_default_value.patch from
dconf to dconf-editor.