JP Rosevear
bf121d6ddb
Add changelog entry.
...
svn path=/trunk/; revision=12764
2001-09-11 05:06:48 +00:00
Kwok-Koon Cheung
23af130c7b
New traditional Chinese translation from Joe Man <trmetal@yahoo.com.hk>.
...
svn path=/trunk/; revision=12726
2001-09-10 06:35:43 +00:00
Dan Winship
1f4d1db935
one-line OpenSSL fix from Yanko Kaneti <yaneti@declera.com>
...
* configure.in: one-line OpenSSL fix from Yanko Kaneti
<yaneti@declera.com >
svn path=/trunk/; revision=12674
2001-09-07 14:56:48 +00:00
Ettore Perazzoli
3527f74ba6
Updated slightly.
...
* README: Updated slightly.
svn path=/trunk/; revision=12629
2001-09-05 20:55:33 +00:00
Ettore Perazzoli
261a380610
[Fixes by Neil Conway <neilconway@home.com, as per #8090.]
...
* configure.in: Fix the error message if scrollkeeper is not found.
* README: A bunch of minor fixes, tweaks and cleanups.
svn path=/trunk/; revision=12614
2001-09-04 23:34:28 +00:00
Ettore Perazzoli
671c94e329
[ Fix #8089 , Undocumented Scrollkeeper dependency.]
...
* README: Add scrollkeeper 0.1.4 to the list of dependencies.
svn path=/trunk/; revision=12613
2001-09-04 23:22:03 +00:00
Jeffrey Stedfast
6fe406c265
Only check for OpenSSL if we were not able to find Mozilla's NSS
...
2001-09-04 Jeffrey Stedfast <fejj@ximian.com >
* configure.in: Only check for OpenSSL if we were not able to find
Mozilla's NSS libraries.
svn path=/trunk/; revision=12588
2001-09-04 17:57:30 +00:00
Peter Williams
25001583d2
Don't put $(srcdir) in the file path twice.
...
2001-09-04 Peter Williams <peterw@ximian.com >
* omf-install/Makefile.am (install-data-local): Don't put
$(srcdir) in the file path twice.
svn path=/trunk/; revision=12577
2001-09-04 15:10:38 +00:00
Christopher James Lahey
85a5fb5bce
Bumped the required version of gal to 0.11.99.2.
...
2001-09-01 Christopher James Lahey <clahey@ximian.com >
* configure.in: Bumped the required version of gal to 0.11.99.2.
svn path=/trunk/; revision=12559
2001-09-02 06:40:50 +00:00
Chyla Zbigniew
45da22387b
Bumped required version of GAL to 0.11.3 (for g_utf8_collate)
...
* configure.in: Bumped required version of GAL to 0.11.3
(for g_utf8_collate)
svn path=/trunk/; revision=12540
2001-08-31 21:40:47 +00:00
Ettore Perazzoli
5629ff7a92
[Patch from Nike Gerdts <michael.gerdts@usa.alcatel.com> for
...
#6882 , DB3_CFLAGS and DB3_LDFLAGS order messes up CPPFLAGS and
LDFLAGS.]
* configure.in: Put DB3_CFLAGS before the already-defined CPPFLAGS
instead of after them; likewise, put DB3_LDADD before the already
defined LDADD.
svn path=/trunk/; revision=12464
2001-08-24 22:58:52 +00:00
Dan Winship
0f6934dd35
We don't need to check for both bonobo-conf 0.11 AND bonobo-conf 0.2.
...
* configure.in: We don't need to check for both bonobo-conf 0.11
AND bonobo-conf 0.2.
svn path=/trunk/; revision=12440
2001-08-24 18:20:46 +00:00
Ettore Perazzoli
4ec5f98d75
0.13.99.
...
* configure.in: 0.13.99.
svn path=/trunk/; revision=12410
2001-08-22 23:29:19 +00:00
Ettore Perazzoli
6ca632b499
Bump requirements to GAL 0.11, bonobo-conf 0.11, GtkHTML 0.12. Don't
...
* configure.in: Bump requirements to GAL 0.11, bonobo-conf 0.11,
GtkHTML 0.12. Don't autogen
`doc/devel/executive-summary/Makefile'. Bump version number to
0.13.
svn path=/trunk/; revision=12406
2001-08-22 23:16:57 +00:00
Ettore Perazzoli
0158ec8843
Added.
...
* NEWS (Global): Added.
svn path=/trunk/; revision=12378
2001-08-22 01:32:11 +00:00
Christopher James Lahey
0241ac1697
Updated NEWS for addressbook.
...
2001-08-21 Christopher James Lahey <clahey@ximian.com >
* NEWS (Addressbook): Updated NEWS for addressbook.
svn path=/trunk/; revision=12374
2001-08-22 00:35:09 +00:00
Peter Williams
5f6d4aca08
Updated some more.
...
2001-08-21 Peter Williams <peterw@ximian.com >
* NEWS (Mail): Updated some more.
svn path=/trunk/; revision=12363
2001-08-21 21:35:37 +00:00
Jeffrey Stedfast
1b047064b3
Updated.
...
2001-08-21 Jeffrey Stedfast <fejj@ximian.com >
* NEWS: Updated.
svn path=/trunk/; revision=12362
2001-08-21 21:20:07 +00:00
Jon Trowbridge
9d80f7e45f
Require gal 0.10.99.5.
...
2001-08-20 Jon Trowbridge <trow@ximian.com >
* configure.in: Require gal 0.10.99.5.
svn path=/trunk/; revision=12335
2001-08-21 01:14:47 +00:00
Aaron Weber
4a1da6f289
*Makefile.am: added "help" to subdirs.
...
2001-08-19 Aaron Weber <aaron@ximian.com >
*Makefile.am: added "help" to subdirs.
svn path=/trunk/; revision=12315
2001-08-20 17:05:35 +00:00
Chris Toshok
7c607ae0b8
omf-install/Makefile.am (scrollkeeper_localstate_dir) use
...
2001-08-19 Chris Toshok <toshok@ximian.com >
* omf-install/Makefile.am (scrollkeeper_localstate_dir) use
$(SCROLLKEEPER_LOCALSTATE_DIR), and not something based on
evolution's local state dir. this should fix the core dumps
during install on freebsd and solaris.
* configure.in (GLIB_CONFIG): use $GLIB_CONFIG if it's set,
otherwise default to glib-config. a cheap solution to get this
working on freebsd (where they have glib12-config, but not
glib-config.) also, switch all `glib-config`s to `$GLIB_CONFIG`.
(SCROLLKEEPER_LOCALSTATE_DIR): use scrollkeeper-config to figure
this out, and AC_SUBST so omf-install/Makefile.am can use it.
svn path=/trunk/; revision=12227
2001-08-19 21:14:25 +00:00
Iain Holmes
512423460a
Libical compile order
...
svn path=/trunk/; revision=12169
2001-08-17 18:58:51 +00:00
Iain Holmes
4e60b7d947
Startup assistant stuff
...
svn path=/trunk/; revision=12145
2001-08-17 04:29:11 +00:00
Jason Leach
3f8453bad7
I know what you did last summer!
...
2001-08-16 Jason Leach <jleach@ximian.com >
* AUTHORS: I know what you did last summer!
svn path=/trunk/; revision=12140
2001-08-17 00:39:47 +00:00
Jon Trowbridge
03e7b2cf28
Renamed from _begin to match changes in gal 0.10.99.3.
...
2001-08-16 Jon Trowbridge <trow@ximian.com >
* gui/component/select-names/e-select-names-completion.c
(e_select_names_completion_handle_request): Renamed from _begin to
match changes in gal 0.10.99.3.
svn path=/trunk/; revision=12117
2001-08-16 19:50:39 +00:00
Kjartan Maraas
7fa4db74cb
Some info on adding --localstatedir to the configure options.
...
2001-08-16 Kjartan Maraas <kmaraas@gnome.org >
* README: Some info on adding --localstatedir to the configure
options.
svn path=/trunk/; revision=12089
2001-08-16 15:32:13 +00:00
Kjartan Maraas
7e677fe91b
Added omf-install to the build. Adjust for the move of the user docs.
...
2001-08-16 Kjartan Maraas <kmaraas@gnome.org >
* Makefile.am: Added omf-install to the build.
* configure.in: Adjust for the move of the user docs.
svn path=/trunk/; revision=12088
2001-08-16 15:23:03 +00:00
Kjartan Maraas
40eb90815a
Adjust for the move of the user docs.
...
2001-08-16 Kjartan Maraas <kmaraas@gnome.org >
* configure.in: Adjust for the move of the user docs.
svn path=/trunk/; revision=12087
2001-08-16 15:19:47 +00:00
Kjartan Maraas
1e7d20812f
Addded missing dirs to the build. Add checks for scrollkeeper and jw to
...
2001-08-15 Kjartan Maraas <kmaraas@gnome.org >
* configure.in: Addded missing dirs to the build. Add checks for
scrollkeeper and jw to get the docs building on later Red Hat's.
svn path=/trunk/; revision=12069
2001-08-15 20:16:54 +00:00
Kjartan Maraas
eaf4de8941
Added this for integration with scrollkeeper.
...
2001-08-15 Kjartan Maraas <kmaraas@gnome.org >
* omf-install/*: Added this for integration with scrollkeeper.
svn path=/trunk/; revision=12068
2001-08-15 20:11:31 +00:00
Dan Winship
4b6f7546b8
Remove an obvious typo reported by Miles
...
* configure.in (LDAP_LIBS): Remove an obvious typo reported by
Miles
svn path=/trunk/; revision=12011
2001-08-14 14:59:17 +00:00
Kjartan Maraas
270ae01e09
Be truthful about the versions of libs we need.
...
2001-08-11 Kjartan Maraas <kmaraas@gnome.org >
* README: Be truthful about the versions of libs we need.
svn path=/trunk/; revision=11911
2001-08-11 08:32:21 +00:00
Chris Toshok
43ba581020
if libldap.la is there, default to static linking of openldap. if it's
...
2001-08-10 Chris Toshok <toshok@ximian.com >
* configure.in: if libldap.la is there, default to static linking
of openldap. if it's not, default to dynamic. also, provide
--with-static-ldap for users that want to override these defaults.
svn path=/trunk/; revision=11888
2001-08-10 18:26:58 +00:00
Chris Toshok
1844cac7c1
link statically with OpenLDAP.
...
2001-08-09 Chris Toshok <toshok@ximian.com >
* configure.in: link statically with OpenLDAP.
svn path=/trunk/; revision=11836
2001-08-09 17:57:57 +00:00
Christopher James Lahey
b56288e986
Added #!/bin/sh
...
2001-08-09 Christopher James Lahey <clahey@ximian.com >
* tools/killev: Added #!/bin/sh
svn path=/trunk/; revision=11827
2001-08-09 07:05:13 +00:00
Jon Trowbridge
058540c2fe
Require GAL 0.10.99.2.
...
2001-08-09 Jon Trowbridge <trow@ximian.com >
* configure.in: Require GAL 0.10.99.2.
svn path=/trunk/; revision=11826
2001-08-09 06:47:30 +00:00
Christopher James Lahey
55a4f4addf
Ben said to do it.
...
2001-08-09 Christopher James Lahey <clahey@ximian.com >
* tools/killev: Ben said to do it.
svn path=/trunk/; revision=11812
2001-08-09 04:23:12 +00:00
Jeffrey Stedfast
d232ffcd1d
Don't link to libnssckbi3 when linking to nss.
...
2001-08-08 Jeffrey Stedfast <fejj@ximian.com >
* configure.in: Don't link to libnssckbi3 when linking to nss.
svn path=/trunk/; revision=11792
2001-08-08 16:20:59 +00:00
JP Rosevear
51e9aa8577
Update pilot information
...
2001-08-08 JP Rosevear <jpr@ximian.com >
* README: Update pilot information
svn path=/trunk/; revision=11787
2001-08-08 14:47:10 +00:00
Ettore Perazzoli
a108f5f32d
Require gal 0.10.99.1 or greater.
...
* configure.in: Require gal 0.10.99.1 or greater.
svn path=/trunk/; revision=11742
2001-08-07 21:23:28 +00:00
Ettore Perazzoli
a654a88b3f
Added bonobo-moniker-xmldb, gnome-gtkhtml-editor and
...
* tools/killev: Added bonobo-moniker-xmldb, gnome-gtkhtml-editor
and gnome-spell-component.
svn path=/trunk/; revision=11691
2001-08-05 07:28:57 +00:00
Ettore Perazzoli
c50d844cab
Bump version number to 0.12.99.
...
* configure.in: Bump version number to 0.12.99.
svn path=/trunk/; revision=11532
2001-07-31 19:36:10 +00:00
Ettore Perazzoli
90088b1860
Ooops. We want GAL >= 0.10.0 and GtkHTML >= 0.11.0.
...
* configure.in: Ooops. We want GAL >= 0.10.0 and GtkHTML >=
0.11.0.
svn path=/trunk/; revision=11527
2001-07-31 18:01:26 +00:00
Ettore Perazzoli
0825db999f
Remove $EVOLUTION_MICRO_VERSION' from VERSION'.
...
* configure.in: Remove `$EVOLUTION_MICRO_VERSION' from `VERSION'.
svn path=/trunk/; revision=11526
2001-07-31 17:37:24 +00:00
Ettore Perazzoli
57be8015e2
Bump version number to 0.12.0.
...
* configure.in: Bump version number to 0.12.0.
svn path=/trunk/; revision=11525
2001-07-31 17:29:17 +00:00
Ettore Perazzoli
2527e95d1d
Added info about the shell changes and slightly changed the formatting for
...
* NEWS: Added info about the shell changes and slightly changed
the formatting for the addressbook ones.
* configure.in: Require GtkHTML 0.10.0 and GAL 0.9.0.
svn path=/trunk/; revision=11517
2001-07-31 16:40:51 +00:00
Christopher James Lahey
e4355fd8ab
Updated NEWS for addressbook.
...
2001-07-31 Christopher James Lahey <clahey@ximian.com >
* NEWS (Addressbook): Updated NEWS for addressbook.
svn path=/trunk/; revision=11504
2001-07-31 06:58:00 +00:00
Larry Ewing
baf805a645
bump required version of gtkhtml to 0.10.99.
...
2001-07-31 Larry Ewing <lewing@ximian.com >
* configure.in: bump required version of gtkhtml to 0.10.99.
svn path=/trunk/; revision=11502
2001-07-31 05:48:28 +00:00
JP Rosevear
0dd11ea04b
Bump to 0.11.99
...
2001-07-20 JP Rosevear <jpr@ximian.com >
* configure.in: Bump to 0.11.99
svn path=/trunk/; revision=11268
2001-07-20 20:43:22 +00:00
Dan Winship
0e68a67b84
Fix up the "exactly version N" case of EVO_CHECK_LIB
...
* configure.in: Fix up the "exactly version N" case of EVO_CHECK_LIB
svn path=/trunk/; revision=11169
2001-07-17 20:23:34 +00:00