Commit Graph

1220 Commits

Author SHA1 Message Date
c0f9d291fc Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.c 2009-05-02 23:16:08 -04:00
b4d7c0892e Bug 572977 – Use g_strerror() instead of strerror() 2009-05-02 23:11:12 -04:00
20533c3be5 Bug 542685 – [default-mailer] Leaking GConfValue 2009-05-02 22:59:06 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
46344c7330 Fix distcheck errors. 2009-05-01 09:14:16 -04:00
71c5738707 Only #include specific libgnome[ui] headers; easier to track.
Stop including top-level libgnome[ui] headers -- <gnome.h>,
<libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>.  Instead, include
specific header files so we can track them easier.

Also, remove several unshipped test programs.  Mostly ETable stuff.
2009-04-30 23:30:00 -04:00
b915f8b5bd More gnome-init cleanup for bug #567283. 2009-04-30 22:21:49 -04:00
4ce3d9c321 Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helper
The only remaining case is widgets/test/test-dropdown-button.c, but this
file will be removed when the kill-bonobo branch is merged.
2009-04-30 22:05:37 -04:00
5e479d0a2d Bug 580894 – Kill libgnome/gnome-util (partial fix)
Migrate the evolution-backup utility from gnome_program_init() to
gtk_init_with_args().
2009-04-30 16:11:52 -04:00
c3191ec86b Bump the required GLib and GTK+ versions to latest stable.
We now require GLib >= 2.20 and GTK+ >= 2.16.  Also removed all
GLIB_CHECK_VERSION and GTK_CHECK_VERSION workarounds for older versions.
2009-04-30 15:42:04 -04:00
3def4a7952 BUGFIX: bug #579774 Use spamc to learn junk if available 2009-04-29 19:24:24 +02:00
156dfd09d8 External Editor rewrite by Holger Macht. Fixes #567145 2009-04-28 20:40:26 +05:30
8da8026619 Store username in a source URL in CalDAV
** Fix for bug #578335

	* caldav-source.c: (user_changed), (location_changed):
	Revert part of bug #562990, as EPassword requires username
	as part of an URL to store passwords properly to a keyring.
2009-04-28 17:02:53 +02:00
e9adae4dc7 Add some initial .gitignore files. 2009-04-27 20:39:37 -04:00
de003c135a Use consistent variable names for GtkUIManager 2009-04-27 20:27:02 -04:00
4449a34101 Commit the rest of the attachment UI rewrite
Oops, last commit only included the -new- files.
This also removes EExpander, which is no longer used.
2009-04-27 15:36:19 -04:00
0f7060ee7d Define .error files correctly and external-editor crash fix
** Fix for bug #561188
2009-04-27 11:34:11 +02:00
96a85a6ecd Be able to save mail to event, meeting, task or memo
** Fix for bug #342296
2009-04-24 20:10:29 +02:00
2403bbcdd1 Use new ESourceList API (simplifies code)
** Part of fix for bug #569652
2009-04-24 19:40:31 +02:00
c33335bc72 Use system timezone in Evolution
** Fix for bug #381132
2009-04-24 19:11:03 +02:00
f171b15d92 Show error or success to user with publish-calendar plugin
** Fix for bug #340783

	* publish-format-fb.h: (publish_calendar_as_fb):
	* publish-format-fb.c: (write_calendar), (publish_calendar_as_fb):
	* publish-format-ical.h: (publish_calendar_as_ical):
	* publish-format-ical.c: (write_calendar), (publish_calendar_as_ical):
	* publish-calendar.c: (publish), (publish_no_succ_info),
	(publish_uri_async), (publish_online), (mount_ready_cb),
	(mount_first), (add_timeout), (add_offset_timeout),
	(online_state_changed), (publish_urls), (action_publish),
	(error_queue_show_idle), (error_queue_add):
	Show error or success to user in a UI.
2009-04-24 18:07:32 +02:00
8a072ffc7c GN-bug #572348 - Removed deprecated Gtk+ symbols
Some still left, because those gone in kill-bonobo branch.
2009-04-24 11:45:21 +02:00
2cac535202 ** Fix for bug #574248
2009-04-09  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #574248

	* google-contacts-source.c: (plugin_google_contacts):
	* google-source.c: (plugin_google):
	Compare base URI case insensitively.


svn path=/trunk/; revision=37507
2009-04-09 10:58:37 +00:00
de522aa2fb ** Fixes bug #578034
2009-04-07  Tobias Mueller  <tobiasmue@gnome.org>

    ** Fixes bug #578034

    * google-source.c (claim_error):
    Call gtk_message_dialog_new with a proper format string.


svn path=/trunk/; revision=37495
2009-04-06 22:10:08 +00:00
4afefd78df ** Fix for bug #576696
2009-03-26  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #576696

	* plugins/mail-to-task/mail-to-task.c: (set_attendees):
	* plugins/mail-to-meeting/mail-to-meeting.c: (add_attendee_cb):
	Set mandatory properties.


svn path=/trunk/; revision=37477
2009-03-26 11:28:49 +00:00
43622cd610 ** Fixes bug #572950
2009-02-26  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #572950

	* plugins/caldav/Makefile.am:
	* plugins/google-account-setup/Makefile.am:
	* plugins/webdav-account-setup/Makefile.am:
	Fix ordering of -I compiler directives.  Patch by Daniel Macks.

	* addressbook/printing/Makefile.am:
	Remove meaningless GNOME_INCLUDEDIR.


svn path=/trunk/; revision=37343
2009-02-26 18:23:33 +00:00
372a8d0d9e remove deprecated and commented code.
2009-02-26  Andre Klapper  <a9016009@gmx.de>

	* exchange-permissions-dialog.c:
	remove deprecated and commented code.


svn path=/trunk/; revision=37340
2009-02-26 11:19:40 +00:00
e11f37f2fc ** Fix for bug #572399
2009-02-25  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #572399

	* email-custom-header.c: (header_foreach_check_isempty):
	Do not read from invalid iterator after call of row changed.


svn path=/trunk/; revision=37331
2009-02-25 11:23:33 +00:00
408ed63671 ** Fix for bug #559719
2009-02-25  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #559719

	* google-contacts-source.c: (struct ui_data), (destroy_ui_data), (plugin_google_contacts):
	* plugins/google-account-setup/plugins/webdav-account-setup/webdav-contacts-source.c: (destroy_ui_data), (plugin_webdav_contacts):
	Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet.


svn path=/trunk/; revision=37325
2009-02-25 10:52:45 +00:00
15b9f361f6 Rats. gtk_status_icon_set_tooltip_text() is only in 2.16.
Define some temporary macros to work around it.

svn path=/trunk/; revision=37292
2009-02-19 03:40:14 +00:00
658c9e0c8f ** Fixes part of bug #572348
2009-02-19  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #572348

	* calendar/gui/alarm-notify/alarm-queue.c (display_notification):
	* plugins/mail-notification/mail-notification.c (new_notify_status):
	Call gtk_status_icon_set_tooltip_text() instead of
	gtk_status_icon_set_tooltip() (deprecated).

	* calendar/gui/weekday-picker.c (configure_items):
	Remove dead code.

	* widgets/table/e-table-example-1.c (main):
	gtk_widget_push_visual() is a no-op.  Remove it.


svn path=/trunk/; revision=37291
2009-02-19 03:25:13 +00:00
5594d06af3 ** Fix for bug #571721
2009-02-16  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #571721

	* itip-view.c: (itip_view_init): Added translators comment.


svn path=/trunk/; revision=37276
2009-02-16 11:24:35 +00:00
9c28e70fb0 ** Fixes part of bug #564229
2009-02-13  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #564229

	* e-util/e-plugin-ui.c (plugin_ui_hook_class_init):
	Initialize the EPluginUI registry during class initialization,
	so that it's sure to be there when we need it.

	* plugins/email-custom-header/email-custom-header.c:
	(e_plugin_lib_get_configure_widget):
	Do not use uninitialized variable.


svn path=/trunk/; revision=37265
2009-02-14 04:25:11 +00:00
9cc64a2009 Substitute some deprecated gtk+ functions.
2009-02-11  Andre Klapper  <a9016009@gmx.de>

	* addressbook/gui/component/addressbook-migrate.c:
	* calendar/gui/migration.c:
	* calendar/gui/dialogs/alarm-dialog.c:
	* mail/em-folder-browser.c:
	* mail/em-migrate.c:
	* plugins/audio-inline/audio-inline.c:
	Substitute some deprecated gtk+ functions.


svn path=/trunk/; revision=37249
2009-02-11 16:06:24 +00:00
73a91dd01b Include <mono/metadata/mono-config.h> to fix an implicit-function-declaration compiler warning.
svn path=/trunk/; revision=37225
2009-02-04 18:58:12 +00:00
92cf0195de Reviewed by Srinivasa Ragavan <sragavan@novell.com>
2009-02-02  Takao Fujiwara  <takao.fujiwara@sun.com>

	Reviewed by Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bug #567568

	* apps_evolution_email_custom_header.schemas.in:
	Remove translatable <default> tag.
	* email-custom-header.c (epech_setup_widgets):
	Added gettext for the default custom header.


svn path=/trunk/; revision=37211
2009-02-03 01:33:00 +00:00
9ecc34dd3c Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #548787 (Enable CnP for all the text info present in calendar related messages).
svn path=/trunk/; revision=37210
2009-02-02 04:41:36 +00:00
51dba6bd0c ** Disable debug macros (#define d(x) x) throughout. (#569638)
2009-01-31  Matthew Barnes  <mbarnes@redhat.com>

	** Disable debug macros (#define d(x) x) throughout.  (#569638)


svn path=/trunk/; revision=37202
2009-02-01 01:18:42 +00:00
dd4dd31cac Removed dangling '*/'.
2009-01-30  Milan Crha  <mcrha@redhat.com>

	*  backup-restore.c: (sanity_check): Removed dangling '*/'.


svn path=/trunk/; revision=37195
2009-01-30 18:46:33 +00:00
7261b445bc ** Fix for bug #539467
2009-01-29  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #539467

	* plugins/webdav-account-setup/webdav-contacts-source.c: (find_webdav_group),
	(ensure_webdav_contacts_source_group),
	(remove_webdav_contacts_source_group):
	* plugins/google-account-setup/google-contacts-source.h: (manage_google_group):
	* plugins/google-account-setup/google-contacts-source.c: (manage_google_group),
	(ensure_google_contacts_source_group),
	(remove_google_contacts_source_group):
	* plugins/google-account-setup/google-source.c: (ensure_google_source_group):
	Find group by its base uri, not by a localized name.


svn path=/trunk/; revision=37165
2009-01-29 11:16:06 +00:00
dd07c0a867 ** Fix for bug #470474 (bugzilla.novell.com)
2009-01-29  Bharath Acharya  <abharath@novell.com>

        ** Fix for bug #470474 (bugzilla.novell.com)

        * groupwise-account-setup.c (set_esource_props): a corruption.
        Cleanup unused strings.

svn path=/trunk/; revision=37160
2009-01-29 03:24:32 +00:00
f81121629e On Windows use -no-undefined and link with all required libraries. (Just
2009-01-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: On Windows use -no-undefined and link with all
	required libraries. (Just throw in a bunch of libraries without
	cherry-picking. Having "superfluous" ones just slows down the
	linking a bit, but doesn't hurt at run-time.)

	Use LIBPST_CFLAGS.

	* pst-importer.c: Include <libpst/define.h> before the other
	libpst headers. Otherwise we get compilation errors on Windows,
	sigh.


svn path=/trunk/; revision=37156
2009-01-28 19:35:22 +00:00
31bda94d32 Link with more libraries on Windows.
2009-01-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Link with more libraries on Windows.


svn path=/trunk/; revision=37154
2009-01-28 18:18:17 +00:00
6ae40bce30 Use -no-undefined and link with more libraries on Windows.
2009-01-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use -no-undefined and link with more libraries on
	Windows.

	* tnef-plugin.c: Remove unused <sys/wait.h>.


svn path=/trunk/; revision=37153
2009-01-28 17:35:12 +00:00
24ab144be2 Use -no-undefined and link with more libs on Windows.
2009-01-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use -no-undefined and link with more libs on
	Windows.


svn path=/trunk/; revision=37152
2009-01-28 17:29:55 +00:00
efc7b4570b Use -no-undefined and link with GNOME_PLATFORM_LIBS on Windows.
2009-01-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use -no-undefined and link with GNOME_PLATFORM_LIBS
	on Windows.


svn path=/trunk/; revision=37151
2009-01-28 17:27:47 +00:00
af20d56343 Windows port by Fridrich Strba.
2009-01-28  Tor Lillqvist  <tml@novell.com>

	Windows port by Fridrich Strba.

	* Makefile.am: Use -no-undefined and link with more libraries on
	Windows.

	* external-editor.c: Check HAVE_SYS_WAIT_H.


svn path=/trunk/; revision=37150
2009-01-28 17:24:15 +00:00
0dfe01e99b Use -no-undefined on Windows. Link with libeutil.
2009-01-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use -no-undefined on Windows. Link with libeutil.

	* bf-junk-filter.c: Tentative port to Windows even though this
	plugin isn't even compiled on Windows for now. Just for
	completeness.


svn path=/trunk/; revision=37149
2009-01-28 17:21:19 +00:00
b95a3586e3 Make it compile on Windows, by Fridrich Strbra. (Just compile; little
2009-01-28  Tor Lillqvist  <tml@novell.com>

	Make it compile on Windows, by Fridrich Strbra. (Just compile;
	little chance of it actually doing anything sensible on Windows at
	this point...)

	* Makefile.am: Use -no-undefined on Windows. Link with libeutil.

	* backup.c: Remove unused <sys/wait.h>.

	* backup-restore.c: Check HAVE_SYS_WAIT_H.


svn path=/trunk/; revision=37148
2009-01-28 17:19:48 +00:00
e790f2dee0 Remove a trailing space after the line continuation backslash.
2009-01-28  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Remove a trailing space after the line continuation
	backslash.


svn path=/trunk/; revision=37146
2009-01-28 16:19:44 +00:00