Commit Graph

31 Commits

Author SHA1 Message Date
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
f21e252850 Disable the executive-summary for 0.6
svn path=/trunk/; revision=5870
2000-10-11 23:51:30 +00:00
08fecdff9b Install the Executive-Summary files
svn path=/trunk/; revision=5816
2000-10-10 13:55:00 +00:00
24de469c47 Add the .cvsignore
svn path=/trunk/; revision=5736
2000-10-05 00:33:02 +00:00
2d71b00a18 Add the ESummary dir
svn path=/trunk/; revision=5735
2000-10-05 00:32:32 +00:00
f1a809200d Set up the local dir for the executive summary
svn path=/trunk/; revision=5734
2000-10-05 00:32:10 +00:00
561de41856 added yahoo, whowhere, and infospace servers.
2000-09-22  Chris Toshok  <toshok@helixcode.com>

	* ldapservers.xml: added yahoo, whowhere, and infospace servers.

svn path=/trunk/; revision=5551
2000-09-22 18:26:23 +00:00
ca7f26e7bd Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticed
by ade@freebsd.org

svn path=/trunk/; revision=5508
2000-09-19 19:47:12 +00:00
2ceccf9c71 Install the Sent dir in Sent, not Sentbox
2000-09-13  JP Rosevear  <jpr@helixcode.com>

	* local/Sent/Makefile.am (defaultcalendardir): Install the Sent
	dir in Sent, not Sentbox

svn path=/trunk/; revision=5398
2000-09-13 13:55:26 +00:00
c6563f66eb Renamed Sentbox to Sent
* local/Makefile.am: Renamed Sentbox to Sent

	* local/{Sent\ Mail,Sentbox}/*: removed

	* local/Sent/*: created

svn path=/trunk/; revision=5371
2000-09-12 17:50:09 +00:00
fb9da2712b Add .cvsignore
svn path=/trunk/; revision=5196
2000-09-05 17:30:14 +00:00
556ddfd815 Reversed my last change, folders with spaces in the name breaks configure
2000-09-03  Jeffrey Stedfast  <fejj@helixcode.com>

	Reversed my last change, folders with spaces in the name breaks
	configure

svn path=/trunk/; revision=5188
2000-09-03 18:39:53 +00:00
8aeac82f5a Renamed Sentbox to Sent\ Mail
2000-09-03  Jeffrey Stedfast  <fejj@helixcode.com>

	* local/Makefile.am: Renamed Sentbox to Sent\ Mail

	* local/Sent\ Mail/*: Updated

svn path=/trunk/; revision=5186
2000-09-03 17:31:48 +00:00
3463239ee1 Added Sentbox
2000-09-01  Jeffrey Stedfast  <fejj@helixcode.com>

	* local/Makefile.am: Added Sentbox

	* local/Sentbox/*: New folder for storing sent messages

svn path=/trunk/; revision=5167
2000-09-01 21:05:43 +00:00
f3b827786b (install-data-hook): ignore error on mkdir.
2000-07-12  Chris Toshok  <toshok@helixcode.com>

	(install-data-hook): ignore error on mkdir.

svn path=/trunk/; revision=4137
2000-07-13 05:05:34 +00:00
ee5fbe7663 create an empty news directory in $(defaultdir).
2000-07-12  Chris Toshok  <toshok@helixcode.com>

	* Makefile.am (install-data-hook): create an empty news directory
	in $(defaultdir).

svn path=/trunk/; revision=4114
2000-07-12 18:15:58 +00:00
268a863a84 break up the uri into it's component pieces. - don't store the uri in this
2000-07-06  Chris Toshok  <toshok@helixcode.com>

	* ldapservers.xml: break up the uri into it's component pieces. -
	don't store the uri in this file.

svn path=/trunk/; revision=3943
2000-07-07 05:13:58 +00:00
095903c7d3 remove the Internet Directories group.
2000-07-05  Chris Toshok  <toshok@helixcode.com>

	* shortcuts.xml: remove the Internet Directories group.

	* Makefile.am (default_DATA): add ldapservers.xml.

	* local/Makefile.am (SUBDIRS): remove Directories.

	* ldapservers.xml: new ldap metadata.

	* local/Directories/*: remove directories.

svn path=/trunk/; revision=3891
2000-07-05 18:34:47 +00:00
da199dcad3 Remove the blockquote tags around the welcome message so that it fits
in Evolution's startup window.

svn path=/trunk/; revision=3329
2000-06-01 05:41:03 +00:00
0445c24e8e + * local/Inbox/mbox (Content-Transfer-Encoding): Commented out
+	currently unimplemented shortcut items.

svn path=/trunk/; revision=2969
2000-05-10 15:34:34 +00:00
4a2777a279 Removed dist-hook section.
2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Removed dist-hook section.

	* configure.in: Set the version number.  Added a check for gnome
	window icons.  Removed a bunch of unused Makefiles.

	* tools/Makefile.am: Created a proper EXTRA_DIST section.

	* widgets/e-text/Makefile.am: Added
	e-text-event-processor-types.h.

From addressbook/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* backend/ebook/Makefile.am: Added e-book-types.h, e-card-pairs.h,
	e-card-types.h.

	* backend/pas/Makefile.am: Added pas-backend-ldap.h.

	* contact-editor/Makefile.am: Added a proper EXTRA_DIST section.
	Removed some old defines.

	* ename/Makefile.am: Added e-name-western-tables.h.

	* gui/component/Makefile.am: Added e-ldap-server-dialog.h.  Added
	a proper EXTRA_DIST section.

	* gui/minicard/e-reflow.c: Added a missed cast.

	* printing/Makefile.am: Added a proper EXTRA_DIST section.

From calendar/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* gui/Makefile.am: Added main.h.  Combined the two EXTRA_DIST
	sections.

From camel/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added camel-types.h, camel-folder-pt-proxy.h, and
	camel-thread-proxy.h.

From default_user/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am, local/Calendar/Makefile.am,
	local/Contacts/Makefile.am, local/Directories/Makefile.am,
	local/Directories/subfolders/Bigfoot/Makefile.am,
	local/Directories/subfolders/Netcenter/Makefile.am,
	local/Drafts/Makefile.am, local/Inbox/Makefile.am,
	local/Outbox/Makefile.am, local/Trash/Makefile.am: Created a
	proper EXTRA_DIST section.

From filter/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* filter-arg.h: Changed tree.h to gnome-xml/tree.h.

	* Makefile.am: Added filter-arg-types.h, filter-arg.h,
	filter-xml.h, filter-format.h, filter-druid.h, filter-editor.h.

From libical/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Reorder Makefiles so that it will build.

From mail/ChangeLog:

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

	* Makefile.am: Removed folder-browser-factory.h since it doesn't
	exist.  Added mail-display.h, mail-types.h, pixmaps.h.

From widgets/e-table/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added e-table-col-dnd.h and table-test.h.

From wombat/ChangeLog:

2000-05-10  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am: Added an include for the pcs directory.

svn path=/trunk/; revision=2966
2000-05-10 14:47:09 +00:00
533245c483 New .cvsignore file.
2000-05-09  Christopher James Lahey  <clahey@helixcode.com>

	* local/Directories/subfolders/Bigfoot/.cvsignore: New .cvsignore
	file.

svn path=/trunk/; revision=2957
2000-05-09 18:11:09 +00:00
63687b2a30 new welcome message from tigert and Aaron
svn path=/trunk/; revision=2946
2000-05-09 15:51:19 +00:00
c65e10b151 Removed addressbook.db since this is now handled by the pas.
2000-05-09  Christopher James Lahey  <clahey@helixcode.com>

	* local/Contacts/Makefile.am, local/Contacts/addressbook.db:
	Removed addressbook.db since this is now handled by the pas.

svn path=/trunk/; revision=2940
2000-05-09 13:53:11 +00:00
3050b3ba05 Removed unused shortcuts which point to unimplemented folders.
* shortcuts.xml: Removed unused shortcuts which point to
	unimplemented folders.

svn path=/trunk/; revision=2923
2000-05-08 21:36:31 +00:00
c6386aa9b9 Install `addressbook.db'.
2000-05-08  Christopher James Lahey  <clahey@helixcode.com>

	* local/Contacts/Makefile.am: Install `addressbook.db'.

svn path=/trunk/; revision=2909
2000-05-08 06:34:42 +00:00
0aa102d340 add Internet Directories (LDAP servers) section
svn path=/trunk/; revision=2870
2000-05-07 09:15:25 +00:00
a2b62d3b5b Install the sample `mbox' file.
svn path=/trunk/; revision=2851
2000-05-07 02:29:52 +00:00
de40ce29df New default user setup.
svn path=/trunk/; revision=2846
2000-05-07 01:53:37 +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
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