Commit Graph

84 Commits

Author SHA1 Message Date
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
a4be8f60fb Fix the configure script to output the Makefile in `src' before the
Makefiles in the subdirs.

svn path=/trunk/; revision=5392
2000-09-12 21:23:02 +00:00
cf28689609 Merge missing file for distcheck
2000-09-12  JP Rosevear  <jpr@helixcode.com>

	* test-data/stresstest.ics: Merge missing file for distcheck

	* src/libicalss/icalcstp.h: ditto

	* src/libicalss/icalcsdb.h: ditto

svn path=/trunk/; revision=5369
2000-09-12 17:11:23 +00:00
701cbac178 New function that compares only the dates, not the times as well
2000-09-08  JP Rosevear  <jpr@helixcode.com>

	* src/libical/icaltime.c (icaltime_compare_date_only): New
	function that compares only the dates, not the times as well

	* src/libical/icaltime.h: Add prototype

svn path=/trunk/; revision=5260
2000-09-08 15:37:37 +00:00
ba9c7d0217 We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL
2000-09-01  JP Rosevear  <jpr@helixcode.com>

	* configure.in: We don't need AC_PROG_RANLIB and
	AM_PROG_LIBTOOL

	* src/libical/icalyacc.y (clear_recur): Explicitly
	set the week_start to the Monday default in case the
	recurrence rule does not.

2000-09-01  JP Rosevear  <jpr@helixcode.com>

	* gui/event-editor.c: Make toolbar save and close button.
	We should put a similar menu option in sometime.

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

	* cal-util/cal-recur.c (array_to_list): Use
	ICAL_RECURRENCE_ARRAY_MAX instead of MAX_SHORT

svn path=/trunk/; revision=5164
2000-09-01 15:24:30 +00:00
f1fdb47bfb Kill off more old, dead files
2000-08-31  JP Rosevear  <jpr@helixcode.com>

	* Kill off more old, dead files

svn path=/trunk/; revision=5150
2000-08-31 20:41:35 +00:00
37da7888ab This dir is not in 0.19
2000-08-31  JP Rosevear  <jpr@helixcode.com>

	* MacOS: This dir is not in 0.19

svn path=/trunk/; revision=5149
2000-08-31 20:07:53 +00:00
d5690284ca This file is not in 0.19
2000-08-31  JP Rosevear  <jpr@helixcode.com>

	* src/libical/CHANGES: This file is not in 0.19

svn path=/trunk/; revision=5148
2000-08-31 19:58:09 +00:00
034ac19a29 oops
svn path=/trunk/; revision=5147
2000-08-31 19:45:44 +00:00
10fbf81f28 Kill file
2000-08-31  JP Rosevear  <jpr@helixcode.com>

	* src/libical/.gdb_history: Kill file

	* src/libical/.gdb_history: Kill file

svn path=/trunk/; revision=5146
2000-08-31 19:39:07 +00:00
5a4e30daf2 Don't list config.h in AC_OUTPUT
2000-08-31  JP Rosevear  <jpr@helixcode.com>

	* configure.in: Don't list config.h in AC_OUTPUT

svn path=/trunk/; revision=5145
2000-08-31 19:31:38 +00:00
312efeb005 Kill old file
2000-08-31  JP Rosevear  <jpr@helixcode.com>

	* src/pvl/Makefile: Kill old file

	* src/test/usecases.c: Kill old file

	* src/test/.cvsignore: Update

	* src/libicalvcal/.cvsignore: Update

	* examples/.cvsignore: Shut up

svn path=/trunk/; revision=5144
2000-08-31 19:08:37 +00:00
2c06d4b09c Add/fix .cvsignores.
svn path=/trunk/; revision=5082
2000-08-28 15:47:00 +00:00
fb87b6a942 builddir != srcdir fixes.
svn path=/trunk/; revision=5063
2000-08-27 01:11:28 +00:00
295af0a08f Got rid of some warnings.
2000-08-25  Christopher James Lahey  <clahey@helixcode.com>

	* examples/access_properties_and_parameters.c,
	src/libicalvcal/vcc.y: Got rid of some warnings.

	* src/libicalvcal/vcc.c: Checking in generated C file.

svn path=/trunk/; revision=5059
2000-08-26 09:49:02 +00:00
f1132eb018 Fixed an incorrect struct name.
2000-08-25  Christopher James Lahey  <clahey@helixcode.com>

	* src/libical/icalcomponent.c: Fixed an incorrect struct name.

svn path=/trunk/; revision=5058
2000-08-26 09:17:38 +00:00
07e48b1c42 Compile fix for libical
svn path=/trunk/; revision=5034
2000-08-25 15:30:44 +00:00
38387de2ea Remove this duplicate file to fix build
2000-08-24  JP Rosevear  <jpr@helixcode.com>

	* src/libical/icalvcal.h: Remove this duplicate file to fix build

svn path=/trunk/; revision=5030
2000-08-25 01:43:27 +00:00
baea69ae9e Baby seal eyes are good with soy sauce! - Federico
svn path=/trunk/; revision=5029
2000-08-25 01:03:10 +00:00
6ce0b9c1a7 Fixety fix - Federico
svn path=/trunk/; revision=5028
2000-08-25 00:13:59 +00:00
ccbbda543a More import tidying.
svn path=/trunk/; revision=5023
2000-08-24 21:30:16 +00:00
73a6d43a66 Fix minor conflicts.
svn path=/trunk/; revision=5017
2000-08-24 20:12:06 +00:00
8357d7b199 Initial revision
svn path=/trunk/; revision=5011
2000-08-24 19:31:03 +00:00
350119773b You have to wonder what a file called foo was doing here... - Federico
svn path=/trunk/; revision=4442
2000-07-31 23:30:54 +00:00
fc661fb23a add textual exception printout. (set_editor_text): close pre tags & check
2000-07-25  Michael Meeks  <michael@helixcode.com>

	* e-msg-composer.c (get_text): add textual exception printout.
	(set_editor_text): close pre tags & check for pre-existing
	sig separator.

2000-07-25  Michael Meeks  <michael@helixcode.com>

	* mail-config.c (create_identity_page): set default signature to
	~/.signature

2000-07-25  Michael Meeks  <michael@helixcode.com>

	* backend/ebook/load-pine-addressbook.c (book_open_cb): check we
	opened ok.

svn path=/trunk/; revision=4330
2000-07-25 21:14:58 +00:00
f9eb656383 Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versions
2000-07-12  Federico Mena Quintero  <federico@helixcode.com>

	* configure.in: Make gnome-print-0.20 mandatory.  We will bail out
	with CVS HEAD versions to avoid breakage.

svn path=/trunk/; revision=4129
2000-07-12 23:10:48 +00:00
ed332931e1 fixed various problems
* conduits/calendar/calendar-conduit.c: fixed various problems

	* cal-client/Makefile.am: build a static version of the library
	to link with the conduits

	* cal-util/Makefile.am: same

svn path=/trunk/; revision=4116
2000-07-12 18:26:16 +00:00
32b557f7fc Fixed some make distcheck errors.
2000-07-06  Christopher James Lahey  <clahey@helixcode.com>

	* Makefile.am, libical/configure.in: Fixed some make distcheck
	errors.

svn path=/trunk/; revision=3919
2000-07-06 06:19:53 +00:00
2365cbf0c3 Generated files, go away - Federico
svn path=/trunk/; revision=3896
2000-07-05 20:08:54 +00:00
e7deedccda Added the array of objects and the hash table of UID->array index.
2000-06-13  Federico Mena Quintero  <federico@helixcode.com>

	* gui/calendar-model.c (CalendarModelPrivate): Added the array of
	objects and the hash table of UID->array index.
	(calendar_model_row_count): Return the length directly from the
	array instead of asking the Wombat.
	(calendar_model_value_at): Implemented.
	(calendar_model_new): Create an empty model.  We provide a new
	setter function now.
	(calendar_model_construct): Removed function.
	(calendar_model_set_cal_client): New function to set the calendar
	client and object type at any time.  This lets us reuse a calendar
	model object.

	* cal-util/calobj.h (iCalObjectField): Just report whether the
	object has alarms; not every single alarm.

svn path=/trunk/; revision=3547
2000-06-13 07:38:47 +00:00
e8e0d04d0c Removing generated files
svn path=/trunk/; revision=3503
2000-06-10 13:07:37 +00:00
227fab86ef Now this derives from GtkObject. It follows the same strategy as the
2000-06-08  Federico Mena Quintero  <federico@helixcode.com>

	* contact-editor/e-contact-editor.h (EContactEditor): Now this
	derives from GtkObject.  It follows the same strategy as the
	EventEditor in the calendar.
	(EContactEditor): Added an is_new_card field so that we can know
	whether to add() or commit() the card.

	* contact-editor/e-contact-editor.c (e_contact_editor_get_type):
	Derive from GtkObject.
	(e_contact_editor_class_init): Likewise.
	(e_contact_editor_class_init): Added an "is_new_card" argument.
	(e_contact_editor_set_arg): Handle ARG_IS_NEW_CARD.
	(e_contact_editor_get_arg): Likewise.
	(e_contact_editor_new): Take in an is_new_arg argument and set it
	on the object.
	(e_contact_editor_init): Load the app widget into the app field of
	the EContactEditor structure.  Create its UIHandler as well.
	(e_contact_editor_class_init): New "add_card", "commit_card", and
	"editor_closed" signals.

	* contact-editor/test-editor.c (main): Modified for the new API.
	(editor_closed_cb): Tweaked for the new API.
	Since this test program does not use Bonobo, it doesn't work,
	though.

	* gui/component/addressbook.c (new_contact_cb): Use the new
	contact editor API.
	(table_double_click): Ditto.

	* gui/minicard/e-minicard-view.c (e_minicard_view_event): Use the
	new contact editor API.

	* gui/minicard/e-minicard.c (e_minicard_event): Use the new
	contact editor API.

svn path=/trunk/; revision=3479
2000-06-08 17:12:12 +00:00
e1ef78b8f4 Fix Makefiles so that (guess what?) they work with builddir != srcdir.
svn path=/trunk/; revision=3474
2000-06-08 04:41:46 +00:00
44f99466e7 update some .cvsignores
svn path=/trunk/; revision=3464
2000-06-07 20:01:51 +00:00
8eed9eb22f *** empty log message ***
svn path=/trunk/; revision=3451
2000-06-06 23:23:16 +00:00
af805a2733 merge libical-0.17 onto the head
svn path=/trunk/; revision=3449
2000-06-06 22:48:11 +00:00
a8b296282e Initial revision
svn path=/trunk/; revision=3442
2000-06-06 21:19:58 +00:00
d6b0035a32 reparing damage from removing files
svn path=/trunk/; revision=3042
2000-05-15 06:18:21 +00:00
f8ff932ae3 removing all files
svn path=/trunk/; revision=3040
2000-05-15 04:36:44 +00:00
8c965a2961 This commit was generated by cvs2svn to compensate for changes in r3037,
which included commits to RCS files with non-trunk default branches.

svn path=/trunk/; revision=3038
2000-05-15 04:25:39 +00:00
df7ae02e10 Initial revision
svn path=/trunk/; revision=3034
2000-05-15 04:25:38 +00:00
8dea04ca5e Fix Makefile to use generated include files that are in the build
directory, too.

svn path=/trunk/; revision=3019
2000-05-13 22:30:50 +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
54534fbe36 Stylistic fix - Federico
svn path=/trunk/; revision=2707
2000-05-01 04:34:35 +00:00
58d616f804 Further Makefile loving.
svn path=/trunk/; revision=2656
2000-04-27 07:16:13 +00:00
3dccbca48a Fix broken `Makefile.am' again. I am frustrated.
svn path=/trunk/; revision=2655
2000-04-27 05:06:14 +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
ea637d0a3d Removed.
2000-04-26  Christopher James Lahey  <clahey@helixcode.com>

	* src/test/Makefile.in: Removed.

svn path=/trunk/; revision=2627
2000-04-26 13:19:06 +00:00
be534ea354 Fix compile with builddir != srcdir.
svn path=/trunk/; revision=2607
2000-04-25 18:30:31 +00:00
de46951fcf convert from a time_t to an icaldurationtype.
* src/libical/icaltypes.c (icaldurationtype_from_timet): convert
	from a time_t to an icaldurationtype.

svn path=/trunk/; revision=2589
2000-04-24 20:07:19 +00:00