Commit Graph

19894 Commits

Author SHA1 Message Date
fdacdc0bb9 Same.
2004-02-13  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/imap/camel-imap-store.c (get_folder_online): Same.

	* providers/local/camel-mh-store.c (get_folder): Same as maildir
	changes.

	* providers/local/camel-maildir-store.c (get_folder): Make
	exceptions strings consistanmt with the mbox exception strings
	(and vise versa). Also handle the CAMEL_STORE_FOLDER_EXCL flag.

	* providers/local/camel-mbox-store.c (get_folder): Check
	CAMEL_STORE_FOLDER_EXCL flag.

	* providers/local/camel-local-store.c (get_folder): Simplified by
	using camel_mkdir instead of doing it manually.

	* camel-store.c (camel_store_get_folder): If the folder exists in
	the cache and the O_EXCL flag was passed, return NULL and set an
	exception.

	* camel-store.h: Added a new CAMEL_STORE_FOLDER_EXCL flag for use
	with get_folder().

svn path=/trunk/; revision=24738
2004-02-13 19:45:31 +00:00
bab092a05c Updated French translation.
svn path=/trunk/; revision=24737
2004-02-13 19:40:11 +00:00
05690a946a removed debug printf
svn path=/trunk/; revision=24736
2004-02-13 15:02:27 +00:00
65dafbf9c3 get default composer size from gconf, hook to unrealize event and save
2004-02-13  Radek Doulik  <rodo@ximian.com>

	* e-msg-composer.c (create_composer): get default composer size
	from gconf, hook to unrealize event and save size to gconf
	(e_msg_composer_unmap): new handler, saves composer window size

svn path=/trunk/; revision=24735
2004-02-13 14:54:10 +00:00
f533c78580 added defaults for composer width/height
2004-02-13  Radek Doulik  <rodo@ximian.com>

	* evolution-mail.schemas.in.in: added defaults for composer
	width/height

svn path=/trunk/; revision=24734
2004-02-13 14:53:57 +00:00
acb9b5c58f added the code to get the previous mail in a list, if get_next_mail fails.
2004-02-11  Sarfraaz Ahmed <asarfraaz@novell.com>

        * em-folder-view.c (emfv_popup_delete): added the code to get
        the previous mail in a list, if get_next_mail fails. This is a
        fix for #54195
        (emfv_list_key_press): Same as above

svn path=/trunk/; revision=24733
2004-02-13 11:25:57 +00:00
39f16a7016 use mail-importer to import the mail tree, fix the account stuff to talk
2004-02-13  Not Zed  <NotZed@Ximian.com>

        * importers/netscape-importer.c: use mail-importer to import the
        mail tree, fix the account stuff to talk directly to mail config.
        Added cancel button.  etc.  This is completely untested apart from
        compiling with no warnings.

        * importers/mail-importer.c (import_mbox_import): dont re-use the
        exception for syncing.

        * importers/evolution-outlook-importer.c: major reworking.  Some
        platform fixes, runs in another thread, simpler/cleaner main loop.
        This is completely untested apart from compiling with no warnings.

        * importers/evolution-mbox-importer.c (support_format_fn): we dont
        want to check the From_ line case insensitive!
        (create_control_fn): implement this weird api.

2004-02-12  Not Zed  <NotZed@Ximian.com>

        * importers/elm-importer.c: rewrote all importing stuff.

        * importers/mail-importer.c (mail_importer_import_folders_sync):
        split out into a recursive function & entry.  Now handles mozilla
        format stuff with a flag.
        (import_mbox_import): made the cameloperation properly
        save/restore multiple registrations.

svn path=/trunk/; revision=24732
2004-02-13 10:14:30 +00:00
1f4808666f free up the list returned by e_book_get_contacts.
2004-02-12  Chris Toshok  <toshok@ximian.com>

	* gui/component/addressbook-migrate.c (migrate_contacts): free up
	the list returned by e_book_get_contacts.

svn path=/trunk/; revision=24731
2004-02-12 22:43:05 +00:00
51053180df Instead of saying "Select destination source", we now say "... calendar"
2004-02-12  Hans Petter Jansson  <hpj@ximian.com>

	* gui/dialogs/copy-source-dialog.c (copy_source_dialog): Instead
	of saying "Select destination source", we now say "... calendar" or
	"... task list", based on object type.

svn path=/trunk/; revision=24730
2004-02-12 22:08:31 +00:00
c5fc43aa59 Updated Catalan translation by the Catalan Evolution team.
2004-02-12  Jordi Mallach  <jordi@sindominio.net>

	* ca.po: Updated Catalan translation by the
	Catalan Evolution team.

svn path=/trunk/; revision=24729
2004-02-12 21:52:08 +00:00
bd32e2ed1b Since decoding a string doesn't allow strings longer than 65536, truncate
2004-02-12  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-file-utils.c (camel_file_util_encode_string): Since
	decoding a string doesn't allow strings longer than 65536,
	truncate strings that are longer than 65536 here.

svn path=/trunk/; revision=24728
2004-02-12 21:34:15 +00:00
942040b2bf cp the unversioned file rather than mv'ing it so it doesn't get
* Makefile.am (%-$(BASE_VERSION).pc): cp the unversioned file
        rather than mv'ing it so it doesn't get regenerated at install
        time.

svn path=/trunk/; revision=24727
2004-02-12 20:16:13 +00:00
02eced6b4c rename from CONTACT_BASE_URI, and change to contacts:// to match e-d-s.
2004-02-12  Chris Toshok  <toshok@ximian.com>

	* gui/migration.c (CONTACTS_BASE_URI): rename from
	CONTACT_BASE_URI, and change to contacts:// to match e-d-s.
	(create_calendar_contact_source): CONTACT -> CONTACTS.
	(create_calendar_sources): same.

svn path=/trunk/; revision=24726
2004-02-12 19:23:50 +00:00
c271976eeb Fix capitalization of Address Book usage in sentence form Use Address Book
2004-01-12  Rodney Dawes  <dobey@ximian.com>

	* gui/component/addressbook-component.c (delete_addressbook_cb):
	Fix capitalization of Address Book usage in sentence form
	* gui/component/ldap-config.glade: Use Address Book instead of
	Addressbook in here (Patch from Aaron Weber <aaron@ximian.com>)

svn path=/trunk/; revision=24725
2004-02-12 19:11:29 +00:00
0d419fd0f5 use g_find_program_in_path to avoid fork in case program is not available
2004-02-12  Radek Doulik  <rodo@ximian.com>

	* em-junk-filter.c (pipe_to_sa_with_error): use
	g_find_program_in_path to avoid fork in case program is not
	available

svn path=/trunk/; revision=24724
2004-02-12 18:59:17 +00:00
de39319a4c Remove dead files and add new ones
2004-02-12  Rodney Dawes  <dobey@ximian.com>

	* POTFILES.in: Remove dead files and add new ones

svn path=/trunk/; revision=24723
2004-02-12 17:45:36 +00:00
92e6cb0c68 Glob for the stamp-h* files in .cvsignore
svn path=/trunk/; revision=24722
2004-02-12 17:45:15 +00:00
2f31296184 Change the shadow type for the arrows here, so that themes that do handle
2004-02-12  Rodney Dawes  <dobey@ximian.com>

	* gal/widgets/gal-combo-box.c (gal_combo_box_init): Change the
	shadow type for the arrows here, so that themes that do handle the
	use of shadow types with arrows, draw things correctly, instead of
	following what the old default gtk+ did in 1.x

2004-02-12  Rodney Dawes  <dobey@ximian.com>

	* e-cell-popup.c (ecp_draw):
	* e-cell-spin-button.c (ecsb_draw):
	* e-table-header-utils.c (e_table_header_draw_button): Change the
	shadow type for the arrows here, so that themes that do handle the
	use of shadow types with arrows, draw things correctly, instead of
	following what the old default gtk+ did in 1.x

2004-02-12  Rodney Dawes  <dobey@ximian.com>

	* e-vscrolled-bar.c (e_vscrolled_bar_init): Change the
	shadow type for the arrows here, so that themes that do handle the
	use of shadow types with arrows, draw things correctly, instead of
	following what the old default gtk+ did in 1.x

svn path=/trunk/; revision=24720
2004-02-12 17:02:31 +00:00
678779afb8 See #51567 use "gtk_dialog_add_buttons" to change the response_id of
2004-02-13  Bruce Tao  <bruce.tao@sun.com>

        See #51567
        * gui/dialogs/delete-comp.c (delete_component_dialog):
        use "gtk_dialog_add_buttons" to change the response_id of button
        "YES" and "NO".

svn path=/trunk/; revision=24719
2004-02-12 09:44:47 +00:00
a8714b94b8 Add sender to Address Book, not Addressbook
2004-02-11  Rodney Dawes  <dobey@ximian.com>

	* evolution-mail-message.xml: Add sender to Address Book, not
	Addressbook

svn path=/trunk/; revision=24718
2004-02-11 22:51:06 +00:00
29904332e6 Disable the bonobo-ui-component statusbar when using the EMFolderBrowser
2004-02-11  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-component.c (mail_control_new): Disable the
	bonobo-ui-component statusbar when using the EMFolderBrowser
	outside of the mail component. This prevents the Connector
	component from having 2 status bars.

svn path=/trunk/; revision=24717
2004-02-11 21:54:00 +00:00
be56df0a8d Forgot to list the bugs the last commit fixed...
svn path=/trunk/; revision=24716
2004-02-11 20:32:35 +00:00
45d5fce5db Address Book, not Addressbook
2004-02-11  Rodney Dawes  <dobey@ximian.com>

	* gui/component/addressbook-component.c (delete_addressbook_cb):
	(fill_popup_menu_callback):
	* gui/widgets/e-addressbook-view.c (init_collection):
	* gui/widgets/eab-gui-util.c (eab_error_dialog):
	* gui/widgets/eab-popup-control.c (eab_popup_control_contstruct):
	Address Book, not Addressbook

svn path=/trunk/; revision=24715
2004-02-11 20:29:33 +00:00
c990fa1a79 #include <libgnomevfs/gnome-vfs-mime.h> (em_popup_create_menu): Wrap
2004-02-11  Jeffrey Stedfast  <fejj@ximian.com>

	* em-popup.c: #include <libgnomevfs/gnome-vfs-mime.h>
	(em_popup_create_menu): Wrap item->label with _() so
	that the strings get translated properly.

svn path=/trunk/; revision=24714
2004-02-11 19:40:39 +00:00
f4206679ed "On this computer" -> "On This Computer".
svn path=/trunk/; revision=24713
2004-02-11 19:34:48 +00:00
957f1e9b8d #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs to
2004-02-11  Jeffrey Stedfast  <fejj@ximian.com>

	* lib/e-pkcs12.c: #include <config.h>
	(e_pkcs12_export_to_file): Hmm. I gather this needs to be
	implemented. return FALSE here until someone implements this so
	gcc doesn't complain about control reaching the end of a non-void
	function.
	(handle_error): Same.

	* lib/e-cert-trust.c: And here.

	* lib/e-cert-db.c: Same.

	* lib/e-asn1-object.c: And here.

	* lib/e-cert.c: Here too.

	* gui/e-cert-selector.c: Same.

	* gui/certificate-viewer.c: Same.

	* gui/certificate-manager.c: #include <config.h>

svn path=/trunk/; revision=24712
2004-02-11 19:14:50 +00:00
410ed6e9e7 Same.
2004-02-11  Jeffrey Stedfast  <fejj@ximian.com>

	* gui/e-cert-selector.c: Same.

	* gui/certificate-viewer.c: Same.

	* gui/certificate-manager.c: #include <config.h>

svn path=/trunk/; revision=24711
2004-02-11 19:05:42 +00:00
379b11efd9 Same.
2004-02-11  Jeffrey Stedfast  <fejj@ximian.com>

	* em-format-html-print.c: Same.

	* em-junk-filter.c: #include <config.h>

svn path=/trunk/; revision=24710
2004-02-11 19:02:48 +00:00
c894b82a93 Add license & config.h
2004-02-11  Jeffrey Stedfast  <fejj@ximian.com>

	* em-popup.c: Add license & config.h

svn path=/trunk/; revision=24709
2004-02-11 18:55:13 +00:00
db1b452b25 Change the filename and section that we pass to gnome_help_display_desktop
2004-02-11  Rodney Dawes  <dobey@ximian.com>

	* e-multi-config-dialog.c (impl_response): Change the filename and
	section that we pass to gnome_help_display_desktop so that the help
	browser displays the documentation correctly

svn path=/trunk/; revision=24708
2004-02-11 18:30:32 +00:00
b910aabdb2 Fixes #53886
2004-02-11  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #53886

	* gui/gnome-cal.c (gnome_calendar_paste_clipboard,
	gnome_calendar_delete_selection, gnome_calendar_cut_clipboard,
	gnome_calendar_copy_clipboard): removed g_assert_if_reached calls
	since we might get a different widget getting the focus.
	(get_focus_location): check the canvas's' focused item.

svn path=/trunk/; revision=24707
2004-02-11 17:06:05 +00:00
319c76c391 if spamc is not available, try /usr/sbin/spamc
2004-02-11  Radek Doulik  <rodo@ximian.com>

	* em-junk-filter.c (em_junk_sa_test_spamd): if spamc is not
	available, try /usr/sbin/spamc

2004-02-10  Radek Doulik  <rodo@ximian.com>

	* em-junk-filter.c (em_junk_sa_test_spamd): try to check if system
	wide spamd has --local parameter set according to our setting
	(em_junk_sa_test_spamd): in case we were unable to start our own
	spamd, try to run it from /usr/sbin before giving up

svn path=/trunk/; revision=24706
2004-02-11 16:33:30 +00:00
6648cf480a Fixes #53271
2004-02-11  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #53271

	* gui/calendar-component.c (delete_calendar_cb): remove the source from
	the GnomeCalendar widget also.

	* gui/tasks-component.c (delete_task_list_cb): ditto.

svn path=/trunk/; revision=24705
2004-02-11 15:56:54 +00:00
fbe8356d73 Fixes #53271
2004-02-11  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #53271

	* gui/calendar-component.c (delete_calendar_cb): remove the source from
	the GnomeCalendar widget also.

	* gui/tasks-component.c (delete_task_list_cb): ditto.

svn path=/trunk/; revision=24704
2004-02-11 15:54:49 +00:00
d9e81eafb3 call the right recursive function, oops.
2004-02-11  Not Zed  <NotZed@Ximian.com>

        * importers/mail-importer.c (mail_importer_import_folders_sync):
        call the right recursive function, oops.

        * importers/mail-importer.h: don't include camel-operation.h, but
        fix up the forward decl usage.

svn path=/trunk/; revision=24703
2004-02-11 12:19:32 +00:00
5754e74e0c include camel-operation.h
2004-02-11  JP Rosevear <jpr@ximian.com>

	* importers/mail-importer.h: include camel-operation.h

svn path=/trunk/; revision=24702
2004-02-11 09:17:36 +00:00
06b08adb25 Basically rewrote this, the import tasks run in another thread. It tells
2004-02-11  Not Zed  <NotZed@Ximian.com>

        * importers/pine-importer.c: Basically rewrote this, the import
        tasks run in another thread.  It tells you more about what's going
        on, and its cancellable.
        (pine_store_settings): changed the meaning of the settings
        slightly, if set it means we've processed them already.

        * mail-component-factory.c (factory): hook in importer factory
        callback.

2004-02-10  Not Zed  <NotZed@Ximian.com>

        * importers/*-importer.c: removed module init, just provide a new
        method.  Updates for api changes.

        * Makefile.am: link mail importers in directly.

        * mail-importer.c: changed to do stuff in-memory with linked
        stuff, moved to importers/.

        * importers/GNOME_Evolution_Mail_Importers.server.in.in: merge all
        importer .server info's here, point them all to the mailer
        factory.  Removed the others.

        * importers/Makefile.am: remove Mailer.idl stuff.  Move all
        importers to a single library.

svn path=/trunk/; revision=24701
2004-02-11 08:26:58 +00:00
136b8ea938 Added libebook-1.0. Added back mail/importers/Makefile.am.
2004-02-11  Not Zed  <NotZed@Ximian.com>

        * configure.in (IMPORTERS_*): Added libebook-1.0.  Added back
        mail/importers/Makefile.am.

svn path=/trunk/; revision=24700
2004-02-11 08:21:53 +00:00
277259d32d svn path=/trunk/; revision=24699
2004-02-11 Fixed another date-formatted. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=24699
2004-02-11 07:21:37 +00:00
7bdb3ecbb7 svn path=/trunk/; revision=24698
2004-02-11 Fixed date-formatted again. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=24698
2004-02-11 05:48:11 +00:00
4be3a6a968 svn path=/trunk/; revision=24697
2004-02-11 Fixed date-formatted in ja.po. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=24697
2004-02-11 05:45:28 +00:00
609cd7fb1d svn path=/trunk/; revision=24696
2004-02-11 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>

svn path=/trunk/; revision=24696
2004-02-11 05:37:52 +00:00
1ce0efbd34 guarantee we do have some timezone before the time convertion.
* gui/print.c: (print_date_label): guarantee we do have some timezone
        before the time convertion.

svn path=/trunk/; revision=24695
2004-02-11 05:26:48 +00:00
f9d588d588 Add a Help button (impl_response): Handle the Help button and open the
2004-02-10  Rodney Dawes  <dobey@ximian.com>

	* e-multi-config-dialog.c (init): Add a Help button
	(impl_response): Handle the Help button and open the documentation

	Fixes #30681

svn path=/trunk/; revision=24694
2004-02-10 23:21:22 +00:00
bd6d1b3623 C2004-02-10 Aaron Weber <aaron@ximian.com>
* C/usage-mail.xml: Fix bugs noted by Dimitrios. Special thanks to him for this patch.
	* C/usage-mail-org.xml: especially to filtering section
	* C/usage-print.xml: Remove, this is not a useful section.
	* C/usage-contacts: spelling
	* C/config-prefs.xml: lots of user-suggested corrections here.
	* C/Makefile.am: delete printing page and related images.

	* Also some places in menuref and so forth.

svn path=/trunk/; revision=24693
2004-02-10 22:24:54 +00:00
5597ba679c Remove dead files
2004-02-10  JP Rosevear <jpr@ximian.com>

	* Remove dead files

svn path=/trunk/; revision=24692
2004-02-10 22:21:35 +00:00
945c3f43e7 remove files that were killed
2004-02-10  JP Rosevear <jpr@ximian.com>

	* POTFILES.in: remove files that were killed

svn path=/trunk/; revision=24691
2004-02-10 22:21:15 +00:00
27b9372b09 Updated Norwegian translation.
2004-02-10  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

svn path=/trunk/; revision=24690
2004-02-10 20:51:11 +00:00
b93fcae9a4 remove useless include
004-02-10  JP Rosevear <jpr@ximian.com>

	* importers/icalendar-importer.c: remove useless include

	* importers/Makefile.am: remove executable build cruft

svn path=/trunk/; revision=24689
2004-02-10 15:46:28 +00:00
2960245710 build importers dir
2004-02-10  JP Rosevear <jpr@ximian.com>

	* Makefile.am: build importers dir

svn path=/trunk/; revision=24688
2004-02-10 15:42:44 +00:00