From 550709b27904032300ef7c2973c358be8627b537 Mon Sep 17 00:00:00 2001 From: Chema Celorio Date: Sun, 22 Jul 2001 07:24:51 +0000 Subject: implement, new file. 2001-07-22 Chema Celorio * src/glade-utils.c (glade_util_path_is_writable): implement, new file. * src/glade-property.c (glade_property_write): implement. * src/glade-widget.c (glade_widget_write): add content. * src/glade-xml-utils.c (glade_xml_set_value): fix a lot of the broken issues. Don't confuse properties for node content. Use GladeXmlNode as API entry. Lots of small new functions, lots of cleanup. --- AUTHORS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index de5408fe..e667852b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,6 +2,5 @@ Chema Celorio Thanks to : Michal Palczewski - Widget tree window -Neil Mock - XML saving Archit Baweja - New widgets, _get_type -Shane Butler - Glade Widget signals \ No newline at end of file +Shane Butler - Glade Widget signals editor \ No newline at end of file -- cgit v1.2.1