File: ChangeLog

package info (click to toggle)
evolution-data-server 1.6.3-5etch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 59,384 kB
  • ctags: 43,218
  • sloc: ansic: 319,315; tcl: 30,499; xml: 19,166; sh: 18,776; perl: 11,529; cpp: 8,259; java: 7,653; makefile: 6,448; awk: 1,338; yacc: 1,103; sed: 772; cs: 505; lex: 134; asm: 14
file content (172 lines) | stat: -rw-r--r-- 5,328 bytes parent folder | download | duplicates (2)
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
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* camel-mbox-summary.c (summary_update, mbox_summary_check)
	(mbox_summary_sync): Use g_stat() instead of plain stat() for full
	Unicode pathname support on Win32. These instances had gone
	unnoticed earlier.

2006-06-09  Chris Heath  <chris@heathens.co.nz>

	* camel-local-summary.c (message_info_new_from_header): Fix memory leak
	* camel-mbox-summary.c (message_info_new_from_header): Ditto.
	Fixes bug #335423.

2006-03-28  Jeffrey Stedfast  <fejj@novell.com>

	* camel-mbox-summary.c (summary_update, mbox_summary_sync_full),
	(mbox_summary_sync_full, mbox_summary_sync_quick): Use O_LARGEFILE
	when opening the mbox file.

	* camel-mbox-store.c (get_folder): Use O_LARGEFILE when opening
	the mbox file.

	* camel-mbox-folder.c (mbox_append_message, mbox_get_message): Use
	O_LARGEFILE when opening the mbox file.

2006-03-28  Parthasarathi Susarla <sparthasarathi@novell.com>
	
	* camel-mbox-store.c: Ignore .ev-summary-meta file
	while displaying folder list

2005-12-09  Tor Lillqvist  <tml@novell.com>

	* camel-mbox-folder.c: Just #define O_BINARY as 0 on Unix, less
	ifdefs that way. Should really do this in some suitable header, of
	course, and not duplicate here and there.

2005-12-09  David Malcolm  <dmalcolm@redhat.com>

	* camel-local-folder.c: restore missing declarations for non-Win32 
	systems.

	* camel-mbox-folder.c: avoid use of O_BINARY on non-Win32 systems.

2005-12-08  Tor Lillqvist  <tml@novell.com>

	* *.c: Use gstdio wrappers. Use GLib portable path manipulation
	API. No symlinks on Win32. Use GDir instead of dirent.

	* camel-local-provider.c: Compile in only the mbox provider on Win32.

	* camel-mbox-folder.c: Bypass locking so far on Win32. Should
	implement, though, several threads in Evo might be accessing the
	same mbox folder.

	* camel-mbox-store.c: No inode numbers on Win32, but no symlinks
	either, so bypass the code to avoid visiting the same folder
	twice.

2005-09-15  Tor Lillqvist  <tml@novell.com>

	* camel-local-summary.c: Use g_ascii_strcasecmp() instead of
	strcasecmp(). The strings we are comparing are just ASCII anyway,
	so spell it out that we really do need ASCII casefolding only.

2005-08-22  Not Zed  <NotZed@Ximian.com>

	* camel-mbox-summary.c (mbox_summary_sync_quick): removed some
	unecessary debug.

2005-08-12  Not Zed  <NotZed@Ximian.com>

	* camel-local-folder.c (camel_local_folder_construct): dont sync
	folder on open, wait for a refresh_info to do it.

2005-08-12  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use NO_UNDEFINED. Link with libcamel-provider,
	libcamel and CAMEL_LIBS. Include the mh, maildir and spool stores
	only on Unix.

	* camel-local-provider.c: Include the mh, maildir and spool stores
	only on Unix.

2005-04-17  Changwoo Ryu  <cwryu@debian.org>

	** See bug #300891
	
	* Makefile.am (INCLUDES): define
	CAMEL_EXPLICIT_TRANSLATION_DOMAIN.

	* camel-local-provider.c (camel_provider_module_init):
	set translation_domain in CamelProvider structs.

2005-08-08  Not Zed  <NotZed@Ximian.com>

	** See bug #311639.

	* camel-mh-store.c (folders_update): add a rename mode, fix
	callers.
	(folders_scan): pass top to folder_info_build, otherwise
	get_folder_info doesn't work right.  Fix the check for subfolder
	test.

2005-06-08  Not Zed  <NotZed@Ximian.com>

	** See bug #303225

	* camel-local-provider.c (local_url_equal): remove the checks for
	fields not used/appropriate for local resources.

2005-04-12  Not Zed  <NotZed@Ximian.com>

	* camel-local-provider.c (check_equal): make "" equal NULL for
	comparative purposes.

2005-03-18  Not Zed  <NotZed@Ximian.com>

	* camel-mbox-summary.c (mbox_summary_sync_quick): use a different
	fd for the mime parser, so the fd doesn't get closed twice.

2005-03-16  Not Zed  <NotZed@Ximian.com>

	** See bug #73401?

	* camel-mbox-summary.c (mbox_info_set_user_tag)
	(mbox_info_set_user_flag): do not flag xevchange here, these
	values are not stored in x-evolution-header anymore.

2005-02-24  Not Zed  <NotZed@Ximian.com>

	** See bug #57185

	* camel-mh-summary.c (mh_summary_sync_message): removed.  dont
	re-write people's mh mail just to add an xev header.  we should be
	looking at .mh_sequences or something.  Partial fix for #57185.

2005-02-24  Not Zed  <NotZed@Ximian.com>

	** See bug #59507

	* camel-spool-store.c (spool_get_full_path): handle mbox/elm cases
	explictly, not based on stat of path.
	(spool_get_meta_path): store all meta files in ~/.evolution
	somewhere.

	* camel-local-folder.c (camel_local_folder_construct): remove the
	special case test for a direct folder, leave it to subclasses to
	decide.

	* camel-local-store.c (local_get_trash, local_get_junk): calculate
	the state file based on the new store get_meta_path calls.  Also
	use the CAMEL_VJUNK_NAME, etc.

	* camel-local-folder.c, camel-local-store.c: Moved the
	get_meta_path and get_full_path routines to the store instead of
	the folder.  fix all subclasses.

2005-02-23  Not Zed  <NotZed@Ximian.com>

	** See bug #71812

	* camel-mbox-summary.c (camel_mbox_summary_sync_mbox): clear the
	working flags after we've successfully performed a full sync, they
	are no longer needed.

2005-02-01  Not Zed  <NotZed@Ximian.com>

	* camel-maildir-store.c (get_folder_info): set the
	folder type of inbox properly.

	* started new chnagelog.