Commit Graph

930 Commits

Author SHA1 Message Date
b92f33ed11 more small typo fixes.
svn path=/trunk/; revision=1438
1999-11-26 13:05:15 +00:00
a9efae5d56 minor typo fixes.
svn path=/trunk/; revision=1437
1999-11-26 12:45:46 +00:00
90e1fbec85 New routine: Realizes the cell views (eti_unrealize_cell_views): New
1999-11-25  Miguel de Icaza  <miguel@gnu.org>

	* e-table-item.c (eti_realize_cell_views): New routine: Realizes
	the cell views
	(eti_unrealize_cell_views): New routine: unrealizes the cell views.

	* e-table-item.h: Move cell_views array here.

	* table-test.c (value_at): Fix return value.

svn path=/trunk/; revision=1436
1999-11-25 09:06:52 +00:00
a04a846f41 It draws the data. WEEEEEEEEE! Miguel
svn path=/trunk/; revision=1435
1999-11-25 09:01:59 +00:00
385ccbd512 Realize cells.
1999-11-25  Miguel de Icaza  <miguel@gnu.org>

	* e-table-header-item.c (ethi_realize): Realize cells.

	* e-table-item.c (eti_header_dim_changed): redraw before and after.

	* e-table-header-item.c (ethi_event): Add continuous resizing.

1999-11-24  Miguel de Icaza  <miguel@gnu.org>

	* e-table-subset.h, e-table-subset.c: New files, used to implement
	subset tables.

	* e-table-sorted.h, e-table-sorted.c: Now they derive from
	e-table-subset.

	* e-cell.c, e-cell.h: realize method now return per view instance
	data.

svn path=/trunk/; revision=1434
1999-11-25 08:02:13 +00:00
858500c40a removing this libhnj.m4 file... was some kind of mistake
svn path=/trunk/; revision=1433
1999-11-24 07:29:00 +00:00
90826271a7 Added libhnj.m4 to allow Go to compile. Hope this is not baaad. please, let me know if I was wrong. lacage@email.enst.fr
svn path=/trunk/; revision=1432
1999-11-23 22:35:23 +00:00
7683df9f58 Updated ROADMAP
svn path=/trunk/; revision=1431
1999-11-23 07:54:35 +00:00
d42f191dd5 <self_serving> Add myself to AUTHORS, about box </self_serving>
<self_serving>
Add myself to AUTHORS, about box
</self_serving>

svn path=/trunk/; revision=1430
1999-11-22 22:43:40 +00:00
c895e6eefa Merged Rusty's last todo list coloring patch from stable to HEAD.
svn path=/trunk/; revision=1429
1999-11-22 08:04:07 +00:00
34bf395023 More stuff
svn path=/trunk/; revision=1428
1999-11-22 06:03:05 +00:00
c75604cac3 Writes some warning messages when pre_sync fails.
* calendar-conduit.c (pre_sync): Writes some warning
 	messages when pre_sync fails.

svn path=/trunk/; revision=1427
1999-11-22 01:20:45 +00:00
6da1a1362b WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed.
1999-11-20  Miguel de Icaza  <miguel@gnu.org>

	* e-table-item.c (eti_draw): WOOOOHOOOOOoO!  It took me quite a
	while to figure this one out.  Fixed.

svn path=/trunk/; revision=1426
1999-11-21 01:26:17 +00:00
77df46c366 Compute width, keep track of it. (ethi_add_table_header): Monitor changes
1999-11-20  Miguel de Icaza  <miguel@gnu.org>

	* e-table-header-item.c (ethi_set_arg): Compute width, keep track
	of it.
	(ethi_add_table_header): Monitor changes to the Header model;
	Queue updates.
	(ethi_draw): Fix the redraw logic here.

	* table-test.c (main): Change the sample code, so we can better
	debug this.

	* e-table-item.c (eti_header_structure_changed): Keep track of
	width;
	(eti_header_dim_changed): ditto.
	(eti_draw): Many redraw fixes.

svn path=/trunk/; revision=1425
1999-11-20 23:37:37 +00:00
76fba2380e more stuff -mig
svn path=/trunk/; revision=1424
1999-11-20 03:07:14 +00:00
c07697a023 .cvsignore
svn path=/trunk/; revision=1423
1999-11-19 08:35:29 +00:00
5a2fcbd0a4 New files -mig
svn path=/trunk/; revision=1422
1999-11-19 08:35:05 +00:00
8940a14544 Finish implementing e-table-sorted -mig
svn path=/trunk/; revision=1421
1999-11-19 08:34:47 +00:00
794f39a5d6 More work -mig
svn path=/trunk/; revision=1420
1999-11-19 08:18:48 +00:00
da4c37043e New E-table-item.[ch] -mig
svn path=/trunk/; revision=1419
1999-11-19 05:34:23 +00:00
a4fe6af808 Better scoping of GNOME_XML_LIB fix.
1999-11-18  Jeff Garzik  <jgarzik@mandrakesoft.com>

        * gnome-xml-check.m4: Better scoping of GNOME_XML_LIB fix.

svn path=/trunk/; revision=1403
1999-11-18 17:31:15 +00:00
f1af6ba53c always AC_SUBST GNOME_XML_LIB, so that output variable will always be
1999-11-16  Jeff Garzik  <jgarzik@mandrakesoft.com>

        * gnome-xml-check.m4: always AC_SUBST GNOME_XML_LIB, so that
        output variable will always be present.

svn path=/trunk/; revision=1402
1999-11-18 13:16:31 +00:00
d8eae19b7c Revert previous check-in, wasnt supposed to be committed yet
svn path=/trunk/; revision=1401
1999-11-17 21:56:52 +00:00
1a6e677ae7 no news is good news
svn path=/trunk/; revision=1400
1999-11-17 21:54:14 +00:00
fa93d70ade Add another
svn path=/trunk/; revision=1399
1999-11-17 18:51:45 +00:00
c9419cb6a5 missing files
svn path=/trunk/; revision=1398
1999-11-17 18:42:18 +00:00
5f7a40affc Make `make distcheck' work.
svn path=/trunk/; revision=1397
1999-11-17 15:51:01 +00:00
753e37deb7 Removed the old message composer test.
svn path=/trunk/; revision=1396
1999-11-17 15:36:35 +00:00
9663037f6c More work:
- Fixed some Camel API naming issues.
- Moved the message composer stuff to the `composer' directory.

svn path=/trunk/; revision=1395
1999-11-17 15:35:43 +00:00
ca7044930f Added streaming capability to CamelDataWrapper. This makes it possible, for
example, to build multipart messages out of files that are on disk without
loading them in memory.

svn path=/trunk/; revision=1394
1999-11-17 14:39:25 +00:00
16de3313b7 added greek descriptions
svn path=/trunk/; revision=1393
1999-11-17 04:34:37 +00:00
28a821cbdd Do the grand OAF hokey-pokey properly.
Do the grand OAF hokey-pokey properly.

svn path=/trunk/; revision=1391
1999-11-17 01:48:08 +00:00
d55f76a601 s/\.a/.la/
s/\.a/.la/

svn path=/trunk/; revision=1389
1999-11-16 19:06:47 +00:00
5ba51e992d Add resizing capabilities.
1999-11-14  Miguel de Icaza  <miguel@gnu.org>

	* e-table-header-item.c (is_pointer_on_division): Add resizing
	capabilities.

	* e-table-sorted.c: Finish implementation.

1999-11-13  Miguel de Icaza  <miguel@gnu.org>

	* e-table-sorted.c: Implement e-table-sorted object.

1999-11-12  Miguel de Icaza  <miguel@gnu.org>

	* e-table-header-item.c: Make the thing configurable.

	* e-table-header-item.h: Add font field, location, height.

svn path=/trunk/; revision=1388
1999-11-15 20:59:29 +00:00
7b1bd483b9 Stupid misplaced endif cause gncal to depend on an install gnome-pilot...
* Makefile.am: Stupid misplaced endif cause gncal to depend on an
	install gnome-pilot... fixed... sorry.

svn path=/trunk/; revision=1387
1999-11-13 22:00:39 +00:00
d2afe12c73 Doc showing the Camel class hierarchy.
svn path=/trunk/; revision=1386
1999-11-13 00:45:57 +00:00
a68a98a294 Added tooltips to the header area.
svn path=/trunk/; revision=1385
1999-11-13 00:43:32 +00:00
dded739f63 The long-awaited audio alarm timeout patch. Implements wishlist bug #3089.
Note: Per discussion on calendar-list, checks to see that timeout value is
reasonable, i.e. between 1 and MAX_AALARM_TIMEOUT (set to 3600 seconds).  Check
is enforced by GtkSpinButton in property box and the patch when loading from
disk.

svn path=/trunk/; revision=1384
1999-11-12 17:11:02 +00:00
43fd06f8ec More table work
svn path=/trunk/; revision=1383
1999-11-12 08:41:20 +00:00
15b4b77c8a Some message composer improvements.
svn path=/trunk/; revision=1382
1999-11-12 03:15:30 +00:00
0ebe0334b1 Schedule a new day_change_alarm in the day_change_alarm callback, so that the
process repeats the next day.

This fixes a bug by which alarms would mysteriously stop working after gnomecal was running for its second midnight.

svn path=/trunk/; revision=1380
1999-11-11 06:09:32 +00:00
eb3130b844 Forgot my changelog yesterday.
svn path=/trunk/; revision=1379
1999-11-10 12:59:32 +00:00
afbee2366a Stuff
svn path=/trunk/; revision=1378
1999-11-10 07:31:21 +00:00
9e76b410ed Small design doc
svn path=/trunk/; revision=1377
1999-11-10 00:18:14 +00:00
4e15d4092c Enabled debug output. Sets a g_log_domain, now version 0.8.5. Consistent
1999-11-09  Eskil Heyn Olsen  <deity@eskil.dk>

	* calendar-conduit.c: Enabled debug output. Sets a g_log_domain,
	now version 0.8.5. Consistent use of GSList/GList. Implemented
	compare, default uses one that compares the contents of a struct
	Appointment, but also has #ifdeffed code that does a field level
	comparison, not complete, but perhaps educational.

	* Makefile.am (#todo_conduit_control_applet_SOURCES): Fixed an
	unwanted conditional on libcalendar_conduit_la_LDFLAGS

svn path=/trunk/; revision=1376
1999-11-09 19:28:29 +00:00
c0795aaa97 uses test -r instead of test -e, was reported as a portability bug wrt
* gnome-pilot.m4: uses test -r instead of test -e, was reported as
	a portability bug wrt solaris.

svn path=/trunk/; revision=1373
1999-11-09 17:47:42 +00:00
0b246c95e9 Fixed an unwanted conditional on libcalendar_conduit_la_LDFLAGS
* Makefile.am (#todo_conduit_control_applet_SOURCES): Fixed an
	unwanted conditional on libcalendar_conduit_la_LDFLAGS

svn path=/trunk/; revision=1372
1999-11-09 01:42:29 +00:00
643a3d0171 Added cut/copy/paste support to the address editing dialog.
svn path=/trunk/; revision=1371
1999-11-08 20:48:32 +00:00
0c3101c24a Some initial work on the dialog for entering addresses from the address book.
svn path=/trunk/; revision=1370
1999-11-06 21:10:09 +00:00
b681ec2b9a Here is my initial Evolution work: message composition widget and some
installation fixes for Camel.

svn path=/trunk/; revision=1369
1999-11-05 23:06:09 +00:00