File input-pad.changes of Package input-pad
-------------------------------------------------------------------
Wed Dec 18 08:40:42 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 1.0.99.20210817
* Removed duplicated entry in str.xml
* Fixed a build error of I_ since eek-types.h has the duplicated one
* Fixed to use deprecated APIs in GTK 3.12
* Imported code.google.com/p/input-pad
* Updated str.xml.in for Emoji and Japanese Acronym
* Fixed CSS data of GtkButton for GTK 3.20
* configure: Repalced AC_PROG_LIBTOOL with LT_INIT
* Fix some typos in translatable text and make some texts easier to translate
* Run input-pad with GDK X11 backend
* Updated translations
-------------------------------------------------------------------
Wed Jul 21 05:07:48 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on python-devel
-------------------------------------------------------------------
Tue Oct 1 13:21:23 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>
- Fix build on Tumbleweed.
* Disable return-type check for tumbleweed.
-------------------------------------------------------------------
Tue Mar 22 16:58:22 UTC 2016 - fcrozat@suse.com
- Remove Requires: gobject-introspection, it is not needed at
runtime.
-------------------------------------------------------------------
Thu Nov 13 10:07:21 CET 2014 - pth@suse.de
- Fix Group of input-pad-devel.
-------------------------------------------------------------------
Tue Oct 14 06:23:16 UTC 2014 - hillwood@linuxfans.org
- Update to 1.0.99.20140916
* Do not call exit(3) in libinput-pad.so
* Fixed deprecated GtkWidget.window
* Fixed icon sizes in the chartable.
* Used embedded GtkViewport in GtkScrolledWindow.
* Fixed some memory leaks. 029416b
* Fixed deprecated gtk-timeout-initial since GTK+ 3.10.
* Removed deprecated GtkTreeView::rules-hint property since GTK 3.14.
* Fixed a deprecated message of gtk_window_get_transient_for().
* Added some currencies.
* Added InputPadGtkViewport for many unicode tables.
* Updated str.xml.in for Emoji.
* Ported to GTK+ 3.10 to fix the deprecated APIs.
* Showed custom table only by default. 2aec2c8
* Set G_APPLICATION_NON_UNIQUE flag to be able to run by ibus
* Changed deprecated GtkVBox to GtkBox in builder files.
-------------------------------------------------------------------
Wed Dec 11 13:59:37 CST 2013 - hillwood@linuxfans.org
- update to 1.0.3
* Some unofficial IPA, labial-velars, laterals, nasal releases, ...
* Added data for Old English and Middle English.
* Enalbed XTEST because glib2 uses XI2.
* Enabled GTK3 by default.
* Fixed an error with gcc -Wformat -Werror=format-security .
* Updated translations.
* Added the man of input-pad .
-------------------------------------------------------------------
Tue Sep 25 11:06:11 CST 2012 - hillwood@linuxfans.org
- fix build for openSUSE 12.1
-------------------------------------------------------------------
Mon Sep 24 22:48:37 CST 2012 - hillwood@linuxfans.org
- Initial package.