| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-02 Milan Crha <mcrha@redhat.com>
** Fix for bug #463946
* e-table-header-item.c: (ethi_popup_field_chooser):
Fix of critical warning and misused variable.
svn path=/trunk/; revision=34484
|
|
|
|
|
|
|
|
|
|
| |
2007-11-01 Matthew Barnes <mbarnes@redhat.com>
* e-shell-window-commands.c:
Update the copyright notice in the About dialog.
svn path=/trunk/; revision=34481
|
|
|
|
| |
svn path=/trunk/; revision=34480
|
|
|
|
|
|
|
|
| |
2007-11-01 Michael Monreal <mmonreal@svn.gnome.org>
* evolution.xml: fix my last commit...
svn path=/trunk/; revision=34479
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-01 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #492106
* evolution.xml:
Use the about icon from the freedesktop spec, not
the deprecated gnomeui icon.
svn path=/trunk/; revision=34478
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-01 Milan Crha <mcrha@redhat.com>
** Fix for bug #318592
* e-msg-composer.h: (e_msg_composer_link_clicked):
* e-msg-composer.c: (e_msg_composer_link_clicked):
Helper function to response on editor's "link_clicked" event.
* listener.c: (impl_event): Call helper function on that event.
svn path=/trunk/; revision=34477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-11-01 Matthew Barnes <mbarnes@redhat.com>
** Miscellaneous compiler warning fixes.
* composer/e-msg-composer.c (e_msg_composer_set_body_text):
* shell/e-user-creatable-items-handler.c (ensure_menu_items):
Don't compare a character pointer to a string literal.
* widgets/table/e-table-click-to-add.c (etcta_add_message):
Fix a const warning.
svn path=/trunk/; revision=34476
|
|
|
|
| |
svn path=/trunk/; revision=34475
|
|
|
|
|
|
|
|
|
|
| |
2007-10-31 Matthew Barnes <mbarnes@redhat.com>
* gui/alarm-notify/alarm-notify.glade:
Fix spacing between alarm description and buttons.
svn path=/trunk/; revision=34474
|
|
|
|
|
|
|
|
| |
2007-10-31 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Remove e-entry.c here.
svn path=/trunk/; revision=34473
|
|
|
|
|
|
|
|
|
| |
2007-10-31 Priit Laes <plaes@svn.gnome.org>
* addressbook/gui/widgets/eab-vcard-control.c: Remove debugging output.
svn path=/trunk/; revision=34472
|
|
|
|
|
|
|
|
|
| |
2007-10-31 Priit Laes <plaes@svn.gnome.org>
* em-format-html-display.c: Fix typo in documentation.
* em-message-browser.c: Ditto.
svn path=/trunk/; revision=34471
|
|
|
|
|
|
|
|
|
|
| |
2007-10-31 Priit Laes <plaes@svn.gnome.org>
* mail-component.c: (view_changed): Fix the ordering of the string
components.
svn path=/trunk/; revision=34469
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
* e-timezone-dialog/e-timezone-dialog.c: (get_local_offset),
(get_local_timezone), (on_map_visibility_changed),
(on_map_button_pressed), (get_zone_from_point),
(e_timezone_dialog_set_timezone), (on_combo_changed):
* menus/gal-view-factory.c: (gal_view_factory_get_title):
* text/Makefile.am:
* text/e-text.c: (e_text_event), (popup_targets_received),
(next_word), (find_offset_into_line), (_get_position),
(e_text_class_init):
* text/e.entry.[ch]
* text/e-completion.[ch]
* text/e-text-model-uri.[ch]
* text/e-completion-view.[ch]
* text/e-completion-callbacks.[ch]
* text/e-completion-match.[ch]
* text/e-table-text-model.[ch]: Remove all of these. They
are now unused.
Warning fixes:
- NULL vs 0 vs FALSE
- ANSIfication of function declarations
svn path=/trunk/; revision=34468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
* e-cell-text.c: (ect_event), (_blink_scroll_timeout):
* e-table-config.c: (do_sort_and_group_config_dialog),
(do_fields_config_dialog):
* e-table-group-container.c: (etgc_add_array),
(etgc_get_focus_column), (etgc_get_cell_geometry),
(etgc_set_property), (etgc_get_property), (etgc_class_init),
(etgc_reflow), (etgc_init), (e_table_group_container_print_page),
(e_table_group_container_height):
* e-table-group.c: (e_table_group_get_focus_column):
* e-table-header.c: (e_table_header_get_columns), (eth_set_size):
* e-table-item.c: (eti_tree_unfreeze), (eti_draw), (find_cell),
(_do_tooltip), (eti_event), (e_table_item_height):
* e-table-memory-store.c: (etms_initialize_value),
(etms_value_is_empty):
* e-tree-model.c: (e_tree_model_new), (e_tree_model_node_find):
Warning fixes:
- NULL vs. 0 vs. FALSE
- Mark som code static
svn path=/trunk/; revision=34467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Kjartan Maraas <kmaraas@gnome.org>
* e-activity-handler.c: (e_activity_handler_new):
* e-canvas.c: (e_canvas_new), (emit_event), (pick_current_item),
(e_canvas_button):
* e-combo-button.c: (menu_detacher), (impl_destroy),
(impl_button_press_event):
* e-combo-cell-editable.c: (e_combo_cell_editable_new):
* e-expander.c: (e_expander_init), (e_expander_size_request),
(e_expander_size_allocate), (e_expander_button_press),
(e_expander_focus):
* e-gui-utils.c: (e_popup_menu),
(e_container_change_tab_order_callback):
* e-image-chooser.c: (image_drag_data_received_cb):
* e-info-label.c: (e_info_label_new):
* e-map.c: (e_map_key_press), (e_map_new), (update_render_pixbuf),
(blowup_window_area), (zoom_do), (set_scroll_area):
* e-pilot-settings.c: (e_pilot_settings_get_source):
* e-printable.c: (e_printable_will_fit):
* e-reflow.c: (items_inserted), (model_changed), (set_empty),
(e_reflow_event), (e_reflow_draw):
* e-search-bar.c: (set_option):
* e-search-bar.h:
* e-unicode.c: (e_xml_get_translated_utf8_string_prop_by_name):
Warning fixes:
- NULL vs 0 vs FALSE
- ANSIfication of function declarations.
- Use non-deprecated GSignal functions
- Don't mix different enum types
svn path=/trunk/; revision=34466
|
|
|
|
|
|
|
|
| |
2007-10-31 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer.c: Remove one more unused header.
svn path=/trunk/; revision=34465
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-31 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #484064
* gui/component/addressbook-view.c:
* gui/widgets/e-addressbook-view.c:
Use mail-message-new instead of mail-send for composing
mail to contact, contacts or group.
svn path=/trunk/; revision=34464
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-31 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #483785
* e-url-entry.c: (init):
Use go-jump icon instead of stock_connect-to-url
to get rid of deprecated icons from gnome-icon-theme.
svn path=/trunk/; revision=34463
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.21.1 release.
svn path=/trunk/; revision=34461
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-31 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #486351
* data/icons/Makefile.am:
* data/icons/hicolor_actions_32x32_view-calendar-day.svg:
* data/icons/hicolor_actions_32x32_view-calendar-list.svg:
* data/icons/hicolor_actions_32x32_view-calendar-month.svg:
* data/icons/hicolor_actions_32x32_view-calendar-week.svg:
* data/icons/hicolor_actions_32x32_view-calendar-workweek.svg:
* data/icons/hicolor_actions_scalable_view-calendar-day.svg:
* data/icons/hicolor_actions_scalable_view-calendar-list.svg:
* data/icons/hicolor_actions_scalable_view-calendar-month.svg:
* data/icons/hicolor_actions_scalable_view-calendar-week.svg:
* data/icons/hicolor_actions_scalable_view-calendar-workweek.svg:
Add view-calendar-* icons in higher resolutions for use with
a11y themes like LargePrint.
svn path=/trunk/; revision=34460
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-30 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #446035
* em-folder-tree.c: (render_pixbuf):
Use the folder-saved-search icon for vfolders.
svn path=/trunk/; revision=34459
|
|
|
|
| |
svn path=/trunk/; revision=34458
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Kjartan Maraas <kmaraas@gnome.org>
* gui/contact-editor/e-contact-editor.c:
Remove unneeded include.
svn path=/trunk/; revision=34457
|
|
|
|
|
|
|
|
| |
2007-10-30 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer-hdrs.c: Remove unneeded include
svn path=/trunk/; revision=34456
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-30 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Disable the mail-remote plugin until it can be made to work
or at least compile again (#491386).
svn path=/trunk/; revision=34455
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-30 Sankar P <psankar@novell.com>
* ChangeLog:
Every plugin should have a ChangeLog. Added.
* google-source.c:
Commented an unused function.
Marked Debug statements conditional.
svn path=/trunk/; revision=34454
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-30 Milan Crha <mcrha@redhat.com>
** Fix for bug #487922
(Sometimes evolution does not recognize attachments)
* prefer-plain.c: (export_as_attachments): New helper function to
export message parts as attachments. This will traverse whole
hierarchy of message's parts in multipart message.
* prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative):
Use this function to export other parts as attachments.
svn path=/trunk/; revision=34452
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Matthew Barnes <mbarnes@redhat.com>
* evolution-mail-sessionlistener.c:
Use g_cclosure_marshal_VOID__POINTER instead of
evolution_mail_marshal_VOID__POINTER.
svn path=/trunk/; revision=34451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Kjartan Maraas <kmaraas@gnome.org>
* addressbook/ea-addressbook.c:
* calendar/ea-cal-view.c: (action_interface_get_keybinding):
* calendar/ea-calendar.c:
* calendar/ea-week-view-main-item.c:
(selection_interface_clear_selection):
* e-table/gal-a11y-e-cell-tree.c: (ectr_subcell_weak_ref),
(gal_a11y_e_cell_tree_get_type):
- Fix warnings from sparse.
svn path=/trunk/; revision=34450
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
* e-searching-tokenizer.c: (build_trie), (searcher_new),
(output_token), (output_match), (merge_subpending),
(searcher_next_token):
* em-account-editor.c: (em_account_editor_new), (emae_load_text),
(emae_check_license), (emae_auto_detect), (smime_sign_key_select),
(smime_encrypt_key_select), (emae_service_url_path_changed),
(emae_ssl_changed), (emae_service_provider_changed),
(emae_refresh_providers), (emae_refresh_authtype),
(emae_setup_service), (emae_identity_page):
* em-composer-utils.c: (em_utils_send_receipt),
(generate_account_hash), (em_utils_camel_address_to_destination),
(reply_get_composer):
* em-config.c: (em_config_new):
* em-event.c: (em_event_peek):
* em-filter-rule.c: (get_widget):
* em-folder-browser.c: (generate_viewoption_menu),
(em_folder_browser_show_preview), (get_view_query),
(vfolder_setup_do), (emfb_search_search_activated),
(emfb_list_key_press), (emfb_list_built):
* em-folder-view.c: (em_folder_view_new),
(emfv_setup_view_instance), (emfv_popup_forward),
(emp_uri_popup_vfolder_sender), (emp_uri_popup_vfolder_recipient),
(emfv_enable_menus):
* em-format-hook.c:
* em-format-html-display.c: (efhd_attachment_optional):
* em-format-html.c: (em_format_html_new),
(em_format_html_add_pobject), (em_format_html_find_pobject),
(em_format_html_find_pobject_func), (efh_text_enriched),
(efh_multipart_related), (efh_format_address), (efh_format_header):
* em-icon-stream.h:
* em-inline-filter.c: (emif_add_part), (emif_scan):
* em-junk-hook.c: (emjh_construct_group):
* em-mailer-prefs.c: (junk_plugin_setup):
* em-menu.c: (em_menu_new), (em_menu_target_new_select):
* em-message-browser.c: (em_message_browser_new):
* em-popup.c: (em_popup_new), (em_popup_target_new_select):
* em-sync-stream.c:
* em-utils.c: (em_utils_save_part_to_file), (tag_editor_response),
(em_utils_read_messages_from_stream), (em_utils_get_proxy_uri),
(em_utils_in_addressbook):
* em-vfolder-rule.c: (validate):
* importers/elm-importer.c:
* importers/mail-importer.c: (import_mbox_import),
(import_folders_rec):
* importers/pine-importer.c:
* mail-component.c: (setline_done):
* mail-folder-cache.c: (flush_updates):
* mail-mt.c: (mail_msg_new), (checkmem), (mail_msg_check_error),
(mail_msg_cancel), (mail_msg_wait), (mail_msg_init),
(do_op_status):
* mail-send-recv.c: (receive_status), (receive_done),
(refresh_folders_get):
* mail-vfolder.c: (mail_vfolder_get_sources_local),
(mail_vfolder_get_sources_remote), (context_rule_added),
(store_folder_renamed):
* message-list.c: (e_mail_address_new), (e_mail_address_compare),
(get_normalised_string), (ml_search_forward), (ml_search_backward),
(ml_search_path), (message_list_select_uid),
(thread_select_foreach), (message_list_copy), (ml_duplicate_value),
(ml_free_value), (ml_initialize_value), (ml_value_is_empty),
(ml_value_to_string), (subtree_latest), (sanitize_recipients),
(ml_tree_value_at), (ml_tree_sort_value_at),
(message_list_init_images), (filter_date), (build_tree),
(build_flat_diff), (regen_list_regen):
Warning fixes:
- NULL vs. 0 vs FALSE
- ANSIfication of function declarations
- Remove unused bits
- use unsigned ints for 1-bit bitfields
- invalid pointer type
- mark a global var static
- mixing code and declarations
svn path=/trunk/; revision=34449
|
|
|
|
| |
svn path=/trunk/; revision=34448
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #490538
* gui/dialogs/memo-page.c: (fill_comp_with_recipients):
* gui/e-meeting-list-view.c: (process_section):
Free memory properly after call of e_contact_store_get_books.
svn path=/trunk/; revision=34446
|
|
|
|
|
|
|
|
|
|
| |
2007-10-29 Srinivasa Ragavan <sragavan@novell.com>
* GNOME_Evolution_Shell.server.in.in: Remove the version.
* main.c: (show_development_warning): Update the stable version.
svn path=/trunk/; revision=34444
|
|
|
|
| |
svn path=/trunk/; revision=34441
|
|
|
|
|
|
|
|
| |
2007-10-27 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=34440
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Matthew Barnes <mbarnes@redhat.com>
* po/POTFILES.in:
Add files for external-editor and google-account-setup plugins.
svn path=/trunk/; revision=34439
|
|
|
|
| |
svn path=/trunk/; revision=34438
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Tobias Mueller <tobiasmue@svn.gnome.org>
** Workaround for bug #395272
* e-search-bar.c:
Minor code cleanups and value checking
svn path=/trunk/; revision=34437
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #417999
* gui/dialogs/task-page.c: (init_widgets): Use "changed" signal,
instead of old "source_changed" to notify change of selected source.
svn path=/trunk/; revision=34436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Matthew Barnes <mbarnes@redhat.com>
* addressbook/conduit/address-conduit.c (local_record_to_pilot_record):
* calendar/conduits/calendar/calendar-conduit.c
(local_record_to_pilot_record):
* calendar/conduits/memo/memo-conduit.c (local_record_to_pilot_record):
* calendar/conduits/todo/todo-conduit.c (local_record_to_pilot_record):
Zero out the GnomePilotRecord struct to silence a compiler warning.
* calendar/gui/dialogs/memo-page.c (memo_page_select_organizer):
Initialize def_address.
* calendar/gui/e-itip-control.c:
Use unions to avoid strict-aliasing violations.
svn path=/trunk/; revision=34434
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Sankar P <psankar@novell.com>
* plugin-manager.c: (eppm_selection_changed):
Ssssshhhhhhhh the compiler warning.
svn path=/trunk/; revision=34433
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Sankar P <psankar@novell.com>
** Fix for bug #461272
* plugin-manager.c: (eppm_selection_changed),
(org_gnome_plugin_manager_manage):
Configure button should not be enabled for all.
configure button needs a hot-key.
svn path=/trunk/; revision=34432
|
|
|
|
| |
svn path=/trunk/; revision=34431
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
* e-component-registry.c: (query_components):
* e-component-view.c: (e_component_view_new),
(e_component_view_new_controls), (e_component_view_set_title),
(e_component_view_set_button_icon):
* e-config-upgrade.c:
* e-shell-settings-dialog.c: (e_shell_settings_dialog_new):
* e-shell-window.c: (component_view_free):
* es-event.c: (es_event_peek):
* es-menu.c: (es_menu_new):
* importer/evolution-importer-client.c:
(evolution_importer_client_create_control):
Warning fixes:
- NULL vs 0 vs FALSE
- ANSIfication of declarations
- guint for 1-bit bitfields
svn path=/trunk/; revision=34430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
* filter-datespec.c: (set_values):
* filter-rule.c: (filter_rule_get_type), (filter_rule_new),
(rule_copy):
* rule-editor.c: (editor_response), (rule_delete), (rule_move):
Warning fixes:
- NULL vs 0
- ANSIfication of declarations
- mixing code and declarations
svn path=/trunk/; revision=34429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Kjartan Maraas <kmaraas@gnome.org>
* e-config.c:
* e-event.c:
* e-gui-utils.c:
* e-import.c:
* e-menu.c:
* e-mktemp.c: (get_dir):
* e-popup.c:
* e-profile-event.c: (e_profile_event_peek):
* e-util.c: (get_font_options):
* e-xml-utils.c: (e_xml_get_string_prop_by_name),
(e_xml_get_string_prop_by_name_with_default),
(e_xml_get_translated_string_prop_by_name):
Warning fixes.
- NULL vs 0
- ANSIfication of declarations
- missing include
svn path=/trunk/; revision=34428
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-25 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer.c:
* e-msg-composer.h:
* listener.c:
Warning fixes.
- NULL vs. 0
- ANSIfication of declarations
- mixing code and declarations
svn path=/trunk/; revision=34427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-26 Milan Crha <mcrha@redhat.com>
** Fix for bug #489027
* evolution-mail.schemas.in: New hidden option 'thread_latest' to fall
back to thread sorting like before 2007-05-17 (see below).
* message-list.c: (struct _MessageListPrivate),
(message_list_construct): New property 'thread_latest'.
* message-list.c: (ml_tree_sort_value_at): Sort based on this property.
svn path=/trunk/; revision=34426
|
|
|
|
| |
svn path=/trunk/; revision=34425
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-25 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #489661
* addressbook/gui/widgets/gal-view-treeview.c:
* addressbook/gui/widgets/gal-view-treeview.h:
* addressbook/gui/widgets/gal-view-factory-treeview.c:
* addressbook/gui/widgets/gal-view-factory-treeview.h:
* addressbook/gui/widgets/e-addressbook-treeview-adapter.c:
* addressbook/gui/widgets/e-addressbook-treeview-adapter.h:
Remove these dead files from SCM.
* addressbook/gui/widgets/e-addressbook-view.h:
* addressbook/gui/widgets/e-addressbook-view.c:
* addressbook/gui/widgets/Makefile.am:
Remove dead WITH_ADDRESSBOOK_VIEW_TREEVIEW code.
svn path=/trunk/; revision=34424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-25 Sankar P <psankar@novell.com>
* configure.in:
* plugins/external-editor:
Added new plugins external-editor, which will
make it possible to use an external editor as
the mail composer.
svn path=/trunk/; revision=34423
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Kjartan Maraas <kmaraas@gnome.org>
* gui/contact-editor/e-contact-editor-address.c:
* gui/contact-editor/e-contact-editor-fullname.c:
* gui/contact-editor/e-contact-editor-im.c:
* gui/contact-editor/e-contact-editor.c: (save_contact),
(app_delete_event_cb), (e_contact_editor_set_property),
(e_contact_editor_create_date):
* gui/contact-list-editor/e-contact-list-model.c:
(e_contact_list_model_new):
* gui/merging/eab-contact-merging.c: (mergeit), (response):
* gui/widgets/e-minicard.c: (e_minicard_event), (add_field),
(get_email_location), (add_email_field), (remodel),
(e_minicard_reflow), (e_minicard_compare):
* gui/widgets/eab-config.c: (eab_config_new):
* gui/widgets/eab-gui-util.c: (eab_load_error_dialog),
(file_exists), (save_it), (contact_added_cb),
(eab_send_to_contact_and_email_num_list):
* gui/widgets/eab-menu.c: (eab_menu_new):
* gui/widgets/eab-popup.c: (eab_popup_new):
* importers/evolution-csv-importer.c: (parseLine),
(getNextCSVEntry):
* printing/e-contact-print-style-editor.c:
* printing/test-contact-print-style-editor.c:
* printing/test-print.c:
* util/eab-book-util.c: (eab_get_config_database):
Warning fixes:
- mixing code and declarations
- NULL vs 0 vs FALSE/TRUE
- mark code static
- some coding style fixes
- if vs ifdef
- Remove some unused bits
- ANSIfication of declarations
svn path=/trunk/; revision=34421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Kjartan Maraas <kmaraas@gnome.org>
* gui/alarm-notify/alarm-notify-dialog.c:
* gui/alarm-notify/alarm-notify.c:
* gui/alarm-notify/alarm-queue.c:
* gui/alarm-notify/config-data.c:
* gui/cal-search-bar.c:
* gui/calendar-commands.c:
* gui/calendar-config.c:
* gui/dialogs/alarm-dialog.c:
* gui/dialogs/alarm-list-dialog.c:
* gui/dialogs/cal-prefs-dialog.c:
* gui/dialogs/comp-editor.c:
* gui/dialogs/event-page.c:
* gui/dialogs/recurrence-page.c:
* gui/e-alarm-list.c:
* gui/e-cal-config.c:
* gui/e-cal-event.c:
* gui/e-cal-menu.c:
* gui/e-cal-popup.c:
* gui/e-calendar-table.c:
* gui/e-calendar-view.c:
* gui/e-date-time-list.c:
* gui/e-day-view-main-item.c:
* gui/e-day-view-time-item.c:
* gui/e-day-view.c:
* gui/e-itip-control.c:
* gui/e-meeting-list-view.c:
* gui/e-memo-table.c:
* gui/e-select-names-editable.c:
* gui/e-week-view-event-item.c:
* gui/e-week-view.c:
* gui/goto.c:
* gui/migration.c:
* gui/print.c:
* gui/tasks-control.c:
* importers/icalendar-importer.c:
Warning fixes:
- NULL vs 0 vs FALSE/TRUE
- ANSIfication of declarations
- mixing declarations and code
- mark some code static
- remove use of some deprecated Gtk+ apis
svn path=/trunk/; revision=34420
|
|
|
|
| |
svn path=/trunk/; revision=34419
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-24 Milan Crha <mcrha@redhat.com>
** Fix for bug #467364 by Christian Kintner
* evolution-mail.schemas.in:
* mail-config.glade: Evolution uses "Emoticon" instead of "Smiley".
svn path=/trunk/; revision=34418
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-24 Andre Klapper <a9016009@gmx.de>
** Fix for bug #261165
* filtertypes.xml: added search on CC and BCC
svn path=/trunk/; revision=34417
|
|
|
|
|
|
|
|
|
|
| |
2007-10-24 Anand V M <avmuttagi@gmail.com>
** Fix for bug #353656
* addressbook/galview.xml:Rename "Phone List" to "List View".
svn path=/trunk/; revision=34416
|
|
|
|
| |
svn path=/trunk/; revision=34415
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in
* plugins/google-account-setup: Initial commit for the
Google Calendar Feature.
Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com>
svn path=/trunk/; revision=34414
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in
* plugins/google-account-setup: Initial commit for the
Google Calendar Feature.
Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com>.
svn path=/trunk/; revision=34413
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #271734
* mail-mt.c: (do_op_status): Show description of operation, if
available, instead of empty string and end activity properly, if
operation ended before/during activity start.
svn path=/trunk/; revision=34411
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-23 Tobias Mueller <tobiasmue@svn.gnome.org>
Patch by Michael Monreal <michael.monreal@gmx.net>
** Fixes bug #486406
* gui/component/addressbook-component.c:
Use addressbook-new icon instead of stock_addressbook
svn path=/trunk/; revision=34410
|
|
|
|
| |
svn path=/trunk/; revision=34409
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-22 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #417999
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/contact-editor/e-contact-quick-add.c:
* addressbook/gui/contact-list-editor/contact-list-editor.c:
* addressbook/gui/contact-list-editor/contact-list-editor.glade:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/event-page.glade:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/memo-page.glade:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/dialogs/task-page.glade:
* calendar/gui/e-itip-control.c:
* plugins/bbdb/bbdb.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/itip-formatter/itip-view.c:
* widgets/misc/e-pilot-settings.c:
Use ESourceComboBox instead of ESourceOptionMenu (deprecated).
svn path=/trunk/; revision=34408
|
|
|
|
| |
svn path=/trunk/; revision=34407
|
|
|
|
| |
svn path=/trunk/; revision=34397
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-18 Diego Escalante Urrelo <diegoe@gnome.org>
** Fixes bug #476389
* ui/evolution-mail-message.xml: Reorder the Filter/VFolder menu
entries to keep consistency between this and the main menu.
svn path=/trunk/; revision=34396
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-18 Tobias Mueller <tobiasmue@svn.gnome.org>
Patch by Michael Monreal <michael.monreal@gmx.net>
** Fixes bug #482603
* gui/component/addressbook-view.c:
Use document-properties icon instead of stock_folder-properties
svn path=/trunk/; revision=34395
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-16 Matthew Barnes <mbarnes@redhat.com>
* shell/e-shell-window-commands.c:
* ui/evolution.xml:
Add an icon for FilePageSetup.
svn path=/trunk/; revision=34393
|
|
|
|
| |
svn path=/trunk/; revision=34392
|
|
|
|
| |
svn path=/trunk/; revision=34390
|
|
|
|
|
|
|
|
|
|
| |
2007-10-15 Matthew Barnes <mbarnes@redhat.com>
* mail/em-folder-view.c:
Fix broken icon for View -> Zoom -> Normal Size.
svn path=/trunk/; revision=34389
|
|
|
|
|
|
|
|
|
| |
2007-10-15 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Yavor Doganov <yavor@gnu.org>
svn path=/trunk/; revision=34387
|
|
|
|
|
|
|
|
| |
2007-10-15 Priit Laes <plaes@svn.gnome.org>
* et.po: Translation update by Ivar Smolin.
svn path=/trunk/; revision=34385
|
|
|
|
| |
svn path=/trunk/; revision=34384
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-12 Michael Monreal <michael.monreal@gmail.com>
** Migration of theme icons to data/icons/ (bug #479257)
* art/Makefile.am: Remove references to art/$size.
* configure.in: Include new data/icons/ directory.
* file e-util/e-icon-factory.c:
Append a private icon directory to the search path.
New inbox/outbox/sent icons.
* mail/em-folder-tree.c, mail/mail-send-recv.c:
Change icon references.
New view-calendar icons.
* calendar/gui/calendar-commands.c: Change icon references.
svn path=/trunk/; revision=34383
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-12 Suman Manjunath <msuman@novell.com>
** Fix for bug #466659
* gui/e-cal-list-view.c: (setup_e_table): Do not allow the user to set
a 'no-date' for start/end of appointments in list view.
svn path=/trunk/; revision=34382
|
|
|
|
|
|
|
|
|
|
| |
2007-10-12 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=34381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Matthew Barnes <mbarnes@redhat.com>
Miscellaneous changes related to bug #437579.
* configure.in:
Put a blank line between the configuration summary and the
final "now type make" message.
* mail/em-format.c (em_format_add_puri):
Use G_GSIZE_FORMAT when printing a gsize/size_t to make compilers
on all arches happy.
* plugins/mail-notification/mail-notification.c:
Put the notification_callback() declaration inside a
#ifdef HAVE_LIBNOTIFY block to avoid a potential compiler warning.
* calendar/gui/alarm-notify/alarm-queue.c:
Fix an implicit GTK+ function declaration on x86_64.
svn path=/trunk/; revision=34378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Tobias Mueller <muelli@auftrags-killer.org>
** Fixes bug 360134
* widgets/table/e-table-header-item.c:
* widgets/table/e-table-field-chooser-dialog.c:
* widgets/table/e-table-field-chooser-item.c:
* widgets/table/e-table-field-chooser.c:
* widgets/misc/e-reflow.c:
Don't g_strdup strings passed to g_value_set_string since it
dups the strings itself.
svn path=/trunk/; revision=34377
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #323977
* filter/filter-rule.c: (get_widget):
Use "Add Filter Criteria" instead of plain "Add" for button label.
* mail/em-filter-rule.c: (get_widget):
Use "Add Action" instead of plain "Add" for button label.
svn path=/trunk/; revision=34376
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #412360
* e-msg-composer-hdrs.c: (entry_query_tooltip):
New callback to query tooltip over GtkEntry.
* e-msg-composer-hdrs.c: (connect_entry_for_tooltip):
New function to connect GtkEntry to previous function and let it works.
* e-msg-composer-hdrs.c: (create_addressbook_entry), (create_headers):
Connect entries for tooltips.
svn path=/trunk/; revision=34375
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #329823
* Evolution-Shell.idl: (setButtonIcon):
* e-sidebar.h: (e_sidebar_change_button_icon):
* e-sidebar.c: (struct Button), (button_new), (button_free),
(e_sidebar_change_button_icon):
* e-shell.h: (EMainShellFunc), (e_shell_foreach_shell_window):
* e-shell.c: (EMainShellFunc), (e_shell_foreach_shell_window):
* e-component-view.h: (e_component_view_set_button_icon):
* e-component-view.c: (e_component_view_set_button_icon):
* e-shell-window.h: (e_shell_window_change_component_button_icon):
* e-shell-window.c: (e_shell_window_change_component_button_icon):
* e-shell-view.c: (struct change_icon_struct),
(change_button_icon_func), (impl_ShellView_setButtonIcon),
(e_shell_view_class_init):
Added support to change component's button icon.
* mail-component.h: (mail_indicate_new_mail):
* mail-component.c: (mail_indicate_new_mail),
(struct _MailComponentPrivate), (impl_dispose), (impl_createView):
New function to indicate new mails on sidebar's button and storing
component_view in priv struct for later use.
* em-folder-view.c: (emfv_list_done_message_selected):
* mail-folder-cache.c: (real_flush_updates):
Indicate changes like for plugins for new mails.
svn path=/trunk/; revision=34374
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Milan Crha <mcrha@redhat.com>
** Fix for bug #311179
* e-error.c: (e_error_newv): Unset GTK_CAN_FOCUS on label to prevent
gaining focus by Tab, still can select and copy text by mouse.
svn path=/trunk/; revision=34372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-11 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #484814
* data/evolution.desktop.in.in:
Modernize the Name and Comment. Most other applications use the
form "AppName GenericName" for the Name and "Verb Something" for
the Comment. Ours will be:
Name: Evolution Mail and Calendar
Comment: Manage your email, contacts and schedule
svn path=/trunk/; revision=34371
|
|
|
|
|
|
|
|
| |
2007-10-10 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
* gl.po: Fixed some errors.
svn path=/trunk/; revision=34369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #437579
* addressbook/conduit/address-conduit.c:
* addressbook/gui/component/addressbook-config.c:
* addressbook/gui/contact-editor/e-contact-editor.c:
* addressbook/gui/widgets/eab-gui-util.c:
* calendar/conduits/calendar/calendar-conduit.c:
* calendar/conduits/memo/memo-conduit.c:
* calendar/conduits/todo/todo-conduit.c:
* calendar/gui/dialogs/alarm-dialog.c:
* calendar/gui/dialogs/event-page.c:
* calendar/gui/dialogs/memo-page.c:
* calendar/gui/dialogs/task-page.c:
* calendar/gui/e-day-view-layout.c:
* calendar/gui/e-day-view-layout.h:
* calendar/gui/print.c:
* e-util/e-pilot-map.c:
* e-util/e-plugin.c:
* e-util/e-profile-event.c:
* e-util/e-signature.c:
* filter/filter-file.c:
* mail/e-searching-tokenizer.c:
* mail/em-folder-browser.c:
* mail/em-format-html.c:
* mail/em-format-view.c:
* mail/em-format.c:
* mail/em-mailer-prefs.c:
* mail/em-mailer-prefs.h:
* mail/mail-session.c:
* mail/mail-session.h:
* mail/mail-vfolder.c:
* mail/message-list.c:
* plugins/bbdb/bbdb.c:
* plugins/bbdb/gaimbuddies.c:
* plugins/calendar-http/calendar-http.c:
* plugins/exchange-operations/exchange-user-dialog.c:
* plugins/face/face.c:
* shell/e-shell-window.c:
* shell/e-shell.c:
* smime/lib/e-cert-db.c:
* tools/killev.c:
* widgets/misc/e-cursors.c:
* widgets/misc/e-spinner.c:
* widgets/misc/e-unicode.c:
* widgets/table/e-table-field-chooser-item.c:
* widgets/table/e-table-header-item.c:
* widgets/table/e-table-header-item.h:
* widgets/table/e-table-header-utils.c:
* widgets/table/e-table.c:
* widgets/text/e-text.c:
Fix various compiler warnings. Patch from Milan Crha.
svn path=/trunk/; revision=34368
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Matthew Barnes <mbarnes@redhat.com>
* iconv-detect.c (main): Remove an unused variable (#483301).
svn path=/trunk/; revision=34367
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Tobias Mueller <muelli@auftrags-killer.org>
** Fix for bug #482575
* em-folder-view.c: Don't use "insert_image" icon.
Patch by Michael Monreal <infernux@web.de>
svn path=/trunk/; revision=34366
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Bharath Acharya <abharath@novell.com>
** Fix for bug #484635
* em-folder-tree-model.c: (em_folder_tree_model_remove_store_info):
Destroy functions in GHashTables to simplify memory management already
free the store info. So do no free it again in this function.
svn path=/trunk/; revision=34365
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #324526
* gui/print.c: (print_week_event): Draw picture with dots to indicate
that not all events are printed in a day.
svn path=/trunk/; revision=34364
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #477045
* em-popup.c: (EPopupItem emp_standard_uri_popups[]): Use 'contact-new'
icon name rather than 'edit-add' for "Add to address book" item.
svn path=/trunk/; revision=34363
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-08 Matthew Barnes <mbarnes@redhat.com>
* configure.in: Require libbonobo 2.16.0 or later (#483989).
This is to make sure we pick up the implementation of
gnome_vfs_mime_get_all_components(), which now lives in
libbonobo instead of gnome-vfs.
svn path=/trunk/; revision=34362
|
|
|
|
|
|
|
|
| |
2007-10-07 Priit Laes <plaes@svn.gnome.org>
* et.po: Translation update by Ivar Smolin.
svn path=/trunk/; revision=34360
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-07 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #455862
Plugged memory leaks.
* gui/comp-util.c:
* gui/comp-util.h:(cal_comp_util_get_n_icons): A new function to
get the number of icons owned by ECalComponent.
* gui/e-day-view-main-item.c:
* gui/e-day-view.c:
* gui/e-week-view-event-item.c:
* gui/e-week-view.c: Use cal_comp_util_get_n_icons.
svn path=/trunk/; revision=34359
|
|
|
|
|
|
|
|
|
|
| |
2007-10-05 Milan Crha <mcrha@redhat.com>
* gui/alarm-notify/alarm-queue.c: (alarm_queue_remove_client):
Fixed leak caused by my changes in fix for bug #325685.
svn path=/trunk/; revision=34357
|
|
|
|
| |
svn path=/trunk/; revision=34355
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-04 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #477045
* addressbook/gui/component/addressbook-view.c:
* calendar/gui/calendar-component.c:
* calendar/gui/memos-component.c:
* calendar/gui/tasks-component.c:
* mail/em-folder-tree.c:
Use "edit-copy" and "document-properties" icons in the pop-up menu.
svn path=/trunk/; revision=34354
|
|
|
|
| |
svn path=/trunk/; revision=34353
|
|
|
|
| |
svn path=/trunk/; revision=34352
|
|
|
|
| |
svn path=/trunk/; revision=34351
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-03 Matthew Barnes <mbarnes@redhat.com>
* composer/e-msg-cmposer.c:
Remove the entry_pixcache array to silence the run-time warnings
when opening a new composer window. The composer seems to work
fine without them; not sure why it was needed in the first place.
svn path=/trunk/; revision=34350
|
|
|
|
| |
svn path=/trunk/; revision=34349
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-03 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #481325
* configure.in: Require GTK+ 2.12
* shell/e-shell-window-commands.c (command_about):
Fix capitalization of program name in About dialog.
svn path=/trunk/; revision=34348
|
|
|
|
| |
svn path=/trunk/; revision=34347
|
|
|
|
| |
svn path=/trunk/; revision=34346
|
|
|
|
|
|
|
|
|
|
| |
2007-10-02 Matthew Barnes <mbarnes@redhat.com>
* widgets/table/e-table-extras.c (pixbuf_hash_free):
Remove an unused function left behind by my previous commit.
svn path=/trunk/; revision=34345
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-02 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #469657
* addressbook/importers/evolution-ldif-importer.c:
* calendar/gui/comp-editor-factory.c:
* composer/e-msg-composer.c:
* e-util/e-config-listener.c:
* mail/em-composer-prefs.c:
* mail/em-folder-tree-model.c:
* mail/em-format.c:
* mail/em-format-html.c:
* mail/em-migrate.c:
* mail/em-subscribe-editor.c:
* mail/mail-component.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* mail/importers/elm-importer.c:
* plugins/exchange-operations/exchange-folder-size-display.c:
* plugins/mono/mono-plugin.c:
* shell/e-shell-settings-dialog.c:
* tools/killev.c:
* widgets/table/e-table-extras.c:
* widgets/table/e-table-selection-model.c:
Use destroy functions in GHashTables to simplify memory management.
svn path=/trunk/; revision=34344
|
|
|
|
| |
svn path=/trunk/; revision=34342
|
|
|
|
| |
svn path=/trunk/; revision=34341
|
|
|
|
| |
svn path=/trunk/; revision=34340
|
|
|
|
| |
svn path=/trunk/; revision=34339
|
|
|
|
| |
svn path=/trunk/; revision=34338
|
|
|
|
| |
svn path=/trunk/; revision=34336
|
|
|
|
| |
svn path=/trunk/; revision=34334
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-10-01 Sankar P <psankar@novell.com>
* em-format-html.c: (efh_format_headers):
Display Face header value if contacts doesn't
have any image associated with them.
Fixes bug mentioned in #481235 and not the
enhnacement request.
svn path=/trunk/; revision=34333
|
|
|
|
| |
svn path=/trunk/; revision=34330
|
|
|
|
|
|
|
|
| |
2007-09-30 Stéphane Raimbault <stephane.raimbault@gmail.com>
* fr.po: Merged French translation from gnome-2-20.
svn path=/trunk/; revision=34329
|
|
|
|
|
|
|
|
|
|
| |
2007-09-30 Stéphane Raimbault <stephane.raimbault@gmail.com>
* POTFILES.in: Move GNOME_Evolution_Test.server.in.in and
evolution-test-component.c in test directory (not done by
revno 34235).
svn path=/trunk/; revision=34328
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
* mail/em-account-editor.c:
* mail/evolution-mail.schemas.in:
* mail/mail-config.glade:
* plugins/bbdb/bbdb.c (bbdb_page_factory):
* plugins/bogo-junk-plugin/bf-junk-filter.c:
* plugins/face/org-gnome-face-eplug.xml:
* plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.xml:
* plugins/print-message/org-gnome-print-message.eplug.xml:
Use consistent terminology for mail messages (#480621).
svn path=/trunk/; revision=34326
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #474000
* addressbook/importers/evolution-ldif-importer.c:
Remove redundant Base64 codec implementation. Use GLib's.
* mail/em-format-html.c (efh_format_headers):
* mail/em-migrate.c (upgrade_passwords_1_2):
* plugins/face/face.c:
Use GLib's Base64 API instead of Camel's.
svn path=/trunk/; revision=34325
|
|
|
|
|
|
|
| |
Use GObject's marshalers whenever possible.
svn path=/trunk/; revision=34324
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #477045
* configure.in:
Bump minimum gnome-icon-theme version to 2.19.91 to ensure we
get the new mail icons.
svn path=/trunk/; revision=34323
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #477045
* addressbook/gui/component/addressbook-component.c:
* addressbook/gui/component/addressbook-view.c:
* addressbook/gui/contact-editor/e-contact-editor-address.c:
* addressbook/gui/contact-editor/e-contact-editor-fullname.c:
* addressbook/gui/contact-editor/e-contact-editor-im.c:
* addressbook/gui/widgets/e-addressbook-view.c:
* addressbook/gui/widgets/eab-contact-display.c:
* calendar/gui/calendar-commands.c:
* calendar/gui/calendar-component.c:
* calendar/gui/dialogs/cal-attachment-select-file.c:
* calendar/gui/dialogs/comp-editor.c:
* calendar/gui/dialogs/event-editor.c:
* calendar/gui/dialogs/task-editor.c:
* calendar/gui/e-cal-popup.c:
* calendar/gui/e-calendar-table.c:
* calendar/gui/e-calendar-view.c:
* calendar/gui/e-day-view.c:
* calendar/gui/e-memo-table.c:
* calendar/gui/e-week-view.c:
* calendar/gui/memos-component.c:
* calendar/gui/memos-control.c:
* calendar/gui/tasks-component.c:
* calendar/gui/tasks-control.c:
* composer/e-msg-composer-select-file.c:
* composer/e-msg-composer.c:
* mail/em-folder-tree.c:
* mail/em-folder-view.c:
* mail/em-popup.c:
* mail/mail-component.c:
* mail/mail-mt.c:
* mail/mail-send-recv.c:
* mail/message-list.c:
* plugins/exchange-folder-permission.c:
* plugins/exchange-folder.c:
* plugins/groupwise-features/share-folder-common.c:
* shell/e-shell-window-commands.c:
* ui/evolution-addressbook.xml:
* ui/evolution-calendar.xml:
* ui/evolution-composer-entries.xml:
* ui/evolution-editor.xml:
* ui/evolution-event-editor.xml:
* ui/evolution-mail-list.xml:
* ui/evolution-mail-message.xml:
* ui/evolution-memos.xml:
* ui/evolution-message-composer.xml:
* ui/evolution-subscribe.xml:
* ui/evolution-task-editor.xml:
* ui/evolution-tasks.xml:
* ui/evolution.xml:
Use standard icon names where applicable.
svn path=/trunk/; revision=34322
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Remove the --enable-gtk-doc configure option since we don't
ship any Gtk-Doc content (#476926).
svn path=/trunk/; revision=34321
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-27 Pedro Villavicencio Garrido <pvillavi@gnome.org>
* url-editor-dialog.c: (url_editor_dialog_construct):
use EVOLUTION_GLADEDIR instead of EVOLUTION_PLUGINDIR.
Fixes #480804.
svn path=/trunk/; revision=34320
|
|
|
|
| |
svn path=/trunk/; revision=34317
|
|
|
|
| |
svn path=/trunk/; revision=34316
|
|
|
|
| |
svn path=/trunk/; revision=34315
|
|
|
|
| |
svn path=/trunk/; revision=34313
|
|
|
|
| |
svn path=/trunk/; revision=34312
|
|
|
|
| |
svn path=/trunk/; revision=34311
|
|
|
|
| |
svn path=/trunk/; revision=34310
|
|
|
|
| |
svn path=/trunk/; revision=34309
|
|
|
|
| |
svn path=/trunk/; revision=34307
|
|
|
|
|
|
|
| |
* NEWS, configure.in: Evolution 2.12.0 release
svn path=/trunk/; revision=34306
|
|
|
|
| |
svn path=/trunk/; revision=34303
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-21 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Add sounds/Makefile to AC_OUTPUT.
* Makefile.am:
Distribute the "sounds" directory and its contents. The iCalendar
importer in calendar still uses "default_alarm.wav" and configure.in
still defines "soundsdir". (#478704)
svn path=/trunk/; revision=34298
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-21 Matthew Barnes <mbarnes@redhat.com>
* mail/Makefile.am:
Distribute README.async (#478704).
* mail/importers/Makefile.am:
Remove references to evolution-outlook-importer.c and
netscape-importer.c; we haven't shipped them for over two years
(see ChangeLog entry for 2005-07-01).
svn path=/trunk/; revision=34297
|
|
|
|
|
|
|
|
|
| |
2004-06-18 Not Zed <NotZed@Ximian.com>
* Makefile.am (glade_DATA): fix the glade list.
svn path=/trunk/; revision=34296
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-11 Srinivasa Ragavan <sragavan@novell.com>
* Makefile.am: Removed em-attachment* from the build.
Remains in the CVS, just incase to revert in case of issues.
Should go away after 2.3.5.
svn path=/trunk/; revision=34295
|
|
|
|
|
|
|
|
|
|
| |
2003-07-23 Dan Winship <danw@ximian.com>
* bad-icon.xpm: Remove this. It was only used by e-icon-list,
which is no longer there.
svn path=/trunk/; revision=34294
|
|
|
|
| |
svn path=/trunk/; revision=34289
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-21 Jedy Wang <jedy.wang@sun.com>
** Fixes bug #476124.
* calendar/gui/dialogs/comp-editor.c: Handle NULL pointer.
svn path=/trunk/; revision=34287
|
|
|
|
|
|
|
|
| |
2007-09-17 Priit Laes <plaes@svn.gnome.org>
* et.po: Few typos fixed.
svn path=/trunk/; revision=34283
|
|
|
|
|
|
|
|
| |
2007-09-17 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=34282
|
|
|
|
|
|
|
|
| |
2007-09-17 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=34280
|
|
|
|
| |
svn path=/trunk/; revision=34278
|
|
|
|
| |
svn path=/trunk/; revision=34277
|
|
|
|
| |
svn path=/trunk/; revision=34276
|
|
|
|
|
|
|
|
|
|
| |
2007-09-17 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=34274
|
|
|
|
|
|
|
|
| |
2007-09-17 Maxim Dziumanenko <dziumanenko@gmail.com>
* Update Ukrainian translation.
svn path=/trunk/; revision=34273
|
|
|
|
| |
svn path=/trunk/; revision=34270
|
|
|
|
|
|
|
| |
* sv/sv.po: Updated Swedish translation.
svn path=/trunk/; revision=34269
|
|
|
|
|
|
|
|
|
| |
2007-09-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
svn path=/trunk/; revision=34267
|
|
|
|
|
|
|
|
|
| |
2007-09-15 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated
svn path=/trunk/; revision=34266
|
|
|
|
|
|
|
|
|
| |
2007-09-13 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated by Árpád Bíró.
svn path=/trunk/; revision=34263
|
|
|
|
|
|
|
|
|
| |
2007-09-15 Gabor Kelemen <kelemeng@gnome.hu>
* configure.in: Hungarian translation of quickref added:
help/quickref/hu/Makefile added to AC_OUTPUT.
svn path=/trunk/; revision=34262
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-15 Gabor Kelemen <kelemeng@gnome.hu>
* help/quickref/hu/quickref.pdf:
* help/quickref/hu/quickref.tex:
* help/quickref/hu/Makefile.am:
* help/quickref/Makefile.am: Hungarian translation of quickref added.
svn path=/trunk/; revision=34261
|
|
|
|
|
|
| |
GtkFileChooser has been around since 2004.
svn path=/trunk/; revision=34257
|
|
|
|
| |
svn path=/trunk/; revision=34256
|
|
|
|
|
|
|
|
|
|
| |
2007-09-14 Iestyn Pryce <dylunio@gmail.com>
* cy.po: Fix typo in date format string
svn path=/trunk/; revision=34255
|
|
|
|
| |
svn path=/trunk/; revision=34254
|
|
|
|
| |
svn path=/trunk/; revision=34252
|
|
|
|
|
|
| |
* bn.po: Updated Bengali Translation
svn path=/trunk/; revision=34245
|
|
|
|
| |
svn path=/trunk/; revision=34243
|
|
|
|
| |
svn path=/trunk/; revision=34242
|
|
|
|
|
|
|
|
| |
2007-09-12 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation, fix #475660.
svn path=/trunk/; revision=34241
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-12 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #476040
* calendar/gui/e-day-view.c:
* calendar/gui/e-week-view.c:
* calendar/gui/dialogs/comp-editor.c:
* composer/e-msg-composer.c:
* composer/e-msg-composer-attachment-bar.c:
* mail/em-folder-browser.c:
* mail/message-list.c:
* widgets/misc/e-attachment-bar.c:
Use "mail-attachment" icon instead of "stock_attach".
Use "mail-attachment" icon for unknown attachment types.
svn path=/trunk/; revision=34240
|
|
|
|
| |
svn path=/trunk/; revision=34239
|
|
|
|
| |
svn path=/trunk/; revision=34238
|
|
|
|
| |
svn path=/trunk/; revision=34237
|
|
|
|
| |
svn path=/trunk/; revision=34236
|
|
|
|
| |
svn path=/trunk/; revision=34235
|
|
|
|
| |
svn path=/trunk/; revision=34233
|
|
|
|
| |
svn path=/trunk/; revision=34232
|
|
|
|
| |
svn path=/trunk/; revision=34231
|
|
|
|
| |
svn path=/trunk/; revision=34230
|
|
|
|
| |
svn path=/trunk/; revision=34229
|
|
|
|
| |
svn path=/trunk/; revision=34228
|
|
|
|
| |
svn path=/trunk/; revision=34227
|
|
|
|
| |
svn path=/trunk/; revision=34226
|
|
|
|
| |
svn path=/trunk/; revision=34224
|
|
|
|
| |
svn path=/trunk/; revision=34223
|
|
|
|
|
|
|
|
|
|
| |
2007-09-10 Andre Klapper <a9016009@gmx.de>
* publish-calendar.c: (publish):
fix chen's string freeze break.
svn path=/trunk/; revision=34222
|
|
|
|
| |
svn path=/trunk/; revision=34221
|
|
|
|
| |
svn path=/trunk/; revision=34220
|
|
|
|
| |
svn path=/trunk/; revision=34219
|
|
|
|
| |
svn path=/trunk/; revision=34218
|
|
|
|
|
|
| |
Macedonian translation.
svn path=/trunk/; revision=34217
|
|
|
|
| |
svn path=/trunk/; revision=34216
|
|
|
|
| |
svn path=/trunk/; revision=34215
|
|
|
|
| |
svn path=/trunk/; revision=34214
|
|
|
|
| |
svn path=/trunk/; revision=34213
|
|
|
|
| |
svn path=/trunk/; revision=34212
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-10 Sankar P <psankar@novell.com>
* configure.in: include help/quickref/fr/Makefile
to AC_OUTPUT.
svn path=/trunk/; revision=34211
|
|
|
|
| |
svn path=/trunk/; revision=34210
|
|
|
|
| |
svn path=/trunk/; revision=34209
|
|
|
|
| |
svn path=/trunk/; revision=34208
|
|
|
|
| |
svn path=/trunk/; revision=34207
|
|
|
|
| |
svn path=/trunk/; revision=34206
|
|
|
|
| |
svn path=/trunk/; revision=34205
|
|
|
|
| |
svn path=/trunk/; revision=34204
|
|
|
|
|
|
|
| |
Fixes #270605
svn path=/trunk/; revision=34203
|
|
|
|
| |
svn path=/trunk/; revision=34202
|
|
|
|
|
|
|
|
|
| |
2007-09-09 Luca Ferretti <elle.uca@libero.it>
* it.po: Updated Italian translation.
svn path=/trunk/; revision=34201
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-09 Luca Ferretti <elle.uca@libero.it>
* quickref/Makefile.am: Added it to SUBDIRS.
* quickref/it/*: Added Italian translation
* configure.in: include help/quickref/it/Makefile
to AC_OUTPUT.
svn path=/trunk/; revision=34200
|
|
|
|
|
|
|
|
|
| |
2007-09-08 Claude Paroz <claude@2xlibre.net>
* quickref/Makefile.am: Added fr to SUBDIRS.
* quickref/fr/*: Added French translation.
svn path=/trunk/; revision=34199
|
|
|
|
|
|
|
|
|
| |
2007-09-08 Inaki Larranaga Murgoitio <dooteo@zundan.com>
* eu.po: Fixed some typos in Basque translation.
svn path=/trunk/; revision=34198
|
|
|
|
| |
svn path=/trunk/; revision=34197
|
|
|
|
|
|
| |
* fix weak references problem pointed by Milan Crha (bug #439122)
svn path=/trunk/; revision=34196
|
|
|
|
|
|
| |
Clytie Siddall <clytie@riverland.net.au>
svn path=/trunk/; revision=34195
|
|
|
|
| |
svn path=/trunk/; revision=34194
|
|
|
|
|
|
| |
<srinidhi.bs@gmail.com>
svn path=/trunk/; revision=34193
|
|
|
|
| |
svn path=/trunk/; revision=34192
|
|
|
|
| |
svn path=/trunk/; revision=34191
|
|
|
|
| |
svn path=/trunk/; revision=34190
|
|
|
|
| |
svn path=/trunk/; revision=34189
|
|
|
|
|
|
|
|
| |
2007-09-06 Priit Laes <plaes@svn.gnome.org>
* et.po: Updated Estonian translation.
svn path=/trunk/; revision=34188
|
|
|
|
| |
svn path=/trunk/; revision=34187
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-06 Andre Klapper <a9016009@gmx.de>
* mail-config.c: (config_cache_labels):
Don't translate empty label names.
Fixes bug 363645. Thanks to Bastien Nocera.
svn path=/trunk/; revision=34186
|
|
|
|
|
|
|
|
| |
2007-09-06 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation, fix #474050.
svn path=/trunk/; revision=34185
|
|
|
|
| |
svn path=/trunk/; revision=34184
|
|
|
|
| |
svn path=/trunk/; revision=34183
|
|
|
|
|
|
|
|
|
| |
2007-09-05 Inaki Larranaga Murgoitio <dooteo@zundan.com>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=34182
|
|
|
|
|
|
| |
Macedonian translation.
svn path=/trunk/; revision=34181
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-09-05 Frederic Crozat <fcrozat@mandriva.com>
* configure.in:
* plugins/audio-inline/org-gnome-audio-inline.eplug.xml
* plugins/audio-inline/ChangeLog
* plugins/audio-inline/audio-inline.c
audio-inline plugin has been ported to gstreamer 0.10
(bug #329629).
svn path=/trunk/; revision=34180
|
|
|
|
|
|
|
|
|
| |
2007-09-05 Sankar P <psankar@novell.com>
* prefer-plain.c: (e_plugin_lib_enable):
Fixes an invalid return type issue.
svn path=/trunk/; revision=34179
|
|
|
|
|
|
| |
* NEWS, configure.in: Evolution 2.11.92 release
svn path=/trunk/; revision=34177
|
|
|
|
|
|
| |
Macedonian translation.
svn path=/trunk/; revision=34176
|
|
|
|
| |
svn path=/trunk/; revision=34175
|
|
|
|
|
|
|
|
|
| |
2007-09-04 Andre Klapper <a9016009@gmx.de>
* de.po: ...and adding myself to translator-credits.
svn path=/trunk/; revision=34174
|
|
|
|
|
|
|
|
|
| |
2007-09-04 Andre Klapper <a9016009@gmx.de>
* de.po: fixing wrong email address.
svn path=/trunk/; revision=34173
|
|
|
|
|
|
|
|
|
| |
2007-09-04 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation.
svn path=/trunk/; revision=34172
|
|
|
|
| |
svn path=/trunk/; revision=34171
|
|
|
|
| |
svn path=/trunk/; revision=34170
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-01-08 Wang Xin <jedy.wang@sun.com>
Fixes #470968
* calendar/gui/e-calendar-table.c: Delete the task with attendee if OK button
of the confirm dialog is clicked.
svn path=/trunk/; revision=34169
|
|
|
|
| |
svn path=/trunk/; revision=34168
|
|
|
|
|
|
|
|
| |
* e-shell-window-commands.c: Add contributors to the credits section.
Thanks a lot to EvaSDK.
svn path=/trunk/; revision=34167
|
|
|
|
|
|
|
|
| |
2007-09-03 Priit Laes <plaes@svn.gnome.org>
* et.po: Estonian translation updates by Ivar Smolin
svn path=/trunk/; revision=34166
|
|
|
|
| |
svn path=/trunk/; revision=34165
|
|
|
|
|
|
| |
Nathan Owens
svn path=/trunk/; revision=34164
|
|
|
|
| |
svn path=/trunk/; revision=34163
|
|
|
|
| |
svn path=/trunk/; revision=34162
|
|
|
|
| |
svn path=/trunk/; revision=34161
|
|
|
|
| |
svn path=/trunk/; revision=34160
|
|
|
|
| |
svn path=/trunk/; revision=34159
|
|
|
|
| |
svn path=/trunk/; revision=34158
|
|
|
|
| |
svn path=/trunk/; revision=34157
|