Commit Graph

607 Commits

Author SHA1 Message Date
Dan Winship 72a1dea7c1 remove spec file. We haven't been keeping it up to date, and it's only
* configure.in, evolution.spec.in: remove spec file. We haven't
	been keeping it up to date, and it's only good for RH anyway, and
	if people really want a spec file they can get it from our SRPMs.

svn path=/trunk/; revision=5458
2000-09-15 17:35:13 +00:00
Michael Meeks 9964204c9c The Commit from hell that breaks all UI related stuff;
Anything UI related that breaks is now my fault; apologies in advance.

svn path=/trunk/; revision=5415
2000-09-13 23:40:42 +00:00
Christopher James Lahey 5678a57e33 Added widgets/e-reflow/Makefile. Replaced
2000-09-13  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Added widgets/e-reflow/Makefile.  Replaced
	addressbook/gui/minicard/Makefile with
	addressbook/gui/widgets/Makefile.

From addressbook/ChangeLog:

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

	* gui/widgets/*, gui/minicard/*: Moved gui/minicard to
	gui/widgets, except for e-reflow.c, e-reflow.h, e-reflow-sorted.c,
	and e-reflow-sorted.h.

	* gui/widgets/Makefile.am: Added e-reflow to the INCLUDES list and
	libereflow.a to a bunch of LDADD lines.

	* gui/component/Makefile.am (evolution_addressbook_LDADD): Added
	libereflow.a here.

	* gui/Makefile.am (SUBDIRS): Replaced minicard with widgets.

From widgets/ChangeLog:

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

	* Makefile.am (SUBDIRS): Added e-reflow.

	* e-reflow/e-reflow.c, e-reflow/e-reflow.h: Moved from
	addressbook/gui/minicard/.

	* e-reflow/Makefile.am, e-reflow/.cvsignore: New files for a new
	directory.

svn path=/trunk/; revision=5414
2000-09-13 23:00:27 +00:00
Tuomas Kuosmanen b5abfd5a63 new pin icon for the pin button in the pinnable folder tree that can be
pinned on the pin-place besides the non-pinnable shortcutbar..

/tigert

svn path=/trunk/; revision=5408
2000-09-13 19:45:28 +00:00
JP Rosevear ea5d5759f5 Pilot stuff
2000-09-12  JP Rosevear  <jpr@helixcode.com>

	* NEWS (Calendar): Pilot stuff

svn path=/trunk/; revision=5400
2000-09-13 14:29:27 +00:00
Ettore Perazzoli 7ad81be005 Don't generate the Makefile for the `notes' directory as it's unused.
svn path=/trunk/; revision=5388
2000-09-12 21:17:53 +00:00
Ettore Perazzoli 0e06b64743 0.5.
svn path=/trunk/; revision=5382
2000-09-12 20:05:23 +00:00
Jeffrey Stedfast 2cfea1ea91 Added Sent/Outbox feature descriptions
2000-09-12  Jeffrey Stedfast  <fejj@helixcode.com>

	* NEWS (Mailer): Added Sent/Outbox feature descriptions

svn path=/trunk/; revision=5375
2000-09-12 18:53:45 +00:00
Dan Winship 8a7d38a366 add most (but not all) 0.5 Mailer features
* NEWS (Mailer): add most (but not all) 0.5 Mailer features

svn path=/trunk/; revision=5373
2000-09-12 18:09:18 +00:00
Dan Winship 945b86141c s/Sentbox/Sent/
* configure.in: s/Sentbox/Sent/

svn path=/trunk/; revision=5372
2000-09-12 17:51:24 +00:00
Ettore Perazzoli 64b4dcdffa Install the new button icons under
`$(datadir)/images/evolution/buttons'.

svn path=/trunk/; revision=5361
2000-09-12 14:26:23 +00:00
Tuomas Kuosmanen a64ef1cab0 Added some new icons.. /tigert
svn path=/trunk/; revision=5340
2000-09-11 19:56:22 +00:00
Christopher James Lahey cab460ef82 Added 0.5 changes for ETable and Addressbook.
2000-09-11  Christopher James Lahey  <clahey@helixcode.com>

	* NEWS: Added 0.5 changes for ETable and Addressbook.

svn path=/trunk/; revision=5325
2000-09-11 16:24:37 +00:00
Dan Winship d435ef1f87 Add a mention of the verify-evolution-install.sh script in tools/.
* README: Add a mention of the verify-evolution-install.sh script
	in tools/.

svn path=/trunk/; revision=5230
2000-09-07 15:37:32 +00:00
Peter Williams 699f000495 Improve the Kerberos checks further (check for Sun kerb; check for sendauth proto)
svn path=/trunk/; revision=5197
2000-09-05 17:32:11 +00:00
Jeffrey Stedfast a8b070d5ce Reversed my last change as it broke configure, how do I get it so that we
2000-09-03  Jeffrey Stedfast  <fejj@helixcode.com>

	Reversed my last change as it broke configure, how do I get it so
	that we can do folders with spaces in the name!?

svn path=/trunk/; revision=5189
2000-09-03 18:41:24 +00:00
Jeffrey Stedfast b1927e8b55 Renamed default_user/local/Sentbox to default_user/local/Sent\ Mail as
2000-09-03  Jeffrey Stedfast  <fejj@helixcode.com>

	* configure.in: Renamed default_user/local/Sentbox to
	default_user/local/Sent\ Mail as Ettore and Danw are picky about
	folder names

svn path=/trunk/; revision=5187
2000-09-03 17:38:21 +00:00
Christopher James Lahey 16829497fd Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile and
2000-09-02  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Added calendar/conduits/Makefile,
	calendar/conduits/calendar/Makefile and
	calendar/conduits/todo/Makefile to the list of makefiles to
	output.

From calendar/ChangeLog:

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

	* conduits/calendar/calendar-conduit.c,
	conduits/todo/todo-conduit.c, gui/e-week-view.c, gui/gnome-cal.c:
	Fixed some warnings.

From mail/ChangeLog:

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

	* folder-browser.c: Removed a warning.

svn path=/trunk/; revision=5179
2000-09-02 01:55:45 +00:00
Jeffrey Stedfast 6f731fff4c Add default_user/local/Sentbox/Makefile to the list of makefiles to output
2000-09-01  Jeffrey Stedfast  <fejj@helixcode.com>

	* configure.in: Add default_user/local/Sentbox/Makefile to the
	list of makefiles to output

svn path=/trunk/; revision=5170
2000-09-01 22:05:08 +00:00
Lauris Kaplinski af8b4b2520 Made it compilable both with gnome-print 0.20 and 0.21+
svn path=/trunk/; revision=5126
2000-08-31 00:32:57 +00:00
Peter Williams a52e0a601e Robustify the kerberos checks
svn path=/trunk/; revision=5118
2000-08-30 19:46:06 +00:00
Dan Winship ec4ed21ea9 decruft
* configure.in, acconfig.h: decruft

svn path=/trunk/; revision=5101
2000-08-29 18:18:18 +00:00
Jesus Bravo Alvarez 09a9a8cd34 Added pt to ALL_LINGUAS
svn path=/trunk/; revision=5073
2000-08-28 09:39:30 +00:00
JP Rosevear 20bf74b050 Require oafized bonobo
2000-08-26  JP Rosevear  <jpr@helixcode.com>

	* configure.in: Require oafized bonobo

svn path=/trunk/; revision=5045
2000-08-26 05:19:12 +00:00
Federico Mena Quintero 64342afba2 Ahem. If you add dependencies on libraries, make sure things still build.
2000-08-24  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in: Ahem.  If you add dependencies on libraries, make
	sure things still build.  Fixed the libunicode foo.

svn path=/trunk/; revision=5004
2000-08-24 08:30:34 +00:00
Lauris Kaplinski b906c345f9 UTF-8 in contact editor + some fixes for dealing with illegal strings
svn path=/trunk/; revision=4976
2000-08-23 02:56:59 +00:00
Lauris Kaplinski 1e5ae349da Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to
come...

svn path=/trunk/; revision=4972
2000-08-23 00:22:18 +00:00
Christopher James Lahey ec66ae0755 Updated dependency list.
2000-08-22  Christopher James Lahey  <clahey@helixcode.com>

	* announcement-0.4.1.txt: Updated dependency list.

svn path=/trunk/; revision=4967
2000-08-22 22:10:10 +00:00
Lauris Kaplinski 823e4b48ee Use byte, not character based UTF-8 syntax in e-text
svn path=/trunk/; revision=4963
2000-08-22 14:12:36 +00:00
Christopher James Lahey 9943237d5f Announcement message
2000-08-22  Christopher James Lahey  <clahey@helixcode.com>

	* announcement-0.4.1.txt: Announcement message

svn path=/trunk/; revision=4914
2000-08-22 04:21:36 +00:00
Mathieu Lacage 72def62a05 oops forgot changelog on saturday.
svn path=/trunk/; revision=4909
2000-08-21 21:13:21 +00:00
Chris Lahey c34e4fd812 Forgot the EPaned ChangeLog.
svn path=/trunk/; revision=4899
2000-08-21 09:24:25 +00:00
Christopher James Lahey 447ecfb3e8 Fixed a warning.
2000-08-20  Christopher James Lahey  <clahey@helixcode.com>

	* widgets/e-text/e-text.c: Fixed a warning.

svn path=/trunk/; revision=4889
2000-08-20 10:13:47 +00:00
Arik Devens 4f12a10864 added use of UNICODE_CFLAGS... thanks ian...
svn path=/trunk/; revision=4887
2000-08-20 08:09:37 +00:00
Lauris Kaplinski c63ea33628 Moved e-text to UTF-8
svn path=/trunk/; revision=4886
2000-08-20 03:02:05 +00:00
Peter Williams ca572bccbd Check for new enough gnome-vfs
svn path=/trunk/; revision=4874
2000-08-18 20:15:47 +00:00
Federico Mena Quintero bf9f26b773 Added the cal-util library to the documentation framework - Federico
svn path=/trunk/; revision=4839
2000-08-14 23:59:13 +00:00
Peter Williams 377513db1f Compile fix for RH7.0beta from Kenny Graunke <kwg@teleport.com>; unprototype the disabled mail functions
svn path=/trunk/; revision=4836
2000-08-14 15:18:44 +00:00
Chris Toshok 25fd665550 offer --enable-pilot-conduits to add pilot conduits if the user wants
2000-08-13  Chris Toshok  <toshok@helixcode.com>

	* configure.in: offer --enable-pilot-conduits to add pilot
	conduits if the user wants them.

svn path=/trunk/; revision=4833
2000-08-14 03:13:09 +00:00
Dan Winship 54cc3f1e45 Fix the name of the binary to look for for PGP5
* configure.in: Fix the name of the binary to look for for PGP5

svn path=/trunk/; revision=4827
2000-08-14 00:39:48 +00:00
Michael Meeks ade9b9ac4d Check for Bonobo 0.17
2000-08-12  Michael Meeks  <michael@helixcode.com>

	* configure.in: Check for Bonobo 0.17

svn path=/trunk/; revision=4781
2000-08-12 20:46:05 +00:00
Christopher James Lahey e9faa62d2f Added addressbook/gui/search/Makefile.
2000-08-12  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Added addressbook/gui/search/Makefile.

From addressbook/ChangeLog

2000-08-12  Christopher James Lahey  <clahey@helixcode.com>

	* gui/Makefile.am: Added the search directory.

	* backend/ebook/e-book.c: Fixed a potential crash.

	* gui/minicard/e-reflow-sorted.h: Fixed an include line.

	* gui/search/.cvsignore, gui/search/Makefile.am: New files.

	* gui/search/e-addressbook-search-dialog.c: Fixed compilation.

svn path=/trunk/; revision=4779
2000-08-12 18:12:04 +00:00
Dan Winship 7792286802 Depend on gnome-vfs 0.3
* configure.in, README: Depend on gnome-vfs 0.3

svn path=/trunk/; revision=4776
2000-08-12 15:14:28 +00:00
Christopher James Lahey 773c53414b Added a test for the EEntry widget.
2000-08-10  Christopher James Lahey  <clahey@helixcode.com>

	* widgets/e-text/.cvsignore, widgets/e-text/Makefile.am,
	widgets/e-text/e-entry-test.c: Added a test for the EEntry widget.

svn path=/trunk/; revision=4725
2000-08-11 03:51:17 +00:00
Peter Williams 8cb514d6dd Merge with camel-async.
svn path=/trunk/; revision=4687
2000-08-10 17:30:50 +00:00
Dan Winship d294eacd6d New file containing MIME keys for Evolution. Currently just the
* data/evolution.keys: New file containing MIME keys for
	Evolution. Currently just the addressbook minicard display.

	* data/Makefile.am (mime_DATA): add evolution.keys

svn path=/trunk/; revision=4665
2000-08-09 20:03:17 +00:00
Dan Winship 089f42f8dd Look for oafinfo files in oaf's prefix, not gnome-libs's. Allow binaries
* 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
2000-08-05 20:59:22 +00:00
Dan Winship 51df4b80b2 Update the README and the text of the Bonobo configure check to match
* configure.in, README: Update the README and the text of the
	Bonobo configure check to match reality. Remove the 0.15 vs
	0.15-and-a-half check since we require post-0.16 now.

	* folder-browser-factory.c (control_activate): Remove bonobo 0.15
	vs 0.15-and-a-half ifdef, since we require post-0.16 now.

svn path=/trunk/; revision=4552
2000-08-05 16:37:22 +00:00
JP Rosevear 09e1677c54 Actually commit this - I though it went in already.
2000-08-03  JP Rosevear  <jpr@helixcode.com>

	* configure.in: Remove gconf check

2000-08-03  JP Rosevear  <jpr@helixcode.com>

	* mail-config.glade: Increase window size slightly, rename
	"Transport" to "Mail Transport"

	* mail-config.c (init_config): Remove gconf references
	(clear_config): ditto
	(read_config): ditto
	(write_config): ditto
	(mail_config): Null provider lists before filling them
	(mail_config_druid): ditto
	(identity_page_new): Increase spacing of vbox
	(service_page_new): ditto

	* Makefile.am: Remove gconf references.

2000-08-03  JP Rosevear  <jpr@helixcode.com>

	* e-shell.h: Remove gconf references

	* e-shell-view.h: Remove gconf references

	* main.c (idle_cb): Remove gconf references

	* Makefile.am: Remove gconf cflags and libs

	* e-shell-view.c (e_shell_view_load_settings): Change to use
	gnome-config
	(e_shell_view_save_settings): ditto

	* e-shell.c (e_shell_restore_from_settings): Change to
	use gnome_config
	(save_settings_for_views): ditto

svn path=/trunk/; revision=4530
2000-08-04 14:58:43 +00:00
Alastair McKinstry 36109c82b3 Add Irish translation
svn path=/trunk/; revision=4515
2000-08-03 20:40:22 +00:00