| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Lots of new warnings to clean up. Have fun.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Until the UI is fixed. See Bug 573878 – [face] Plugin is unusable
|
|
|
|
|
|
|
|
|
|
| |
GNU Autoconf manual states (section 3.1):
Previous versions of Autoconf promoted the name configure.in, which
is somewhat ambiguous (the tool needed to process this file is not
described by its extension), and introduces a slight confusion with
config.h.in and so on (for which '.in' means "to be processed by
configure"). Using configure.ac is now preferred.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reset the index properly so that all the recurring instances are deleted
once the mail is processed.
|
|
|
|
|
|
| |
Make the word search bar more like Firefox and get rid of the "Current
Message" search scope in the folder search bar. Shift+Ctrl+F now
activates the word search bar.
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| |\ \ |
|
| | | | |
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Completely rewrite how composer headers are managed. There's now two
sets of headers (with some overlap): one set is for sending an email
message, the other is for posting to a newsgroup. The correct set of
headers is chosen on-the-fly based on the currently selected account
type. The user's "view" preferences for these two sets are stored
separately, so that switching between an email account and a news
account will no longer stomp on your preferences.
This also eliminates the need for the "Post New Message to Folder" and
"Post a Reply" actions, so they've been removed. Usenet users can now
just highlight a newsgroup in the folder tree and click New or Reply,
and the composer window will show the correct set of headers with the
Post-To field filled in automatically.
Comment #6 in the bug discusses other standard news reader behaviors we
still don't get right, particularly the missing "Followup To" header.
These will be dealt with separately.
|
|/ / / / |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
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
|