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



commit d851fd5ea7c795d4c9df0e1304d482c98cfc990c
Author: Martin Baulig <baulig suse de>
Date:   Mon May 21 14:32:36 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.
    	(PROP_WANT_ENTRY_WIDGET): New tristate property.
    	(PROP_WANT_SELECTOR_WIDGET): New tristate property.
    	(PROP_WANT_BROWSE_DIALOG): New tristate property.
    	(PROP_WANT_DEFAULT_BEHAVIOUR): Removed.
    	(PROP_USE_DEFAULT_ENTRY_WIDGET): Removed.
    	(PROP_USE_DEFAULT_SELECTOR_WIDGET): Removed.
    	(PROP_USE_DEFAULT_BROWSE_DIALOG): Removed.

 libgnome/ChangeLog |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/libgnome/ChangeLog b/libgnome/ChangeLog
index 64cd016..1c90e94 100644
--- a/libgnome/ChangeLog
+++ b/libgnome/ChangeLog
@@ -3,6 +3,13 @@
 	* 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.
+	(PROP_WANT_ENTRY_WIDGET): New tristate property.
+	(PROP_WANT_SELECTOR_WIDGET): New tristate property.
+	(PROP_WANT_BROWSE_DIALOG): New tristate property.
+	(PROP_WANT_DEFAULT_BEHAVIOUR): Removed.
+	(PROP_USE_DEFAULT_ENTRY_WIDGET): Removed.
+	(PROP_USE_DEFAULT_SELECTOR_WIDGET): Removed.
+	(PROP_USE_DEFAULT_BROWSE_DIALOG): Removed.
 
 Mon May 21 00:43:48 2001  George Lebl <jirka 5z com>
 



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