Commit graph

5 commits

Author SHA1 Message Date
Richard Hestilow
90d759948a Construct list example from a single string. Fixes bug #72761.
2002-03-28  Richard Hestilow  <hestilow@ximian.com>

	* control/control.c (create_form): Construct list example
	from a single string. Fixes bug #72761.
2002-03-28 20:51:22 +00:00
Lauris Kaplinski
35e192827a Lot of little fixes to make it to compile without most of the deprecated stuff 2002-02-04 17:48:43 +00:00
Richard Hestilow
aade47f766 Include string.h. (create_form): Defer modifying default rc files until
2002-01-27  Richard Hestilow  <hestilow@ximian.com>

	* control/control.c: Include string.h.
	(create_form): Defer modifying default rc files until property is set.
	(set_prop_cb): Set default files here instead.
2002-01-27 18:42:15 +00:00
Anders Carlsson
cae7461c17 Use a GtkTreeView instead of a clist.
2002-01-21  Anders Carlsson  <andersca@gnu.org>

	* control/control.c (create_form): Use a GtkTreeView instead of a
	clist.
2002-01-21 17:04:44 +00:00
Richard Hestilow
bf1d38501d Partial revamp to use bonobo control instead of bug-prone custom socket;
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* Partial revamp to use bonobo control instead of bug-prone
	custom socket; also port away from libcapplet.
2001-12-09 03:38:35 +00:00