blob: d49a4bc91f5be5628d7a2a59c58cc46643c89497 (
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
|
2004-10-11 Rodney Dawes <dobey@novell.com>
* C/Makefile.am: Add new images to figures
* C/figures/*.(png|eps): Update and add new images
* C/evolution.xml: Update to lastest version of docs
2004-10-04 Rodney Dawes <dobey@novell.com>
* C/Makefile.am: Add unversioned xml/omf to EXTRA_DIST
2004-09-13 Rodney Dawes <dobey@novell.com>
* xmldocs.make: Don't requires entities here
* C/Makefile.am: Add new figures to the list of images
Generate versioned xml/omf files based on $(BASE_VERSION)
Fix up CLEANFILES to include the stuff we generate
* C/POTFILES.in:
* C/apx-*.xml:
* C/config-*.xml:
* C/evolution-1.5-C.omf:
* C/evolution-1.5.xml:
* C/legal.xml:
* C/menuref.xml:
* C/preface.xml:
* C/topic.dat:
* C/usage-*.xml:
Remove all of these files from CVS
* C/evolution-C.omf:
* C/evolution.xml:
Add these files to replace the removed files above
* C/figure/*_a.(png|gif): Add new screenshots
2004-01-27 Aaron Weber <aaron@ximian.com>
* C/usage-mail-org.xml: spamfiltering
* C/usage-mail.xml: charsets and input methods.
* C/evolution-1.5.xml: assign copyright to Novell, add 2004.
* C/legal.xml: Novell/XImian switcheroo
2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu>
* quick ref docs
2004-01-09 Rodney Dawes <dobey@ximian.com>
* C/Makefile.am (entities): Remove usage-exec-summary.xml
2004-01-07 Aaron Weber <aaron@ximian.com>
* help/C/Makefile.am: remove old graphic files
* help/C/evolution-1.5.xml updated style notes, date, version
* help/C/apx-authors.xml: fix <application> usage
* help/C/apx-gloss.xml: fix <application> and <guibutton> usage
* help/C/config-prefs.xml: same
* help/C/config-sync.xml: same
* help/C/menuref.xml: same
* help/C/usage-calendar.xml: same
* help/C/usage-contact.xml: same
* help/C/usage-exchange.xml: same
* help/C/usage-mail-org.xml: same
* help/C/usage-mail.xml: same
* help/C/usage-print.xml: same
* help/C/usage-sync.xml : same
* help/C/usage-mainwindow.xml same, plus
* help/C/preface.xml same, plus removed Summary
* help/C/topic.dat Remove Summary
* help/C/usage-exec-summary.xml: Remove summary
* help/C/figures/folder-bar.png: delete
* help/C/figures/summary.png: delete
2003-11-17 JP Rosevear <jpr@ximian.com>
* C/Makefile.am: Switch version to 1.5
|