Commit Graph

696 Commits

Author SHA1 Message Date
a09b678766 If we find threads ok, then always turn on ENABLE_THREADS.
2000-12-24  Not Zed  <NotZed@HelixCode.com>

        * configure.in: If we find threads ok, then always turn on
        ENABLE_THREADS.

svn path=/trunk/; revision=7154
2000-12-24 01:11:44 +00:00
8c843d7987 Added a bit of addressbook NEWS.
2000-12-14  Christopher James Lahey  <clahey@helixcode.com>

	* NEWS (Addressbook): Added a bit of addressbook NEWS.

	* configure.in: Updated the gal check to require gal 0.4.

svn path=/trunk/; revision=7030
2000-12-14 20:42:49 +00:00
20540b0ae2 Moved these images each up one pixel.
2000-12-14  Christopher James Lahey  <clahey@helixcode.com>

	* art/mail-new.xpm, art/mail-read.xpm, art/mail-replied.xpm: Moved
	these images each up one pixel.

svn path=/trunk/; revision=7027
2000-12-14 20:36:05 +00:00
51cbc0b68b Update.
2000-12-14  Jeffrey Stedfast  <fejj@helixcode.com>

	* NEWS: Update.

svn path=/trunk/; revision=7025
2000-12-14 20:13:21 +00:00
0ab8215605 Update
2000-12-14  JP Rosevear  <jpr@helixcode.com>

	* NEWS: Update

svn path=/trunk/; revision=7011
2000-12-14 17:24:34 +00:00
d014b4f8e9 ChangeLog for the new splash screen.
svn path=/trunk/; revision=6998
2000-12-14 10:59:48 +00:00
825c833f54 Removed mention of ETable and EText in widgets directory.
2000-12-12  Christopher James Lahey  <clahey@helixcode.com>

	* README: Removed mention of ETable and EText in widgets
	directory.

svn path=/trunk/; revision=6986
2000-12-14 01:40:05 +00:00
d46c9da28d Mention the gconf stable branch.
* README: Mention the gconf stable branch.

svn path=/trunk/; revision=6955
2000-12-12 23:31:43 +00:00
569766ff21 Updated the required version of gal.
2000-12-07  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Updated the required version of gal.

svn path=/trunk/; revision=6874
2000-12-08 21:35:53 +00:00
9d8e2d6504 renamed HTMLEditor.idl to Editor.idl
2000-12-07  Radek Doulik  <rodo@helixcode.com>

        * configure.in (GTKHTML_LIBS): renamed HTMLEditor.idl to
        Editor.idl

svn path=/trunk/; revision=6842
2000-12-07 20:18:31 +00:00
ea45ef4233 Added some Norwegian translations.
2000-12-06  Kjartan Maraas  <kmaraas@gnome.org>

	* data/evolution.keys: Added some Norwegian translations.

svn path=/trunk/; revision=6820
2000-12-06 19:50:42 +00:00
c847cac2be Increased the required version of gal.
2000-12-06  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Increased the required version of gal.

svn path=/trunk/; revision=6815
2000-12-06 18:43:47 +00:00
07abeb8b27 minor tweak
2000-12-05  JP Rosevear  <jpr@helixcode.com>

	* README: minor tweak

svn path=/trunk/; revision=6799
2000-12-05 22:12:40 +00:00
58b924bf6e Added camel/tests/stream/Makefile.am.
2000-12-05  Not Zed  <NotZed@HelixCode.com>

	* configure.in: Added camel/tests/stream/Makefile.am.

svn path=/trunk/; revision=6791
2000-12-05 11:57:38 +00:00
4008cef734 gnome-vfs depends on gconf, so add that.
* README: gnome-vfs depends on gconf, so add that.

svn path=/trunk/; revision=6755
2000-12-01 16:17:04 +00:00
8204428e19 ugh, it helps when you save the ChangeLog before commiting it :)
svn path=/trunk/; revision=6747
2000-11-30 22:46:49 +00:00
fb9047c159 Bumped required gal version to 0.2.99.4 for e_str_make_safe.
2000-11-30  Jeffrey Stedfast  <fejj@helixcode.com>

	* configure.in: Bumped required gal version to 0.2.99.4 for
	e_str_make_safe.

	* README: Added some necessary :'s in the pilot-link cvs stuff.

svn path=/trunk/; revision=6746
2000-11-30 22:45:47 +00:00
a547f501cb removed #ifdef ENABLE_NLS/#endif on Miguel's request.
2000-11-30  Gediminas Paulauskas <menesis@delfi.lt>

removed #ifdef ENABLE_NLS/#endif on Miguel's request.

svn path=/trunk/; revision=6727
2000-11-30 00:58:47 +00:00
cda143465f Update pilot info
2000-11-29  JP Rosevear  <jpr@helixcode.com>

	* README: Update pilot info

svn path=/trunk/; revision=6726
2000-11-30 00:32:22 +00:00
f02e5c1f65 Bump required gal version to 0.2.99.3 for iconv changes
* configure.in: Bump required gal version to 0.2.99.3 for iconv
	changes

svn path=/trunk/; revision=6720
2000-11-29 20:40:48 +00:00
6b07a364e2 Added a copy of the GNU Free Documentation License.
2000-11-29  Federico Mena Quintero  <federico@helixcode.com>

	* COPYING-DOCS: Added a copy of the GNU Free Documentation
	License.

	* Makefile.am (EXTRA_DIST): Added COPYING-DOCS.

svn path=/trunk/; revision=6714
2000-11-29 16:14:21 +00:00
e365109fdc Add USE_FLOCK, USE_FCNTL, USE_FLOCK
2000-11-28  JP Rosevear  <jpr@helixcode.com>

	* acconfig.h: Add USE_FLOCK, USE_FCNTL, USE_FLOCK

	* configure.in: Auto* magic for various camel locking types

2000-11-28  JP Rosevear  <jpr@helixcode.com>

	* camel-lock.c: No longer hard code the enabled lock types

svn path=/trunk/; revision=6703
2000-11-28 22:58:58 +00:00
f306b8b912 Added camel/tests/folder/Makefile
2000-11-28  Not Zed  <NotZed@HelixCode.com>

        * configure.in (AC_OUTPUT): Added camel/tests/folder/Makefile

svn path=/trunk/; revision=6692
2000-11-28 13:10:43 +00:00
7a6e3e892c Update - hopefully I assigned blame correctly :-)
2000-11-27  JP Rosevear  <jpr@helixcode.com>

	* AUTHORS: Update - hopefully I assigned blame correctly :-)

	* MAINTAINERS: ditto

2000-11-27  JP Rosevear  <jpr@helixcode.com>

	* e-shell-view-menu.c (command_about_box): Add myself, anna, jesse

svn path=/trunk/; revision=6684
2000-11-27 21:16:21 +00:00
d5ca27ea56 Correct the bonobo version error message
2000-11-27  JP Rosevear  <jpr@helixcode.com>

	* configure.in: Correct the bonobo version error message

	* README: Update

svn path=/trunk/; revision=6683
2000-11-27 20:43:39 +00:00
a7e18523ff Added camel/tests stuff to output macro.
2000-11-24  Not Zed  <NotZed@HelixCode.com>

	* configure.in: Added camel/tests stuff to output macro.

2000-11-14  Not Zed  <NotZed@HelixCode.com>

	* configure.in: Added local provider dir to output macro.

svn path=/trunk/; revision=6655
2000-11-24 03:12:12 +00:00
0c0ae216ec Check for libgpgme. (Support not added to mail yet.)
* configure.in: Check for libgpgme. (Support not added to mail
	yet.)

svn path=/trunk/; revision=6641
2000-11-21 22:55:59 +00:00
ba93ec63f5 Removed the default_user/local/Tasks/Makefile until the relevant files are
2000-11-21  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in (EVOLUTION_DIR): Removed the
	default_user/local/Tasks/Makefile until the relevant files are on
	CVS.

svn path=/trunk/; revision=6636
2000-11-21 21:56:39 +00:00
d502638fd6 Added widgets/menus that contains the gal-view-menus.c code from Gal that
2000-11-18  Miguel de Icaza  <miguel@helixcode.com>

	* Added widgets/menus that contains the gal-view-menus.c code from
	Gal that depended on Bonobo.

	* configure.in: Update list of Makefiles;

	* widgets/Makefile.am: Update.

svn path=/trunk/; revision=6608
2000-11-18 14:27:04 +00:00
a53ac3867b Update the gal reqiurement version.
2000-11-13  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Update the gal reqiurement version.

From mail/ChangeLog:

2000-11-13  Christopher James Lahey  <clahey@helixcode.com>

	* message-list.c: Removed some e_table_model calls and replaced
	them with e_tree_model calls.

svn path=/trunk/; revision=6564
2000-11-13 19:33:47 +00:00
b110ff5019 Require Bonobo >= 0.29, due to the XSync fix.
2000-11-10  Michael Meeks  <michael@helixcode.com>

	* configure.in: Require Bonobo >= 0.29, due to the XSync
	fix.

2000-11-06  Michael Meeks  <michael@helixcode.com>

	* e-shell-view.c (unrealize): remove.
	(e_shell_view_construct): ditto.

svn path=/trunk/; revision=6537
2000-11-10 21:08:10 +00:00
2ad0db845a Require gal 0.2.99.1.
2000-11-09  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Require gal 0.2.99.1.

From addressbook/ChangeLog:

2000-11-09  Christopher James Lahey  <clahey@helixcode.com>

	* backend/pas/pas-backend-ldap.c: Fixed a warning.

	* gui/component/addressbook.c: Put in gal view menus for testing
	purposes.

	* printing/e-contact-print-envelope.c: Fixed up envelope printing
	a bit.  Added code for printing return addresses.

svn path=/trunk/; revision=6529
2000-11-10 02:54:37 +00:00
8a083fc37e Require gal 0.2.1.3
2000-11-06  Jeffrey Stedfast  <fejj@helixcode.com>

	* configure.in: Require gal 0.2.1.3

svn path=/trunk/; revision=6465
2000-11-06 23:14:43 +00:00
f521595158 ${prefix} doesn't get defaulted until the end of configure, so check if
* configure.in (GTKHTML_LIBS): ${prefix} doesn't get defaulted
	until the end of configure, so check if it's "NONE" and use
	${ac_default_prefix} if so.

svn path=/trunk/; revision=6426
2000-11-06 21:24:29 +00:00
7bf26ac21b also look for HTMLEditor.idl in ${prefix}/share/gtkhtml
2000-11-06  Radek Doulik  <rodo@helixcode.com>

	* configure.in (GTKHTML_LIBS): also look for HTMLEditor.idl in
	${prefix}/share/gtkhtml

svn path=/trunk/; revision=6414
2000-11-06 15:27:36 +00:00
2823dc8b87 raise required version number to 0.8 added check for HTMLEditor.idl file
2000-11-03  Radek Doulik  <rodo@helixcode.com>

	* configure.in (BONOBO_HTML_GNOME_CFLAGS): raise required version
	number to 0.8
	added check for HTMLEditor.idl file

svn path=/trunk/; revision=6393
2000-11-04 11:34:46 +00:00
8c74384475 o2000-11-02 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Require gal 0.2.1.2.

svn path=/trunk/; revision=6355
2000-11-02 17:45:57 +00:00
5e1e361ea6 Require Bonobo-0.27+
2000-11-02  Michael Meeks  <michael@helixcode.com>

	* configure.in: Require Bonobo-0.27+

svn path=/trunk/; revision=6348
2000-11-02 07:19:38 +00:00
fa3cf53363 modified or added a bunch of .cvsignore to ignore generated files, which
* modified or added a bunch of .cvsignore to ignore
generated files, which are not in repository.
* call *textdomain() in various files only when
ENABLE_NLS is defined

svn path=/trunk/; revision=6310
2000-11-01 10:44:51 +00:00
a4985006cd calendar: made all gui show localized
camel: updated charset info from newest libunicode
po: updated Lithuanian translation

svn path=/trunk/; revision=6308
2000-11-01 04:11:29 +00:00
41fcf25f7c fix up printing of kerberos configuration status
* configure.in: fix up printing of kerberos configuration status

svn path=/trunk/; revision=6273
2000-10-30 17:00:24 +00:00
d5f2d8d13b Require gal cvs version.
2000-10-27  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Require gal cvs version.

svn path=/trunk/; revision=6231
2000-10-27 16:04:45 +00:00
7
8f267d0eb4 Kill executive summary components
2000-10-27    <jpr@helixcode.com>

	* tools/killev: Kill executive summary components

svn path=/trunk/; revision=6223
2000-10-27 12:23:04 +00:00
2039485191 Summary is back in :D
Fixed a silly size issue for composer file selectors.

svn path=/trunk/; revision=6187
2000-10-25 23:03:33 +00:00
faed5f42e4 AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It
uses either $(prefix)/share/locale or $(prefix)/lib/locale.) Cope with
this.

svn path=/trunk/; revision=6141
2000-10-24 03:09:37 +00:00
af5fc4f982 Updated the gal check to check for gal 0.2.1.
2000-10-23  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Updated the gal check to check for gal 0.2.1.

svn path=/trunk/; revision=6127
2000-10-23 19:39:21 +00:00
7305f431fc Added British translation.
svn path=/trunk/; revision=6106
2000-10-22 15:25:47 +00:00
2da3ba3890 2000-10-20 Michael Meeks <michael@helixcode.com>
* contact-editor/e-contact-editor.c (tb_save_and_close_cb):

	* gui/component/addressbook.c (toggle_view_as_cb):

2000-10-20  Michael Meeks  <michael@helixcode.com>

	* notes/component-factory.c (control_activate_cb):

svn path=/trunk/; revision=6087
2000-10-20 21:26:47 +00:00
85f620848b Updated NEWS for addressbook and ETable.
2000-10-19  Christopher James Lahey  <clahey@helixcode.com>

	* NEWS (General, Addressbook): Updated NEWS for addressbook and
	ETable.

svn path=/trunk/; revision=6055
2000-10-19 22:07:16 +00:00
4e2a4d752d Updated the gal check to check for gal 0.2.
2000-10-19  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Updated the gal check to check for gal 0.2.

svn path=/trunk/; revision=6039
2000-10-19 19:56:50 +00:00