Commit Graph

129 Commits

Author SHA1 Message Date
93a02f6bf8 Typo fix.
2000-07-17  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in (EVOLUTION_DIR): Typo fix.

svn path=/trunk/; revision=4193
2000-07-17 21:21:06 +00:00
af439c73e3 Added the doc/devel Makefiles. (EVOLUTION_DIR): Substitute EVOLUTION_DIR
2000-07-17  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in (AC_OUTPUT): Added the doc/devel Makefiles.
	(EVOLUTION_DIR): Substitute EVOLUTION_DIR for the top_srcdir.
	Added checks for gtk-doc.

svn path=/trunk/; revision=4192
2000-07-17 21:09:46 +00:00
f9eb656383 Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versions
2000-07-12  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in: Make gnome-print-0.20 mandatory.  We will bail out
	with CVS HEAD versions to avoid breakage.

svn path=/trunk/; revision=4129
2000-07-12 23:10:48 +00:00
28bc90560b Fix the GtkHTML check which was wrong.
svn path=/trunk/; revision=4084
2000-07-11 01:28:04 +00:00
7cc2f0833b Updated to check for required GtkHTML and gnome-print
2000-07-10  Jeffrey Stedfast <fejj@helixcode.com>

	* configure.in: Updated to check for required GtkHTML and
	gnome-print

svn path=/trunk/; revision=4074
2000-07-10 23:48:22 +00:00
c02069a5f1 Disable Pilot conduit stuff for now. It's not quite ready yet and it
depends on CVS gnome-pilot.

svn path=/trunk/; revision=4072
2000-07-10 23:43:59 +00:00
10c3eb46b1 added makefiles for calendar conduits
* configure.in: added makefiles for calendar conduits

	* gui/Makefile.am (SUBDIRS):
	* conduits/calendar/Makefile.am: moved calendar-conduit stuff from
	the gui directory to here.

	* Makefile.am (SUBDIRS): added conduits to SIBDIRS

svn path=/trunk/; revision=4058
2000-07-10 22:36:06 +00:00
2fc2feb62e Add a check for Bonobo 0.15 vs Bonobo post-0.15
* configure.in: Add a check for Bonobo 0.15 vs Bonobo post-0.15

svn path=/trunk/; revision=4053
2000-07-10 21:22:47 +00:00
85f3b5ebb8 make pthreads not required again, since they aren't, and remove
* configure.in: make pthreads not required again, since they
	aren't, and remove widgets/e-toolbar/Makefile from AC_OUTPUT since
	that dir doesn't exist any more.

svn path=/trunk/; revision=3939
2000-07-07 04:10:38 +00:00
2326c6b794 remove the default_user Directories dir.
2000-07-06  Chris Toshok  <toshok@helixcode.com>

	* configure.in (AC_OUTPUT): remove the default_user Directories
	dir.

svn path=/trunk/; revision=3928
2000-07-06 22:40:59 +00:00
2bacfabf6f Define GNOME_VFS_CFLAGS' and GNOME_VFS_LIBS' in `configure.in'.
svn path=/trunk/; revision=3903
2000-07-05 22:47:37 +00:00
c9974759b3 Update configure.in' and POTFILES.in' for Chris' latest commit.
svn path=/trunk/; revision=3884
2000-07-04 03:05:04 +00:00
55499e0ce4 EvolutionShellClient.
svn path=/trunk/; revision=3820
2000-06-30 05:36:32 +00:00
c216b49da2 Yeah, I'm a little bit compulsize
svn path=/trunk/; revision=3808
2000-06-29 21:30:48 +00:00
8ba0e76ccb Make the pilot stuff in calendar/gui optional.
svn path=/trunk/; revision=3793
2000-06-29 15:59:20 +00:00
3bedc38a94 Implement saving of configuration information. Now when you run
Evolution it will display the same folder as the last time, and will
hide/show the shortcut/folder bars as the last time.

This uses GConf so I also put a GConf check into configure.in.

svn path=/trunk/; revision=3787
2000-06-29 07:37:55 +00:00
37a9065a63 Little teeny fixes
svn path=/trunk/; revision=3764
2000-06-27 19:07:06 +00:00
9135a5d0e4 Solaris compatibility config check + implementation (ctime_r arguments)
svn path=/trunk/; revision=3754
2000-06-27 15:04:15 +00:00
e923d2eea9 Make the broken threads optional
svn path=/trunk/; revision=3740
2000-06-26 18:21:45 +00:00
59e1597cdc Fix linking options for gthreads.
svn path=/trunk/; revision=3735
2000-06-26 04:22:39 +00:00
78075bd090 Force thread usage and clean up the configure aspect thereof.
svn path=/trunk/; revision=3734
2000-06-25 23:00:29 +00:00
62c1f69cf6 Added Slovenian translations
svn path=/trunk/; revision=3715
2000-06-23 20:47:58 +00:00
a18691c17e IMAP will now allow you to login, and on some IMAP providers it will actually allow you to get mail - however there are some things that might need to be rewritten in Camel to allow all IMAP providers to work
right now, it wants to open /INBOX which isn't always the same as INBOX
Camel won't seem to allow me to just have it open "INBOX" if I specify '/' as the separator
*sigh*

svn path=/trunk/; revision=3557
2000-06-14 05:10:53 +00:00
799153001f put back the libxml check that was erroneously removed in rev 1.94
svn path=/trunk/; revision=3550
2000-06-13 14:31:02 +00:00
e89416bc13 Added pl (Polish) to ALL_LINGUAS
svn path=/trunk/; revision=3506
2000-06-10 18:42:40 +00:00
7f36752a67 Initial support for creating/removing folders. This implies some new
IDL methods and new functions to implement on the component side.  I
have also added a simple folder creation dialog in the shell.  It's
quite unfinished and untested.

svn path=/trunk/; revision=3491
2000-06-09 19:19:36 +00:00
ecd4fe3af0 Commit stuff
svn path=/trunk/; revision=3452
2000-06-07 00:01:46 +00:00
4b1d34a6cd Added German translation from Kai Lahmann <kl@linuxfaqs.de>, updated
POTFILES.in, and added a skeleton PO file for the Italian translation.

svn path=/trunk/; revision=3414
2000-06-04 16:27:03 +00:00
1dd2867a79 Released Evolution 0.1.
2000-06-02  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Released Evolution 0.1.

svn path=/trunk/; revision=3406
2000-06-02 21:07:30 +00:00
343f601b1e Added Portuguese translation
svn path=/trunk/; revision=3394
2000-06-02 18:48:44 +00:00
29a3e72881 build and install docs
svn path=/trunk/; revision=3345
2000-06-01 23:37:49 +00:00
20286800b5 Added spec file for 'rpm -tb evolution-x.y.tar.gz' ability.
svn path=/trunk/; revision=3230
2000-05-27 18:42:38 +00:00
af35801677 Added Spanish to configure.in
svn path=/trunk/; revision=3213
2000-05-26 11:45:34 +00:00
e033af05d7 Added widgets/e-paned/Makefile.
2000-05-24  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Added widgets/e-paned/Makefile.

	* tests/ui-tests/message-browser.c: Switched from GtkPaned to
	EPaned.

	* widgets/Makefile.am: Added e-paned directory.

	* widgets/e-paned/, widgets/e-paned/.cvsignore,
	widgets/e-paned/Makefile.am, widgets/e-paned/e-hpaned.c,
	widgets/e-paned/e-hpaned.h, widgets/e-paned/e-paned.c,
	widgets/e-paned/e-paned.h, widgets/e-paned/e-vpaned.c,
	widgets/e-paned/e-vpaned.h: New widget based completely on
	GtkPaned from 1.4.  This will be more advanced soon.

From calendar/ChangeLog:

2000-05-24  Christopher James Lahey  <clahey@helixcode.com>

	* gui/Makefile.am: Added libepaned.a.

	* gui/gnome-cal.c: Switched from GtkPaned to EPaned.

From mail/ChangeLog:

2000-05-24  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added libepaned.a.

	* folder-browser.c: Switched from GtkPaned to EPaned.

From shell/ChangeLog:

2000-05-24  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added libepaned.a.

	* e-shell-view.c: Switched from GtkPaned to EPaned.

From widgets/shortcut-bar/ChangeLog:

2000-05-24  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added libepaned.a.

	* test-shortcut-bar.c: Switched from GtkPaned to EPaned.

svn path=/trunk/; revision=3191
2000-05-24 23:00:39 +00:00
ce9f9a3487 I said stuff, dude
svn path=/trunk/; revision=3167
2000-05-23 02:59:25 +00:00
36c4f96edf Szabolcs BAN <shooby@gnome.hu>
* Added lang Hu

svn path=/trunk/; revision=3162
2000-05-22 16:29:47 +00:00
a939913af3 add camel/providers/vee
* configure.in (AC_OUTPUT): add camel/providers/vee

svn path=/trunk/; revision=3123
2000-05-18 23:11:17 +00:00
8d248f9b8e add --with-purify-options support, and default it to what we at helix need
* configure.in: add --with-purify-options support, and default it
	to what we at helix need

svn path=/trunk/; revision=3083
2000-05-16 10:53:38 +00:00
75a616f581 Korean translation by Young-Ho, Cha <ganadist@dacome.co.kr>
and I remove fuzzy

svn path=/trunk/; revision=3081
2000-05-16 10:33:24 +00:00
795956eec8 Alarm stuff I had not cvs added, sigh - Federico
2000-05-14  Federico Mena Quintero  <federico@helixcode.com>

	* gui/gnome-cal.c (display_notification): Use the alarm
	notification dialog.
	(display_notification_cb): New callback for the result of the
	alarm notification dialog.

	* gui/dialogs/alarm-notify.glade: New file with the alarm
	notification dialog.

	* gui/dialogs/alarm-notify-dialog.[ch]: New file.

	* gui/dialogs/Makefile.am: New file.

	* gui/Makefile.am (SUBDIRS): Added the dialogs directory.

2000-05-13  Federico Mena Quintero  <federico@helixcode.com>

	* gui/gnome-cal.c (trigger_alarm_cb): Better error checking, and
	plug leaks of str_ico and ico.

	* gui/evolution-calendar-control.c (main): Initialize libglade.

svn path=/trunk/; revision=3072
2000-05-16 07:33:43 +00:00
6ab0ef86e2 Update configure.in' for the new widgets/misc' directory.
svn path=/trunk/; revision=3071
2000-05-16 03:45:40 +00:00
de2b4b9c37 Update versions needed for gnome-print, bonobo, and gtkhtml.
* configure.in: Update versions needed for gnome-print, bonobo,
	and gtkhtml.

svn path=/trunk/; revision=2971
2000-05-10 17:38:53 +00:00
4a2777a279 Removed dist-hook section.
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
2000-05-10 14:47:09 +00:00
8b23b4c192 Added da to the language string
Kenneth

svn path=/trunk/; revision=2875
2000-05-07 16:27:06 +00:00
9cc5355440 Added new Directories section for the default_user.
* configure.in: Added new Directories section for the default_user.

svn path=/trunk/; revision=2871
2000-05-07 09:16:09 +00:00
d92547ebaa Updated configuration script to match the new layout of the
`default_user' directory.

svn path=/trunk/; revision=2847
2000-05-07 01:56:46 +00:00
35e0a09b15 check for purify.
* configure.in: check for purify.

svn path=/trunk/; revision=2840
2000-05-06 21:36:27 +00:00
fa93049534 Added option `--enable-purify' and correspondent Automake conditional.
svn path=/trunk/; revision=2817
2000-05-05 16:36:34 +00:00
05229d701c Oops. The Kerberos check was succeeding when it shouldn't have (and thus
* configure.in: Oops. The Kerberos check was succeeding when it
	shouldn't have (and thus breaking the pop3 build for "normal"
	people). Fix.

svn path=/trunk/; revision=2799
2000-05-04 17:35:15 +00:00
0992180846 fix configure for old libxmls.
svn path=/trunk/; revision=2778
2000-05-03 16:28:21 +00:00