aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
blob: 407bbbdde63af62b73842042a1d8dc6022679f63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
2001-02-23  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: IMAP subscriptions stuff. 

2001-02-21  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: Advanced search/show all/save search stuff.

    * C/evolution.sgml: This file replaces evolution-guide.sgml, for Nautilus Readiness.

    * C/apx-gloss.sgml: glossterm conduit.

    * C/config-sync.sgml: Glossterm conduit.

    * C/preface.sgml: Checked over for Keyboard-Shortcut and other truthfulness.

2001-02-15  Aaron Weber  <aaron@helixcode.com>

    * C/evolution-guide.sgml: Validated. Verified. Markup fixed in
    several individual files.

    * C/apx-gpl.sgml: cvs-removed for GNOME 1.4 compliance.

    * C/apx-fdl.sgml: cvs-removed for GNOME 1.4 compliance.

2001-02-09  Aaron Weber  <aaron@helixcode.com>

    * C/config-sync.sgml: Overhaul. Now accurate and truthful and clear.

    * C/usage-calendar.sgml: Minor Changes.

2001-02-08  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: Minor Changes.

    * C/usage-mail.sgml: Minor Changes.

2001-02-07  Aaron Weber  <aaron@helixcode.com>

    * C/menuref.sgml: Added section, but left blank til UI stabilizes.

    * C/usage-exec-summary.sgml: A little functionality described.

    * C/usage-mainwindow.sgml: Added tasks and Exec-summary.

    * C/usage-calendar.sgml: Describe semi-autonomy of task pad.

2001-02-06 Aaron Weber <aaron@ximian.com>

    * C/usage-contact.sgml: s/contact manager/address book/ and
    revised text.

    * C/usage-exec-summary.sgml: New file. Describes Executive Summary.
    
2001-01-19  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: More of Megan's revisions, and Field Chooser
    functions in the Sort section.

    * C/apx-gloss.sgml: added "ToolTip"

2001-01-18  Aaron Weber  <aaron@helixcode.com>

    * C/preface.sgml: s/Helix Code/Ximian, and Megan's comments.

    * C/usage-mainwindow.sgml: s/Helix Code/Ximian/, and Megan's
    comments.

    * C/evolution-guide.sgml: s/Helix Code/Ximian/

2000-12-13  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: Revisions as suggested by Dan.  Especially to
    filter dialogs... which still need some renaming, IMHO.

    * C/usage-mainwindow.sgml: Revisions as suggested by
    Dan. Especially to the Folder Limits thing, which still upsets me
    somehow.

    * C/preface.sgml: Revisions as suggested by Dan. 

2000-11-29  Aaron Weber  <aaron@helixcode.com>

    * C/config-setupassist.sgml: added some <glossterms>, added linkends to existing glossterms.

2000-11-28  Aaron Weber  <aaron@helixcode.com>

    * C/evolution-guide.sgml: Changed intro to Config section. Now
    defines what, exactly, "configurable" means.

    * C/usage-print.sgml: Stylistic revisions.

    * C/usage-calendar.sgml: Stylistic revisions.

    * C/usage-contact.sgml: Stylistic revisions.

2000-11-09  Aaron Weber  <aaron@helixcode.com>

    * C/menuref.sgml: Message heading Right-Click Menu.

2000-11-03  Aaron Weber  <aaron@helixcode.com>

    * C/apx-gloss.sgml: The regexp example was quite wrong. Props to Sasha.

2000-11-02  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: Style and spelling.

2000-11-01  Aaron Weber  <aaron@helixcode.com>

    * C/config-prefs.sgml: Fixed validation errors.

    * C/apx-gloss.sgml: Fixed HTML, style stuff.

    * C/usage-mail.sgml: Stylistic overhaul.

    * C/usage-mainwindow.sgml: Fixed groups in shortcut bar, fixed
    folder navigation tips. 

2000-10-31  Aaron Weber  <aaron@helixcode.com>

    * C/preface.sgml: Minor stylistic revisions.

2000-10-30  Aaron Weber  <aaron@helixcode.com>

    * COPYING-DOCS: New file. This is the official place to put the
    FDL now.
    

2000-11-01  Radek Doulik  <rodo@helixcode.com>

    * Keybindings: added composer keybindings description

2000-10-25  Aaron Weber  <aaron@helixcode.com>

    * C/menuref.sgml:  Actions -> New Directory Server added.

    * C/config-prefs.sgml:  Actions -> New Directory Server added.

    * C/usage-contact.sgml: Actions -> New Directory Server added.

    * C/menuref.sgml: Added mail Settings->Manage Subscriptions menu.

    * C/usage-mail.sgml: Subscriptions section added. Quite
    incomplete, though.

2000-10-11  Aaron Weber  <aaron@helixcode.com>

    * C/evolution-guide.sgml: Re-checked validity of all files. Made
    minor changes to menuref.sgml, usage-mail.sgml, usage-print.sgml to
    bring up to spec.

    * C/usage-mail.sgml: Redid Filter & Vfolder to match the new &
    improved functionality.

    * C/fig/*: Re-did remaining screenshots.

2000-10-10  Aaron Weber  <aaron@helixcode.com>
    
    * C/usage-print.sgml: New file, describing printing and print-preview.

    * C/fig/print-preview.png: New file.

    * C/fig/print-dest.png: New file.

    * C/evolution-guide.sgml: Added usage-print entity.

    * C/menuref.sgml: Fixed calendar menu stuff.

    * C/usage-mail.sgml: No more "Actions" menu, other assorted
    menu-related changes.

2000-10-06  Aaron Weber  <aaron@helixcode.com>

    * C/fig/ * replaced a whole bunch of screenshots.

2000-10-05  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: Described Search features.

    * C/menuref.sgml: Contact Manager menus fixed.

2000-10-04  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: Fixed glossterms.

    * C/usage-mail.sgml: Fixed glossterms, filenames, spellchecked.

    * C/apx-gloss.sgml: Added "Inline," "VCard".

    * C/usage-mainwindow.sgml: Fixed glossterms, filenames. Spellchecked.

    * C/usage-mail.sgml: Fixed glossterms, filenames. Spellchecked.

    * C/evolution-guide.sgml: New Legalnotice. Removed FDL and GPL, 
      which are now included as part of the gnome-help package.

    * C/usage-contact.sgml: Spellcheck. Fixed some wording, and
    responded to clahey's suggestions-- notably, commented out the
    "add to master list" category feature.

    * C/usage-calendar.sgml: Spellcheck. Fixed wording, event overlap
        description.
    
    * C/evolution-guide.sgml: Spellcheck. Commented out Notes
    entities.

    * C/usage-notes.sgml: Spellchecked, then decided to comment out
    this file/chapter and all references to it, since it's unlikely to
    be implemented any time soon.

    * C/config-setupassist.sgml: Spellcheck. Other minor updates. May
      need more work in the near future.

    * C/usage-sync.sgml: Now it's really short. And spelled correctly.

2000-10-03  Aaron Weber  <aaron@helixcode.com>

    * C/config-prefs.sgml: Mostly spelling. Still needs major
    alteration.

    * C/menuref.sgml: s/Appintment/Appointment, fixed small errors,
    ran spellcheck. Still needs lots of work, since many menus have
    changed.

    * C/apx-gloss.sgml: Added Virus, Protocol, fixed vFolder,
    spellchecked.

2000-09-26  Aaron Weber  <aaron@helixcode.com>

    * C/apx-gloss.sgml:  Added sendmail and SMTP.

2000-09-22  Aaron Weber  <aaron@helixcode.com>

    * C/menuref.sgml: Changed to reflect new menu layout.

    * C/usage-mainwindow.sgml: Changed to reflect new menu layout. Again.

    * C/usage-contact.sgml: Stop and Display All features.

2000-09-21  Aaron Weber  <aaron@helixcode.com>

    * C/evolution-guide.sgml: Switched to the "official" FSF markup.
      I will have to make changes to the markup-- adding ids, etc, or
      switch to another version of the markup. Pending discussion by
      GDP.

    * C/apx-authors.sgml: Changed Matt Loper's email address to
    loper.org; added Jeff Stedfast and Peter Williams to authors list,
    realphebetized. 

    * C/config-prefs.sgml: Revision to reflect current options labelling.

    * C/evolution-guide.sgml: Changes to part intros.

    * C/preface.sgml: Spelling and menu fixes.  Will need more work tomorrow.
    
2000-09-20  Aaron Weber  <aaron@helixcode.com>

    * C/config-prefs.sgml: Fixed sig stuff here and in setupassist.

    * C/config-sync.sgml: Fixed description of conduit usage.

2000-09-18  Aaron Weber  <aaron@helixcode.com>

    * C/preface.sgml: Spelling fixes, etc.

=======
2000-09-19  Federico Mena Quintero  <federico@helixcode.com>

    * C/Makefile.am: Fixed to install the stylesheet-images as well.

>>>>>>> 1.26
2000-09-07  Aaron Weber  <aaron@helixcode.com>

    * C/fig/ New files: contact-editor.png, mail-composer.png,
    filter-assist-fig.png, mail-inbox.png

2000-09-07  Aaron Weber  <aaron@helixcode.com>

    * C/preface.sgml: Redid "soft" intro stuff.

    * C/evolution-guide.sgml: Accidentally broke docs, now valid.

2000-09-06  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: Editing, proofing.

2000-09-05  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: Grammar, links, screenshots.

    * fig/* Re-took most screenshots.

    * C/usage-mail.sgml: Filters, proofing.

2000-09-01  Aaron Weber  <aaron@helixcode.com>

    * C/config-prefs.sgml: Added coverage of news, clarified POP/IMAP
    distinction (there's a theme to these four log entries here).

    * C/usage-mail.sgml: Added coverage of news.

    * C/config-setupassist.sgml: Revised mail sources content for
    IMAP/POP stuff.

    * C/apx-gloss.sgml: Added IMAP and POP.

2000-08-31  Aaron Weber  <aaron@helixcode.com>

    * C/apx-gloss.sgml: Added regular expressions to glossary.
    Explanation should be removed from other portions of the book now.

    * C/usage-mainwindow.sgml: Revisions, minor.

    * C/apx-menuref.sgml: Now named menuref.sgml, to reflect its new
    status as a part.

    * C/evolution-guide.sgml: Structural alterations: Menuref is now a
    part, not an appendix.

    * C/apx-menuref.sgml: Added contextual menus for mail.

    * C/preface.sgml: Added "quickref and pointers" sections. Props to
      O'Reilly for the copy of Outlook in a Nutshell which gave me the
      idea.

2000-08-30  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mainwindow.sgml: Minor fixes.

    * C/preface.sgml: Corrected grammar, added glossterms, described
    menuref.

2000-08-25  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: Redid filter and vFolder assistant
    descriptions.

    * C/fig/filter-new-fig.png: Replaced with new assistant pic.

    * C/fig/filter-assist-fig.png: New file, showing only assistant.

    
    * C/apx-menuref.sgml: Finished message composer and calendar
    editor menus. Looked at Contact Editor menus and decided to
    document those features after implementation.

2000-08-24  Aaron Weber  <aaron@helixcode.com>

    * C/apx-menuref.sgml: Message Composer File and Edit menus.

2000-08-23  Aaron Weber  <aaron@helixcode.com>

    * C/apx-menuref.sgml: Added editor sections.
    
    * C/evolution-guide.sgml: Included Menu Reference Appendix.

2000-08-22  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: Minor markup changes.

    * C/apx-menuref.sgml: New File. Menu Reference. Still needs much
    work, but not bad for an evening.

2000-08-21  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: Kevin's diff applied, with minor changes.  

2000-08-09  Aaron Weber  <aaron@helixcode.com>

    * C/evolution-guide.sgml: Fixed bugs in validation. Went home to
    sleep.

    * C/usage-mainwindow.sgml: Redid menubar description.
    

    * C/config-prefs.sgml: Added coverage of folder config, requested
    that feature be transferred to config section. Switched to
    variablelist in "Other" config section.

    * C/usage-mail.sgml: Added coverage of right-click on messages,
    threaded-view.

    * C/usage-mainwindow.sgml: Right-click on folder menu reinstated.

2000-08-07  Aaron Weber  <aaron@helixcode.com>

    * C/config-prefs.sgml: Added news server coverage.  Other config
    proofing changes.
    

2000-08-05  Aaron Weber  <aaron@helixcode.com>

    * C/apx-gpl.sgml: New file.  Contains contents of "COPYING",
    but marked up (probably not very well, but valid) as docbook
    (SGML).

    * C/evolution-guide.sgml: Subtle change to the legal notice:
    distinguished manual license from software license. Linked to
    apx-gpl.sgml above.

    * C/usage-calendar.sgml: I redid all the usage files.

2000-07-21  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: Added password remembering/forgetting feature.

    * C/config-prefs.sgml: Mostly moved to variablelists, a few
    language changes.

    * C/config-setupassist.sgml: Minor changes to formatting, wording.

    * C/usage-notes.sgml: Changed trademark references, other minor
    changes.

    * C/usage-calendar.sgml: Minor fixes, added additional calendar
    section, removed references to unimplemented features. Spellcheck,
    prep for 0.3 release. 
    
2000-07-19  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mail.sgml: lots of minor fixes to language. added
    desc. of clahey's cool button-address thing.

    * C/usage-mainwindow.sgml: fixed itemizedlists, ch. to shortcut
    bar & folder descs, removed refs to trash.

2000-07-18  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: Altered category addition stuff, plus
    suggestions from Kevin.

    * C/apx-gloss.sgml: Added ldap and signature definitions (from
    Kevin).

    * C/usage-mail.sgml: Move to variablelists from itemizedlists.

2000-07-14  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: moved to variablelists from itemizedlists
    * C/usage-calendar.sgml: moved to variablelists from itemizedlists

2000-06-29  Aaron Weber  <aaron@helixcode.com>

    * C/preface.sgml: Minor fixes.

    * C/usage-notes.sgml: New File for feature that is yet to come.
    * C/evolution-guide.sgml: Added entity for notes chapter.
    * C/usage-mainwindow.sgml: Un-commented references to notes section.
    
    * C/apx-authors.sgml: Removed dcm from author list.

    * C/usage-calendar.sgml: Added to-do list features.

2000-06-28  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: commented out future features; redid
    contact editor stuff.

    * C/apx-gloss.sgml: Removed "live doc" and added "minicard"

2000-06-27  Aaron Weber  <aaron@helixcode.com>

    * C/devel-action.sgml: Removed file.
    * C/devel-script.sgml: Same.
    * C/devel-component.sgml: Same.
    * C/preface.sgml: Removed references to devel section.
    * C/evolution-guide.sgml: Removed references to devel section.

2000-06-23  Aaron Weber  <aaron@helixcode.com>

    * C/evolution-guide.sgml: Made moderate to major stylistic updates
    to this, apx-gloss.sgml, and to all files beginning with "usage,"
    especially wrt HTML mail.
    

2000-06-15  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: Category stuff improved.

    * C/usage-calendar.sgml: Now covers how to add an event properly.

2000-07-17  Federico Mena Quintero  <federico@helixcode.com>

    * Makefile.am (SUBDIRS): Added the devel directory.

2000-06-28  Peter Williams  <peterw@curious-george.helixcode.com>

    * C/Makefile.am (SGML_FILES): Don't depend on the newly-removed
    devel-*.sgml files.

2000-06-16  Damon Chaplin  <damon@helixcode.com>

    * C/.cvsignore: added evolution-guide and evolution-guide.junk
    so we don't get the '? doc/C/evolution-guide' messages each time we
    do a cvs update.

2000-06-14  Aaron Weber  <aaron@helixcode.com>

    * C/usage-mainwindow.sgml: added sect on menubar, other minor changes.

    * C/usage-mail.sgml: Improved filter and vfolder
    description, and some minor changes from me and Kevin.

2000-06-07  Aaron Weber  <aaron@helixcode.com>

    * C/config-prefs.sgml: finished adding calendar prefs. screenshots.
    * C/fig/config-cal.png: new file (screenshot for above)
    * C/fig/config-mail.png: same
    
2000-06-05  Aaron Weber  <aaron@helixcode.com>

    * C/usage-calendar.sgml: Incorporated chgs from Kevin.
    
    * C/config-prefs.sgml: began total overhaul of structure and added
    content reflecting new prefs items.  needs LOTS more work.

    * C/usage-mail.sgml: changed some references to id's in the 
    config-prefs section.   

    * C/fig/config-mail.png: changed filename from config-prefs.png

2000-06-01  Aaron Weber  <aaron@helixcode.com>

    * C/config-prefs.sgml: filename was wrong, altered.

    * C/usage-mail.sgml: improved filter instructions, vFolder
    instructions.  still need work though.
    

    * C/usage-contact.sgml: added screenshot.

    * C/usage-calendar.sgml: added screenshot.

    * C/config-prefs.sgml: added screenshots, and now describes the
    actual prefs dialogs.

    * C/fig/config-camel.png: new (screenshot) file
    * C/fig/filter-druid.png: same
    * C/fig/vfolder-druid.png: same
    * C/fig/calendar.png: same
    * C/fig/contact.png: same
    * C/fig/vfolder-createrule-fig.png: same
    * C/fig/filter-new-fig.png: same
    * C/fig/config-camel.png: same

2000-06-01  Dan Winship  <danw@helixcode.com>

    * Makefile.am: recurse into the C directory

    * C/Makefile.am: Rules to build and install the docs. Mostly
    stolen from gnomecal. Only works if you have GDP stuff
    (http://www.gnome.org/gdp/) set up on your machine, but won't make
    the build fail if you don't.

2000-05-29  Aaron Weber  <aaron@helixcode.com>

    * C/usage-contact.sgml: incorporated kevins notes.
    * C/usage-mainwindow.sgml: incorporated kevins notes.

2000-05-27  Aaron Weber  <aaron@helixcode.com>

    * C/evolution-guide.sgml: added Kevin Breit to author and
    copyright.

    * C/apx-authors.sgml: Put app authors in a simplelist.

    * C/usage-mail.sgml: Removed USAGE-SETUP insertion, added xref to send
        users to config-setupassist chapter. This and the following changes 
    take setup druid coverage out of usage 
    section and put it in config section. 
    * C/config-setupassist.sgml: Added mail druid coverage from
    usage-setup.sgml.
    * C/usage-setup.sgml: Removed file. contents in
    config-setupassist.sgml.  
    * C/evolution-guide.sgml: Removed
    USAGE-SETUP entity (and file usage-setup.sgml.)

    
2000-05-26  Aaron Weber  <aaron@helixcode.com>

    * C/fig/mainwindow-pic.png: new file
    * C/fig/mail-druid-pic.png: new file
    * C/fig: New directory, for figure graphics.

    * C/apx-gloss.sgml: new file. glossary. thx. to kevin from chicago.
    
    * C/usage-setup.sgml: More accurate description of druid, and
    moved to mail section-- see usage-mail.sgml entry.  This is a new
    location for this entity, and it may move more later.
    

    * C/usage-mainwindow.sgml: altered description of starting
    evolution. added screenshot for main-window picture. 

    * C/usage-mail.sgml: added screenshots, added coverage of setup
    druid and put it into get-and-send section, which is probably not
    where it should stay.  Also started filter druid coverage and
    clarified examples, esp. in Bcc: section.

    * C/usage-contact.sgml: Clarified examples.

    * C/preface.sgml: rewording of "what is" and "about book" sections.

    * C/evolution-guide.sgml: added glossary entity APX-GLOSS, altered
    phrasing in part intros, changed order of Setup-assistant section.

    * C/config-prefs.sgml: changed wording, removed ref. to re-running
    setup assistant.

2000-05-18  Aaron Weber  <aaron@helixcode.com>

    * C/evo_book_0.1.sgml: removed. 

    * C/apx-authors.sgml: new file.
    * C/apx-bugs.sgml: same.
    * C/apx-fdl.sgml: same.
    * C/config-prefs.sgml: same.
    * C/config-setupassist.sgml: same.
    * C/config-sync.sgml: same.
    * C/devel-action.sgml: same.
    * C/devel-component.sgml: same.
    * C/devel-script.sgml: same.
    * C/evolution-guide.sgml: same.
    * C/preface.sgml: same.
    * C/usage-calendar.sgml: same.
    * C/usage-contact.sgml: same.
    * C/usage-mail.sgml: same.
    * C/usage-mainwindow.sgml: same.
    * C/usage-setup.sgml: same.
    * C/usage-sync.sgml: same.

2000-05-07  Dan Winship  <danw@helixcode.com>

    * Camel-Classes: sync

2000-04-16  Aaron Weber  <aaron@helixcode.com>

    * C/evo_book_0.1.sgml: new file (doc sgml)
    
    * C/ : New directory for doc sgml & graphics

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

    * white-papers/widgets/e-table.sgml: Added Miguel to the author
    list for ETable.

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

    * white-papers/widgets/, white-papers/widgets/e-table.sgml: New
    doc for the ETable widget.

    * ChangeLog: Created a ChangeLog file for the docs file and
    integrated the individual ChangeLogs.

2000-03-01  Dan Winship  <danw@helixcode.com>

    * ibex.sgml: Ibex white paper

2000-02-29  Federico Mena Quintero  <federico@helixcode.com>

    * calendar.sgml: Sections for the calendar user agent and the
    calendar client library.

2000-02-29  Dan Winship  <danw@helixcode.com>

    * camel.sgml: Reorg a bit more, make the <PRE> section narrower,
    add more references to graphics (the graphics themselves are
    still in beta), add a section on CamelStream.

2000-02-28  Federico Mena Quintero  <federico@helixcode.com>

    * calendar.sgml: Section for the personal calendar server.

2000-02-28  Dan Winship  <danw@helixcode.com>

    * camel.sgml: add Bertrand to authors, edit his additions

2000-02-28  bertrand  <bertrand@helixcode.com>

    * camel.sgml: add a blurb about camel offering
    uniform interface. needs style and grammar corrections. 
    Talk about virtual folders.
    Talk about lightweight messages
    Talk about IMAP. 

2000-02-28  Dan Winship  <danw@helixcode.com>

    * camel.sgml: Beginnings of a Camel white paper

2000-02-25  Federico Mena Quintero  <federico@helixcode.com>

    * calendar.sgml: New file for the Evolution calendaring white paper.