Download List

项目描述

libgxim is an X Input Method (a.k.a. XIM) protocol
library that is implemented by GObject. This
library helps you implement XIM servers or client
applications to communicate through the XIM
protocol without using the Xlib API directly,
particularly if your application uses a
GObject-based main loop.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-19 10:06
0.5.0

此版本添加了错误修正。由于摆脱从油嘴过时的 Api,API 已被更改,SONAME 已被提前。
标签: Major bugfixes
This release adds bugfixes.

Due to getting rid of the deprecated APIs from GLib,
the API has been changed and SONAME has been bumped.

2009-04-02 17:07
0.3.3

一个与X事件转换错误随着固定与意外销毁窗口的问题。错误处理行为是固定的,以避免冻结。
An error with X event conversion was fixed along with an issue with unexpectedly destroyed windows. Error handling behavior was fixed to avoid a freeze.

2009-01-13 20:17
0.3.2

此版本修正了内存泄漏和其他一些问题。
标签: Major bugfixes
This release fixes a memory leak and some other problems.

2008-10-23 22:56
0.3.1

一个可能的崩溃libgxim是建立与- D_FORTIFY_SOURCE = 2和“%N”的规定似乎是固定的数据包。
标签: Minor bugfixes
A possible crash when libgxim is built with
-D_FORTIFY_SOURCE=2 and a set of "%n" appears in
the packet was fixed.

2008-10-14 14:15
0.3.0

此版本修正了内存泄漏和冻结的问题时,收到无效的数据包,并没有分析它。
标签: Major bugfixes
This release fixes a memory leak and freeze issues when it received an invalid packet and failed to parse it.

Project Resources