aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use also EVOLUTION_CALENDAR_CFLAGS.Milan Crha2009-01-2110-2/+27
| | | | | | | | | | | | | 2009-01-21 Milan Crha <mcrha@redhat.com> * plugins/import-ics-attachments/Makefile.am: * plugins/backup-restore/Makefile.am: * plugins/mail-to-meeting/Makefile.am: * plugins/startup-wizard/Makefile.am: * plugins/mail-to-task/Makefile.am: Use also EVOLUTION_CALENDAR_CFLAGS. svn path=/trunk/; revision=37116
* Evolution 2.25.5 releaseEVOLUTION_2_25_5Srinivasa Ragavan2009-01-213-1/+65
| | | | | | | | | | 2009-01-19 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.5 release svn path=/trunk/; revision=37114
* ** Fix for bug #541209Suman Manjunath2009-01-2124-36/+308
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-21 Suman Manjunath <msuman@novell.com> ** Fix for bug #541209 ** Adapt to the new APIs from upstream libical. Changes made include using the "_r" counterpart for the following APIs: + icalproperty_as_ical_string () + icalvalue_as_ical_string () + icalcomponent_as_ical_string () + icalparameter_as_ical_string () + icaldurationtype_as_ical_string () + icalenum_reqstat_code () + icallangbind_property_eval_string () + icallangbind_quote_as_ical () + icalmime_text_end_part () + icalperiodtype_as_ical_string () + icalproperty_enum_to_string () + icalproperty_get_parameter_as_string () + icalproperty_get_value_as_string () + icalproperty_get_property_name () + icalrecurrencetype_as_string () + icaltime_as_ical_string () + icalreqstattype_as_string () + icalvalue_binary_as_ical_string () + icalvalue_int_as_ical_string () + icalvalue_utcoffset_as_ical_string () + icalvalue_string_as_ical_string () + icalvalue_recur_as_ical_string () + icalvalue_text_as_ical_string () + icalvalue_attach_as_ical_string () + icalvalue_duration_as_ical_string () + icalvalue_date_as_ical_string () + icalvalue_datetime_as_ical_string () + icalvalue_float_as_ical_string () + icalvalue_geo_as_ical_string () + icalvalue_datetimeperiod_as_ical_string () + icalvalue_period_as_ical_string () + icalvalue_trigger_as_ical_string () + icalvalue_as_ical_string () svn path=/trunk/; revision=37113
* ** Fix for bug #353460Milan Crha2009-01-212-2/+9
| | | | | | | | | | | | 2009-01-20 Milan Crha <mcrha@redhat.com> ** Fix for bug #353460 * gui/gnome-cal.c: (setup_widgets): Do not allow shrinking of Tasks/Memos components in calendar view. svn path=/trunk/; revision=37109
* ** Fix for bug #568331Milan Crha2009-01-212-1/+24
| | | | | | | | | | | | | | 2009-01-20 Milan Crha <mcrha@redhat.com> ** Fix for bug #568331 * gui/dialogs/comp-editor.c: (classification_changed_cb), (comp_editor_init): Notify changes of the classification. * gui/dialogs/comp-editor.c: (fill_widgets): Block classification change signal when filling widgets with values from a component. svn path=/trunk/; revision=37108
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-202-406/+471
| | | | svn path=/trunk/; revision=37105
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-202-2697/+2871
| | | | svn path=/trunk/; revision=37104
* Keep evolution and evolution-data-server versions in lockstep from now onMatthew Barnes2009-01-202-1/+7
| | | | | | | | | | | 2009-10-19 Matthew Barnes <mbarnes@redhat.com> * configure.in: Keep evolution and evolution-data-server versions in lockstep from now on to avoid any more dependency screw ups. svn path=/trunk/; revision=37103
* updated hebrew translationYair Hershkovitz2009-01-202-3472/+3772
| | | | svn path=/trunk/; revision=37102
* ** Fix for bug #204891Milan Crha2009-01-205-0/+129
| | | | | | | | | | | | | | | | | | 2009-01-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #204891 * filtertypes.xml: * em-composer-utils.h: (em_utils_forward_message_raw): * em-composer-utils.c: (emu_forward_raw_done), (em_utils_forward_message_raw): * mail-session.c: (ms_forward_to), (class_init): Implement "forward-to" rule for message filters. Note: Be sure you've eds of revision 9956 or higher. svn path=/trunk/; revision=37101
* ** Fix for bug #567850Milan Crha2009-01-204-1/+68
| | | | | | | | | | | | | | | | | 2009-01-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #567850 * gui/e-cal-model.h: (e_cal_model_set_default_time_func): * gui/e-cal-model.c: (struct _ECalModelPrivate), (ecm_append_row), (e_cal_model_set_default_time_func): New functionality to retrieve a default time for a model's new event created from a "click-to-add" row. * gui/gnome-cal.c: (gc_get_default_time), (setup_widgets): Set the new time callback for the memo table. svn path=/trunk/; revision=37100
* ** Fix for bug #550735Milan Crha2009-01-202-25/+40
| | | | | | | | | | | | | 2009-01-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #550735 * gui/print.c: (get_summary_with_location), (print_day_long_event), (print_day_event), (print_week_event): Print location with summary in all views, not only in a day view. svn path=/trunk/; revision=37099
* ** Part of fix for bug #260853Milan Crha2009-01-197-7/+238
| | | | | | | | | | | | | | | | | | | | | | | 2009-01-19 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #260853 * gui/calendar-config-keys.h: * gui/calendar-config.h: (calendar_config_get_ba_reminder), (calendar_config_set_ba_reminder): * gui/calendar-config.c: (calendar_config_get_ba_reminder), (calendar_config_set_ba_reminder), (string_to_units), (calendar_config_get_default_reminder_units): * gui/dialogs/cal-prefs-dialog.glade: * gui/dialogs/cal-prefs-dialog.h: (struct _CalendarPrefsDialog): * gui/dialogs/cal-prefs-dialog.c: (ba_reminder_toggled), (ba_reminder_interval_changed), (ba_reminder_units_changed), (setup_changes), (show_config), (calendar_prefs_dialog_construct): User interface and related function to allow use change setup of the alarm for Birthdays and Anniversaries calendar. svn path=/trunk/; revision=37098
* ** Fix for bug #225712Milan Crha2009-01-1919-61/+347
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #225712 * calendar/gui/dialogs/comp-editor.h: (CompEditorClass::send_comp), (comp_editor_send_comp): Changed function prototypes. * calendar/gui/dialogs/comp-editor.c: (real_send_comp), (save_comp_with_send), (comp_editor_send_comp): Strip alarms based on user's choice. * calendar/gui/dialogs/send-comp.h: (send_component_dialog): * calendar/gui/dialogs/send-comp.c: (have_nonprocedural_alarm), (send_component_dialog): Show option "Send my alarms with this event" when prompting to send event or not, but only if have any non-procedure alarms and if it the caller want to know user's opinion. Default is to strip all alarms. Procedure alarms are always strip out. * calendar/gui/dialogs/event-editor.c: (event_editor_send_comp): * calendar/gui/dialogs/task-editor.c: (task_editor_send_comp): Honor function prototype changes and use new parameter strip_alarms. * calendar/gui/itip-utils.h: (itip_send_comp): * calendar/gui/itip-utils.c: (comp_compliant), (itip_send_comp), (reply_to_calendar_comp): New parameter to strip all alarms or only procedure alarms. * calendar/gui/tasks-control.c: (tasks_control_forward_cmd): * calendar/gui/e-itip-control.c: (send_item), (send_freebusy), (ok_clicked_cb): * calendar/gui/e-calendar-table.c: (e_calendar_table_on_forward): * calendar/gui/e-memo-table.c: (e_memo_table_on_forward): * calendar/gui/e-calendar-view.c: (e_calendar_view_cut_clipboard), (delete_event), (e_calendar_view_delete_selected_occurrence), (on_forward): Always strip alarms when sending component. * calendar/gui/e-calendar-view.c: (e_calendar_view_add_event), (e_calendar_view_modify_and_send): * calendar/gui/e-cal-model-calendar.c: (ecmc_set_value_at): Strip alarms based on user's choice. * plugins/itip-formatter/itip-view.h: * plugins/itip-formatter/itip-view.c: (itip_view_set_show_keep_alarm_check), (itip_view_get_keep_alarm_check_state), (itip_view_set_show_inherit_alarm_check), (itip_view_get_inherit_alarm_check_state): New functions to new options to either inherit reminder from the incoming event or to preserve users reminders in already existing event in the calendar. * plugins/itip-formatter/itip-view.c: (struct _ItipViewPrivate), (alarm_check_toggled_cb), (itip_view_init): Properly initialize new option's members. * plugins/itip-formatter/itip-formatter.c: (find_cal_opened_cb), (update_item), (send_comp_to_attendee), (update_attendee_status), (send_item), (extract_itip_data), (view_response_cb), (format_itip_object): Setup new options based on the actual data. svn path=/trunk/; revision=37097
* ** Fix for bug #200254Milan Crha2009-01-1910-1/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #200254 * gui/apps_evolution_calendar.schemas.in: * gui/dialogs/cal-prefs-dialog.glade: * gui/dialogs/cal-prefs-dialog.h: (struct _CalendarPrefsDialog): * gui/dialogs/cal-prefs-dialog.c: (dview_show_week_no_toggled), (setup_changes), (show_config), (calendar_prefs_dialog_construct): * gui/calendar-config-keys.h: * gui/calendar-config.h: * gui/calendar-config.c: (calendar_config_get_dview_show_week_no), (calendar_config_set_dview_show_week_no), (calendar_config_add_notification_dview_show_week_no): New option whether to show week number in Day and Work Week view. * gui/e-day-view.h: (struct _EDayView), (e_day_view_get_show_week_number), (e_day_view_set_show_week_number): * gui/e-day-view.c: (dview_show_week_no_changed_cb), (e_day_view_init), (e_day_view_destroy), (e_day_view_recalc_day_starts), (e_day_view_get_show_week_number), (e_day_view_set_show_week_number): New widget showing week number of the first day in a view. svn path=/trunk/; revision=37096
* Updated Russian translation.Nickolay V. Shmyrev2009-01-192-2178/+2148
| | | | | | | | | 2009-01-18 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=37095
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-172-16/+33
| | | | svn path=/trunk/; revision=37092
* Updated German translation, fix #566570.Hendrik Richter2009-01-172-1072/+1146
| | | | | | | | 2009-01-16 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation, fix #566570. svn path=/trunk/; revision=37090
* Updated Catalan translation by David PlanellaGil Forcada Codinachs2009-01-162-3326/+3634
| | | | svn path=/trunk/; revision=37089
* Doc : Updated screenshots. Committing on behalf of PC Radhika ↵Johnny Jacob2009-01-165-0/+10
| | | | | | <pradhika@novell.com> svn path=/trunk/; revision=37087
* ** Fix for bug #360813Milan Crha2009-01-162-1/+8
| | | | | | | | | | | | 2009-01-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #360813 * conduits/calendar/calendar-conduit.c: (comp_from_remote_record): RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC. svn path=/trunk/; revision=37085
* ** Partial fix for bug #310844Milan Crha2009-01-162-5/+39
| | | | | | | | | | | | 2009-01-16 Milan Crha <mcrha@redhat.com> ** Partial fix for bug #310844 * gui/e-calendar-view.c: (transfer_item_to): Transfer master object instead of the instance for recurring events. svn path=/trunk/; revision=37084
* Compiler warning fix.Milan Crha2009-01-152-1/+5
| | | | | | | | | 2009-01-15 Milan Crha <mcrha@redhat.com> * e-plugin.c: (epl_construct): Compiler warning fix. svn path=/trunk/; revision=37081
* ** Fix for bug #303738Milan Crha2009-01-156-25/+74
| | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #303738 * gui/gnome-cal.c: (client_cal_opened_cb), (default_client_cal_opened_cb): * gui/e-memos.c: (client_cal_opened_cb), (default_client_cal_opened_cb): * gui/e-tasks.c: (client_cal_opened_cb), (default_client_cal_opened_cb): Forget password on AuthFailed or AuthRequired and try to reopen on AuthFailed status, which will ask for a password again. * gui/comp-editor-factory.c: (cal_opened_cb): Show "Authentication Required" on such status returned. * common/authentication.c: (auth_cal_forget_password): Do not free memory which hold ECal. Also always forget password for calendar with the URL key. svn path=/trunk/; revision=37080
* ** Fix for bug #245156Milan Crha2009-01-156-20/+115
| | | | | | | | | | | | | | | | | | | | | | 2009-01-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #245156 * gui/e-day-view.c: (e_day_view_finish_long_event_resize), (e_day_view_finish_resize), (e_day_view_change_event_time), (e_day_view_on_top_canvas_drag_data_received), (e_day_view_on_main_canvas_drag_data_received): * gui/e-week-view.c: (e_week_view_change_event_time): * gui/e-calendar-view.c: (on_unrecur_appointment): Keep old timezone for dtstart/dtend when changing it. * gui/comp-util.h: (cal_comp_set_dtstart_with_oldzone), (cal_comp_set_dtend_with_oldzone): * gui/comp-util.c: (cal_comp_set_dtstart_with_oldzone), (cal_comp_set_dtend_with_oldzone), (datetime_to_zone): Helper functions to make it easier. svn path=/trunk/; revision=37079
* ** Fix for bug #208426Bharath Acharya2009-01-158-1/+1851
| | | | | | | | | | 2009-01-15 Bharath Acharya <abharath@novell.com> ** Fix for bug #208426 * configure.in: Added support for importing .pst files into Evolution. svn path=/trunk/; revision=37078
* ** Fix for bug #246313Milan Crha2009-01-156-79/+115
| | | | | | | | | | | | | | | | | | | | | 2009-01-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #246313 * gui/e-day-view.c: (e_day_view_check_if_new_event_fits): Removed. * gui/e-day-view.h: (struct _EDayView): * gui/e-day-view.c: (e_day_view_init), (e_day_view_size_allocate), (e_day_view_recalc_main_canvas_size), (e_day_view_recalc_cell_sizes), (e_day_view_update_scroll_regions), (e_day_view_check_layout): * gui/e-day-view-layout.h: (e_day_view_layout_day_events): * gui/e-day-view-layout.c: (e_day_view_layout_day_events), (e_day_view_layout_day_event), (e_day_view_expand_day_event): Added ability to show all event in one-day view, but show only up to 6 columns in a multi-day view. * gui/print.c: (print_day_details): Always print all events. svn path=/trunk/; revision=37077
* ** Fixes bug #567744Matthew Barnes2009-01-153-2/+11
| | | | | | | | | | | | | | 2009-01-14 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567744 * plugins/groupwise-features/proxy-login-dialog.glade: * plugins/groupwise-features/proxy-listing.glade: Comment attribute in property tag should be plural. e.g. <property comments="..."> svn path=/trunk/; revision=37074
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-152-212/+276
| | | | svn path=/trunk/; revision=37073
* ** Fix for bug #567687Milan Crha2009-01-152-4/+9
| | | | | | | | | | | | 2009-01-14 Milan Crha <mcrha@redhat.com> ** Fix for bug #567687 * prefer-plain.c: (org_gnome_prefer_plain_multipart_alternative): Force text/html part only when choosing between text/plain and it. svn path=/trunk/; revision=37071
* ** Fix for bug #554454Milan Crha2009-01-142-0/+17
| | | | | | | | | | | | | 2009-01-14 Milan Crha <mcrha@redhat.com> ** Fix for bug #554454 * gui/e-cal-model.c: (e_cal_view_objects_modified_cb): Do not crash when received 'modified' event for something not in a model. And a leak fix. svn path=/trunk/; revision=37068
* Updated Polish translationWadim Dziedzic2009-01-142-5275/+4447
| | | | | | | | 2009-01-14 Wadim Dziedzic <wdziedzic@aviary.pl> * pl.po: Updated Polish translation svn path=/trunk/; revision=37067
* ** Fix for bug #489437Milan Crha2009-01-132-0/+38
| | | | | | | | | | | | 2009-01-13 Milan Crha <mcrha@redhat.com> ** Fix for bug #489437 * gui/dialogs/recurrence-page.c: (fill_component): Check whether the 'until' date is in the future, and report error if not. svn path=/trunk/; revision=37066
* ** Fix for bug #567045Milan Crha2009-01-132-0/+22
| | | | | | | | | | | | | 2009-01-13 Milan Crha <mcrha@redhat.com> ** Fix for bug #567045 * gui/e-meeting-time-sel.c: (e_meeting_time_selector_construct), (e_meeting_time_selector_on_canvas_scroll_event): Escalate scroll event's to a scrolled window, to let mouse wheel work over data too. svn path=/trunk/; revision=37064
* Patch from Felix Riemann <friemann@svn.gnome.org> ** Fix for bug #563867 ↵Suman Manjunath2009-01-135-33/+48
| | | | | | (Unescape "&amp;" when passing the link to browsers). svn path=/trunk/; revision=37063
* ** Fix for bug #563364Milan Crha2009-01-1210-75/+696
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-12 Milan Crha <mcrha@redhat.com> ** Fix for bug #563364 * gui/e-day-view-time-item.h: (EDayViewTimeItem): * gui/e-day-view-time-item.c: (e_day_view_time_item_class_init), (e_day_view_time_item_init), (e_day_view_time_item_finalize), (e_day_view_time_item_get_column_width), (edvti_draw_zone), (e_day_view_time_item_draw), (edvti_second_zone_changed_cb), (edvti_on_select_zone), (edvti_on_set_zone), (e_day_view_time_item_show_popup_menu): Show two timezones in the day view's time column. * gui/apps_evolution_calendar.schemas.in: * gui/calendar-config-keys.h: * gui/calendar-config.h: * gui/calendar-config.c: (calendar_config_get_day_second_zones), (calendar_config_free_day_second_zones), (calendar_config_set_day_second_zone), (calendar_config_get_day_second_zone), (calendar_config_select_day_second_zone), (calendar_config_add_notification_day_second_zone): Access configuration for the second day time zone. * gui/dialogs/cal-prefs-dialog.glade: * gui/dialogs/cal-prefs-dialog.h: (struct _CalendarPrefsDialog): * gui/dialogs/cal-prefs-dialog.c: (update_day_second_zone_caption), (on_set_day_second_zone), (on_select_day_second_zone), (day_second_zone_clicked), (setup_changes), (show_config), (calendar_prefs_dialog_construct): Manage the second day zone in a Preferences dialog. svn path=/trunk/; revision=37060
* ** Fix for bug #555310Milan Crha2009-01-122-1/+8
| | | | | | | | | | | | 2009-01-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #555310 * importers/icalendar-importer.c: (ivcal_getwidget): Localize strings properly. svn path=/trunk/; revision=37057
* e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after BonoboPhilip Van hoof2009-01-124-11/+54
| | | | | | | | | | | | | 2009-01-12 Philip Van hoof <philip@codeminded.be> * e-util/e-plugin.c * e-util/e-plugin.h * shell/main.c: EPlugins must be loaded after Bonobo init, else variables like `session` are not available for plugin's initialization functions. (Fixes Bug #565681) svn path=/trunk/; revision=37052
* Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #567148 (Use a labelled ↵Suman Manjunath2009-01-122-7/+8
| | | | | | button to bring up the timezone selector widget). svn path=/trunk/; revision=37051
* ** Fix for bug #566653Srinivasa Ragavan2009-01-122-0/+7
| | | | | | | | | | 2009-01-12 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #566653 * mail-folder-cache.c: (folder_changed): Fix a leaked info svn path=/trunk/; revision=37048
* Updated German translation.Andre Klapper2009-01-122-38/+23
| | | | | | | | | 2009-01-12 Andre Klapper <a9016009@gmx.de> * de.po: Updated German translation. svn path=/trunk/; revision=37046
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-122-875/+877
| | | | svn path=/trunk/; revision=37045
* Sync two strings. Remove explicit mentioning of some translators.Andre Klapper2009-01-122-16/+6
| | | | | | | | | | 2009-01-11 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Sync two strings. Remove explicit mentioning of some translators. svn path=/trunk/; revision=37044
* Remove more redundancy; split up more strings.Andre Klapper2009-01-122-11/+16
| | | | | | | | | 2009-01-11 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Remove more redundancy; split up more strings. svn path=/trunk/; revision=37043
* Remove redundancy; split up strings. Fixes bug #567409.Andre Klapper2009-01-122-33/+51
| | | | | | | | | | 2009-01-11 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Remove redundancy; split up strings. Fixes bug #567409. svn path=/trunk/; revision=37042
* Fix typos. Fixes bug #566572.Andre Klapper2009-01-122-6/+10
| | | | | | | | | 2009-01-11 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fix typos. Fixes bug #566572. svn path=/trunk/; revision=37041
* Add cast to avoid warning.Tor Lillqvist2009-01-122-1/+6
| | | | | | | | | | 2009-01-11 Tor Lillqvist <tml@novell.com> * filter-option.c (get_dynamic_options): Add cast to avoid warning. svn path=/trunk/; revision=37040
* Updated German translation.Andre Klapper2009-01-122-159/+106
| | | | | | | | | 2009-01-11 Andre Klapper <a9016009@gmx.de> * de/de.po: Updated German translation. svn path=/trunk/; revision=37039
* New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-1126-111/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-11 Matthew Barnes <mbarnes@redhat.com> * e-util/e-util.c (e_show_uri): New convenience function calls gtk_show_uri() and displays an error dialog if the URI cannot be shown. * addressbook/gui/widgets/eab-contact-display.c (eab_uri_popup_link_open), (on_link_clicked): * calendar/gui/e-cal-component-preview (on_link_clicked): * calendar/gui/e-cal-component-memo-preview (on_link_clicked): * calendar/gui/e-memo-table.c (open_url_cb): * calendar/gui/dialogs/comp-editor.c (open_attachment): * composer/e-msg-composer.c (msg_composer_link_clicked): * mail/em-folder-view.c (emfv_format_link_clicked): * mail/em-popup.c (emp_uri_popup_link_open): * plugins/mailing-list-actions/mailing-list-actions.c (emla_list_action_do): * shell/e-shell-window-commands.c (command_open_faq): * widgets/misc/e-attachment-bar.c (eab_icon_clicked_cb): * widgets/misc/e-url-entry.c (button_clicked_cb): Call e_show_uri() instead of gnome_url_show(). * e-util/e-error.c (ee_response): Call e_display_help() instead of gnome_url_show(). * mail/em-config.c: * mail/em-menu.c: Remove unneeded #include <libgnome/gnome-url.h> svn path=/trunk/; revision=37037
* Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-1130-25/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> * 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/printing/e-contact-print.c: * calendar/gui/calendar-commands.c: * calendar/gui/e-cal-list-view.c: * calendar/gui/e-day-view.c: * calendar/gui/e-itip-control.c: * calendar/gui/e-meeting-list-view.c: * calendar/gui/e-meeting-store.c: * calendar/gui/e-week-view.c: * calendar/gui/gnome-cal.c: * calendar/gui/memos-control.c: * calendar/gui/tasks-control.c: * e-util/e-dialog-utils.c: * mail/em-folder-view.c: * mail/importers/mail-importer.c: * shell/e-shell.c: * shell/evolution-shell-component-utils.c: * shell/importer/intelligent.c: * shell/main.c: * widgets/menus/gal-view-collection.c: * widgets/menus/gal-view-instance.c: Remove unneeded #include <libgnome/gnome-util.h>. svn path=/trunk/; revision=37036
* Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-1123-27/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> * addressbook/gui/component/addressbook-view.c: * addressbook/gui/contact-editor/e-contact-editor.h: * addressbook/gui/contact-editor/e-contact-quick-add.c: * addressbook/gui/contact-editor/eab-editor.h: * addressbook/gui/contact-list-editor/e-contact-list-editor.h: * mail/mail-autofilter.c: Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded #include <libgnomeui/gnome-app-helper.h> * calendar/gui/calendar-commands.c: * calendar/gui/e-cell-date-edit-text.c: * calendar/gui/e-itip-control.c: * calendar/gui/memos-control.c: * calendar/gui/print.c: * calendar/gui/tasks-control.c: * widgets/misc/test-dropdown-button.c: Remove unneeded #include <libgnomeui/gnome-stock-icons.h>. * calendar/gui/alarm-notify/alarm-queue.c: * calendar/gui/dialogs/cal-attachment-select-file.c: * calendar/gui/dialogs/cancel-comp.c: * calendar/gui/dialogs/changed-comp.c: * calendar/gui/dialogs/delete-error.c: * calendar/gui/dialogs/recur-comp.c: * calendar/gui/e-itip-control.c: * calendar/gui/print.c: Remove unneeded #include <libgnomeui/gnome-uidefs.h>. svn path=/trunk/; revision=37035
* Now that we require GTK+ 2.14, use gtk_show_uri() instead ofMatthew Barnes2009-01-112-3/+23
| | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> * e-util/e-util.c (e_display_help): Now that we require GTK+ 2.14, use gtk_show_uri() instead of gnome_help_display(). svn path=/trunk/; revision=37034
* ** Fixes bug #567281Matthew Barnes2009-01-116-4/+16
| | | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567281 * calendar/gui/calendar-commands.c: * calendar/gui/e-cell-date-edit-text.c: * widgets/misc/e-cell-date-edit.c: * widgets/misc/e-cell-percent.c: Remove unneeded #include <libgnomeui/gnome-messagebox.h>. svn path=/trunk/; revision=37033
* ** Fixes bug #567270Matthew Barnes2009-01-114-60/+9
| | | | | | | | | | | | | | 2009-10-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567270 * addressbook/gui/contact-editor/test-editor.c: * addressbook/printing/test-contact-style-editor.c: * addressbook/printing/test-print.c: Remove already-disabled use of gnome_about_new(). svn path=/trunk/; revision=37032
* Updated German translation.Andre Klapper2009-01-112-2555/+2800
| | | | | | | | | 2009-01-11 Andre Klapper <a9016009@gmx.de> * de.po: Updated German translation. svn path=/trunk/; revision=37031
* ** Fixes bug #567276Matthew Barnes2009-01-1120-166/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567276 * addressbook/gui/widgets/e-addressbook-view.c: * addressbook/printing/test-print.c: * calendar/gui/calendar-commands.c: * calendar/gui/control-factory.c: * calendar/gui/e-itip-control.c: * calendar/gui/gnome-cal.c: * calendar/gui/goto.c: * calendar/gui/memos-control.c: * calendar/gui/print.c: * calendar/gui/tasks-control.c: * calendar/gui/alarm-notify/alarm-queue.c: * calendar/gui/dialogs/schedule-page.c: * widgets/menus/gal-view-menus.c: Remove unneeded #include <libgnomeui/gnome-dialog-util.h>. * calendar/gui/calendar-config.c: * calendar/gui/calendar-config.h: Removed unused function calendar_config_check_timezone_set(). * widgets/misc/test-color.c: We don't ship this. Remove it. svn path=/trunk/; revision=37030
* ** Bug #567244Tor Lillqvist2009-01-112-6/+12
| | | | | | | | | | | | 2009-01-11 Tor Lillqvist <tml@novell.com> ** Bug #567244 * filter-option.c (get_dynamic_options): For portability, use <gmodule.h> API instead of <dlfcn.h> API. svn path=/trunk/; revision=37029
* ** Fixes bug #567280Matthew Barnes2009-01-112-1/+7
| | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567280 * mail/message-tag-followup.c: Remove unneeded #include <libgnomeui/gnome-pixmap.h>. svn path=/trunk/; revision=37028
* ** Fixes bug #567285Matthew Barnes2009-01-115-5/+16
| | | | | | | | | | | | | | 2009-01-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #567285 * mail/mail-autofilter.c: * widgets/misc/e-activity-handler.c: * widgets/misc/e-dropdown-button.c: Remove unneeded #include <libgnomeui/gnome-popup-menu.h>. svn path=/trunk/; revision=37027
* Fix for bug #567282Andre Klapper2009-01-112-1/+7
| | | | | | | | | | | | 2009-01-10 Andre Klapper <a9016009@gmx.de> * Fix for bug #567282 * /gui/component/addressbook-view.c: Remove unrequired #include of <libgnomeui/gnome-href.h>. svn path=/trunk/; revision=37026
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-102-17/+30
| | | | svn path=/trunk/; revision=37024
* Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-093-1/+13
| | | | | | | | | | | | | | | | 2009-01-09 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #567129 * apps_evolution_email_custom_header.schemas.in: Add <default> tag in C locale to localize the value. * email-custom-header.c (epech_setup_widgets): Add gettext. svn path=/trunk/; revision=37022
* Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-0919-11/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-01-09 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Matthew Barnes <mbarnes@redhat.com> * Fix for bug #566011 * addressbook/gui/component/Makefile.am: * addressbook/gui/component/addressbook-component.c (addressbook_component_class_init): Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). * calendar/gui/Makefile.am: * calendar/gui/calendar-component.c (calendar_component_class_init): * calendar/gui/dialogs/comp-editor.c: * calendar/gui/memos-component.c (memos_component_class_init): * calendar/gui/tasks-component.c (tasks_component_class_init): Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). * composer/e-composer-header-table.c: * composer/e-composer-private.h: Include <glib/gi18n-lib.h> instead of <glib/gi18n.h>. * mail/mail-component.c (mail_component_class_init): Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). * shell/e-user-creatable-items-handler.c (e_user_creatable_items_handler_class_ini): Include <glib/gi18n-lib.h> instead of <glib/gi18n.h> and add bindtextdomain(). * widgets/misc/e-charset-picker.c: * widgets/misc/e-signature-combo-box.c: Include <glib/gi18n-lib.h> instead of <glib/gi18n.h>. svn path=/trunk/; revision=37021
* B & W version of our new logo to replace the old Ximian logo.Matthew Barnes2009-01-0918-18471/+307
| | | | | | | | | | | | | 2009-01-08 Matthew Barnes <mbarnes@redhat.com> * help/quickref/evolution-logo.eps: B & W version of our new logo to replace the old Ximian logo. * help/quickref/*/quickref.pdf: Regenerate the Quick Reference PDFs with the new logo. svn path=/trunk/; revision=37018
* ** Fix for bug #567031Milan Crha2009-01-082-1/+8
| | | | | | | | | | | 2009-01-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #567031 * rule-editor.c: (rule_editor_new): Hide also label of the combo. svn path=/trunk/; revision=37017
* ** Part of fix for bug #565376Milan Crha2009-01-082-1/+8
| | | | | | | | | | | | 2009-01-08 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #565376 * configure.in: Bump eds requirement to 2.25.5 because of new functionality. svn path=/trunk/; revision=37016
* ** Fix for bug #565376Milan Crha2009-01-087-7/+624
| | | | | | | | | | | | | | | | | | | | 2009-01-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #565376 * vfoldertypes.xml: * searchtypes.xml: Merge some search types together. * em-vfolder-context.c: (vfolder_new_element): More elements. * em-filter-folder-element.h: (struct _EMFilterFolderElement): * em-filter-folder-element.c: (xml_encode), (xml_decode), (folder_selected), (get_widget), (format_sexp): Support storing folder uri in a camel's way. * em-format-html-display.c: (efhd_use_component): Compiler warning fix. svn path=/trunk/; revision=37015
* ** Fix for bug #339879Milan Crha2009-01-086-7/+39
| | | | | | | | | | | | | | | | | | 2009-01-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #339879 * filter/filter-code.h: (filter_code_new): * filter/filter-code.c: (filter_code_new), (build_code): * filter/rule-context.c: (new_element): Have two types of code expression, one "code", which adds also a "match-all" into the expression, and a "rawcode" without it. * addressbook/gui/widgets/addresstypes.xml: Use "rawcode" instead of "code" to have not added a "match-all" into the expression. svn path=/trunk/; revision=37014
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-082-107/+167
| | | | svn path=/trunk/; revision=37010
* ** Fix for bugs #201167 and #269342 Add support for category syncing.Matt Davey2009-01-082-0/+227
| | | | | | | | | | | | 2009-01-07 Matt Davey <mcdavey@mrao.cam.ac.uk> ** Fix for bugs #201167 and #269342 * conduit/address-conduit.c: Add support for category syncing. Also, retain an existing given/first name split if it exists in the pilot record. svn path=/trunk/; revision=37008
* ** Fix for bug #565553, #462372 (bnc)Ashish Shrivastava2009-01-072-1/+8
| | | | | | | | | | | 2009-01-07 Ashish Shrivastava <shashish@novell.com> ** Fix for bug #565553, #462372 (bnc) * gui/e-cal-popup.c (temp_save_part): Add supported URI format. svn path=/trunk/; revision=37006
* Part of fix for bug #443544 (bugzilla.novell.com) - Handle ↵Suman Manjunath2009-01-075-4/+27
| | | | | | E_MEETING_FREE_BUSY_FREE. svn path=/trunk/; revision=37005
* ** Fixes bug #566599Matthew Barnes2009-01-072-9/+48
| | | | | | | | | | | | | 2009-01-06 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #566599 * calendar/gui/itip-utils.c (comp_subject): Add translator comments and gettext context for meeting mail subject prefixes. svn path=/trunk/; revision=37004
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-071-85/+44
| | | | svn path=/trunk/; revision=37003
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-061-38/+15
| | | | svn path=/trunk/; revision=37002
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-061-36/+17
| | | | svn path=/trunk/; revision=37000
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-062-39/+31
| | | | svn path=/trunk/; revision=36999
* Fix for bug #458968 (bugzilla.novell.com) - Don't warn the user about ↵Suman Manjunath2009-01-062-0/+10
| | | | | | changes being lost if he is trying to delegate the meeting. svn path=/trunk/; revision=36997
* Evolution 2.25.4 releaseEVOLUTION_2_25_4Srinivasa Ragavan2009-01-063-1/+31
| | | | | | | | | | 2009-01-05 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.4 release svn path=/trunk/; revision=36993
* Updated Spanish screenshotJorge Gonzalez Gonzalez2009-01-061-0/+0
| | | | svn path=/trunk/; revision=36992
* Added Spanish screenshotsJorge Gonzalez Gonzalez2009-01-063-0/+0
| | | | svn path=/trunk/; revision=36991
* Updated Spanish translation and added three screenshotsJorge Gonzalez Gonzalez2009-01-055-35/+16
| | | | svn path=/trunk/; revision=36990
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-052-32/+17
| | | | svn path=/trunk/; revision=36989
* Patch from Ashish Shrivastava <shashish@novell.com> ** Fix for bug #458153 ↵Suman Manjunath2009-01-053-4/+20
| | | | | | (bugzilla.novell.com) - Provide a 'Show time as busy' button in the toolbar (like the other items in the 'Options' menu). svn path=/trunk/; revision=36988
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-052-888/+871
| | | | | | | | 2009-01-05 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=36987
* Updated German translation.Andre Klapper2009-01-052-2662/+1964
| | | | | | | | | 2009-01-04 Andre Klapper <a9016009@gmx.de> * de/de.po: Updated German translation. svn path=/trunk/; revision=36986
* ** Fixes bug #566566Matthew Barnes2009-01-052-1/+8
| | | | | | | | | | | | 2008-01-04 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #566566 * calendar/gui/e-itip-control.c (insert_rsvp): Mark "RSVP" for translation. svn path=/trunk/; revision=36985
* updating latvaian translationRaivis Dejus2009-01-051-21/+21
| | | | svn path=/trunk/; revision=36984
* updated latvian translationRaivis Dejus2009-01-052-531/+1383
| | | | svn path=/trunk/; revision=36983
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-052-2997/+3403
| | | | svn path=/trunk/; revision=36982
* Link sentence "You can also enable Magic spacebar" against theAndre Klapper2009-01-042-1/+6
| | | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Link sentence "You can also enable Magic spacebar" against the corresponding section. Fixes bug #550604. svn path=/trunk/; revision=36981
* s/and/or. Fixes bug #566233.Andre Klapper2009-01-042-1/+5
| | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: s/and/or. Fixes bug #566233. svn path=/trunk/; revision=36980
* Fix wrong sentence. Fixes bug #566228.Andre Klapper2009-01-042-1/+5
| | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fix wrong sentence. Fixes bug #566228. svn path=/trunk/; revision=36979
* Add missing whitespace.Andre Klapper2009-01-042-1/+5
| | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Add missing whitespace. svn path=/trunk/; revision=36978
* Add warning that PGP Encrypt will not encrypt subject lines. Fixes bugAndre Klapper2009-01-042-0/+8
| | | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Add warning that PGP Encrypt will not encrypt subject lines. Fixes bug #543580. svn path=/trunk/; revision=36977
* Sync strings. Fixes bug #566236, bug #566238.Andre Klapper2009-01-042-5/+10
| | | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Sync strings. Fixes bug #566236, bug #566238. svn path=/trunk/; revision=36976
* Sync strings. Fixes bug #566234.Andre Klapper2009-01-042-1/+6
| | | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Sync strings. Fixes bug #566234. svn path=/trunk/; revision=36975
* Fix grammatical errors. Fixes bug #558492. Patch by Nanley Chery.Andre Klapper2009-01-042-1/+6
| | | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fix grammatical errors. Fixes bug #558492. Patch by Nanley Chery. svn path=/trunk/; revision=36974
* Fix non-sense split sentences. Fixes bug #544340, bug #544339.Andre Klapper2009-01-042-2/+7
| | | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fix non-sense split sentences. Fixes bug #544340, bug #544339. svn path=/trunk/; revision=36973
* Fix typos. Bug #544335. Patch by Philip Withnall.Andre Klapper2009-01-042-14/+19
| | | | | | | | | | 2009-01-03 Andre Klapper <a9016009@gmx.de> * C/evolution.xml: Fix typos. Bug #544335. Patch by Philip Withnall. svn path=/trunk/; revision=36972
* Added a few translated screenshots.Andre Klapper2009-01-0318-0/+4
| | | | | | | | | 2009-01-02 Andre Klapper <a9016009@gmx.de> * de/figures: Added a few translated screenshots. svn path=/trunk/; revision=36969
* Update German translation.Andre Klapper2009-01-032-2781/+2843
| | | | | | | | | 2009-01-02 Andre Klapper <a9016009@gmx.de> * de/de.po: Update German translation. svn path=/trunk/; revision=36968
* Updated Spanish translationJorge Gonzalez Gonzalez2009-01-022-74/+90
| | | | svn path=/trunk/; revision=36967
* Updated Occitan translationYannig MARCHEGAY2009-01-021-173/+80
| | | | svn path=/trunk/; revision=36966
* ** Fixes part of bug #546437Matthew Barnes2009-01-022-172/+140
| | | | | | | | | | | | 2009-01-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #546437 * help/C/evolution.xml: Fix various typos and poor wording in chapters 1-4. svn path=/trunk/; revision=36965
* Updated Occitan translationYannig MARCHEGAY2009-01-021-4499/+4810
| | | | svn path=/trunk/; revision=36964
* Updated Occitan translationYannig MARCHEGAY2009-01-021-0/+4
| | | | svn path=/trunk/; revision=36963
* Use the translated the EConfigItem label when building the UI.Matthew Barnes2009-01-022-5/+15
| | | | | | | | | | 2009-01-01 Matthew Barnes <mbarnes@redhat.com> * e-util/e-config.c (ec_rebuild): Use the translated the EConfigItem label when building the UI. svn path=/trunk/; revision=36961
* update Copyright to 2009.Andre Klapper2009-01-022-1/+6
| | | | | | | | | | 2009-01-01 Andre Klapper <a9016009@gmx.de> * e-shell-window-commands.c: update Copyright to 2009. svn path=/trunk/; revision=36960
* Fix my last commit so l10n.gnome.org is happy.Andre Klapper2009-01-022-1/+5
| | | | | | | | | 2009-01-01 Andre Klapper <a9016009@gmx.de> * POTFILES.in: Fix my last commit so l10n.gnome.org is happy. svn path=/trunk/; revision=36959
* Update German translation.Andre Klapper2009-01-022-2290/+2778
| | | | | | | | | 2009-01-01 Andre Klapper <a9016009@gmx.de> * de/de.po: Update German translation. svn path=/trunk/; revision=36958
* Use the correct macro when marking strings for translation.Matthew Barnes2009-01-022-1/+6
| | | | | | | | | | 2009-01-01 Matthew Barnes <mbarnes@redhat.com> * ui/component/addressbook-config.c (eabc_general_offline): Use the correct macro when marking strings for translation. svn path=/trunk/; revision=36956
* Added Czech translation of quickref.Andre Klapper2009-01-023-8/+14
| | | | | | | | | | 2009-01-01 Andre Klapper <a9016009@gmx.de> * configure.in: Added Czech translation of quickref. svn path=/trunk/; revision=36954
* Remove Makefile and Makefile.in. Sorry.Andre Klapper2009-01-022-1118/+0
| | | | svn path=/trunk/; revision=36953
* svn path=/trunk/; revision=36952Andre Klapper2009-01-02106-1/+1347
| | | | | | 2009-01-01 Andre Klapper <a9016009@gmx.de> svn path=/trunk/; revision=36952
* Updated Czech translation of manual by Jiri Eischmann.Andre Klapper2009-01-022-297/+309
| | | | | | | | | 2009-01-01 Andre Klapper <a9016009@gmx.de> * cs/cs.po: Updated Czech translation of manual by Jiri Eischmann. svn path=/trunk/; revision=36951
* Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #562091 - Create ↵Suman Manjunath2008-12-312-6/+24
| | | | | | MemoPage after the base class object has been created and initialized. svn path=/trunk/; revision=36948
* add missing file (cf. bug #359010)Andre Klapper2008-12-302-0/+5
| | | | | | | | | 2008-12-30 Andre Klapper <a9016009@gmx.de> * POTFILES.in: add missing file (cf. bug #359010) svn path=/trunk/; revision=36947
* ** Fixes bug #565857Matthew Barnes2008-12-292-1/+12
| | | | | | | | | | | | | | | | 2008-12-29 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #565857 * mail/e-searching-tokenizer.c (searcher_next_token): The HTMLTokenizer now expects a newly-allocated string from its next_token() method, so duplicate the returned string. This fixes a memory leak whereby previously, some implementations of next_token() did return a newly-allocated string, some did not. Those that did leaked those strings. svn path=/trunk/; revision=36945
* ** Fix for bug #446285 (bnc)Bharath Acharya2008-12-292-30/+43
| | | | | | | | | | | | | 2008-12-29 Bharath Acharya <abharath@novell.com> ** Fix for bug #446285 (bnc) * gui/e-select-names-editable.c: (e_select_names_editable_get_emails), (e_select_names_editable_get_names): Traverse all the entries in the added list. svn path=/trunk/; revision=36943
* ** Fix for bug bnc #435694Bharath Acharya2008-12-292-2/+9
| | | | | | | | | | | 2008-12-29 Bharath Acharya <abharath@novell.com> ** Fix for bug bnc #435694 * mail-retract.c: (org_gnome_retract_message): Since we now add a bar, lets set the popup items right. svn path=/trunk/; revision=36941
* ** Fix for bug #439998 (bnc)Bharath Acharya2008-12-292-2/+52
| | | | | | | | | | | | 2008-12-29 Bharath Acharya <abharath@novell.com> ** Fix for bug #439998 (bnc) * gui/dialogs/comp-editor.c: (remove_event_dialog), (action_save_cb): Ask the user if he wants to remove the delegated events or keep a copy. svn path=/trunk/; revision=36940
* ** Related to bug #562155Matthew Barnes2008-12-282-1/+11
| | | | | | | | | | | | | | | 2008-12-28 Matthew Barnes <mbarnes@redhat.com> ** Related to bug #562155 * shell/main.c (idle_cb): Only call e_shell_set_crash_recovery() if the EShell Bonobo object was constructed successfully, otherwise it will be NULL. This fixes a warning shown in the terminal output of bug #562155, but the bug is not reproducible so it's not clear whether this fixes the bug. svn path=/trunk/; revision=36939
* Updated Slovak translation.Marcel Telka2008-12-282-1779/+1958
| | | | | | | | 2008-12-28 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation. svn path=/trunk/; revision=36937
* Fix memory leak. (Fixes bug #565628).Ignacio Casal Quinteiro2008-12-262-0/+7
| | | | | | | | | | 2008-12-25 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * shell/main.c: Fix memory leak. (Fixes bug #565628). svn path=/trunk/; revision=36932
* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>Andre Klapper2008-12-242-1/+6
| | | | | | | | | | 2008-12-23 Andre Klapper <a9016009@gmx.de> * gui/merging/eab-contact-merging.c: Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h> svn path=/trunk/; revision=36931
* ** Fixes bug #564860Matthew Barnes2008-12-232-0/+11
| | | | | | | | | | | | 2008-12-22 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #564860 * e-util/e-util-label.c (e_util_labels_parse): Don't crash on malformed label strings. svn path=/trunk/; revision=36929
* Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING.Matthew Barnes2008-12-222-1/+6
| | | | | | | | | | 2008-12-22 Matthew Barnes <mbarnes@redhat.com> * configure.in: Bump eds_minimum_version to 2.25.4 for CAMEL_STORE_IS_MIGRATING. svn path=/trunk/; revision=36928
* ** Fix for bug #559604Milan Crha2008-12-224-5/+15
| | | | | | | | | | | | | | | 2008-12-22 Milan Crha <mcrha@redhat.com> ** Fix for bug #559604 * gui/e-calendar-view.h: (e_calendar_view_get_attendees_status_info): * gui/e-calendar-view.c: (e_calendar_view_get_attendees_status_info), (e_calendar_view_get_tooltips): * gui/e-calendar-table.c: (query_tooltip_cb): Show additional status information for the meeting only when user is an organizer. svn path=/trunk/; revision=36926
* ** Part of fix for bug #559153Sankar P2008-12-222-68/+148
| | | | | | | | | | | | | 2008-12-22 Sankar P <psankar@novell.com> ** Part of fix for bug #559153 * em-migrate.c (update_progress_in_main_thread), (migrate_folders), (count_folders), (migrate_folders_to_db_thread), (migrate_to_db), (em_migrate): Migration Improvements svn path=/trunk/; revision=36924
* ** Fix for bug #558337Norman Wang2008-12-222-5/+31
| | | | | | | | | | | | | 2008-12-22 Norman Wang <zhichao.wang@sun.com> ** Fix for bug #558337 * mail/em-subscribe-editor.c: Create a wrapper class MailMsgListNode of _zsubscribe_msg message. The MailMsgListNode class is the subclass of EDListNode class. So the _zsubscribe_msg can be added into the EDList. svn path=/trunk/; revision=36922
* Fixed terminology in the Brazilian Portuguese translation.Leonardo Ferreira Fontenelle2008-12-222-6/+10
| | | | | | | | 2008-12-21 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Fixed terminology in the Brazilian Portuguese translation. svn path=/trunk/; revision=36921
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-192-5/+13
| | | | svn path=/trunk/; revision=36916
* Change "Save Draft" menu item to "Save as Draft" to be consistent withMatthew Barnes2008-12-182-3/+12
| | | | | | | | | | | | 2008-12-18 Matthew Barnes <mbarnes@redhat.com> * e-composer-actions.c: Change "Save Draft" menu item to "Save as Draft" to be consistent with "Save as Template". I like that better. But leave the toolbar button alone. svn path=/trunk/; revision=36915
* Show reason of a failure on a console too.Milan Crha2008-12-182-1/+6
| | | | | | | | | | 2008-12-17 Milan Crha <mcrha@redhat.com> * gui/e-cal-model.c: (update_e_cal_view_for_client): Show reason of a failure on a console too. svn path=/trunk/; revision=36913
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-171-292/+300
| | | | svn path=/trunk/; revision=36912
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-172-736/+729
| | | | svn path=/trunk/; revision=36911
* ** Part of fix for bug #564248Milan Crha2008-12-172-1/+8
| | | | | | | | | | | | 2008-12-16 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #564248 * configure.in: Bump libgtkhtml_minimum_version to 3.25.4 because of new html editor functions. svn path=/trunk/; revision=36910
* Updated Slovenian translationMatej Urbančič2008-12-161-2125/+2134
| | | | svn path=/trunk/; revision=36909
* Evolution 2.25.3.1 releaseEVOLUTION_2_25_3Srinivasa Ragavan2008-12-163-1/+40
| | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.3.1 release svn path=/trunk/; revision=36907
* ** Fix for bug #564248Milan Crha2008-12-162-2/+40
| | | | | | | | | | | | | 2008-12-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #564248 * e-msg-composer.c: (msg_composer_paste_clipboard): Attach images pasted from a clipboard. Note: Requires at least gtkhtml revision 9067. svn path=/trunk/; revision=36906
* ** Part of fix for bug #552583Milan Crha2008-12-162-0/+9
| | | | | | | | | | | | 2008-12-16 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #552583 * mail-config.c: (mail_config_get_account_by_source_url), (mail_config_get_account_by_transport_url): Do not leak. svn path=/trunk/; revision=36903
* ** Fix for bug #359010Milan Crha2008-12-162-0/+13
| | | | | | | | | | | | 2008-12-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #359010 * url-editor-dialog.c: (url_editor_dialog_new): Set title of the window based on the parameter/action. svn path=/trunk/; revision=36902
* Remove deleted file. Updated Norwegian bokmål translation.Kjartan Maraas2008-12-163-2193/+2198
| | | | | | | | | 2008-12-15 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Remove deleted file. * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=36900
* two small fixesTimo Jyrinki2008-12-151-4/+4
| | | | svn path=/trunk/; revision=36899
* ** Fix for bug #540181Milan Crha2008-12-152-1/+7
| | | | | | | | | | | | 2008-12-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #540181 * gui/tasks-component.c: (destroy_component_view): Do not touch already freed object. svn path=/trunk/; revision=36898
* ** Fix for bug #557176Milan Crha2008-12-152-0/+10
| | | | | | | | | | | | 2008-12-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #557176 * e-table-state.c: (e_table_state_load_from_node): Ensure the 'sort_info' member is never NULL. svn path=/trunk/; revision=36896
* ** Fix for bug #564007Milan Crha2008-12-152-0/+23
| | | | | | | | | | | | | 2008-12-15 Milan Crha <mcrha@redhat.com> ** Fix for bug #564007 * em-format.c: (emf_inlinepgp_encrypted): Guess the decrypted part mime type if not known from the decryptor, thus show the content really inline, if possible. svn path=/trunk/; revision=36894
* ** Part of fix for bug #564229Milan Crha2008-12-153-2/+11
| | | | | | | | | | | | | | 2008-12-15 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #564229 * gui/dialogs/alarm-dialog.c: (populate_widgets_from_alarm): Cast to proper object. * gui/alarm-notify/alarm-queue.c: (free_tray_icon_data): Do not leak. svn path=/trunk/; revision=36893
* ** Part of fix for bug #563669Milan Crha2008-12-157-4/+26
| | | | | | | | | | | | | | | 2008-12-15 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #563669 * mail/em-account-editor.c: (emae_option_checkspin): * filter/filter-int.c: (get_widget): * calendar/gui/dialogs/recurrence-page.c: (make_ending_count_special): * calendar/conduits/todo/todo-conduit.c: (e_todo_gui_new): Use zero GtkSpinButton's PageSize, as Gtk+ requires. svn path=/trunk/; revision=36892
* Fix a impllicit warningSrinivasa Ragavan2008-12-152-0/+5
| | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * em-format-html-display.c: Fix a impllicit warning svn path=/trunk/; revision=36891
* ** Fix for bug #552583Srinivasa Ragavan2008-12-152-1/+8
| | | | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #552583 * mail-config.c: (mail_config_get_account_by_transport_url): Free the right url. svn path=/trunk/; revision=36889
* Add e-utils/*intrusive*.[ch]Srinivasa Ragavan2008-12-152-0/+6
| | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * POTFILES.in: Add e-utils/*intrusive*.[ch] svn path=/trunk/; revision=36888
* ** Fix for #546637Srinivasa Ragavan2008-12-152-7/+13
| | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> ** Fix for #546637 * message-list.c: (message_list_finalise), (regen_list_exec), (regen_list_done): Don't loose uids. svn path=/trunk/; revision=36886
* Restore the code for BONOBO components need by the vcard inline viewer.Srinivasa Ragavan2008-12-152-2/+195
| | | | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * em-format-html-display.c: (efhd_bonobo_unknown), (efhd_find_handler), (efhd_bonobo_object), (efhd_check_server_prop), (efhd_use_component), (efhd_format_attachment): Restore the code for BONOBO components need by the vcard inline viewer. svn path=/trunk/; revision=36885
* Add the unread vfolder hack.Srinivasa Ragavan2008-12-153-1/+43
| | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> * em-account-editor.c: (emae_option_checkspin): * em-folder-tree.c: (emft_popup_uvfolder), (emft_popup): Add the unread vfolder hack. svn path=/trunk/; revision=36884
* init the bogofilter if it wasn't. say that evolution's welcome message issrinivasa ragavan2008-12-153-1/+54
| | | | | | | | | | | | | 2008-12-15 srinivasa ragavan <sragavan@novell.com> * makefile.am: * bf-junk-filter.c: (init_db), (pipe_to_bogofilter): init the bogofilter if it wasn't. say that evolution's welcome message is not junk. svn path=/trunk/; revision=36883
* ** Fix for BNC bug #435452Srinivasa Ragavan2008-12-152-0/+24
| | | | | | | | | | | | | 2008-12-15 Srinivasa Ragavan <sragavan@novell.com> ** Fix for BNC bug #435452 * gui/e-meeting-list-view.c: (ense_update), (editing_started_cb), (build_table): svn path=/trunk/; revision=36880
* ** Fixes bug #564519Lucian Langa2008-12-152-2/+11
| | | | | | | | | | | 2008-12-15 Lucian Langa <lucilanga@gnome.org> ** Fixes bug #564519 * mail-send-recv.c: (build_dialog): Count also deleted unsent messages when displaying SMTP server svn path=/trunk/; revision=36879
* ** Fixes bug #564416Matthew Barnes2008-12-152-15/+20
| | | | | | | | | | | | | 2008-12-14 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #564416 * shell/e-shell-nm.c: We've been listening for obsolete D-Bus signals. Update to NetworkManager's current D-Bus API. svn path=/trunk/; revision=36878
* Bump libgtkhtml_minimum_version to 3.25.3 to pick up HTMLTokenizer changesMatthew Barnes2008-12-152-1/+7
| | | | | | | | | | | 2008-12-14 Matthew Barnes <mbarnes@redhat.com> * configure.in: Bump libgtkhtml_minimum_version to 3.25.3 to pick up HTMLTokenizer changes (ABI break, actually). svn path=/trunk/; revision=36877
* ** Fixes bug #564351 (patch by Tal Benavidor)Matthew Barnes2008-12-142-1/+7
| | | | | | | | | | | | 2008-12-13 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #564351 (patch by Tal Benavidor) * mail/em-icon-stream.c: Fix single-header include issue for GdkPixbuf. svn path=/trunk/; revision=36874
* Merged from branch gnome-2-24 minor fixes to the Brazilian PortugueseLeonardo Ferreira Fontenelle2008-12-142-7/+11
| | | | | | | | | 2008-12-13 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Merged from branch gnome-2-24 minor fixes to the Brazilian Portuguese translation. svn path=/trunk/; revision=36873
* ** Fixes bug #562450Matthew Barnes2008-12-122-2/+9
| | | | | | | | | | | | 2008-12-11 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #562450 * composer/e-msg-composer.c (handle_multipart_signed): Fix a typo that broke "Edit as New Message" for signed messages. svn path=/trunk/; revision=36869
* ** Part of fix for bug #552357Milan Crha2008-12-112-2/+9
| | | | | | | | | | | | 2008-12-10 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #552357 * e-searching-tokenizer.c: (e_searching_tokenizer_begin): Function prototype changed. svn path=/trunk/; revision=36868
* ** Fixes bug #563250Matthew Barnes2008-12-105-1/+42
| | | | | | | | | | | | | | | | | 2008-12-10 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #563250 * e-util/e-util.c (e_get_accels_filename): New function returns the filename where custom keyboard accelerators are stored. Currently only applies to the various editor windows in Evolution. * shell/main.c (main): Load on startup and save on shutdown, custom keyboard accelerators. svn path=/trunk/; revision=36864
* ** Fix for bug #563870Milan Crha2008-12-1016-432/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-12-10 Milan Crha <mcrha@redhat.com> ** Fix for bug #563870 * e-util/e-util-labels.h: (e_util_labels_get_filter_options): * e-util/e-util-labels.c: (e_util_labels_get_filter_options): New helper function to be used in FilterOption. * filter/Makefile.am: * filter/filter-label.h: * filter/filter-label.c: Drop, not used anywhere. * filter/filter-element.c: * filter/rule-context.c: Remove dropped include and code. * filter/filter-option.c: (get_dynamic_options), (xml_create), (get_widget): Evaluate dynamic options even on create, to have them available for saved searches even before the widget itself is shown. * mail/vfoldertypes.xml: * mail/filtertypes.xml: * mail/searchtypes.xml: Use dynamic filter option. * mail/message-list.c: Drop unused header include. svn path=/trunk/; revision=36863
* ** Fix for bug #556303Milan Crha2008-12-102-1/+9
| | | | | | | | | | | | 2008-12-10 Milan Crha <mcrha@redhat.com> ** Fix for bug #556303 * e-attachment-bar.c: (eab_icon_clicked_cb): Check whether attachment has a body already before accessing it. svn path=/trunk/; revision=36861
* Make the libgweather dependency optional, build the weather calendar setup ↵Suman Manjunath2008-12-104-3/+32
| | | | | | plugin by default and provide an option to disable it. svn path=/trunk/; revision=36860
* ** Part of fix for bug #552583Milan Crha2008-12-102-2/+14
| | | | | | | | | | | | | 2008-12-09 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #552583 * mail-config.c: (mail_config_get_account_by_source_url), (mail_config_get_account_by_transport_url): Extending Sankar's fix of account checking logic a bit, to be more consistent. svn path=/trunk/; revision=36859
* ** Fix for bug #333224Milan Crha2008-12-102-7/+20
| | | | | | | | | | | | | 2008-12-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #333224 * gui/e-day-view.c: (e_day_view_on_text_item_event): Sanitize returned values from 'e_day_view_convert_position_in_main_canvas', because it can let the 'event_num' or 'day' set to -1, which means invalid value. svn path=/trunk/; revision=36858
* ** Fix for bug #563369Milan Crha2008-12-094-1/+12
| | | | | | | | | | | | | 2008-12-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #563369 * em-folder-properties.c: (emfp_dialog_got_folder_quota): * em-folder-tree-model.c: (em_folder_tree_model_set_folder_info): * mail-component.c: (view_changed): Translate "Templates" folder name. svn path=/trunk/; revision=36856
* ** Fix for bug #563669Milan Crha2008-12-0917-25/+67
| | | | | | | | | | | | | | | | | | | | | | | 2008-12-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #563669 * addressbook/gui/component/ldap-config.glade: * addressbook/printing/e-contact-print.glade: * mail/mail-config.glade: * filter/filter.glade: * widgets/misc/e-send-options.glade: * calendar/gui/dialogs/recurrence-page.glade: * calendar/gui/dialogs/alarm-dialog.glade: * calendar/gui/dialogs/event-page.glade: * calendar/gui/dialogs/task-details-page.glade: * calendar/gui/dialogs/cal-prefs-dialog.glade: * calendar/gui/alarm-notify/alarm-notify.glade: * calendar/gui/goto-dialog.glade: Use zero GtkSpinButton's PageSize, as Gtk+ requires. svn path=/trunk/; revision=36855
* ** Fix for bug #555663Milan Crha2008-12-092-1/+11
| | | | | | | | | | | | 2008-12-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #555663 * gconf-bridge.c: (struct WindowBinding), (gconf_bridge_bind_window), (window_binding_unbind): Do not overwrite signal id. svn path=/trunk/; revision=36853
* Updated Finnish translationIlkka Tuohela2008-12-092-1849/+1782
| | | | svn path=/trunk/; revision=36852
* ** Fix for bug #563633Jeff Cai2008-12-082-0/+7
| | | | | | | | | | | 2008-12-08 Jeff Cai <jeff.cai@sun.com> ** Fix for bug #563633 * gui/e-cal-model.c: Add an unused member for _ECalModelComponentPrivate svn path=/trunk/; revision=36851
* ** Fix for bug #562990Milan Crha2008-12-082-4/+12
| | | | | | | | | | | | 2008-12-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #562990 * caldav-source.c: (user_changed), (oge_caldav): Use 'username' property of the ESource to read/write user name, not the uri. svn path=/trunk/; revision=36850
* ** Fix for bug #270376Milan Crha2008-12-084-11/+66
| | | | | | | | | | | | | | | | | 2008-12-08 Milan Crha <mcrha@redhat.com> ** Fix for bug #270376 * gui/contact-editor/e-contact-editor.c: (im_service []), (non_string_fields[]): * gui/widgets/eab-contact-display.c: (render_contact): Support Skype field in a contact. * gui/contact-editor/e-contact-editor-im.c: Changes here too, but file doesn't seem to be used. svn path=/trunk/; revision=36849
* Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #555371 ↵Suman Manjunath2008-12-082-1/+10
| | | | | | (Added print menu option to task, memo and event editors). svn path=/trunk/; revision=36848
* Milan Crha <mcrha@redhat.com> ** Fix for bug #337082 (Do not set 'finished ↵Suman Manjunath2008-12-082-1/+10
| | | | | | loading' until we are really done with it. The previous behavior can cause duplicate nodes in tree for subscribed folders). svn path=/trunk/; revision=36847
* Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 ↵Suman Manjunath2008-12-084-20/+32
| | | | | | (Fix for a few erroneous strings). svn path=/trunk/; revision=36845
* Jeff Cai ** Fix for bug #563077 (Don't pass NULL to ↵Suman Manjunath2008-12-082-1/+11
| | | | | | gtk_icon_info_get_filename(), fixes a crash if the gnome-settings-daemon is not running). svn path=/trunk/; revision=36844
* ** Fix for bug #558498Bharath Acharya2008-12-083-1/+34
| | | | | | | | | | | | | 2008-12-08 Bharath Acharya <abharath@novell.com> ** Fix for bug #558498 * exchange-account-setup.c: (org_gnome_exchange_settings), (destroy_oof_data), (org_gnome_exchange_commit): * org-gnome-exchange-operations.error.xml:Check for the offline status before setting up the Exchange settings. svn path=/trunk/; revision=36842
* Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 ↵Suman Manjunath2008-12-085-155/+335
| | | | | | (Copy/Paste support in day/week views). svn path=/trunk/; revision=36841
* ** Fixes bug #552583Sankar P2008-12-082-15/+17
| | | | | | | | | | | | 2008-12-08 Sankar P <psankar@novell.com> ** Fixes bug #552583 * mail/mail-config.c: (mail_config_get_account_by_source_url) (mail_config_get_account_by_transport_url): Fix the errors in the account checking logic. svn path=/trunk/; revision=36839
* Patch from Paul Bolle <pebolle@tiscali.nl> : Fix for bug #551599 (Do not ↵Suman Manjunath2008-12-082-9/+16
| | | | | | fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment). svn path=/trunk/; revision=36837
* ** Fix for bug #332629Milan Crha2008-12-0613-280/+167
| | | | | | | | | | | | | | | | | | | | | | | 2008-12-05 Milan Crha <mcrha@redhat.com> ** Fix for bug #332629 * filter/filter-option.h: (struct _filter_option), (struct _FilterOption), (filter_option_add): * filter/filter-option.c: (filter_option_init), (filter_option_finalise), (filter_option_add), (xml_create), (get_widget), (clone): Be able to define optionlist with dynamically created list of options. * filter/filter-label.c: (fill_options): Adapt. * addressbook/gui/widgets/addresstypes.xml: * calendar/gui/caltypes.xml: * calendar/gui/memotypes.xml: * calendar/gui/tasktypes.xml: Use dynamically created list of categories in the option's widget. svn path=/trunk/; revision=36836
* ** Fixes bug #562886Matthew Barnes2008-12-052-2/+14
| | | | | | | | | | | | 2008-12-04 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #562886 * composer/e-msg-composer (handle_mailto): Don't double-decode attachment URIs. Also, parse &amp; correctly. svn path=/trunk/; revision=36834
* ** Fixes bug #552583Matthew Barnes2008-12-042-31/+49
| | | | | | | | | | | | | | 2008-12-04 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #552583 * mail/mail-config.c (mail_config_get_account_by_source_url), (mail_config_get_account_by_transport_url): For the purpose of matching a URL to an EAccount, only compare the protocol, user, host and port and disregard the rest. svn path=/trunk/; revision=36832
* ** Fix for bug #263268Milan Crha2008-12-042-10/+29
| | | | | | | | | | | | 2008-12-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #263268 * gui/widgets/e-addressbook-view.c: (search_activated), (make_suboptions): Be able to search for contacts without category. svn path=/trunk/; revision=36830
* ** Fixes bug #560420 (patch by hp@syntomax.com)Matthew Barnes2008-12-042-1/+10
| | | | | | | | | | | | | | 2008-12-03 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #560420 (patch by hp@syntomax.com) * plugins/sa-junk-plugin/em-junk-filter.c (pipe_to_sa_full): spamc and spamassassin use error codes >= 64 to denote execution errors. Positive error codes < 64 means the message was identified as spam. svn path=/trunk/; revision=36828
* ** Part of fix for bug #352287Milan Crha2008-12-035-123/+107
| | | | | | | | | | | | | | | | | | | | | 2008-12-03 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #352287 * calendar/gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event): Draw top icons in full detail/color depth (for weather, for example). * plugins/calendar-weather/Makefile.am: Compile and link with libgweather. * plugins/calendar-weather/calendar-weather.c: (e_plugin_lib_enable), (selection_changed), (find_location_func), (find_location), (treeview_clicked), (create_source_selector), (build_location_path), (location_clicked), (e_calendar_weather_location): Use libgweather for weather calendar. Note: Requires eds revision at least 9793. svn path=/trunk/; revision=36827
* ** Fixes part of bug #348299Matthew Barnes2008-12-0310-7/+47
| | | | | | | | | | | | | | | | | | | | | 2008-12-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #348299 * addressbook/gui/contact-editor/e-contact-editor.c (e_contact_editor_init): * calendar/gui/dialogs/event-page.c (get_widgets): * calendar/gui/dialogs/memo-page.c (get_widgets): * calendar/gui/dialogs/task-page.c (get_widgets): Use category completion in the Categories field. * calendar/gui/dialogs/event-editor.c: * calendar/gui/dialogs/memo-editor.c: * calendar/gui/dialogs/task-editor.c: Fix some reference count leaks. svn path=/trunk/; revision=36826
* ** Part of fix for bug #562228Milan Crha2008-12-022-2/+52
| | | | | | | | | | | | | 2008-12-02 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #562228 * exchange-account-setup.c: (want_mailbox_toggled), (org_gnome_exchange_owa_url): Make it clearer the mailbox entry is optional. svn path=/trunk/; revision=36825
* Evolution 2.25.2 release changes.EVOLUTION_2_25_2Srinivasa Ragavan2008-12-023-1/+54
| | | | | | | | 2008-12-01 Srinivasa Ragavan <sragavan@novell.com> * NEWS: Evolution 2.25.2 release changes. svn path=/trunk/; revision=36823
* ** Part of fix for bug #503662Milan Crha2008-11-282-1/+9
| | | | | | | | | | | | 2008-11-28 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #503662 * caldav-source.c: (user_changed): Set NULL properly to protect against using already freed memory. svn path=/trunk/; revision=36821
* ** Part of fix for bug #359745Milan Crha2008-11-283-12/+163
| | | | | | | | | | | | | | | | | | | 2008-11-28 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #359745 * caldav-source.c: (ensure_caldav_source_group), (e_plugin_lib_enable): Ensure source group for VTODO and VJOURNAL too. * caldav-source.c: (set_refresh_time), (get_refresh_minutes), (spin_changed), (option_changed), (oge_caldav): Be able to change refresh time for the CalDAV sources. * org-gnome-evolution-caldav.eplug.xml: Show CalDAV options under all the other standard options. Note: Requires at least eds revision 9781 (version 2.25.2, in configure.in already) svn path=/trunk/; revision=36820
* ** Fixes bug #554464Felix Riemann2008-11-284-16/+17
| | | | | | | | | | | | | 2008-11-28 Felix Riemann <friemann@svn.gnome.org> ** Fixes bug #554464 * configure.in: Bump gtk+ minimum version to 2.14.0 which pulls in a recent enough Pango version. * widgets/table/e-cell-text.c: (build_layout): Let Pango handle the ellipsizing, which should be faster. svn path=/trunk/; revision=36819
* Fix for bug #561467 - some changes in the core code needed for evolution-mapi.Suman Manjunath2008-11-285-2/+51
| | | | svn path=/trunk/; revision=36818
* ** Fix for bug #332729Milan Crha2008-11-272-0/+11
| | | | | | | | | | | | 2008-11-27 Milan Crha <mcrha@redhat.com> ** Fix for bug #332729 * e-config.c: (ep_finalise): Disconnect handlers on the widget before freeing the structure it is using. svn path=/trunk/; revision=36816
* Updated Spanish translationJorge Gonzalez Gonzalez2008-11-272-141/+148
| | | | svn path=/trunk/; revision=36815
* ** Fix for bug #560138Milan Crha2008-11-252-0/+8
| | | | | | | | | | | | 2008-11-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #560138 * gui/e-calendar-table.c: (query_tooltip_cb): Let wrap description text in a tooltip. svn path=/trunk/; revision=36812
* ** Fixes bug #552850Matthew Barnes2008-11-244-3/+17
| | | | | | | | | | | | | 2008-11-23 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #552850 * mail/evolution-mail.schemas.in: * plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml: Prefer the term "side bar" over "folder tree". svn path=/trunk/; revision=36810
* ** Fix for bug bnc #446286Bharath Acharya2008-11-202-10/+7
| | | | | | | | | | | 2008-11-20 Bharath Acharya <abharath@novell.com> ** Fix for bug bnc #446286 * status-track.c: (track_status): Remove the header check as we do a e_gw_connection_get_item for tracking the status. svn path=/trunk/; revision=36807
* Fix compilation error.Srinivasa Ragavan2008-11-202-0/+6
| | | | | | | | 2008-11-19 Srinivasa Ragavan <sragavan@novell.com> * mail-notification.c: Fix compilation error. svn path=/trunk/; revision=36804
* ** Fix for bug #556224Milan Crha2008-11-192-2/+50
| | | | | | | | | | | | | | | | 2008-11-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #556224 * gui/gnome-cal.c: (struct _GnomeCalendarPrivate), (setup_widgets), (update_todo_view_async), (update_todo_view), (gnome_calendar_init), (gnome_calendar_destroy): Run always 'update_todo_view' in a separate thread and guard its body with a mutex. * gui/gnome-cal.c: (update_query_async): Do not leak. svn path=/trunk/; revision=36803
* ** Fix for BNC bug #434320Srinivasa Ragavan2008-11-192-1/+27
| | | | | | | | | | | | | 2008-11-19 Srinivasa Ragavan <sragavan@novell.com> ** Fix for BNC bug #434320 * plugins/mail-notification/mail-notification.c: When the popup is clicked close the status icon. svn path=/trunk/; revision=36802
* ** Fix for bug #555276Srinivasa Ragavan2008-11-192-0/+11
| | | | | | | | | | | | 2008-11-19 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #555276 * mail/mail-vfolder.c: Don't load vfolder as subfolder. svn path=/trunk/; revision=36799
* Patch from Li Yuan <li.yuan@sun.com> ** Fix for bug #560329 (Fix the ↵Suman Manjunath2008-11-192-1/+8
| | | | | | signature of the 'children-changed' signal emission). svn path=/trunk/; revision=36797
* ** Fixes bug #557818Matthew Barnes2008-11-186-545/+74
| | | | | | | | | | | | | | | | | 2008-11-17 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #557818 * addressbook/gui/component/addressbook-view.c: * calendar/gui/calendar-component.c: * calendar/gui/memos-component.c: * calendar/gui/tasks-component.c: ESourceSelector now handles most of the drag-and-drop signals. We just have to listen for the new "data-dropped" signal and deal with it. Gets rid of a lot of duplicate logic. svn path=/trunk/; revision=36793
* ** Fixes bug #560882Matthew Barnes2008-11-183-2/+11
| | | | | | | | | | | | | | 2008-10-17 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #560882 * widgets/table/e-table-defines.h: * widgets/table/e-table-header-utils.c (e_table_header_draw_button): Left-align header labels instead of centering them, and adjust the header padding so they look purdy. svn path=/trunk/; revision=36792
* ** Fixes bug #558322Matthew Barnes2008-11-186-0/+66
| | | | | | | | | | | | | | | | | | | 2008-11-17 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #558322 * addressbook/gui/component/addressbook-view.c (rename_addressbook_cb): * calendar/gui/calendar-component.c (rename_calendar_cb): * calendar/gui/memos-component.c (rename_memo_list_cb): * calendar/gui/tasks-component.c (rename_task_list_cb): New "Rename" item in the source selector pop-up menu calls the recently added e_source_selector_edit_primary_selection(). Still need to bind the "F2" key to this action, but I'm not sure how whether EPopup supports that. svn path=/trunk/; revision=36791
* Updated Russian translation.Nickolay V. Shmyrev2008-11-162-1977/+2107
| | | | | | | | | 2008-11-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=36789
* Updated Czech translation of manual by Jiri Eischmann.Petr Kovar2008-11-152-93/+97
| | | | | | | | 2008-11-15 Petr Kovar <pknbe@volny.cz> * cs/cs.po: Updated Czech translation of manual by Jiri Eischmann. svn path=/trunk/; revision=36787
* Updated Spanish translationJorge Gonzalez Gonzalez2008-11-152-338/+370
| | | | svn path=/trunk/; revision=36785
* Do not display the default headers when all the headers are disabled inBharath Acharya2008-11-133-5/+7
| | | | | | | | | | 2008-11-13 Bharath Acharya <abharath@novell.com> * em-folder-view.c: (emfv_setting_notify): * em-format-html.c: (efh_format_headers): Do not display the default headers when all the headers are disabled in Mail preferences. svn path=/trunk/; revision=36780
* ** Part of fix for bug #524377Milan Crha2008-11-137-1/+81
| | | | | | | | | | | | | | | | | | | | | 2008-11-12 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #524377 * configure.in: Bump eds minimum version to 2.25.2 because of camel's int camel_header_param_encode_filenames_in_rfc_2047. * mail/mail-config.glade: * mail/evolution-mail.schemas.in: * mail/em-composer-prefs.c: (em_composer_prefs_construct): * mail/mail-config.c: (gconf_outlook_filenames_changed), (mail_config_init): Declare, be able to change and listen to changes on new key, '/apps/evolution/mail/composer/outlook_filenames' to encode file names header in camel based on the RFC 2047, instead of the correct RFC 2231. Note: Requires at least eds revision 9756. svn path=/trunk/; revision=36779
* ** Fix for bug #559810Milan Crha2008-11-132-1/+8
| | | | | | | | | | | | 2008-11-12 Milan Crha <mcrha@redhat.com> ** Fix for bug #559810 * e-util-labels.c: (e_util_labels_parse): Do not localize empty label names, also localize them only first time. svn path=/trunk/; revision=36777
* ** Fix for bug #559701Srinivasa Ragavan2008-11-122-5/+14
| | | | | | | | | | | | | 2008-11-07 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #559701 * e-msg-composer.c: (e_load_spell_languages): Don't save when its NULL. svn path=/trunk/; revision=36775
* ** Fix for bug #559604Milan Crha2008-11-114-0/+110
| | | | | | | | | | | | | | | 2008-11-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #559604 * gui/e-calendar-view.h: (e_calendar_view_get_attendees_status_info): * gui/e-calendar-view.c: (e_calendar_view_get_attendees_status_info), (e_calendar_view_get_tooltips): * gui/e-calendar-table.c: (query_tooltip_cb): Show attendees' status in the tooltip if available. svn path=/trunk/; revision=36773
* Fix for bug #440646 (bugzilla.novell.com) - Set the ESource color-spec for ↵Suman Manjunath2008-11-112-1/+8
| | | | | | proxy accounts in the correct format. svn path=/trunk/; revision=36772
* Fix for bug #490503 - Show summary of unaccepted meetings as bold in ↵Suman Manjunath2008-11-113-35/+41
| | | | | | calendar views. svn path=/trunk/; revision=36770
* Fix for bug #443190 (bugzilla.novell.com) - Block signals from ↵Suman Manjunath2008-11-102-3/+10
| | | | | | attachment-bar while still filling the widgets. svn path=/trunk/; revision=36769
* Fixed Czech translation by Jiri Eischmann, thanks to Kamil Paral. Updated ↵Petr Kovář2008-11-104-8557/+4590
| | | | | | Czech translation of manual by Jiri Eischmann. svn path=/trunk/; revision=36767
* Updated Spanish translationJorge Gonzalez Gonzalez2008-11-092-715/+741
| | | | svn path=/trunk/; revision=36765
* ** Fixes bug #557581Matthew Barnes2008-11-084-18/+49
| | | | | | | | | | | | | | | | | | | | | | 2008-11-07 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #557581 * configure.in: Break up the version definitions such that we can calculate the latest stable version and pass a STABLE_VERSION definition to shell/main.c. * shell/main.c: Replace DEVELOPMENT with STABLE_VERSION, which actually defines the latest stable version (e.g. 2.24). STABLE_VERSION is only defined if the current version is _unstable_ (e.g. 2.25). * shell/main.c (show_development_warning): Use STABLE_VERSION instead of hard-coding the version number. svn path=/trunk/; revision=36761
* Committing on behalf of Matthew Barnes <mbarnes@redhat.com>Matthew Barnes2008-11-072-26/+37
| | | | | | | | | | | | | | 2008-11-07 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #552583 * mail-config.c: (mail_config_get_account_by_source_url): Instead of preserving the authmech attribute in the two URLs being compared, strip the attributes out of both URLs and just do a simple string comparison. We're just trying to match a URL to an account here. The authentication method shouldn't be relevant. svn path=/trunk/; revision=36758
* Ship COPYING.OPENLDAP as wellSankarasivasubramanian Pasupathilingam2008-11-072-0/+6
| | | | svn path=/trunk/; revision=36757
* Committing on behalf of Matthew Barnes <mbarnes@redhat.com>Matthew Barnes2008-11-072-4/+23
| | | | | | | | | | | | 2008-11-07 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #559518 * google-source.c: (retrieve_list_clicked), (retrieve_list_sensitize), (plugin_google): Desensitizes the button when the username field is blank. svn path=/trunk/; revision=36755
* ** Fix for bug #440007 (bnc) Print Preview of Calendar Event Shows BlankBharath Acharya2008-11-072-1/+8
| | | | | | | | | | | | 2008-11-07 Bharath Acharya <abharath@novell.com> ** Fix for bug #440007 (bnc) Print Preview of Calendar Event Shows Blank Page Before Data * gui/print.c: (print_comp_draw_real): Print the attendees only if its the first page. svn path=/trunk/; revision=36752
* ** Fix for BNC bug #437226 Proper message is missing in mail sent byBharath Acharya2008-11-072-12/+20
| | | | | | | | | | | | 2008-11-07 Bharath Acharya <abharath@novell.com> ** Fix for BNC bug #437226 Proper message is missing in mail sent by delegatee * em-format-html.c (efh_format_headers): Regression caused by r35319. Check for the condition only after the while loop. svn path=/trunk/; revision=36750
* ** Fix for bug #557246Bharath Acharya2008-11-072-1/+9
| | | | | | | | | | | | | 2008-10-22 Bharath Acharya <abharath@novell.com> ** Fix for bug #557246 * exchange-folder.c: * (org_gnome_exchange_check_inbox_subscribed): Pop up the "Unsubscribe Folder" option only for the subscribed folders and not to the Other's folder hierarchy. svn path=/trunk/; revision=36748
* #541121: itip-formatter: don't allow sending a response to meetingPatrick Ohly2008-11-072-1/+11
| | | | | | invitation replies svn path=/trunk/; revision=36747
* ** Fix for bug #557726Bharath Acharya2008-11-062-0/+19
| | | | | | | | | | | 2008-11-06 Bharath Acharya <abharath@novell.com> ** Fix for bug #557726 * google-contacts-source.c: (destroy_ui_data), (plugin_google_contacts): Destroy the widgets created by this group. svn path=/trunk/; revision=36745
* ** Fixes part of bug #559371Matthew Barnes2008-11-065-57/+132
| | | | | | | | | | | | | | | | | | | | | | | | 2008-11-05 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #559371 * composer/e-msg-composer.c (e_load_spell_languages): New function loads a list of GtkhtmlSpellLanguage structs from GConf, taking care of details like converting language codes to structs and ensuring the returned list is non-empty. * composer/e-msg-composer.c (e_save_spell_languages): New function saves a list of GtkhtmlSpellLanguage structs to GConf, taking care of details like converting the structs to language codes. * composer/e-msg-composer.c (msg_composer_constructor): * mail/em-composer-prefs.c (spell_language_save), (spell_setup): Simplify the logic by using e_load_spell_languages() and e_save_spell_languages(). svn path=/trunk/; revision=36743
* ** Fixes bug #554450Matthew Barnes2008-11-052-0/+29
| | | | | | | | | | | | | 2008-11-04 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #554450 * composer/e-msg-composer.c (msg_composer_init): Get drag-and-drop to the attachment bar working again, but see my note in the source code. I'm still not sure why it broke. svn path=/trunk/; revision=36741
* ** Fix for bug #558354Milan Crha2008-11-045-5/+192
| | | | | | | | | | | | | | | | | | 2008-11-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #558354 * gui/alarm-notify/alarm-notify.glade: * gui/alarm-notify/alarm-notify-dialog.h: (enum AlarmNotifyResult): * gui/alarm-notify/alarm-notify-dialog.c: (struct AlarmNotify), (dismiss_pressed_cb), (notified_alarms_dialog_new): * gui/alarm-notify/alarm-queue.c: (notify_dialog_cb): Changed "Close" button to "Dismiss All" and added a "Dismiss" button to the alarm notification dialog to be able to dismiss only some of the alarms shown in the dialog. svn path=/trunk/; revision=36740
* ** Fix for bug #386036Milan Crha2008-11-043-1/+194
| | | | | | | | | | | | | 2008-11-04 Milan Crha <mcrha@redhat.com> ** Fix for bug #386036 * vfoldertypes.xml: * filtertypes.xml: Added new option "Sender or Recipients" which filters on From/To/Cc/Bcc headers. svn path=/trunk/; revision=36739
* Fix compiler warnings.Matthew Barnes2008-11-047-35/+46
| | | | | | | | | | | | | | 2008-11-04 Matthew Barnes <mbarnes@redhat.com> * calendar/gui/calendar-commands.c: * calendar/gui/calendar-component.h: * calendar/gui/gnome-cal.c: * e-util/e-non-intrusive-error-dialog.c: * e-util/e-non-intrusive-error-dialog.h: Fix compiler warnings. svn path=/trunk/; revision=36738
* Fix proxy login dialog missing artwork issueSankarasivasubramanian Pasupathilingam2008-11-042-1/+8
| | | | svn path=/trunk/; revision=36736
* Missed commiting these files in the previous commit.Akhil Laddha2008-11-043-7/+391
| | | | | | | | | | | | | | | 2008-11-04 Akhil Laddha <lakhil@novell.com> * e-non-intrusive-error-dialog.c (eni_query_tooltip_cb), (eni_render_pixbuf), (eni_render_date), (eni_append_logs), (eni_config_get_error_level), (eni_config_get_error_timeout), (eni_error_timeout_changed), (eni_error_level_value_changed), (eni_show_logger): * e-non-intrusive-error-dialog.h: Missed commiting these files in the previous commit. svn path=/trunk/; revision=36735
* Evolution 2.25.1 release and version bumpEVOLUTION_2_25_1Srinivasa Ragavan2008-11-043-2/+90
| | | | | | | | | | 2008-11-03 Srinivasa Ragavan <sragavan@novell.com> * configure.in, NEWS: Evolution 2.25.1 release and version bump svn path=/trunk/; revision=36733
* Added addressbook/gui/component/autocompletion-config.cSrinivasa Ragavan2008-11-042-0/+5
| | | | | | | | | | 2008-11-03 Srinivasa Ragavan <sragavan@novell.com> * POTFILES.in: Added addressbook/gui/component/autocompletion-config.c svn path=/trunk/; revision=36732
* Update Ukrainian translation.Maxim Dziumanenko2008-11-042-5209/+6024
| | | | | | | | 2008-11-3 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=36730
* License Change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-11-036-354/+102
| | | | svn path=/trunk/; revision=36728
* ** Fix for bug #559086Ashish Shrivastava2008-11-0315-265/+255
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-11-03 Ashish Shrivastava <shashish@novell.com> ** Fix for bug #559086 * Most of the calendar errors are now non-intrusive * calendar.error.xml: Added a new error message for non-intrusive backend_died. * apps_evolution_calendar.schemas.in: * calendar-commands.c: Added new verb for help debug message (help_debug): * gnome-cal.c: Support for non-intrusive error. (client_cal_opened_cb), Define fash table and accessing errors: * e-calendar-view.c: (error_response): (e_calendar_utils_show_error_silent), (e_calendar_utils_show_info_silent): * e-calendar-view.h: * calendar-component.c: Added EActivityHandler and ELogger: (calendar_component_peek_activity_handler), (calendar_component_show_logger): * calendar-component.h: svn path=/trunk/; revision=36727
* ** Fixes bug #559041Matthew Barnes2008-11-032-0/+9
| | | | | | | | | | | | 2008-11-03 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #559041 * widgets/text/e-text.c (e_text_class_init): Add translator comment for "im_context" property. svn path=/trunk/; revision=36725
* ** Fixes bug #559040Matthew Barnes2008-11-034-7/+16
| | | | | | | | | | | | | | 2008-11-03 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #559040 * ui/evolution-addressbook.xml: * ui/evolution-mail-global.xml: * ui/evolution-mail-list.xml: No period at the end of tooltips, and use sentence case. svn path=/trunk/; revision=36724
* ** Fixes bug #559042Matthew Barnes2008-11-034-2/+14
| | | | | | | | | | | | | 2008-11-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #559042 * calendar/gui/e-itip-control.c (write_recurrence_piece): * mail/mail-config.glade: Remove extra spaces in translated strings. svn path=/trunk/; revision=36722
* ** Fixes bug #559028Matthew Barnes2008-11-032-2/+19
| | | | | | | | | | | | 2008-11-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #559028 * composer/e-msg-composer.c (msg_composer_key_press_event): Skip over the style toolbar when tabbing in reverse. svn path=/trunk/; revision=36720