Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2002:
[Freeciv-Dev] GTK+ 2.0 port.
Home

[Freeciv-Dev] GTK+ 2.0 port.

[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 port.
From: Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxx>
Date: Mon, 11 Mar 2002 23:37:07 +0000 (WET)

Well the GTK+ 2.0 port is in CVS.

There is still much work to be done on the client, but the existing code
should prove functional enough except for two things:

* autoconf changes still haven't been applied (please see the attached patch).
* i must hack iget_string() and iput_string() in order to do UTF-8
  conversion (via a callback, similar to close_callback in
  common/connection.c) since GTK+ 2.0 requires all strings to be in UTF-8
  format. The client will start without this (but it will crash eventually).

Since these changes touch common files, i will not apply these patches
without some time for discussion on this list first. I will post patches
for the UTF-8 conversion soon.

Screenshots of some of the redesigned dialogs are here:
<http://www.freeciv.org/~vas>

PS: Yes, the Algol comments will not remain there for long.

Enjoy!

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

Attachment: cli.patch
Description: Text document


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