| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This fixes bug 559366.
|
| |
|
|
|
|
|
|
| |
subscription editor.
mail/em-subscribe-editor.c (sub_folderinfo_exec): Use CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST for requesting list of subscribable folders.
|
| |
|
| |
|
|
|
|
| |
Fixes bug 580163.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove unnecessary <libgnomeui/gnome-dateedit.h> includes, and kill the
unused e_dialog_dateedit_set() and e_dialog_dateedit_get() functions.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #524497
* em-composer-utils.c: (guess_account):
Change the order getting an account
The original order is:
1. The account in 'To' of the message.
2. The account of the message source.
3. The account of the folder source.
The new order is:
1. The account of the folder source.
2. The account of the message source.
3. The account in "To' of the message
|
| |
|
|
|
|
| |
For better consistency with Nautilus.
|
| |
|
| |
|
|
|
|
| |
Part of bug #581272
|
|
|
|
| |
Missed one usage withing bug #569652
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Allow user define time duration for the Free/Busy calendar information
in the publish-calendar plugin.
|
|
|
|
| |
in mail/evolution-mail.schemas.in
|
|
|
|
| |
bbdb plugin, adds entry when sending any email, not only on reply.
|
|
|
|
| |
For backup-restore plugin.
|
|
|
|
| |
would now have the Evolution icon.
|
|
|
|
| |
g_filename_{to,from}_uri and not by concatenating strings which is broken with win32-style uris
|
|
|
|
|
|
| |
Fixes typos specific to:
-> addressbook/gui/component/ldap-config.glade.h
-> mail/evolution-mail.schemas.in.in.h
|
|
|
|
|
|
| |
According to https://wiki.ubuntu.com/SavingTheWorld (and of course according to
the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a
timeout in seconds is desired.
|
|
|
|
|
| |
Not exactly a leak, but a build-up over a period of time.
Clear the internal gnode on regen.
|
| |
|
|
|
|
| |
Don't defer from loading vfolders of vfolders. We can handle it now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Stop including top-level libgnome[ui] headers -- <gnome.h>,
<libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include
specific header files so we can track them easier.
Also, remove several unshipped test programs. Mostly ETable stuff.
|
| |
|
| |
|
|
|
|
|
| |
The only remaining case is widgets/test/test-dropdown-button.c, but this
file will be removed when the kill-bonobo branch is merged.
|
|
|
|
| |
Removed e-util/e-gui-utils.[ch].
|
|
|
|
|
| |
Migrate the evolution-backup utility from gnome_program_init() to
gtk_init_with_args().
|
|
|
|
| |
Include directive was already commented out.
|
|
|
|
|
| |
We now require GLib >= 2.20 and GTK+ >= 2.16. Also removed all
GLIB_CHECK_VERSION and GTK_CHECK_VERSION workarounds for older versions.
|
|
|
|
|
| |
Edit->Preferences->Calendar and Tasks, tab Display, option
Scroll Month View by a week.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
** Fix for bug #578335
* caldav-source.c: (user_changed), (location_changed):
Revert part of bug #562990, as EPassword requires username
as part of an URL to store passwords properly to a keyring.
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #572348
* filter/filter-option.c: (combobox_changed), (get_widget):
* mail/em-filter-rule.c: (part_combobox_changed):
* mail/em-filter-source-element.c: (source_changed):
Fix breakage of filter options.
|
|
|
|
| |
** Fix for bug #579550
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Just because it makes for easier merges with the kill-bonobo branch.
|
|
|
|
|
| |
Oops, last commit only included the -new- files.
This also removes EExpander, which is no longer used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rewrite the attachment UI to better utilize GIO and also to migrate from
GnomeIconList to GtkIconView. This also introduces a "List View" option
similar to Nautilus, as well as the EAttachmentHandler framework for
extending attachment handling (may eventually replace EMFormatHook).
This commit also fixes a number of secondary attachment bugs:
Bug 311609 – new attachment bar should use regular gtk+ expander
Bug 314923 – Drag and Drop in attachment window is inconsistent and
requires additional click
Bug 338179 – attachment saving ...
Bug 350364 – Action to get info about attachments
Bug 383047 – Viewing mail attachments
Bug 427235 – Can't copy attachment mime type string
Bug 454091 – Cannot save multiple attachments who have the same name
Bug 494629 – Rethink composer's attachment UI
Bug 553970 – Evolution ignores umask when saving attachments
Bug 577375 – mailto: and attach doesn't URL un-escape
|
|
|
|
| |
** Fix for bug #579635
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #491755
* gui/alarm-notify/config-data.c:
(config_data_set_last_notification_time),
(config_data_get_last_notification_time):
Sanitize values from GConf before using them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #575773
* gui/e-calendar-table.etspec:
* gui/e-cal-list-view.etspec:
* gui/e-memo-table.etspec:
* gui/e-cal-model.h: (ECalModelField), (struct _ECalModelComponent):
* gui/e-cal-model.c: (get_datetime_from_utc), (ecm_value_at),
(ecm_duplicate_value), (ecm_free_value), (ecm_initialize_value),
(ecm_value_is_empty), (ecm_value_to_string),
(e_cal_view_objects_modified_cb), (e_cal_model_component_finalize),
(e_cal_model_component_init):
Allow showing CREATED and LAST-MODIFIED properties in a table.
* gui/print.c: (print_comp_draw_real):
* gui/e-cal-component-preview.c: (write_html):
* conduits/todo/todo-conduit.c: (local_record_from_comp):
Possible leak fix.
|
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #553535
* e-msg-composer.c: (is_top_signature), (get_signature_html),
(set_editor_text), (e_msg_composer_show_sig_file): Do not eat
lines of text when changing signature at top of the message.
Add one extra empty line between the signature and the body
of the mail when placing signature to the bottom.
|
|
|
|
| |
** Fix for bug #561188
|
| |
|
|
|
|
|
|
|
| |
** Fix for bug #579306
* em-folder-utils.c: (em_folder_utils_delete_folder):
Do not free uninitialized variable.
|
|
|
|
| |
** Fix for bug #573704
|
| |
|
|
|
|
| |
** Part of fix for bug #571272
|
|
|
|
|
|
|
| |
** Fix for bug #563954
* message-list.c: (regen_list_exec): Sort UIDs before
using them to obtain proper order when without sorting.
|
|
|
|
| |
** Fix for bug #342296
|
|
|
|
| |
** Part of fix for bug #569652
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #552583
* mail-config.c: (mc_get_account_by), (get_source_url_string),
(get_transport_url_string), (mail_config_get_account_by_source_url),
(mail_config_get_account_by_transport_url):
Let the provider compare urls.
|
|
|
|
| |
** Fix for bug #381132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #340783
* publish-format-fb.h: (publish_calendar_as_fb):
* publish-format-fb.c: (write_calendar), (publish_calendar_as_fb):
* publish-format-ical.h: (publish_calendar_as_ical):
* publish-format-ical.c: (write_calendar), (publish_calendar_as_ical):
* publish-calendar.c: (publish), (publish_no_succ_info),
(publish_uri_async), (publish_online), (mount_ready_cb),
(mount_first), (add_timeout), (add_offset_timeout),
(online_state_changed), (publish_urls), (action_publish),
(error_queue_show_idle), (error_queue_add):
Show error or success to user in a UI.
|
|
|
|
| |
** Fix for bug #205804
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
** Fix for bug #577615
* gui/dialogs/cal-prefs-dialog.h: (struct _CalendarPrefsDialog):
* gui/dialogs/cal-prefs-dialog.c: (timezone_changed),
(daylight_saving_changed), (setup_changes), (show_config),
(calendar_prefs_dialog_construct):
* gui/dialogs/cal-prefs-dialog.glade:
* gui/apps_evolution_calendar.schemas.in:
* gui/calendar-config-keys.h:
* gui/calendar-config.h:
* gui/calendar-config.c: (set_standard_offsets),
(calendar_config_get_icaltimezone),
(calendar_config_get_daylight_saving),
(calendar_config_set_daylight_saving),
(calendar_config_add_notification_daylight_saving):
Get rid of "Adjust for daylight saving time" option.
|
|
|
|
| |
I forgot to remove unused files from sources in the commit for GN-bug #572348
|
|
|
|
| |
Some still left, because those gone in kill-bonobo branch.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Port Xfce's ExoBinding API to Evolution as EBinding. What this does is
allow you to bind two GObject properties together such that their values
are automatically kept in sync. The API also supports transformation
functions, such as boolean inversion.
I use this API heavily on the kill-bonobo branch and also in the
attachment UI rewrite, so I'm merging this feature early.
|
| |
|
|
|
|
|
|
| |
Make ETables look more like GtkTreeViews by increasing the vertical
padding to 4. If the users revolt, we can add a GtkStyle property to
make the padding value adjustable via gtkrc files.
|
| |
|
|
|
|
|
|
| |
Consolidate all marshalling specifications to e-util/e-marshal.list.
This reduces code duplication and makes it slightly easier to locate
unused marshallers.
|
|
|
|
| |
svn path=/trunk/; revision=37529
|
|
|
|
| |
svn path=/trunk/; revision=37527
|
|
|
|
| |
svn path=/trunk/; revision=37526
|
|
|
|
| |
svn path=/trunk/; revision=37525
|
|
|
|
| |
svn path=/trunk/; revision=37521
|
|
|
|
| |
svn path=/trunk/; revision=37520
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-13 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #467659 (bnc)
* mail/mail-mt.c:
* mail/mail-ops.c: Set the description for send mail
operation.
svn path=/trunk/; revision=37519
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-13 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #561312
* calendar/gui/comp-util.c:
* calendar/gui/comp-util.h: Added a new function to
sanitize master recurrence event before modifying
all instances.
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view.c: Used the new util api.
Do not invoke recurrence dialog while modifying detached
instances.
svn path=/trunk/; revision=37518
|
|
|
|
|
|
|
| |
Fixes #471083 (bnc)
Do not allow deletion of system folders.
svn path=/trunk/; revision=37517
|
|
|
|
|
|
|
|
|
| |
2009-04-13 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=37516
|
|
|
|
|
|
|
|
| |
2009-04-12 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=37515
|
|
|
|
|
|
|
|
|
|
| |
2009-04-12 Matthew Barnes <mbarnes@redhat.com>
** Remove a bunch of juvenile comments. Source code should
look professional, even if some developers are not.
svn path=/trunk/; revision=37514
|
|
|
|
| |
svn path=/trunk/; revision=37512
|
|
|
|
| |
svn path=/trunk/; revision=37511
|
|
|
|
| |
svn path=/trunk/; revision=37509
|
|
|
|
| |
svn path=/trunk/; revision=37508
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #574248
* google-contacts-source.c: (plugin_google_contacts):
* google-source.c: (plugin_google):
Compare base URI case insensitively.
svn path=/trunk/; revision=37507
|
|
|
|
| |
svn path=/trunk/; revision=37506
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Philip Withnall <philip@tecnocode.co.uk>
* en_GB.po: Fix for British English date formats by Bruce Cowan
<bcowan@fastmail.co.uk>.
svn path=/trunk/; revision=37503
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #523802
* gui/e-tasks.h: (e_tasks_get_preview):
* gui/e-tasks.c: (e_tasks_get_preview):
* gui/e-cal-component-preview.h: (e_cal_component_preview_get_html):
* gui/e-cal-component-preview.c: (e_cal_component_preview_get_html):
* gui/tasks-control.c: (tasks_control_new), (tasks_sensitize_table[]),
(tasks_control_sensitize_commands), (tasks_control_focus_changed),
(tasks_control_copy_cmd):
* gui/e-memos.h: (e_memos_get_preview):
* gui/e-memos.c: (e_memos_get_preview):
* gui/e-cal-component-memo-preview.h:
* gui/e-cal-component-memo-preview.c:
(e_cal_component_memo_preview_get_html):
* gui/memos-control.c: (memos_control_new),
(memos_control_sensitize_commands), (memos_control_focus_changed),
(memos_control_copy_cmd):
Use copy of the preview panel, when focused, and events' copy otherwise.
svn path=/trunk/; revision=37502
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #539002
* gui/certificate-manager.c: (load_certs):
Show all other certificates in a contact tab.
svn path=/trunk/; revision=37500
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #529745
* gui/certificate-manager.c: (import_your), (import_contact):
Add more file types in a file filter.
svn path=/trunk/; revision=37499
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Takao Fujiwara <takao.fujiwara@sun.com>
Reviewed by Milan Crha <mcrha@redhat.com>
Reviewed by Matthew Barnes <mbarnes@redhat.com>
* Fixes bug #537530
* misc/e-attachment-bar.c (update):
Use g_filename_to_utf8 for attachment filenames.
svn path=/trunk/; revision=37497
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Tobias Mueller <tobiasmue@gnome.org>
** Fixes bug #577989
* conf-bridge.c (error_handler):
Call gtk_message_dialog_new with a proper format string ("%s")
svn path=/trunk/; revision=37496
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Tobias Mueller <tobiasmue@gnome.org>
** Fixes bug #578034
* google-source.c (claim_error):
Call gtk_message_dialog_new with a proper format string.
svn path=/trunk/; revision=37495
|
|
|
|
| |
svn path=/trunk/; revision=37494
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-04-04 Tobias Mueller <tobiasmue@gnome.org>
** Fix for bug #569765
* message-list.c: Don't keep the selected message in the message
list if it is removed from the folder.
Patch by Matt McCutchen <matt@mattmccutchen.net>
svn path=/trunk/; revision=37493
|
|
|
|
| |
svn path=/trunk/; revision=37492
|
|
|
|
|
|
|
|
|
|
| |
2009-04-02 Milan Crha <mcrha@redhat.com>
* em-folder-tree.c: (em_folder_tree_get_selected_folder):
Do not ask for a folder when no folder selected.
svn path=/trunk/; revision=37490
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-02 Milan Crha <mcrha@redhat.com>
** Fix for bug #577717
* gui/dialogs/alarm-dialog.c: (alarm_to_dialog),
(malarm_widgets_to_alarm): Fill some default values
to mandatory properties of ECalComponentAttendee.
svn path=/trunk/; revision=37489
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-31 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #576921
* mail/em-mailer-prefs.h: Remove needless GtkListStore objects.
svn path=/trunk/; revision=37485
|
|
|
|
| |
svn path=/trunk/; revision=37484
|
|
|
|
| |
svn path=/trunk/; revision=37483
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-28 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #576921
* mail/em-mailer-prefs.h: Remove needless GtkListStore objects.
* mail/em-mailer-prefs.c: Use dispose instead of finalize.
(em_mailer_prefs_dispose): Unref header_list_store.
(init_junk_tree), (init_label_tree): Returns gboolean value instead
of GtkListStore object. Unref GtkListStore right after
gtk_tree_view_set_model.
svn path=/trunk/; revision=37481
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-28 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #576845
* em-mailr-prefs.c: (init_junk_tree):
Call jh_tree_refill instead of label_tree_refill.
svn path=/trunk/; revision=37480
|
|
|
|
|
|
|
|
| |
2009-03-27 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Mattias Põldaru
svn path=/trunk/; revision=37479
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #576696
* plugins/mail-to-task/mail-to-task.c: (set_attendees):
* plugins/mail-to-meeting/mail-to-meeting.c: (add_attendee_cb):
Set mandatory properties.
svn path=/trunk/; revision=37477
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-25 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Updated British English translation by Jen
Ockwell
<jenfraggleubuntu@gmail.com>.
svn path=/trunk/; revision=37475
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-25 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #576694
* widgets/table/e-cell-text.c (build_layout):
* widgets/text/e-text.c (reset_layout):
Handle absolute font sizes correctly.
svn path=/trunk/; revision=37474
|
|
|
|
| |
svn path=/trunk/; revision=37473
|
|
|
|
| |
svn path=/trunk/; revision=37472
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-24 Milan Crha <mcrha@redhat.com>
** Fix for bug #552583
* mail-config.c: (only_username), (mail_config_account_url_equal):
Compare only user names, without a domain part, if such exists.
svn path=/trunk/; revision=37471
|
|
|
|
| |
svn path=/trunk/; revision=37469
|
|
|
|
| |
svn path=/trunk/; revision=37468
|
|
|
|
|
|
|
|
| |
2009-03-21 Claude Paroz <claude@2xlibre.net>
* fr.po: Typo fixed in French translation.
svn path=/trunk/; revision=37467
|
|
|
|
|
|
|
|
| |
2009-03-21 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Fixed wrong translation.
svn path=/trunk/; revision=37466
|
|
|
|
| |
svn path=/trunk/; revision=37464
|
|
|
|
| |
svn path=/trunk/; revision=37463
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #574680
* e-msg-composer.c: (is_special_header): Function removed.
* e-msg-composer.c: (e_msg_composer_new_with_message):
Remove all headers except "References" and "In-Reply-To" when
composing from an existing message.
svn path=/trunk/; revision=37462
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #504767
* em-folder-utils.h: (em_folder_utils_create_folder):
* em-folder-utils.c: (em_folder_utils_create_folder):
* em-folder-selector.c: (emfs_response):
Inherit modality from a parent's window, if any.
* em-folder-browser.c: (emfb_folder_create):
* em-folder-tree.c: (emft_popup_new_folder):
* mail-component.c: (create_item):
Propagate changes in function prototype.
svn path=/trunk/; revision=37461
|
|
|
|
| |
svn path=/trunk/; revision=37460
|
|
|
|
|
|
|
|
|
| |
2009-03-18 Matthew Barnes <mbarnes@redhat.com>
* help/C/evolution.xml: Bump the version number.
svn path=/trunk/; revision=37459
|
|
|
|
| |
svn path=/trunk/; revision=37458
|
|
|
|
|
|
|
|
| |
2009-03-17 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=37457
|
|
|
|
|
|
|
|
| |
2009-03-16 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.26.0 release and version bump
svn path=/trunk/; revision=37455
|
|
|
|
| |
svn path=/trunk/; revision=37454
|
|
|
|
|
|
|
|
|
| |
2009-03-16 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Updated British English translation.
svn path=/trunk/; revision=37453
|
|
|
|
| |
svn path=/trunk/; revision=37452
|
|
|
|
|
|
|
|
|
| |
2009-03-16 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=37451
|
|
|
|
| |
svn path=/trunk/; revision=37450
|
|
|
|
| |
svn path=/trunk/; revision=37449
|
|
|
|
| |
svn path=/trunk/; revision=37448
|
|
|
|
| |
svn path=/trunk/; revision=37447
|
|
|
|
| |
svn path=/trunk/; revision=37446
|
|
|
|
| |
svn path=/trunk/; revision=37445
|
|
|
|
|
|
|
|
| |
2009-03-16 Dwayne Bailey <dwayne@translate.org.za>
* af.po: Fix msgfmt errors
svn path=/trunk/; revision=37444
|
|
|
|
| |
svn path=/trunk/; revision=37443
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-15 Andre Klapper <a9016009@gmx.de>
* af.po: Added Afrikaans translation by Friedel Wolff.
Fixes bug #575466.
* LINGUAS: Added af.
svn path=/trunk/; revision=37442
|
|
|
|
| |
svn path=/trunk/; revision=37441
|
|
|
|
| |
svn path=/trunk/; revision=37440
|
|
|
|
|
|
|
|
| |
2009-03-15 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation, fix #574975.
svn path=/trunk/; revision=37439
|
|
|
|
|
|
|
|
|
| |
2009-03-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation by Yuriy Penkin.
svn path=/trunk/; revision=37438
|
|
|
|
|
|
|
|
|
| |
2009-03-15 Andre Klapper <a9016009@gmx.de>
* cs/cs.po: Updated Czech translation by Jiri Eischmann.
svn path=/trunk/; revision=37437
|
|
|
|
| |
svn path=/trunk/; revision=37436
|
|
|
|
| |
svn path=/trunk/; revision=37435
|
|
|
|
| |
svn path=/trunk/; revision=37434
|
|
|
|
| |
svn path=/trunk/; revision=37433
|
|
|
|
| |
svn path=/trunk/; revision=37432
|
|
|
|
|
|
|
|
| |
2009-03-14 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=37431
|
|
|
|
| |
svn path=/trunk/; revision=37430
|
|
|
|
| |
svn path=/trunk/; revision=37429
|
|
|
|
|
|
|
|
|
| |
2009-03-14 Andre Klapper <a9016009@gmx.de>
* cs.po: Updated Czech translation by Jiri Eischmann.
svn path=/trunk/; revision=37428
|
|
|
|
|
|
|
|
| |
2009-03-14 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Priit Laes
svn path=/trunk/; revision=37427
|
|
|
|
|
|
|
|
|
| |
2009-03-14 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=37426
|
|
|
|
|
|
|
|
|
| |
2009-03-14 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=37425
|
|
|
|
|
|
|
|
| |
2009-03-14 Claude Paroz <claude@2xlibre.net>
* fr.po: Fixed bug #567745.
svn path=/trunk/; revision=37424
|
|
|
|
| |
svn path=/trunk/; revision=37423
|
|
|
|
| |
svn path=/trunk/; revision=37421
|
|
|
|
| |
svn path=/trunk/; revision=37420
|
|
|
|
| |
svn path=/trunk/; revision=37419
|
|
|
|
| |
svn path=/trunk/; revision=37418
|
|
|
|
| |
svn path=/trunk/; revision=37417
|
|
|
|
| |
svn path=/trunk/; revision=37416
|
|
|
|
|
|
|
|
| |
2009-03-12 Wadim Dziedzic <wdziedzic@aviary.pl>
* pl.po: Updated Polish translation and fixed bug #569514
svn path=/trunk/; revision=37415
|
|
|
|
| |
svn path=/trunk/; revision=37414
|
|
|
|
| |
svn path=/trunk/; revision=37413
|
|
|
|
| |
svn path=/trunk/; revision=37412
|
|
|
|
| |
svn path=/trunk/; revision=37411
|
|
|
|
| |
svn path=/trunk/; revision=37410
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Andre Klapper <a9016009@gmx.de>
* de/de.po: Updated German translation.
svn path=/trunk/; revision=37409
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Andre Klapper <a9016009@gmx.de>
* de/de.po: Updated German translation.
svn path=/trunk/; revision=37408
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Andre Klapper <a9016009@gmx.de>
* cs/cs.po: Updated Czech translation by Jiri Eischmann.
svn path=/trunk/; revision=37407
|
|
|
|
| |
svn path=/trunk/; revision=37406
|
|
|
|
| |
svn path=/trunk/; revision=37405
|
|
|
|
| |
svn path=/trunk/; revision=37404
|
|
|
|
| |
svn path=/trunk/; revision=37403
|
|
|
|
|
|
|
|
|
|
| |
2009-03-11 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=37402
|
|
|
|
| |
svn path=/trunk/; revision=37401
|
|
|
|
| |
svn path=/trunk/; revision=37400
|
|
|
|
|
|
|
|
|
| |
2009-03-10 Bharath Acharya <abharath@novell.com>
* C/evolution.xml: Fixed the warning. Maybe we'll never miss
anything once we have the check provided by #574786
svn path=/trunk/; revision=37399
|
|
|
|
| |
svn path=/trunk/; revision=37398
|
|
|
|
| |
svn path=/trunk/; revision=37397
|
|
|
|
|
|
|
|
|
| |
2009-03-10 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Updated British English translation.
svn path=/trunk/; revision=37395
|
|
|
|
| |
svn path=/trunk/; revision=37394
|
|
|
|
| |
svn path=/trunk/; revision=37393
|
|
|
|
| |
svn path=/trunk/; revision=37392
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Wouter Bolsterlee <wbolster@svn.gnome.org>
* nl.po: Updated Dutch translation by Tino Meinen.
svn path=/trunk/; revision=37391
|
|
|
|
| |
svn path=/trunk/; revision=37390
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Bharath Acharya <abharath@novell.com>
** Committed on behalf of PC Radhika <pradhika@novell.com>
* Makefile.am: Added 4 new images.
svn path=/trunk/; revision=37388
|
|
|
|
|
|
|
|
|
|
| |
2008-03-08 Matthew Barnes <mbarnes@redhat.com>
* a11y/e-table/gal-a11y-e-cell-tree.c (ectr_model_row_changed_cb):
Silence a debug message.
svn path=/trunk/; revision=37387
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-09 Andre Klapper <a9016009@gmx.de>
** Committed on behalf of PC Radhika <pradhika@novell.com>
* C/evolution.xml: Updated user documentation by Radhika after some
review by hggdh and me.
svn path=/trunk/; revision=37386
|
|
|
|
| |
svn path=/trunk/; revision=37385
|
|
|
|
|
|
|
|
|
| |
2009-03-08 Philip Withnall <philip@tecnocode.co.uk>
* en_GB.po: Updated British English translation.
svn path=/trunk/; revision=37384
|
|
|
|
| |
svn path=/trunk/; revision=37383
|
|
|
|
| |
svn path=/trunk/; revision=37382
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-08 David Planella <david.planella@gmail.com>
Added Catalan translation of the Evolution welcome e-mail and quick
reference
* configure.in: Added Makefiles for the Catalan translations of the
welcome e-mail and quick reference.
* mail/default/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* mail/default/ca/Inbox: Added Catalan translation by David Planella
* mail/default/ca/Makefile.am: Created Makefile template
svn path=/trunk/; revision=37381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-03-08 David Planella <david.planella@gmail.com>
Added Catalan translation of the Evolution welcome e-mail and quick
reference
* configure.in: Added Makefiles for the Catalan translations of the
welcome e-mail and quick reference.
* mail/default/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* mail/default/ca/Inbox: Added Catalan translation by David Planella
* mail/default/ca/Makefile.am: Created Makefile template
* help/quickref/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* help/quickref/ca/Makefile.am: Created Makefile template
* help/quickref/ca/quickref.pdf: Created PDF output from the
translation
* help/quickref/ca/quickref.tex: Created Catalan translation by David
Planella
svn path=/trunk/; revision=37380
|