Commit Graph

26126 Commits

Author SHA1 Message Date
e689915e2f remove empty tab from translation. Fixes bug #339411.
2006-07-12  Andre Klapper  <a9016009@gmx.de>

	* read_receipts/read.glade: remove empty tab from translation.
	Fixes bug #339411.

svn path=/trunk/; revision=32295
2006-07-12 12:46:01 +00:00
2fb0e7f837 ** Fixes bug #347182
* e-user-creatable-items-handlers.c:
        (set_combo_button_style): New function.
        (new_button_change): Call set_combo_button_style.
        (setup_toolbar_button): Call set_combo_button_style.
* misc/e-combo-button.c: (e_combo_button_set_label):
         Removed needless g_return_if_fail().

svn path=/trunk/; revision=32294
2006-07-12 06:49:14 +00:00
65d77ad3ef Updated Greek translation
svn path=/trunk/; revision=32293
2006-07-11 23:32:21 +00:00
9dd0a50ba9 Change mnemonic for Mark as Unimportant, fixes bug #347246.
svn path=/trunk/; revision=32292
2006-07-11 21:27:25 +00:00
e48faa2635 Updated Finnish translation
svn path=/trunk/; revision=32291
2006-07-11 17:49:41 +00:00
0806967bd0 Fixes #246235. Deleted the option menu and replaced with radio buttons.
2006-07-11  Johnny Jacob  <johnnyjacob@gmail.com>

	Fixes #246235.
	* em-vfolder-rule.c (get_widget): Deleted the option menu and
	replaced with radio buttons.
	* mail-dialogs.glade: Removed option menu and added radio buttons

svn path=/trunk/; revision=32290
2006-07-11 17:20:36 +00:00
57a80e9b64 ** Fixes Bug # 324241
2006-07-11  Johnny Jacob  <johnnyjacob@gmail.com>

	** Fixes Bug # 324241

	* mail/em-composer-prefs.c (em_composer_prefs_construct): Changed
	signal handled for sig_edit and sig_delete from "pressed" to
	"clicked".

svn path=/trunk/; revision=32288
2006-07-11 16:48:47 +00:00
f9fe8b978a ** Patch by Not Zed <NotZed@Ximian.com> ** See bug #262003
2006-07-11  Johnny Jacob  <jjohnny@novell.com>

	** Patch by Not Zed  <NotZed@Ximian.com>
	** See bug #262003

	* em-format-html-display.c (efhd_xpkcs7mime_validity_clicked): put
	the potentially long descriptions into a textbuffer so it's
	scrollable.

svn path=/trunk/; revision=32287
2006-07-11 16:36:50 +00:00
ecd0e497e2 change the changelog's date
svn path=/trunk/; revision=32284
2006-07-11 12:15:36 +00:00
da2b3c2c01 ** Fixes bug #345402
2006-06-20  Li Yuan <li.yuan@sun.com>

	** Fixes bug #345402

	* e-dateedit.c: (on_date_popup_key_press):
	Grab the popup window when some key except ESC is pressed.

svn path=/trunk/; revision=32283
2006-07-11 12:08:30 +00:00
0a441d94cf remove week_view->comp_data first, since garray is not thread safe and the
2006-07-11  Li Yuan <li.yuan@sun.com>

	* gui/e-week-view.c: (e_week_view_remove_event_cb):
	remove week_view->comp_data first, since garray is not thread
	safe and the event's address may be changed.
	Fix for #345969.

svn path=/trunk/; revision=32281
2006-07-11 11:54:45 +00:00
fb9d4cd392 Updated Finnish translation
svn path=/trunk/; revision=32279
2006-07-11 10:11:36 +00:00
70b8fdc505 Add mnemonic widget to widget, and change calendar's shortcut key.
2006-07-11  Li Yuan	<li.yuan@sun.com>

	* gui/dialogs/event-page.c: (sensitize_widgets):
	* gui/dialogs/event-page.glade:
	Add mnemonic widget to widget, and change calendar's shortcut key.

	Fix for #345510.

2006-07-11  Li Yuan  <li.yuan@sun.com>

	* gui/e-week-view.c: (e_week_view_focus):
	Fix for 345923.
	If there is not any event in week view,
	just grab week view itself.

svn path=/trunk/; revision=32278
2006-07-11 09:37:36 +00:00
72e952b2d5 Updated Finnish translation
svn path=/trunk/; revision=32277
2006-07-11 03:47:41 +00:00
2b4b617882 Updated Traditional Chinese translation(Hong Kong). Updated Traditional
2006-07-11 Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>

        * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
        * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

svn path=/trunk/; revision=32276
2006-07-11 00:41:01 +00:00
9f7a8fc8a7 Translation updated by Ivar Smolin.
2006-07-10  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=32275
2006-07-10 15:42:45 +00:00
39e85401e5 Evolution 2.7.4 release updates.
2006-07-10  Harish Krishnaswamy  <kharish@novell.com>

	* configure.in, NEWS: Evolution 2.7.4 release
	updates.

svn path=/trunk/; revision=32273
2006-07-10 15:42:28 +00:00
accf651625 Revert the previous patch. Requires rework.
2006-07-10  Harish Krishnaswamy  <kharish@novell.com>

	* table/e-cell-text.c: (ect_unrealize), (build_layout):
	* text/e-text.c: (reset_layout): Revert the previous
	patch. Requires rework.

svn path=/trunk/; revision=32272
2006-07-10 15:16:42 +00:00
6f65a56e22 defined @datarootdir@. Patch submitted by Frederic Peters.
2006-07-10  Harish Krishnaswamy  <kharish@novell.com>

	* evolution-shell.pc.in:
	defined @datarootdir@. Patch submitted by
	Frederic Peters.

	* evolution-plugin.pc.in : Similar change.
	Fixes #345083.

svn path=/trunk/; revision=32271
2006-07-10 14:49:52 +00:00
891d8bfc6a Added code for Resize Transparency with Cairo drawing. Added code to
2006-07-10  Rajeev ramanathan <rajeevramanathan_2004@yahoo.co.in>

Added code for Resize Transparency with Cairo drawing.
Added code to render ECell and EText text items with
antialiasing, hinting and sub-pixel ordering with cairo.

svn path=/trunk/; revision=32270
2006-07-10 14:02:36 +00:00
b551414de0 Fixing memory leaks.
2006-07-07  Hiroyuki Ikezoe  <poincare@ikezoe.net>

Fixing memory leaks.

svn path=/trunk/; revision=32269
2006-07-10 10:56:07 +00:00
79e662f99e Fixes #332911
svn path=/trunk/; revision=32268
2006-07-10 10:42:58 +00:00
24b40b9a89 Fixes #332911
svn path=/trunk/; revision=32267
2006-07-10 10:41:41 +00:00
5bda21d4c7 Updated Spanish translation.
2006-07-10  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=32266
2006-07-10 09:22:03 +00:00
1333cd555e 2006-07-09 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation
svn path=/trunk/; revision=32265
2006-07-09 13:38:03 +00:00
4f0ac0fc82 Updated Korean translation.
2006-07-09  Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.

svn path=/trunk/; revision=32264
2006-07-09 13:01:51 +00:00
09b7cbcc99 Updated Greek translation
svn path=/trunk/; revision=32263
2006-07-08 14:02:20 +00:00
bcc0ccc7a5 Fix for #332963 Set the mnemonic character for "No image"
2006-07-08  Aishwarya K  <aishkalyan@gmail.com>

	Fix for #332963
	* e-contact-editor.c: Set the mnemonic character for "No image"

svn path=/trunk/; revision=32262
2006-07-08 13:51:30 +00:00
03f81defc1 Fixes #332230.
2006-07-08  Ushveen Kaur  <kushveen@novell.com>

	Fixes #332230.
	* gui/memos-component.c:
	* gui/tasks-component.c:
	Fixes mnemonic conflicts in the "New" menu.

svn path=/trunk/; revision=32261
2006-07-08 13:29:37 +00:00
de1402602e Fixing header capitalization in menu. Fixes bug #323952. (Committed by
2006-07-08  Matthew Barnes  <mbarnes@redhat.com>

	* org-gnome-mailing-list-actions.xml: Fixing header capitalization
	in menu. Fixes bug #323952. (Committed by Andre Klapper)

svn path=/trunk/; revision=32260
2006-07-08 13:04:01 +00:00
d6d8b20ff8 adding a seperator between "save" and "save draft" button. Fixes bug
2006-07-08  Andreas Köhler  <andi5.py@gmx.net>

	* evolution-message-composer.xml: adding a seperator between
	"save" and "save draft" button. Fixes bug #318462.
	(Committed by Andre Klapper)

svn path=/trunk/; revision=32259
2006-07-08 12:22:31 +00:00
d3e1e04a8e Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
2006-07-08  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Rostislav Raykov <zbrox@i-space.org>

svn path=/trunk/; revision=32258
2006-07-08 10:49:50 +00:00
767eae982e Updated Spanish translation.
2006-07-08  Francisco Javier F. Serrador  <serrador@openshine.com>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=32257
2006-07-08 00:21:37 +00:00
91a5d90496 ** Fixes bug #341369
2006-07-07  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug #341369
	* filter/rule-editor.c:
	* plugins/exchange-operations/exchange-calendar.c:
	* plugins/exchange-operations/exchange-contacts.c:
	* plugins/save-attachments/save-attachments.c:
	fixing memory leaks.

svn path=/trunk/; revision=32256
2006-07-07 23:53:23 +00:00
7d3f08b618 Fixes bug #336963. set the scroll bar in the message display to automatic
2006-07-07 Ushveen Kaur <kushveen@novell.com>

	Fixes bug #336963.
	* em-message-browser.c:
	set the scroll bar in the message display to automatic

svn path=/trunk/; revision=32255
2006-07-07 23:31:10 +00:00
379f1a49cd Changing one mnemonic to avoid a mnemonic conflict with an upcoming patch
2006-07-07  Andre Klapper  <a9016009@gmx.de>

	* em-format-html-display.c: Changing one mnemonic to avoid a
	mnemonic conflict with an upcoming patch by Jony.

svn path=/trunk/; revision=32254
2006-07-07 14:47:11 +00:00
25909f3722 ** Fixes bug #341354. Plugged memory leak.
2006-07-06  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug #341354.
	* text/e-text.c: (e_text_preedit_changed_cb):
	Plugged memory leak.

svn path=/trunk/; revision=32252
2006-07-07 14:05:22 +00:00
6b792c8fa1 Handle the start_time_zone != end_time_zone scenario. Fixes
2006-07-07  Harish Krishnaswamy  <kharish@novell.com>

	* gui/e-cal-model.c: (e_cal_model_set_instance_times):
	Handle the start_time_zone != end_time_zone scenario.
	Fixes bugzilla.novell.com #190421.

svn path=/trunk/; revision=32251
2006-07-07 09:50:10 +00:00
54484209db Updated Finnish translation
svn path=/trunk/; revision=32250
2006-07-07 05:30:55 +00:00
0b501a5436 Translation updated by Ivar Smolin.
2006-07-07  Priit Laes  <amd@store20.com>

	* et.po: Translation updated by Ivar Smolin.

svn path=/trunk/; revision=32249
2006-07-07 04:51:18 +00:00
9507599a25 Fixes #345222
2006-07-07  Wang Xin  <jedy.wang@sun.com>

    Fixes #345222

    * gui/dialogs/alarm-dialog.c: (alarm_to_dialog),
    (alarm_to_malarm_widgets); (populate_widgets_from_alarm):
    Handle mail alarm.

svn path=/trunk/; revision=32248
2006-07-07 04:45:27 +00:00
4b6193f676 Updated.
2006-07-07  Ahmad Riza H Nst  <rizahnst@eriagempita.co.id>

        * id.po: Updated.

svn path=/trunk/; revision=32247
2006-07-07 03:54:54 +00:00
e6ecbf0d50 Fix for #346613. Fix the problem pointed out by Johnny
2006-07-07  Li Yuan  <li.yuan@sun.com>

    * e-shell-window.c: (setup_widgets):
    Fix for #346613.
    Fix the problem pointed out by Johnny <jjohnny@novell.com>.
    When maximize Evolution, close and start Evolution sometimes,
    the sidebar grows towards right. Set the view_notebook can be expanded
    when the paned widget is resized.

svn path=/trunk/; revision=32246
2006-07-07 03:19:43 +00:00
540b95bcad Updated Basque translation.
2006-07-06  Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.

svn path=/trunk/; revision=32243
2006-07-06 17:56:05 +00:00
47086037f5 Fixed several misspelled words
svn path=/trunk/; revision=32242
2006-07-06 15:02:51 +00:00
5840c4d70d Fixed misspelled 'phạm vị'
svn path=/trunk/; revision=32240
2006-07-06 13:39:43 +00:00
cecd27f7b4 Handle ICAL_X methods from Microsoft Live as request methods.
2006-07-06  Harish Krishnaswamy  <kharish@novell.com>

	* itip-formatter.c: (format_itip_object):
	Handle ICAL_X methods from Microsoft Live as
	request methods.

svn path=/trunk/; revision=32239
2006-07-06 06:57:41 +00:00
6eeda23e03 Updated Translation
svn path=/trunk/; revision=32238
2006-07-06 04:43:59 +00:00
69108085da Fix for #346613. Make the view_notebook cannot be resized shorter than its
2006-07-05  Li Yuan  <li.yuan@sun.com>

    * e-shell-window.c: (setup_widgets):
    Fix for #346613.
    Make the view_notebook cannot be resized shorter than its need.

svn path=/trunk/; revision=32237
2006-07-06 02:56:36 +00:00
460879a124 Updated Spanish translation.
2006-07-06  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.

svn path=/trunk/; revision=32236
2006-07-06 00:42:02 +00:00