Commit Graph

18285 Commits

Author SHA1 Message Date
34e415925f Updated Spanish translation by Francisco Javier F. Serrador
2003-07-10  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation by
                 Francisco Javier F. Serrador <serrador@arrakis.es>.

svn path=/trunk/; revision=21792
2003-07-10 14:29:45 +00:00
546d79a7a9 Change version to 1.4.99 since HEAD is not the stable 1.4 branch, as
2003-07-10  Rodney Dawes  <dobey@ximian.com>

	* configure.in: Change version to 1.4.99 since HEAD is not the
	stable 1.4 branch, as evolution-1-4-branch was created post-1.4.1

svn path=/trunk/; revision=21790
2003-07-10 12:45:25 +00:00
cd534174fa ** For bug #41839
2003-07-04  Maxx Cao  <maxx.cao@sun.com>

        ** For bug #41839

        * mail-display.c (do_attachment_header): Attachment buttons made
        accessable with keyboard (focusable). "Inline" button is disabled
        when attachment can't be viewed inline.
        (do_signature): Signature button made accessable with keyboard
        (focusable).
        (button_press): Function changed to an event callback (originally
        gtkbutton signal callback).
        (popup_menu_placement_callback): Function added to place popup
        menu (of attachment) beside button when activated by keyboard.

svn path=/trunk/; revision=21788
2003-07-10 12:20:04 +00:00
af1b0565e9 removed camel-pkcs7-context.[c,h] - no longer useful
svn path=/trunk/; revision=21785
2003-07-09 20:10:31 +00:00
0a359ca478 removed camel-smime-utils.[c,h] which are no longer useful
svn path=/trunk/; revision=21784
2003-07-09 20:07:38 +00:00
a5a33cf4aa (e_shell_command_rename_folder): Do
not overwrite an existing folder.  Also, cleaned up the code a
bit.  [#45982]

svn path=/trunk/; revision=21783
2003-07-09 19:54:25 +00:00
632b2e339f Chain to the parent handler. Fixes #45236.
2003-07-09  Federico Mena Quintero  <federico@ximian.com>

	* e-url-entry.c (destroy): Chain to the parent handler.  Fixes #45236.

svn path=/trunk/; revision=21782
2003-07-09 19:49:43 +00:00
bf814df02f removed #ifndef ENABLE_THREADS
svn path=/trunk/; revision=21780
2003-07-09 19:34:15 +00:00
db1672cb69 removed #ifdef ENABLE_THREADS
svn path=/trunk/; revision=21779
2003-07-09 19:32:43 +00:00
96d7f18218 Get rid of the #ifdef ENABLE_THREADS since we no longer plan to
2003-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	Get rid of the #ifdef ENABLE_THREADS since
	we no longer plan to support/maintain this.

	* providers/nntp/camel-nntp-store.c: Here.

	* providers/nntp/camel-nntp-newsrc.c: And here.

	* providers/nntp/camel-nntp-folder.c: Same.

	* providers/local/camel-local-folder.c: And here.

svn path=/trunk/; revision=21778
2003-07-09 19:21:59 +00:00
2bd47d3cda Get rid of the #ifdef ENABLE_THREADS since we no longer plan to
2003-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-block-file.c: Get rid of the #ifdef ENABLE_THREADS since
	we no longer plan to support/maintain this.

	* camel.c: Same.

	* camel-certdb.c: Here too.

	* camel-charset-map.c: And here.

	* camel-cipher-context.c: "

	* camel-data-wrapper.c: "

	* camel-digest-folder.c: "

	* camel-exception.c: "

	* camel-folder.c: "

	* camel-folder-summary.c: "

	* camel-lock-client.c: "

	* camel-mime-utils.c: "

	* camel-object.c: "

	* camel-operation.c: "

	* camel-partition-table.c: "

	* camel-sasl-popb4smtp.c: "

	* camel-service.c: "

	* camel-session.c: "

	* camel-store.c: "

	* camel-store-summary.c: "

	* camel-text-index.c: "

	* camel-transport.c: "

	* camel-vee-folder.c: "

	* camel-tcp-stream-openssl.c: Removed pthread.h, it isn't needed.

svn path=/trunk/; revision=21777
2003-07-09 19:05:13 +00:00
16ce509ec0 add a gconf key corresponding to newly introduced caret mode of gtkhtml
2003-07-10  Yuedong Du  <yuedong.du@sun.com>

        * evolution-mail.schemas: add a gconf key corresponding to newly
        introduced caret mode of gtkhtml widget.

        * folder-browser-ui.c: new verb handling, corresponding the new menu
        entry for the caret mode flag.

        * folder-browser.h: declaration of new verb handler to the menu entry
        that turn caret mode on/off. The function just set the new introduced
        gconf key.

        * folder-browser.c: ditto

        * mail-config.c: lstione to the new gconf key, and when caret mode
        flag is set/unset,change the style of gtkhtml widget. see bug
        #44607.

svn path=/trunk/; revision=21776
2003-07-09 18:04:54 +00:00
fb32aa52b6 Removed camel-pgp-mime.h, it no longer exists.
2003-07-09  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-crypto.h: Removed camel-pgp-mime.h, it no longer exists.

	* mail-format.c: Remove camel-pgp-mime.h

svn path=/trunk/; revision=21775
2003-07-09 18:04:53 +00:00
f402f80205 add a menu entry corresponding to new introduced caret mode, see bug
2003-07-10  Yuedong Du  <yuedong.du@sun.com>

        * evolution-mail-message.xml: add a menu entry corresponding to new
        introduced caret mode, see bug #44607

svn path=/trunk/; revision=21773
2003-07-09 16:53:05 +00:00
37f0b21395 Change the accelerator for "Mark All Read" to be "R". Fixes bug #45811.
2003-07-09  Anna Marie Dirks  <anna@ximian.com>

	* evolution-mail-list.xml: Change the accelerator for "Mark All Read"
	to be "R". Fixes bug #45811.

svn path=/trunk/; revision=21772
2003-07-09 16:53:04 +00:00
447b846a9b check null after conversions. (e_utf8_strftime_fix_am_pm): ditto. fixes
2003-07-09  Mike Kestner  <mkestner@ximian.com>

	* gal/util/e-util.c (e_utf8_strftime): check null after conversions.
	(e_utf8_strftime_fix_am_pm): ditto.  fixes [44904].

svn path=/trunk/; revision=21771
2003-07-09 15:40:23 +00:00
9b7443310d remove reference to camel-pgp-mime.h
2003-07-09  Larry Ewing  <lewing@ximian.com>

	* camel.h: remove reference to camel-pgp-mime.h

svn path=/trunk/; revision=21770
2003-07-09 12:49:59 +00:00
a82c55f31d Fixes #46075.
2003-07-10  Harry Lu <harry.lu@sun.com>

	Fixes #46075.

	* gui/e-date-time-list.c (compare_datetime): new function to compare
	two CalComponentDateTime instances.
	(e_date_time_list_append): check whether the date already exists
	before adding it to the list.

svn path=/trunk/; revision=21767
2003-07-09 08:20:57 +00:00
cc5771c655 Removed.
2003-07-08  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-pgp-mime.[c,h]: Removed.

svn path=/trunk/; revision=21760
2003-07-08 19:29:58 +00:00
11b8f83aad Updated (new copy/paste from e-iconv).
2003-07-08  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-iconv.c: Updated (new copy/paste from e-iconv).

	* camel-block-file.c (camel_block_file_get_block): Use
	camel_read() rather than libc read.

	* camel-tcp-stream-raw.c (stream_read): Use camel_read().
	(stream_write): Use camel_write().

	* camel-stream-fs.c (stream_read): Use camel_read().
	(stream_write): Use camel_write().

svn path=/trunk/; revision=21759
2003-07-08 18:36:40 +00:00
a58c26d7a5 Use camel_read(). (stream_write): Use camel_write().
2003-07-08  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-tcp-stream-raw.c (stream_read): Use camel_read().
	(stream_write): Use camel_write().

	* camel-stream-fs.c (stream_read): Use camel_read().
	(stream_write): Use camel_write().

svn path=/trunk/; revision=21758
2003-07-08 17:48:32 +00:00
abb46e8ee1 Use camel_strcase_hash/equal.
2003-07-07  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-callbacks.c (mail_generate_reply): Use
	camel_strcase_hash/equal.

svn path=/trunk/; revision=21756
2003-07-07 21:44:18 +00:00
0b15e4defd Updated to use camel_strcase_hash/equal.
2003-07-07  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (e_msg_composer_new_with_message): Updated to
	use camel_strcase_hash/equal.

svn path=/trunk/; revision=21755
2003-07-07 21:33:14 +00:00
01702d56bf Updated to use the camel-file-utils version of mkdir.
2003-07-07  Jeffrey Stedfast  <fejj@ximian.com>

	* upgrade-mailer.c: Updated to use the camel-file-utils version of
	mkdir.

svn path=/trunk/; revision=21754
2003-07-07 21:00:12 +00:00
300101f470 Use camel_mkdir().
2003-07-07  Jeffrey Stedfast  <fejj@ximian.com>

	* providers/nntp/camel-nntp-folder.c (camel_nntp_folder_new): Use
	camel_mkdir().

	* providers/imap/camel-imap-folder.c (camel_imap_folder_new): Use
	camel_mkdir().

	* camel-session.c (get_storage_path): Use camel_mkdir().

	* camel-store.c (camel_mkdir_hier): Removed.

	* camel-data-cache.c (camel_data_cache_new): Updated to use
	camel_mkdir().
	(data_cache_path): Same.

	* camel-file-utils.c (camel_mkdir): Renamed and documented.
	(camel_file_util_safe_filename): Documented.
	(camel_read): Moved here from camel-io.c
	(camel_write): Same.

	* camel-io.[c,h]: Removed.

	* camel-uid-cache.c (camel_uid_cache_new): Use the
	camel-file-utils.c version of mkdir.

svn path=/trunk/; revision=21753
2003-07-07 20:58:24 +00:00
393aafe6b2 removed debug printfs
svn path=/trunk/; revision=21752
2003-07-07 19:20:25 +00:00
8bbe0f34af Updated for string-utils namespace changes.
2003-07-07  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-session.c (camel_session_init): Updated for string-utils
	namespace changes.

	* camel-provider.c: Updated for string-utils namespace changes.

	* camel-mime-part.c (init_header_name_table): Updated for
	string-utils namespace changes.

	* camel-mime-message.c (camel_mime_message_class_init): Updated
	for string-utils namespace changes.
	(camel_mime_message_init): Same.

	* camel-mime-filter-enriched.c
	(camel_mime_filter_enriched_class_init): Updated for string-utils
	namespace changes.

	* camel-folder-summary.c (camel_folder_summary_init): Updated for
	string-utils namespace changes.

	* camel-string-utils.[c,h]: Renamed from string-utils.[c,h] and
	also namespaced all functions.

svn path=/trunk/; revision=21751
2003-07-07 19:18:57 +00:00
26709642fa fixed the changelog
svn path=/trunk/; revision=21750
2003-07-07 18:23:48 +00:00
e36b12c46c Apply a From-filter when dragging as a test/uri-list and message/rfc822.
2003-07-02  Jeffrey Stedfast  <fejj@ximian.com>

	* folder-browser.c (message_list_drag_data_get): Apply a
	From-filter when dragging as a test/uri-list and
	message/rfc822. Fixes bug #45617. Also free the uids ptrarray for
	the text/uri-list case.

svn path=/trunk/; revision=21749
2003-07-07 18:23:47 +00:00
4e71081ba5 Updated Spanish translation by Francisco Javier F. Serrador
2003-07-07 Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation by
                 Francisco Javier F. Serrador <serrador@arrakis.es>.

svn path=/trunk/; revision=21745
2003-07-07 14:28:54 +00:00
742a5252c8 Fixes #45910
2003-07-07  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #45910

	* gui/dialogs/task-editor.c (task_editor_class_init): set up the
	handler for the set_cal_client virtual method.
	(task_editor_set_cal_client): added missing virtual method.

2003-07-07  Jack Jia <jack.jia@sun.com>

	* cal-client/cal-client.c (cal_client_get_static_capability): add
	g_return_val_if_fail to check the input param.

svn path=/trunk/; revision=21743
2003-07-07 09:51:35 +00:00
aecbd37011 make sure we don't unref the sorter more than once.
2003-07-04  Chris Toshok  <toshok@ximian.com>

	* gal/widgets/e-reflow.c (e_reflow_dispose): make sure we don't
	unref the sorter more than once.

svn path=/trunk/; revision=21741
2003-07-05 06:20:13 +00:00
64a0712bb1 added a paned widget to contain the task list and a HTML widget for
2003-07-03  Rodrigo Moya <rodrigo@ximian.com>

	* gui/e-tasks.c (setup_widgets): added a paned widget to contain
	the task list and a HTML widget for displaying the task's details.
	Connect to "cursor_change" signal on the ETable.
	(table_cursor_change_cb): update the HTML view every time the selected
	task changes.
	(timet_to_str_with_zone): new function copied from alarm daemon.
	(url_requested_cb): callback for "url_requested" signal on the
	GtkHTML widget.
	(on_link_clicked_cb): respond to clicks linked on the HTML widget.
	(vpaned_resized_cb): set the configuration entry for the task vpane
	position.
	(e_tasks_destroy): free new member.
	(e_tasks_construct): connect to "obj_removed" signal on the CalClient.
	(client_obj_removed_cb): if the updated object is the one being
	displayed in the HTML widget, update it.

	* gui/calendar-config.[ch] (calendar_config_get_task_vpane_pos):
	(calendar_config_gset_task_vpane_pos): new functions.

	* gui/apps_evolution_calendar.schemas: added task vpane position.

svn path=/trunk/; revision=21740
2003-07-04 10:36:25 +00:00
a6f0914f29 Strip the signature from the body text. Fixes bug #45523. While we're
2003-07-02  Jeffrey Stedfast  <fejj@ximian.com>

	* mail-tools.c (mail_tool_forward_message): Strip the signature
	from the body text. Fixes bug #45523. While we're here, also fix
	the code to quote exactly the same way as the
	mail_tool_quote_message() function.
	(mail_tool_quote_message): The last arg should not be
	'want_plain', because that arg is for whether or not the body
	should be quoted.

	* folder-browser.c (message_list_drag_data_get): Apply a
	From-filter when dragging as a test/uri-list and
	message/rfc822. Fixes bug #45617. Also free the uids ptrarray for
	the text/uri-list case.

svn path=/trunk/; revision=21739
2003-07-03 18:36:51 +00:00
994243e216 Gone (pixbuf_gen_idle): Use e_icon_for_mime_type instead.
* mail-display.c (pixbuf_for_mime_type): Gone
        (pixbuf_gen_idle): Use e_icon_for_mime_type instead.

svn path=/trunk/; revision=21736
2003-07-03 12:29:24 +00:00
ccee5f3d1d Gone. (update): Use e_icon_for_mime_type instead.
* e-msg-composer-attachment-bar.c (pixbuf_for_mime_type): Gone.
        (update): Use e_icon_for_mime_type instead.

        * Makefile.am (INCLUDES): remove EVOLUTION_IMAGESDIR define

svn path=/trunk/; revision=21735
2003-07-03 12:29:11 +00:00
425cd47d6e Check for gnome-icon-lookup.h (which could mean either plain GNOME 2.2 or
* configure.in: Check for gnome-icon-lookup.h (which could mean
        either plain GNOME 2.2 or Sun GNOME 2.0)

svn path=/trunk/; revision=21734
2003-07-03 12:28:43 +00:00
ef2bbff26f New function to return an icon for a MIME type, using GnomeIconTheme if
* e-gui-utils.c (e_icon_for_mime_type): New function to return an
        icon for a MIME type, using GnomeIconTheme if available or
        gnome-vfs and gnome-mime-data if not.

svn path=/trunk/; revision=21733
2003-07-03 12:28:22 +00:00
08759ca762 Fixes #45767
2003-07-03  Antonio Xu <antonio.xu@sun.com>

	Fixes #45767

	* conduits/todo/Makefile.am: removed libwombat from the build.

svn path=/trunk/; revision=21732
2003-07-03 12:23:44 +00:00
1608163840 Don't quote the charset value, the qop value, nor the response value.
2003-07-01  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-sasl-digest-md5.c (digest_response): Don't quote the
	charset value, the qop value, nor the response value. Fixes bug
	#45712.

svn path=/trunk/; revision=21730
2003-07-02 23:44:36 +00:00
7b887ab330 Fixes #44485
2003-07-02  Harry Lu <harry.lu@sun.com>

 	Fixes #44485

 	* gui/e-timezone-entry.c (e_timezone_entry_set_entry): pass a
 	new allocated string to gtk_entry_set_text instead of the one
 	that might come from gettext.

svn path=/trunk/; revision=21728
2003-07-02 21:24:03 +00:00
e712cc248a Change file url to absolute path. Fixes bug #44065.
2003-06-25  Antonio Xu  <antonio.xu@sun.com>

	* e-msg-composer.c (handle_mailto): Change file url to absolute
	path. Fixes bug #44065.

svn path=/trunk/; revision=21726
2003-07-02 18:38:41 +00:00
34ac708eae Use gmtime_r() instead of using gmtime() and memcpy() to try and be
2003-07-01  Jeffrey Stedfast  <fejj@ximian.com>

	* camel-mime-utils.c (header_format_date): Use gmtime_r() instead
	of using gmtime() and memcpy() to try and be "atomic".

svn path=/trunk/; revision=21725
2003-07-02 16:47:29 +00:00
bb4c3e2cd4 Connect to the save-draft signal too. Fixes bug #45531.
2003-07-01  Jeffrey Stedfast  <fejj@ximian.com>

	* e-msg-composer.c (autosave_load_draft): Connect to the
	save-draft signal too. Fixes bug #45531.

svn path=/trunk/; revision=21724
2003-07-02 16:31:56 +00:00
43d436a36e Don't leak exceptions (load_static_capabilities): free the capability
* cal-client/cal-client.c (real_open_calendar): Don't leak
	exceptions
	(load_static_capabilities): free the capability string

	* gui/dialogs/task-page.c (task_page_fill_component): Free the
	description text if it *was* set, rather than if it wasn't.

	* gui/dialogs/task-editor.c (task_editor_finalize): Free the priv
	struct.

svn path=/trunk/; revision=21722
2003-07-02 13:29:55 +00:00
55b00d2c12 fix a misuse of g_return_if_fail
svn path=/trunk/; revision=21720
2003-07-02 01:59:48 +00:00
2a1fa84375 correct the date
svn path=/trunk/; revision=21719
2003-07-02 01:36:56 +00:00
1e9a3832fd Fixes #45328, #45329
2003-06-30  Bolian Yin <bolian.yin@sun.com>

        Fixes #45328, #45329

        * gui/e-day-view.c (e_day_view_do_key_press): Do not process
        PageUp/PageDown, .. when the Alt key is pressed (give key binding
        set the chance).
        * gui/gnome-cal.h : define new enum type, GNOME_CAL_GOTO_DATE_TYPE.
        * gui/gnome-cal.c (gnome_calendar_class_init): define new signal
         "goto_date".  Add key bindings for "Alt+PageUp/PageDown",
         "Alt+Home/End".
        (gnome_calendar_goto_date): Impl. signal handler for "goto_date".

svn path=/trunk/; revision=21717
2003-07-02 01:35:29 +00:00
ee0d3c326b Fixes #45524
2003-07-01  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #45524

	* gui/calendar-commands.c: use stock icons where approppriate.

	* gui/tasks-control.c: removed EPixmaps structure, since we only use
	stock icons now.
	(tasks_control_activate): no need to call e_pixmaps_update.

svn path=/trunk/; revision=21715
2003-07-01 21:47:10 +00:00
474aa8509f Fixes #45524
2003-07-01  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #45524

	* evolution-tasks.xml:
	* evolution-calendar.xml: use stock icons where appropriate.

svn path=/trunk/; revision=21714
2003-07-01 21:46:34 +00:00