Commit Graph

671 Commits

Author SHA1 Message Date
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
329fe7df32 Build fixes from Jacob, same as the other branch.
svn path=/trunk/; revision=6035
2000-10-19 17:47:39 +00:00
f3533f595d update for new UI handler.
2000-10-18  Michael Meeks  <michael@helixcode.com>

	* evolution-shell-component.c (impl_ShellComponent_populate_folder_context_menu):
	update for new UI handler.

svn path=/trunk/; revision=6022
2000-10-19 03:19:23 +00:00
e7cb4ceabe new version of the splash, also for HEAD branch... /tigert
svn path=/trunk/; revision=5968
2000-10-17 19:59:55 +00:00
f020f43089 Update verify-evolution-install.sh a little teeny bit for 0.5 (no functionality changes, just tracking version number)
svn path=/trunk/; revision=5933
2000-10-15 23:18:00 +00:00
56fb26b2ea Forgot this
svn path=/trunk/; revision=5926
2000-10-14 22:25:07 +00:00
5758303474 Added TigerT's splash screen to the Makefile.
svn path=/trunk/; revision=5916
2000-10-14 16:22:57 +00:00
fdeef7a7fb Added splash screen for evolution - the ultimate eyecandy department strikes
again! :)  /tigert

svn path=/trunk/; revision=5911
2000-10-14 10:23:31 +00:00
c04a8d1e38 Take CalObjType as a param because its impossible to determine after a
2000-10-11  JP Rosevear  <jpr@helixcode.com>

	* pcs/cal-backend.c (cal_backend_log_entry): Take CalObjType
	as a param because its impossible to determine after a delete.
	(cal_backend_remove_object): Calculate CalObjType and pass
	it to cal_backend_log_entry
	(cal_backend_update_object): ditto

	* conduits/todo/todo-conduit.c (local_record_from_comp): Kill
	unused variables.
	(add_archive_record): Don't kill the sync if this happens
	(update_record): Kill old function
	(replace_record): New function to handle replace_record signal
	(conduit_get_gpilot_conduit): Listen for replace record signal
	(add_record): Always add a new record, never replace
	(replace_record): Always replace an existing record

	* conduits/calendar/calendar-conduit.c: Same as above

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

	* configure.in: Fix bonobo error message

svn path=/trunk/; revision=5866
2000-10-11 22:02:37 +00:00
e8810dfc5d *** empty log message ***
svn path=/trunk/; revision=5852
2000-10-11 17:12:05 +00:00
6c03655cb7 added lt translation
svn path=/trunk/; revision=5821
2000-10-10 18:54:35 +00:00
eb33178c5c new round-and-around-and-around-and-arou..duh. New icon. For repeating
appointments. /tigert

svn path=/trunk/; revision=5811
2000-10-10 02:56:15 +00:00
b2e8db035a make it transparent instead of white.
2000-10-06  Chris Toshok  <toshok@helixcode.com>

	* art/empty.xpm: make it transparent instead of white.

svn path=/trunk/; revision=5770
2000-10-06 19:46:19 +00:00
5ef9ff4315 Updated French translation.
svn path=/trunk/; revision=5764
2000-10-06 17:20:06 +00:00
d52099b992 Add verify-evolution-install.sh to EXTRA_DIST
* tools/Makefile.am (EXTRA_DIST): Add verify-evolution-install.sh
	to EXTRA_DIST

svn path=/trunk/; revision=5748
2000-10-05 21:37:59 +00:00
6abc02d6b9 Check for isblank
2000-10-05  Jeffrey Stedfast  <fejj@helixcode.com>

	* configure.in: Check for isblank

	* config.h.in:
	* acconfig.h: #undef HAVE_ISBLANK

svn path=/trunk/; revision=5746
2000-10-05 21:01:19 +00:00
08169776b3 Bump Bonobo requirement to >= 0.20
2000-10-05  Michael Meeks  <michael@helixcode.com>

	* configure.in: Bump Bonobo requirement to >= 0.20

svn path=/trunk/; revision=5743
2000-10-05 07:15:13 +00:00
9c6aafaf72 Add the executive summary stuff
svn path=/trunk/; revision=5737
2000-10-05 00:34:54 +00:00
26df339fb8 ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml,
2000-10-03  Matt Bissiri  <bissiri@eecs.umich.edu>

	* ui/evolution-addressbook-ldap.xml,
	* ui/evolution-addressbook.xml,
	* ui/evolution-calendar.xml,
	* ui/evolution-contact-editor.xml:
	Fixed typo `_decr' -> `_descr', so some missing tooltips will appear.
	Also fixed some typos in descr values.

From shell/ChangeLog:

2000-10-03  Matt Bissiri  <bissiri@eecs.umich.edu>

	* e-shell-view-menu.c (e_shell_view_menu_setup): Use
	`bonobo_ui_component_add_verb_list' instead of
	`bonobo_ui_component_add_verb_list_with_data' for help_verbs,
	so that `command_help' gets an html filename as user_data,
	instead of a ptr to EShellView.
	(menu_do_misc): Move DumpXML from help_verbs to here, because
	`command_xml_dump' needs to get EShellView as user_data.

svn path=/trunk/; revision=5703
2000-10-04 06:30:31 +00:00
f6471e8c37 Install the new subscribe UI xml file
svn path=/trunk/; revision=5640
2000-09-29 23:32:53 +00:00
525adf507d add a Settings/Manage Subscriptions... menu item.
2000-09-29  Chris Toshok  <toshok@helixcode.com>

	* ui/evolution-mail.xml: add a Settings/Manage Subscriptions...
	menu item.

	* ui/evolution-subscribe.xml: add a File/Close menu item.

svn path=/trunk/; revision=5638
2000-09-29 20:41:34 +00:00
ad08b9bda3 add a FolderSearch control, and change "Refresh" to "RefreshList".
2000-09-28  Chris Toshok  <toshok@helixcode.com>

	* ui/evolution-subscribe.xml: add a FolderSearch control, and
	change "Refresh" to "RefreshList".

svn path=/trunk/; revision=5630
2000-09-29 02:52:12 +00:00
3e77ddc856 add an Refresh List button..
2000-09-27  Chris Toshok  <toshok@helixcode.com>

	* ui/evolution-subscribe.xml: add an Refresh List button..

svn path=/trunk/; revision=5611
2000-09-28 06:44:57 +00:00
6c4d416804 add evolution-subscribe.xml.
2000-09-27  Chris Toshok  <toshok@helixcode.com>

	* ui/Makefile.am (XML_FILES): add evolution-subscribe.xml.

	* ui/evolution-subscribe.xml: new file.

svn path=/trunk/; revision=5609
2000-09-28 00:39:09 +00:00
87d8750ba0 Moved the (un)select all menu items over to the Edit menu - this looks
2000-09-25  Jeffrey Stedfast  <fejj@helixcode.com>

	* ui/evolution-mail.xml: Moved the (un)select all menu items over
	to the Edit menu - this looks nicer.

svn path=/trunk/; revision=5588
2000-09-25 23:38:22 +00:00
3d4012f543 Added some new menu items to the Message menu like (un)select all and
2000-09-25  Jeffrey Stedfast  <fejj@helixcode.com>

	* ui/evolution-mail.xml: Added some new menu items to the Message
	menu like (un)select all and moved "mark as read" to the Message
	menu.

svn path=/trunk/; revision=5586
2000-09-25 23:21:27 +00:00