Version: 0.4.10-bp150.1.3
* Fri Nov 24 2017 i@marguerite.su
- update version 0.4.10
* enforce c99
* remove usage of deprecated gtk3 api
* Sun Aug 20 2017 zaitor@opensuse.org
- Drop conditional libunique-devel, libunique1-devel,
dbus-glib-devel and unique-devel BuildRequires: Obsolete and
unused, keeping just dbus-1-glib-devel is sufficient.
* Sat Feb 11 2017 i@marguerite.su
- update version 0.4.9
* shouldn't create dummy config when cfdesc doesn't exist
* remove usage of some deprecated gtk3 functions and bump
requirement to 3.12
* add qt5 wrapper support to use qt5's webengine since qt4's
webkiti is no longer maintained upstream
- add patch: fcitx-configtool-0.4.9-for-loop-init-declaration-c99.patch
* for loop initial declarations are only allowed in C99 mode
* Sun Nov 13 2016 toddrme2178@gmail.com
- Fix accidental use of ":" isntead of ";" as locale delimeter
in "Provides"
- Update year
* Fri Feb 14 2014 fcrozat@suse.com
- Package COPYING as %doc
* Sat Oct 26 2013 i@marguerite.su
- update version 0.4.8
* This version fixes some look & feel issue caused by gtk 3.8
* Now toolbar icon not shown issue should be fixed
* Removed some outdated function in gtk 3.8 and 3.10
* Other fixes include bnc#846037
- remove patch: fcitx-configtool-gnome-3.10-fixes.patch, upstreamed
* Fri Oct 18 2013 i@marguerite.su
- fix bnc#846037
* New: Too narrow window in fcitx-config-gtk3 input method
addition dialog
* gtk_scrolled_window_add_with_viewport has been deprecated
since version 3.8, now gtk_container_add() will now
automatically add a GtkViewport if the child doesn't
implement GtkScrollable
- GTK_STOCK_* is also depreciated
- Add patch:fcitx-configtool-gnome-3.10-fixes.patch
* Mon Jul 01 2013 i@marguerite.su
- update version 0.4.7
* Support for new SubConfig Type
* Support for Modifier Only Key Grab
- drop fcitx-config-gtk2
* New fcitx-configtool requires gtk3-devel to build
* Sat Jan 26 2013 i@marguerite.su
- update version 0.4.6
* Add support for new custom configuration ui.
* Sun Jan 13 2013 i@marguerite.su
- update version 0.4.5.2
* bugfix release, fix some possible crash.
* Sat Oct 13 2012 i@marguerite.su
- update version 0.4.5.1
* many gtk3 fixes.
* Sat Sep 15 2012 i@marguerite.su
- update version 0.4.5
* Fix icons problem when there is no gnome-icon-symbolic
* Add support for hidden options
* Simplify access to current UI setting
* Mon Jun 25 2012 i@marguerite.su
- fix fedora builds.
* Mon Jun 04 2012 i@marguerite.su
- update version 0.4.4
* fix a potential crash with newer gtk3
* rework gtk3 version UI, able to configure input method from input method page
* Mon May 28 2012 i@marguerite.su
- bring it into DVD.
* Sun May 06 2012 i@marguerite.su
- update to 0.4.3
* lower gtk2 version library request compatible to RHEL/CentOS 6.
* Tue Apr 17 2012 i@marguerite.su
- update to 0.4.2
* fix fcitx-config-gtk3 color and hotkey problem.
* Fri Mar 09 2012 hillwood@linuxfans.org
- update to 0.4.1
* Tree view for input method choosing
* Better UI layout, keep focus on last selected input method when
move up and down.
* update gtk3 version to use gtk3 new API.
* Wed Feb 29 2012 i@marguerite.su
- set _service disabled. update source from git.
* Sat Feb 04 2012 i@marguerite.su
- Clean spec, deleted unused files, make it pure openSUSE to M17N