Commit Graph

22438 Commits

Author SHA1 Message Date
adb7f45975 Credit where credit is due.
svn path=/trunk/; revision=27839
2004-11-04 14:51:21 +00:00
6b79c49db1 Updated Czech translation.
2004-11-04  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.

svn path=/trunk/; revision=27838
2004-11-04 14:47:50 +00:00
ca53a55706 added mailing-list-actions plugin.
2004-11-04  Not Zed  <NotZed@Ximian.com>

	* configure.in: added mailing-list-actions plugin.

svn path=/trunk/; revision=27836
2004-11-04 05:49:31 +00:00
ee52b57b90 Added mailing list actions plugin from Meilof Veeningen <meilof@wanadoo.nl>
svn path=/trunk/; revision=27835
2004-11-04 05:47:02 +00:00
0b736de518 check interfaces for events too. (camel_object_trigger_event): check
2004-11-02  Not Zed  <NotZed@Ximian.com>

        * camel-object.c (camel_object_hook_event): check interfaces for
        events too.
        (camel_object_trigger_event): check interfaces for events too.
        (camel_object_class_add_event): more checks for interfaces vs
        normal object classes.
        (camel_object_class_add_interface): add an interface to a class.
        (camel_object_get_interface): query for interfaces on an object.
        (camel_object_get_type): register the interface type.

svn path=/trunk/; revision=27834
2004-11-04 05:34:05 +00:00
584ff682e5 duh, add this to cvs, remove Makefile.
2004-11-04  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: duh, add this to cvs, remove Makefile.

svn path=/trunk/; revision=27833
2004-11-04 04:38:33 +00:00
d243a742b2 added EConfig subclass for calendars initialize plugin hooks on component
2004-11-03  David Trowbridge  <trowbrds@cs.colorado.edu>

        * gui/e-cal-config.c: added EConfig subclass for calendars
        * gui/calendar-component.c, gui/tasks-component.c: initialize
          plugin hooks on component startup.
        * gui/dialogs/calendar-setup.c: Converted to use EConfig

svn path=/trunk/; revision=27832
2004-11-04 04:36:49 +00:00
5b69bc3cd8 modified base vs optional logic slightly and added a warning if you build
2004-11-04  Not Zed  <NotZed@Ximian.com>

        * configure.in: modified base vs optional logic slightly and added
        a warning if you build with --enable-plugins=no.

2004-11-04  David Trowbridge <David.Trowbridge@Colorado.edu>

        * configure.in: Added calendar-http module, and setup a mechanism
        for base vs optional plugins.

svn path=/trunk/; revision=27831
2004-11-04 04:31:31 +00:00
1bc519d787 Initial import of webcal properties plugin.
2004-11-04  David Trowbridge <David.Trowbridge@Colorado.edu>

        * Initial import of webcal properties plugin.

svn path=/trunk/; revision=27830
2004-11-04 04:13:21 +00:00
4abde8d89e fix for bugzilla #44876
2004-11-04  mengjie yu  <meng-jie.yu@sun.com>

        fix for bugzilla #44876

        * gui/component/select-names/e-select-names-manager.c:
       (e_select_names_manager_entry_new):add a atk name for the entry.

svn path=/trunk/; revision=27829
2004-11-04 02:15:58 +00:00
236a904db3 if canvas has a focused item but the etable does not have a cursor row,
2004-11-04  Li Yuan  <li.yuan@sun.com>

        * gal/e-table/e-table.c: (table_canvas_focus_event_cb):
        if canvas has a focused item but the etable does not have a cursor row,
        just focus the first item.

svn path=/trunk/; revision=27828
2004-11-04 02:10:17 +00:00
488357c9e1 Fixes #6767
2004-11-04  Li Yuan  <li.yuan@sun.com>

        Fixes #6767

        * gui/e-day-view-main-item.c:
        (e_day_view_main_item_draw_day_event):
        use widget->style instead of hard code colors.
        * gui/e-day-view.c: (e_day_view_realize), (e_day_view_set_colors),
        (e_day_view_style_set), (e_day_view_reshape_long_event),
        (e_day_view_reshape_day_event):
        ditto.
        * gui/e-week-view.c: (e_week_view_realize),
        (e_week_view_set_colors), (e_week_view_style_set),
        (e_week_view_reshape_event_span):
        ditto.

svn path=/trunk/; revision=27827
2004-11-04 02:03:49 +00:00
32f6a8df2a fix the logic
2004-11-03  JP Rosevear  <jpr@novell.com>

	* configure.in: fix the logic

svn path=/trunk/; revision=27826
2004-11-03 15:07:52 +00:00
5bf688e509 handle plain --enable-plugins and --enable-plugins=yes by making it the
2004-11-03  JP Rosevear  <jpr@novell.com>

	* configure.in: handle plain --enable-plugins and
	--enable-plugins=yes by making it the equivalent of "all"

svn path=/trunk/; revision=27825
2004-11-03 14:49:47 +00:00
0c9192a76c fixed description and added author's info, to display correctly on the
2004-11-04  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-task.eplug.in: fixed description and added
	author's info, to display correctly on the plugin manager.

svn path=/trunk/; revision=27819
2004-11-03 12:32:05 +00:00
4c22c6370a fixed description and added author's info, to display correctly on the
2004-11-04  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-meeting.eplug.in: fixed description and added
	author's info, to display correctly on the plugin manager.

svn path=/trunk/; revision=27818
2004-11-03 12:29:56 +00:00
c579c2ebc2 fix the popup id.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * org-gnome-mail-to-meeting.eplug.in: fix the popup id.

svn path=/trunk/; revision=27817
2004-11-03 09:50:59 +00:00
99b32b2968 revert rodrigo's last fix, it should actually work now, i hope.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * org-gnome-mail-to-task.eplug.in: revert rodrigo's last fix, it should
        actually work now, i hope.

svn path=/trunk/; revision=27816
2004-11-03 09:50:47 +00:00
129dc9e720 Fix the popup id.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * em-folder-view.c (emfv_popup): Fix the popup id.

svn path=/trunk/; revision=27815
2004-11-03 09:47:23 +00:00
564487c8fe Add description and author fields. Change name.
004-11-03  Nat Friedman  <nat@novell.com>

	* org-gnome-evolution-bbdb.eplug.in: Add description and author
	fields.  Change name.

svn path=/trunk/; revision=27814
2004-11-03 08:59:17 +00:00
b45a85de00 extra_dist the .eplug.in file.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: extra_dist the .eplug.in file.

svn path=/trunk/; revision=27813
2004-11-03 08:56:39 +00:00
13b39eaf69 gave it a better name and fixed the description and author tags.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * org-gnome-copy-tool.eplug.in: gave it a better name and fixed
        the description and author tags.

svn path=/trunk/; revision=27812
2004-11-03 07:46:06 +00:00
63615e1d6d added plugin-manager plugin.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * configure.in: added plugin-manager plugin.

svn path=/trunk/; revision=27811
2004-11-03 07:30:33 +00:00
5e5dd766fc implemented a plugin manager plugin.
2004-10-20  Not Zed  <NotZed@Ximian.com>

	* implemented a plugin manager plugin.

svn path=/trunk/; revision=27810
2004-11-03 07:28:33 +00:00
bf47fc3d51 added helper api to list all plugins. (ep_construct): load authors into
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * e-plugin.c (e_plugin_list_plugins): added helper api to list all
        plugins.
        (ep_construct): load authors into new list for them.
        (e_plugin_register_type): setup disabled list.
        (ep_construct): dont load the hooks if we're not enabled.
        (e_plugin_enable): make this a virutal method.
        (e_plugin_invoke): if we're disabled, noop.

svn path=/trunk/; revision=27809
2004-11-03 07:24:41 +00:00
d3a3af6507 added author section to eplugin definition.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * evolution-plugin-manual.xml: added author section to eplugin
        definition.

svn path=/trunk/; revision=27808
2004-11-03 07:23:12 +00:00
1335b50751 revert jeff's last change - we do actually want to know when we couldn't
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * em-folder-view.c (emfv_list_done_message_selected): revert
        jeff's last change - we do actually want to know when we couldn't
        load a message.  the crash he was fixing was fixed elsewhere.
        also fix the unref ordering stuff.

        * em-format-html.c (efh_format_timeout): removed the fixme i
        added.

2004-11-01  Not Zed  <NotZed@Ximian.com>

        ** See bug #67496.

        * em-format-html.c (efh_text_html): use the base on the emformat
        to calculate our absolute iframe uri.
        (efh_multipart_related): same as emf_multipart_related.

        * em-format.c (emf_multipart_related): remove content-location
        handling, now done in format_part_as.
        (em_format_part_as): track content-base (& absolute
        content-location) of all parts here.

svn path=/trunk/; revision=27807
2004-11-03 02:40:39 +00:00
26139115b4 use ngettext for n_events. ditto.
2004-11-01  Li Yuan  <li.yuan@sun.com>

        * calendar/ea-day-view.c: (ea_day_view_get_name):
        use ngettext for n_events.
        * calendar/ea-week-view.c: (ea_week_view_get_name):
        ditto.

svn path=/trunk/; revision=27805
2004-11-03 02:13:36 +00:00
97b72817a5 Don't bother getting the folder delim if the name is "" since we don't
2004-11-02  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-store.c (imap4_folder_utf7_name):
	Don't bother getting the folder delim if the name is "" since we
	don't need it in that case.

	* providers/imap4/camel-imap4-utils.c
	(camel_imap4_get_path_delim): add an assert that s->namespaces is
	non-NULL.

svn path=/trunk/; revision=27804
2004-11-02 20:30:22 +00:00
5cf01dc46e If namespaces is NULL, return the default folder delim ('/').
2004-11-02  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-utils.c
	(camel_imap4_get_path_delim): If namespaces is NULL, return the
	default folder delim ('/').

svn path=/trunk/; revision=27803
2004-11-02 20:21:07 +00:00
e526479d4a Check for NULL messages (happens if the message isn't available).
2004-11-02  Jeffrey Stedfast  <fejj@novell.com>

	* em-folder-view.c (emfv_list_done_message_selected): Check for
	NULL messages (happens if the message isn't available).

svn path=/trunk/; revision=27802
2004-11-02 20:10:14 +00:00
4775c330e1 make sure the day view times redraw themselves if we switch 24/12 hour
2004-11-02  JP Rosevear  <jpr@novell.com>

	* gui/e-day-view-config.c (set_twentyfour_hour): make sure the day
	view times redraw themselves if we switch 24/12 hour modes

svn path=/trunk/; revision=27801
2004-11-02 19:25:47 +00:00
25f5d224cc Update stream->inptr after fetching the literal chunk.
2004-11-02  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-stream.c
	(camel_imap4_stream_literal): Update stream->inptr after fetching
	the literal chunk.

svn path=/trunk/; revision=27800
2004-11-02 19:19:27 +00:00
1f36b6217d Fixes #68707
2004-11-02  JP Rosevear  <jpr@novell.com>

	Fixes #68707

	* gui/e-week-view-event-item.c (e_week_view_event_item_draw):
	restrict the range to 0-23 (midnight end times became '24')

svn path=/trunk/; revision=27799
2004-11-02 19:02:03 +00:00
97a56fd84a Do proper cleanup in case of error and also handle literals.
2004-11-02  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-summary.c (envelope_decode_address):
	Do proper cleanup in case of error and also handle literals.

svn path=/trunk/; revision=27798
2004-11-02 18:56:53 +00:00
95044986dd Removed camel_service_connect() call which is no longer needed.
2004-11-02  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-store.c (imap4_get_folder_info):
	Removed camel_service_connect() call which is no longer needed.
	(imap4_connect): If engine is already connected, shortcut to
	simply returning success.
	(imap4_disconnect): Check engine state rather than poking at
	stream state.

svn path=/trunk/; revision=27797
2004-11-02 18:31:52 +00:00
cc2952f2e5 use shorthand border: property
svn path=/trunk/; revision=27796
2004-11-02 15:34:28 +00:00
805838fa3f remove the hard line breaks.
2004-11-02  mengjie yu  <meng-jie.yu@sun.com>

        * evolution-startup-wizard.glade:remove the hard line breaks.

svn path=/trunk/; revision=27793
2004-11-02 09:49:26 +00:00
37fabe1d45 replace 3 nested html tables used to create this gray border around parts
2004-11-02  Radek Doulik  <rodo@ximian.com>

	* em-format-html.c: replace 3 nested html tables used to create
	this gray border around parts content with div block with border
	style

svn path=/trunk/; revision=27792
2004-11-02 09:16:50 +00:00
6de9a6be95 popup right-click menu after pressing Shift+F10.
2004-11-2   Hao Sheng  <hao.sheng@sun.com>

        * gui/widgets/e-minicard-view.c: popup right-click menu after
        pressing Shift+F10.

svn path=/trunk/; revision=27791
2004-11-02 08:36:05 +00:00
fb88e0be5f Don't show error dialogs when status code is E_BOOK_ERROR_CANCELLED. We
2004-11-01  Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/widgets/eab-gui-util.c
        (added_cb) (_modified_cb) : Don't show
        error dialogs when status code is E_BOOK_ERROR_CANCELLED. We don't
        wabt to show "Error adding contact,  Cancelled" dialogs when user
        cancels duplicated contact detected dialog.

svn path=/trunk/; revision=27790
2004-11-02 03:02:51 +00:00
79b860a6c2 ** See bug #68787
2004-11-01  Not Zed  <NotZed@Ximian.com>

        ** See bug #68787

        * e-account.c (xml_set_content): check the new val isn't null
        before dereferencing it.
        * e-account.c (xml_set_prop): same here.

svn path=/trunk/; revision=27789
2004-11-02 02:33:34 +00:00
43d766ff70 Change the labels back to the same as they were in 2.0
2004-11-01  Jeffrey Stedfast  <fejj@novell.com>

	* em-account-editor.c: Change the labels back to the same as they
	were in 2.0

svn path=/trunk/; revision=27787
2004-11-01 20:58:47 +00:00
50cb220c0a Do the same SSL->TLS and TLS->CLEAR fallbacks that the 2.0 (and older)
2004-11-01  Jeffrey Stedfast  <fejj@novell.com>

	* providers/smtp/camel-smtp-transport.c
	(connect_to_server_wrapper): Do the same SSL->TLS and TLS->CLEAR
	fallbacks that the 2.0 (and older) code did.

	* providers/pop3/camel-pop3-store.c (connect_to_server_wrapper): Same.

	* providers/imap4/camel-imap4-store.c (connect_to_server_wrapper): Same.

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

svn path=/trunk/; revision=27786
2004-11-01 20:54:35 +00:00
4412181b30 dist plugin.mk
2004-11-01  JP Rosevear  <jpr@novell.com>

	* Makefile.am: dist plugin.mk

svn path=/trunk/; revision=27785
2004-11-01 20:08:53 +00:00
c611fef686 Remove expunged messages from the cache.
2004-11-01  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-summary.c
	(camel_imap4_summary_expunge): Remove expunged messages from the
	cache.
	(camel_imap4_summary_set_uidvalidity): Clear the cache if the
	UIDVALIDITY has changed.

	* providers/imap4/camel-imap4-folder.c (imap4_get_message): If the
	message exists in the cache, use that rather than fetching it from
	the server and cache messages fetched from the server for later
	use.
	(camel_imap4_folder_finalize): Unref the cache if non-NULL.
	(camel_imap4_folder_new): Create the CamelDataCache.

svn path=/trunk/; revision=27784
2004-11-01 19:58:38 +00:00
588322d706 dist xml menu file
2004-11-01  JP Rosevear  <jpr@novell.com>

	* Makefile.am: dist xml menu file

svn path=/trunk/; revision=27783
2004-11-01 19:32:04 +00:00
609e3620b7 Cache the folder-info on the summary if successful. (imap4_delete_folder):
2004-11-01  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-store.c (imap4_create_folder): Cache
	the folder-info on the summary if successful.
	(imap4_delete_folder): Un-cache the folder-info from the summary.

	* providers/imap4/camel-imap4-store-summary.c (load_namespaces):
	Cleaned up a bit.
	(save_namespaces): Same.
	(camel_imap4_store_summary_unnote_info): New function.
	(camel_imap4_store_summary_get_folder_info): Fixed the logic a
	bit.

svn path=/trunk/; revision=27782
2004-11-01 18:54:46 +00:00
69d4437179 Dist .eplug.in files
svn path=/trunk/; revision=27781
2004-11-01 18:39:17 +00:00
c138563670 list bbdb.h as a source so it gets disted
2004-11-01  JP Rosevear  <jpr@novell.com>

	* Makefile.am: list bbdb.h as a source so it gets disted

svn path=/trunk/; revision=27780
2004-11-01 17:54:58 +00:00