2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 09:59:08 by Niclas Rosenvik | Files touched by this commit (2) |
Log message:
Fix qt5 option for inputmethod/uim
Fix qt5 option for inputmethod/uim as pointed out by HITOSHI Osada
in pkg/55021 .
|
2020-03-05 14:04:45 by Nia Alarie | Files touched by this commit (1) |
Log message:
uim: needs alloca, use gnu++03
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2019-11-11 11:12:35 by Nia Alarie | Files touched by this commit (1) |
Log message:
uim: Needs autopoint
|
2019-11-07 04:01:35 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
The version number problem of uim-elisp is fixed in another way
Revert previous partially.
|
2019-11-05 18:28:37 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Remove bogus PaX MPROTECT unsafe
|
2019-11-05 18:13:10 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Fix build and uim-elisp
* Restore UIM_VERSION. It is used uim-elisp package
* Fix segfault of uim-module-manager during build.
* Remove an unused patch.
|
2019-11-01 17:21:11 by Nia Alarie | Files touched by this commit (22) |
Log message:
uim: Update to 1.8.8
Overview of changes from 1.8.7 to 1.8.8
=======================================
* Fixes
- build
* Fix a build error with --with-libgcroots=installed
[GitHub #130][Reported by HIGUCHI Daisuke]
- uim-qt5
* Fix a build error
[GitHub #129][Reported by HIGUCHI Daisuke]
Overview of changes from 1.8.6 to 1.8.7
=======================================
* Fixes
- uim-skk
* Fix a socket clean bug
[GitHub #32][Reported by HIGUCHI Daisuke]
* Fix wrong close call
[GitHub #55][Patch by zephyrus00jp]
- uim-qt4
* Add a missing include
[GitHub #38][Patch by Raphael Kubo da Costa]
- uim.el
* Fix a bug that other minor mode key bindings are ignored on Emacs 24
[GitHub #51][Reported by Araeos]
* Fix a bug that Shift+Arrow doesn't work
[GitHub #116][Reported by Vladimir Panteleev]
- uim-gtk3
* Fix a bug that the candidate windows isn't shown
[GitHub #76][Patch by Konosuke Watanab]
* Enhancements
- all
* Add "Keywords" to .desktop
[GitHub #57][Patch by HIGUCHI Daisuke]
- uim-gtk
* Improve GTK+ 3 support
[GitHub #35][Patch by e-kato]
* Support libpanel-applet 3.14 or later
[GitHub #48][Patch by Dmitry Shachnev]
* Support Wayland backend
[GitHub #71][Reported by Thibaut Girka]
- uim-fep
* Use UTF-8 for comment encoding
[GitHub #46][Patch by Felix Janda]
- uim-qt5
* Make workable
- uim-social-ime
* Remove because the service was disruption
- uim.el
* Support autoload
[GitHub #121][Patch by Arun Isaac]
|
2019-10-27 18:31:35 by Kamil Rytarowski | Files touched by this commit (3) |
Log message:
uim: Drop kde/qt4 build options (both were disabled by default)
|