Commit Graph

16274 Commits

Author SHA1 Message Date
55437c198f Back to using e_xml_save_file().
2003-01-15  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-local.c (save_metainfo): Back to using e_xml_save_file().

svn path=/trunk/; revision=19484
2003-01-15 20:47:22 +00:00
3a08c59b32 Back to using e_xml_save_file().
2003-01-15  Jeffrey Stedfast  <fejj@ximian.com>

	* rule-context.c (save): Back to using e_xml_save_file().

svn path=/trunk/; revision=19483
2003-01-15 20:40:44 +00:00
19f3fecce6 Back to the land of the living we shall go.
2003-01-15  Jeffrey Stedfast  <fejj@ximian.com>

	* gal/util/e-xml-utils.c (e_xml_save_file): Back to the land of
	the living we shall go.

svn path=/trunk/; revision=19482
2003-01-15 19:43:44 +00:00
c22f252ffb Same here.
2003-01-15  Jeffrey Stedfast  <fejj@ximian.com>

	* e-tree-table-adapter.c
	(e_tree_table_adapter_save_expanded_state): Same here.

	* e-table-state.c (e_table_state_save_to_file): Same as below.

	* e-table-specification.c (e_table_specification_save_to_file):
	Back to using e_xml_save_file(). Not sure we can really trust
	xmlSaveFile (sure as hell couldn't in the libxml-1.x days),
	besides, e_xml_save_file protects against corruption due to not
	enough disk space.

svn path=/trunk/; revision=19481
2003-01-15 19:42:14 +00:00
c9e4a8473d Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlib
2003-01-15  Rodney Dawes  <dobey@ximian.com>

	* gui/Makefile.am: Added libevolution_calendar_la_LDFLAGS, and
	avoid versioning the shlib component

svn path=/trunk/; revision=19480
2003-01-15 19:41:37 +00:00
285b33d516 Here too.
2003-01-15  Jeffrey Stedfast  <fejj@ximian.com>

	* gal-view-instance.c (save_current_view): Here too.

	* gal-view-collection.c (gal_view_collection_save): Use
	e_xml_save_file().

svn path=/trunk/; revision=19479
2003-01-15 19:38:50 +00:00
2f949ea127 add call to e_table_model_pre_change here to reduce spew.
2003-01-15  Chris Toshok  <toshok@ximian.com>

	* gal/e-text/e-completion-view.c (begin_completion_cb): add call
	to e_table_model_pre_change here to reduce spew.
	(cancel_completion_cb): same.
	(completion_cb): same.
	(end_completion_cb): same.
	(clear_completion_cb): same.
	(lost_completion_cb): same.

svn path=/trunk/; revision=19478
2003-01-15 18:28:23 +00:00
b4ced49465 Change links from ghelp links to internal apx-fdl or apx-gpl
2003-01-15  Aaron Weber  <aaron@ximian.com>

	* C/usage-mainwindow.xml:  Change links from  ghelp links to internal apx-fdl or apx-gpl

	* es/evolution.sgml: s/gnome-help/ghelp

	* es/preface.sgml: s/gnome-help/ghelp

svn path=/trunk/; revision=19477
2003-01-15 17:49:07 +00:00
842d04b1d1 s/gnome-help/ghelp/
003-01-15  Aaron Weber  <aaron@ximian.com>

	* C/usage-mainwindow.xml: s/gnome-help/ghelp/

	* es/evolution.sgml: s/gnome-help/ghelp

	* es/preface.sgml: s/gnome-help/ghelp

svn path=/trunk/; revision=19475
2003-01-15 17:39:33 +00:00
8fc6dfc0a8 Added this file to store discussion of OOA designs
2003-01-15  Anna Marie Dirks  <anna@ximian.com>

	* OOA/Comments: Added this file to store discussion of OOA designs

svn path=/trunk/; revision=19474
2003-01-15 16:48:25 +00:00
ef10039e71 Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG.
* gui/widgets/e-addressbook-util.c
(e_addressbook_prompt_save_dialog): Change dialog from
Yes/No/Cancel to Discard/Cancel/Save to match the HIG.

* gui/search/e-addressbook-search-dialog.c
(e_addressbook_search_dialog_init): Change dialog from OK/Cancel
to Cancel/OK to match the HIG.

* gui/contact-editor/e-contact-save-as.c (file_exists): Change
dialog from Overwrite/Cancel to Cancel/Overwrite to match the HIG.

* gui/contact-editor/e-contact-quick-add.c
(build_quick_add_dialog): Fix typo s/reponse/response/.  Also
change the dialog to be Edit/Cancel/OK instead of OK/Edit/Cancel
to match the HIG.

* gui/contact-editor/e-contact-editor.c
(e_contact_editor_confirm_delete): Make alert cancel/delete
instead of delete/cancel to match the HIG.

* gui/contact-editor/e-contact-editor-fullname.c
(e_contact_editor_fullname_init): Make dialog Cancel/OK instead of
OK/Cancel to match the HIG.

* gui/contact-editor/e-contact-editor-address.c
(e_contact_editor_address_init): Make dialog Cancel/OK instead of
OK/Cancel to match the HIG.

* gui/component/select-names/e-select-names.c
(e_select_names_init): Make dialog Cancel/OK instead of OK/Cancel
to match the HIG.

svn path=/trunk/; revision=19472
2003-01-14 22:50:53 +00:00
c0e8918f76 (do_exit): Make dialog HIG compliant
[Discard/Cancel/Save].

svn path=/trunk/; revision=19471
2003-01-14 22:50:36 +00:00
8c18975c23 Change dialog from OK/Cancel to Cancel/OK to match HIG. (rule_edit):
* rule-editor.c (rule_add): Change dialog from OK/Cancel to
Cancel/OK to match HIG.
(rule_edit): Likewise.
(rule_editor_construct): Likewise.

* rule-context.c (rule_context_add_rule_gui): Change dialog from
OK/Cancel to Cancel/OK to match HIG.

* filter-datespec.c (button_clicked): Change dialog from OK/Cancel
to Cancel/OK to match HIG.

svn path=/trunk/; revision=19470
2003-01-14 22:47:19 +00:00
3a7ecedd60 Make dialog Cancel/OK to match HIG.
* message-tag-editor.c (message_tag_editor_init): Make dialog
Cancel/OK to match HIG.

* mail-signature-editor.c (do_exit): Make confirmation dialog
Discard/Cancel/Save to match the HIG.

* mail-composer-prefs.c (mail_composer_prefs_construct): Make
dialog Cancel/OK to match HIG.

* mail-account-editor.c (construct): Make the dialog
Apply/Close/OK to match HIG.

svn path=/trunk/; revision=19469
2003-01-14 22:45:32 +00:00
09ea004d13 use PangoFontMetrics here instead of using the ascent/descent of the
2003-01-14  Chris Toshok  <toshok@ximian.com>

	* gal/e-text/e-entry.c (canvas_size_request): use PangoFontMetrics
	here instead of using the ascent/descent of the GtkStyle's font.

svn path=/trunk/; revision=19468
2003-01-14 22:33:46 +00:00
962c8a0d9f If we set a clip rectangle, clear it after we've finished.
2003-01-15  Not Zed  <NotZed@Ximian.com>

        * e-cell-tree.c (ect_draw): If we set a clip rectangle, clear it
        after we've finished.

svn path=/trunk/; revision=19467
2003-01-14 22:33:44 +00:00
387af10dfa (init): Change dialog from
OK/Apply/Cancel to Apply/Close/OK to be closer to the HIG.

svn path=/trunk/; revision=19466
2003-01-14 22:30:15 +00:00
b186b72199 Make dialog New/Cancel/OK to match HIG.
* e-shell-folder-selection-dialog.c
(e_shell_folder_selection_dialog_construct): Make dialog
New/Cancel/OK to match HIG.

* glade/e-shell-folder-creation-dialog.glade: Swap Cancel/OK
buttons to match HIG.

* e-shell-importer.c (choose_importer_from_list): Make dialog
Cancel/OK to match HIG.

* e-shell-folder-selection-dialog.c
(e_shell_folder_selection_dialog_construct): Make dialog Cancel/OK
to match HIG.

svn path=/trunk/; revision=19465
2003-01-14 22:29:41 +00:00
bf4a0dab77 Call mail_config_save_accounts ().
2003-01-14  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-account-gui.c (mail_account_gui_save): Call
	mail_config_save_accounts ().

	* mail-config.c (mail_config_save_accounts): New function to save
	accounts without having to re-load them.

svn path=/trunk/; revision=19464
2003-01-14 22:24:27 +00:00
0f11179541 reverted fe casts and added ChageLog entries
2003-01-14  Radek Doulik  <rodo@ximian.com>

	* folder-browser.c (etree_key): use gtk_scrolled_window_*
	functions for mail_display->scroll

	* mail-display.c (mail_display_new): use gtk_scrolled_window_*
	functions

	* mail-display.h: use GtkScrolledWindow instead of EScrollFrame

svn path=/trunk/; revision=19463
2003-01-14 20:58:20 +00:00
a03b38e8cf (CORBA_SOURCES_GENERATED): Renamed from
CORBA_GENERATED.
(CORBA_GENERATED): New, put both $(CORBA_SOURCES_GENERATED) and
$(CORBA_HEADERS_GENERATED) in it.
(BUILT_SOURCES): Put $(CORBA_GENERATED) in here.

svn path=/trunk/; revision=19462
2003-01-14 20:51:14 +00:00
67db8b6bdb Change the user_data argument to be of type gpointer instead of
2003-01-14  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-display.c (pixmap_press): Change the user_data argument to
	be of type gpointer instead of EScrollFrame, since, well, it's not
	an EScrollFrame anymore.

svn path=/trunk/; revision=19461
2003-01-14 20:48:26 +00:00
3be3c9494b Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove the
* e-dialog-utils.c: Do not #include <e-bonobo-widget.h>.
(e_set_dialog_parent): Remove the BonoboWidget handling stuff (it
doesn't really work anyways).

* e-shell-view.c: Do not #include "e-bonobo-widget.h".

* Makefile.am (widgetsinclude_HEADERS): Ooops, remove
e-bonobo-widget.h.
(libemiscwidgets_a_SOURCES): Likewise, remove e-bonobo-widget.c.

svn path=/trunk/; revision=19460
2003-01-14 20:19:26 +00:00
fcdb82a93a Only set view ID if we have an instance.
2003-01-14  Hans Petter Jansson  <hpj@ximian.com>

	* gui/gnome-cal.c (set_view): Only set view ID if we have an instance.

svn path=/trunk/; revision=19459
2003-01-14 19:47:00 +00:00
0f17a92b28 Cast signal handlers to GtkSignalFunc, avoid warnings.
2003-01-14  Hans Petter Jansson  <hpj@ximian.com>

        * gui/e-calendar-table.c (tasks_popup_menu): Cast signal handlers
        to GtkSignalFunc, avoid warnings.

svn path=/trunk/; revision=19458
2003-01-14 19:23:10 +00:00
51203b37f4 (EXTRA_DIST): e-util-marshal.list, not
e-book-marshal.list.
(widgetsinclude_HEADERS): Add e-bonobo-widget.h.
(libemiscwidgets_a_SOURCES): Add e-bonobo-widget.c.

svn path=/trunk/; revision=19457
2003-01-14 18:31:34 +00:00
ab0da53a3e (EXTRA_DIST): Add $(schema_DATA) here.
svn path=/trunk/; revision=19456
2003-01-14 18:31:26 +00:00
cb3680a11f (EXTRA_DIST): Add $(schema_DATA).
svn path=/trunk/; revision=19455
2003-01-14 18:31:19 +00:00
2d7816231f (libevolution_mail_la_SOURCES): Add mail-format.h.
(EXTRA_DIST): Add $(schema_DATA).

svn path=/trunk/; revision=19454
2003-01-14 18:31:11 +00:00
47196d3ea3 (eutilinclude_HEADERS): Add e-dialog-utils.h.
svn path=/trunk/; revision=19453
2003-01-14 18:27:04 +00:00
deb5c5c3c0 cal-util-marshal.list.
* cal-util/Makefile.am (EXTRA_DIST): cal-util-marshal.list.

* Makefile.am: Comment out the CONDUIT_DIR stuff for now.

svn path=/trunk/; revision=19452
2003-01-14 18:26:38 +00:00
4a6e912371 Add $(schema_DATA).
* gui/component/Makefile.am (EXTRA_DIST): Add $(schema_DATA).

* Makefile.am: Do not dist the .server.in files; just dist the
.server.in.in ones.
(EXTRA_DIST): Add GNOME_Evolution_WombatLDAP.server.in.in and
GNOME_Evolution_WombatNOLDAP.server.in.in

svn path=/trunk/; revision=19451
2003-01-14 18:26:21 +00:00
eca2fa78fe (ALL_LINGUAS): Remove fr for now, since it doesn't
seem to work.
(AC_OUTPUT): Remove calendar/importers/Makefile for now.

svn path=/trunk/; revision=19450
2003-01-14 17:42:07 +00:00
8aac8a2dcf Make the component be unversioned as a shlib
2003-01-14  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am: Make the component be unversioned as a shlib

svn path=/trunk/; revision=19449
2003-01-14 17:39:23 +00:00
f84b142ee4 Do not dist the .server.in files; just dist the
.server.in.in ones.

svn path=/trunk/; revision=19448
2003-01-14 17:35:16 +00:00
478fe1e08b Update for renamed and removed files.
svn path=/trunk/; revision=19447
2003-01-14 17:35:07 +00:00
77dda08302 Comment out the CONDUIT_DIR stuff for now.
svn path=/trunk/; revision=19446
2003-01-14 17:34:56 +00:00
d04f81295a (ALL_LINGUAS): Remove fr for now, since it doesn't
seem to work.

svn path=/trunk/; revision=19445
2003-01-14 17:33:46 +00:00
8064872a9d Switch to using GtkPaned instead of EPaned for GTK2
svn path=/trunk/; revision=19444
2003-01-14 17:29:22 +00:00
5513846c31 (EXTRA_DIST): e-util-marshal.list, not
e-book-marshal.list.

svn path=/trunk/; revision=19443
2003-01-14 16:58:55 +00:00
b63a48a5e2 Updating Amharic translation.
svn path=/trunk/; revision=19442
2003-01-14 16:52:03 +00:00
287f7be429 Work around canvas crashes by ensuring rectangles have an initial width.
2003-01-14  Hans Petter Jansson  <hpj@ximian.com>

	* gui/e-day-view.c (e_day_view_init): Work around canvas crashes
	by ensuring rectangles have an initial width.

svn path=/trunk/; revision=19441
2003-01-14 16:48:09 +00:00
c2c386e480 EScrollFrame --> GtkScrolledWindow
svn path=/trunk/; revision=19440
2003-01-14 16:42:58 +00:00
e220812ac4 intltool, not xml-i18n-tools
2003-01-14  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am (EXTRA_DIST): intltool, not xml-i18n-tools

svn path=/trunk/; revision=19439
2003-01-14 15:50:26 +00:00
bb02dc25b4 If we have no content-type header, set it to text/plain explcitly, rather
2003-01-14  Not Zed  <NotZed@Ximian.com>

        * camel-mime-parser.c (folder_scan_step): If we have no
        content-type header, set it to text/plain explcitly, rather than
        NULL, because some code doesn't handle NULL.

svn path=/trunk/; revision=19438
2003-01-14 07:15:27 +00:00
0085381870 New source files implementing the GSSAPI SASL mechanism.
2003-01-14  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-sasl-gssapi.[c,h]: New source files implementing the
	GSSAPI SASL mechanism.

svn path=/trunk/; revision=19437
2003-01-14 05:48:08 +00:00
53876bad7b install the schemas file
svn path=/trunk/; revision=19436
2003-01-14 01:23:43 +00:00
0a3527f16f Perform some sanity checking on the auto-check-timeout value.
2003-01-13  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (account_new_from_xml): Perform some sanity
	checking on the auto-check-timeout value.

svn path=/trunk/; revision=19435
2003-01-14 01:18:22 +00:00
dbdadb9592 Correctly create the clipboard buffer by using a nul to delimit the uri
2003-01-13  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser.c (folder_browser_copy): Correctly create the
	clipboard buffer by using a nul to delimit the uri and the list of
	uids.

svn path=/trunk/; revision=19433
2003-01-13 22:34:54 +00:00
724b28b7ad Check the state of message_style in gconf and set the menus accordingly.
2003-01-13  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser-ui.c (folder_browser_ui_add_message): Check the
	state of message_style in gconf and set the menus accordingly.

	* folder-browser.c (folder_browser_destroy): Remove listener for
	message_style change notification.
	(folder_browser_gui_init): Connect a listener for changes to
	message_style.

svn path=/trunk/; revision=19432
2003-01-13 21:58:25 +00:00