Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10093) Rewrite win32 connect dialog
Home

[Freeciv-Dev] (PR#10093) Rewrite win32 connect dialog

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10093) Rewrite win32 connect dialog
From: "James Canete" <use_less@xxxxxxxxxxx>
Date: Tue, 14 Sep 2004 00:41:02 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10093 >

I managed to make the connect dialog look more or less like GTK2's, and
it has the same basic functionality.  Here's what I have so far.

Features:
- Dialog looks more or less like GTK2's.
- Auth support, basically like GTK2's, but not fully tested, since win32
doesn't have file locking, which is required for the default db on an
auth server.

Bugs:
- loading a game doesn't work.  For some reason I don't think
handle_game_load() is being called.

Missing:
- game options for single player.  The old win32 single player window is
still there.

-James Canete

Attachment: win32-connectdlg-rewrite.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]