Commit Graph

28779 Commits

Author SHA1 Message Date
301cd7ac46 Updated British English translation.
2008-05-25  Philip Withnall  <pwithnall@svn.gnome.org>

	* en_GB.po: Updated British English translation.


svn path=/trunk/; revision=35546
2008-05-25 12:54:42 +00:00
1f403c4f41 Updated Vietnamese translation
svn path=/trunk/; revision=35545
2008-05-25 11:26:13 +00:00
e8a6b34326 Translation updated by Ivar Smolin
2008-05-25  Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=35544
2008-05-25 08:44:31 +00:00
a06be003e6 Translation updated by Tino Meinen.
2008-05-24  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

svn path=/trunk/; revision=35542
2008-05-24 15:18:39 +00:00
8f86899bb1 Translation updated by Ivar Smolin
2008-05-24  Priit Laes  <plaes at svn dot gnome dot org>

	* et.po: Translation updated by Ivar Smolin

svn path=/trunk/; revision=35540
2008-05-24 12:12:54 +00:00
725f303eed Fixed a typo
svn path=/trunk/; revision=35539
2008-05-24 00:19:14 +00:00
1612f76d05 Fixed a typo
svn path=/trunk/; revision=35538
2008-05-24 00:17:09 +00:00
9014db0eb5 Updated Spanish translation
svn path=/trunk/; revision=35536
2008-05-23 21:27:12 +00:00
adc997590b Updated Spanish translation
svn path=/trunk/; revision=35535
2008-05-23 19:20:18 +00:00
36321cbfdf ** Fixes bug #534476
2008-05-23  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #534476

	* configure.in:
	Require shared-mime-info >= 0.22 to make sure we pick up the fix
	for correctly identifying "winmail.dat" attachments.

	* calendar/gui/e-cal-popup.c (ecalp_standard_menu_factory):
	* mail/em-utils.c (em_utils_snoop_type):
	* mail/em-popup.c (emp_standard_menu_factory):
	Remove the special check for "winmail.dat".  GIO correctly
	identifies it as "application/ms-tnef".


svn path=/trunk/; revision=35534
2008-05-23 14:41:30 +00:00
80dd512e69 Patch from Milan Crha <mcrha@redhat.com> ** Part of fix for bug #523402 (leak fix, reassign back the old values before freeing)
svn path=/trunk/; revision=35533
2008-05-23 11:17:20 +00:00
c3de7ae99f Convert the the warning to a message.
2008-05-23  Srinivasa Ragavan  <sragavan@novell.com>

	* mail-mt.c: (mail_msg_check_error): Convert the the warning to a
	message.

svn path=/trunk/; revision=35531
2008-05-23 10:10:47 +00:00
afa722832f Fix this up. Updated Norwegian bokmål translation.
2008-05-23  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: Fix this up.
	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=35530
2008-05-23 07:48:39 +00:00
28e5262d54 Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - do not show this message again
svn path=/trunk/; revision=35529
2008-05-23 06:19:26 +00:00
de67fcdb7c Code cleanup. Also add an "enabled" property to EPlugin.
2008-05-22  Matthew Barnes  <mbarnes@redhat.com>

	* e-util/e-plugin.c:
	* e-util/e-plugin.h:
	Code cleanup.  Also add an "enabled" property to EPlugin.


svn path=/trunk/; revision=35528
2008-05-23 02:52:07 +00:00
f7550c81c7 ** Fix a bunch of compiler warnings.
2008-05-22  Matthew Barnes  <mbarnes@redhat.com>

	** Fix a bunch of compiler warnings.

	* calendar/gui/e-select-names-renderer.c
	(e_select_names_renderer_focus_out_event):
	Remove this function.  Looks like it hasn't been used in years.

	* mail/em-format-html.c (efh_message_external):
	Fix a typo in checking for an empty 'mode' string.

	* mail/message-list.c (subtree_size):
	Remove this function.  Looks like it hasn't been used in years.

	* plugins/email-custom-header/email-custom-header.c
	(action_email_custom_header_cb):
	Remove unused 'editor' variable.

	* plugins/save-calendar/csv-format.c (do_save_calendar_csv):
	* plugins/save-calendar/rdf-format.c (do_save_calendar_rdf):
	Remove pointless address check of a local variable.


svn path=/trunk/; revision=35527
2008-05-22 18:00:17 +00:00
e99e12428d ** Fixes bug #534360
2008-05-22  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #534360

	Migrate from deprecated GtkObject symbols to GObject equivalents.
	Touches over 150 files in all components; too many to list.


svn path=/trunk/; revision=35526
2008-05-22 17:27:48 +00:00
e1d0bcf694 Patch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #533820 (crash on double-clicking the border of meetings in day-view)
svn path=/trunk/; revision=35525
2008-05-22 04:44:07 +00:00
8f88ab7e6c attachment-reminder.c (strip_text_msg): Wrong condition check
svn path=/trunk/; revision=35523
2008-05-21 19:25:32 +00:00
dca020e4e1 Updated Spanish translation
svn path=/trunk/; revision=35522
2008-05-21 16:54:28 +00:00
3622f22da2 Fix for #473198. Attachment Reminder Plugin : Ignore signatures when looking for clues.
svn path=/trunk/; revision=35521
2008-05-20 19:04:10 +00:00
d7821c77a3 Move some EPlugin macros from e-plugin-ui.c to e-plugin.h where they belong.
svn path=/trunk/; revision=35520
2008-05-20 14:10:21 +00:00
f71fd06f1e Indicate error if backup folder chosen lacks permissions.
2008-05-20  Sankar P  <psankar@novell.com>

	* backup-restore.c: (epbr_perform_pre_backup_checks),
	(org_gnome_backup_restore_backup):
	* org-gnome-backup-restore.error.xml:
	Indicate error if backup folder chosen lacks permissions.

	** Fixes bug #534012



svn path=/trunk/; revision=35519
2008-05-20 11:28:05 +00:00
12e92f4fef Translation updated by Tino Meinen.
2008-05-20  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

svn path=/trunk/; revision=35518
2008-05-20 09:16:42 +00:00
28182d6b8c Neither is this. Remove it from source control.
2008-05-19  Matthew Barnes  <mbarnes@redhat.com>

	* ui/Makefile.am:
	* ui/evolution-signature-editor.xml:
	Neither is this.  Remove it from source control.


svn path=/trunk/; revision=35517
2008-05-19 21:18:53 +00:00
68993450af This file is no longer used. Remove it from source control.
2008-05-19  Matthew Barnes  <mbarnes@redhat.com>

	* ui/Makefile.am:
	* ui/evolution-subscribe.xml:
	This file is no longer used.  Remove it from source control.


svn path=/trunk/; revision=35516
2008-05-19 21:12:54 +00:00
9d472864a2 Use a bit more direct English when informing the user of no messages in
2008-05-19  Matthew Barnes  <mbarnes@redhat.com>

	* mail/message-list.c (regen_list_done):
	Use a bit more direct English when informing the user of no messages
	in the currently selected folder.


svn path=/trunk/; revision=35515
2008-05-19 18:25:44 +00:00
f5e9fbef10 ** Fixes bug #530392
2008-05-19  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #530392

	* e-util/e-util-labels.c (e_util_labels_add_with_dlg):
	Pressing Enter in the entry activates the default response.


svn path=/trunk/; revision=35513
2008-05-19 17:15:16 +00:00
d57e180289 ** Fixes bug #533465, patch from Ritesh Khadgaray
2008-05-19  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #533465, patch from Ritesh Khadgaray

	* mail/em-account-editor.c (emae_url_set_hostport):
	Strip whitespace from user-entered hostname.


svn path=/trunk/; revision=35511
2008-05-19 15:44:20 +00:00
7ea3da7607 Committing on behalf of Ashish Shrivastava <shashish@novell.com>
Commit for Custom header support

svn path=/trunk/; revision=35510
2008-05-19 04:19:22 +00:00
bb8a109032 Make non junk learn work again.
2008-05-19  Srinivasa Ragavan  <sragavan@novell.com>

	* mail/em-folder-view.c: Make non junk learn work again.

svn path=/trunk/; revision=35509
2008-05-19 03:20:30 +00:00
5e0e476198 Updated Arabic Translation by Abou Manal.
svn path=/trunk/; revision=35507
2008-05-19 01:06:23 +00:00
60936300fc actually commit the file for previous commit, which wrongly went to
* th.po: actually commit the file for previous commit, which wrongly
	went to gnome-2-22 branch.

svn path=/trunk/; revision=35506
2008-05-18 08:06:28 +00:00
3c1c3a6c18 Updated Thai translation.
2008-05-18  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


svn path=/trunk/; revision=35505
2008-05-18 05:30:10 +00:00
b452caf179 ** Fixes bug #514383
2008-05-16  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #514383

	* plugins/mark-all-read/mark-all-read.c: Add a Cancel button.

	* mail/mail.error.xml: Remove the "ask-mark-read" error.

	* e-error.c (e_error_newv): Widget packing adjustments.


svn path=/trunk/; revision=35504
2008-05-16 19:51:18 +00:00
69dcbacecf add gtk/gtkspinbutton.h to the includes
svn path=/trunk/; revision=35503
2008-05-16 18:25:41 +00:00
0ede696fe3 Needed so that IMAP4 can allow users to configure cache expiration
2008-05-14  Jeffrey Stedfast  <fejj@novell.com>

	Needed so that IMAP4 can allow users to configure cache
	expiration per-folder.

	* em-folder-properties.c (emfp_get_folder_item): Add support for
	CAMEL_ARG_INT and CAMEL_ARG_DBL.
	(emfp_commit): Same.


svn path=/trunk/; revision=35502
2008-05-15 01:40:03 +00:00
6d741eea43 ** Fixes bug #531592
2008-05-14  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #531592

	* e-error.c (ee_build_label):
	Add an 'escape_args' parameter for strings that should /not/ be
	escaped, such as window titles and status bar messages.

	* e-error.c (e_error_newv):
	Pass an appropriate 'escape_args' value to ee_build_label().


svn path=/trunk/; revision=35500
2008-05-14 15:11:16 +00:00
7d213ee0c2 ** Fixes bug #311042, Patch by Milan Crha
2008-05-14  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #311042, Patch by Milan Crha

	* widgets/misc/e-info-label.c: (el_size_allocate), (el_class_init),
	(e_info_label_set_info), (get_text_full_width): Allocate size for
	location and info labels differently, than GtkHBox does, to be able
	to minimize it as much as possible and do not waste empty space.


svn path=/trunk/; revision=35499
2008-05-14 13:50:05 +00:00
08db22ba8b Remove obsolete file. Updated Norwegian bokmål translation.
2008-05-14  Kjartan Maraas  <kmaraas@gnome.org>

	* POTFILES.in: Remove obsolete file.
	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=35496
2008-05-14 13:12:54 +00:00
c631b4cdee Actually remov the file
svn path=/trunk/; revision=35495
2008-05-14 13:12:10 +00:00
09633dde9e ** Fixes bug #463040, Patch by Milan Crha
2008-05-14  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #463040, Patch by Milan Crha

	* mail/em-folder-browser.c (emfb_list_message_selectedi),
	(emfb_set_folder):
	Forget former selected uid as soon as we know we moved to other.


svn path=/trunk/; revision=35494
2008-05-14 12:53:00 +00:00
2dec7f52f5 Fixed a minor typo
svn path=/trunk/; revision=35493
2008-05-13 19:40:46 +00:00
b5da036cc0 Translation updated by Reinout van Schouwen.
2008-05-13  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Reinout van Schouwen.

svn path=/trunk/; revision=35490
2008-05-13 16:14:17 +00:00
fb386c9583 Evolution 2.23.2 release and version bump.
2008-05-12  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS, configure.in : Evolution 2.23.2 release and version bump.

svn path=/trunk/; revision=35488
2008-05-13 02:52:20 +00:00
3227032415 ** Fix for bug #531519
2008-05-09  Sankar P  <psankar@novell.com>

	** Fix for bug #531519

	* em-format-html-display.c: (efhd_message_update_bar):
	Evolution crashes on print-preview.

	** Committed on behalf of Srinivasa Ragavan <sragavan@novell.com>



svn path=/trunk/; revision=35486
2008-05-09 08:18:48 +00:00
116ed5dcc7 ** Fixes bug #525241 (EPluginUI)
2008-05-08  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #525241 (EPluginUI)

	* e-util/Makefile.am:
	Add e-plugin-ui.[ch].

	* e-util/e-plugin.h (EPluginClass):
	Add a "get_symbol" method for extracting arbitrary symbols
	from an EPlugin.  Implementation of the method is optional.

	* e-util/e-plugin.c (e_plugin_get_symbol):
	New function invokes the new "get_symbol" EPlugin method.

	* e-util/e-plugin.c (epl_get_symbol):
	New function implements the new "get_symbol" EPlugin method.
	It extracts the given symbol name from the GModule.

	* e-util/e-plugin-ui.[ch]:
	New EPluginHook subclass that allows plugins to extend menus,
	toolbars, and popups that are managed by GtkUIManager instead
	of BonoboUI.  Should eventually replace EMenu/EPopup.

	* shell/main.c (main): Register the EPluginUIHook type.

	* composer/e-msg-composer.c (msg_composer_destroy),
	(msg_composer_init): Rip out the EMenu logic.

	* composer/e-msg-composer.c (msg_composer_init):
	Register the GtkUIManager with EPluginUI.

	* plugins/face/Makefile.am:
	* plugins/face/org-gnome-face-ui.xml:
	Remove org-gnome-face-ui.xml (obsolete).

	* plugins/face/face.c (e_plugin_ui_init):
	Initialization callback for EPluginUI.  Adds a "face" action to
	the EMsgComposer instance's "composer" action group.

	* plugins/face/org-gnome-face.eplug.xml:
	Replace the "bonobomenu" hook definition with a new one for
	EPluginUI.  Include the UI definition inline.


svn path=/trunk/; revision=35485
2008-05-08 18:11:40 +00:00
3986fb032a Translation updated by Tino Meinen.
2008-05-08  Vincent van Adrighem  <adrighem@gnome.org>

	* nl.po: Translation updated by Tino Meinen.

svn path=/trunk/; revision=35484
2008-05-08 15:10:58 +00:00
a2905483c8 Include e-util-private.h for the mapping of EVOLUTION_GLADEDIR to a
2008-05-08  Tor Lillqvist  <tml@novell.com>

	* gui/alarm-notify/alarm-notify-dialog.c: Include e-util-private.h
	for the mapping of EVOLUTION_GLADEDIR to a function call on
	Windows. Construct the glade file pathname at run-time so that it
	is found also on Windows where we don't use compile-time pathnames
	at run-time.


svn path=/trunk/; revision=35482
2008-05-08 04:27:53 +00:00
40d111e3ea Explain more
svn path=/trunk/; revision=35480
2008-05-08 04:19:08 +00:00