Complete.Org: Mailing Lists: Archives: freeciv-dev: November 1998:
[Freeciv-Dev] combining message options and filters
Home

[Freeciv-Dev] combining message options and filters

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] combining message options and filters
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Sun, 8 Nov 1998 21:43:45 +1100

This patch combines the message options and message filter dialogs
into a single dialog, and allows requesting individual popups for 
any event type, not just the three in the previous "Message options".  

Also, you can now specify independently whether event messages go 
to the output window and/or the messages window.  Eg, for events 
going to the messages window, you may not want them also taking 
up space in the output window.  Or you may want some events to be
in the output window only and not cause the messages window to pop up.  

Also, the message labels in the dialog are sorted alphabetically.
(The event numbers themselves can't be reorganised, due to the need
to preserve backward compatability.)

This patch is incompatible with Massimo's "save client options" patch, 
but it should be easy (and very useful) to update that patch to work 
with this one.

-- David

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


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] combining message options and filters, David Pfitzner <=