Commit Graph

561 Commits

Author SHA1 Message Date
35e0a09b15 check for purify.
* configure.in: check for purify.

svn path=/trunk/; revision=2840
2000-05-06 21:36:27 +00:00
d8c0b9eff5 Added a "changed" signal that gets sent whenever the text changes.
2000-05-06  Christopher James Lahey  <clahey@helixcode.com>

	* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Added a
	"changed" signal that gets sent whenever the text changes.

svn path=/trunk/; revision=2837
2000-05-06 21:28:21 +00:00
fa93049534 Added option `--enable-purify' and correspondent Automake conditional.
svn path=/trunk/; revision=2817
2000-05-05 16:36:34 +00:00
f80ee8128b add support for building purified evolution.
* shell/Makefile.am: add support for building purified evolution.

        * shell/.cvsignore: ignore evolution.pure

svn path=/trunk/; revision=2813
2000-05-05 12:46:42 +00:00
1b8139c995 ignore the .pure directory
* addressbook/backend/ebook/.cvsignore,
        addressbook/contact-editor/.cvsignore,
        addressbook/gui/component/.cvsignore,
        addressbook/gui/minicard/.cvsignore,
        addressbook/printing/.cvsignore,
        calendar/cal-client/.cvsignore,
        calendar/gui/.cvsignore,
        calendar/pcs/.cvsignore,
        filter/.cvsignore,
        mail/.cvsignore,
        shell/.cvsignore,
        tests/.cvsignore,
        widgets/e-table/.cvsignore,
        widgets/e-text/.cvsignore,
        widgets/meeting-time-sel/.cvsignore,
        widgets/shortcut-bar/.cvsignore,
        wombat/.cvsignore: ignore the .pure directory

svn path=/trunk/; revision=2812
2000-05-05 11:46:46 +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
a72e41b108 Don't generate doc/Makefile' in configure' because there is nothing
to generate it from.

svn path=/trunk/; revision=2769
2000-05-03 01:37:33 +00:00
56fb12bf9d add some minimal Kerberos checking. This isn't intended to be generically
* configure.in, acconfig.h: add some minimal Kerberos checking.
	This isn't intended to be generically useful at this point, it's
	just there to give me a second POP auth mechanism to play with.

	Also remove a bit of cruft, and reorganize configure.in a bit.

svn path=/trunk/; revision=2765
2000-05-03 01:07:17 +00:00
1f7bdbf9c1 And here too.
2000-05-02  NotZed  <NotZed@HelixCode.com>

        * tests/test13.c: And here too.

        * tests/test2.c (main): REmoved gmime-utils.h

        * tests/Makefile.am (LDADD): Add libeutil to default link line.
        (test_movemail_LDADD): Fixed order for libutil linking.

svn path=/trunk/; revision=2761
2000-05-02 23:06:52 +00:00
855b85657d Set G_LOG_DOMAIN in following files.
addressbook/demo/Makefile.am
 addressbook/printing/Makefile.am
 camel/Makefile.am
 camel/providers/MH/Makefile.am
 camel/providers/maildir/Makefile.am
 camel/providers/mbox/Makefile.am
 camel/providers/nntp/Makefile.am
 camel/providers/pop3/Makefile.am
 camel/providers/sendmail/Makefile.am
 camel/providers/smtp/Makefile.am
 composer/Makefile.am
 e-util/Makefile.am
 filter/Makefile.am
 libibex/Makefile.am
 mail/Makefile.am
 shell/Makefile.am
 tests/Makefile.am
 tests/ui-tests/Makefile.am
 widgets/e-table/Makefile.am
 widgets/e-text/Makefile.am
 widgets/meeting-time-sel/Makefile.am
 widgets/shortcut-bar/Makefile.am

svn path=/trunk/; revision=2756
2000-05-02 21:34:01 +00:00
b368aed4dd Fixed for sync search api revert.
svn path=/trunk/; revision=2725
2000-05-01 21:55:30 +00:00
0b889518d2 Automatic check for oaf. Thanks ettore, you rule!
svn path=/trunk/; revision=2715
2000-05-01 17:48:01 +00:00
9483369aa0 Made Evolution OAF-compatible.
svn path=/trunk/; revision=2673
2000-04-28 04:23:19 +00:00
02ed4a60f3 Fix for removal of camelmimebodypart, and changes to recipient stuff.
2000-04-27  NotZed  <NotZed@HelixCode.com>

        * tests/test10.c: Fix for removal of camelmimebodypart, and changes
        to recipient stuff.

        * tests/test1.c: Fix for removal of camelmimebodypart, and changes
        to recipient stuff.

svn path=/trunk/; revision=2672
2000-04-28 03:07:30 +00:00
465efaf4dd Added addressbook/ename/Makefile.
2000-04-27  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Added addressbook/ename/Makefile.

From addressbook/ChangeLog:

2000-04-27  Christopher James Lahey  <clahey@helixcode.com>

	* backend/ebook/e-card.c, backend/ebook/e-card.h: Added file as,
	office, manager, assistant, spouse, and anniversary fields.  These
	all use "X-EVOLUTION-" fields in the VCards.

	* backend/pas/pas-backend-file.c: Added all the new fields (except
	anniversary) to the list of fields.

	* contact-editor/contact-editor.glade,
	contact-editor/e-contact-editor-strings.h: Fixed some misnamed
	fields and fixed the placement of the comments field.

	* contact-editor/e-contact-editor.c: Made the newly added fields
	display properly.

	* Makefile.am: Added ename.

	* ename/e-name-western.h, ename/test-ename-western-gtk.c,
	ename/test-ename-western.c: Fixed up some #includes.

	* ename/.cvsignore: Added .cvsignore.

svn path=/trunk/; revision=2658
2000-04-27 17:09:20 +00:00
e3f95dc9d4 + * configure.in: added tools/Makefile.
+
+	* Makefile.am: Added tools.
+
+	* tools/: New directory for tools relating to evolution.
+
+	* tools/killev: New script for killing all evolution-related
+	stuff.
+
+        * tools/Makefile.am: New file.
+
+	* tools/.cvsignore: New file.

svn path=/trunk/; revision=2652
2000-04-27 00:27:50 +00:00
10660e5e84 Fix the changes to the tests
- open for write should use O_CREAT|O_TRUNC as well
 - open for read should use mode 0

svn path=/trunk/; revision=2649
2000-04-26 22:07:04 +00:00
0b4a83d6d1 + * tests/.cvsignore: Added test13.
+
+	* default_user/.cvsignore: New file.
+
+	* src/libical/.cvsignore: added icalversion.h.
+
+	* src/libical/icalversion.h: autogenerated file removed from cvs.

svn path=/trunk/; revision=2639
2000-04-26 19:36:17 +00:00
0ad8dad44a + * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer and
+	text->timeout on destroy.
+
+	* e-shell-view.c (bonobo_widget_is_dead): Helper function to see
+	whether a bonobo widget is a zombie (ie the remote bonobo control
+	died).
+	(e_shell_view_set_view): Try to respawn dead bonobo widgets.

svn path=/trunk/; revision=2638
2000-04-26 19:28:22 +00:00
75a19475c9 Update for the camel changes.
* tests: Update for the camel changes.

	* Makefile.am (SUBDIRS): Remove tests. They aren't terribly
	useful/interesting any more for the most part, and they frequently
	don't compile.

svn path=/trunk/; revision=2636
2000-04-26 15:06:19 +00:00
ef9238e9cc Made the tooltip show up in the correct place and configuration when using
2000-04-24  Christopher James Lahey  <clahey@helixcode.com>

	* widgets/e-text/e-text.c: Made the tooltip show up in the correct
	place and configuration when using the "max_lines", "anchor"
	(untested), or "justification" arguments.

From a patch by Iain Holmes <ih@csd.abdn.ac.uk>

	* widgets/e-text/e-text-event-processor-emacs-like.c,
	widget/e-text/e-text-event-processor-types.h,
	widgets/e-text/e-text.c, widgets/e-text/e-text.h: Changed C-w and
	C-y to control the X clipboard.  Added double and triple click
	events.

From widgets/e-table/:

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

	* e-table.c: Fixed some warnings.

svn path=/trunk/; revision=2581
2000-04-24 13:36:11 +00:00
60f56fbbff Added tr to ALL_LINGUAS
svn path=/trunk/; revision=2580
2000-04-24 11:09:30 +00:00
0c1a38160f Fixed for method movements.
2000-04-24  NotZed  <NotZed@HelixCode.com>

	* tests/test13.c (main): Fixed for method movements.

	* tests/test3.c (main): Removed from build, data-wrapper-repository removed.

	* tests/test2.c (main): Changed to use construct_from_stream.

	* tests/test1.c (main): Chagned to use construct_from_stream.

svn path=/trunk/; revision=2578
2000-04-24 09:10:40 +00:00
7455842584 oops, silly me.
svn path=/trunk/; revision=2576
2000-04-24 03:13:53 +00:00
7c309e43b2 + * widgets/Makefile.am: Added e-paned directory.
+
+	* default_user/Makefile.am: new file.
+
+	* default_user/Main_Shortcuts.xml: New file; is used to fill the
+	shortcut bar's "main shortcuts" pane.
+
+	* default_user/Other_Shortcuts.xml: New file, used to fill the
+	shortcut bar's "other shortcuts" pane.
+
+	* default_user/Inbox.mbox: New file. This is the first message a
+	new user will see when they fire up Evolution. Needs work.
+
+	* Makefile.am: added default_user directory.
+	* configure.in: same.
+
+	* e-paned.c: New file. Makes a GtkPaned with more than two
+	children.
+	* e-paned.h: same.
+
+	* Makefile.am: added e-paned.[ch].
+
+	* e-shell-view.h: Added hpaned and treeview widgets to
+	EShellView. Added e_shell_view_toggle_shortcut_bar() and
+	e_shell_view_toggle_treeview().
+
+	* e-shell-view.c (e_shell_view_setup_shortcut_display): Use EPaned
+	widget to house our shortcut bar.
+	(e_shell_view_toggle_shortcut_bar): New function; toggles whether
+	the shortcut bar is showing.
+	(e_shell_view_toggle_treeview): Same, for the treeview (NYI).
+	(e_shell_view_new): Put the notebook view in our EPaned widget.
+
+	* e-shell-view-menu.c (esv_cmd_toggle_shortcut_bar): New function;
+	toggles whether the shortcut bar is viewed.
+	(esv_cmd_toggle_treeview): Same, but with the treeview.  Added
+	menuitems in the "view" menu to allow access to the above.
+

svn path=/trunk/; revision=2575
2000-04-24 03:10:30 +00:00
c03044f2c3 Of course, it just crashes ...
2000-04-23  NotZed  <NotZed@HelixCode.com>

        * tests/test10.c: Removed some unecessary includes.  From
        Ali Abdin <aliabdin@aucegypt.edu>
        (create_sample_mime_message): Changed for date api change.

        * tests/Makefile.am (noinst_PROGRAMS): Put test10 back.

svn path=/trunk/; revision=2573
2000-04-24 01:05:03 +00:00
f229f08168 New tests/fixed tests.
svn path=/trunk/; revision=2559
2000-04-23 10:09:07 +00:00
581eb2cc3c Fixed some headers.
2000-04-20  NotZed  <NotZed@HelixCode.com>

        * tests/test11.c: Fixed some headers.

        * tests/Makefile.am (noinst_PROGRAMS): Removed test9.
        (noinst_PROGRAMS): Removed test12, temporarirly (nntp not being
        built).

svn path=/trunk/; revision=2532
2000-04-20 23:49:42 +00:00
bac638fb9e ja.po: Initial Japanese translation from Akira Tagoh.
svn path=/trunk/; revision=2522
2000-04-20 03:25:09 +00:00
d3a3dd69a8 More detail on exactly what versions of what libraries are needed.
* README: More detail on exactly what versions of what libraries
	are needed.

svn path=/trunk/; revision=2505
2000-04-19 15:55:08 +00:00
fe97fa2fbb kill camel-log
svn path=/trunk/; revision=2487
2000-04-18 19:05:15 +00:00
c52986db97 Require gnome-xml 1.8.7 (or later, but not 2.0). xmlParseMemory's behavior
* configure.in (xmlpatch): Require gnome-xml 1.8.7 (or later,
	but not 2.0). xmlParseMemory's behavior in 1.8.7 is incompatible
	with its behavior in 1.8.6 and earlier.

svn path=/trunk/; revision=2478
2000-04-17 20:10:12 +00:00
7a3db9a6ab New program to test CamelURL
* tests/test-url.c: New program to test CamelURL

svn path=/trunk/; revision=2473
2000-04-17 18:09:44 +00:00
fc360f0fdf Added orginizational unit, nickname, and internet free-busy fields.
2000-04-16  Christopher James Lahey  <clahey@helixcode.com>

	* addressbook/backend/ebook/e-card.c,
	addressbook/backend/ebook/e-card.h,
	addressbook/backend/ebook/test-card.c,
	addressbook/backend/pas/pas-backend-file.c,
	addressbook/contact-editor/e-contact-editor.c: Added
	orginizational unit, nickname, and internet free-busy fields.

	* addressbook/contact-editor/contact-editor.glade: Renamed some
	incorrectly named fields.

svn path=/trunk/; revision=2464
2000-04-16 21:06:02 +00:00
23c29cbcf6 Added orginization and role fields.
2000-04-16  Christopher James Lahey  <clahey@helixcode.com>

	* addressbook/backend/ebook/e-card.c,
	addressbook/backend/ebook/e-card.h,
	addressbook/backend/ebook/test-card.c,
	addressbook/backend/pas/pas-backend-file.c,
	addressbook/gui/minicard/e-minicard.c: Added orginization and role
	fields.

	* addressbook/contact-editor/contact-editor.glade,
	addressbook/contact-editor/e-contact-editor-strings.h: Renamed
	some incorrectly named fields.

	* addressbook/contact-editor/e-contact-editor.c: Added
	orginization and role fields as well as hooking up the birth date
	field.

	* addressbook/gui/minicard/e-minicard-view.c: Added a missing include.

svn path=/trunk/; revision=2458
2000-04-16 11:36:03 +00:00
a0cca95826 + * addressbook/gui/component/addressbook.c
+	(search_entry_activated): New function. Gets called when the quick
+	search entry is called on to perform a search.
+	(make_quick_search_widget): New function; returns a "quick search"
+	widget.
+	(control_activate): During the construction of the toolbar, a
+	"quick search" widget is included.
+
+	* e-table.c (et_xml_to_header): sanity-check our parameters.
+	(et_grouping_xml_to_sort_info): same.
+	(et_real_construct): Bail if we couldn't get the children we
+	wanted.

svn path=/trunk/; revision=2455
2000-04-15 21:51:58 +00:00
0951824849 *** empty log message ***
svn path=/trunk/; revision=2450
2000-04-15 05:32:24 +00:00
268f3e4fcb add test12
* tests/.cvsignore: add test12

	* tests/test12.c (main): add test for nntp stuff.

	* tests/Makefile.am (noinst_PROGRAMS): same.

svn path=/trunk/; revision=2446
2000-04-15 00:57:18 +00:00
82e77d6d8e Added a note field.
2000-04-14  Christopher James Lahey  <clahey@helixcode.com>

	* addressbook/backend/ebook/e-card.c,
	addressbook/backend/ebook/e-card.h,
	addressbook/backend/pas/pas-backend-file.c,
	addressbook/backend/pas/pas-backend-ldap.c,
	addressbook/contact-editor/e-contact-editor.c: Added a note field.

From shell/ChangeLog:

2000-04-14  Christopher James Lahey  <clahey@helixcode.com>

	* e-shell-view.c: Made the left pane of the shell view not
	autoresize.

svn path=/trunk/; revision=2444
2000-04-15 00:14:42 +00:00
abfe422139 Fix compilation with builddir != srcdir (again).
svn path=/trunk/; revision=2441
2000-04-14 22:42:54 +00:00
afe5b492b3 don't ldap_simple_bind_s if the ldap_open failed, and fix warnings.
* addressbook/backend/pas/pas-backend-ldap.c
	(pas_backend_ldap_ensure_connected): don't ldap_simple_bind_s if
	the ldap_open failed, and fix warnings.
	(pas_backend_ldap_build_all_cards_list): don't do search if the
	ensure_connected failed, and fix warnings.
	(pas_backend_ldap_search): same.
	(poll_ldap): fix warnings.
	(pas_backend_ldap_process_get_book_view): same.
	(pas_backend_ldap_get_vcard): same.
	(pas_backend_ldap_load_uri): same.

svn path=/trunk/; revision=2429
2000-04-14 16:53:52 +00:00
b3f264a271 quiet configure in the case where it can't find ldap libs.
* configure.in: quiet configure in the case where it can't find
	ldap libs.

svn path=/trunk/; revision=2428
2000-04-14 16:50:40 +00:00
b78276823e Check for 0 length fields when building the outgoing ECard.
2000-04-13  Christopher James Lahey  <clahey@helixcode.com>

	* addressbook/contact-editor/e-contact-editor.c (extract_info):
	Check for 0 length fields when building the outgoing ECard.

svn path=/trunk/; revision=2422
2000-04-13 09:06:39 +00:00
db968c5b9e Give correct warnings.
2000-04-13  Christopher James Lahey  <clahey@helixcode.com>

	* addressbook/backend/pas/pas-book-view.c: Give correct warnings.

	* addressbook/backend/ebook/e-card.c (e_card_set_arg): g_strdup
	url and title.

svn path=/trunk/; revision=2421
2000-04-13 08:45:37 +00:00
bc162e949e reflect the title attribute in the contact editor. (extract_info): same.
* addressbook/contact-editor/e-contact-editor.c
	(fill_in_info): reflect the title attribute in the contact editor.
	(extract_info): same.

svn path=/trunk/; revision=2420
2000-04-13 08:44:32 +00:00
2dc80fd41c add the title attribute.
* addressbook/backend/pas/pas-backend-ldap.c: add the title attribute.

svn path=/trunk/; revision=2419
2000-04-13 07:51:37 +00:00
d5862dde72 add a title.
* addressbook/gui/minicard/test-reflow.c: add a title.

	* addressbook/gui/minicard/e-minicard.c (remodel): add support for
	the title attribute.

svn path=/trunk/; revision=2418
2000-04-13 07:50:07 +00:00
19673f6972 save out the title to the vcard.
* addressbook/backend/ebook/e-card.c (e_card_get_vcard): save out
	the title to the vcard.

svn path=/trunk/; revision=2417
2000-04-13 07:41:27 +00:00
73d50bc3f1 add title field foo to the test.
* addressbook/backend/ebook/test-card.c: add title field foo to
	the test.

	* addressbook/backend/ebook/e-card.c: reflect the title field.

	* addressbook/backend/ebook/e-card.h: un-#if 0 the title field.

svn path=/trunk/; revision=2416
2000-04-13 07:35:59 +00:00