Complete.Org: Mailing Lists: Archives: freeciv-dev: July 1999:
[Freeciv-Dev] GTK+ client -plugged yet another memory leak
Home

[Freeciv-Dev] GTK+ client -plugged yet another memory leak

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] GTK+ client -plugged yet another memory leak
From: Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 30 Jul 1999 12:01:24 +0100 (WET DST)

The memory leak/refresh problem in the citizen pixmaps on the city dialog
has been fixed now.  The GtkPixcomm API has also seen a small boost in
functionality.

TODO:
        * The GtkPixcomm widget should be a child of GtkEventBox so we
          don't need to create one for every GtkPixcomm (the GtkEventBox 
          is used for capturing "click" events)
        * Check for memory leaks in the rates pixmaps widgets in the
          toplevel window.

I'll have very limited net access next month (August) so i probably will
only post significan patches again in September.

Happy hollydays!

---
Vasco Alexandre da Silva Costa, student @ Instituto Superior Tecnico,
Technical University of Lisbon - Software & Computer Engineering




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] GTK+ client -plugged yet another memory leak, Vasco Alexandre Da Silva Costa <=