[Debtags-commits] [svn] r2035 - in debtags-edit/1.2: . src

Enrico Zini enrico at alioth.debian.org
Tue Oct 31 22:16:47 CET 2006


Author: enrico
Date: Tue Oct 31 22:16:46 2006
New Revision: 2035

Modified:
   debtags-edit/1.2/   (props changed)
   debtags-edit/1.2/src/TagEditor.cc
Log:
 r3576 at viaza:  enrico | 2006-10-31 00:11:42 +0100
 Added todo item


Modified: debtags-edit/1.2/src/TagEditor.cc
==============================================================================
--- debtags-edit/1.2/src/TagEditor.cc	(original)
+++ debtags-edit/1.2/src/TagEditor.cc	Tue Oct 31 22:16:46 2006
@@ -273,6 +273,8 @@
 	titleAdd->add_events(Gdk::BUTTON_PRESS_MASK);
 	titleAdd->signal_event().connect(sigc::mem_fun(*this, &TagEditor<DOC>::on_titleAdd_event));
 
+	// TODO: add buttons "Add relevant" and "Add discriminant", with different popups
+
 	updateView();
 
 	//Only show the scrollbars when they are necessary



More information about the Debtags-commits mailing list