Commit Graph

29700 Commits

Author SHA1 Message Date
5b8d789977 Now that we require GTK+ 2.14, use gtk_show_uri() instead of
2009-01-10  Matthew Barnes  <mbarnes@redhat.com>

	* e-util/e-util.c (e_display_help):
	Now that we require GTK+ 2.14, use gtk_show_uri() instead of
	gnome_help_display().


svn path=/trunk/; revision=37034
2009-01-11 01:49:39 +00:00
75a0cef3ca ** Fixes bug #567281
2009-01-10  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #567281

	* calendar/gui/calendar-commands.c:
	* calendar/gui/e-cell-date-edit-text.c:
	* widgets/misc/e-cell-date-edit.c:
	* widgets/misc/e-cell-percent.c:
	Remove unneeded #include <libgnomeui/gnome-messagebox.h>.


svn path=/trunk/; revision=37033
2009-01-11 00:24:57 +00:00
da64b56787 ** Fixes bug #567270
2009-10-10  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #567270

	* addressbook/gui/contact-editor/test-editor.c:
	* addressbook/printing/test-contact-style-editor.c:
	* addressbook/printing/test-print.c:
	Remove already-disabled use of gnome_about_new().


svn path=/trunk/; revision=37032
2009-01-11 00:16:24 +00:00
bdea754ec1 Updated German translation.
2009-01-11  Andre Klapper  <a9016009@gmx.de>

	* de.po: Updated German translation.


svn path=/trunk/; revision=37031
2009-01-10 23:57:23 +00:00
97e48e3524 ** Fixes bug #567276
2009-01-10  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #567276

	* addressbook/gui/widgets/e-addressbook-view.c:
	* addressbook/printing/test-print.c:
	* calendar/gui/calendar-commands.c:
	* calendar/gui/control-factory.c:
	* calendar/gui/e-itip-control.c:
	* calendar/gui/gnome-cal.c:
	* calendar/gui/goto.c:
	* calendar/gui/memos-control.c:
	* calendar/gui/print.c:
	* calendar/gui/tasks-control.c:
	* calendar/gui/alarm-notify/alarm-queue.c:
	* calendar/gui/dialogs/schedule-page.c:
	* widgets/menus/gal-view-menus.c:
	Remove unneeded #include <libgnomeui/gnome-dialog-util.h>.

	* calendar/gui/calendar-config.c:
	* calendar/gui/calendar-config.h:
	Removed unused function calendar_config_check_timezone_set().

	* widgets/misc/test-color.c:
	We don't ship this.  Remove it.


svn path=/trunk/; revision=37030
2009-01-10 23:41:27 +00:00
dab08c513e ** Bug #567244
2009-01-11  Tor Lillqvist  <tml@novell.com>

	** Bug #567244

	* filter-option.c (get_dynamic_options): For portability, use
	<gmodule.h> API instead of <dlfcn.h> API.


svn path=/trunk/; revision=37029
2009-01-10 22:21:47 +00:00
165cb49d80 ** Fixes bug #567280
2009-01-10  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #567280

	* mail/message-tag-followup.c:
	Remove unneeded #include <libgnomeui/gnome-pixmap.h>.


svn path=/trunk/; revision=37028
2009-01-10 22:19:30 +00:00
150e238dab ** Fixes bug #567285
2009-01-10  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #567285

	* mail/mail-autofilter.c:
	* widgets/misc/e-activity-handler.c:
	* widgets/misc/e-dropdown-button.c:
	Remove unneeded #include <libgnomeui/gnome-popup-menu.h>.


svn path=/trunk/; revision=37027
2009-01-10 22:09:28 +00:00
72a2b99428 Fix for bug #567282
2009-01-10  Andre Klapper  <a9016009@gmx.de>

	* Fix for bug #567282

	* /gui/component/addressbook-view.c:
	Remove unrequired #include of <libgnomeui/gnome-href.h>.


svn path=/trunk/; revision=37026
2009-01-10 19:05:39 +00:00
27e08c3045 Updated Spanish translation
svn path=/trunk/; revision=37024
2009-01-10 01:15:16 +00:00
538f13dd6e Reviewed by Matthew Barnes <mbarnes@redhat.com>
2009-01-09  Takao Fujiwara  <takao.fujiwara@sun.com>

	Reviewed by Matthew Barnes  <mbarnes@redhat.com>

	** Fix for bug #567129

	* apps_evolution_email_custom_header.schemas.in:
	Add <default> tag in C locale to localize the value.
	* email-custom-header.c (epech_setup_widgets):
	Add gettext.


svn path=/trunk/; revision=37022
2009-01-09 15:26:20 +00:00
607ce3802e Reviewed by Matthew Barnes <mbarnes@redhat.com>
2009-01-09  Takao Fujiwara  <takao.fujiwara@sun.com>

	Reviewed by Matthew Barnes  <mbarnes@redhat.com>

	* Fix for bug #566011

	* addressbook/gui/component/Makefile.am:
	* addressbook/gui/component/addressbook-component.c
	(addressbook_component_class_init):
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and
	add bindtextdomain().

	* calendar/gui/Makefile.am:
	* calendar/gui/calendar-component.c (calendar_component_class_init):
	* calendar/gui/dialogs/comp-editor.c:
	* calendar/gui/memos-component.c (memos_component_class_init):
	* calendar/gui/tasks-component.c (tasks_component_class_init):
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and
	add bindtextdomain().

	* composer/e-composer-header-table.c:
	* composer/e-composer-private.h:
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h>.

	* mail/mail-component.c (mail_component_class_init):
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and
	add bindtextdomain().

	* shell/e-user-creatable-items-handler.c
	(e_user_creatable_items_handler_class_ini):
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and
	add bindtextdomain().

	* widgets/misc/e-charset-picker.c:
	* widgets/misc/e-signature-combo-box.c:
	Include <glib/gi18n-lib.h> instead of <glib/gi18n.h>.


svn path=/trunk/; revision=37021
2009-01-09 07:36:29 +00:00
d5b6abdb00 B & W version of our new logo to replace the old Ximian logo.
2009-01-08  Matthew Barnes  <mbarnes@redhat.com>

	* help/quickref/evolution-logo.eps:
	B & W version of our new logo to replace the old Ximian logo.

	* help/quickref/*/quickref.pdf:
	Regenerate the Quick Reference PDFs with the new logo.


svn path=/trunk/; revision=37018
2009-01-08 20:36:40 +00:00
65e57aa9bd ** Fix for bug #567031
2009-01-08  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #567031

	* rule-editor.c: (rule_editor_new): Hide also label of the combo.


svn path=/trunk/; revision=37017
2009-01-08 15:55:09 +00:00
e495c012ab ** Part of fix for bug #565376
2009-01-08  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #565376

	* configure.in:
	Bump eds requirement to 2.25.5 because of new functionality.


svn path=/trunk/; revision=37016
2009-01-08 11:23:57 +00:00
c6bd0b0932 ** Fix for bug #565376
2009-01-08  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #565376

	* vfoldertypes.xml:
	* searchtypes.xml: Merge some search types together.
	* em-vfolder-context.c: (vfolder_new_element): More elements.
	* em-filter-folder-element.h: (struct _EMFilterFolderElement):
	* em-filter-folder-element.c: (xml_encode), (xml_decode),
	(folder_selected), (get_widget), (format_sexp):
	Support storing folder uri in a camel's way.

	* em-format-html-display.c: (efhd_use_component):
	Compiler warning fix.


svn path=/trunk/; revision=37015
2009-01-08 11:20:24 +00:00
37362c7b25 ** Fix for bug #339879
2009-01-08  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #339879

	* filter/filter-code.h: (filter_code_new):
	* filter/filter-code.c: (filter_code_new), (build_code):
	* filter/rule-context.c: (new_element):
	Have two types of code expression, one "code", which adds also
	a "match-all" into the expression, and a "rawcode" without it.

	* addressbook/gui/widgets/addresstypes.xml: Use "rawcode" instead of "code"
	to have not added a "match-all" into the expression.


svn path=/trunk/; revision=37014
2009-01-08 11:09:02 +00:00
8d10a9b544 Updated Spanish translation
svn path=/trunk/; revision=37010
2009-01-07 20:13:32 +00:00
454c5899f2 ** Fix for bugs #201167 and #269342 Add support for category syncing.
2009-01-07  Matt Davey  <mcdavey@mrao.cam.ac.uk>

	** Fix for bugs #201167 and #269342
	* conduit/address-conduit.c:
	Add support for category syncing.  Also, retain an existing
	given/first name split if it exists in the pilot record.


svn path=/trunk/; revision=37008
2009-01-07 17:09:20 +00:00
6f957cb836 ** Fix for bug #565553, #462372 (bnc)
2009-01-07  Ashish Shrivastava  <shashish@novell.com>

       ** Fix for bug #565553, #462372 (bnc)

       * gui/e-cal-popup.c (temp_save_part):
       Add supported URI format.

svn path=/trunk/; revision=37006
2009-01-07 09:38:10 +00:00
b3c048bed9 Part of fix for bug #443544 (bugzilla.novell.com) - Handle E_MEETING_FREE_BUSY_FREE.
svn path=/trunk/; revision=37005
2009-01-07 04:07:10 +00:00
7ee6b47dbc ** Fixes bug #566599
2009-01-06  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #566599

	* calendar/gui/itip-utils.c (comp_subject):
	Add translator comments and gettext context for meeting mail
	subject prefixes.


svn path=/trunk/; revision=37004
2009-01-06 16:51:51 +00:00
b9a62ffbea Updated Spanish translation
svn path=/trunk/; revision=37003
2009-01-06 16:48:48 +00:00
3bf908405c Updated Spanish translation
svn path=/trunk/; revision=37002
2009-01-06 14:56:13 +00:00
d0c017fd18 Updated Spanish translation
svn path=/trunk/; revision=37000
2009-01-06 13:36:30 +00:00
ce26097856 Updated Spanish translation
svn path=/trunk/; revision=36999
2009-01-06 10:55:51 +00:00
410c784fb5 Fix for bug #458968 (bugzilla.novell.com) - Don't warn the user about changes being lost if he is trying to delegate the meeting.
svn path=/trunk/; revision=36997
2009-01-06 09:01:01 +00:00
694b993d7d Evolution 2.25.4 release
2009-01-05  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.25.4 release



svn path=/trunk/; revision=36993
2009-01-06 03:49:43 +00:00
95e277a234 Updated Spanish screenshot
svn path=/trunk/; revision=36992
2009-01-05 22:32:54 +00:00
bf89dd2bb1 Added Spanish screenshots
svn path=/trunk/; revision=36991
2009-01-05 22:25:55 +00:00
4d3d785fac Updated Spanish translation and added three screenshots
svn path=/trunk/; revision=36990
2009-01-05 10:23:36 +00:00
4bf121b695 Updated Spanish translation
svn path=/trunk/; revision=36989
2009-01-05 09:10:19 +00:00
d8ae130852 Patch from Ashish Shrivastava <shashish@novell.com> ** Fix for bug #458153 (bugzilla.novell.com) - Provide a 'Show time as busy' button in the toolbar (like the other items in the 'Options' menu).
svn path=/trunk/; revision=36988
2009-01-05 07:44:23 +00:00
5d4a1a112e Updated Norwegian bokmål translation.
2009-01-05  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=36987
2009-01-05 06:11:35 +00:00
d3b281b5dc Updated German translation.
2009-01-04  Andre Klapper  <a9016009@gmx.de>

	* de/de.po: Updated German translation.


svn path=/trunk/; revision=36986
2009-01-04 23:43:42 +00:00
df8dc18d02 ** Fixes bug #566566
2008-01-04  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #566566

	* calendar/gui/e-itip-control.c (insert_rsvp):
	Mark "RSVP" for translation.


svn path=/trunk/; revision=36985
2009-01-04 23:06:32 +00:00
c4e651be82 updating latvaian translation
svn path=/trunk/; revision=36984
2009-01-04 18:57:29 +00:00
b81158666b updated latvian translation
svn path=/trunk/; revision=36983
2009-01-04 18:07:42 +00:00
74591f28f1 Updated Spanish translation
svn path=/trunk/; revision=36982
2009-01-04 16:14:23 +00:00
a1ee3e25bd Link sentence "You can also enable Magic spacebar" against the
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Link sentence "You can also enable Magic 
	spacebar" against the corresponding section. Fixes bug #550604.


svn path=/trunk/; revision=36981
2009-01-03 23:13:39 +00:00
1dfe095cfe s/and/or. Fixes bug #566233.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: s/and/or. Fixes bug #566233.


svn path=/trunk/; revision=36980
2009-01-03 23:04:58 +00:00
603b0682bf Fix wrong sentence. Fixes bug #566228.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Fix wrong sentence. Fixes bug #566228.


svn path=/trunk/; revision=36979
2009-01-03 23:03:43 +00:00
60813fba64 Add missing whitespace.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Add missing whitespace.


svn path=/trunk/; revision=36978
2009-01-03 23:01:52 +00:00
0e988989de Add warning that PGP Encrypt will not encrypt subject lines. Fixes bug
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Add warning that PGP Encrypt will not 
	encrypt subject lines. Fixes bug #543580.


svn path=/trunk/; revision=36977
2009-01-03 22:57:25 +00:00
61e061c21c Sync strings. Fixes bug #566236, bug #566238.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Sync strings.
	Fixes bug #566236, bug #566238.


svn path=/trunk/; revision=36976
2009-01-03 22:48:50 +00:00
dd8d979d01 Sync strings. Fixes bug #566234.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Sync strings.
	Fixes bug #566234.


svn path=/trunk/; revision=36975
2009-01-03 22:44:46 +00:00
4d2fa10aa2 Fix grammatical errors. Fixes bug #558492. Patch by Nanley Chery.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Fix grammatical errors.
	Fixes bug #558492. Patch by Nanley Chery.


svn path=/trunk/; revision=36974
2009-01-03 22:42:32 +00:00
74dafec1e3 Fix non-sense split sentences. Fixes bug #544340, bug #544339.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Fix non-sense split sentences.
	Fixes bug #544340, bug #544339.


svn path=/trunk/; revision=36973
2009-01-03 22:39:16 +00:00
7880475a2c Fix typos. Bug #544335. Patch by Philip Withnall.
2009-01-03  Andre Klapper  <a9016009@gmx.de>

	* C/evolution.xml: Fix typos. Bug #544335.
	Patch by Philip Withnall.


svn path=/trunk/; revision=36972
2009-01-03 22:30:45 +00:00
9df770dab6 Added a few translated screenshots.
2009-01-02  Andre Klapper  <a9016009@gmx.de>

	* de/figures: Added a few translated screenshots.


svn path=/trunk/; revision=36969
2009-01-02 22:33:33 +00:00