Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2002:
[Freeciv-Dev] [Patch] Message window (PR#595)
Home

[Freeciv-Dev] [Patch] Message window (PR#595)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] [Patch] Message window (PR#595)
From: Christian Knoke <chrisk@xxxxxxxx>
Date: Sat, 10 Aug 2002 09:47:40 -0700 (PDT)

In Gtk+ 1.2 client, the messages in the F10 dialog are
hilighted, when the user clicks on them. These marks are
reset, though, when the window is closed, and reopened.
Even worse, if new messages arrive, all marks are reset, too.

I tried to fix this, pretty straightforward, by storing the
"visited" value, in the messages array.

I also believe of having found a bug in a fc_malloc statement,
which I also fixed. Please check this.

Christian

-- 
Christian Knoke     * * *      http://www.enter.de/~c.knoke/
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.

Attachment: message-visited-fix1.diff
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] [Patch] Message window (PR#595), Christian Knoke <=