Commit Graph

19735 Commits

Author SHA1 Message Date
Miloslav Trmac 9fc5c6a406 Update Czech translation
svn path=/trunk/; revision=24570
2004-02-02 18:49:57 +00:00
Jeffrey Stedfast 5a0b4c6c41 Fix for bug #52941
2004-02-02  Jeffrey Stedfast  <fejj@ximian.com>

	Fix for bug #52941

	* em-message-browser.c (em_message_browser_window_new): Set window
	size based on previous size; load from gconf if necessary.
	(window_size_allocate): Save window size changes.

svn path=/trunk/; revision=24569
2004-02-02 17:17:40 +00:00
JP Rosevear bf713af029 use g_file_get_contents (load_file_fn): ditto (vcal_support_format_fn):
2004-02-02  JP Rosevear <jpr@ximian.com>

	* importers/icalendar-importer.c (support_format_fn): use
	g_file_get_contents
	(load_file_fn): ditto
	(vcal_support_format_fn): ditto
	(load_vcalendar_file): ditto

svn path=/trunk/; revision=24568
2004-02-02 14:48:24 +00:00
Jordi Mallach fba0a4acad Updated Catalan translation by the Catalan Evolution team.
2004-02-02  Jordi Mallach  <jordi@sindominio.net>

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

svn path=/trunk/; revision=24567
2004-02-02 14:27:15 +00:00
Alastair McKinstry c750397443 Updated Irish translation
svn path=/trunk/; revision=24566
2004-02-02 09:00:49 +00:00
Not Zed a97325504c ** See bug #53549.
2004-02-02  Not Zed  <NotZed@Ximian.com>

        ** See bug #53549.

        * em-folder-selector.c: Fix handling a parent path of "/".

        * mail-ops.c (mark_junk_mark): removed the really innacurate cut and
        paste comment.  This has nothing to do with filter_folder.

svn path=/trunk/; revision=24565
2004-02-02 08:10:47 +00:00
Not Zed a8d1cfd503 ** See bug #52994.
2004-02-02  Not Zed  <NotZed@Ximian.com>

        ** See bug #52994.

        * em-folder-properties.c (em_folder_properties_show): redirect
        vFolder uri's to the vFolder editor.

        ** See bug #53502.

        * em-folder-browser.c (emfb_folder_properties): implement.

        * em-folder-tree.c (emft_popup_properties): fixed for change
        below.

        * em-folder-properties.[ch]: Moved the folder properties window
        from em-folder-tree.c to its own file.

svn path=/trunk/; revision=24564
2004-02-02 07:08:36 +00:00
Not Zed 61f711d254 god knows what else this'll break.
2004-02-02  Not Zed  <NotZed@Ximian.com>

        ** See bug #53559.

        * em-folder-tree.c (folder_tree_new): set CAN_FOCUS flag on the
        folder tree content widget.

        * em-folder-selector.c (em_folder_selector_construct): Don't wrap
        the folder tree in a scrolled window.  Its already in one ????.
        (em_folder_selector_construct): dont set can_focus on the folder
        tree.

svn path=/trunk/; revision=24563
2004-02-02 06:28:46 +00:00
Not Zed 38d71c0a15 use g_ascii_strcasecmp rather than strcasecmp.
2004-02-02  Not Zed  <NotZed@Ximian.com>

        * evolution-composer.c (impl_Composer_set_body): use
        g_ascii_strcasecmp rather than strcasecmp.

        ** See bug #53506, again.

        * e-msg-composer.c (set_editor_text): Add an argument to make
        adding the signature optional.  Also fix a memleak with the sig
        content.
        (e_msg_composer_new_with_type, e_msg_composer_flush_pending_body)
        (handle_mailto, e_msg_composer_set_body_text)
        (e_msg_composer_set_body): Fixed callers for above change
        appropriately.

svn path=/trunk/; revision=24562
2004-02-02 05:05:07 +00:00
Bill Zhu 8e738775ad Fixes for bug #53530
2004-02-01  Bill Zhu <bill.zhu@sun.com>

        Fixes for bug #53530

        * em-utils.c (em_utils_redirect_message): Removed the duplicate
        adding of attachments

svn path=/trunk/; revision=24561
2004-02-02 04:47:42 +00:00
Denis Lackovic 0583a87a30 *** empty log message ***
svn path=/trunk/; revision=24559
2004-02-01 19:27:59 +00:00
Jeffrey Stedfast 1d672197bd Same as below.
2004-01-31  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/pop3/camel-pop3-store.c (pop3_try_authenticate): Same
	as below.

	* providers/smtp/camel-smtp-transport.c (smtp_connect): Instead of
	using the form %s@%s in the password prompt, use %s on host %s,
	hopefully this will be less confusing to users who have usernames
	of the form user@vhost.

svn path=/trunk/; revision=24558
2004-01-31 21:07:58 +00:00
Artur Flinta cf2a456761 Updated Polish translation.
2004-01-31  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation.

svn path=/trunk/; revision=24557
2004-01-31 17:08:42 +00:00
Changwoo Ryu c3c98de130 Updated Korean translation.
* ko.po: Updated Korean translation.

svn path=/trunk/; revision=24556
2004-01-31 15:17:38 +00:00
Kjartan Maraas 50f070bcc5 Updated Norwegian translation.
2004-01-31  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.

svn path=/trunk/; revision=24555
2004-01-31 12:52:51 +00:00
Chris Toshok de481df1b3 enable d&d drop photos.
2004-01-30  Chris Toshok  <toshok@ximian.com>

	* gui/contact-editor/e-contact-editor.c: enable d&d drop photos.

	* gui/contact-editor/contact-editor.glade: use
	eab_create_image_chooser_widget for the d&d'able image.

	* gui/contact-list-editor/e-contact-list-editor.c: abstract out
	all the d&d image support (it's now in
	widgets/misc/e-image-chooser.[ch]).

	* gui/contact-list-editor/contact-list-editor.glade: use
	eab_create_image_chooser_widget for the d&d'able image.

	* gui/widgets/eab-gui-util.c (eab_create_image_chooser_widget):
	new function.

	* gui/widgets/eab-gui-util.h: add prototype for
	eab_create_image_chooser_widget.

svn path=/trunk/; revision=24553
2004-01-30 22:52:39 +00:00
Chris Toshok f06004a362 add an alignment around the image. This might not be enough. hrm.
2004-01-30  Chris Toshok  <toshok@ximian.com>

	* e-image-chooser.c (e_image_chooser_init): add an alignment
	around the image.  This might not be enough.  hrm.
	(set_image_from_data): handle the case where there's no image
	(image_height == image_width == 0).
	(e_image_chooser_get_image_data): new function.
	(e_image_chooser_set_image_data): new function.

svn path=/trunk/; revision=24552
2004-01-30 22:48:04 +00:00
Jeffrey Stedfast 728677a50b Fixes for bug #53348
2004-01-30  Jeffrey Stedfast  <fejj@ximian.com>

	Fixes for bug #53348

	* mail-account-gui.c (mail_account_gui_save): Only add the new
	store to the mail-component if the mail-component doesn't already
	know about it (ie. only if we are adding a new account).

	* em-folder-tree-model.c (em_folder_tree_model_add_store): Hash
	our store-info based on account here.
	(em_folder_tree_model_init): Listen for
	account_changed/account_removed signals.
	(em_folder_tree_model_finalize): Disconnect above handlers.
	(account_changed): Tear down the account store node and replace it
	with the new store (assuming it belongs in the tree after the
	changes).
	(account_removed): Remove the account store from the tree.

svn path=/trunk/; revision=24551
2004-01-30 22:16:48 +00:00
Rodney Dawes dc98142581 Fix spelling error in provider description
2004-01-30  Rodney Dawes <dobey@ximian.com>

	* providers/groupwise/camel-groupwise-provider.c: Fix spelling error in
	provider description

	Fixes #53572

svn path=/trunk/; revision=24550
2004-01-30 22:16:05 +00:00
Chris Toshok e8ab6acfb9 abstract out the drag and droppable image widget from the contact list
2004-01-30  Chris Toshok  <toshok@ximian.com>

	* e-image-chooser.[ch]: abstract out the drag and droppable image
	widget from the contact list editor and stick it here.  There's
	some code for a "Browse..." button here but it's not enabled.

	* Makefile.am (widgetsinclude_HEADERS): add e-image-chooser.h.
	(libemiscwidgets_la_SOURCES): add e-image-chooser.c

svn path=/trunk/; revision=24549
2004-01-30 21:44:46 +00:00
Jeffrey Stedfast af28998755 Protect against multiple camel_init() calls. Remember if we've already
2004-01-30  Jeffrey Stedfast  <fejj@ximian.com>

	* camel.c (camel_init): Protect against multiple camel_init()
	calls. Remember if we've already been called.

svn path=/trunk/; revision=24547
2004-01-30 21:05:49 +00:00
Rodney Dawes ad7a9ca25a Removed e-meeting-model.c
2004-01-30  Rodney Dawes  <dobey@ximian.com>

  * POTFILES.in: Removed e-meeting-model.c

svn path=/trunk/; revision=24546
2004-01-30 19:26:20 +00:00
JP Rosevear 4c519994a0 remove dead files
2004-01-30  JP Rosevear <jpr@ximian.com>

	* remove dead files

svn path=/trunk/; revision=24545
2004-01-30 19:07:19 +00:00
Jeffrey Stedfast 94b35c331c Get recursive folder listing (needed or folders that have
2004-01-30  Jeffrey Stedfast  <fejj@ximian.com>

	* em-folder-tree.c (emft_tree_row_expanded): Get recursive folder
	listing (needed or folders that have as-of-yet-unloaded-subfolders
	that contain unread mail will not be bolded). Fixes bug #51045.

svn path=/trunk/; revision=24544
2004-01-30 18:53:04 +00:00
Jeffrey Stedfast f411e3545c Fix for bug #53195.
2004-01-30  Jeffrey Stedfast  <fejj@ximian.com>

	Fix for bug #53195.

	* em-folder-browser.c (emfb_set_folder): Restore search_state.
	(emfb_search_search_activated): Save search_state.

svn path=/trunk/; revision=24543
2004-01-30 18:15:52 +00:00
Jeffrey Stedfast fd7589b174 Only save the search-bar state OR the filter-bar state - decided based on
2004-01-30  Jeffrey Stedfast  <fejj@ximian.com>

	* e-filter-bar.c (get_property): Only save the search-bar state OR
	the filter-bar state - decided based on what the search is. If the
	search is an advanced search, then save the filter-bar state,
	otherwise save the search-bar state.
	(set_property): Only need to restore the first state we find
	(filter-bar vs search-bar). If we are restoring filter-bar state,
	set efb->setquery to TRUE and then set the item_id to
	E_FILTERBAR_ADVANCED_ID.

svn path=/trunk/; revision=24542
2004-01-30 18:10:52 +00:00
Francisco Javier F. Serrador 7819ed0274 Updated Spanish translation.
2004-01-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=24541
2004-01-30 17:18:20 +00:00
Gary Ekker defbf0360c CV Fixes #51871
CV Fixes #51871

	* gui/dialogs/calendar-setup.c (calendar_setup_edit_calendar): add
	activate handler for name_entry
	(calendar_setup_edit_task_list): ditto
: ----------------------------------------------------------------------

svn path=/trunk/; revision=24540
2004-01-30 15:57:47 +00:00
Mətin Əmirovf 234ef0ed9d Translation updated by Mətin Əmirov.
2004-01-30  Mətin Əmirovf  <metin@karegen.com>

	* az.po: Translation updated by Mətin Əmirov.

svn path=/trunk/; revision=24539
2004-01-30 13:30:55 +00:00
Miloslav Trmac 45205fd5e1 Update Czech translaiton
svn path=/trunk/; revision=24538
2004-01-30 11:12:40 +00:00
JP Rosevear 44cb16b47d remove extraneous ;
2004-01-30  JP Rosevear <jpr@ximian.com>

	* gui/tasks-component.c (create_new_todo): remove extraneous ;

	Fixes #53418

svn path=/trunk/; revision=24536
2004-01-30 07:48:24 +00:00
Artur Flinta 650b5bcdc8 Updated Polish translation by GNOME PL Team.
2004-01-30  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

svn path=/trunk/; revision=24535
2004-01-30 07:15:48 +00:00
Not Zed a4b5deaad2 ** See bug #53549, partial fix.
2004-01-30  Not Zed  <NotZed@Ximian.com>

        ** See bug #53549, partial fix.

        * em-folder-selector.c (emfs_create_name_activate): only emit the
        ok response if the ok button would be active (i.e. entered a valid
        path).

        ** See bug #52992.

        * message-list.c (message_list_hide_clear): save the hide state
        after its been cleared, so any popup windows inherit it.
        (message_list_hide_uids): same.

svn path=/trunk/; revision=24534
2004-01-30 06:17:31 +00:00
Not Zed cc39091f0f ** See bug #53123.
2004-01-30  Not Zed  <NotZed@Ximian.com>

        ** See bug #53123.

        * em-folder-tree-model.c (drop_folder): changed to take store and
        dest folder as arg, to handle the case of the parent folder being
        "" properly.
        (em_folder_tree_model_drag_data_received): special case dropping a
        folder, and don't allow dropping to "" for any other types.

svn path=/trunk/; revision=24533
2004-01-30 04:45:56 +00:00
Not Zed c6e8df106b copy the old_name that comes in, since it might be the actual folder_name,
2004-01-30  Not Zed  <NotZed@Ximian.com>

        * camel-store.c (camel_store_rename_folder): copy the old_name
        that comes in, since it might be the actual folder_name, which
        will go away during processing.  Related to #53123.

svn path=/trunk/; revision=24532
2004-01-30 04:37:28 +00:00
Not Zed dab1c82a21 ** See bug #53558 (plus other fixes/cleanups)
2004-01-30  Not Zed  <NotZed@Ximian.com>

        ** See bug #53558 (plus other fixes/cleanups)

        * em-format.c (emf_format_secure): default implementation, handle
        output of inner part, but dont output any sign/encrypt info.
        (emf_multipart_signed, emf_multipart_encrypted): replaced with
        implementations from em-format-html.c, which now call
        em_format_format_secure to output guts.
        (emf_class_init): hook-up virtual method format_secure.

        * em-format.[ch]: add a virtual method for outputing secured
        parts.  Moved all validity stuff from em-format-html.[ch] to here.

        * mail-component.c (impl_createControls): set the session
        interactive too.

        * em-format-html-display.c: make smime stuff dependent on
        HAVE_NSS.
        (efhd_multipart_signed, efhd_application_xpkcs7mime): removed, now
        handled by root class.
        (efhd_output_secure): renamed to efhd_format_secure, and use
        EMFormat::format_secure to kick off.
        (efhd_class_init): setup format_secure virtual method.

        * em-format-html.c (efh_multipart_encrypted): We need to handle
        this here so we can properly keep track of the ciphervalidity
        stuff.  Also do it directly using the context, not
        multipartencrypted part.
        (efh_multipart_signed): with unsupported signature format, format
        as multipart/mixed, not as an attachment.
        (efh_multipart_signed): make the smime stuff optional.
        (efh_multipart_signed, efh_multipart_encrypted): Moved to
        em-format.c.
        (efh_application_xpkcs7mime): moved to em-format.c
        (efh_output_secure): renamed to efh_format_secure, linked into
        virtual method.  call parent class to do the validation foo then
        output the info if needed.
        (efh_format_message): fixed access to validity stuff to parent
        object.
        (efh_class_init): hook up format_secure virtual method.
        (*): removed some now-unused headers.

svn path=/trunk/; revision=24531
2004-01-30 03:10:14 +00:00
Hans Petter Jansson 78e3e48c9b Implement. (eab_select_source): Implement. Public function that prompts
2004-01-29  Hans Petter Jansson  <hpj@ximian.com>

	* gui/widgets/eab-gui-util.c (source_selection_changed_cb): Implement.
	(eab_select_source): Implement. Public function that prompts user to
	select a source from a list.
	(eab_transfer_contacts): Enable and use eab_select_source () and
	ESource, instead of old shell folder/URI stuff.

svn path=/trunk/; revision=24530
2004-01-30 00:36:39 +00:00
Jakub Steiner 3de1c027d3 im-aim.png im-icq.png im-msn.png it indeed appears you need 16x16
2004-01-29  Jakub Steiner <jimmac@ximian.com>

* im-aim.png
* im-icq.png
* im-msn.png
* im-yahoo.png: it indeed appears you need 16x16

svn path=/trunk/; revision=24529
2004-01-29 23:06:45 +00:00
Jakub Steiner 36bb5f8d6d im-aim.png im-icq.png im-msn.png although I'm adding these to
2004-01-29  Jakub Steiner <jimmac@ximian.com>

* im-aim.png
* im-icq.png
* im-msn.png
* im-yahoo.png: although I'm adding these to gnome-icon-theme
  instead, these are so ugly I replaced them here too. The rest
  of the im-* stuff I'm not quite sure what those represent. Will
  try to redo those as well.

  I have 16x16 versions of these in git, so if those are used
  scaled down, as I saw in a screenshot, feel free to use the
  16x16 versions. They will look better.

  Also feel free to file icon requests agains the
  gnome-icon-theme if you want Evolution icons.

svn path=/trunk/; revision=24528
2004-01-29 23:00:50 +00:00
Francisco Javier F. Serrador 113ace35e7 Updated Spanish translation.
2004-01-29  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=24527
2004-01-29 20:40:11 +00:00
Hans Petter Jansson cdcc7543db Changed "Finish" to "Apply" in dialog finish page text.
2004-01-29  Hans Petter Jansson  <hpj@ximian.com>

	* gui/component/ldap-config.glade: Changed "Finish" to "Apply" in
	dialog finish page text.

svn path=/trunk/; revision=24526
2004-01-29 20:22:34 +00:00
Hans Petter Jansson e02f8da905 Sync the modified source list.
2004-01-29  Hans Petter Jansson  <hpj@ximian.com>

	* gui/component/addressbook-config.c (dialog_to_source): Sync the
	modified source list.

	* gui/component/addressbook-component.c (delete_addressbook_cb): Sync
	the modified source list.

svn path=/trunk/; revision=24525
2004-01-29 20:04:38 +00:00
Chris Toshok 508cff9c05 use the MigrationContext struct. (dialog_close): same.
2004-01-29  Chris Toshok  <toshok@m198-139.dsl.rawbw.com>

	* gui/component/addressbook-migrate.c (setup_progress_dialog): use
	the MigrationContext struct.
	(dialog_close): same.
	(dialog_set_folder_name): same.
	(dialog_set_progress): same.
	(migrate_contacts): same, and pass it along to other functions.
	(migrate_contact_folder_to_source): same.
	(migrate_contact_folder): same.  also, add the old path/uid to the
	folder_uid_map.
	(migrate_local_folders): same.
	(create_groups): use the MigrationContext struct.
	(migrate_completion_folders): if it's a file uri, look up the old
	path in our hash table for a uid to use.  otherwise use the old
	behavior.
	(migration_context_new): new function, initialize the
	MigrationContext.
	(migration_context_free): free up everything.
	(addressbook_migrate): create the context, pass it to everything,
	destroy the context, shine toshok's shoes, etc.

svn path=/trunk/; revision=24524
2004-01-29 19:07:34 +00:00
JP Rosevear a5882916c8 don't set the group to be read only until after the source is added.
2004-01-29  JP Rosevear <jpr@ximian.com>

	* gui/migration.c (create_calendar_contact_source): don't set the
	group to be read only until after the source is added.

svn path=/trunk/; revision=24523
2004-01-29 16:31:13 +00:00
Radek Doulik e4ff38dbf8 set group to temporary source
2004-01-29  Radek Doulik  <rodo@ximian.com>

	* gui/component/addressbook-config.c (dialog_to_temp_source): set
	group to temporary source

svn path=/trunk/; revision=24522
2004-01-29 16:17:34 +00:00
JP Rosevear f79f0e79bd migrate to a specific source (migrate_ical_folder): create a new source
2004-01-29  JP Rosevear <jpr@ximian.com>

	* gui/migration.c (migrate_ical_folder_to_source): migrate to a
	specific source
	(migrate_ical_folder): create a new source based on the new source
	name/uid
	(create_calendar_contact_source): use the #define for the base uri
	(create_calendar_sources): try and find the right sources if they
	already exist
	(create_task_sources): ditto
	(migrate_calendars): make sure the personal source is the system
	source
	(migrate_tasks): ditto

svn path=/trunk/; revision=24521
2004-01-29 15:45:16 +00:00
Rodrigo Moya 214319eb9e added support for the list view also.
2004-01-29  Rodrigo Moya <rodrigo@ximian.com>

	* gui/calendar-view.c (calendar_view_get_type_code): added support for
	the list view also.

svn path=/trunk/; revision=24520
2004-01-29 14:39:45 +00:00
JP Rosevear 8fdd1935b6 turn development stuff back on
2004-01-29  JP Rosevear <jpr@ximian.com>

	* main.c: turn development stuff back on

svn path=/trunk/; revision=24519
2004-01-29 14:36:39 +00:00
Artur Flinta 60043e8f51 Updated Polish translation by GNOME PL Team.
2004-01-29  Artur Flinta  <aflinta@cvs.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.

svn path=/trunk/; revision=24518
2004-01-29 13:17:08 +00:00
Nicel KM 43ead92a77 removed CAMEL_PROVIDER_IS_EXTERNAL check likewise likewise
2004-01-29  Nicel KM  <mnicel@novell.com>
       * mail-component.c: removed CAMEL_PROVIDER_IS_EXTERNAL check
       * mail-account-gui.c: likewise
       * mail-offline-handler.c: likewise

svn path=/trunk/; revision=24517
2004-01-29 12:18:32 +00:00