Commit Graph

23269 Commits

Author SHA1 Message Date
bdd0635254 Make sure all the default source groups and sources are present by adding
2005-02-19  Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/calendar-component.c (ensure_sources) :
        Make sure all the default source groups and sources
        are present by adding missing ones. Also update the
        base uri of "On This Computer" group to take care
        of change in user home dir.
        (calendar_component_init) : call ensure_sources

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

        Takes care of #67411 & #67724 for
        calendar and tasks components.

svn path=/trunk/; revision=28840
2005-02-22 01:04:51 +00:00
956ec9c13e close the editor here in case of save and discard so that callers need not
2005-02-19  Sivaiah Nallagatla <snallagatla@novell.com>

       * gui/contact-editor/eab-editor.c
       (eab_editor_prompt_to_save_changes) : close
       the editor here in case of save and discard
       so that callers need not worry about closing

       * gui/contact-list-editor/e-contact-list-editor.c
       (closed_cb) (app_delete_event_cb) : don't close
       the editor here as that is handled by _save_changes
       call. Also no need to check for return value of that
       function as it does not matter here.

       Fixes #70371

svn path=/trunk/; revision=28839
2005-02-22 00:58:15 +00:00
e5711b4dd2 update the base uri of the "On This Computer" group when user home dir
2005-02-19  Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/component/addressbook-component.c
        (ensure_sources) : update the base uri
        of the "On This Computer" group when user home dir
        changes. Also unref personal source if created here.

        Fixes #67724

svn path=/trunk/; revision=28838
2005-02-22 00:54:00 +00:00
edcedd2cb6 Update Ukrainian translation.
2005-02-21  Maxim Dziumanenko <mvd@mylinux.com.ua>

	* Update Ukrainian translation.

svn path=/trunk/; revision=28837
2005-02-21 18:02:05 +00:00
beb84cf995 Fix the calculation of which shadow type to use to be more appropriate for
2005-02-21  Rodney Dawes  <dobey@novell.com>

	* e-combo-button.c (paint): Fix the calculation of which shadow type
	to use to be more appropriate for the widget state and relief
	Always call gtk_box_paint and not only in special cases like GtkButton
	(e_combo_button_init): Change the arrow packing to pack_end

	Fixes #54503

svn path=/trunk/; revision=28836
2005-02-21 17:59:40 +00:00
48d392dbf8 Updated Swedish translation.
2005-02-21  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=28835
2005-02-21 16:16:12 +00:00
c8b1a48065 Updated Korean translation.
2005-02-21  Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

svn path=/trunk/; revision=28834
2005-02-21 14:58:41 +00:00
2f40eef432 Updated Danish translation.
* da.po: Updated Danish translation.

svn path=/trunk/; revision=28832
2005-02-21 11:29:43 +00:00
2b2cc1fab1 Updated Swedish translation.
2005-02-21  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=28831
2005-02-21 10:13:25 +00:00
3963afd705 Updated German translation.
2005-02-21  Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Updated German translation.

svn path=/trunk/; revision=28830
2005-02-21 08:28:49 +00:00
fe2a6add0a Translation updated by Ivar Smolin.
2005-02-21  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28829
2005-02-21 07:09:29 +00:00
acbd34febd ** See bug #61363 & e-util/ChangeLog
2005-02-14  Not Zed  <NotZed@Ximian.com>

        ** See bug #61363 & e-util/ChangeLog

        * em-account-editor.c: All sorts of changes to make the ui more
        dynamic, re-create all widgets when it needs a reconfigure.  A bit
        slower and it flickers a bit.

        * em-account-editor.c (emae_setup_service): take xml file pointer.
        (emae_send_page): create a new send page every time we need to,
        don't re-use the old oneq.
        (emae_setup_authtype): renamed to refresh_authtype.
        (emae_setup_service): init authtype pointer.
        (emae_needs_auth): use the auth_frame pointer directly.
        (emae_refresh_providers): rename from setup_providers.

2005-02-11  Not Zed  <NotZed@Ximian.com>

        * em-account-editor.c (emae_setup_service): set needs_auth to NULL
        if we don't, so it gets reset if the ui changes.

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

        * em-account-editor.c (emae_setup_providers): don't include any
        providers which are store and transport in the transport page.
        (emae_send_page): show no send options page at all if the provider is
        store and transport.
        (emae_uri_changed): copy store url to transport if as above.

2005-02-09  Not Zed  <NotZed@Ximian.com>

        ** See bug #70795

        * em-folder-view.c (em_folder_view_open_selected): set the search
        on the browser to match the current view.

        * message-list.c (mail_regen_list): save the search if no folder
        set, incase the folder gets set later on.

svn path=/trunk/; revision=28828
2005-02-21 06:37:13 +00:00
3e821b0136 ** See bug #61363 & mail/ChangeLog
2005-02-10  Not Zed  <NotZed@Ximian.com>

        ** See bug #61363 & mail/ChangeLog

        * e-config.c (ec_rebuild): work properly if the page factory
        returns NULL, so the code can selectivly turn off pages.
        (ec_druid_next, ec_druid_prev): skip non-created pages.

        * e-config.c (ec_rebuild): re-order notebook child properly.
        Connect to destroy events so we update the widget-node widget
        pointer properly for linked ui reconfigures.

svn path=/trunk/; revision=28827
2005-02-21 06:36:55 +00:00
41c8fb7832 Updated Translation
svn path=/trunk/; revision=28826
2005-02-21 04:50:09 +00:00
f23e6c79b9 Updated Swedish translation.
2005-02-20  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.

svn path=/trunk/; revision=28825
2005-02-20 21:39:23 +00:00
9abc6f90a1 Updated Catalan translation by Xavi Conde <xaviconde@eresmas.com>.
svn path=/trunk/; revision=28824
2005-02-20 18:44:41 +00:00
832d2c9b57 Updated French translation.
svn path=/trunk/; revision=28823
2005-02-20 18:32:08 +00:00
d88caa9ecd Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.

svn path=/trunk/; revision=28822
2005-02-20 16:22:20 +00:00
ca406578c4 Updated Czech translation
svn path=/trunk/; revision=28821
2005-02-20 12:42:03 +00:00
b7f259ae47 Fixes #71554
2005-02-19  JP Rosevear  <jpr@novell.com>

        Fixes #71554

        * C/evolution-2.2.xml: add id="index"

svn path=/trunk/; revision=28820
2005-02-20 04:29:19 +00:00
79bc523122 Updated Simplified Chinese translation
svn path=/trunk/; revision=28818
2005-02-19 19:27:07 +00:00
6f8761b9a8 Updated Polish translation by GNOME PL Team.
2005-02-19  Artur Flinta  <aflinta@cvs.gnome.org>

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

svn path=/trunk/; revision=28817
2005-02-19 13:58:29 +00:00
3545de7189 Updated Spanish translation.
2005-02-19  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=28816
2005-02-19 13:08:56 +00:00
28ac9915c7 Updated Greek Translation.
svn path=/trunk/; revision=28815
2005-02-19 12:37:25 +00:00
e6ee91aa26 New method to copy the selected text in the mail display, to the clipboard
2005-02-18  Rodney Dawes  <dobey@novell.com>

	* mail/em-folder-view.c (emfv_popup_copy_text): New method to copy
	the selected text in the mail display, to the clipboard
	(emfv_popup_items): Restructure this list for the new context menus
	layout that we are moving to, to improve the UI
	(emfv_popup): Add a third argument for whether we are on the mail
	display or not, so that we can pop up the correct portion of the menus
	Pass the on_display argument on to create the popup target
	Only generate the label items if we are on the list and not the display
	(emp_uri_popup_vfolder_{sender,recipient}): New methods to create
	vfolders to and from mailto: addresses from the context menu
	(emfv_enable_menus): Create the target here for clicking on the list
	(em_folder_view_get_popup_target): Add a third argument so that we
	can tell whether we are on the display or not
	Set the appropriate flags on the target for whether we are on the
	message display,, and whether or not there is selected text in it
	(emfv_list_right_click): We aren't rigt-clicking on the display here
	(emfv_popup_menu): We aren't right-clicking on the mail display here
	(emfv_uri_popups): Add the submenu for creating a vfolder from mailto:
	(emfv_format_popup_event): We are right-clickingo nt he display here

	* mail/em-folder-view.h: Add the new flags we need for the mail
	context menus popup target here
	(em_folderiew_get_popup_target): Add the on_display argument

	* mail/em-popup.c (emp_standard_uri_popups): Fix the label and mnemonic
	for the Send New Message popup item for mailto: addresses

	* mail/mail-autofilter.c (rule_from_address):
	(em_vfolder_rule_from_address): New methods to create a vfolder based
	on a CamelInternetAddress object that we get from the mailer

	* mail/mail-vfolder.[ch] (vfolder_gui_add_from_address): New method to
	create a vfolder rule based on the mailto: addresses

	Fixes #23822

svn path=/trunk/; revision=28814
2005-02-18 16:43:55 +00:00
41475c94d7 completely rewritten. Simpler and more robust.
2005-02-17  Not Zed  <NotZed@Ximian.com>

	* e-popup.c (ep_prune_tree, ep_build_tree, e_popup_create_menu):
	completely rewritten.  Simpler and more robust.

2005-02-16  Not Zed  <NotZed@Ximian.com>

	* e-popup.c (e_popup_create_menu): do the visibility mask test
	before sorting.  don't perform it on bar's or submenu's anymore,
	calculate when not to show/create them.

svn path=/trunk/; revision=28813
2005-02-18 16:00:50 +00:00
130a7842f0 if opening the calendar failed, disconnect signals and unref it.
2005-02-18  Rodrigo Moya <rodrigo@novell.com>

	* gui/alarm-notify/alarm-notify.c (cal_opened_cb): if opening
	the calendar failed, disconnect signals and unref it.

svn path=/trunk/; revision=28810
2005-02-18 13:33:01 +00:00
ede8a75435 added a boolean variable is_meeting. added a boolean variable
2005-02-18  Chenthill Palanisamy  <pchenthill@novell.com>

	* _EventPagePrivate: added a boolean variable is_meeting.
	* _TaskPagePrivate: added a boolean variable is_assignment.
	* gui/dialogs/task-page.h:
	* gui/dialogs/event-page.h: Added a function to set
	the is_meeting boolean variable.
	* gui/dialogs/event-editor.c: (show_meeting):
	* gui/dialogs/task-editor.c: (show_assignment): Called
	the function to set the boolean variable.
	* gui/dialogs/event-page.c: (event_page_init),
	(event_page_set_meeting), (source_changed_cb):
	* gui/dialogs/task-page.c: (task_page_init),
	(task_page_set_assignment), (source_changed_cb):
	If the source is changed and only if its a group
	event show the send options frame.
	* gui/gnome-cal.c: (client_cal_opened_cb): Do not
	popup the offline error dialog for tasks.

svn path=/trunk/; revision=28809
2005-02-18 05:41:06 +00:00
1002434f5c Fix for 72676.
2005-02-17  Harry Lu  <harry.lu@sun.com>

        Fix for 72676.

        * rule-editor.c: (double_click): call gtk_tree_selection_get_selected
        to see if there is a row selected.

svn path=/trunk/; revision=28808
2005-02-18 04:30:32 +00:00
a70ba65c5d Updated italian translation
svn path=/trunk/; revision=28807
2005-02-17 23:57:45 +00:00
2d688af648 use ssl when "always" and "whenever possible" is enabled changed
2005-02-17  Vivek Jain <jvivek@novell.com>

	* share-folder-common.c : (get_cnc):

	 use ssl when "always" and "whenever possible" is enabled
	 changed "soap_ssl" to "use_ssl"
	 use the default port "7191" instead of "7181"

svn path=/trunk/; revision=28806
2005-02-17 09:52:01 +00:00
d32920c6ff Fix previous patch for the !USE_GTKFILECHOOSER case.
2005-02-15  Jeffrey Stedfast  <fejj@novell.com>

	* e-msg-composer-select-file.c (select_attach_response): Fix
	previous patch for the !USE_GTKFILECHOOSER case.

svn path=/trunk/; revision=28805
2005-02-16 18:29:57 +00:00
a386f61de8 unref the menu icon if it exists to fix a leak
2005-02-10  JP Rosevear  <jpr@novell.com>

        * e-component-registry.c (query_components): unref the menu icon
        if it exists to fix a leak

svn path=/trunk/; revision=28804
2005-02-16 16:18:36 +00:00
151c978fe8 Updated Danish translation.
* da.po: Updated Danish translation.

svn path=/trunk/; revision=28803
2005-02-16 10:26:15 +00:00
bc28593619 Add a11y name for attachment button and bars
2005-02-16  Harry Lu  <harry.lu@sun.com>

        Add a11y name for attachment button and bars

        * e-msg-composer-attachment-bar.c:
        (e_msg_composer_attachment_bar_new):
        * e-msg-composer.c: (create_composer):

svn path=/trunk/; revision=28802
2005-02-16 05:33:15 +00:00
593cd183ee check return value from e_cal_new, to display a better warning message.
2005-02-15  Rodrigo Moya <rodrigo@novell.com>

	* gui/migration.c (migrate_ical_folder_to_source): check return value
	from e_cal_new, to display a better warning message.

svn path=/trunk/; revision=28800
2005-02-15 22:14:46 +00:00
ce4204497f Typo Fix typo
2005-02-15  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Typo
	* no.po: Fix typo

svn path=/trunk/; revision=28799
2005-02-15 15:55:10 +00:00
86b1b3b481 Fixes #72038
2005-02-11  Rodrigo Moya <rodrigo@novell.com>

	Fixes #72038

	* gui/itip-utils.c (itip_send_comp): when we get no recipients, don't
	send the message and return an error.

svn path=/trunk/; revision=28798
2005-02-15 14:18:26 +00:00
78d23b7801 use camel_debug
2005-02-15  Radek Doulik  <rodo@novell.com>

	* em-junk-filter.c: use camel_debug

svn path=/trunk/; revision=28797
2005-02-15 11:15:29 +00:00
730236e4c0 Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-02-15  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>

svn path=/trunk/; revision=28796
2005-02-15 07:23:42 +00:00
9a2f7f3b3a Updated Finnish translation
svn path=/trunk/; revision=28795
2005-02-15 06:28:18 +00:00
e29f8349aa Updated Finnish translation
svn path=/trunk/; revision=28794
2005-02-15 05:10:24 +00:00
9494f402c1 Fix typo and update Same
2005-02-15  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Fix typo and update
	* no.po: Same

svn path=/trunk/; revision=28793
2005-02-15 00:36:46 +00:00
214a3e40a5 connect to "value_changed" signal of spin button instead of "changed"
2005-02-09  Sivaiah Nallagatla <snallagatla@novell.com>

        * gui/component/addressbook-config.c
        (eabc_details_limit) : connect to "value_changed"
        signal of spin button instead of "changed"

        Fixes #72369

svn path=/trunk/; revision=28792
2005-02-14 18:58:22 +00:00
691a710960 declare a variable in the !USE_GTKFILECHOOSER code path
----------------------------------------------------------------------

svn path=/trunk/; revision=28791
2005-02-14 18:31:47 +00:00
076e209765 Move a separator from the message xml to the list xml, so we don't have an
2005-02-14  Rodney Dawes  <dobey@novell.com>

	* evolution-mail-list.xml:
	* evolution-mail-message.xml: Move a separator from the message xml
	to the list xml, so we don't have an extra separator in the external
	mail message display window

svn path=/trunk/; revision=28788
2005-02-14 15:55:00 +00:00
9e3f71e15a If the plug-in is not enabled, do nothing
2005-02-14  Rodney Dawes  <dobey@novell.com>

	* e-menu.c (emph_construct): If the plug-in is not enabled, do nothing

svn path=/trunk/; revision=28787
2005-02-14 15:52:12 +00:00
f4cbe8bfbe Updated Czech translation.
2005-02-14  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.

svn path=/trunk/; revision=28786
2005-02-14 14:15:56 +00:00
66c03fa3a4 Updated Danish translation.
* da.po: Updated Danish translation.

svn path=/trunk/; revision=28785
2005-02-14 13:22:21 +00:00
ecbad5dc9c Translation updated by Ivar Smolin.
2005-02-14  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=28784
2005-02-14 09:48:09 +00:00