Commit Graph

25759 Commits

Author SHA1 Message Date
abeb6d887d Updated Thai translation (merged from gnome-2-14 branch).
2006-04-08  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation (merged from gnome-2-14 branch).

svn path=/trunk/; revision=31785
2006-04-08 05:36:11 +00:00
6a73d9a743 Fix for bug #336454 we should return false if it is not a del event to
2006-03-29  Li Yuan <li.yuan@sun.com>

        Fix for bug #336454
        * gui/component/addressbook-view.c:
        (source_selector_key_press_event_callback):
        we should return false if it is not a del event to make gtktreeview
        deal the rest of keys.

svn path=/trunk/; revision=31781
2006-04-07 06:54:55 +00:00
9d82014a94 Corrected the rename folder operation and also not allowing the rename
of standard folders. Fixes #310433.

svn path=/trunk/; revision=31780
2006-04-06 16:36:22 +00:00
d9756961e7 Fixes #328808
svn path=/trunk/; revision=31779
2006-04-06 09:25:04 +00:00
0ee60adcf7 Fixes drag and drop of recurring appointments
svn path=/trunk/; revision=31778
2006-04-06 09:17:23 +00:00
86a444b929 Fixes the drag and drop of appointments
svn path=/trunk/; revision=31777
2006-04-06 09:16:17 +00:00
59796b5cbc Fixes #162005
svn path=/trunk/; revision=31776
2006-04-06 09:12:52 +00:00
a60393cc5d Translation updated by Ivar Smolin.
2006-04-05  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=31771
2006-04-05 14:53:23 +00:00
c5cc5896d5 Fixed some typos.
2006-04-05  Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Fixed some typos.

svn path=/trunk/; revision=31770
2006-04-05 13:44:41 +00:00
76724ffb31 Fixes bug #333987 If CamelMessageInfo is null, don't free it.
2006-04-05  Jeff Cai  <jeff.cai@sun.com>

        Fixes bug #333987
        * message-list.c: (mail_folder_hide_by_flag):
        If CamelMessageInfo is null, don't free it.

svn path=/trunk/; revision=31768
2006-04-05 10:14:14 +00:00
c81ee160b5 Fixes bug #333704 Because the passing text is in UTF-8 encoding, it should
2006-04-05  Simon Zheng  <simon.zheng@sun.com>

        Fixes bug #333704
        * gui/dialogs/comp-editor-util.c: (comp_editor_strip_categories):
        Because the passing text is in UTF-8 encoding, it should be traversed
        by utf-8 char order rather than one by one byte.

svn path=/trunk/; revision=31767
2006-04-05 03:42:30 +00:00
6761feca24 ** Fixes bug #333213 According to POSIX.1 specfication, if iconv()
2006-04-05  Simon Zheng  <simon.zheng@sun.com>

        ** Fixes bug #333213
        * e-msg-composer.c: (best_encoding): According to POSIX.1
        specfication, if iconv() encounts non-identical characters, it'll
        return the number of non-identical conversation performed. i.e.
        returning positive value means exception as well as -1.

svn path=/trunk/; revision=31766
2006-04-05 03:34:23 +00:00
0d1c0e1e1a Updated Persian translation by Elnaz Sarbar and Meelad Zakaria.
2006-04-04  Roozbeh Pournader  <roozbeh@farsiweb.info>

	* fa.po: Updated Persian translation by Elnaz Sarbar and Meelad
	  Zakaria.

svn path=/trunk/; revision=31763
2006-04-04 19:28:23 +00:00
b13ad5dae7 Fixes bug 335214
2006-04-04  Irene Huang <Irene.Huang@sun.com>

        Fixes bug 335214

        * gui/e-cal-model.c: (e_cal_view_objects_added_cb):
        Call e_table_model_pre_change (E_TABLE_MODEL (model)); before
        deleting row.

svn path=/trunk/; revision=31760
2006-04-04 02:42:59 +00:00
998f971fb8 Added retract support.
svn path=/trunk/; revision=31759
2006-04-03 08:36:50 +00:00
bb34bf11dc Updated Spanish translation.
2006-03-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=31758
2006-03-30 14:00:22 +00:00
bb749e1f01 Translation updated by Ivar Smolin.
2006-03-29  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=31757
2006-03-29 16:32:53 +00:00
c350a4b042 Fixes #160357
svn path=/trunk/; revision=31756
2006-03-29 09:17:23 +00:00
d30e7f782e Fixes #160357
svn path=/trunk/; revision=31755
2006-03-29 09:10:27 +00:00
675d1e50a6 use the flags CAMEL_STORE_FOLDER_INFO_SUBSCRIBED instead of
2006-03-29  Parthasarathi Susarla <sparthasarathi@novell.com>

	* em-folder-view.c:(smfv_setup_view_instance): use the
	flags CAMEL_STORE_FOLDER_INFO_SUBSCRIBED instead of
	CAMEL_STORE_FOLDER_INFO_FAST when getting folder info

svn path=/trunk/; revision=31754
2006-03-28 19:28:08 +00:00
d8f1106d79 Translation updated by Ivar Smolin.
2006-03-28  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=31753
2006-03-28 12:47:04 +00:00
cd60df2a7a Fixes #333877 Use gtk_tree_selection_get_selected_rows instead of
2006-03-28  Jeff Cai  <jeff.cai@sun.com>

        Fixes #333877
        * gui/e-meeting-list-view.c: (row_activated_cb):
        Use gtk_tree_selection_get_selected_rows instead of
        gtk_tree_selection_get_selected to get selected rows from
        a multi-row selection.

svn path=/trunk/; revision=31751
2006-03-28 10:49:41 +00:00
c127a3bc1b ** Fixes #333881 Set an empty string instead of null for a TEXT entry.
2006-03-28  Jeff Cai  <jeff.cai@sun.com>

        ** Fixes #333881
        * caldav-source.c: (oge_caldav):
        Set an empty string instead of null for a TEXT entry.

svn path=/trunk/; revision=31749
2006-03-28 06:26:00 +00:00
b35d81ae08 Fix for 333693. need to see if source is NULL to avoid a CRITICAL warning.
2006-03-28  Harry Lu  <harry.lu@sun.com>

        Fix for 333693.
        * gui/calendar-component.c: (update_task_selection): need to see if
        source is NULL to avoid a CRITICAL warning.

svn path=/trunk/; revision=31748
2006-03-28 04:46:47 +00:00
945bf85e61 Changing the maintainers file to reflect the current mail maintainers.
2006-03-27  Parthasarathi Susarla <sparthasarathi@novell.com>

	* MAINTAINERS: Changing the maintainers file to reflect
	the current mail maintainers.

svn path=/trunk/; revision=31747
2006-03-27 03:44:16 +00:00
1085fa2388 Translation updated by Ivar Smolin.
2006-03-25  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=31745
2006-03-25 17:12:07 +00:00
923cb4043e **Fixes #329585 *mail-config.glade: Changed Remove button to Delete button
2006-03-25  Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>

	**Fixes #329585
	*mail-config.glade: Changed Remove button to Delete button
	*mail.error.xml: Changed current Layout DELETE  [Do not delete]
	to   [Do not delete]  DELETE

svn path=/trunk/; revision=31744
2006-03-25 17:09:58 +00:00
6dfcb8607b Translation updated by Ivar Smolin.
2006-03-23  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=31743
2006-03-23 10:33:35 +00:00
9641c77bb2 Fixes #329502
svn path=/trunk/; revision=31742
2006-03-23 09:31:32 +00:00
f0d14fd48b Updating the doc for 2.6 and fixing bugs which went in by updating the doc
2006-03-23  Andre Klapper  <a9016009@gmx.de>

 	* C/evolution.xml: Updating the doc for 2.6 and fixing bugs which went
	in by updating the doc for 2.6.

svn path=/trunk/; revision=31741
2006-03-23 00:32:33 +00:00
d5e7959943 Fixed premature memory free. Fixes bug #335203.
2006-03-22  Patrick Ohly  <patrick.ohly@intel.com>

	* em-utils.c (em_utils_selection_set_urilist):
	Fixed premature memory free. Fixes bug #335203.

svn path=/trunk/; revision=31740
2006-03-22 12:00:05 +00:00
f77c67c998 Fixes #330842
svn path=/trunk/; revision=31739
2006-03-22 11:44:56 +00:00
08e6993909 Added Dzongkha (dz). 2006-03-22 Tommi Vainikainen <thv@iki.fi> Added
2006-03-22  Tommi Vainikainen  <thv@iki.fi>
	* configure.in (ALL_LINGUAS): Added Dzongkha (dz).
2006-03-22  Tommi Vainikainen  <thv@iki.fi>
	* dz.po: Added Dzongkha translation from Pema Geyleg.

svn path=/trunk/; revision=31736
2006-03-22 11:15:13 +00:00
d8421d6879 Fix for 333697 remove two useless widgets: sendoptions_frame and
2006-03-22  Harry Lu  <harry.lu@sun.com>

        Fix for 333697
        * gui/dialogs/task-page.c: (task_page_init), (sensitize_widgets):
        remove two useless widgets: sendoptions_frame and sendoptions_button.

svn path=/trunk/; revision=31735
2006-03-22 09:45:38 +00:00
95269a8327 Fix for 333706
2006-03-07  Harry Lu  <harry.lu@sun.com>

        Fix for 333706

        * gui/dialogs/alarm-dialog.c: (alarm_to_dalarm_widgets): call
        set_text only when description.value is not NULL.

svn path=/trunk/; revision=31733
2006-03-22 09:34:27 +00:00
d76b7a7730 Insert menu changed its mnemonic. Fixes bug #331975. (Committed by Andre
2006-02-26  Rakesh k.g <rakeysh_kg@yahoo.com>
	* evolution-editor.xml: Insert menu changed its mnemonic.
	Fixes bug #331975. (Committed by Andre Klapper)

svn path=/trunk/; revision=31730
2006-03-22 01:52:30 +00:00
9c49824e8f Translation updated by Ivar Smolin.
2006-03-21  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=31728
2006-03-21 12:42:42 +00:00
379633a5ad Fixed bug #326571 Add em_filename_make_safe(), and use it to allow
2006-03-21  Simon Zheng  <simon.zheng@sun.com>

        Fixed bug #326571
        * em-utils.c (em_filename_make_safe), (emu_get_save_filesel),
        (emu_save_parts_response):
        Add em_filename_make_safe(), and use it to allow filenames
        contain more valid characters when saving attachments.

svn path=/trunk/; revision=31726
2006-03-21 03:02:59 +00:00
01b256150b Hungarian translation updated.
2006-03-21  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Hungarian translation updated.

svn path=/trunk/; revision=31725
2006-03-20 22:46:09 +00:00
2361659ec0 Added code to set the mail view column for sent folder.
svn path=/trunk/; revision=31724
2006-03-20 09:24:06 +00:00
43f8ec830e Fix for #319308
2006-03-20  Boby Wang <boby.wang@sun.com>
        Fix for #319308

        * addressbook/ea-minicard-view.c: (ea_minicard_view_get_name):
        add the folder name to the name of current minicard view

svn path=/trunk/; revision=31723
2006-03-20 06:27:55 +00:00
4a19f6a838 ** Fix for bug #268584
2006-03-20  Boby Wang <boby.wang@sun.com>

        ** Fix for bug #268584

        * gui/dialogs/cal-attachment-select-file.c: (run_selector):
        * gui/dialogs/cal-attachment.glade:
        set the accelerate key for "Suggest Suggest automatic display of
        attachment"

svn path=/trunk/; revision=31722
2006-03-20 06:19:43 +00:00
ab382e9611 ** Fix for bug #268584
2006-03-20  Boby Wang <boby.wang@sun.com>

        ** Fix for bug #268584

        * e-msg-composer-attachment.glade:
        * e-msg-composer-select-file.c: (get_selector):
        set the accelerate key for "Suggest Suggest automatic display of
        attachment"

svn path=/trunk/; revision=31721
2006-03-20 06:18:45 +00:00
fee8f63d98 Translation updated by Ivar Smolin.
2006-03-18  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=31719
2006-03-18 16:17:10 +00:00
4c620d7f69 Updated Spanish translation.
2006-03-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=31718
2006-03-18 01:18:03 +00:00
3ac381c633 Translation updated by Ivar Smolin.
2006-03-17  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=31716
2006-03-17 12:06:24 +00:00
a49d19782e Updated Georgian Language
svn path=/trunk/; revision=31712
2006-03-13 23:45:37 +00:00
6224b681f8 Updated Catalan translation.
svn path=/trunk/; revision=31711
2006-03-13 19:10:00 +00:00
6400338f01 Fixes #334003
svn path=/trunk/; revision=31704
2006-03-13 05:34:08 +00:00
858ae5ff7d Added French welcome message.
* configure.in:
	* mail/default/Makefile.am:
	* mail/default/fr/Inbox:
	* mail/default/fr/Makefile.am: Added French welcome message.

svn path=/trunk/; revision=31703
2006-03-12 22:32:39 +00:00