Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2000:
[Freeciv-Dev] patch: update_unit_pix_label to gui-indep (PR#434)
Home

[Freeciv-Dev] patch: update_unit_pix_label to gui-indep (PR#434)

[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: update_unit_pix_label to gui-indep (PR#434)
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Tue, 4 Jul 2000 06:49:05 -0700 (PDT)

This is an updated and modified version of a previous patch
(see PR#396), less the parts (eg bugfixes) I already checked 
in prior to 1.11.0.

Mainly it cleans up update_unit_pix_label() and moves most
of it to gui-independent (control.c), using added gui-dep 
functions set_unit_icon() and set_unit_icons_more_arrow() 
(placed in gui_main.c).

-- David

Attachment: update_unit_pix5.diff.gz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] patch: update_unit_pix_label to gui-indep (PR#434), David Pfitzner <=