SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for uim-gtk3-1.8.6+git20150609.9a37a41-107.1.x86_64.rpm :
Sat Sep 19 14:00:00 2015 iAATTmarguerite.su
- update version 1.8.6+git20150609.9a37a41

* Use CandidateWindowProxy::layoutWindow().

* Use GtkGrid instead of deprecated GtkTable.

* Don\'t use gtk_scrolled_window_add_with_viewport.

* Don\'t use deprecated gdk_window_set_background().

* Close socket after uim-skk requests disconnection.

* Refactor configure.ac

* Fix a warning on KDE4 Plasma widget.

* Avoid build errors on Qt4 and Qt5.

* Don\'t set GTK+ variables when GTK+ is disabled.

* Check the page number before freeing.

* Use gtk_widget_queue_draw() to redraw buttons.

* Make a minor change in byeoru.scm

* Add a workaround for gtk+ >= 3.10

* Add check for GtkTreeView.

* Use gtk_widget_queue_resize_no_redraw() instead.

* Set explicit left and right paddings of toolbar buttons.

* qt4 immodule: Add missing include.

* Fix memory leak in QUimHelperManager::slotStdinActivated()

* Support immediate commit on postfix kanji2seq conversion.

* Port to GAction and libpanel-applet 3.14.

* Use a better location for xmluidir

* Set foreground color of pixmaps/ko_direct.svg

* Replace \"automata\" by \"automaton\" if it is singular

* Change default paths of private byeoru data files

* Convert ucs symbols bound to keys to utf8 when defining
layouts

* Add a missing header in uim/uim-x-util.h

* Refactor conversion from X keysym to uim key

* Check for X Keyboard Extension

* Add plugin to access X Keyboard Extension

* Add scheme interface to X Keyboard Extension

* Add customization items for save and load of Xkb keyboard
map

* Initialize display of Xkb plugin in IM modules

* Convert uim key to Xkb symbolic name

* Bind Korean jamos to Xkb symbolic names instead of uim keys

* Add missing Korean key bindings

* Keep a XkbDescRec instance until xkb plugin unloads

* Add xkb functions to handle multi-group keymaps

* Handle multi-group Xkb keymaps

* Add Latin-1 keysyms to uim/uim.h

* Let X IM modules pass Latin-1 keysyms on to scheme side

* Ignore key values bound to shift levels higher than 1

* Determine shift level from key-state only if the key value
is alphabetic

* Allow Xkb map to be refreshed at each mode switch

* Fix a bug that other minor mode key bindings are ignored
on Emacs 24

* skk: Do nothing when open() is failed

* Fix a bug that Emacs 24 or later code isn\'t executed
- new upstream: https://github.com/uim/uim
- add _service and use git version
- refreshed patch: fix-for-sles-qhash-incomplete-type.patch ->
qhash-incomplete-type.patch
- better define macros
- add patch: uim-sigscheme-enable-maintainer-mode.patch

* sigscheme needs functable-sscm-
*.c to build, which requires
to be generated by --enable-maintainer-mode.
- add patch: uim-sigscheme-ruby-encoding-utf8.patch

* make sure ruby encoding is UTF-8 instead of US-ASCII.
- build with qt5/curl/expat/openssl/ffi/sj3/dict/eb/x/xft/libnotify
- --enable-maintainer-mode to generate the pngs
- add patch: uim-qt5-QX11info.patch

* add Qt += qx11extras to find QX11info
- add patch: uim-openssl-sslv2.patch

* some systems didn\'t enable sslv2 at build time due to its known
flaws, so make it conditional

Sun Sep 28 14:00:00 2014 ftakeAATTgeeko.jp
- Drop locale(ja) to slim down Japanese locale

Fri Feb 14 13:00:00 2014 tiwaiAATTsuse.de
- Fix
*-32bit post and postun calls for gtk-query-immodules-2 on
openSUSE 13.1 and later (bnc#845860)

Sat Aug 24 14:00:00 2013 ftakeAATTgeeko.jp
- update to 1.8.6

* libuim: add XDG_RUNTIME_DIR support (by tagoh)

* po: list language names on each line in LINGUAS (by naota)

* uim-canna: Avoid a crash when a Canna server name is specified
(by Kouichi ONO)

* uim-m17nlib: Add an option to set a candidate windows to be
visiable or hidden

* uim-tutcode: Updated trycode composition table retrieved
2013-06-26

Wed Aug 21 14:00:00 2013 dimstarAATTopensuse.org
- Introduce build_applet defines, set to true up to openSUSE 12.3:
+ Specifies wether to build the gnome-panel applet, resp
uim-applet-gnome subpackage.
+ Conditionally BuildRequires gnome-panel-devel
+ If evaluated to false, obsoletes uim-applet-gnome for clean
upgrades.

Tue Jul 16 14:00:00 2013 cooloAATTsuse.com
- remove qt3 support, long dead

Tue May 7 14:00:00 2013 schwabAATTsuse.de
- libgcroots-aarch64.patch: Add support for aarch64 in libgcroots
- Don\'t regenerate configure

Tue Apr 30 14:00:00 2013 cfarrellAATTsuse.com
- license update: BSD-3-Clause and LGPL-2.1+ and (BSD-3-Clause or LGPL-2.0)
More detail on license choices. Compatible with Fedora spec file
declaration

Sat Apr 27 14:00:00 2013 iAATTmarguerite.su
- update version 1.8.5

* uim-gtk2/3

*
* Avoid an infinite recursion when no preedit is started (by tagoh)

* uim-tutcode

*
* Fix behavior of postfix katakana conversion
- specfile clean

Mon Jul 2 14:00:00 2012 iAATTmarguerite.su
- update version 1.8.1

* New IM uim-google-cgiapi-jp

* New IM uim-baidu-olime-jp

* Delay showing candidate window

* Horizontal candidate window

* Japanese Romaji-Kana composing rule in uim-pref

* Many new features in uim-tutcode

Tue Jun 5 14:00:00 2012 iAATTmarguerite.su
- fix sles builds.

* %make_install to %makeinstall

Tue Feb 28 13:00:00 2012 tiwaiAATTsuse.de
- updated uim to 1.7.2, 1.7.3

* Fix crash when text acquisition is invoked with selected text

* Support text acquisition API with QTextEdit of Qt4

* Fix behavior of text deletion API with QTextEdit of Qt4

* Bug fixes for uim-m17nlib

Mon Feb 13 13:00:00 2012 cooloAATTsuse.com
- patch license to follow spdx.org standard

Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency

Thu Oct 13 14:00:00 2011 tiwaiAATTsuse.de
- Add missing obsoletes/provides for uim-qt3 in baselibs.conf
- Fix crash and a registration issue in Firefox (bnc#723899)

Wed Oct 12 14:00:00 2011 anixxAATTopensuse.org
- enable kde3 applet
- rename uim-qt to uim-qt3
- remove obsolete version check

Mon Sep 5 14:00:00 2011 cooloAATTsuse.com
- fix build with newer ld

Mon Sep 5 14:00:00 2011 nlminhtlAATTgmail.com
- uim doesn\'t depend on libgnomeui-devel from 1.7.0.
The dependency was removed in r6932 in the upstream repository

Mon Aug 8 14:00:00 2011 tiwaiAATTsuse.de
- Fix baselibs.conf to update GTK immodule cache properly for
uim-gtk2-32bit and uim-gtk3-32bit packages, too

Fri Jul 29 14:00:00 2011 tiwaiAATTsuse.de
- updated to uim-1.7.1:
Major updates, see release notes of 1.6.0, 1.6.1, 1.7.0 and
1.7.1:
http://uim.googlecode.com/svn/tags/uim-1.6.0/RELNOTE
http://uim.googlecode.com/svn/tags/uim-1.6.1/RELNOTE
http://uim.googlecode.com/svn/tags/uim-1.7.0/RELNOTE
http://uim.googlecode.com/svn/tags/uim-1.7.1/RELNOTE
- Enabled Gtk3 IM build
- Re-enabled applet build for FACTORY, created uim-applet-gnome
sub-package
- Enable libedit properly
- Enable m17n-lib
- Clean up spec file

Tue May 31 14:00:00 2011 dimstarAATTopensuse.org
- Introduce a build_applet define, which is set to 1 on openSUSE up
to 11.4. For current Factory, we need to disable the applet, as
it is not (yet) ported to the new libpanelapplet-4.0
infrastructure of Gnome3.
- Move the gnome applet actually to the gtk package (when building
the applet).

Wed Mar 9 13:00:00 2011 tiwaiAATTsuse.de
- Fix post scripts to use new gtk2_immodule_
* macros (bnc#678080)
- Fix builds with older distros

Fri Jan 14 13:00:00 2011 cooloAATTnovell.com
- fix build and ran spec-cleaner

Mon Feb 1 13:00:00 2010 jengelhAATTmedozas.de
- package baselibs.conf

Tue Sep 15 14:00:00 2009 crrodriguezAATTnovell.com
- do not package static libraries

Thu Jul 9 14:00:00 2009 tiwaiAATTsuse.de
- removed unused patches

Thu Jul 2 14:00:00 2009 tiwaiAATTsuse.de
- updated to version 1.5.6:

* lots of changes, see
http://uim.googlecode.com/svn/tags/uim-1.5.6/NEWS
- enable qt4 immodule
- enable anthy-utf8 IM

Thu Jun 4 14:00:00 2009 tiwaiAATTsuse.de
- fix build for older distros


 
ICM