Commit Graph

16337 Commits

Author SHA1 Message Date
Ettore Perazzoli
9d14474e02 Install the shell executable as evolution-$(BASE_VERSION) using an
* Makefile.am: Install the shell executable as
evolution-$(BASE_VERSION) using an install-exec-local hack.  Also
put libeshell in $(privlibdir) instead of $(libdir).
(eshellincludedir): Version using $(BASE_VERSION).
(INCLUDES): Update for the new locations of things.
(etspecdir): Likewise.

* e-shell-view.c (e_shell_view_construct): Get evolution.xml from
EVOLUTION_UIDIR.

* importer/Makefile.am: Install libevolution-importer in
$(privlibdir) instead of $(libdir).
(INCLUDES): Updated for the new versioned paths.  Define
EVOLUTION_UIDIR.
(libevolution_importerincludedir): Version using $(BASE_VERSION).
(gladedir): Likewise.

* glade/Makefile.am (gladedir): Version using $(BASE_VERSION).

* e-setup.c (DEFAULT_USER_PATH): New #define.
(check_evolution_directory): Use it.
(copy_default_stuff): Likewise.  Also, remove old shortcuts.xml
removal cruft.

svn path=/trunk/; revision=19565
2003-01-22 20:25:15 +00:00
Ettore Perazzoli
62e341e4c5 Get my-evolution.xml from EVOLUTION_UI_DIRECTORY.
* e-summary-factory.c (control_activate): Get my-evolution.xml
from EVOLUTION_UI_DIRECTORY.

* e-summary.c (e_pixmap_file): Use EVOLUTION_IMAGEDIR.
(e_pixmap_file): Use EVOLUTION_BUTTONSDIR.

* e-summary-weather.c (e_summary_weather_init_locations): Use
LOCATIONDIR.
(e_summary_weather_fill_etable): Likewise.

* Makefile.am (Locationdir): Version using $(BASE_VERSION).
(gladedir): Likewise.
(INCLUDES): Define EVOLUTION_IMAGEDIR.

svn path=/trunk/; revision=19563
2003-01-22 20:13:09 +00:00
Ettore Perazzoli
cd8eae592e Use EVOLUTION_GALVIEWSDIR.
* folder-browser-ui.c (folder_browser_ui_setup_view_menus): Use
EVOLUTION_GALVIEWSDIR.

* message-browser.c (set_bonobo_ui): Get
evolution-mail-messagedisplay.xml from EVOLUTION_UIDIR.

* mail-signature-editor.c (mail_signature_editor): Get
evolution-signature-editor.xml from EVOLUTION_UIDIR.

* folder-browser-ui.c (ui_add): Get the evoluiton-mail* XML files
from EVOLUTION_UIDIR.

* Makefile.am (INCLUDES): Define EVOLUTION_GALVIEWSDIR; update
EVOLUTION_IMAGESDIR to include the $(BASE_VERSION).
(gladedir): Version using $(BASE_VERSION).
(etspecdir): Likewise.
(iconsdir): Likewise.
(buttonsdir): Likewise.
(etspecdir): Likewise.

* component-factory.c (owner_set_cb): Look for vfoldertypes.xml in
the new version-aware location.
* mail-summary.c (generate_folder_summaries): Likewise.
* mail-search-dialogue.c (mail_search_dialogue_construct): Likewise.
* mail-vfolder.c (vfolder_load_storage): Likewise.

* mail-autofilter.c (filter_gui_add_from_message): Look for
filtertypes.xml in the new version-aware location.
(mail_filter_rename_uri): Likewise.
(mail_filter_delete_uri): Likewise.
* mail-session.c (main_get_filter_driver): Likewise.
* mail-callbacks.c (filter_edit): Likewise.

svn path=/trunk/; revision=19562
2003-01-22 20:11:58 +00:00
Ettore Perazzoli
61300d7b24 Install libwombat in $(privlibdir) and version the
include file path using $(BASE_VERSION).

svn path=/trunk/; revision=19561
2003-01-22 20:11:10 +00:00
Ettore Perazzoli
0025d4a8ee (netscape_import_filters): Look for
filtertypes.xml in the new location.

svn path=/trunk/; revision=19560
2003-01-22 20:10:56 +00:00
Ettore Perazzoli
5dadc27fb9 (gladedir): Version using $(BASE_VERSION).
(filterdir): Likewise.

svn path=/trunk/; revision=19559
2003-01-22 20:10:31 +00:00
Ettore Perazzoli
5b0772653d Version using $(BASE_VERSION). (econdincludedir): Likewise.
* Makefile.am (eutilincludedir): Version using $(BASE_VERSION).
(econdincludedir): Likewise.
(edb3includedir): Likewise.
(imagesdir): Likewise.

* ename/Makefile.am: Install libename in $(privlibdir) and
$(includedir)/evolution-$(BASE_VERSION)/ename.

svn path=/trunk/; revision=19558
2003-01-22 20:10:06 +00:00
Ettore Perazzoli
c620edd054 (HTML_DIR): Version using $(BASE_VERSION).
svn path=/trunk/; revision=19557
2003-01-22 20:09:50 +00:00
Ettore Perazzoli
c6c8587eea Version using $(BASE_VERSION). Likewise. Likewise. Likewise. Likewise.
* Makefile.am: Version using $(BASE_VERSION).
* local/Trash/Makefile.am: Likewise.
* local/Tasks/Makefile.am: Likewise.
* local/Sent/Makefile.am: Likewise.
* local/Outbox/Makefile.am: Likewise.
* local/Inbox/Makefile.am: Likewise.
* local/Drafts/Makefile.am: Likewise.
* local/Contacts/Makefile.am: Likewise.
* local/Calendar/Makefile.am: Likewise.

* Makefile.am (instal-data-hook): Use $(DESTDIR); patch from Max
Horn <max@quendi.de>.

svn path=/trunk/; revision=19556
2003-01-22 20:09:36 +00:00
Ettore Perazzoli
1ac51fc577 *** empty log message ***
svn path=/trunk/; revision=19555
2003-01-22 20:09:10 +00:00
Ettore Perazzoli
5a2fc93d30 Update to the new $(BASE_VERSION)-versioned path. Likewise. Likewise.
* providers/imap/Makefile.am (libcamelimapincludedir): Update to
the new $(BASE_VERSION)-versioned path.
* providers/smtp/Makefile.am (libcamelsmtpincludedir): Likewise.
* providers/sendmail/Makefile.am (libcamelsendmailincludedir):
Likewise.
* providers/pop3/Makefile.am (libcamelpop3includedir): Likewise.
* providers/nntp/Makefile.am (libcamelnntpincludedir): Likewise.
* providers/local/Makefile.am (libcamellocalincludedir): Likewise.

* camel-lock-client.c (camel_lock_helper_init): Use
CAMEL_LIBEXECDIR instead of CAMEL_SBINDIR to find
camel-lock-helper.

* Makefile.am: Install camel-lock-helper and camel-index-control
in $(libexec)/evolution/$(BASE_VERSION)/camel.  Install
libcamel.la in $privlibdir.
(install-exec-hook): Update for the new location of
camel-lock-helper.
(libcamelincludedir): Version using $(BASE_VERSION).
(INCLUDES): Define CAMEL_LIBEXECDIR.

svn path=/trunk/; revision=19554
2003-01-22 20:08:56 +00:00
Ettore Perazzoli
bc61f8e11c Use EVOLUTION_GALVIEWSDIR.
* gui/gnome-cal.c (gnome_calendar_setup_view_menus): Use
EVOLUTION_GALVIEWSDIR.

* gui/e-tasks.c (e_tasks_setup_view_menus): Use
EVOLUTION_GALVIEWSDIR.

* cal-util/Makefile.am: Install libcal-util.la in $(privlibdir)
instead of $(libdir).

* gui/dialogs/comp-editor.c (setup_widgets): Get
evolution-comp-editor.xml from EVOLUTION_UIDIR.
(comp_editor_merge_ui): Get the file in EVOLUTION_UIDIR.

* gui/tasks-control.c (tasks_control_activate): Get
evolution-tasks.xml from EVOLUTION_UI_DIRECTORY.

* gui/calendar-commands.c (calendar_control_activate): Get
evolution-calendar.xml from EVOLUTION_UI_DIRECTORY.

* pcs/Makefile.am (pcsincludedir): Version using $(BASE_VERSION).

* importers/Makefile.am: Install evolution-calendar-importer in
$(libexecdir)/evolution/$(BASE_VERSION).
(sounddir): Remove.

* gui/dialogs/Makefile.am (iconsdir): Version using
$(BASE_VERSION).
(gladedir): Likewise.
(etspecdir): Likewise.

* gui/Makefile.am (help_base): Remove.
(install-data-local): Do not make the $(help_base)/C directory.
(etspecdir): Version using $(BASE_VERSION).
(gladedir): Likewise.
(iconsdir): Likewise.
(INCLUDES): Update the EVOLUTION_IMAGESDIR define to be versioned,
and add a -DEVOLUTION_GALVIEWSDIR.

* cal-util/Makefile.am: Install evolution-alarm-notify in
$(libexecdir)/evolution/$(BASE_VERSION).

* cal-util/Makefile.am (libcal_utilincludedir): Version using
$(BASE_VERSION).
* gui/alarm-notify/Makefile.am (iconsdir): Likewise.
(gladedir): Likewise.

* cal-client/Makefile.am: Install libcal-client.la in privlibdir
instead of libdir.
(libcal_clientincludedir): Version using $(BASE_VERSION).

svn path=/trunk/; revision=19553
2003-01-22 20:07:51 +00:00
Ettore Perazzoli
2740267020 (imagesdir): Version using $(BASE_VERSION).
(buttonsdir): Likewise.
(conduitsdir): Likewise.
(install-data-local): New rule to install evolution.png as
evolution-$(BASE_VERSION).png.
(EXTRA_DIST): Add evolution.png.

svn path=/trunk/; revision=19552
2003-01-22 20:06:58 +00:00
Ettore Perazzoli
e8c9adced8 Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):
* gui/component/select-names/Makefile.am (gladedir): Version using
$(BASE_VERSION).
(etspecdir): Likewise.
(iconsdir): Likewise.

* gui/contact-list-editor/Makefile.am (iconsdir): Version using
$(BASE_VERSION).
(gladedir): Likewise.

* gui/merging/Makefile.am (gladedir): Version using $(BASE_VERSION).

* gui/search/Makefile.am (ruledir): Version using $(BASE_VERSION).

* gui/component/Makefile.am (INCLUDES): Update EVOLUTION_IMAGESDIR
to be versioned through $(BASE_VERSION).

* gui/widgets/e-addressbook-view.c (init_collection): Use
EVOLUTION_GALVIEWSDIR.

* gui/widgets/Makefile.am (INCLUDES): Define EVOLUTION_GALVIEWSDIR
and update EVOLUTION_IMAGESDIR.

svn path=/trunk/; revision=19551
2003-01-22 20:06:06 +00:00
Ettore Perazzoli
05114bc495 For now, do not install the evolution.1 manpage. Install all the other
* data/Makefile.am: For now, do not install the evolution.1
manpage.  Install all the other files with a -$(BASE_VERSION)
suffix.
(dtappintegrate): Update for the new location of cde_app_root.
(dtappunintegrate): Likewise.

* data/cde_app_root/dt/appconfig/appmanager/C/Ximian/Makefile.am
(cdeappmanagerdir): Version using $(BASE_VERSION).
* data/cde_app_root/dt/appconfig/types/C/Makefile.am
(cdetypesdir): Likewise.
* data/cde_app_root/dt/appconfig/icons/C/Makefile.am
(cdeiconsdir): Likewise.

* sounds/Makefile.am (soundsdir): Version using $(BASE_VERSION).

* configure.in: Define BASE_VERSION.  Set idldir to
$datadir/idl/evolution-$BASE_VERSION instead of just
$datadir/idl/evolution.

svn path=/trunk/; revision=19550
2003-01-22 20:02:32 +00:00
Ettore Perazzoli
221e71a99a (uidir): Removed (this is now defined in
configure.in).

svn path=/trunk/; revision=19549
2003-01-22 20:01:33 +00:00
Radek Doulik
ca805e3c7c put unrealized html widget into top level widget (gtk window) before
2003-01-22  Radek Doulik  <rodo@ximian.com>

	* mail-callbacks.c (do_mail_print): put unrealized html widget
	into top level widget (gtk window) before realizing it
	destroy temporary widgets (w, html)

svn path=/trunk/; revision=19545
2003-01-22 16:14:14 +00:00
Hans Petter Jansson
813458ad8c Create a GnomePrintDialog, not a GnomePrinterDialog. They're different
2003-01-18  Hans Petter Jansson  <hpj@ximian.com>

	* gui/print.c (print_calendar): Create a GnomePrintDialog,
	not a GnomePrinterDialog. They're different things. Patch from
	Chema.

svn path=/trunk/; revision=19544
2003-01-22 05:12:23 +00:00
Andraz Tori
542e76bf53 Updated Slovenian translation
svn path=/trunk/; revision=19543
2003-01-21 20:14:43 +00:00
Radek Doulik
642e1c9732 don't use gnome_print_multipage_new_from_sizes and add warning
2003-01-21  Radek Doulik  <rodo@ximian.com>

	* printing/e-contact-print.c (e_contact_print_button): don't use
	gnome_print_multipage_new_from_sizes and add warning

svn path=/trunk/; revision=19542
2003-01-21 19:49:49 +00:00
Jeffrey Stedfast
947522009e Don't unref the account object, e_list_remove() apparently handles this
2003-01-21  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config.c (mail_config_remove_account): Don't unref the
	account object, e_list_remove() apparently handles this for us.

	* mail-accounts.c (account_delete_clicked): Don't unref the
	confirm dialog, it was already destroyed.

svn path=/trunk/; revision=19541
2003-01-21 19:12:37 +00:00
Radek Doulik
16b54010c9 applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>
svn path=/trunk/; revision=19540
2003-01-21 17:23:38 +00:00
Kostas Papadimas
52f0cb50fe Updated the Greek translation
svn path=/trunk/; revision=19539
2003-01-21 17:03:27 +00:00
Jeffrey Stedfast
c677222a16 Set the backbuflen to 0 so that calling us again won't re-flush the same
2003-01-21  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-filter-canon.c (complete): Set the backbuflen to 0 so
	that calling us again won't re-flush the same data.

svn path=/trunk/; revision=19538
2003-01-21 16:38:53 +00:00
Andraz Tori
2afd4f05e9 Updated Slovenian translation
svn path=/trunk/; revision=19536
2003-01-21 11:27:54 +00:00
Jeffrey Stedfast
6e9e87ae5b Default to hiding deleted messages. Fixes bug #35929.
2003-01-20  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail.schemas: Default to hiding deleted
	messages. Fixes bug #35929.

	* mail-preferences.c (entry_changed): Removed.
	(toggle_button_toggled): Removed.
	(settings_changed): New callback that replaces the two above. No
	need to have multiple callback functions when the signature is the
	same.

svn path=/trunk/; revision=19532
2003-01-20 23:21:09 +00:00
Jeffrey Stedfast
2dc71ef71e Don't !atoi (state) for the message_list_set_hidedeleted() call.
2003-01-20  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser.c (folder_browser_toggle_hide_deleted): Don't
	!atoi (state) for the message_list_set_hidedeleted() call.

svn path=/trunk/; revision=19531
2003-01-20 19:51:15 +00:00
Ettore Perazzoli
7e69a5ad65 Updated locations for EU_FI, contributed by Pekka
Pietikainen <Pekka.Pietikainen@nixu.com>.

svn path=/trunk/; revision=19526
2003-01-20 17:49:03 +00:00
Dan Winship
6974f91699 Move some non-file-backend-specific stuff from cal-backend-file here so it
* pcs/cal-backend.c: Move some non-file-backend-specific stuff
	from cal-backend-file here so it can be shared with other
	backends.
	(CalBackendPrivate): add this, containing the categories hashes
	and the (formerly public) clients list.
	(cal_backend_init, cal_backend_finalize): Handle backend->priv.
	(cal_destroy_cb): Simplify this (and redo it as a weak notify
	func)
	(cal_backend_add_cal): Keep a weak ref on the cal rather than
	connecting to its "destroy" signal. Call notify_categories_changed
	to let the new cal know about them.
	(get_object): Default implementation of cal_backend_get_object.
	that calls cal_component_get_as_string on the return value of
	cal_backend_get_object_component.
	(cal_backend_notify_mode, cal_backend_notify_update,
	cal_backend_notify_remove, cal_backend_notify_error): Notify each
	Cal about something.
	(cal_backend_ref_categories, cal_backend_unref_categories):
	Maintain a list of categories that are used by components in the
	backend, and trigger categories_changed notifications as needed.

	* pcs/cal-backend-file.c: Remove stuff that was moved to
	CalBackend (notify funcs, category handling, get_object
	implementation)

svn path=/trunk/; revision=19524
2003-01-20 14:18:38 +00:00
Christian Meyer
dd5c34148a updated de translation.
svn path=/trunk/; revision=19523
2003-01-20 11:36:42 +00:00
Kostas Papadimas
700dbae2fc Updated the Greek translation
svn path=/trunk/; revision=19519
2003-01-19 12:41:15 +00:00
Larry Ewing
e528cb3751 e_question returns a boolean, don't test for a specific value.
2003-01-18  Larry Ewing  <lewing@ximian.com>

	* mail-callbacks.c (save_msg_ok): e_question returns a boolean,
	don't test for a specific value.

svn path=/trunk/; revision=19518
2003-01-19 05:17:04 +00:00
Christian Rose
90b99c2c2b Updated Swedish translation.
2003-01-19  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=19517
2003-01-19 00:54:42 +00:00
Marco Ciampa
9327b011a1 update...
svn path=/trunk/; revision=19516
2003-01-18 17:56:41 +00:00
Larry Ewing
798c3cf8f0 (on_link_clicked): call gnome_url_show with all its arguments so
that it actually does something.  Also pass news and nntp urls to
	gnome_url_show so that they can be handled properly.

svn path=/trunk/; revision=19515
2003-01-18 16:56:32 +00:00
Larry Ewing
8f44e1e0f9 make the event handlers return FALSE so that gtkhtml can process the
2003-01-18  Larry Ewing  <lewing@ximian.com>

	* mail-display.c (html_button_press_event): make the event
	handlers return FALSE so that gtkhtml can process the events.

svn path=/trunk/; revision=19514
2003-01-18 06:15:22 +00:00
Larry Ewing
e8b706f3e5 only grow the buffer when we are out of space.
2003-01-17  Larry Ewing  <lewing@ximian.com>

	* camel-mime-filter-enriched.c (enriched_to_html): only grow the
	buffer when we are out of space.

svn path=/trunk/; revision=19513
2003-01-18 03:59:55 +00:00
Larry Ewing
abba8d4ea3 wrap eriched entries with a table so that they get proper indentation.
2003-01-17  Larry Ewing  <lewing@ximian.com>

	* mail-format.c (handle_text_enriched): wrap eriched entries with
	a table so that they get proper indentation.

svn path=/trunk/; revision=19512
2003-01-18 03:55:29 +00:00
Jeffrey Stedfast
f4a030d2fa Updated to use EAccountList and iterators. (evolution_composer_init):
2003-01-17  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-composer.c (impl_Composer_set_headers): Updated to use
	EAccountList and iterators.
	(evolution_composer_init): Updated to use EAccount.

	* e-msg-composer.c (from_changed_cb): Updated to use the EAccount
	object.
	(e_msg_composer_new_with_message): Same.
	(e_msg_composer_get_preferred_account): Updated to return an
	EAccount object.
	(set_editor_signature): Updated to use an EAccountIdentity pointer.
	(get_signature_html): Same.

	* e-msg-composer-hdrs.c (create_from_optionmenu): Updated to use
	EAccount and EAccountList foo.
	(destroy): Same here.
	(e_msg_composer_hdrs_set_from_account): Here too.
	(e_msg_composer_hdrs_get_from): Updated.

svn path=/trunk/; revision=19511
2003-01-17 23:32:07 +00:00
Chris Toshok
99df61da47 reverse part of the patch from 1/15.
2003-01-17  Chris Toshok  <toshok@ximian.com>

	* gal/e-text/e-text.c (show_pango_rectangle): reverse part of the
	patch from 1/15.

svn path=/trunk/; revision=19510
2003-01-17 23:31:36 +00:00
Jeffrey Stedfast
e0053bce8e Updated. (request_password): Same.
2003-01-17  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-session.c (do_get_pass): Updated.
	(request_password): Same.

	* mail-send-recv.c (mail_send): Fixed to use EAccountService.

	* mail-config-druid.c (make_account): Updated to use EAccount and
	friends.

	* mail-account-gui.c (service_check_supported): Updated to use
	EAccountService.
	(mail_account_gui_new): Ref the account passed in and also update
	to use EAccount objects.
	(save_service): Updated to use an EAccountService.
	(add_new_store): Updated to use an EAccount.
	(mail_account_gui_save): Updated to use EAccounts.
	(setup_signatures): Updated because the new account->id->def_sig
	is now an int and not a structure pointer.

	* mail-account-editor.c (construct): Updated.
	(mail_account_editor_new): Now takes an EAccount object as an
	argument instead of a MailConfigAccount.

	* mail-crypto.c (mail_crypto_get_pgp_cipher_context): Updated to
	use EAccounts.

	* subscribe-dialog.c (populate_store_foreach): Removed.
	(populate_store_list): Can't use populate_store_foreach here
	because of the change to EAccountList so do it manually.

	* mail-vfolder.c (uri_is_ignore): Rewrote to use EAccountList and
	EIterator and all that fun.

	* mail-send-recv.c (build_dialogue): Updated to use EAccountList
	and EAccount object stuff. *ugh*
	(mail_send_receive): Here too.
	(mail_autoreceive_setup): Same.

	* mail-callbacks.c (check_send_configuration): Updated.
	(composer_get_message): Updated.
	(compose_msg): "
	(list_add_addresses): "
	(guess_me): "
	(guess_me_from_accounts): Same.
	(forward_get_composer): Here too.
	(mail_generate_reply): Same.
	(redirect_get_composer): "
	(empty_trash): And finally here.

	* mail-accounts.c (account_edit_clicked): Updated.
	(account_delete_clicked): Same.
	(account_default_clicked): Here too.
	(account_able_clicked): "
	(account_cursor_change): "
	(mail_accounts_load): Again here.

	* folder-browser.c (folder_browser_is_drafts): Updated to use
	EAccountList and EAccount stuff.
	(folder_browser_is_sent): Same.

	* component-factory.c (mail_load_storages): Updated to use
	EAccount and EAccountList stuff.
	(owner_set_cb): Same.
	(send_receive_cb): Here too.

	* mail-config.c: Rewritten to use EAccount and EAccountList
	objects.

svn path=/trunk/; revision=19509
2003-01-17 23:31:27 +00:00
Jeffrey Stedfast
650c61584f Changed signal names to use - instead of _ like the rest of Gtk2.
2003-01-17  Jeffrey Stedfast  <fejj@ximian.com>

	* e-account-list.c: Changed signal names to use - instead of _
	like the rest of Gtk2.

	* e-account.c (e_account_import): New function that is basically
	the old account_copy().

svn path=/trunk/; revision=19508
2003-01-17 23:30:37 +00:00
Chris Toshok
fdabee2040 pass pango_context_get_language to pango_context_get_metrics.
2003-01-17  Chris Toshok  <toshok@ximian.com>

	* gal/e-text/e-entry.c (canvas_size_request): pass
	pango_context_get_language to pango_context_get_metrics.

svn path=/trunk/; revision=19507
2003-01-17 23:23:47 +00:00
Chris Toshok
673b336514 pass pango_context_get_language (context) to pango_context_get_metrics.
2003-01-17  Chris Toshok  <toshok@ximian.com>

	* e-shell-settings-dialog.c (set_dialog_size): pass
	pango_context_get_language (context) to
	pango_context_get_metrics.

svn path=/trunk/; revision=19506
2003-01-17 23:22:23 +00:00
Ettore Perazzoli
e867ad711e Fix destroy.
svn path=/trunk/; revision=19505
2003-01-17 22:18:39 +00:00
Ettore Perazzoli
f4a7080e82 (e_notice): Use gtk_dialog_run()
instead of gtk_widget_show() so we return only after the user
acknowledges the error.

svn path=/trunk/; revision=19504
2003-01-17 21:57:08 +00:00
Dan Winship
9b1888365c New, sort of from evolution-recurid-branch.
* e-xml-hash-utils.c: New, sort of from evolution-recurid-branch.

svn path=/trunk/; revision=19503
2003-01-17 19:32:19 +00:00
Marco Ciampa
90795ca852 update...
svn path=/trunk/; revision=19502
2003-01-17 12:44:46 +00:00
Jeffrey Stedfast
ccaf867e8e fixed merge conflicts
svn path=/trunk/; revision=19501
2003-01-17 02:28:13 +00:00
Jeffrey Stedfast
45473b5ef2 Connect to the toggled event on the transport_needs_auth toggle button so
2003-01-16  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-config-druid.c (get_fn): Connect to the toggled event on
	the transport_needs_auth toggle button so if the user turns this
	off after having deleted the username field, the Next button
	becomes re-enabled. Fixes bug #36862.

svn path=/trunk/; revision=19500
2003-01-17 02:27:49 +00:00