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 Requirements

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

This release adds bugfixes.

Due to getting rid of the deprecated APIs from GLib,
the API has been changed and SONAME has been bumped.
標籤: Major bugfixes

2009-04-02 17:07
0.3.3

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

This release fixes a memory leak and some other problems.
標籤: Major bugfixes

2008-10-23 22:56
0.3.1

A possible crash when libgxim is built with
-D_FORTIFY_SOURCE=2 and a set of "%n" appears in
the packet was fixed.
標籤: Minor bugfixes

2008-10-14 14:15
0.3.0

This release fixes a memory leak and freeze issues when it received an invalid packet and failed to parse it.
標籤: Major bugfixes

Project Resources