| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-13 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #564351 (patch by Tal Benavidor)
* mail/em-icon-stream.c:
Fix single-header include issue for GdkPixbuf.
svn path=/trunk/; revision=36874
|
|
|
|
|
|
|
|
|
| |
2008-12-13 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Merged from branch gnome-2-24 minor fixes to the Brazilian
Portuguese translation.
svn path=/trunk/; revision=36873
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-11 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #562450
* composer/e-msg-composer.c (handle_multipart_signed):
Fix a typo that broke "Edit as New Message" for signed messages.
svn path=/trunk/; revision=36869
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-10 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #552357
* e-searching-tokenizer.c: (e_searching_tokenizer_begin):
Function prototype changed.
svn path=/trunk/; revision=36868
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-10 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #563250
* e-util/e-util.c (e_get_accels_filename):
New function returns the filename where custom keyboard
accelerators are stored. Currently only applies to the
various editor windows in Evolution.
* shell/main.c (main):
Load on startup and save on shutdown, custom keyboard accelerators.
svn path=/trunk/; revision=36864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-10 Milan Crha <mcrha@redhat.com>
** Fix for bug #563870
* e-util/e-util-labels.h: (e_util_labels_get_filter_options):
* e-util/e-util-labels.c: (e_util_labels_get_filter_options):
New helper function to be used in FilterOption.
* filter/Makefile.am:
* filter/filter-label.h:
* filter/filter-label.c: Drop, not used anywhere.
* filter/filter-element.c:
* filter/rule-context.c: Remove dropped include and code.
* filter/filter-option.c: (get_dynamic_options), (xml_create), (get_widget):
Evaluate dynamic options even on create, to have them available for
saved searches even before the widget itself is shown.
* mail/vfoldertypes.xml:
* mail/filtertypes.xml:
* mail/searchtypes.xml: Use dynamic filter option.
* mail/message-list.c: Drop unused header include.
svn path=/trunk/; revision=36863
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-10 Milan Crha <mcrha@redhat.com>
** Fix for bug #556303
* e-attachment-bar.c: (eab_icon_clicked_cb):
Check whether attachment has a body already before accessing it.
svn path=/trunk/; revision=36861
|
|
|
|
|
|
| |
plugin by default and provide an option to disable it.
svn path=/trunk/; revision=36860
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-09 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #552583
* mail-config.c: (mail_config_get_account_by_source_url),
(mail_config_get_account_by_transport_url): Extending Sankar's fix
of account checking logic a bit, to be more consistent.
svn path=/trunk/; revision=36859
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #333224
* gui/e-day-view.c: (e_day_view_on_text_item_event): Sanitize returned
values from 'e_day_view_convert_position_in_main_canvas', because it
can let the 'event_num' or 'day' set to -1, which means invalid value.
svn path=/trunk/; revision=36858
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #563369
* em-folder-properties.c: (emfp_dialog_got_folder_quota):
* em-folder-tree-model.c: (em_folder_tree_model_set_folder_info):
* mail-component.c: (view_changed): Translate "Templates" folder name.
svn path=/trunk/; revision=36856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #563669
* addressbook/gui/component/ldap-config.glade:
* addressbook/printing/e-contact-print.glade:
* mail/mail-config.glade:
* filter/filter.glade:
* widgets/misc/e-send-options.glade:
* calendar/gui/dialogs/recurrence-page.glade:
* calendar/gui/dialogs/alarm-dialog.glade:
* calendar/gui/dialogs/event-page.glade:
* calendar/gui/dialogs/task-details-page.glade:
* calendar/gui/dialogs/cal-prefs-dialog.glade:
* calendar/gui/alarm-notify/alarm-notify.glade:
* calendar/gui/goto-dialog.glade:
Use zero GtkSpinButton's PageSize, as Gtk+ requires.
svn path=/trunk/; revision=36855
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #555663
* gconf-bridge.c: (struct WindowBinding), (gconf_bridge_bind_window),
(window_binding_unbind): Do not overwrite signal id.
svn path=/trunk/; revision=36853
|
|
|
|
| |
svn path=/trunk/; revision=36852
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-08 Jeff Cai <jeff.cai@sun.com>
** Fix for bug #563633
* gui/e-cal-model.c: Add an unused member for _ECalModelComponentPrivate
svn path=/trunk/; revision=36851
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-08 Milan Crha <mcrha@redhat.com>
** Fix for bug #562990
* caldav-source.c: (user_changed), (oge_caldav): Use 'username'
property of the ESource to read/write user name, not the uri.
svn path=/trunk/; revision=36850
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-08 Milan Crha <mcrha@redhat.com>
** Fix for bug #270376
* gui/contact-editor/e-contact-editor.c: (im_service []),
(non_string_fields[]):
* gui/widgets/eab-contact-display.c: (render_contact):
Support Skype field in a contact.
* gui/contact-editor/e-contact-editor-im.c:
Changes here too, but file doesn't seem to be used.
svn path=/trunk/; revision=36849
|
|
|
|
|
|
| |
(Added print menu option to task, memo and event editors).
svn path=/trunk/; revision=36848
|
|
|
|
|
|
| |
loading' until we are really done with it. The previous behavior can cause duplicate nodes in tree for subscribed folders).
svn path=/trunk/; revision=36847
|
|
|
|
|
|
| |
(Fix for a few erroneous strings).
svn path=/trunk/; revision=36845
|
|
|
|
|
|
| |
gtk_icon_info_get_filename(), fixes a crash if the gnome-settings-daemon is not running).
svn path=/trunk/; revision=36844
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-08 Bharath Acharya <abharath@novell.com>
** Fix for bug #558498
* exchange-account-setup.c: (org_gnome_exchange_settings),
(destroy_oof_data), (org_gnome_exchange_commit):
* org-gnome-exchange-operations.error.xml:Check for the offline
status before setting up the Exchange settings.
svn path=/trunk/; revision=36842
|
|
|
|
|
|
| |
(Copy/Paste support in day/week views).
svn path=/trunk/; revision=36841
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-08 Sankar P <psankar@novell.com>
** Fixes bug #552583
* mail/mail-config.c: (mail_config_get_account_by_source_url)
(mail_config_get_account_by_transport_url):
Fix the errors in the account checking logic.
svn path=/trunk/; revision=36839
|
|
|
|
|
|
| |
fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment).
svn path=/trunk/; revision=36837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-05 Milan Crha <mcrha@redhat.com>
** Fix for bug #332629
* filter/filter-option.h: (struct _filter_option),
(struct _FilterOption), (filter_option_add):
* filter/filter-option.c: (filter_option_init), (filter_option_finalise),
(filter_option_add), (xml_create), (get_widget), (clone):
Be able to define optionlist with dynamically created list of options.
* filter/filter-label.c: (fill_options): Adapt.
* addressbook/gui/widgets/addresstypes.xml:
* calendar/gui/caltypes.xml:
* calendar/gui/memotypes.xml:
* calendar/gui/tasktypes.xml:
Use dynamically created list of categories in the option's widget.
svn path=/trunk/; revision=36836
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #562886
* composer/e-msg-composer (handle_mailto):
Don't double-decode attachment URIs. Also, parse & correctly.
svn path=/trunk/; revision=36834
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #552583
* mail/mail-config.c (mail_config_get_account_by_source_url),
(mail_config_get_account_by_transport_url):
For the purpose of matching a URL to an EAccount, only compare
the protocol, user, host and port and disregard the rest.
svn path=/trunk/; revision=36832
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #263268
* gui/widgets/e-addressbook-view.c: (search_activated),
(make_suboptions): Be able to search for contacts without category.
svn path=/trunk/; revision=36830
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-03 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #560420 (patch by hp@syntomax.com)
* plugins/sa-junk-plugin/em-junk-filter.c (pipe_to_sa_full):
spamc and spamassassin use error codes >= 64 to denote execution
errors. Positive error codes < 64 means the message was identified
as spam.
svn path=/trunk/; revision=36828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-03 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #352287
* calendar/gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
Draw top icons in full detail/color depth (for weather, for example).
* plugins/calendar-weather/Makefile.am: Compile and link with libgweather.
* plugins/calendar-weather/calendar-weather.c: (e_plugin_lib_enable), (selection_changed),
(find_location_func), (find_location), (treeview_clicked),
(create_source_selector), (build_location_path),
(location_clicked), (e_calendar_weather_location):
Use libgweather for weather calendar.
Note: Requires eds revision at least 9793.
svn path=/trunk/; revision=36827
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #348299
* addressbook/gui/contact-editor/e-contact-editor.c
(e_contact_editor_init):
* calendar/gui/dialogs/event-page.c (get_widgets):
* calendar/gui/dialogs/memo-page.c (get_widgets):
* calendar/gui/dialogs/task-page.c (get_widgets):
Use category completion in the Categories field.
* calendar/gui/dialogs/event-editor.c:
* calendar/gui/dialogs/memo-editor.c:
* calendar/gui/dialogs/task-editor.c:
Fix some reference count leaks.
svn path=/trunk/; revision=36826
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-12-02 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #562228
* exchange-account-setup.c: (want_mailbox_toggled),
(org_gnome_exchange_owa_url):
Make it clearer the mailbox entry is optional.
svn path=/trunk/; revision=36825
|
|
|
|
|
|
|
|
| |
2008-12-01 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.25.2 release changes.
svn path=/trunk/; revision=36823
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-28 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #503662
* caldav-source.c: (user_changed):
Set NULL properly to protect against using already freed memory.
svn path=/trunk/; revision=36821
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-28 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #359745
* caldav-source.c: (ensure_caldav_source_group),
(e_plugin_lib_enable): Ensure source group for VTODO and VJOURNAL too.
* caldav-source.c: (set_refresh_time), (get_refresh_minutes),
(spin_changed), (option_changed), (oge_caldav):
Be able to change refresh time for the CalDAV sources.
* org-gnome-evolution-caldav.eplug.xml:
Show CalDAV options under all the other standard options.
Note: Requires at least eds revision 9781 (version 2.25.2, in configure.in already)
svn path=/trunk/; revision=36820
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-28 Felix Riemann <friemann@svn.gnome.org>
** Fixes bug #554464
* configure.in: Bump gtk+ minimum version to 2.14.0 which pulls
in a recent enough Pango version.
* widgets/table/e-cell-text.c: (build_layout): Let Pango handle
the ellipsizing, which should be faster.
svn path=/trunk/; revision=36819
|
|
|
|
| |
svn path=/trunk/; revision=36818
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-27 Milan Crha <mcrha@redhat.com>
** Fix for bug #332729
* e-config.c: (ep_finalise): Disconnect handlers on the widget before
freeing the structure it is using.
svn path=/trunk/; revision=36816
|
|
|
|
| |
svn path=/trunk/; revision=36815
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #560138
* gui/e-calendar-table.c: (query_tooltip_cb):
Let wrap description text in a tooltip.
svn path=/trunk/; revision=36812
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-23 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #552850
* mail/evolution-mail.schemas.in:
* plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml:
Prefer the term "side bar" over "folder tree".
svn path=/trunk/; revision=36810
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-20 Bharath Acharya <abharath@novell.com>
** Fix for bug bnc #446286
* status-track.c: (track_status): Remove the header check as we
do a e_gw_connection_get_item for tracking the status.
svn path=/trunk/; revision=36807
|
|
|
|
|
|
|
|
| |
2008-11-19 Srinivasa Ragavan <sragavan@novell.com>
* mail-notification.c: Fix compilation error.
svn path=/trunk/; revision=36804
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #556224
* gui/gnome-cal.c: (struct _GnomeCalendarPrivate), (setup_widgets),
(update_todo_view_async), (update_todo_view), (gnome_calendar_init),
(gnome_calendar_destroy): Run always 'update_todo_view' in a separate
thread and guard its body with a mutex.
* gui/gnome-cal.c: (update_query_async): Do not leak.
svn path=/trunk/; revision=36803
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-19 Srinivasa Ragavan <sragavan@novell.com>
** Fix for BNC bug #434320
* plugins/mail-notification/mail-notification.c: When the popup is
clicked close the status icon.
svn path=/trunk/; revision=36802
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-19 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #555276
* mail/mail-vfolder.c: Don't load vfolder as subfolder.
svn path=/trunk/; revision=36799
|
|
|
|
|
|
| |
signature of the 'children-changed' signal emission).
svn path=/trunk/; revision=36797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-17 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #557818
* addressbook/gui/component/addressbook-view.c:
* calendar/gui/calendar-component.c:
* calendar/gui/memos-component.c:
* calendar/gui/tasks-component.c:
ESourceSelector now handles most of the drag-and-drop signals.
We just have to listen for the new "data-dropped" signal and
deal with it. Gets rid of a lot of duplicate logic.
svn path=/trunk/; revision=36793
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #560882
* widgets/table/e-table-defines.h:
* widgets/table/e-table-header-utils.c (e_table_header_draw_button):
Left-align header labels instead of centering them, and adjust
the header padding so they look purdy.
svn path=/trunk/; revision=36792
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-17 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #558322
* addressbook/gui/component/addressbook-view.c
(rename_addressbook_cb):
* calendar/gui/calendar-component.c (rename_calendar_cb):
* calendar/gui/memos-component.c (rename_memo_list_cb):
* calendar/gui/tasks-component.c (rename_task_list_cb):
New "Rename" item in the source selector pop-up menu calls
the recently added e_source_selector_edit_primary_selection().
Still need to bind the "F2" key to this action, but I'm not
sure how whether EPopup supports that.
svn path=/trunk/; revision=36791
|
|
|
|
|
|
|
|
|
| |
2008-11-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=36789
|
|
|
|
|
|
|
|
| |
2008-11-15 Petr Kovar <pknbe@volny.cz>
* cs/cs.po: Updated Czech translation of manual by Jiri Eischmann.
svn path=/trunk/; revision=36787
|
|
|
|
| |
svn path=/trunk/; revision=36785
|
|
|
|
|
|
|
|
|
|
| |
2008-11-13 Bharath Acharya <abharath@novell.com>
* em-folder-view.c: (emfv_setting_notify):
* em-format-html.c: (efh_format_headers): Do not display the default
headers when all the headers are disabled in Mail preferences.
svn path=/trunk/; revision=36780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-12 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #524377
* configure.in: Bump eds minimum version to 2.25.2 because of
camel's int camel_header_param_encode_filenames_in_rfc_2047.
* mail/mail-config.glade:
* mail/evolution-mail.schemas.in:
* mail/em-composer-prefs.c: (em_composer_prefs_construct):
* mail/mail-config.c: (gconf_outlook_filenames_changed), (mail_config_init):
Declare, be able to change and listen to changes on new key,
'/apps/evolution/mail/composer/outlook_filenames' to encode file names
header in camel based on the RFC 2047, instead of the correct RFC 2231.
Note: Requires at least eds revision 9756.
svn path=/trunk/; revision=36779
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-12 Milan Crha <mcrha@redhat.com>
** Fix for bug #559810
* e-util-labels.c: (e_util_labels_parse):
Do not localize empty label names, also localize them only first time.
svn path=/trunk/; revision=36777
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-07 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #559701
* e-msg-composer.c: (e_load_spell_languages): Don't save when its
NULL.
svn path=/trunk/; revision=36775
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #559604
* gui/e-calendar-view.h: (e_calendar_view_get_attendees_status_info):
* gui/e-calendar-view.c: (e_calendar_view_get_attendees_status_info),
(e_calendar_view_get_tooltips):
* gui/e-calendar-table.c: (query_tooltip_cb):
Show attendees' status in the tooltip if available.
svn path=/trunk/; revision=36773
|
|
|
|
|
|
| |
proxy accounts in the correct format.
svn path=/trunk/; revision=36772
|
|
|
|
|
|
| |
calendar views.
svn path=/trunk/; revision=36770
|
|
|
|
|
|
| |
attachment-bar while still filling the widgets.
svn path=/trunk/; revision=36769
|
|
|
|
|
|
| |
Czech translation of manual by Jiri Eischmann.
svn path=/trunk/; revision=36767
|
|
|
|
| |
svn path=/trunk/; revision=36765
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-07 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #557581
* configure.in:
Break up the version definitions such that we can calculate the
latest stable version and pass a STABLE_VERSION definition to
shell/main.c.
* shell/main.c:
Replace DEVELOPMENT with STABLE_VERSION, which actually defines
the latest stable version (e.g. 2.24). STABLE_VERSION is only
defined if the current version is _unstable_ (e.g. 2.25).
* shell/main.c (show_development_warning):
Use STABLE_VERSION instead of hard-coding the version number.
svn path=/trunk/; revision=36761
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-07 Matthew Barnes <mbarnes@redhat.com>
** Fix for bug #552583
* mail-config.c: (mail_config_get_account_by_source_url):
Instead of preserving the authmech attribute in the two URLs
being compared, strip the attributes out of both URLs and just do
a simple string comparison. We're just trying to match a URL to
an account here. The authentication method shouldn't be relevant.
svn path=/trunk/; revision=36758
|
|
|
|
| |
svn path=/trunk/; revision=36757
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-07 Matthew Barnes <mbarnes@redhat.com>
** Fix for bug #559518
* google-source.c: (retrieve_list_clicked),
(retrieve_list_sensitize), (plugin_google): Desensitizes the
button when the username field is blank.
svn path=/trunk/; revision=36755
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-07 Bharath Acharya <abharath@novell.com>
** Fix for bug #440007 (bnc)
Print Preview of Calendar Event Shows Blank Page Before Data
* gui/print.c: (print_comp_draw_real): Print the attendees only
if its the first page.
svn path=/trunk/; revision=36752
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-07 Bharath Acharya <abharath@novell.com>
** Fix for BNC bug #437226
Proper message is missing in mail sent by delegatee
* em-format-html.c (efh_format_headers): Regression caused by
r35319. Check for the condition only after the while loop.
svn path=/trunk/; revision=36750
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-22 Bharath Acharya <abharath@novell.com>
** Fix for bug #557246
* exchange-folder.c:
* (org_gnome_exchange_check_inbox_subscribed): Pop
up the "Unsubscribe Folder" option only for the subscribed
folders and not to the Other's folder hierarchy.
svn path=/trunk/; revision=36748
|
|
|
|
|
|
| |
invitation replies
svn path=/trunk/; revision=36747
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-06 Bharath Acharya <abharath@novell.com>
** Fix for bug #557726
* google-contacts-source.c: (destroy_ui_data),
(plugin_google_contacts): Destroy the widgets created by this group.
svn path=/trunk/; revision=36745
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-05 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #559371
* composer/e-msg-composer.c (e_load_spell_languages):
New function loads a list of GtkhtmlSpellLanguage structs from
GConf, taking care of details like converting language codes to
structs and ensuring the returned list is non-empty.
* composer/e-msg-composer.c (e_save_spell_languages):
New function saves a list of GtkhtmlSpellLanguage structs to
GConf, taking care of details like converting the structs to
language codes.
* composer/e-msg-composer.c (msg_composer_constructor):
* mail/em-composer-prefs.c (spell_language_save), (spell_setup):
Simplify the logic by using e_load_spell_languages() and
e_save_spell_languages().
svn path=/trunk/; revision=36743
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #554450
* composer/e-msg-composer.c (msg_composer_init):
Get drag-and-drop to the attachment bar working again, but see
my note in the source code. I'm still not sure why it broke.
svn path=/trunk/; revision=36741
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #558354
* gui/alarm-notify/alarm-notify.glade:
* gui/alarm-notify/alarm-notify-dialog.h: (enum AlarmNotifyResult):
* gui/alarm-notify/alarm-notify-dialog.c: (struct AlarmNotify),
(dismiss_pressed_cb), (notified_alarms_dialog_new):
* gui/alarm-notify/alarm-queue.c: (notify_dialog_cb):
Changed "Close" button to "Dismiss All" and added a "Dismiss" button
to the alarm notification dialog to be able to dismiss only some of
the alarms shown in the dialog.
svn path=/trunk/; revision=36740
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-04 Milan Crha <mcrha@redhat.com>
** Fix for bug #386036
* vfoldertypes.xml:
* filtertypes.xml: Added new option "Sender or Recipients" which
filters on From/To/Cc/Bcc headers.
svn path=/trunk/; revision=36739
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-04 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/calendar-commands.c:
* calendar/gui/calendar-component.h:
* calendar/gui/gnome-cal.c:
* e-util/e-non-intrusive-error-dialog.c:
* e-util/e-non-intrusive-error-dialog.h:
Fix compiler warnings.
svn path=/trunk/; revision=36738
|
|
|
|
| |
svn path=/trunk/; revision=36736
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-04 Akhil Laddha <lakhil@novell.com>
* e-non-intrusive-error-dialog.c (eni_query_tooltip_cb),
(eni_render_pixbuf), (eni_render_date), (eni_append_logs),
(eni_config_get_error_level), (eni_config_get_error_timeout),
(eni_error_timeout_changed), (eni_error_level_value_changed),
(eni_show_logger):
* e-non-intrusive-error-dialog.h:
Missed commiting these files in the previous commit.
svn path=/trunk/; revision=36735
|
|
|
|
|
|
|
|
|
|
| |
2008-11-03 Srinivasa Ragavan <sragavan@novell.com>
* configure.in, NEWS: Evolution 2.25.1 release and version bump
svn path=/trunk/; revision=36733
|
|
|
|
|
|
|
|
|
|
| |
2008-11-03 Srinivasa Ragavan <sragavan@novell.com>
* POTFILES.in: Added addressbook/gui/component/autocompletion-config.c
svn path=/trunk/; revision=36732
|
|
|
|
|
|
|
|
| |
2008-11-3 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=36730
|
|
|
|
| |
svn path=/trunk/; revision=36728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-03 Ashish Shrivastava <shashish@novell.com>
** Fix for bug #559086
* Most of the calendar errors are now non-intrusive
* calendar.error.xml: Added a new error message for
non-intrusive backend_died.
* apps_evolution_calendar.schemas.in:
* calendar-commands.c: Added new verb for help debug message
(help_debug):
* gnome-cal.c: Support for non-intrusive error.
(client_cal_opened_cb), Define fash table and accessing
errors:
* e-calendar-view.c: (error_response):
(e_calendar_utils_show_error_silent),
(e_calendar_utils_show_info_silent):
* e-calendar-view.h:
* calendar-component.c: Added EActivityHandler and ELogger:
(calendar_component_peek_activity_handler),
(calendar_component_show_logger):
* calendar-component.h:
svn path=/trunk/; revision=36727
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-03 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #559041
* widgets/text/e-text.c (e_text_class_init):
Add translator comment for "im_context" property.
svn path=/trunk/; revision=36725
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-03 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #559040
* ui/evolution-addressbook.xml:
* ui/evolution-mail-global.xml:
* ui/evolution-mail-list.xml:
No period at the end of tooltips, and use sentence case.
svn path=/trunk/; revision=36724
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #559042
* calendar/gui/e-itip-control.c (write_recurrence_piece):
* mail/mail-config.glade:
Remove extra spaces in translated strings.
svn path=/trunk/; revision=36722
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #559028
* composer/e-msg-composer.c (msg_composer_key_press_event):
Skip over the style toolbar when tabbing in reverse.
svn path=/trunk/; revision=36720
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-03 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Merged Brazilian Portuguese translation from branch
gnome-2-24. Fixes capitalization, verb tense in descriptions, some
terminology errors, double spaces and random errors. Improves
access keys.
svn path=/trunk/; revision=36719
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #557613
* mail/em-utils.c (try_open_e_book):
Wait for try_open_e_book_cb() to run before freeing the EFlag.
It will run regardless of whether the EBook operation completes.
svn path=/trunk/; revision=36715
|
|
|
|
|
|
|
|
|
|
| |
2008-11-02 Matthew Barnes <mbarnes@redhat.com>
* e-util.c (do_format_number_as_float):
Remove this unused internal function.
svn path=/trunk/; revision=36713
|
|
|
|
|
|
|
|
| |
2008-11-02 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=36711
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-31 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #558726 (patch by Frederic van Starbmann)
* mail/em-format-html.c (emfh_multipart_related_check):
* plugins/mail-to-task/mail-to-task.c (do_mail_to_task):
* plugins/plugin-manager/plugin-manager.c (eppm_enable_toggled):
Fix several potential format string crashes.
svn path=/trunk/; revision=36709
|
|
|
|
|
|
|
|
|
|
| |
2008-10-31 Matthew Barnes <mbarnes@redhat.com>
* calendar/gui/itip-utils.c (itip_send_comp):
Fix a crash when selecting "Forward as iCalendar".
svn path=/trunk/; revision=36708
|
|
|
|
|
|
| |
right click menu for the system folders
svn path=/trunk/; revision=36703
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-30 Matthew Barnes <mbarnes@redhat.com>
* addressbook/gui/contact-editor/test-editor.c:
* addressbook/gui/widgets/e-minicard-label.c:
* addressbook/gui/widgets/e-minicard-view-widget.c:
* addressbook/gui/widgets/test-reflow.c:
* calendar/gui/control-factory.c:
* calendar/gui/e-calendar-table.c:
* calendar/gui/e-week-view-event-item.c:
* calendar/gui/weekday-picker.c:
* e-util/e-icon-factory.c:
* shell/importer/evolution-importer-client.h:
* shell/importer/intelligent.c:
* shell/test/evolution-test-component.c:
* widgets/menus/gal-view-menus.c:
* widgets/misc/e-activity-handler.c:
* widgets/table/e-table-config-field.h:
Only include the toplevel GTK+ header.
svn path=/trunk/; revision=36699
|
|
|
|
| |
svn path=/trunk/; revision=36698
|
|
|
|
| |
svn path=/trunk/; revision=36693
|
|
|
|
| |
svn path=/trunk/; revision=36687
|
|
|
|
|
|
|
|
| |
2008-10-25 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=36686
|
|
|
|
|
|
|
|
| |
2008-10-24 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=36682
|
|
|
|
| |
svn path=/trunk/; revision=36681
|
|
|
|
| |
svn path=/trunk/; revision=36678
|
|
|
|
|
|
|
|
|
|
| |
2008-10-23 Philipp Kerling <k.philipp@gmail.com>
** Fixes bug #557563
* de.po: Updated German translation (patch by Ronny Standke).
svn path=/trunk/; revision=36677
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-22 Matthew Barnes <mbarnes@redhat.com>
* mail-send-recv.c:
* mail-send-recv.h:
Just some minor code polishing.
svn path=/trunk/; revision=36676
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-22 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #549025
* configure.in:
Restrict libmono linkage to the mono plugin, so that downstream
packagers can isolate the mono dependency to a subpackage.
Add configuration summary lines indicating whether the Mono and
Python bindings are enabled.
* plugins/mono/Makefile.am:
Add $(MONO_CFLAGS) and $(MONO_LIBS) explicitly. The mono plugin
is the only module that should be linking against libmono.
svn path=/trunk/; revision=36675
|
|
|
|
| |
svn path=/trunk/; revision=36671
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-20 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #555958 (patch by Anis Elleuch)
* calendar/gui/dialogs/comp-editor.c (comp_editor_init):
Add the UI manager's accelerator group to the editor window
so that menu shortcut keys work.
svn path=/trunk/; revision=36667
|
|
|
|
|
|
| |
compiling out-of-tree.
svn path=/trunk/; revision=36663
|
|
|
|
|
|
| |
event properly, not same as start time).
svn path=/trunk/; revision=36661
|
|
|
|
|
|
| |
importer when we can parse proper iCalendar from the given file).
svn path=/trunk/; revision=36659
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-20 Akhil Laddha <lakhil@novell.com>
** Revert the patch committed in rev 36458
* Patch from Bug 552583
svn path=/trunk/; revision=36656
|
|
|
|
|
|
| |
from current time, not from the date to convert).
svn path=/trunk/; revision=36655
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #438155
* message-list.h: (struct _MessageList): message-list.c: (message_list_init),
(message_list_finalise), (regen_list_done), (regen_list_free), (ml_regen_timeout),
(mail_regen_cancel): Guard access to the 'regen' list with a lock.
svn path=/trunk/; revision=36652
|
|
|
|
|
|
|
|
|
| |
2008-10-19 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=36648
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Matthew Barnes <mbarnes@redhat.com>
* plugins/groupwise-features/send-options.c (org_gnome_send-options):
Don't mix declarations and statements.
svn path=/trunk/; revision=36646
|
|
|
|
|
|
|
|
| |
2008-10-17 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
svn path=/trunk/; revision=36643
|
|
|
|
| |
svn path=/trunk/; revision=36641
|
|
|
|
| |
svn path=/trunk/; revision=36640
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #555276
* mail/mail-vfolder.c: Don't load a vfolder as a sub folder.
svn path=/trunk/; revision=36639
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Matthew Barnes <mbarnes@redhat.com>
** Fix for bug #503898
* filter-rule.c: (get_widget): s/criteria/condition/
svn path=/trunk/; revision=36637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Milan Crha <mcrha@redhat.com>
** Fix for bug #364542
* em-utils.c: (struct TryOpenEBookStruct), (try_open_e_book_cb),
(try_open_e_book), (em_utils_in_addressbook),
(em_utils_contact_photo):
Stop when camel operation has been canceled. Also check for
cancellation when opening EBook, thus the UI (preview) will
not freeze with slow address books.
svn path=/trunk/; revision=36635
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Kandepu Prasad <kaprasad@novell.com>
** Fix for bug #311479
* import.glade:
* importer/import.glade: rephrasing the heading in Evolution
Import Assistant
svn path=/trunk/; revision=36634
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Milan Crha <mcrha@redhat.com>
** Fix for bug #511918
* tools/evolution-addressbook-export-list-cards.c:
(struct _EContactCSVFieldData), (csv_field_data[]),
(e_contact_csv_get_data_type), (e_contact_csv_get):
Use TRUE/FALSE texts for boolean values and do not
free returned value for them, otherwise it crashes.
svn path=/trunk/; revision=36632
|
|
|
|
|
|
| |
for deprecated libnm-glib).
svn path=/trunk/; revision=36631
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Matt Davey <mcdavey@mrao.cam.ac.uk>
** Fix for bug #556059
* conduits/common/Makefile.am:
* conduits/common/libecalendar-common-conduit.c: Allow building
outside the source tree.
svn path=/trunk/; revision=36629
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Milan Crha <mcrha@redhat.com>
** Fix for bug #553609
* gui/e-week-view.c: (e_week_view_set_selected_time_range):
Do not do any changes when the view has not been shown yet.
svn path=/trunk/; revision=36627
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-17 Milan Crha <mcrha@redhat.com>
** Fix for bug #530872
* gui/e-calendar-table.c: (e_calendar_table_on_open_task):
Check for NULL soon enough to not crash.
svn path=/trunk/; revision=36625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-15 Bharath Acharya <abharath@novell.com>
** Fix for bug #556284
* templates.c: (reply_with_template),
* (org_gnome_templates_popup),
(action_template_cb): Fixes for fetching the store using
mail_component_peek_local_store. Fixes the right-click crash
issues caused on OS_WIN32 by Templates plugin.
svn path=/trunk/; revision=36620
|
|
|
|
| |
svn path=/trunk/; revision=36617
|
|
|
|
|
|
| |
* Remove improper FSF copyright statements; was never signed over to them and was incorrectly added to this file due to a mistake made by the original developer.
svn path=/trunk/; revision=36616
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-14 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #550441
* itip-formatter.c: (view_response_cb): Ignore if summary not there.
svn path=/trunk/; revision=36614
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-13 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #556191
* po/POTFILES.in: Remove org-gnome-mark-calendar-offline.eplug.xml
svn path=/trunk/; revision=36613
|
|
|
|
|
|
| |
mark-calendar-offline plugin into the main code as we already have a similar per-calendar option which does the same thing.
svn path=/trunk/; revision=36610
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #550441
* itip-formatter.c: (view_response_cb):
Use the proper functions to traverse messages in a folder's summary.
svn path=/trunk/; revision=36607
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-13 Bharath Acharya <abharath@novell.com>
** Updated fix for bug #555775
* e-composer-private.c: (e_composer_private_init): Reverting a
hunk from the previous patch as suggested by Matthew Barnes.
svn path=/trunk/; revision=36605
|
|
|
|
|
|
|
|
| |
2008-10-11 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Fixed typo in the Brazilian Portuguese translation.
svn path=/trunk/; revision=36602
|
|
|
|
|
|
|
|
| |
2008-10-11 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Merged from branch gnome-2-24.
svn path=/trunk/; revision=36600
|
|
|
|
|
|
|
|
| |
2008-10-11 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Fixed terminology in the Brazilian Portuguese translation.
svn path=/trunk/; revision=36598
|
|
|
|
|
|
|
|
| |
2008-10-11 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
svn path=/trunk/; revision=36595
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
imported invitations; honor RVSP flag in invitation
itip-formatter.c: the whole logic for "reply to organize" was
improved.
If an organizer exists, replying is enabled. Sending a reply is
enabled by default if the event looks like a meeting (= has
attendees). The wish of the organizer to not get replies is
checked (previous Evolution releases ignored it); in this case the
default is to not send a reply. In all cases the user can override
the default.
Merged from 2.24 branch.
svn path=/trunk/; revision=36594
|
|
|
|
| |
svn path=/trunk/; revision=36591
|
|
|
|
| |
svn path=/trunk/; revision=36590
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-10 Bharath Acharya <abharath@novell.com>
** Fix for bug #555775
* e-composer-private.c: (e_composer_private_init): Include
e-util-private.h for Win32 redefinition of EVOLUTION_UIDIR and
build the filename using it.
svn path=/trunk/; revision=36587
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-07 Bharath Acharya <abharath@novell.com>
** Fix for bug #555203
* mail-session.c: (get_password): Use the url value in cases
where the account goes NULL. Fixes the issue of Exchange not sending
mails, because it does not have a valid transport url to use.
svn path=/trunk/; revision=36585
|
|
|
|
| |
svn path=/trunk/; revision=36583
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-09 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #555494
* addressbook/gui/widgets/e-addressbook-view.c
(generate_viewoption_menu):
* calendar/gui/cal-search-bar.c (generate_viewoption_menu):
Category icons are not themed. Load by file, not by icon name.
svn path=/trunk/; revision=36581
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-08 Milan Crha <mcrha@redhat.com>
** Fix for bug #530606
* exchange-contacts.c: (e_exchange_contacts_get_contacts),
(e_exchange_contacts_pcontacts_on_change),
(e_exchange_contacts_pcontacts), (e_exchange_contacts_check),
(e_exchange_contacts_commit):
* exchange-account-setup.c: (btn_chpass_clicked), (btn_dass_clicked),
(btn_fsize_clicked), (org_gnome_exchange_show_folder_size_factory):
* exchange-calendar.c: (e_exchange_calendar_get_calendars),
(e_exchange_calendar_pcalendar_on_change),
(e_exchange_calendar_pcalendar), (e_exchange_calendar_check),
(e_exchange_calendar_commit):
Check validity of returned pointer before using it.
svn path=/trunk/; revision=36579
|
|
|
|
| |
svn path=/trunk/; revision=36576
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-06 Lucian Langa <lucilanga@gnome.org>
** Fix for bug #554566
* rule-editor.c: (rule_editor_class_init), (rule_edit), (rule_top),
(rule_up), (rule_down), (rule_bottom), (cursor_changed)
(update_selected_rule): new function to update current selected
rule
svn path=/trunk/; revision=36569
|
|
|
|
| |
svn path=/trunk/; revision=36567
|
|
|
|
| |
svn path=/trunk/; revision=36566
|
|
|
|
| |
svn path=/trunk/; revision=36565
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-05 Sankar P <psankar@novell.com>
** Fix for bug #554349
* mail/em-folder-browser.c:
Expand threads and select messages,
if user has given select-all.
svn path=/trunk/; revision=36562
|
|
|
|
| |
svn path=/trunk/; revision=36558
|
|
|
|
| |
svn path=/trunk/; revision=36556
|
|
|
|
|
|
|
|
| |
2008-10-03 Marcel Telka <marcel@telka.sk>
* sk.po: Updated Slovak translation.
svn path=/trunk/; revision=36552
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #554664
* e-composer-actions.c: (action_attach_cb):
Call attach_remote_file when knows the URI points to it.
svn path=/trunk/; revision=36549
|
|
|
|
| |
svn path=/trunk/; revision=36547
|
|
|
|
| |
svn path=/trunk/; revision=36545
|
|
|
|
| |
svn path=/trunk/; revision=36543
|
|
|
|
| |
svn path=/trunk/; revision=36541
|
|
|
|
| |
svn path=/trunk/; revision=36539
|
|
|
|
| |
svn path=/trunk/; revision=36532
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #554418
* e-util/e-util.h: (e_util_guess_mime_type):
* e-util/e-util.c: (e_util_guess_mime_type): Guess mime_type based on
the file content only when permitted by the caller, otherwise
check based on the filename only, where it fallbacks if file
content guess fails.
* mail/em-utils.c: (em_utils_snoop_type):
* mail/em-popup.c: (emp_standard_menu_factory):
Guess mime_type based on the filename only.
* composer/e-msg-composer.c: (handle_uri),
(e_msg_composer_add_inline_image_from_file): Guess mime_type based
on the file content, if failed, then on the filename.
* widgets/misc/e-attachment.c: (attachment_guess_mime_type):
Allow guessing mime_type based on the file content.
* calendar/gui/dialogs/comp-editor.c: (set_attachment_list):
* calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory):
Allow/disallow guessing of the mime_type based on the file content.
svn path=/trunk/; revision=36529
|
|
|
|
| |
svn path=/trunk/; revision=36528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #554458
* configure.in: Bump glib version to 2.18.0 because of g_content_type_from_mime_type.
* mail/em-popup.c: (emp_standard_menu_factory):
* calendar/gui/e-cal-popup.c: (ecalp_standard_menu_factory):
Use content-type to call of g_app_info_get_all_for_type.
svn path=/trunk/; revision=36526
|
|
|
|
|
|
|
|
| |
2008-10-01 Gabor Kelemen <kelemeng@gnome.hu>
* send-options.c: Mark two forgotten strings for translation. Fixes bug #553070
svn path=/trunk/; revision=36524
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-01 Gabor Kelemen <kelemeng@gnome.hu>
* org-gnome-proxy-errors.xml:
* org-gnome-proxy-login-errors.xml:
* proxy.c:
* proxy-listing.glade:
* proxy-login-dialog.glade:
Add translator comment to the occurrences of the Proxy term. Fixes bug #554297
svn path=/trunk/; revision=36523
|
|
|
|
| |
svn path=/trunk/; revision=36520
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #553527
* bbdb.c: (struct todo_struct), (free_todo_struct), (bbdb_do_in_thread),
(bbdb_do_thread), (bbdb_handle_reply): Do the EBook work in a separate
thread to have better performance on reply with slow address books.
svn path=/trunk/; revision=36518
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #519491
* itip-view.c: (ensure_utf8), (itip_view_set_organizer),
(itip_view_set_organizer_sentby), (itip_view_set_attendee),
(itip_view_set_attendee_sentby), (itip_view_set_proxy),
(itip_view_set_delegator), (itip_view_set_summary),
(itip_view_set_location), (itip_view_set_status),
(itip_view_set_comment), (itip_view_set_description),
(itip_view_add_upper_info_item), (itip_view_add_lower_info_item):
Convert texts to valid UTF-8 texts before passing them to Gtk+
functions which requires that.
svn path=/trunk/; revision=36516
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-10-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #511947
* proxy-login.c: (proxy_login_get_cnc):
Pass in optional parent for password dialog.
* proxy-login.c: (proxy_soap_login), (proxy_login_update_tree),
(org_gnome_proxy_account_login): Adapt to the above change and check
for NULL values to prevent runtime warnings.
svn path=/trunk/; revision=36514
|
|
|
|
|
|
|
|
| |
2008-10-01 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=36512
|
|
|
|
|
|
|
|
|
| |
2008-09-30 Jonh Wendell <jwendell@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation by
Vladimir Melo.
svn path=/trunk/; revision=36508
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-30 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #545045
* mail-send-recv.c (build_dialog): Don't show SMTP in the
Send/Receive dialogue if there are no unsent mails.
svn path=/trunk/; revision=36505
|
|
|
|
|
|
|
|
| |
2008-09-30 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=36504
|
|
|
|
| |
svn path=/trunk/; revision=36502
|
|
|
|
|
|
|
|
|
| |
2008-09-30 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=36500
|
|
|
|
|
|
|
|
| |
* mail/message-list.c:
Remove unnecessary FIXME.
normalized columns are for internal manipulation.
svn path=/trunk/; revision=36499
|
|
|
|
| |
svn path=/trunk/; revision=36498
|
|
|
|
|
|
|
|
|
| |
2008-09-30 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
svn path=/trunk/; revision=36497
|
|
|
|
| |
svn path=/trunk/; revision=36493
|
|
|
|
|
|
|
|
|
| |
2008-09-29 Wouter Bolsterlee <wbolster@svn.gnome.org>
* nl.po: Updated Dutch translation by Wouter Bolsterlee.
svn path=/trunk/; revision=36488
|
|
|
|
|
|
|
|
| |
2008-09-29 Petr Kovar <pknbe@volny.cz>
* cs.po: Updated Czech translation of manual by Jiri Eischmann.
svn path=/trunk/; revision=36486
|
|
|
|
|
|
|
|
| |
2008-09-29 Gabor Kelemen <kelemeng@gnome.hu>
* shell.error.xml: Unbreak build, sorry for the inconvenience.
svn path=/trunk/; revision=36483
|
|
|
|
|
|
|
|
| |
2008-09-29 Gabor Kelemen <kelemeng@gnome.hu>
* shell.error.xml: Unbreak build, sorry for the inconvenience.
svn path=/trunk/; revision=36482
|
|
|
|
|
|
|
|
| |
2008-09-29 Gabor Kelemen <kelemeng@gnome.hu>
* mail-config.glade: Mark some forgotten strings for translation. Fixes bug #553067
svn path=/trunk/; revision=36479
|
|
|
|
|
|
|
|
| |
2008-09-29 Gabor Kelemen <kelemeng@gnome.hu>
* shell.error.xml: Mark some forgotten strings for translation. Fixes bug #553106
svn path=/trunk/; revision=36477
|
|
|
|
|
|
|
|
| |
2008-09-29 Gabor Kelemen <kelemeng@gnome.hu>
* calendar.error.xml: Mark some forgotten strings for translation. Fixes bug #553105
svn path=/trunk/; revision=36475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #530716
* mail/mail-session.c: (user_message_response), (user_message_exec),
(user_message_response_free): Differentiate between response
with valid message pointer and with one already freed.
* widgets/misc/e-activity-handler.c: (error_cleanup): GtkDialog errors close
by the response message, not as other widgets, because creator
of the dialog waits for that signal and takes care of the widget.
svn path=/trunk/; revision=36473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #530691
* em-folder-utils.c: (emfu_delete_rec), (emfu_delete_done),
(emfu_delete_folders), (emfu_delete_response),
(em_folder_utils_delete_folder):
* mail-ops.h: (mail_remove_folder):
* mail-ops.c: (mail_remove_folder), (struct _remove_folder_msg),
(remove_folder_desc), (remove_folder_rec), (remove_folder_exec),
(remove_folder_done), (remove_folder_free):
Remove folders in its own thread, not in main thread.
svn path=/trunk/; revision=36471
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #497928
* bbdb.c: (source_changed_cb), (gaim_source_changed_cb):
Set URI to empty string when user deletes previously selected source.
svn path=/trunk/; revision=36469
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-29 Srinivasa Ragavan <sragavan@novell.com>
** Remove unused files
* widgets/table/Makefile.am:
* widgets/table/e-cell-spin-button.c:
* widgets/table/e-cell-spin-button.h:
svn path=/trunk/; revision=36468
|
|
|
|
| |
svn path=/trunk/; revision=36466
|
|
|
|
| |
svn path=/trunk/; revision=36465
|
|
|
|
| |
svn path=/trunk/; revision=36463
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #553297
* gui/e-day-view.c: (e_day_view_on_editing_stopped):
Do not try to access uninitialized variables.
svn path=/trunk/; revision=36460
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #552583 (Suggested by Sebastian Keller)
* mail-session.c: (get_password):
Do not hide auth_mech from the URL.
svn path=/trunk/; revision=36458
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #535248
* e-logger.c: (flush_logfile), (logger_set_component),
(logger_finalize), (e_logger_log), (e_logger_get_logs):
Check if log file has been opened successfully before using it.
svn path=/trunk/; revision=36456
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-26 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #553461 and bug #553389
* publish-calendar.c (url_remove_clicked):
* publish-calendar.glade:
* url-editor-dialog.c (create_uri), (check_input),
(publish_service_changed), (set_from_uri):
* url-editor-dialog.h: Rename the "SSH" option to "Secure FTP
(SSH)"
and update the code accordingly. Also, change a related string
to use
better terminology.
svn path=/trunk/; revision=36455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-25 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #553148
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/e-contact-editor-im.c:
* composer/mail-composer.error.xml:
*
plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
* plugins/groupwise-features/org-gnome-compose-send-options.xml:
*
plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml:
Standardise "GroupWise" usage in translatable strings.
svn path=/trunk/; revision=36453
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-25 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #551121
* em-junk-filter.c (pipe_to_sa_full),
(em_junk_sa_respawn_spamd):
* org-gnome-sa-junk-plugin.eplug.xml: Standardise use of
"SpamAssassin" vs. "spamassassin" or "Spamassassin".
svn path=/trunk/; revision=36452
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-25 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #552551
* em-folder-browser.c (emfb_search_search_activated): Add a NULL
check for search_word before calling strcmp.
svn path=/trunk/; revision=36451
|
|
|
|
| |
svn path=/trunk/; revision=36448
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-24 Milan Crha <mcrha@redhat.com>
** Fix for bug #313225
* mail/message-list.c: (struct states_pixmaps), (ml_tree_value_at),
(message_list_create_extras): Show meeting icon in 'Attachment'
column on messages with '$has_cal' user flag set.
* plugins/itip-formatter/itip-formatter.c: (format_itip): Set the user flag '$has_cal'
on the message when formatting a calendar attachment.
svn path=/trunk/; revision=36445
|
|
|
|
| |
svn path=/trunk/; revision=36443
|
|
|
|
| |
svn path=/trunk/; revision=36440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-24 Philip Withnall <philip@tecnocode.co.uk>
** Fixes bug #553479
* shell/shell.error.xml:
* plugins/webdav-account-setup/webdav-contacts-source.c
(plugin_webdav_contacts):
* plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml:
* plugins/python/org-gnome-evolution-python.eplug.xml:
*
plugins/google-account-setup/org-gnome-evolution-google.eplug.xml:
* plugins/audio-inline/org-gnome-audio-inline.eplug.xml:
* mail/em-migrate.c (migrate_to_db):
* mail/evolution-mail.schemas.in:
* addressbook/gui/component/ldap-config.glade: String
capitalisation
improvements.
svn path=/trunk/; revision=36439
|
|
|
|
|
|
|
|
| |
2008-09-23 Claude Paroz <claude@2xlibre.net>
* fr/fr.po: Updated French translation.
svn path=/trunk/; revision=36437
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #553273
* addressbook/gui/component/addressbook-view.c: (delete_addressbook_folder), (delete_addressbook_cb):
* addressbook/gui/widgets/eab-gui-util.c: (save_it):
* addressbook/gui/contact-list-editor/e-contact-list-model.c: (e_contact_list_model_add_email):
* addressbook/gui/contact-list-editor/e-contact-list-editor.c: (contact_list_editor_contact_exists):
* plugins/exchange-operations/exchange-config-listener.c: (exchange_config_listener_authenticate):
* mail/em-composer-utils.c: (em_utils_handle_receipt):
* mail/em-folder-view.c: (emfv_delete_msg_response):
* composer/e-composer-actions.c: (action_save_cb):
* calendar/gui/alarm-notify/alarm-queue.c: (edit_component):
* calendar/gui/tasks-component.c: (delete_task_list_cb):
* calendar/gui/calendar-component.c: (delete_calendar_cb):
* calendar/gui/memos-component.c: (delete_memo_list_cb):
Always end e_error_run/e_error_new calls with NULL parameter.
svn path=/trunk/; revision=36434
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #552575
* gui/widgets/eab-gui-util.c: (eab_send_contact_list_as_attachment):
Register default callbacks to composer to be able to send/save draft.
svn path=/trunk/; revision=36432
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-23 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #272391
* gui/component/apps_evolution_addressbook.schemas.in:
* gui/component/autocompletion-config.c: (struct AutocompletionConfig),
(config_control_destroy_notify), (add_section),
(show_address_check_toggled_cb), (autocompletion_config_control_new):
New UI for Edit->Preferences->Autocompletion, with the checkbox for
the key "/apps/evolution/addressbook/completion/show_address" to be
able to setup whether show mail address for the autocompleted contact.
svn path=/trunk/; revision=36431
|
|
|
|
| |
svn path=/trunk/; revision=36429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-22 Philip Withnall <philip@tecnocode.co.uk>
** Fixes bug #552851
* org-gnome-shared-folder.errors.xml:
Add translator comments to the accept/decline strings, and
improve
some other strings in the file.
svn path=/trunk/; revision=36428
|
|
|
|
|
|
|
|
| |
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Fix 'cs' build break due to my git-merge issues.
svn path=/trunk/; revision=36426
|
|
|
|
|
|
|
|
| |
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Version bump for Evolution 2.25.1
svn path=/trunk/; revision=36424
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* COPYING.LGPL2: Add LGPL v2, v3 licensing header.
* COPYING.LGPL3:
svn path=/trunk/; revision=36422
|
|
|
|
|
|
|
|
|
|
| |
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.24.0 release.
svn path=/trunk/; revision=36420
|
|
|
|
|
|
|
|
| |
2008-09-22 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Fix for build break.
svn path=/trunk/; revision=36419
|
|
|
|
|
|
|
|
| |
2008-09-22 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=36418
|
|
|
|
|
|
|
|
|
|
| |
2008-09-22 Luca Ferretti <elle.uca@libero.it>
* configure.in:
Add mail/default/it/Makefile to AC_OUTPUT.
svn path=/trunk/; revision=36417
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-22 Luca Ferretti <elle.uca@libero.it>
* default/Makefile.am:
* default/it/Inbox:
* default/it/Makefile.am:
Added Italian translation for default email message.
svn path=/trunk/; revision=36416
|
|
|
|
| |
svn path=/trunk/; revision=36415
|
|
|
|
| |
svn path=/trunk/; revision=36414
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-22 Petr Kovar <pknbe@volny.cz>
* default/cs/Inbox: Added Czech translation of default email
message by Jiri Eischmann.
* default/cs/Makefile.am: Ditto.
* default/Makefile.am: Ditto.
svn path=/trunk/; revision=36413
|
|
|
|
|
|
|
|
| |
2008-09-21 Wadim Dziedzic <wdziedzic@aviary.pl>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=36412
|
|
|
|
|
|
|
|
|
| |
2008-09-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=36411
|
|
|
|
|
|
|
|
| |
2008-09-21 Wadim Dziedzic <wdziedzic@aviary.pl>
* default/pl/Inbox: Updated Polish translation
svn path=/trunk/; revision=36410
|
|
|
|
|
|
|
|
|
| |
2008-09-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=36409
|
|
|
|
|
|
|
|
| |
2008-09-21 Wadim Dziedzic <wdziedzic@aviary.pl>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=36408
|
|
|
|
|
|
|
|
| |
2008-09-21 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=36407
|
|
|
|
|
|
|
|
| |
2008-09-21 Wadim Dziedzic <wdziedzic@aviary.pl>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=36406
|
|
|
|
|
|
| |
* Updated Arabic Translation by OsamaKhalid.
svn path=/trunk/; revision=36405
|
|
|
|
| |
svn path=/trunk/; revision=36404
|
|
|
|
| |
svn path=/trunk/; revision=36403
|
|
|
|
| |
svn path=/trunk/; revision=36402
|
|
|
|
| |
svn path=/trunk/; revision=36401
|
|
|
|
|
|
|
|
| |
2008-09-21 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
svn path=/trunk/; revision=36400
|
|
|
|
|
|
|
|
| |
2008-09-20 Claude Paroz <claude@2xlibre.net>
* fr/figures/*: One new figure added and one obsolete removed.
svn path=/trunk/; revision=36399
|
|
|
|
| |
svn path=/trunk/; revision=36398
|
|
|
|
|
|
|
|
| |
2008-09-20 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=36397
|
|
|
|
|
|
|
|
|
| |
2008-09-20 Leonardo Ferreira Fontenelle <leonardof@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation by Fabrício Godoy,
Vladimir Melo and Leonardo Ferreira Fontenelle.
svn path=/trunk/; revision=36396
|
|
|
|
| |
svn path=/trunk/; revision=36395
|
|
|
|
| |
svn path=/trunk/; revision=36394
|
|
|
|
| |
svn path=/trunk/; revision=36393
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-09-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #552911
* Makefile.am:
* C/figures/Screenshot-Evolution -mailer-Preferences.png:
* de/figures/Screenshot-Evolution -mailer-Preferences.png:
Do not use spaces in file names.
svn path=/trunk/; revision=36390
|
|
|
|
| |
svn path=/trunk/; revision=36389
|
|
|
|
| |
svn path=/trunk/; revision=36388
|