[monkey-bubble: 308/753] New enum type. (PROP_WANT_BROWSE_BUTTON): Use the new tristate enum.



commit e3049eb16b67048f0567afc3cd87c0a1f621ede5
Author: Martin Baulig <baulig suse de>
Date:   Mon May 21 14:26:40 2001 +0000

    New enum type. (PROP_WANT_BROWSE_BUTTON): Use the new tristate enum.
    
    2001-05-21  Martin Baulig  <baulig suse de>
    
    	* gnome-selector.c (GNOME_TYPE_TRISTATE): New enum type.
    	(PROP_WANT_BROWSE_BUTTON): Use the new tristate enum.
    	(PROP_WANT_CLEAR_BUTTON, PROP_WANT_DEFAULT_BUTTON): Likewise.

 libgnome/ChangeLog |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/libgnome/ChangeLog b/libgnome/ChangeLog
index ab676f1..64cd016 100644
--- a/libgnome/ChangeLog
+++ b/libgnome/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-21  Martin Baulig  <baulig suse de>
+
+	* gnome-selector.c (GNOME_TYPE_TRISTATE): New enum type.
+	(PROP_WANT_BROWSE_BUTTON): Use the new tristate enum.
+	(PROP_WANT_CLEAR_BUTTON, PROP_WANT_DEFAULT_BUTTON): Likewise.
+
 Mon May 21 00:43:48 2001  George Lebl <jirka 5z com>
 
 	* gnome-ditem-entry.[ch]: to be consistent with everything else g*



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]