Commit graph

1046 commits

Author SHA1 Message Date
Bradford Hovinen
b3559fa5ac Use local time rather than Greenwich Mean Time
2001-01-25  Bradford Hovinen  <hovinen@ximian.com>

	* config-log.c (get_current_date): Use local time rather than
	Greenwich Mean Time

	* location.c (location_store_xml): Implement; copy from
	location_store
	(location_store): Free filename after use

	* archive.c (archive_load): Free prefix only if not global

	* location.c (location_rollback_all_to): Increment array

	* util.c (parse_date): Normalize values
2001-01-25 19:44:54 +00:00
Bradford Hovinen
c861fe5a55 Add ximian_archiver
2001-01-25  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in ([BG_]CAPPLET_{CFLAGS|LIBS}): Add ximian_archiver
2001-01-25 18:10:50 +00:00
Bradford Hovinen
fab55a60fc Implement (ok_cb): Call store_archive_data
2001-01-25  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/new-background-properties/main.c (store_archive_data):
	Implement
	(ok_cb): Call store_archive_data
2001-01-25 18:10:16 +00:00
Bradford Hovinen
990862633d Implement; copy from background-properties-capplet (ok_cb): Call
2001-01-25  Bradford Hovinen  <hovinen@ximian.com>

	* main.c (store_archive_data): Implement; copy from
	background-properties-capplet
	(ok_cb): Call store_archive_data
2001-01-25 18:09:00 +00:00
Bradford Hovinen
926c6838c7 Support operating on global backends Add popt option for operating on
2001-01-25  Bradford Hovinen  <hovinen@ximian.com>

	* main.c (main): Support operating on global backends
	Add popt option for operating on global backends
2001-01-25 18:08:36 +00:00
jacob berkman
cabe27ab37 add a \n to the usage message
2001-01-25  jacob berkman  <jacob@ximian.com>

	* root-manager/root-manager.c (main): add a \n to the usage
	message

	* root-manager/root-manager-wrap.c: change some g_print's to
	fprintf to stderr
2001-01-25 17:40:43 +00:00
Bradford Hovinen
35dc2d9c09 Update unrefs (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* config-manager-dialog.c (config_manager_dialog_finalize): Update
	unrefs
	(config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR
	(config_manager_dialog_init): Remove outdated signal connections
	(config_manager_dialog_init): Remove code to create location list
	Inherit from CappletWidget rather than GnomeDialog
	(config_manager_dialog_init): Remove gtk_window_set_policy call
	(ok_cb):
	(cancel_cb): Remove gnome_dialog_close call
	(config_manager_dialog_init): Set state to "changed" so that the
	Ok button is active
	(populate_backends_cb): Set backend_id in dialog if not already set
2001-01-25 15:26:03 +00:00
Bradford Hovinen
d2d4f6c4f1 Fix typo in adjust-opacity part
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* capplets/new-background-properties/preferences.c
	(preferences_read_xml): Fix typo in adjust-opacity part

	* capplets/new-background-properties/main.c (do_set_xml): Apply
	preferences as well as saving them
2001-01-25 15:25:18 +00:00
Bradford Hovinen
18b6da4d1a Increment array
2001-01-25  Bradford Hovinen  <hovinen@ximian.com>

	* location.c (location_rollback_all_to): Increment array

	* util.c (parse_date): Normalize values

2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* config-log.c (do_load): Disabled locking for now
2001-01-25 15:23:51 +00:00
Jason Leach
50d88decfb Forgot a trailing backslash so GNOMECC_CFLAGS wasn't actually being used.
2001-01-24  Jason Leach  <jasonleach@usa.net>

	* Makefile.am (INCLUDES): Forgot a trailing backslash so
	GNOMECC_CFLAGS wasn't actually being used.  It is now.
2001-01-25 01:00:30 +00:00
Bradford Hovinen
9c10f33f38 Added capplets/rollback/Makefile
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in (AC_OUTPUT): Added capplets/rollback/Makefile
2001-01-24 20:44:48 +00:00
Arturo Espinosa
1adfcbd424 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
Jacob Berkman
9a13a0abe1 apparently some people do not build with --disable-nls for some reason 2001-01-24 20:33:00 +00:00
jacob berkman
22bec884b7 new (temporary) html view and bug fixication
2001-01-24  jacob berkman  <jacob@ximian.com>

	* new-control-center/*.[ch]: new (temporary) html view and bug
	fixication

	* root-manager/*.[ch]: gnomeify dialogs and other cleanups

	* configure.in: flags for root-manager-helper

2001-01-17  jacob berkman  <jacob@ximian.com>

	* root-manager/Makefile.am
	* root-manager/root-manager.h: fix finding the root-manager
2001-01-24 20:26:38 +00:00
Bradford Hovinen
7907e0962f Update unrefs (config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* config-manager-dialog.c (config_manager_dialog_finalize): Update
	unrefs
	(config_manager_dialog_init): GLADE_DIR -> GLADE_DATADIR
	(config_manager_dialog_init): Remove outdated signal connections
	(config_manager_dialog_init): Remove code to create location list

	* Makefile.am (INCLUDES): Changed CAPPLET_CFLAGS to
	ROLLBACK_CAPPLET_CFLAGS
	(rollback_capplet_LDADD): Ditto for CAPPLET_LIBS

	* config-manager-dialog.c: Remove #include
	"create-location-dialog.h" and #include "location-list.h"; set all
	the includes from libarchiver to get their files from the right
	directory
2001-01-24 19:01:49 +00:00
Bradford Hovinen
8887ceecf1 Added ROLLBACK_CAPPLET_{CFLAGS|LIBS} for the rollback capplet
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* configure.in: Added ROLLBACK_CAPPLET_{CFLAGS|LIBS} for the
	rollback capplet
	(ROLLBACK_CAPPLET_LIBS): Typo fix
2001-01-24 19:01:22 +00:00
Bradford Hovinen
4f9a20c63e Added rollback capplet, compile disabled by default
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	Added rollback capplet, compile disabled by default
2001-01-24 18:17:57 +00:00
Bradford Hovinen
c294afced9 Added fine-grained location management description
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* archiver-spec: Added fine-grained location management description
2001-01-24 17:08:15 +00:00
Bradford Hovinen
0229873762 Added AM_PROG_LIBTOOL call for libximian_archiver Added rule for
2001-01-13  Bradford Hovinen  <hovinen@ximian.com>

        * configure.in: Added AM_PROG_LIBTOOL call for libximian_archiver
        * archiver/Makefile.am: Added rule for ximian_archiverConf.sh; add
	installation target for Conf.sh
	* archiver/Makefile.am: Replaced occurrences of helix with ximian
	Removed references to ximian_config_manager
2001-01-24 15:47:33 +00:00
Bradford Hovinen
75190d8758 Cleaned out kruft and replaced it with GNOMECC_CFLAGS (gnomecc_LDADD):
2001-01-24  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am (INCLUDES): Cleaned out kruft and replaced it with
	GNOMECC_CFLAGS
	(gnomecc_LDADD): Ditto
2001-01-24 15:00:26 +00:00
Fatih Demir
e23752c8b0 Committed updated Turkish translation 2001-01-24 12:25:54 +00:00
Andraz Tori
c7c11576da Updated Slovenian translation 2001-01-23 15:59:33 +00:00
Valek Frob
fe74289c5d Updated russian translation. 2001-01-23 14:21:25 +00:00
Andraz Tori
4540a4c2c7 Updated Slovenian translation 2001-01-22 19:30:03 +00:00
Andraz Tori
f2f26ad8aa Updated Slovenian translation 2001-01-22 19:27:25 +00:00
Andraz Tori
d2e51396f5 Updated sl translations 2001-01-22 11:36:48 +00:00
Andraz Tori
239182e70d Updated Slovenian translation 2001-01-21 23:13:50 +00:00
Andraz Tori
06ed5ab87f Updated sl translations 2001-01-21 23:04:27 +00:00
Andraz Tori
72fbdcf76b Updated Slovenian translation 2001-01-21 22:06:51 +00:00
Fatih Demir
11a659f858 Committed updated Korean translation by Young-Ho Cha 2001-01-20 11:11:49 +00:00
Christophe Merlet
e1a7c11b37 Updated french and russian translations. 2001-01-19 16:33:50 +00:00
Valek Frob
896fb9c341 Updated russian translation. 2001-01-17 15:46:12 +00:00
Jacob Berkman
a1cb8c491b ximinize and add me 2001-01-16 22:08:16 +00:00
Fatih Demir
8f3cc8fcb5 Updated & correc ted Turkish translation 2001-01-16 20:41:39 +00:00
Simos Xenitellis
8f5e1b9920 Update of Greek translation 2001-01-13 17:57:46 +00:00
Gene Z. Ragan
d9678e6f23 Fixed bug 3229, Clean up appearance of File Types and Programs capplet
2001-01-12  Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3229, Clean up appearance of File Types and Programs capplet

	* mime-type-capplet/nautilus-mime-type-capplet.c:
	(init_mime_capplet):
	Adjust positions of widgets for better look and feel.
2001-01-13 05:07:31 +00:00
Gene Z. Ragan
629002f4f0 Fix bug 4797, user can choose an icon anywhere on his filesystem to
2001-01-12  Gene Z. Ragan  <gzr@eazel.com>

	Fix bug 4797, user can choose an icon anywhere on his filesystem
	to associate it to a given mime type but the icon will not be used.

	* mime-type-capplet/nautilus-mime-type-icon-entry.c:
	(entry_changed), (ientry_destroy), (browse_clicked),
	(nautilus_mime_type_show_icon_selection),
	(nautilus_mime_type_icon_entry_init),
	(nautilus_mime_type_icon_entry_set_pixmap_subdir):
	Remove ability to navigate to directories outside of the
	shared pixmap path.
2001-01-13 04:14:59 +00:00
Hans Petter
7beca6f9f9 Changed e-mail addresses: helixcode.com -> ximian.com. 2001-01-12 15:03:02 +00:00
Hans Petter
53acf19538 Updated copyright headers. 2001-01-12 14:40:26 +00:00
Martin Baulig
a85d24dbf9 Fixed my debbugs-test-submit@bugzilla.gnome.org mess. 2001-01-11 21:24:22 +00:00
Christophe Merlet
586584de1d Updated French translation. 2001-01-11 13:57:20 +00:00
Martin Baulig
e16dc3f6eb Added debbugs-test-submit@bugzilla.gnome.org everywhere. 2001-01-11 10:49:13 +00:00
Valek Frob
7d361eec26 Updated russian translation. 2001-01-09 12:46:36 +00:00
Kjartan Maraas
6ec8c45afc Updated Norwegian translation.
2001-01-09  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2001-01-09 10:49:48 +00:00
Gene Z. Ragan
1dcdad40b6 Fixed bug 3041, "Action" column text is confusing
2001-01-08  Gene Z. Ragan  <gzr@eazel.com>

	Fixed bug 3041, "Action" column text is confusing

	* mime-type-capplet/nautilus-mime-type-capplet.c:
	(add_mime_clicked), (update_mime_list_action),
	(populate_mime_list), (create_mime_list_and_scroller):
	Made changes according to input from John and Arlo.
	Changed "Action" column to "Default Action."
	Changed action text when a viewer is specified to
	"View as" preprended to the action type.
2001-01-09 01:51:19 +00:00
Jorge Godoy
1123272d29 Updating some pt_BR translations 2001-01-04 17:00:57 +00:00
Christophe Merlet
148845fbd5 Updated French translation. 2001-01-04 16:20:19 +00:00
Kenneth Christiansen
2bb1a9a5eb updates control-center/po/da.po
updates
control-center/po/da.po
2001-01-04 07:13:04 +00:00
Kenneth Christiansen
96b1f1c50b update 2001-01-03 19:07:55 +00:00
Stano Visnovsky
65d60773c4 Updated Slovak translation 2001-01-03 15:15:58 +00:00