Commit Graph

29595 Commits

Author SHA1 Message Date
19db3033bf init the bogofilter if it wasn't. say that evolution's welcome message is
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
2008-12-15 06:41:26 +00:00
b6c295f4e4 ** Fix for BNC bug #435452
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
2008-12-15 06:37:57 +00:00
200ff2ee97 ** Fixes bug #564519
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
2008-12-15 06:05:10 +00:00
04531b1c0f ** Fixes bug #564416
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
2008-12-15 04:51:33 +00:00
2730e83cf8 Bump libgtkhtml_minimum_version to 3.25.3 to pick up HTMLTokenizer changes
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
2008-12-15 02:59:21 +00:00
121ad5ecf9 ** Fixes bug #564351 (patch by Tal Benavidor)
2008-12-13  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #564351 (patch by Tal Benavidor)

	* mail/em-icon-stream.c:
	Fix single-header include issue for GdkPixbuf.


svn path=/trunk/; revision=36874
2008-12-13 23:17:32 +00:00
0f5eabed5f Merged from branch gnome-2-24 minor fixes to the Brazilian Portuguese
2008-12-13  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

	* pt_BR.po: Merged from branch gnome-2-24 minor fixes to the Brazilian
	Portuguese translation.

svn path=/trunk/; revision=36873
2008-12-13 20:51:59 +00:00
16f4e41132 ** Fixes bug #562450
2008-12-11  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #562450

	* composer/e-msg-composer.c (handle_multipart_signed):
	Fix a typo that broke "Edit as New Message" for signed messages.


svn path=/trunk/; revision=36869
2008-12-12 03:21:51 +00:00
ad79adba1c ** Part of fix for bug #552357
2008-12-10  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #552357

	* e-searching-tokenizer.c: (e_searching_tokenizer_begin):
	Function prototype changed.


svn path=/trunk/; revision=36868
2008-12-10 18:37:03 +00:00
f9987008de ** Fixes bug #563250
2008-12-10  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #563250

	* e-util/e-util.c (e_get_accels_filename):
	New function returns the filename where custom keyboard
	accelerators are stored.  Currently only applies to the
	various editor windows in Evolution.

	* shell/main.c (main):
	Load on startup and save on shutdown, custom keyboard accelerators.


svn path=/trunk/; revision=36864
2008-12-10 11:55:08 +00:00
65145381a6 ** Fix for bug #563870
2008-12-10  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #563870

	* e-util/e-util-labels.h: (e_util_labels_get_filter_options):
	* e-util/e-util-labels.c: (e_util_labels_get_filter_options):
	New helper function to be used in FilterOption.

	* filter/Makefile.am:
	* filter/filter-label.h:
	* filter/filter-label.c: Drop, not used anywhere.
	* filter/filter-element.c:
	* filter/rule-context.c: Remove dropped include and code.

	* filter/filter-option.c: (get_dynamic_options), (xml_create), (get_widget):
	Evaluate dynamic options even on create, to have them available for
	saved searches even before the widget itself is shown.

	* mail/vfoldertypes.xml:
	* mail/filtertypes.xml:
	* mail/searchtypes.xml: Use dynamic filter option.
	* mail/message-list.c: Drop unused header include.


svn path=/trunk/; revision=36863
2008-12-10 11:05:01 +00:00
8977778ec4 ** Fix for bug #556303
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
2008-12-10 10:50:59 +00:00
415b951b22 Make the libgweather dependency optional, build the weather calendar setup plugin by default and provide an option to disable it.
svn path=/trunk/; revision=36860
2008-12-10 03:38:51 +00:00
e21153cdc8 ** Part of fix for bug #552583
2008-12-09  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #552583

	* mail-config.c: (mail_config_get_account_by_source_url),
	(mail_config_get_account_by_transport_url): Extending Sankar's fix
	of account checking logic a bit, to be more consistent.


svn path=/trunk/; revision=36859
2008-12-09 19:12:33 +00:00
4d269fdc40 ** Fix for bug #333224
2008-12-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #333224

	* gui/e-day-view.c: (e_day_view_on_text_item_event): Sanitize returned
	values from 'e_day_view_convert_position_in_main_canvas', because it
	can let the 'event_num' or 'day' set to -1, which means invalid value.


svn path=/trunk/; revision=36858
2008-12-09 18:20:21 +00:00
b607fe6bee ** Fix for bug #563369
2008-12-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #563369

	* em-folder-properties.c: (emfp_dialog_got_folder_quota):
	* em-folder-tree-model.c: (em_folder_tree_model_set_folder_info):
	* mail-component.c: (view_changed): Translate "Templates" folder name.


svn path=/trunk/; revision=36856
2008-12-09 12:58:00 +00:00
14ed95aaaf ** Fix for bug #563669
2008-12-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #563669

	* addressbook/gui/component/ldap-config.glade:
	* addressbook/printing/e-contact-print.glade:
	* mail/mail-config.glade:
	* filter/filter.glade:
	* widgets/misc/e-send-options.glade:
	* calendar/gui/dialogs/recurrence-page.glade:
	* calendar/gui/dialogs/alarm-dialog.glade:
	* calendar/gui/dialogs/event-page.glade:
	* calendar/gui/dialogs/task-details-page.glade:
	* calendar/gui/dialogs/cal-prefs-dialog.glade:
	* calendar/gui/alarm-notify/alarm-notify.glade:
	* calendar/gui/goto-dialog.glade:
	Use zero GtkSpinButton's PageSize, as Gtk+ requires.


svn path=/trunk/; revision=36855
2008-12-09 12:53:32 +00:00
f21ef40ef3 ** Fix for bug #555663
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
2008-12-09 12:40:08 +00:00
6c66c13405 Updated Finnish translation
svn path=/trunk/; revision=36852
2008-12-09 12:33:59 +00:00
98ef226a72 ** Fix for bug #563633
2008-12-08  Jeff Cai <jeff.cai@sun.com>

    ** Fix for bug #563633

    * gui/e-cal-model.c: Add an unused member for _ECalModelComponentPrivate


svn path=/trunk/; revision=36851
2008-12-08 15:58:13 +00:00
4c4c720bc8 ** Fix for bug #562990
2008-12-08  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #562990

	* caldav-source.c: (user_changed), (oge_caldav): Use 'username'
	property of the ESource to read/write user name, not the uri.


svn path=/trunk/; revision=36850
2008-12-08 11:05:08 +00:00
4eed8ee19e ** Fix for bug #270376
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
2008-12-08 11:01:38 +00:00
0694086ab9 Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #555371 (Added print menu option to task, memo and event editors).
svn path=/trunk/; revision=36848
2008-12-08 09:39:03 +00:00
49988a414f Milan Crha <mcrha@redhat.com> ** Fix for bug #337082 (Do not set 'finished 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
2008-12-08 09:20:00 +00:00
d6adb922d3 Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #549964 (Fix for a few erroneous strings).
svn path=/trunk/; revision=36845
2008-12-08 08:31:08 +00:00
cd622d600e Jeff Cai ** Fix for bug #563077 (Don't pass NULL to gtk_icon_info_get_filename(), fixes a crash if the gnome-settings-daemon is not running).
svn path=/trunk/; revision=36844
2008-12-08 08:09:01 +00:00
e7a4301631 ** Fix for bug #558498
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
2008-12-08 07:22:13 +00:00
1eba7c5d8d Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Copy/Paste support in day/week views).
svn path=/trunk/; revision=36841
2008-12-08 06:40:17 +00:00
3059297cdd ** Fixes bug #552583
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
2008-12-08 05:49:35 +00:00
7223655df2 Patch from Paul Bolle <pebolle@tiscali.nl> : Fix for bug #551599 (Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment).
svn path=/trunk/; revision=36837
2008-12-08 04:02:47 +00:00
7b221ebc07 ** Fix for bug #332629
2008-12-05  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #332629

	* filter/filter-option.h: (struct _filter_option),
	(struct _FilterOption), (filter_option_add):
	* filter/filter-option.c: (filter_option_init), (filter_option_finalise),
	(filter_option_add), (xml_create), (get_widget), (clone):
	Be able to define optionlist with dynamically created list of options.

	* filter/filter-label.c: (fill_options): Adapt.

	* addressbook/gui/widgets/addresstypes.xml:
	* calendar/gui/caltypes.xml:
	* calendar/gui/memotypes.xml:
	* calendar/gui/tasktypes.xml:
	Use dynamically created list of categories in the option's widget.


svn path=/trunk/; revision=36836
2008-12-05 19:20:28 +00:00
8889652854 ** Fixes bug #562886
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
2008-12-05 04:22:08 +00:00
c86b544193 ** Fixes bug #552583
2008-12-04  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #552583

	* mail/mail-config.c (mail_config_get_account_by_source_url),
	(mail_config_get_account_by_transport_url):
	For the purpose of matching a URL to an EAccount, only compare
	the protocol, user, host and port and disregard the rest.


svn path=/trunk/; revision=36832
2008-12-04 15:53:37 +00:00
a3b8881d09 ** Fix for bug #263268
2008-12-04  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #263268

	* gui/widgets/e-addressbook-view.c: (search_activated),
	(make_suboptions): Be able to search for contacts without category.


svn path=/trunk/; revision=36830
2008-12-04 11:06:37 +00:00
19b21da74a ** Fixes bug #560420 (patch by hp@syntomax.com)
2008-12-03  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #560420 (patch by hp@syntomax.com)

	* plugins/sa-junk-plugin/em-junk-filter.c (pipe_to_sa_full):
	spamc and spamassassin use error codes >= 64 to denote execution
	errors.  Positive error codes < 64 means the message was identified
	as spam.


svn path=/trunk/; revision=36828
2008-12-03 21:48:56 +00:00
792772dc24 ** Part of fix for bug #352287
2008-12-03  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #352287

	* calendar/gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event):
	Draw top icons in full detail/color depth (for weather, for example).

	* plugins/calendar-weather/Makefile.am: Compile and link with libgweather.
	* plugins/calendar-weather/calendar-weather.c: (e_plugin_lib_enable), (selection_changed),
	(find_location_func), (find_location), (treeview_clicked),
	(create_source_selector), (build_location_path),
	(location_clicked), (e_calendar_weather_location):
	Use libgweather for weather calendar.

Note: Requires eds revision at least 9793.


svn path=/trunk/; revision=36827
2008-12-03 12:28:57 +00:00
4bec962f7b ** Fixes part of bug #348299
2008-12-02  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #348299

	* addressbook/gui/contact-editor/e-contact-editor.c
	(e_contact_editor_init):
	* calendar/gui/dialogs/event-page.c (get_widgets):
	* calendar/gui/dialogs/memo-page.c (get_widgets):
	* calendar/gui/dialogs/task-page.c (get_widgets):
	Use category completion in the Categories field.

	* calendar/gui/dialogs/event-editor.c:
	* calendar/gui/dialogs/memo-editor.c:
	* calendar/gui/dialogs/task-editor.c:
	Fix some reference count leaks.


svn path=/trunk/; revision=36826
2008-12-02 16:41:24 +00:00
2cdecac7c2 ** Part of fix for bug #562228
2008-12-02  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #562228

	* exchange-account-setup.c: (want_mailbox_toggled),
	(org_gnome_exchange_owa_url):
	Make it clearer the mailbox entry is optional.


svn path=/trunk/; revision=36825
2008-12-02 12:23:33 +00:00
0563ff385f Evolution 2.25.2 release changes.
2008-12-01  Srinivasa Ragavan  <sragavan@novell.com>

	* NEWS: Evolution 2.25.2 release changes.

svn path=/trunk/; revision=36823
2008-12-02 05:51:13 +00:00
c3bf6cb846 ** Part of fix for bug #503662
2008-11-28  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #503662

	* caldav-source.c: (user_changed):
	Set NULL properly to protect against using already freed memory.


svn path=/trunk/; revision=36821
2008-11-28 12:20:23 +00:00
d1d61c75f9 ** Part of fix for bug #359745
2008-11-28  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #359745

	* caldav-source.c: (ensure_caldav_source_group),
	(e_plugin_lib_enable): Ensure source group for VTODO and VJOURNAL too.
	* caldav-source.c: (set_refresh_time), (get_refresh_minutes),
	(spin_changed), (option_changed), (oge_caldav):
	Be able to change refresh time for the CalDAV sources.
	* org-gnome-evolution-caldav.eplug.xml:
	Show CalDAV options under all the other standard options.

Note: Requires at least eds revision 9781 (version 2.25.2, in configure.in already)


svn path=/trunk/; revision=36820
2008-11-28 10:42:26 +00:00
f1b786f18a ** Fixes bug #554464
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
2008-11-28 09:53:49 +00:00
4f015ce67a Fix for bug #561467 - some changes in the core code needed for evolution-mapi.
svn path=/trunk/; revision=36818
2008-11-28 08:04:21 +00:00
a75b727efe ** Fix for bug #332729
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
2008-11-27 12:59:25 +00:00
b648eeb992 Updated Spanish translation
svn path=/trunk/; revision=36815
2008-11-26 18:16:18 +00:00
b707439b52 ** Fix for bug #560138
2008-11-25  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #560138

	* gui/e-calendar-table.c: (query_tooltip_cb):
	Let wrap description text in a tooltip.


svn path=/trunk/; revision=36812
2008-11-25 12:47:33 +00:00
6485e92586 ** Fixes bug #552850
2008-11-23  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #552850

	* mail/evolution-mail.schemas.in:
	* plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml:
	Prefer the term "side bar" over "folder tree".


svn path=/trunk/; revision=36810
2008-11-24 01:11:32 +00:00
41a2b0c6e6 ** Fix for bug bnc #446286
2008-11-20  Bharath Acharya  <abharath@novell.com>

        ** Fix for bug bnc #446286

        * status-track.c: (track_status): Remove the header check as we
        do a e_gw_connection_get_item for tracking the status.

svn path=/trunk/; revision=36807
2008-11-20 06:24:45 +00:00
af0ebad402 Fix compilation error.
2008-11-19  Srinivasa Ragavan  <sragavan@novell.com>

	* mail-notification.c: Fix compilation error.

svn path=/trunk/; revision=36804
2008-11-19 16:12:13 +00:00
3a98f1caa7 ** Fix for bug #556224
2008-11-19  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #556224

	* gui/gnome-cal.c: (struct _GnomeCalendarPrivate), (setup_widgets),
	(update_todo_view_async), (update_todo_view), (gnome_calendar_init),
	(gnome_calendar_destroy): Run always 'update_todo_view' in a separate
	thread and guard its body with a mutex.

	* gui/gnome-cal.c: (update_query_async): Do not leak.


svn path=/trunk/; revision=36803
2008-11-19 12:11:50 +00:00