gnome-control-center/archiver
Chema Celorio 03bb9b896c replace "global.h" with "xst.h"
2001-05-13  Chema Celorio  <chema@celorio.com>

	* all .c files : replace "global.h" with "xst.h"

2001-05-12  Chema Celorio  <chema@celorio.com>

	* location.c (location_store_xml): add a carriage return after the
	warning message

2001-05-13  Chema Celorio  <chema@celorio.com>

	* internetsharing.glade.in: remove the range entry

2001-05-13  Chema Celorio  <chema@celorio.com>

	* xst-tool.h (XST_TOOL_MAKE_TYPE): add a macro that will reduce
	the boilerplate when we subclass an XstTool.

	* xst-dialog.c (xst_dialog_set_widget_policies): use
	widget_new function, don't append the widget to the
	slist here
	(xst_dialog_set_widget_user_modes): use widget_new_full

	* xst-widget.h: upd the header

	* xst-widget.c (xst_widget_new): reame to widget_new_full
	(xst_widget_new): implement a widget_new which takes only 2
	parameters an XstDialog and a XstWidgetPolicy. We prepend
	to the dialog->xst_widget_list inside the function and not
	in the caller.

	* Makefile.am (noinst_LIBRARIES): s/global.h/xst.h

2001-05-12  Chema Celorio  <chema@celorio.com>

	* global.h: rename to xst.h

	* xst-xml.c: constify
	(xst_xml_element_get_boolean): implement

	* xst-xml.h: constify

2001-05-13  Chema Celorio  <chema@celorio.com>

	* main.c (main): clean and start working on the front end.
	* callbacks.c:
	* transfer.c:

	* ishare.h : new file
2001-05-13 22:28:11 +00:00
..
tests 0.4 RELEASE sign added to all ChangeLogs. 2001-05-09 18:26:50 +00:00
.cvsignore shut up cvs. Upd. TODO 2001-01-25 22:38:28 +00:00
archive.c Implement 2001-05-05 03:05:20 +00:00
archive.h Implement 2001-05-05 03:05:20 +00:00
archiver-spec More Helix to Ximian. Also, the new network code - untested - and a fix for backends/Makefile.am 2001-01-24 20:40:25 +00:00
backend-list.c Added test-1.sh and test-2.sh, the first two tests in the test suite 2001-02-20 02:43:35 +00:00
backend-list.h Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
ChangeLog replace "global.h" with "xst.h" 2001-05-13 22:28:11 +00:00
cluster-location.c Implement 2001-05-05 03:05:20 +00:00
cluster-location.h Implement 2001-05-05 03:05:20 +00:00
cluster.c Implement 2001-05-05 03:05:20 +00:00
cluster.h Implement 2001-05-05 03:05:20 +00:00
config-log.c Support STORE_DEFAULT (store_snapshot_cb): Use STORE_DEFAULT rather than 2001-05-04 01:28:38 +00:00
config-log.h Support STORE_DEFAULT (store_snapshot_cb): Use STORE_DEFAULT rather than 2001-05-04 01:28:38 +00:00
config-manager-dialog.c Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
config-manager-dialog.h Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
config-manager.c Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
create-location-dialog.c Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
create-location-dialog.h Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
default-global.xml Search XST_FRONTEND_LOCATION if we are in a global state, to make sure 2001-04-12 00:57:01 +00:00
default-user.xml Use read rather than fread 2001-04-25 00:57:59 +00:00
future-spec More Helix to Ximian. Also, the new network code - untested - and a fix for backends/Makefile.am 2001-01-24 20:40:25 +00:00
location-list.c Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
location-list.h Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
location.c replace "global.h" with "xst.h" 2001-05-13 22:28:11 +00:00
location.h Implement 2001-05-05 03:05:20 +00:00
main.c Support STORE_DEFAULT (store_snapshot_cb): Use STORE_DEFAULT rather than 2001-05-04 01:28:38 +00:00
Makefile.am Add sed expression to replace @VERSION@ 2001-05-05 14:14:30 +00:00
rollback-location-management.glade Use auxillary structure to pass data to traversal callback 2000-12-22 21:44:22 +00:00
rollback-widget.c Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
rollback-widget.h Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
TODO Use local time rather than Greenwich Mean Time 2001-01-25 19:44:54 +00:00
util.c Increment array 2001-01-25 15:23:51 +00:00
util.h Set a flag to disable the DEBUG_MSG macro, which messes with the 2001-04-27 00:32:19 +00:00
versioning-spec More Helix to Ximian. Also, the new network code - untested - and a fix for backends/Makefile.am 2001-01-24 20:40:25 +00:00
ximian_archiverConf.sh.in Added AM_PROG_LIBTOOL call for libximian_archiver Added rule for 2001-01-24 15:47:33 +00:00