Commit Graph

22467 Commits

Author SHA1 Message Date
39a3ebfb17 removed some debug printf's
svn path=/trunk/; revision=27889
2004-11-10 22:48:10 +00:00
219d9bd4a6 Use the expanded ALL macro as on closer inspection of the RFC, we're not
2004-11-10  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-summary.c (imap4_summary_fetch_all):
	Use the expanded ALL macro as on closer inspection of the RFC,
	we're not allowed to use macros in conjunction with other FETCH
	items (such as UID in our case).

svn path=/trunk/; revision=27888
2004-11-10 22:42:00 +00:00
ddeb876285 include a header
svn path=/trunk/; revision=27887
2004-11-10 22:36:36 +00:00
10c4866381 Updated italian translation
svn path=/trunk/; revision=27886
2004-11-10 22:27:04 +00:00
99eca3388b enabled \\Recent flag
svn path=/trunk/; revision=27885
2004-11-10 18:42:12 +00:00
9796062eb6 Updated Catalan translation.
svn path=/trunk/; revision=27884
2004-11-10 11:58:34 +00:00
7589a3e338 before short-circuiting the check for child content, check the child
2004-11-09  Not Zed  <NotZed@Ximian.com>

        * providers/imap/camel-imap-folder.c (imap_get_message): before
        short-circuiting the check for child content, check the child
        content info is actually correct.

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

        ** See bug #69145.

        * providers/imap/camel-imap-folder.c (get_message): remove spec
        argument, always calculate it from the content-info.
        (content_info_incomplete): recursively check the content-info for
        completeness, not just one level.

svn path=/trunk/; revision=27882
2004-11-10 04:05:50 +00:00
34172c778d Updated the properties to include all the same settings as the old imap
2004-11-09  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-provider.c: Updated the properties
	to include all the same settings as the old imap code.

	* providers/imap4/camel-imap4-folder.c (imap4_getv): Implemented.
	(imap4_setv): Implemented.

svn path=/trunk/; revision=27880
2004-11-09 21:04:25 +00:00
af76723198 Add org-gnome-mailing-list-actions.xml to EXTRA_DIST
2004-11-09  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add org-gnome-mailing-list-actions.xml to EXTRA_DIST

svn path=/trunk/; revision=27879
2004-11-09 18:23:56 +00:00
fe285fcf27 remoevd unused vars
svn path=/trunk/; revision=27877
2004-11-09 17:10:27 +00:00
eebf9be695 Fix for bug #69241.
2004-11-08  Jeffrey Stedfast  <fejj@novell.com>

	Fix for bug #69241.

	* camel-gpg-context.c (gpg_decrypt): We need to extract just the
	application/pgp-encrypted part from the multipart/encrypted that
	gets passed in. Added checks to verify that the input part is the
	correct type as well. Once we have the application/pgp-encrypted
	part, we need to use camel_data_wrapper_decode_to_stream() in case
	the part was encoded in any way.

svn path=/trunk/; revision=27876
2004-11-09 17:10:26 +00:00
df5bede1f4 Handle not getting the CRLF pair together. Also don't require that we have
2004-11-09  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-stream.c (camel_imap4_stream_line):
	Handle not getting the CRLF pair together. Also don't require that
	we have at least 3 bytes in the read buffer as it is possible we
	don't have that much (see bug #69160).

2004-11-08  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-store.c (imap4_subscribe_folder):
	Note the folder-info just subscribed.
	(imap4_unsubscribe_folder): Unnote the folder-info.

svn path=/trunk/; revision=27875
2004-11-09 16:53:29 +00:00
d8302b46aa Add the eplug.in file to EXTRA_DIST
2004-11-09  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add the eplug.in file to EXTRA_DIST

svn path=/trunk/; revision=27874
2004-11-09 16:32:35 +00:00
23d033ebad Add the xml file to EXTRA_DIST
2004-11-09  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add the xml file to EXTRA_DIST

svn path=/trunk/; revision=27873
2004-11-09 15:18:22 +00:00
91ef5e18d7 Add EXTRA_DIST variable for the eplug.in file
2004-11-09  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add EXTRA_DIST variable for the eplug.in file

svn path=/trunk/; revision=27872
2004-11-09 13:32:39 +00:00
6e0ede767d Add AC_SUBST for plugins_base also
2004-11-09  Rodney Dawes  <dobey@novell.com>

	* configure.in: Add AC_SUBST for plugins_base also

	* plugins/Makefile.am: Add plugins_base to DIST_SUBDIRS so that we
	dist the plug-ins we actually build by default

svn path=/trunk/; revision=27868
2004-11-09 05:04:32 +00:00
38302fac35 Fixes bug #61966.
2004-11-08  Andre Klapper  <a901600@gmx.de>

	Fixes bug #61966.

	* addressbook-errors.xml: Add a missing word to a string.

svn path=/trunk/; revision=27867
2004-11-09 00:40:46 +00:00
081fa5c06d Don't try to convert the results of timet_to_str_with_zone to UTF-8, since
2004-11-08  Rodney Dawes  <dobey@novell.com>

	* gui/alarm-notify/alarm-notify-dialog.c (write_html_heading):
	Don't try to convert the results of timet_to_str_with_zone to UTF-8,
	since the return value is already encoded in UTF-8

	Fixes #47529

svn path=/trunk/; revision=27866
2004-11-08 16:46:56 +00:00
345004653e Implement accessible feature for e-minicard and e-mini-card-view. Add
2004-11-08  Steven Zhang <steven.zhang@sun.com>

        Implement accessible feature for e-minicard and e-mini-card-view.
        Add get_n_children, ref_child, ref_state_set, atk_selection_interface,
        and action_interface for ea-minicard-view and ea-minicard

        *ea-minicard-view.c:
        (ea_minicard_view_get_n_children),
        (ea_minicard_view_ref_child),
        (ea_minicard_view_ref_state_set),
        (atk_selection_interface_init),
        (selection_interface_add_selection),
        (selection_interface_clear_selection),
        (selection_interface_ref_selection),
        (selection_interface_get_selection_count),
        (selection_interface_is_child_selected),
        (atk_action_interface_init),
        (atk_action_interface_do_action),
        (atk_action_interface_get_n_action),
        (atk_action_interface_get_description),
        (atk_action_interface_get_name).

        *ea-minicard.c:
        (ea_minicard_get_n_children),
        (ea_minicard_ref_child),
        (ea_minicard_ref_state_set),
        (atk_action_interface_init),
        (atk_action_interface_do_action),
        (atk_action_interface_get_n_action),
        (atk_action_interface_get_description),
        (atk_action_interface_get_name).

svn path=/trunk/; revision=27861
2004-11-08 06:12:18 +00:00
ab63574fbb rename and make it a public function. (e_minicard_event): change
2004-11-08  Steven Zhang <steven.zhang@sun.com>

        * gui/widgets/e-minicard.c: (e_minicard_activate_editor):
        rename and make it a public function.
        (e_minicard_event): change accordingly.
        * gui/widgets/e-minicard.h: ditto.

svn path=/trunk/; revision=27860
2004-11-08 06:12:11 +00:00
0771a3c0ae populate contact only afte we are sure that data is valid and we can
2004-11-04  Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/contact-editor/e-contact-editor.c (save_contact) :
        populate contact only afte we are sure that data is valid
        and we can create that.
        Fixes #69079

svn path=/trunk/; revision=27858
2004-11-08 06:00:58 +00:00
4625d183b1 Translate the category pretty names that we pass for creation of new menu
2004-11-07  Rodney Dawes  <dobey@novell.com>

	* gui/contact-editor/e-contact-editor.c
	(init_email_record_location, init_im_record_location):
	Translate the category pretty names that we pass for creation of
	new menu item entries for the E-Mail and IM dropdown selections

	Partially fixes bug #66854

svn path=/trunk/; revision=27856
2004-11-07 16:10:41 +00:00
415ac0d42e Updated Albanian translation.
2004-11-07  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation.

svn path=/trunk/; revision=27855
2004-11-07 09:56:15 +00:00
504a6e05de Fix in the French translation.
2004-11-06  Sebastien Bacher  <seb128@debian.org>

	* fr.po: Fix in the French translation.

svn path=/trunk/; revision=27854
2004-11-06 15:02:27 +00:00
868eda5acf Shush
svn path=/trunk/; revision=27850
2004-11-05 14:22:17 +00:00
a6496515b3 include <config.h> for GETTEXT_PACKAGE
2004-11-05  JP Rosevear  <jpr@novell.com>

	* mailing-list-actions.c: include <config.h> for GETTEXT_PACKAGE

svn path=/trunk/; revision=27849
2004-11-05 14:20:22 +00:00
c8f05cb129 Added much in-line documentation. (engine_parse_capability): Use
2004-11-04  Jeffrey Stedfast  <fejj@novell.com>

	* providers/imap4/camel-imap4-engine.c: Added much in-line
	documentation.
	(engine_parse_capability): Use g_ascii_str[n]casecmp().
	(camel_imap4_engine_nstring): New convenience function.

svn path=/trunk/; revision=27843
2004-11-04 20:52:49 +00:00
4012667a76 fixed
svn path=/trunk/; revision=27842
2004-11-04 16:54:21 +00:00
d25f5e21bf expand the horizontal box so that it fills all available space.
2004-11-04  Rodrigo Moya <rodrigo@novell.com>

	* gui/dialogs/event-page.glade:
	* gui/dialogs/task-page.glade: expand the horizontal box so that it
	fills all available space.

svn path=/trunk/; revision=27840
2004-11-04 15:10:59 +00:00
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