aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-callbacks.h
stat options
Period:
Authors:

Commits per author per week (path 'executive-summary/component/e-summary-callbacks.h')

AuthorW07 2025W08 2025W09 2025W10 2025Total
Total00000
=b6b70c0bf9114a65f68d22d8f017e463713e680a'>Fixed Heimdal include path.Jeffrey Stedfast2003-03-261-1/+2 | | | | | | | | 2003-03-25 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Fixed Heimdal include path. svn path=/trunk/; revision=20507 * Fix the mit krb5+krb4 check to work with --without-kr5Rodney Dawes2003-03-221-8/+5 | | | | | | | | 2003-03-21 Rodney Dawes <dobey@ximian.com> * configure.in: Fix the mit krb5+krb4 check to work with --without-kr5 svn path=/trunk/; revision=20464 * Fixed a type-o in the krb5 checks.Jeffrey Stedfast2003-03-191-1/+1 | | | | | | | | 2003-03-18 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Fixed a type-o in the krb5 checks. svn path=/trunk/; revision=20354 * Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT).Not Zed2003-03-191-8/+2 | | | | | | | | | | 2003-03-19 Not Zed <NotZed@Ximian.com> * configure.in (CAMEL_*, E_UTIL_*, ): Add gthread-2.0, to get any thread-specific flags (like -D_REENTRANT). Duh. For #39886. (LIBIBEX*): Removed old libibex stuff. svn path=/trunk/; revision=20353 * Added AC_C_INLINE - this should fix bug #39171.Jeffrey Stedfast2003-03-061-0/+1 | | | | | | | | 2003-03-06 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Added AC_C_INLINE - this should fix bug #39171. svn path=/trunk/; revision=20190 * Fix kerberos include paths.Jeffrey Stedfast2003-03-061-3/+3 | | | | | | | | 2003-03-05 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Fix kerberos include paths. svn path=/trunk/; revision=20184 * Up to 1.3.1.99.Ettore Perazzoli2003-03-061-10/+2 | | | | svn path=/trunk/; revision=20182 * Add calendar/importers/Makefile to output.Hans Petter Jansson2003-03-011-0/+1 | | | | | | | | | | | | | | | | | 2003-02-28 Hans Petter Jansson <hpj@ximian.com> * configure.in: Add calendar/importers/Makefile to output. * calendar/Makefile.am (SUBDIRS): Add importers/. * calendar/importers/Makefile.am (server_in_files) (server_DATA): Insert $(libexecdir). * calendar/importers/icalendar-importer.c (connect_to_shell): oaf_activate_from_id() -> bonobo_activation_activate_from_id(). (load_vcalendar_file): U_() -> _(). svn path=/trunk/; revision=20109 * export gnome-pilot cflagsJP Rosevear2003-02-281-0/+2 | | | | | | | | 2003-02-27 JP Rosevear <jpr@ximian.com> * configure.in: export gnome-pilot cflags svn path=/trunk/; revision=20090 * fixedJeffrey Stedfast2003-02-201-1/+4 | | | | svn path=/trunk/; revision=19967 * AC_DEFINE() ENABLE_IPv6 if it should be enabled.Jeffrey Stedfast2003-02-201-0/+1 | | | | | | | | | 2003-02-19 Jeffrey Stedfast <fejj@ximian.com> * configure.in (ENABLE_IPv6): AC_DEFINE() ENABLE_IPv6 if it should be enabled. svn path=/trunk/; revision=19953 * Add fr to ALL_LINGUAS again.Ettore Perazzoli2003-02-071-1/+1 | | | | svn path=/trunk/; revision=19838 * Fix KRB4_CFLAGS to work correctly Fix desktop file installation path UseRodney Dawes2003-02-071-1/+1 | | | | | | | | | | | 2003-02-06 Rodney Dawes <dobey@ximian.com> * configure.in: Fix KRB4_CFLAGS to work correctly * data/Makefile.am: Fix desktop file installation path * data/evolution.desktop.in: Use correct binary and categories, add StartupNotify=1 also, for startup-notification-enabled systems svn path=/trunk/; revision=19832 * export priv*dir for libical's configure to use.Dan Winship2003-02-071-0/+3 | | | | | | * configure.in: export priv*dir for libical's configure to use. svn path=/trunk/; revision=19822 * Define and AC_SUBST privlibexecdir, privdatadir, privincludedir,Dan Winship2003-02-061-24/+34 | | | | | | | | * configure.in: Define and AC_SUBST privlibexecdir, privdatadir, privincludedir, serverdir, evolutionuidir, imagesdir, buttonsdir, soundsdir, gladedir, etspecdir, and viewsdir. svn path=/trunk/; revision=19769 * define and AC_SUBST privlibexecdir.Dan Winship2003-02-061-0/+7 | | | | | | | | | * configure.in: define and AC_SUBST privlibexecdir. * evolution-shell.pc.in: Add privlibexecdir, componentdir, evolutionuidir, and iconsdir. svn path=/trunk/; revision=19758 * Update AC_DEFINEs to use the new syntax to make acconfig.h unnecessary.Dan Winship2003-02-051-34/+35 | | | | | | | | | | | | | | | * configure.in: Update AC_DEFINEs to use the new syntax to make acconfig.h unnecessary. (Remove unneeded HAVE_KDE_APPLNK define). Call GNOME_COMPILE_WARNINGS and add $WARN_CFLAGS to CFLAGS to get back to the evo 1.2 behavior of defaulting to -Wall everywhere. Fix up privlibdir definition to avoid undefined variables in evolution-shell.pc. * acinclude.m4: Update AC_DEFINE * acconfig.h: Gone svn path=/trunk/; revision=19742 * add gnome-vfs-module-2.0 to the deps so we pick up the right include path.Chris Toshok2003-02-041-1/+1 | | | | | | | | | 2003-02-03 Chris Toshok <toshok@ximian.com> * configure.in (EVOLUTION_MAIL): add gnome-vfs-module-2.0 to the deps so we pick up the right include path. svn path=/trunk/; revision=19724 * remove the --enable-shlib-components stuff.Chris Toshok2003-02-041-39/+4 | | | | | | | | 2003-02-03 Chris Toshok <toshok@ximian.com> * configure.in: remove the --enable-shlib-components stuff. svn path=/trunk/; revision=19723 * conditionally define which krb5 impl we haveJeffrey Stedfast2003-01-291-0/+2 | | | | svn path=/trunk/; revision=19677 * Updated to add gssapi libs, since this is what we use krb5 for :-)Jeffrey Stedfast2003-01-291-21/+26 | | | | | | | | | 2003-01-28 Jeffrey Stedfast <fejj@ximian.com> * configure.in (HAVE_KRB5): Updated to add gssapi libs, since this is what we use krb5 for :-) svn path=/trunk/; revision=19675 * #include bonobo-activation instead of oaf. (main): Initialize usingEttore Perazzoli2003-01-281-0/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tools/evolution-addressbook-export.c: #include bonobo-activation instead of oaf. (main): Initialize using gnome_program_init(). (save_cards): Use g_main_loop_quit() instead of gtk_exit(). * tools/evolution-addressbook-import.c: Update include list for GNOME 2. (main): Initialize using gnome_program_init(). (unref_executable): Use g_main_loop_quit() instead of gtk_exit(). (add_cb): Likewise. * tools/evolution-addressbook-abuse.c: Update include list for GNOME 2. (main): Initialize using gnome_program_init(). (use_addressbook): Use g_object_unref() instead of gtk_object_unref(). (main): Use g_timeout_add() instead of gtk_timeout_add(). (add_cb): Use g_main_loop_quit() instead of gtk_exit(). * configure.in (AC_SUBST): Add tools/Makefile. * Makefile.am (SUBDIRS): Add tools/ back into the list. * tools/Makefile.am: Install everything in $(datadir)/evolution-$(BASE_VERSION)/tools. (INCLUDES): Add the defines that gnome_program_init() likes and also add the _DISABLE_DEPRECATED stuff. svn path=/trunk/; revision=19656 * add in the conduit Makefile's.Chris Toshok2003-01-271-0/+4 | | | | | | | | 2003-01-26 Chris Toshok <toshok@ximian.com> * configure.in (AC_OUTPUT): add in the conduit Makefile's. svn path=/trunk/; revision=19643 * only do the CONDUIT_CFLAGS/LIBS stuff if pilot conduits have been enabled.Chris Toshok2003-01-271-1/+5 | | | | | | | | | 2003-01-26 Chris Toshok <toshok@ximian.com> * configure.in: only do the CONDUIT_CFLAGS/LIBS stuff if pilot conduits have been enabled. svn path=/trunk/; revision=19638 * in the --enable-pilot-conduits stanza, use PKG_CHECK_MODULES to get theChris Toshok2003-01-271-9/+9 | | | | | | | | | | | 2003-01-26 Chris Toshok <toshok@ximian.com> * configure.in: in the --enable-pilot-conduits stanza, use PKG_CHECK_MODULES to get the gnome-pilot-2.0 (and therefore pilot-link) cflags/libs before doing our utf-8 check. also, enable the addressbook/calendar CONDUIT_{CFLAGS/LIBS} variables. svn path=/trunk/; revision=19637 * (evolutionuidir): Define iconsdir.Ettore Perazzoli2003-01-251-0/+3 | | | | svn path=/trunk/; revision=19618 * Doh. Use the MANUAL_[NSPR,NSS]_[CFLAGS,LIBS] variables where appropriate.Jeffrey Stedfast2003-01-241-3/+3 | | | | | | | | | 2003-01-24 Jeffrey Stedfast <fejj@ximian.com> * configure.in (FULL_GNOME_DEPS): Doh. Use the MANUAL_[NSPR,NSS]_[CFLAGS,LIBS] variables where appropriate. svn path=/trunk/; revision=19613 * more fixesJeffrey Stedfast2003-01-241-25/+25 | | | | svn path=/trunk/; revision=19596 * manually check for mozilla nspr/nss if the user specifies ↵Jeffrey Stedfast2003-01-241-13/+197 | | | | | | --enable-nss=static or passes in any --with-foo flags for nspr/nss includes/libs or if pkg-config fails for any reason. svn path=/trunk/; revision=19595 * (idldir): Define componentdir instead ofEttore Perazzoli2003-01-241-2/+2 | | | | | | | COMPONENT_DIR. Set it to $privlibdir/components instead of $libdir/evolution-$(BASE_VERSION)/components. svn path=/trunk/; revision=19593 * Simplify the whole process into about 8 lines by using pkg-config.Jeffrey Stedfast2003-01-231-168/+18 | | | | | | | | | 2003-01-22 Jeffrey Stedfast <fejj@ximian.com> * configure.in (MOZILLA_NSS): Simplify the whole process into about 8 lines by using pkg-config. svn path=/trunk/; revision=19576 * For now, do not install the evolution.1 manpage. Install all the otherEttore Perazzoli2003-01-231-5/+12 | | | | | | | | | | | | | | | | | | | | | | | * data/Makefile.am: For now, do not install the evolution.1 manpage. Install all the other files with a -$(BASE_VERSION) suffix. (dtappintegrate): Update for the new location of cde_app_root. (dtappunintegrate): Likewise. * data/cde_app_root/dt/appconfig/appmanager/C/Ximian/Makefile.am (cdeappmanagerdir): Version using $(BASE_VERSION). * data/cde_app_root/dt/appconfig/types/C/Makefile.am (cdetypesdir): Likewise. * data/cde_app_root/dt/appconfig/icons/C/Makefile.am (cdeiconsdir): Likewise. * sounds/Makefile.am (soundsdir): Version using $(BASE_VERSION). * configure.in: Define BASE_VERSION. Set idldir to $datadir/idl/evolution-$BASE_VERSION instead of just $datadir/idl/evolution. svn path=/trunk/; revision=19550 * applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-221-4/+4 | | | | svn path=/trunk/; revision=19540 * (ALL_LINGUAS): Remove fr for now, since it doesn'tEttore Perazzoli2003-01-151-1/+0 | | | | | | | seem to work. (AC_OUTPUT): Remove calendar/importers/Makefile for now. svn path=/trunk/; revision=19450 * (ALL_LINGUAS): Remove fr for now, since it doesn'tEttore Perazzoli2003-01-151-1/+1 | | | | | | seem to work. svn path=/trunk/; revision=19445 * add poDan Winship2003-01-081-13/+9 | | | | | | | | | * Makefile.am (SUBDIRS): add po * configure.in: Move ALL_LINGUAS definition to before AM_GLIB_GNU_GETTEXT, or else no linguas for you! svn path=/trunk/; revision=19267 * Added "am.po" to the ALL_LINGUAS list.Daniel Yacob2003-01-071-1/+1 | | | | svn path=/trunk/; revision=19255 * Use "Evolution", not "evolution", since that becomes the value of theDan Winship2003-01-061-29/+22 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in (AC_INIT): Use "Evolution", not "evolution", since that becomes the value of the PACKAGE variable (privlibdir): parse $VERSION by hand since. EVOLUTION_MAJOR_VERSION, etc aren't defined any more (and trying to pass a variable to AC_INIT won't work). This and the above change fix the problem that privlibdir was being defined as "${libdir}/Evolution/." instead of "${libdir}/evolution/1.3" (GAL_VERSION): AC_SUBST this since it's needed in the .pc files (idldir): define this here rather than in each Makefile.am that needs it. (AC_OUTPUT): Add .pc files * Makefile.am (pkgconfig_DATA): Add pc files. (confexec_DATA): Remove this (fooConf.sh files) (SUBDIRS): Move filter earlier in the build. (I think it was calendar that depends on it now?) (%Conf.sh): Remove this. The .pc files are output by configure.in now. * camel.pc.in, evolution-addressbook.pc.in, evolution-calendar.pc.in, evolution-shell.pc.in: Replace the *Conf.sh files with these. In addition to the basic variables, include camel_providerdir (in camel.pc) and idldir, IDL_INCLUDES and privlibdir (in the others). svn path=/trunk/; revision=19241 * Define COMPONENT_DIR.Ettore Perazzoli2002-12-051-0/+3 | | | | | | | | | * configure.in: Define COMPONENT_DIR. * Makefile.am (componentdir): Install in $(COMPONENT_DIR), not in ${prefix}/evolution/components. svn path=/trunk/; revision=19008 * Add NSPR CFLAGS and LDFLAGS to the E_UTIL build flags.Jeffrey Stedfast2002-11-231-1/+1 | | | | | | | | | 2002-11-22 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Add NSPR CFLAGS and LDFLAGS to the E_UTIL build flags. svn path=/trunk/; revision=18892 * AC_OUTPUT(my-evoluton/Makefile).Ettore Perazzoli2002-11-211-0/+1 | | | | svn path=/trunk/; revision=18866 * Check for gconftool-2, and addedEttore Perazzoli2002-11-201-0/+6 | | | | | | AM_GCONF_SOURCE_2. svn path=/trunk/; revision=18846 * Added back IMPORTERS_CFLAGS and mail/importers/MakefileNot Zed2002-11-181-3/+4 | | | | | | | | | 2002-11-18 Not Zed <NotZed@Ximian.com> * configure.in: Added back IMPORTERS_CFLAGS and mail/importers/Makefile svn path=/trunk/; revision=18820 * we require >= 0.0.9.99 of gal.Chris Toshok2002-11-171-10/+13 | | | | | | | | 2002-11-16 Chris Toshok <toshok@ximian.com> * configure.in: we require >= 0.0.9.99 of gal. svn path=/trunk/; revision=18803 * Set up the my-evolution flags properly, do notEttore Perazzoli2002-11-161-7/+4 | | | | | | AC_SUBST GNOME_Evolution_Mail.server.in. svn path=/trunk/; revision=18789 * re-added filter, mail, composerNot Zed2002-11-131-3/+5 | | | | | | | | | | 2002-11-13 Not Zed <NotZed@Ximian.com> * Makefile.am (SUBDIRS): re-added filter, mail, composer * configure.in: Added EVOLUTION_MAIL settings, and mail/makefile. svn path=/trunk/; revision=18737 * pull in soup-2.0 for e-util so we can build e-proxy.cJeffrey Stedfast2002-11-111-1/+1 | | | | svn path=/trunk/; revision=18692 * add some more addressbook paths.Chris Toshok2002-11-081-0/+2 | | | | | | | | 2002-11-08 Chris Toshok <toshok@ximian.com> * configure.in: add some more addressbook paths. svn path=/trunk/; revision=18669 * Added composer/Makefile & gtkhtml-3.0 deps.Not Zed2002-11-081-6/+6 | | | | | | | | 2002-11-08 Not Zed <NotZed@Ximian.com> * configure.in: Added composer/Makefile & gtkhtml-3.0 deps. svn path=/trunk/; revision=18662 * GNOME_Evolution_Summary.oaf.in = > GNOME_Evolution_Summary.server.inChris Toshok2002-11-081-1/+1 | | | | | | | | | 2002-11-07 Chris Toshok <toshok@ximian.com> * configure.in (AC_OUTPUT): GNOME_Evolution_Summary.oaf.in = > GNOME_Evolution_Summary.server.in svn path=/trunk/; revision=18656 * update e-util and calendar compile flagsJP Rosevear2002-11-081-2/+2 | | | | | | | | 2002-11-07 JP Rosevear <jpr@ximian.com> * configure.in: update e-util and calendar compile flags svn path=/trunk/; revision=18647 * camel needs gal-2.0 tooJeffrey Stedfast2002-11-081-1/+1 | | | | svn path=/trunk/; revision=18644 * make all the camel MakefilesJeffrey Stedfast2002-11-081-2/+10 | | | | svn path=/trunk/; revision=18641 * added libgnome-2.0 to camel requirements.Rodrigo Moya2002-11-081-1/+1 | | | | | | | | 2002-11-07 Rodrigo Moya <rodrigo@ximian.com> * configure.in: added libgnome-2.0 to camel requirements. svn path=/trunk/; revision=18634 * added camel and filters to the buildJeffrey Stedfast2002-11-071-8/+16 | | | | svn path=/trunk/; revision=18617 * add some more addressbook dirs to AC_OUTPUT.Chris Toshok2002-11-061-0/+5 | | | | | | | | 2002-11-06 Chris Toshok <toshok@ximian.com> * configure.in: add some more addressbook dirs to AC_OUTPUT. svn path=/trunk/; revision=18592 * Re-enable the filter cflags/libs stuff.Jeffrey Stedfast2002-11-061-4/+5 | | | | | | | | 2002-11-05 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Re-enable the filter cflags/libs stuff. svn path=/trunk/; revision=18580 * add wombat and addressbook compile flags, and add wombat and someChris Toshok2002-11-061-5/+13 | | | | | | | | | 2002-11-05 Chris Toshok <toshok@ximian.com> * configure.in: add wombat and addressbook compile flags, and add wombat and some addressbook dirs to AC_OUTPUT. svn path=/trunk/; revision=18565 * change the commented-out soup check to refer to the new soup 2.0 in theDan Winship2002-11-061-1/+2 | | | | | | | * configure.in: change the commented-out soup check to refer to the new soup 2.0 in the libsoup module svn path=/trunk/; revision=18559 * use correct libgtkhtml-3.0 for calendar and added generation of calendarRodrigo Moya2002-11-051-1/+5 | | | | | | | | | 2002-11-05 Rodrigo Moya <rodrigo@ximian.com> * configure.in: use correct libgtkhtml-3.0 for calendar and added generation of calendar GUI's directories. svn path=/trunk/; revision=18549 * enabled libwombat.Rodrigo Moya2002-11-051-3/+4 | | | | | | | | 2002-11-05 Rodrigo Moya <rodrigo@ximian.com> * configure.in: enabled libwombat. svn path=/trunk/; revision=18545 * added libversit directory to build.Rodrigo Moya2002-11-051-0/+1 | | | | | | | | | 2002-11-04 Rodrigo Moya <rodrigo@ximian.com> * configure.in: * Makefile.am: added libversit directory to build. svn path=/trunk/; revision=18536 * added calendar/idl/Makefile to AC_OUTPUTRodrigo Moya2002-11-041-0/+1 | | | | | | | | 2002-11-04 Rodrigo Moya <rodrigo@ximian.com> * configure.in: added calendar/idl/Makefile to AC_OUTPUT svn path=/trunk/; revision=18530 * Add an AM_GLIB_GNU_GETTEXT.Ettore Perazzoli2002-11-041-1/+2 | | | | svn path=/trunk/; revision=18527 * re-added calendar component (only non-UI stuff).Rodrigo Moya2002-11-041-6/+9 | | | | | | | | | | | 2002-11-03 Rodrigo Moya <rodrigo@ximian.com> * configure.in: * Makefile.am: re-added calendar component (only non-UI stuff). * data/Makefile.am: use intltools instead of xml-i18n-tools. svn path=/trunk/; revision=18514 * AC_PROG_INTLTOOL instead ofEttore Perazzoli2002-11-041-1/+1 | | | | | | AM_PROG_XML_I18N_TOOLS. svn path=/trunk/; revision=18509 * First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-189/+119 | | | | | | | | pretty broken). Weeeeee! svn path=/trunk/; revision=18503 * 1.1.90.99.Ettore Perazzoli2002-10-311-2/+2 | | | | svn path=/trunk/; revision=18468 * Sync for 1.1.90.Ettore Perazzoli2002-10-291-4/+4 | | | | svn path=/trunk/; revision=18465 * Update dep for GAL to 0.21.0.Chris Toshok2002-10-251-1/+1 | | | | | | | | 2002-10-23 Chris Toshok <toshok@ximian.com> * configure.in: Update dep for GAL to 0.21.0. svn path=/trunk/; revision=18434 * Update version number to 1.1.2.99.Ettore Perazzoli2002-10-081-2/+2 | | | | svn path=/trunk/; revision=18349 * Sync for 1.1.2.Ettore Perazzoli2002-10-081-5/+5 | | | | svn path=/trunk/; revision=18347 * added gtkhtml to GNOME_FULL flagsRadek Doulik2002-09-251-1/+1 | | | | svn path=/trunk/; revision=18204 * add gtkhtml to addressbook flagsRadek Doulik2002-09-251-1/+1 | | | | svn path=/trunk/; revision=18203 * add gtkhtml flags to shell as wellRadek Doulik2002-09-241-1/+1 | | | | svn path=/trunk/; revision=18180 * use pkg-config for gtkhtmlRadek Doulik2002-09-241-14/+12 | | | | | | | | 2002-09-23 Radek Doulik <rodo@ximian.com> * configure.in: use pkg-config for gtkhtml svn path=/trunk/; revision=18177 * fix kde applnk test to not test for things if disabledJP Rosevear2002-09-241-27/+69 | | | | | | | | | | | | 2002-09-23 JP Rosevear <jpr@ximian.com> * configure.in: fix kde applnk test to not test for things if disabled * configure.in: Fix up mozilla tests and allow static linking of nss/nspr (Frank Belew <frb@ximian.com>) svn path=/trunk/; revision=18173 * New. New. New. New. New. New. New. New. New. New.Ettore Perazzoli2002-09-171-0/+40 | | | | | | | | | | | | | | | | | | | | | * data/cde_app_root/Makefile.am: New. * data/cde_app_root/dt/Makefile.am: New. * data/cde_app_root/dt/appconfig/Makefile.am: New. * data/cde_app_root/dt/appconfig/appmanager/Makefile.am: New. * data/cde_app_root/dt/appconfig/appmanager/C/Makefile.am: New. * data/cde_app_root/dt/appconfig/appmanager/C/Ximian/Makefile.am: New. * data/cde_app_root/dt/appconfig/icons/Makefile.am: New. * data/cde_app_root/dt/appconfig/icons/C/Makefile.am: New. * data/cde_app_root/dt/appconfig/types/Makefile.am: New. * data/cde_app_root/dt/appconfig/types/C/Makefile.am: New. * configure.in: Add a `--with-cde-path' option. Check for dtappintegrate in that path. Define HAVE_DTAPPINTEGRATE and GNOME_PREFIX. Also, generate data/cde_app_root/dt/appconfig/types/C/Ximian.dt.in and shell/evolution-nognome. svn path=/trunk/; revision=18083 * 1.1.1.99.Ettore Perazzoli2002-09-131-2/+2 | | | | svn path=/trunk/; revision=18055 * Sync for 1.1.1.Ettore Perazzoli2002-09-101-5/+5 | | | | svn path=/trunk/; revision=18024 * Bump some requirements. Update accordingly.Ettore Perazzoli2002-09-071-4/+4 | | | | | | | * configure.in: Bump some requirements. * README: Update accordingly. svn path=/trunk/; revision=18008 * Remove this from here.Dan Winship2002-09-051-1/+35 | | | | | | | | | | | | * acinclude.m4 (EVO_CHECK_TIMEZONE): Remove this from here. * configure.in: Put it here. (Connector no longer needs to share it). Also, check "tm_gmtoff" before "timezone", and if we have "timezone", check for "altzone" too. * acconfig.h: Add HAVE_ALTZONE svn path=/trunk/; revision=17970 * we need to link with -lgconf-gtk-1 tooJeffrey Stedfast2002-08-291-1/+1 | | | | svn path=/trunk/; revision=17898 * e-util now requires soup and gconf flags.Jeffrey Stedfast2002-08-291-1/+1 | | | | | | | | 2002-08-28 Jeffrey Stedfast <fejj@ximian.com> * configure.in: e-util now requires soup and gconf flags. svn path=/trunk/; revision=17894 * Need to check for gal 0.19.99.18 for e_xml_save_file().Jeffrey Stedfast2002-08-071-1/+1 | | | | | | | | | 2002-08-06 Jeffrey Stedfast <fejj@ximian.com> * configure.in (THREADS_CFLAGS): Need to check for gal 0.19.99.18 for e_xml_save_file(). svn path=/trunk/; revision=17719 * Update Soup information and remove hard spaces.Ettore Perazzoli2002-08-021-1/+1 | | | | | | | | | * README: Update Soup information and remove hard spaces. * configure.in: Check for Soup 0.7 or later. [Hm, we should make sure that it's actually a 0.7.x version.] svn path=/trunk/; revision=17673 * Add checks for IPv6 support.Jeffrey Stedfast2002-07-311-1/+37 | | | | | | | | 2002-07-22 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Add checks for IPv6 support. svn path=/trunk/; revision=17649 * added soup to compile flags.Not Zed2002-07-301-1/+1 | | | | | | | | 2002-07-30 Not Zed <NotZed@Ximian.com> * configure.in (EVOLUTION_MAIL): added soup to compile flags. svn path=/trunk/; revision=17639 * If no --with-kde-applnk-path is given, try toEttore Perazzoli2002-07-241-4/+7 | | | | | | detect the directory using `kde-config'. svn path=/trunk/; revision=17565 * Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT,Dan Winship2002-07-231-185/+19 | | | | | | | | | | | | | | | | | | * acinclude.m4: Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT, EVO_TIMEZONE_CHECK, and EVO_LDAP_CHECK from stuff in configure.in. (This stuff is also used by Connector.) * configure.in: Remove the stuff that was moved to acinclude.m4. * evolution_addressbookConf.sh.in: Remove db3 and ldap references since pas-backend-file and pas-backend-ldap are no longer in libpas, and those flags weren't doing anything useful here before anyway. (Our attempts to force static linking to those libraries end up getting mangled when passed through gnome-config.) * evolution_calendarConf.sh.in: Likewise, remove db3 references. svn path=/trunk/; revision=17531 * Check if we're trying to build with the old libversit module borrowed fromDan Winship2002-07-221-0/+15 | | | | | | | | | | | * configure.in: Check if we're trying to build with the old libversit module borrowed from gnome-pim instead of our own new one, and refuse to build if so. * libversit/Makefile.am: Remove libversit.la stuff since we don't want it and it messes up the build slightly. svn path=/trunk/; revision=17526 * Prepend "$(WERROR)" to all the *_CFLAGS variablesEttore Perazzoli2002-07-191-1/+2 | | | | | | | so you can do `make WERROR=-Werror' to turn all compiler warnings into errors. svn path=/trunk/; revision=17509 * Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-0/+14 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-07-09 Peter Williams <peterw@ximian.com> * libversit/Makefile.am (privlib_LIBRARIES): Install libversit.a so that people compiling against the addressbook can do so successfully. * Makefile.am: create our *Conf.sh files and dist them and install them. * configure.in: Define and subst some variables that the Conf.sh file need. 2002-07-08 Peter Williams <peterw@ximian.com> * backend/ebook/Makefile.am: Install libebook-static.la. Also change --all-static to -all-static, which is the right flag. * backend/pas/Makefile.am: Install the PAS headers in $(includedir)/evolution/pas. Install libpas.a 2002-07-08 Peter Williams <peterw@ximian.com> * cal-util/Makefile.am: Install libcal-util-static.la and fix the -all-static flag to make it install statically. * pcs/Makefile.am: Install libpcs.a and its headers. * pcs/cal-backend-util.h: Same sort of include namespacing fix, but for pcs. * pcs/cal.h: * pcs/query.h: * pcs/cal-factory.h: * pcs/cal-backend.h: * pcs/cal-backend-file.h: Same. 2002-07-17 Peter Williams <peterw@ximian.com> * calendar/cal-util/Makefile.am (GTKDOC_LIBS): Because we're using libtool as our LD, we can reference .la's and libtool will DTRT for us. * calendar/cal-client/Makefile.am (GTKDOC_LIBS): Same here. 2002-07-03 Peter Williams <peterw@ximian.com> * Makefile.am: Install libeutil, libeconduit, and libedb3util and their headers. 2002-07-08 Peter Williams <peterw@ximian.com> * Makefile.am: Reference the new libefilterbar.a. 2002-07-12 Peter Williams <peterw@ximian.com> * Makefile.am (INCLUDES): Add -I$(builddir)/libical/src/libical for the generated ical.h (some headers rely on this because they too get installed.) 2002-07-09 Peter Williams <peterw@ximian.com> * e-timezone-dialog/Makefile.am: Add -I$(top_builddir)/libical/src/libical; some headers that we rely on get installed, so they point to the ical.h that gets generated and installed; consequently we need to be able to find the generated ical.h * misc/Makefile.am: Install libemiscwidgets.a and its headers. However, break EFilterBar into a separate libefilterbar.a because we don't want the installed library to depend on libfilter. svn path=/trunk/; revision=17496 * Define a versioned library directory that we can use for things that arePeter Williams2002-07-15