| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-07-09 Peter Williams <peterw@ximian.com>
* tools/Makefile.am (INCLUDES): Add include lines to get
ebook headers relative to <ebook/foo.h>, not "foo.h".
addressbook:
2002-07-08 Peter Williams <peterw@ximian.com>
* backend/ebook/e-book.h: Normalize includes to <ebook/foo.h>, so
that the installed headers will work sanely.
* backend/ebook/e-card-cursor.h:
* backend/ebook/e-book-view.h:
* backend/ebook/e-card-simple.h:
* backend/ebook/e-card.h:
* backend/ebook/e-destination.h: Same.
* printing/Makefile.am (INCLUDES): add -Iaddressbook/backend
to access the ebook headers. Also the builddir version to get
the generated addressbook.h
* gui/widgets/Makefile.am (INCLUDES): Same builddir fix.
* gui/merging/e-card-merging.c: Fix an ebook #include.
* gui/merging/Makefile.am (INCLUDES): Same idea.
* gui/contact-list-editor/Makefile.am (INCLUDES): Same.
* gui/contact-editor/Makefile.am (INCLUDES): Same builddir
change.
calendar:
2002-07-08 Peter Williams <peterw@ximian.com>
* gui/Makefile.am (INCLUDES): Change the -I flags to get
it to play nicely with the new Ebook header paradigm.
* gui/dialogs/Makefile.am: Same.
* gui/e-meeting-model.c: More of the same.
* gui/dialogs/e-delegate-dialog.c:
* gui/dialogs/e-meeting-model.c:
* gui/dialogs/comp-editor-util.c: Fix include lines to get
ebook headers.
* pcs/Makefile.am: Same.
composer:
2002-07-08 Peter Williams <peterw@ximian.com>
* Makefile.am (INCLUDES): Fix cflags for ebook header namespacing.
importers:
2002-07-08 Peter Williams <peterw@ximian.com>
* Makefile.am: Fix cflags to get at ebook headers correctly.
* pine-importer.c: Fix include lines to get ebook headers the "right"
way.
* evolution-gnomecard-importer.c: Same.
mail:
2002-07-08 Peter Williams <peterw@ximian.com>
* Makefile.am (INCLUDES): Add -I flags to get the ebook headers.
svn path=/trunk/; revision=17411
|
|
|
|
|
|
| |
* tools/Makefile.am: Don't link with libibex.
svn path=/trunk/; revision=16621
|
|
|
|
|
|
|
|
|
| |
2002-03-24 Peter Williams <peterw@ximian.com>
* tools/killev: Change the OAFIID for the GtkHTML editor to
have :1.1 at the end.
svn path=/trunk/; revision=16241
|
|
|
|
| |
svn path=/trunk/; revision=16211
|
|
|
|
| |
svn path=/trunk/; revision=15515
|
|
|
|
| |
svn path=/trunk/; revision=15486
|
|
|
|
| |
svn path=/trunk/; revision=15193
|
|
|
|
|
|
|
| |
* tools/killev: Chop the output from `uname -s'. Thanks to
Michael Gerdts for suggesting the fix.
svn path=/trunk/; revision=14652
|
|
|
|
| |
svn path=/trunk/; revision=14203
|
|
|
|
| |
svn path=/trunk/; revision=14176
|
|
|
|
| |
svn path=/trunk/; revision=14174
|
|
|
|
|
|
|
|
|
| |
2001-10-23 Chris Toshok <toshok@ximian.com>
* tools/killev: and add a way to get some more spew about the
commands we're executing.
svn path=/trunk/; revision=13971
|
|
|
|
|
|
|
|
| |
2001-10-23 Chris Toshok <toshok@ximian.com>
* tools/killev: use eq instead of ==.
svn path=/trunk/; revision=13970
|
|
|
|
|
|
|
| |
* tools/Makefile.am (EXTRA_DIST): Merge the two EXTRA_DIST
declarations together so they both happen.
svn path=/trunk/; revision=13791
|
|
|
|
|
|
|
|
|
| |
2001-10-18 Chris Toshok <toshok@ximian.com>
* tools/killev: use a new fangled perl script that queries oaf for
interfaces we want to kill.
svn path=/trunk/; revision=13776
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-10-18 Christopher James Lahey <clahey@ximian.com>
* configure.in: Bumped the required version of gal to 0.15.99.1
for use in evolution-addressbook-export.
* tools/.cvsignore: Added evolution-addressbook-clean,
evolution-addressbook-export, evolution-addressbook-import, and
.libs.
* tools/Makefile.am: Added evolution-addressbook-clean,
evolution-addressbook-export, and evolution-addressbook-import.
* tools/evolution-addressbook-clean.in: Main script to clean up
the local contact database.
* tools/evolution-addressbook-export.c: Exports the local
addressbook to the specified file
(--output-file). If no --output-file is given, writes out to a
unique file in the /tmp directory. In either case, prints the
filename to stdout.
* tools/evolution-addressbook-import.c: Imports the specified file
(--input-file) to the local addressbook.
svn path=/trunk/; revision=13774
|
|
|
|
|
|
|
|
| |
2001-10-12 Chris Toshok <toshok@ximian.com>
* tools/killev: kill evolution-ldif-importer.
svn path=/trunk/; revision=13647
|
|
|
|
|
|
|
|
| |
2001-08-09 Christopher James Lahey <clahey@ximian.com>
* tools/killev: Ben said to do it.
svn path=/trunk/; revision=11812
|
|
|
|
|
|
|
| |
* tools/killev: Added bonobo-moniker-xmldb, gnome-gtkhtml-editor
and gnome-spell-component.
svn path=/trunk/; revision=11691
|
|
|
|
|
|
|
|
| |
2001-06-30 Federico Mena Quintero <federico@ximian.com>
* tools/killev: Added evolution-alarm-notify.
svn path=/trunk/; revision=10632
|
|
|
|
|
|
|
|
| |
2001-05-23 Kjartan Maraas <kmaraas@gnome.org>
* tools/killev: s/evolution-vcard-import/evolution-vcard-importer
svn path=/trunk/; revision=9948
|
|
|
|
|
|
|
|
|
| |
kill in killev.
----------------------------------------------------------------------
tools/killev CVS:
----------------------------------------------------------------------
svn path=/trunk/; revision=9901
|
|
|
|
|
|
|
|
| |
2001-05-15 Chris Toshok <toshok@ximian.com>
* tools/killev: add the importers.
svn path=/trunk/; revision=9812
|
|
|
|
|
|
|
| |
Fix from R. Burton.
Closes bug #1620
svn path=/trunk/; revision=9728
|
|
|
|
|
|
|
|
|
| |
2001-04-08 Chris Toshok <toshok@ximian.com>
* tools/killev (sysname): add some more 16 character versions for
freebsd.
svn path=/trunk/; revision=9208
|
|
|
|
|
|
|
|
|
| |
2001-02-01 Jason Leach <jasonleach@usa.net>
* tools/killev: Fix this script to make it work with Solaris.
Patch from Louise Miller.
svn path=/trunk/; revision=7936
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-14 Damon Chaplin <damon@helixcode.com>
* tools/evolution-move-tasks: new script to move tasks from the
Calendar folder to the new Tasks folder, so people won't lose tasks.
This can be deleted after a few releases.
* tools/Makefile.am (bin_SCRIPTS): added above.
svn path=/trunk/; revision=7480
|
|
|
|
|
|
|
|
| |
2000-10-27 <jpr@helixcode.com>
* tools/killev: Kill executive summary components
svn path=/trunk/; revision=6223
|
|
|
|
|
|
| |
functionality changes, just tracking version number)
svn path=/trunk/; revision=5933
|
|
|
|
|
|
|
| |
* tools/Makefile.am (EXTRA_DIST): Add verify-evolution-install.sh
to EXTRA_DIST
svn path=/trunk/; revision=5748
|
|
|
|
| |
svn path=/trunk/; revision=4676
|
|
|
|
|
|
|
|
| |
* tools/verify-evolution-install.sh: Look for oafinfo files in
oaf's prefix, not gnome-libs's. Allow binaries to be installed
anywhere in $PATH.
svn path=/trunk/; revision=4555
|
|
|
|
| |
svn path=/trunk/; revision=4511
|
|
|
|
| |
svn path=/trunk/; revision=4437
|
|
|
|
| |
svn path=/trunk/; revision=4436
|
|
|
|
| |
svn path=/trunk/; revision=4435
|
|
|
|
| |
svn path=/trunk/; revision=4434
|
|
|
|
| |
svn path=/trunk/; revision=4433
|
|
|
|
| |
svn path=/trunk/; revision=4426
|
|
|
|
| |
svn path=/trunk/; revision=4408
|
|
|
|
| |
svn path=/trunk/; revision=4225
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed dist-hook section.
* configure.in: Set the version number. Added a check for gnome
window icons. Removed a bunch of unused Makefiles.
* tools/Makefile.am: Created a proper EXTRA_DIST section.
* widgets/e-text/Makefile.am: Added
e-text-event-processor-types.h.
From addressbook/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* backend/ebook/Makefile.am: Added e-book-types.h, e-card-pairs.h,
e-card-types.h.
* backend/pas/Makefile.am: Added pas-backend-ldap.h.
* contact-editor/Makefile.am: Added a proper EXTRA_DIST section.
Removed some old defines.
* ename/Makefile.am: Added e-name-western-tables.h.
* gui/component/Makefile.am: Added e-ldap-server-dialog.h. Added
a proper EXTRA_DIST section.
* gui/minicard/e-reflow.c: Added a missed cast.
* printing/Makefile.am: Added a proper EXTRA_DIST section.
From calendar/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* gui/Makefile.am: Added main.h. Combined the two EXTRA_DIST
sections.
From camel/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added camel-types.h, camel-folder-pt-proxy.h, and
camel-thread-proxy.h.
From default_user/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am, local/Calendar/Makefile.am,
local/Contacts/Makefile.am, local/Directories/Makefile.am,
local/Directories/subfolders/Bigfoot/Makefile.am,
local/Directories/subfolders/Netcenter/Makefile.am,
local/Drafts/Makefile.am, local/Inbox/Makefile.am,
local/Outbox/Makefile.am, local/Trash/Makefile.am: Created a
proper EXTRA_DIST section.
From filter/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* filter-arg.h: Changed tree.h to gnome-xml/tree.h.
* Makefile.am: Added filter-arg-types.h, filter-arg.h,
filter-xml.h, filter-format.h, filter-druid.h, filter-editor.h.
From libical/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Reorder Makefiles so that it will build.
From mail/ChangeLog:
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed folder-browser-factory.h since it doesn't
exist. Added mail-display.h, mail-types.h, pixmaps.h.
From widgets/e-table/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added e-table-col-dnd.h and table-test.h.
From wombat/ChangeLog:
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added an include for the pcs directory.
svn path=/trunk/; revision=2966
|
|
+
+ * Makefile.am: Added tools.
+
+ * tools/: New directory for tools relating to evolution.
+
+ * tools/killev: New script for killing all evolution-related
+ stuff.
+
+ * tools/Makefile.am: New file.
+
+ * tools/.cvsignore: New file.
svn path=/trunk/; revision=2652
|