tGtkText explanation expanded; included suggestion from SF Open Discussion forum for multiple bitch buying. - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 30f1692c2ac8ea007e4dff293d852650255518bb
(DIR) parent 13e179245e8c4bdfb4f0705d2fc1efc5fb35ceab
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Thu, 28 Mar 2002 18:17:00 +0000
GtkText explanation expanded; included suggestion from SF Open Discussion
forum for multiple bitch buying.
Diffstat:
M TODO | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -1,4 +1,7 @@
-- Replace nasty GtkText widget with the official approved GTK+2 widget.
+- Replace nasty GtkText widget with the official approved GTK+2 widget
+ (GtkTextView). Use the new tag support to colourise different kinds of
+ messages in the main window.
+- Implement server option to buy more than one bitch at a time in the Pub.
- Fail nicely if NumLocation (etc.) is set to zero
- Impose sensible limits on numbers in Options dialog (e.g. percentages)
(should also enforce this for config file / server admin)