Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2001:
[Freeciv-Dev] GTK+ 2.0 client port patch version 3
Home

[Freeciv-Dev] GTK+ 2.0 client port patch version 3

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] GTK+ 2.0 client port patch version 3
From: Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxx>
Date: Thu, 27 Dec 2001 06:04:47 +0000 (WET)

Here is version 3 of the GTK+ 2.0 client port patch.

=== Changes

* Fixed Message Options bug.
* Fixed GtkPixcomm drawing code.
* Worked around menu accelerator problem.
* Fixed crash bug with progress bar updates.
* All Gdk text drawing uses non-deprecated Gdk/Pango functions.
* Fixed bug with detachable windows.


This should be the final GTK+ 2.0 port patch. All standout bugs have been
fixed. In the future i should only make changes to keep up with new GTK+
library versions, and cleanup some loose ends.

The UTF-8 issue still remains. Internal client and server strings must be
in UTF-8 or some other Unicode format and strings must be transmitted in
UTF-8 format.

I will be investigating next about the best way to convert the server to
use Unicode.

A nice side effect of this is that Freeciv will finally get to be fully
internationalised.

---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa

Attachment: freeciv_gtk2_v3.patch.gz
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] GTK+ 2.0 client port patch version 3, Vasco Alexandre Da Silva Costa <=