Commit Graph

61 Commits

Author SHA1 Message Date
2a39437ee9 Adapt to single-include E-D-S libraries. 2012-06-03 15:14:03 -04:00
2b346d96f8 Adapt addressbook/tools to the new ESource API. 2012-06-02 23:00:39 -04:00
7950d6a0c6 Adapt to libedataserver[ui] changes. 2012-04-21 17:07:15 -04:00
7de1862889 Bug 666675: Remove evolution-addressbook-clean
References evolution-addressbook-import, which was removed in 2007.
Clearly no point in keeping this script around.
2011-12-23 00:14:29 -05:00
1f38f4d92c Simplify library dependency flags.
We have a confusing array of nearly-identical CFLAGS/LIBS definitions in
configure.ac.  Time to simplify.  Instead let's just have one definition
that includes all the libraries provided by Evolution-Data-Server (incl.
Camel).  That, in combination with GNOME_PLATFORM, gives us most of what
we need for compliation and linking, and we can sprinkle definitions for
additional library dependencies in Makefile.am's as needed.
2011-10-04 22:27:14 -04:00
d5658725bf Bug 660799 - Bad GOptionEntry in evolution-addressbook-export
G_OPTION_FLAG_FILENAME is only for G_OPTION_ARG_CALLBACK options.
2011-10-03 18:25:01 -04:00
fcbbdfbd18 Coding style and whitespace cleanup. 2011-09-04 07:34:32 -04:00
38790d8478 Do not use deprecated EBook/ECal API 2011-06-14 08:54:20 +02:00
394e580dfd Including <glib.h> directly is rarely needed. 2011-05-28 10:39:52 -04:00
756c8abcb8 Bug #646109 - Fix use of include <config.h> to make sure translations work 2011-05-27 15:23:07 +02:00
8a186c3588 Coding style cleanups. 2011-05-08 13:37:20 -04:00
4cfb84c573 Whitespace and coding style cleanups. 2011-05-07 18:48:38 -04:00
64f53f1a53 Increase safety on Windows
Call SetDllDirectory() to reduce risk of DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue code execution.
2010-09-15 16:49:01 +02:00
6ada1ffb62 Bug #604670 - addressbook-export segfaults when specifying addressbook 2010-01-13 19:17:35 +01:00
b56caa827d Bug 598027 - Use vCard instead of VCard 2009-10-10 16:27:09 -05:00
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
0274669179 Fix excessive whitespace. 2009-07-12 23:33:07 -04:00
42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
67159043da Use G_BEGIN_DECLS / G_END_DECLS macros. 2009-06-18 12:56:51 -04:00
d0917c9731 Avoid the console popping while evolution running on windows 2009-06-05 15:05:02 +02:00
6413227cef Whitespace cleanup. 2009-05-28 13:13:05 -04:00
fad4af8a3d Prefer GLib basic types over C types. 2009-05-28 12:13:23 -04:00
6f5464f34c Remove trailing whitespace, again. 2009-05-28 12:13:22 -04:00
f873061004 Fix compiler warnings in addressbook. 2009-05-26 09:18:54 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -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
b23dbcc068 ** Fix for bug #511918
2008-10-17  Milan Crha  <mcrha@redhat.com>

        ** Fix for bug #511918

        * tools/evolution-addressbook-export-list-cards.c:
        (struct _EContactCSVFieldData), (csv_field_data[]),
        (e_contact_csv_get_data_type), (e_contact_csv_get):
        Use TRUE/FALSE texts for boolean values and do not
        free returned value for them, otherwise it crashes.

svn path=/trunk/; revision=36632
2008-10-17 05:26:25 +00:00
f9f3b67162 Change license from GPL to LGPL
svn path=/trunk/; revision=36381
2008-09-19 06:02:55 +00:00
14fa5c8a8c Change License from GPL to LGPL. 2nd batch.
More changes to come.

svn path=/trunk/; revision=36247
2008-09-02 16:25:53 +00:00
0368e5866b ** Fix for bug #534762
2008-08-27  Philip Withnall  <philip@tecnocode.co.uk>

	** Fix for bug #534762

	Change "addressbook" to "address book" in translatable strings.


svn path=/trunk/; revision=36117
2008-08-27 10:37:32 +00:00
1bad915150 License Changes
svn path=/trunk/; revision=36116
2008-08-27 10:33:22 +00:00
abda2bda85 updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
4503c052d0 ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
2008-06-06  Matthew Barnes  <mbarnes@redhat.com>

	** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
	   GTK_DISABLE_SINGLE_INCLUDES defined.  (#536637)


svn path=/trunk/; revision=35606
2008-06-06 15:12:53 +00:00
82f7125f45 Patch from Christian Krause <chkr@plauener.de>: Fix for bug #506772 (Not-NULL check for a string array before finding its length), handle NULL filename strings before backup/restore/check operations in the backup-restore plugin.
svn path=/trunk/; revision=34768
2008-01-06 16:43:58 +00:00
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
8228c1b611 ** Remove dead files from source control. The dates below indicate when
2007-11-03  Matthew Barnes  <mbarnes@redhat.com>

	** Remove dead files from source control.  The dates below
	   indicate when the file was removed from Makefile.am.
	   Fixes part of bug #478704.

	* addressbook/printing/e-contact-print-envelope.c	(Apr 2007)
	* addressbook/printing/e-contact-print-envelope.h	(Apr 2007)
	* addressbook/tools/evolution-addressbook-abuse.c	(May 2004)
	* addressbook/tools/evolution-addressbook-import.c	(no history)
	* calendar/gui/dialogs/calendar-setup.glade		(Nov 2004)
	* calendar/gui/dialogs/meeting-page.etspec		(Sep 2003)
	* calendar/gui/dialogs/new-calendar.glade		(Jan 2003)
	* calendar/gui/dialogs/new-task-list.glade		(Jan 2004)
	* calendar/gui/dialogs/url-editor-dialog.c		(Dec 2005)
	* calendar/gui/dialogs/url-editor-dialog.glade		(Dec 2005)
	* calendar/gui/dialogs/url-editor-dialog.h		(Dec 2005)
	* calendar/gui/e-pub-utils.c				(Dec 2005)
	* calendar/gui/e-pub-utils.h				(Dec 2005)
	* calendar/gui/gnome-calendar-conduit.png		(May 2000)
	* e-util/e-categories-master-list-wombat.c		(Jun 2005)
	* e-util/e-categories-master-list-wombat.h		(Jun 2005)
	* tools/evolution-launch-composer.c			(Jun 2003)

	* configure.in:
	Remove plugins/mail-remote/Makefile from AC_OUTPUT.
	Fixes a distcheck error.

	* po/POTFILES.in: Remove files for mail-remote plugin.


svn path=/trunk/; revision=34487
2007-11-03 12:06:34 +00:00
8e47917e8c Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02  Matthew Barnes  <mbarnes@redhat.com>

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
e26eff7832 Minor typos in strings.
svn path=/trunk/; revision=33825
2007-07-20 16:07:11 +00:00
5b67a84071 make the path to perl configurable and add addressbook/tools/csv2vcard to
2007-06-20  Laszlo (Laca) Peter  <laca@sun.com>

	* configure.in: make the path to perl configurable
	  and add addressbook/tools/csv2vcard to AC_OUTPUT.
	  Part of the fix for bug #433732

2007-06-20  Laszlo (Laca) Peter  <laca@sun.com>

	** Fix for bug #433732

	* tools/Makefile.am: expand @PERL@ in evolution-addressbook-clean.in
	* tools/csv2vcard: rename to csv2vcard.in
	* tools/csv2vcard.in: make the path to perl configurable
	* tools/evolution-addressbook-clean.in: make the path to perl
	  configurable

svn path=/trunk/; revision=33711
2007-06-20 13:13:08 +00:00
f3f31f6d3f *tools/evolution-addressbook-export-list-cards.c: Fixes 394932.
2007-05-08  Wang Xin  <jedy.wang@sun.com>

	*tools/evolution-addressbook-export-list-cards.c:
	Fixes 394932.


svn path=/trunk/; revision=33493
2007-05-08 09:46:24 +00:00
64977cb1bc Massive code cleanup (bug #429422)
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
7d251fc09f ** Fix for bug #426743. Corrected typo "asychronous".
2007-04-10  Elizabeth Greene <nerdygirl_ellie@yahoo.com>

        ** Fix for bug #426743.
	* addressbook/tools/evolution-addressbook-export.c:
	Corrected typo "asychronous".


svn path=/trunk/; revision=33415
2007-04-10 04:17:08 +00:00
b93babd6d0 changing old evo1.4 path to current path. Fixes bug 307513. Committing on
2006-01-09  Ali Akcaagac / Andre Klapper <a9016009@gmx.de>
	* tools/evolution-addressbook-clean.in: changing old evo1.4 path to
	current path. Fixes bug 307513.
	Committing on behalf of Ali Akcaagac.

svn path=/trunk/; revision=31104
2006-01-09 13:39:09 +00:00
6067bff47d Use gstdio wrappers. Use GDir API instead of dirent. Use GLib to convert
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* tools/evolution-addressbook-export-list-folders.c: Use gstdio
	wrappers. Use GDir API instead of dirent. Use GLib to convert file
	names to URIs and back. Open files in binary mode.

svn path=/trunk/; revision=30802
2005-12-17 12:12:04 +00:00
61eb0898d0 Use gstdio wrappers. No fork() on Windows, but the fork-to-background
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* tools/evolution-addressbook-export-list-cards.c: Use gstdio
	wrappers. No fork() on Windows, but the fork-to-background
	functionality doesn't seem essential?

svn path=/trunk/; revision=30801
2005-12-17 12:10:36 +00:00
0bdf622496 Fixes the crash while exporting contacts in csv format. Fixes #269870
svn path=/trunk/; revision=30194
2005-08-22 09:56:07 +00:00
46e7ac7b71 Fixes the bug #269870. Commiting Michael Meeks patch.
2005-07-29  Srinivasa Ragavan <sragavan@novell.com>

	* tools/evolution-addressbook-export-list-cards.c: (output_n_cards_file)
	Fixes the bug #269870. Commiting Michael Meeks patch.

svn path=/trunk/; revision=29928
2005-07-29 05:46:30 +00:00
a9495bd904 Fixing bug 61068 (removing a white space in a string)
2004-12-21  Andre Klapper <a9016009@gmx.de>

       * tools/evolution-addressbook-export.c:
       Fixing bug 61068 (removing a white space in a string)

svn path=/trunk/; revision=28211
2005-01-03 05:35:58 +00:00
4faa6f5a15 Fixing a typo (bug 61069).
2004-10-27  Andre Klapper  <a9016009@gmx.de>

       * tools/evolution-addressbook-export.c:
       Fixing a typo (bug 61069).

svn path=/trunk/; revision=27738
2004-10-27 16:06:52 +00:00