Download List

Projeto Descrição

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

Este lançamento inclui correções de bugs.

Devido a livrar-se dos APIs desaprovadas do GLib, mudou-se a API e SONAME foi colidido.
Tags: 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

Um erro com um X caso de conversão foi fixada com um problema com o Windows inesperadamente destruído. Comportamento de tratamento de erro foi corrigido para evitar o congelamento.
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

Esta versão corrige uma falha de memória e alguns outros problemas.
Tags: Major bugfixes
This release fixes a memory leak and some other problems.

2008-10-23 22:56
0.3.1

Um acidente possível quando libgxim é construído com-D_FORTIFY_SOURCE = 2 e um conjunto de "n%" aparece no pacote foi corrigido.
Tags: 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

Esta versão corrige uma falha de memória e problemas de congelamento, quando recebeu um pacote inválido e não analisá-lo.
Tags: Major bugfixes
This release fixes a memory leak and freeze issues when it received an invalid packet and failed to parse it.

Project Resources