| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #460204
* e-attachment.c: (attachment_guess_mime_type):
Check whether found mime type is valid before returning it.
My thanks come to Effenberg whom helped me to debug it.
svn path=/trunk/; revision=35184
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #515786
* plugins/sa-junk-plugin/org-gnome-sa-junk-plugin.eplug.xml:
* plugins/sa-junk-plugin/em-junk-filter.c: (org_gnome_sa_use_remote_tests):
* mail/em-migrate.c: (em_migrate), (em_update_sa_junk_setting_2_23):
Fix misspelled SpamAssassin word.
svn path=/trunk/; revision=35183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #512543
* configure.in:
* widgets/misc/e-calendar-item.c:
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view-event-item.c:
* calendar/gui/e-calendar-view.c:
* calendar/gui/e-calendar-view.h:
* calendar/gui/e-week-view-main-item.c:
* calendar/gui/e-day-view-time-item.c:
* calendar/gui/e-day-view-top-item.c:
* calendar/gui/e-day-view-main-item.c:
Get rid of --enable-cairo-calendar/ENABLE_CAIRO define.
svn path=/trunk/; revision=35182
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-13 Milan Crha <mcrha@redhat.com>
** Fix for bug #273177
* addressbook/gui/contact-editor/e-contact-quick-add.h:
(e_contact_quick_add_vcard):
* addressbook/gui/contact-editor/e-contact-quick-add.c: (struct _QuickAdd),
(quick_add_unref), (quick_add_set_vcard), (clicked_cb),
(build_quick_add_dialog), (e_contact_quick_add_vcard):
Allow adding also whole vCard with this dialog.
* addressbook/gui/widgets/eab-popup-control.h: (struct _EABPopupControl):
* addressbook/gui/widgets/eab-popup-control.c: (eab_popup_control_set_vcard),
(eab_popup_control_cleanup), (eab_popup_control_set_vcard),
(eab_popup_control_no_matches), (set_prop), (get_prop),
(eab_popup_control_new):
New property 'vcard', if set, has higher precedence than name/email.
* mail/em-utils.h: (em_utils_add_vcard):
* mail/em-utils.c: (emu_add_address_or_vcard),
(em_utils_add_address), (em_utils_add_vcard):
New function to add whole vCard to addressbook.
* mail/em-popup.c: (emp_add_vcard), (emp_standard_menu_factory):
Add popup menu item to vcard attachments.
svn path=/trunk/; revision=35181
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes breakage caused by bug #513951
* mail-autofilter.c (filter_gui_add_from_message),
(mail_filter_rename_uri), (mail_filter_delete_uri):
* mail-tools.c (mail_tool_get_local_movemail_path):
* mail-vfolder.c (mail_vfolder_delete_uri), (mail_vfolder_rename_uri),
(store_folder_deleted), (store_folder_renamed),
(vfolder_load_storage), (vfolder_revert),
(em_vfolder_editor_response), (edit_rule_response),
(new_rule_clicked):
* em-folder-browser.c (emfb_search_search_activated):
* em-folder-tree.c (em_folder_tree_new):
* mail-ops.c (uid_cachename_hack), (empty_trash_exec):
* em-folder-view.c (emfv_setup_view_instance):
* em-utils.c (em_filter_editor_response), (em_utils_edit_filters):
* importers/mail-importer.c (import_folders_rec):
* mail-folder-cache.c (rename_folders):
* em-format-html.c (em_format_html_get_type):
* mail-session.c (main_get_filter_driver):
* mail-config.c (gconf_mime_types_changed), (uri_to_evname),
(mail_config_folder_to_cachename), (get_new_signature_filename):
Adapt to new meaning of mail_component_peek_base_directory().
* mail-component.c (mail_component_init):
Add back initialization of priv->base_directory. Accidentally
removed it somehow in last commit.
svn path=/trunk/; revision=35179
|
|
|
|
|
|
|
|
|
|
| |
2008-03-12 Sunil Mohan Adapa <sunilmohan@fsf.org.in>
* te.po: Updated Telugu traslation done by
Krishna Babu K <kkrothap@redhat.com>.
svn path=/trunk/; revision=35177
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-11 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #513951
* addressbook/gui/component/addressbook-component.c (ensure_sources):
* addressbook/gui/component/addressbook-migrate.c (addressbook_migrate):
* calendar/gui/cal-search-bar.c (cal_search_bar_construct):
* calendar/gui/migration.c (create_calendar_sources),
(create_task_sources), (migrate_calendars), (migrate_tasks),
(create_memo_sources):
* calendar/gui/e-memos.c (e_memos_setup_view_menus):
* calendar/gui/tasks-component.c (ensure_sources):
* calendar/gui/gnome-cal.c (gnome_calendar_setup_view_menus):
* calendar/gui/calendar-component.c (ensure_sources):
* calendar/gui/memos-component.c (ensure_sources):
* mail/mail-config.c (gconf_mime_types_changed):
Adapt to new meaning of xxx_component_peek_base_directory().
* addressbook/gui/component/addressbook-component.c
(addressbook_component_init):
* addressbook/gui/component/addressbook-migrate.c (create_groups):
* calendar/gui/tasks-component.c (tasks_component_init):
* calendar/gui/calendar-component.c (calendar_component_init):
* calendar/gui/memos-component.c (memos_component_init):
* composer/e-msg-composer.c (autosave_manager_query_load_orphans),
(autosave_init_file):
* e-util/e-mktemp.c (get_dir):
* e-util/e-util.c (get_lock_filename):
* mail/mail-component.c:
* plugins/face/face.c (org_gnome_composer_face):
* smime/lib/e-cert-db.c (initialize_nss):
Use e_get_user_data_dir() instead of constructing the full path.
* calendar/gui/migration.c (add_gw_esource):
* composer/e-msg-composer.c (e_msg-composer_unrealize),
(e_msg_composer_set_view_from), (e_msg_composer_set_view_replyto),
(e_msg_composer_set_view_to), (e_msg_composer_set_view_postto),
(e_msg_composer_set_view_cc), (e_msg_composer_set_view_bcc):
* e-util/e-util.c (e_file_update_save_path), (e_file_get_save_path):
Emit warnings if saving to GConf fails.
* e-util/e-util.c (e_get_user_data_dir):
New function returns the base directory for Evolution user data.
This should be the /only/ place in the application where this
directory is hard-coded.
svn path=/trunk/; revision=35175
|
|
|
|
|
|
|
|
|
| |
2008-03-11 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Yavor Doganov <yavor@gnu.org>
svn path=/trunk/; revision=35173
|
|
|
|
| |
svn path=/trunk/; revision=35171
|
|
|
|
| |
svn path=/trunk/; revision=35170
|
|
|
|
|
|
|
|
| |
2008-03-10 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35169
|
|
|
|
| |
svn path=/trunk/; revision=35168
|
|
|
|
| |
svn path=/trunk/; revision=35167
|
|
|
|
|
|
|
|
|
|
| |
2008-03-10 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.22.0 release.
svn path=/trunk/; revision=35162
|
|
|
|
|
|
| |
Eischmann.
svn path=/trunk/; revision=35161
|
|
|
|
|
|
|
|
|
| |
2008-03-09 Vasiliy Faronov <qvvx@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=35160
|
|
|
|
| |
svn path=/trunk/; revision=35159
|
|
|
|
|
|
|
|
| |
2008-03-09 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=35158
|
|
|
|
|
|
|
|
| |
2008-03-09 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=35157
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-09 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=35156
|
|
|
|
|
|
|
|
| |
2008-03-09 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=35155
|
|
|
|
| |
svn path=/trunk/; revision=35154
|
|
|
|
| |
svn path=/trunk/; revision=35153
|
|
|
|
| |
svn path=/trunk/; revision=35152
|
|
|
|
| |
svn path=/trunk/; revision=35151
|
|
|
|
| |
svn path=/trunk/; revision=35150
|
|
|
|
|
|
| |
Bengali India Translation
svn path=/trunk/; revision=35149
|
|
|
|
| |
svn path=/trunk/; revision=35148
|
|
|
|
|
|
|
|
| |
2008-03-07 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Bruno Brouard.
svn path=/trunk/; revision=35147
|
|
|
|
|
|
|
|
|
|
| |
2008-03-07 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=35146
|
|
|
|
| |
svn path=/trunk/; revision=35145
|
|
|
|
|
|
|
|
| |
2008-03-07 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=35144
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-06 Tobias Mueller <muelli@auftrags-killer.org>
** Fix for bug #520745
* mail/em-format.c: Fix format-string vulnerability
Patch by Tor Lillqvist <tml@iki.fi>
svn path=/trunk/; revision=35143
|
|
|
|
|
|
|
|
| |
2008-03-06 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35142
|
|
|
|
| |
svn path=/trunk/; revision=35141
|
|
|
|
|
|
|
|
| |
2008-03-06 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Fixed French translation.
svn path=/trunk/; revision=35140
|
|
|
|
|
|
|
|
| |
2008-03-06 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Fixed French translation.
svn path=/trunk/; revision=35139
|
|
|
|
|
|
|
|
|
| |
2008-03-04 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated
svn path=/trunk/; revision=35138
|
|
|
|
|
|
|
|
|
|
| |
2008-03-05 Tor Lillqvist <tml@novell.com>
* evolution-zip.in: etc/gconf/gconf.xml.defaults/apps/evolution
was missing.
svn path=/trunk/; revision=35137
|
|
|
|
|
|
|
|
| |
2008-03-05 Luca Ferretti <elle.uca@libero.it>
* it.po: Update Italian translation.
svn path=/trunk/; revision=35136
|
|
|
|
|
|
|
|
| |
2008-03-05 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
svn path=/trunk/; revision=35135
|
|
|
|
|
|
|
|
| |
2008-03-04 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
svn path=/trunk/; revision=35134
|
|
|
|
| |
svn path=/trunk/; revision=35133
|
|
|
|
|
|
|
|
| |
2008-03-04 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Fixed wrong translations.
svn path=/trunk/; revision=35132
|
|
|
|
| |
svn path=/trunk/; revision=35131
|
|
|
|
|
|
| |
gnome_program_init() so that it affects gconfd-2.
svn path=/trunk/; revision=35130
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Tor Lillqvist <tml@novell.com>
* evolution-zip.in: Add share/icons/hicolor.
svn path=/trunk/; revision=35129
|
|
|
|
|
|
|
|
| |
2008-03-03 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
svn path=/trunk/; revision=35128
|
|
|
|
| |
svn path=/trunk/; revision=35127
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Tor Lillqvist <tml@novell.com>
* main.c (main) [Win32]: Drop the call to gtk_rc_parse_string() to
set gtk-fallback-icon-theme = "gnome". Instead just bundle a
suitable gtkrc with Evolution. And actually what we want seems to
get Tango icons seems to be gtk-fallback-icon-theme = "Tango", and
no mention of the gnome icon theme at all in gtkrc. (It is still
used, though.)
svn path=/trunk/; revision=35126
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Andre Klapper <a9016009@gmx.de>
* evolution/help/C/figures/evo_label_a.PNG:
svn move evolution/help/C/figures/evo_label_a.PNG
evolution/help/C/figures/evo_label_a.png.
svn path=/trunk/; revision=35125
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Matthew Barnes <mbarnes@redhat.com>
* mail/em-folder-tree.c (emft_drop_async__done):
Re-fix bug #351672 since my patch for bug #362638 accidentally
reverted the original solution.
svn path=/trunk/; revision=35124
|
|
|
|
| |
svn path=/trunk/; revision=35123
|
|
|
|
|
|
|
|
| |
2008-03-03 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35122
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Tor Lillqvist <tml@novell.com>
* main.c: On Windows, set PATH to include Evolution's "bin" folder
and the "lib/evolution/$(BASE_VERSION)/components" folder. Set
BONOBO_ACTIVATION_PATH to the "lib/bonobo/servers" folder
svn path=/trunk/; revision=35121
|
|
|
|
| |
svn path=/trunk/; revision=35120
|
|
|
|
| |
svn path=/trunk/; revision=35119
|
|
|
|
| |
svn path=/trunk/; revision=35118
|
|
|
|
|
|
|
|
| |
2008-03-03 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=35117
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Srinivasa Ragavan <sragavan@novell.com>
** Fix for BNC bug #282466
* em-icon-stream.c: (em_icon_stream_get_image),
(em_icon_stream_is_resized): Handle CIDs of broken cases too.
svn path=/trunk/; revision=35116
|
|
|
|
| |
svn path=/trunk/; revision=35115
|
|
|
|
|
|
|
|
| |
2008-03-03 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
svn path=/trunk/; revision=35114
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Tor Lillqvist <tml@novell.com>
* evolution-zip.in: Misc simplification and cleanup.
svn path=/trunk/; revision=35113
|
|
|
|
|
|
|
|
| |
2008-03-03 Åsmund Skjæveland <aasmunds@ulrik.uio.no>
* nn.po: Updated Norwegian Nynorsk translation.
svn path=/trunk/; revision=35112
|
|
|
|
| |
svn path=/trunk/; revision=35111
|
|
|
|
| |
svn path=/trunk/; revision=35110
|
|
|
|
| |
svn path=/trunk/; revision=35109
|
|
|
|
| |
svn path=/trunk/; revision=35108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-03-03 Changwoo Ryu <cwryu@debian.org>
* configure.in: Add mail/default/ko/Makefile to AC_OUTPUT.
2008-03-03 Changwoo Ryu <cwryu@debian.org>
* default/Makefile.am:
* default/ko/*: Add Korean welcome message translation.
svn path=/trunk/; revision=35107
|
|
|
|
|
|
|
|
|
| |
2008-03-02 Srinivasa Ragavan <sragavan@novell.com>
* evolution-mail.schemas.in: Make Bogofilter the default junk plugin
in Evolution.
svn path=/trunk/; revision=35106
|
|
|
|
| |
svn path=/trunk/; revision=35105
|
|
|
|
|
|
|
|
|
| |
2008-03-02 Srinivasa Ragavan <sragavan@novell.com>
* main.c: (main): Committing the build fix that comes up if
DEVELOPMENT is enabled.
svn path=/trunk/; revision=35104
|
|
|
|
| |
svn path=/trunk/; revision=35103
|
|
|
|
|
|
|
|
|
|
| |
2008-03-02 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=35102
|
|
|
|
| |
svn path=/trunk/; revision=35101
|
|
|
|
|
|
|
|
|
| |
2008-02-29 Claude Paroz <claude@2xlibre.net>
* fr/fr.po: Updated French translation.
* fr/figures/*: Updated and added screenshots.
svn path=/trunk/; revision=35100
|
|
|
|
| |
svn path=/trunk/; revision=35099
|
|
|
|
|
|
|
|
|
| |
2008-02-29 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=35098
|
|
|
|
|
|
|
|
| |
2008-02-28 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=35097
|
|
|
|
| |
svn path=/trunk/; revision=35096
|
|
|
|
|
|
|
|
|
| |
2008-02-27 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Robert-André Mauchin and
Stéphane Raimbault.
svn path=/trunk/; revision=35095
|
|
|
|
| |
svn path=/trunk/; revision=35094
|
|
|
|
| |
svn path=/trunk/; revision=35093
|
|
|
|
| |
svn path=/trunk/; revision=35092
|
|
|
|
| |
svn path=/trunk/; revision=35091
|
|
|
|
|
|
|
|
| |
2008-02-25 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org>
* pt_BR.po: Brazilian Portuguese translation by Washington Lins.
svn path=/trunk/; revision=35088
|
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Chenthill Palanisamy <pchenthill@novell.com>
* itip-formatter.c: (find_server), (update_attendee_status):
* Free the memory returned by e_cal_component_get_recurid_as_string.
svn path=/trunk/; revision=35087
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #516498
* gui/comp-util.c: (cal_comp_is_on_server):
* gui/e-calendar-view.c: (e_calendar_view_cut_clipboard),
(delete_event), (e_calendar_view_delete_selected_occurrence):
* gui/e-day-view.c: (process_component):
* gui/e-week-view.c: (process_component): Free memory returned
by e_cal_component_get_recurid_as_string.
svn path=/trunk/; revision=35086
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in: set HANDLE_LIBICAL_MEMORY to 1.
svn path=/trunk/; revision=35085
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Jeff Cai<jeff.cai@sun.com>
* backup.c: (backup), (restore):
Because Solaris tar doesn't respect '-z' option, use gzip&tar to
finish the silimar function.
svn path=/trunk/; revision=35084
|
|
|
|
| |
svn path=/trunk/; revision=35083
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-25 Chenthill Palanisamy <pchenthill@novell.com>
Fixes#516408
* itip-formatter.c (find_attendee), (find_to_address),
(find_from_address), (update_item): Free the memory returned
by libical.
svn path=/trunk/; revision=35082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-24 Chenthill Palanisamy <pchenthill@novell.com>
Fixes#516408
* gui/dialogs/e-send-options-utils.c
(e_sendoptions_utils_fill_component):
* gui/e-cal-model.c (search_by_id_and_client):
* gui/e-calendar-table.c (copy_row_cb),
(e_calendar_table_copy_clipboard):
* gui/e-calendar-view.c (e_calendar_view_copy_clipboard),
(icalcomp_contains_category):
* gui/e-day-view.c (model_rows_deleted_cb),
(e_day_view_find_event_from_uid),
(e_day_view_reshape_day_events),
(e_day_view_on_drag_data_get):
* gui/e-itip-control.c (update_item):
* gui/e-memo-table.c (copy_row_cb),
* (e_memo_table_copy_clipboard):
* gui/e-memos.c (obtain_list_of_components):
* gui/e-tasks.c (obtain_list_of_components):
* gui/e-week-view.c (model_rows_deleted_cb),
(e_week_view_reshape_events), (e_week_view_find_event_from_uid):
* gui/gnome-cal.c (gnome_calendar_purge):
* gui/itip-utils.c (comp_limit_attendees), (itip_send_comp),
(reply_to_calendar_comp), (itip_publish_comp): Free the memory
returned by libical
svn path=/trunk/; revision=35081
|
|
|
|
|
|
|
|
| |
2008-02-24 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=35080
|
|
|
|
|
|
|
|
| |
2008-02-24 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35079
|
|
|
|
|
|
|
|
|
|
| |
2008-02-23 Andre Klapper <a9016009@gmx.de>
* e-timezone-dialog/e-timezone-dialog.glade:
Fix the string freeze break of the former commit.
svn path=/trunk/; revision=35078
|
|
|
|
|
|
| |
now sorted alphabetically)
svn path=/trunk/; revision=35077
|
|
|
|
|
|
|
|
| |
2008-02-23 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=35076
|
|
|
|
| |
svn path=/trunk/; revision=35075
|
|
|
|
|
|
|
|
| |
2008-02-23 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Ivar Smolin
svn path=/trunk/; revision=35074
|
|
|
|
| |
svn path=/trunk/; revision=35073
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-22 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #514836
* gui/contact-list-editor/e-contact-list-editor.c:
(contact_list_editor_add_destination):
Obsoleting EVC_X_DEST_EMAIL and EVC_X_DEST_NAME.
svn path=/trunk/; revision=35072
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-22 Milan Crha <mcrha@redhat.com>
** Fix for bug #512776
* Changes below prevents deadlock on start or send/receive.
* mail-send-recv.c: (struct _refresh_folders_msg),
(refresh_folders_exec), (refresh_folders_free),
(receive_update_got_folderinfo): Do not look for active folders in
main thread, rather do it in other thread and free folder info later.
* mail-ops.h: (mail_get_folderinfo):
* mail-ops.c: (struct _get_folderinfo_msg), (get_folderinfo_done),
(get_folderinfo_free), (mail_get_folderinfo):
* mail-folder-cache.h: (mail_note_store):
* mail-folder-cache.c: (struct _update_data), (update_folders),
(mail_note_store):
* mail-component.c: (mc_add_store_done):
The 'done' function returns if we can free folder info or not.
svn path=/trunk/; revision=35071
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-22 Srinivasa Ragavan <sragavan@novell.com>
** Fix for BNC #358697
* em-folder-browser.c: (emfb_set_folder): Make sure the default search
filter for sent/draft/outbox is "Recipients Contain"
svn path=/trunk/; revision=35070
|
|
|
|
|
|
|
|
| |
2008-02-22 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Reinout van Schouwen.
svn path=/trunk/; revision=35069
|
|
|
|
| |
svn path=/trunk/; revision=35068
|
|
|
|
| |
svn path=/trunk/; revision=35067
|
|
|
|
| |
svn path=/trunk/; revision=35066
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-20 Milan Crha <mcrha@redhat.com>
** Fix for bug #440426
* gui/e-cal-model.c: (e_cal_model_dispose), (remove_client):
Unset also default_client if removing it.
svn path=/trunk/; revision=35065
|
|
|
|
|
|
| |
small memory-leak)
svn path=/trunk/; revision=35064
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-20 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #515744
* composer/e-msg-composer.c: (drop_action):
* calendar/gui/dialogs/comp-editor.c: (drop_action):
Fixing previous fix - do not double free.
svn path=/trunk/; revision=35063
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Paul Bolle <pebolle@tiscali.nl>
** Follow up on bug #517072
* itip-view.c: (set_calendar_sender_text), (set_tasklist_sender_text),
(set_journal_sender_text): Properly escape text here too.
svn path=/trunk/; revision=35062
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-20 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #469292
* em-format-quote.c: (emfq_format_clone): Add empty line only when top
posting is enabled.
svn path=/trunk/; revision=35061
|
|
|
|
|
|
|
| |
of "~".
Fix for bug #516648
svn path=/trunk/; revision=35060
|
|
|
|
| |
svn path=/trunk/; revision=35059
|
|
|
|
| |
svn path=/trunk/; revision=35058
|
|
|
|
| |
svn path=/trunk/; revision=35057
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #383438
* text/e-text.c: (e_text_point):
Report "mouse over" even with no text entered.
svn path=/trunk/; revision=35056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #209353
* e-util/e-text-event-processor-emacs-like.c:
(e_text_event_processor_emacs_like_event):
Allow paste text on mouse middle button click.
* widgets/table/e-table-item.c: (eti_event):
Pass Home/End keys to cell when editing.
svn path=/trunk/; revision=35055
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-20 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #517458
* gui/widgets/e-addressbook-reflow-adapter.c:
(addressbook_compare): Handle broken UIDs.
svn path=/trunk/; revision=35054
|
|
|
|
| |
svn path=/trunk/; revision=35053
|
|
|
|
| |
svn path=/trunk/; revision=35052
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #517072
* itip-view.c: (set_summary_text):
Properly escape summary text.
svn path=/trunk/; revision=35051
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #516349
* em-format-quote.c: (emfq_format_message):
Do not force black text in quotation part of the message.
svn path=/trunk/; revision=35050
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump eds_minimum_version to 2.21.92 for camel_application_is_exiting.
svn path=/trunk/; revision=35049
|
|
|
|
| |
svn path=/trunk/; revision=35048
|
|
|
|
| |
svn path=/trunk/; revision=35047
|
|
|
|
| |
svn path=/trunk/; revision=35046
|
|
|
|
| |
svn path=/trunk/; revision=35045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #515744
* addressbook/gui/component/addressbook-migrate.c: (get_source_name):
* plugins/groupwise-features/send-options.c: (get_source):
* plugins/groupwise-features/share-folder-common.c: (get_container_id):
* plugins/groupwise-features/install-shared.c: (install_folder_response):
* plugins/external-editor/external-editor.c: (convert_to_camel_internet_address),
(org_gnome_external_editor):
* plugins/itip-formatter/itip-formatter.c: (idle_open_cb):
* mail/em-folder-view.c: (emfv_setup_view_instance):
* mail/mail-component.c: (impl_finalize):
* mail/message-list.c: (ml_tree_value_at):
* composer/e-msg-composer.c: (drop_action):
* e-util/e-config.c: (ep_finalise): Use proper member to free.
* widgets/misc/e-cursors.c: (e_cursors_init):
* widgets/misc/e-calendar-item.c: (e_calendar_item_draw_month):
* calendar/gui/dialogs/comp-editor.c: (drop_action):
* calendar/gui/calendar-config.c:
(calendar_config_get_hide_completed_tasks_sexp):
* calendar/gui/comp-editor-factory.c: (edit_existing):
* calendar/gui/e-day-view.c: (e_day_view_reshape_long_event),
(e_day_view_on_top_canvas_drag_data_received):
* calendar/gui/e-day-view-main-item.c:
(e_day_view_main_item_draw_events_in_vbars),
(e_day_view_main_item_draw_long_events_in_vbars):
* calendar/gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
* calendar/gui/e-cal-model.c: (redo_queries):
* calendar/gui/e-calendar-table.c: (e_calendar_table_open_task):
* calendar/gui/e-memo-table.c: (open_memo):
* calendar/gui/print.c: (print_todo_details):
* calendar/gui/migration.c: (get_source_name):
Memory leak fix.
* calendar/gui/e-week-view.c: (e_week_view_reshape_events): Simplifies things.
svn path=/trunk/; revision=35044
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
* ical-format.c: (do_save_calendar_ical): Patch from OpenSUSE
svn path=/trunk/; revision=35043
|
|
|
|
|
|
| |
build break due to updated Polish translation)
svn path=/trunk/; revision=35042
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
* Fix for bug #339266
* exchange-account-setup.c:
(org_gnome_exchange_show_folder_size_factory): Upstreamed OpenSUSE
patch.
svn path=/trunk/; revision=35041
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #294999
* exchange-folder-subscription.c: (subscribe_to_folder): Upstreamed
OpenSUSE patch.
svn path=/trunk/; revision=35040
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bnc #178778
* gui/dialogs/recurrence-page.c: (preview_recur):
svn path=/trunk/; revision=35039
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bnc #173186
* e-shell-nm.c: (e_shell_network_monitor): Upstreamed Fejj's OpenSUSE
patch. Crash while quitting.
svn path=/trunk/; revision=35038
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #167638
* mail-component.c: (impl_quit): Upstreamed Fejj's OpenSUSE patch for
faster quitting.
svn path=/trunk/; revision=35037
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
* vi.po: Updated Vietnamese translation
svn path=/trunk/; revision=35036
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bnc #160049. Patch from OpenSUSE.
* common/authentication.c: (build_pass_key),
(auth_cal_forget_password):
* common/authentication.h:
* gui/e-tasks.c: (client_cal_opened_cb),
(default_client_cal_opened_cb):
* gui/gnome-cal.c: (client_cal_opened_cb):
svn path=/trunk/; revision=35035
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bnc #159736. Patch from OpenSUSE.
* e-shell-nm.c: (e_shell_network_monitor):
svn path=/trunk/; revision=35034
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bnc #153807
* em-composer-utils.c: (em_utils_post_to_folder): Patch from OpenSUSE.
svn path=/trunk/; revision=35033
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Patch from OpenSUSE.
* exchange-delegates-user.c: Warnings.
svn path=/trunk/; revision=35032
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
** Downstream patches from OpenSUSE
* conduits/calendar/calendar-conduit.c:
(local_record_to_pilot_record):
* conduits/memo/memo-conduit.c: (local_record_to_pilot_record):
* conduits/todo/todo-conduit.c: (local_record_to_pilot_record):
svn path=/trunk/; revision=35031
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
* gui/merging/eab-contact-merging.c: (mergeit): Upstream patch from
OpenSUSE.
svn path=/trunk/; revision=35030
|
|
|
|
|
|
|
|
|
|
| |
2008-02-18 Srinivasa Ragavan <sragavan@novell.com>
* exchange-folder-subscription.c: (subscribe_to_folder),
(create_folder_subscription_dialog): Pushing a downstream patch from
OpenSUSE.
svn path=/trunk/; revision=35029
|
|
|
|
|
|
|
|
| |
2008-02-17 Wadim Dziedzic <wadimd@svn.gnome.org>
* pl.po: Updated polish translation
svn path=/trunk/; revision=35028
|
|
|
|
|
|
|
|
|
|
| |
2008-02-17 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
2008-02-17 Djihed Afifi <djihed@gmail.com>
svn path=/trunk/; revision=35027
|
|
|
|
| |
svn path=/trunk/; revision=35026
|
|
|
|
| |
svn path=/trunk/; revision=35025
|
|
|
|
|
|
| |
(Removed a stray printf() statement)
svn path=/trunk/; revision=35024
|
|
|
|
|
|
|
|
|
| |
2008-02-16 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=35023
|
|
|
|
|
|
|
|
| |
2008-02-16 Wadim Dziedzic <wadimd@svn.gnome.org>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=35022
|
|
|
|
|
|
|
|
| |
2008-02-16 Wadim Dziedzic <wadimd@svn.gnome.org>
* pl.po: Updated Polish translation
svn path=/trunk/; revision=35021
|
|
|
|
| |
svn path=/trunk/; revision=35020
|
|
|
|
| |
svn path=/trunk/; revision=35019
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-15 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #515659
* em-format-html.c: (em_format_html_set_mark_citations):
Keep mark_citations and the CAMEL_MIME_FILTER_TOHTML_MARK_CITATION
flag (part of text_html_flags) in sync.
svn path=/trunk/; revision=35018
|
|
|
|
| |
svn path=/trunk/; revision=35017
|
|
|
|
| |
svn path=/trunk/; revision=35015
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-14 Milan Crha <mcrha@redhat.com>
** Fix for bug #516453
* gui/e-cal-model-tasks.c: (set_status):
Change Not Started status back to Canceled when Canceled requested.
svn path=/trunk/; revision=35014
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-14 Milan Crha <mcrha@redhat.com>
** Fix for bug #514987
* gui/e-calendar-table.etspec:
* gui/e-calendar-table.c: (status_from_string), (status_compare_cb),
(e_calendar_table_init):
New sorting by Status based on the index in popup, not on the text.
svn path=/trunk/; revision=35013
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-14 Matthew Barnes <mbarnes@redhat.com>
* addressbook/gui/component/addressbook.c (addressbook_authenticate):
Don't allow newlines in the password dialog title. Use a fixed
string instead. (#516279)
svn path=/trunk/; revision=35012
|
|
|
|
| |
svn path=/trunk/; revision=35011
|
|
|
|
|
|
|
|
| |
2008-02-14 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=35010
|
|
|
|
|
|
|
|
|
|
| |
2008-02-13 Matthew Barnes <mbarnes@redhat.com>
* main.c (kill_dataserver):
Add commands to kill recent versions of evolution-data-server.
svn path=/trunk/; revision=35008
|
|
|
|
|
|
|
|
|
| |
2008-02-13 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=35006
|
|
|
|
| |
svn path=/trunk/; revision=35005
|
|
|
|
| |
svn path=/trunk/; revision=35004
|
|
|
|
|
|
|
|
|
| |
2008-02-13 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=35003
|
|
|
|
| |
svn path=/trunk/; revision=35002
|
|
|
|
|
|
|
|
|
|
| |
2008-02-13 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Evolution 2.21.92 version bump.
svn path=/trunk/; revision=35001
|
|
|
|
|
|
|
|
|
|
| |
2008-02-11 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.21.91 release.
svn path=/trunk/; revision=34999
|
|
|
|
| |
svn path=/trunk/; revision=34998
|
|
|
|
| |
svn path=/trunk/; revision=34996
|
|
|
|
| |
svn path=/trunk/; revision=34995
|
|
|
|
|
|
|
|
|
|
| |
2008-02-11 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Bump eds_minimum_version to 2.21.91 for CAMEL_MESSAGE_NOTJUNK.
svn path=/trunk/; revision=34993
|
|
|
|
|
|
|
|
|
|
| |
2008-02-11 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=34992
|
|
|
|
| |
svn path=/trunk/; revision=34991
|
|
|
|
|
|
| |
new CAMEL_MESSAGE_NOTJUNK flag)
svn path=/trunk/; revision=34989
|
|
|
|
|
|
|
|
|
| |
2008-02-11 Srinivasa Ragavan <sragavan@novell.com>
* gui/alarm-notify/alarm-notify.c: (alarm_notify_add_calendar): Google
Calendar alarm works now.
svn path=/trunk/; revision=34988
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-10 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #411576
* evolution-mail.schemas.in: Add a key to decide if same fonts gotto
be used in message list in vertical view column.
* message-list.c: (create_composite_cell):
svn path=/trunk/; revision=34987
|
|
|
|
|
|
|
|
| |
2008-02-10 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34985
|
|
|
|
| |
svn path=/trunk/; revision=34984
|
|
|
|
| |
svn path=/trunk/; revision=34983
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
M addressbook/ChangeLog
M addressbook/addressbook.error.xml
M mail/ChangeLog
M mail/mail-config.glade
M mail/evolution-mail.schemas.in
M calendar/calendar.error.xml
M calendar/gui/dialogs/comp-editor.c
M calendar/gui/e-calendar-view.c
M calendar/ChangeLog
svn path=/trunk/; revision=34982
|
|
|
|
| |
svn path=/trunk/; revision=34980
|
|
|
|
|
|
|
|
|
| |
2008-02-08 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=34979
|
|
|
|
|
|
|
|
|
| |
2008-02-08 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Updated French translation by Stéphane Raimbault and
Claude Paroz.
svn path=/trunk/; revision=34978
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-08 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #509741
* mail/mail-session.c (user_message_exec):
Use the number of dialog buttons as a heuristic for whether to
display a message in the status bar or immediately present the
dialog to the user.
* e-util/e-error.c (e_error_newv):
If the error dialog has no primary text, fallback to the window
title for the "primary" data key. This is what gets displayed
in the status bar.
* e-util/e-error.c (e_error_count_buttons):
New function counts buttons in a dialog's action area.
svn path=/trunk/; revision=34977
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-08 Milan Crha <mcrha@redhat.com>
** Part of fixes for bug #395939
* gui/alarm-notify/alarm-queue.c: (update_cqa):
* conduits/calendar/calendar-conduit.c: (local_record_from_comp):
Free alarm properly.
svn path=/trunk/; revision=34976
|
|
|
|
|
|
| |
#511602. Docs for new features
svn path=/trunk/; revision=34975
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #249501
* e-attachment.c: (attachment_guess_mime_type):
gnome_vfs_get_file_info expects URI,
thus if file_name contains '%' it failed.
svn path=/trunk/; revision=34971
|
|
|
|
|
|
| |
'application/ms-tnef' MIME type for TNEF attachment decoding)
svn path=/trunk/; revision=34970
|
|
|
|
|
|
| |
crash while decoding TNEF attachments)
svn path=/trunk/; revision=34969
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-06 Tor Lillqvist <tml@novell.com>
* evolution-zip.in: Correct file names that have had the
@BASE_VERSION@ dropped. Look for message locales first from
share/locale, as that is where they get stuffed when building
against a properly built GNU gettext.
svn path=/trunk/; revision=34966
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-06 Milan Crha <mcrha@redhat.com>
** Fix for bug #514622
* icsimporter.c: (dialog_close_cb): Drop this function.
* icsimporter.c: (init_widgets), (dialog_response_cb),
(ical_import_done): Do not call "close" on already closed dialog.
svn path=/trunk/; revision=34965
|
|
|
|
|
|
|
|
| |
2008-02-05 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=34961
|
|
|
|
|
|
| |
a lot of other crashes around itip-formatter.
svn path=/trunk/; revision=34960
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-05 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
svn path=/trunk/; revision=34959
|
|
|
|
| |
svn path=/trunk/; revision=34958
|
|
|
|
|
|
|
|
|
|
| |
2008-02-04 Wouter Bolsterlee <wbolster@gnome.org>
** Fix for bug #513285
* C/evolution.xml: Do not use entities.
svn path=/trunk/; revision=34957
|
|
|
|
| |
svn path=/trunk/; revision=34955
|
|
|
|
| |
svn path=/trunk/; revision=34954
|
|
|
|
| |
svn path=/trunk/; revision=34953
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-03 Matthew Barnes <mbarnes@redhat.com>
* pluginsattachment-reminder.c
(org_gnome_evolution_attachment_reminder):
Fix a compiler warning.
* widgets/text/e-text.c (update_im_cursor_position):
* widgets/text/e-text.c (e_text_get_cursor_locations):
Remove these unused functions to silence compiler warnings.
svn path=/trunk/; revision=34952
|
|
|
|
|
|
|
|
|
| |
2008-02-03 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=34951
|
|
|
|
| |
svn path=/trunk/; revision=34950
|
|
|
|
| |
svn path=/trunk/; revision=34949
|
|
|
|
|
|
|
|
| |
2008-02-02 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34948
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-02 Jeff Cai <jeff.cai@sun.com>
** Fixes bug #513395
* exchange-account-setup.c: (owa_authenticate_user),
(owa_editor_entry_changed), (org_gnome_exchange_owa_url),
(org_gnome_exchange_check_options), (org_gnome_exchange_commit):
Check parameters before calling camel_url_new
svn path=/trunk/; revision=34947
|
|
|
|
| |
svn path=/trunk/; revision=34946
|
|
|
|
| |
svn path=/trunk/; revision=34945
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-02-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #512623
* e-tree.c: (item_key_press):
Check only if Ctrl/Alt/Shift is pressed when required Shift only.
* e-table.c: (group_key_press): Ignore/consider GDK_MODEx_MASK states.
svn path=/trunk/; revision=34944
|
|
|
|
| |
svn path=/trunk/; revision=34943
|
|
|
|
| |
svn path=/trunk/; revision=34942
|
|
|
|
| |
svn path=/trunk/; revision=34940
|
|
|
|
| |
svn path=/trunk/; revision=34939
|
|
|
|
| |
svn path=/trunk/; revision=34938
|
|
|
|
| |
svn path=/trunk/; revision=34937
|
|
|
|
| |
svn path=/trunk/; revision=34936
|
|
|
|
| |
svn path=/trunk/; revision=34935
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-30 Srinivasa Ragavan <sragavan@novell.com>
* apps_evolution_shell.schemas.in: Change Crash Recovery to Crash
detection.
* main.c: (show_recovery_warning):
svn path=/trunk/; revision=34934
|
|
|
|
| |
svn path=/trunk/; revision=34933
|
|
|
|
| |
svn path=/trunk/; revision=34932
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-29 Matthew Barnes <mbarnes@redhat.com>
* addressbook/gui/widgets/e-minicard.c:
* addressbook/gui/widgets/gal-view-minicard.c:
* mail/mail-send-recv.c:
* shell/e-component-registry.c:
* widgets/menus/gal-view-collection.c:
* widgets/menus/gal-view-instance.c:
* widgets/menus/gal-view-menus.c:
Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC.
svn path=/trunk/; revision=34931
|
|
|
|
|
|
|
|
| |
2008-01-29 Jonh Wendell <jwendell@gnome.org>
* pt_BR.po: Brazilian Portuguese translation updated by Washington Lins.
svn path=/trunk/; revision=34930
|
|
|
|
|
|
|
|
| |
2008-01-29 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Evolution 2.21.91 version bump.
svn path=/trunk/; revision=34929
|
|
|
|
|
|
|
|
| |
2008-01-29 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.21.90 release.
svn path=/trunk/; revision=34927
|
|
|
|
| |
svn path=/trunk/; revision=34926
|
|
|
|
| |
svn path=/trunk/; revision=34925
|
|
|
|
| |
svn path=/trunk/; revision=34924
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-28 Milan Crha <mcrha@redhat.com>
** Fix for bug #240073
* gui/e-cal-model-tasks.h: (enum ECalModelTasksField):
Move strikeout field to known fields, otherwise the "Click to add" row
will have text strikeouted.
svn path=/trunk/; revision=34920
|
|
|
|
| |
svn path=/trunk/; revision=34919
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-28 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #506948
* em-folder-view.c: (url_unescape_amp), (emp_uri_popup_link_copy):
Copy the unescaped url
svn path=/trunk/; revision=34918
|
|
|
|
| |
svn path=/trunk/; revision=34917
|
|
|
|
|
|
|
|
|
| |
2008-01-28 Srinivasa Ragavan <sragavan@novell.com>
* exchange-calendar.c: (e_exchange_calendar_commit): Fixes a double
free.
svn path=/trunk/; revision=34916
|
|
|
|
| |
svn path=/trunk/; revision=34915
|
|
|
|
|
|
|
|
| |
2008-01-28 Srinivasa Ragavan <sragavan@novell.com>
* e-table-item.c: (eti_draw): Fix some gradient issues.
svn path=/trunk/; revision=34914
|
|
|
|
| |
svn path=/trunk/; revision=34913
|
|
|
|
| |
svn path=/trunk/; revision=34912
|
|
|
|
|
|
| |
collate keys for comparing addresses as they are not hashed)
svn path=/trunk/; revision=34911
|
|
|
|
|
|
| |
gettext context to the string "Read")
svn path=/trunk/; revision=34910
|
|
|
|
|
|
| |
searchable categories, like in calendar)
svn path=/trunk/; revision=34909
|
|
|
|
|
|
| |
while printing month-view)
svn path=/trunk/; revision=34908
|
|
|
|
|
|
| |
critical warning when unchecking a webcal)
svn path=/trunk/; revision=34907
|
|
|
|
|
|
| |
tasks should get a line striked through them)
svn path=/trunk/; revision=34906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-01-24 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #511488
* em-folder-tree-model.c: (em_folder_tree_model_signal_block):
* em-folder-tree-model.h: Function to block folder-created function.
* mail-vfolder.c: (vfolder_load_storage): Block the signal handler
when loading.
svn path=/trunk/; revision=34905
|
|
|
|
|
|
|
|
|
|
| |
2008-01-25 Tor Lillqvist <tml@novell.com>
* Makefile.am (liborg_gnome_evolution_google_la_LIBADD): Fix typo:
s/EVOLUTION_CALENDAR_LIB1S/EVOLUTION_CALENDAR_LIBS/.
svn path=/trunk/; revision=34903
|
|
|
|
|
|
|
|
| |
2008-01-27 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34902
|
|
|
|
|
|
|
|
|
| |
2008-01-26 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
* gl.po: Updated Galician Translation.
svn path=/trunk/; revision=34899
|
|
|
|
| |
svn path=/trunk/; revision=34898
|