]> Pileus Git - ~andy/gtk/blob - gtk/xdgmime/ChangeLog
Remove a debugging printf.
[~andy/gtk] / gtk / xdgmime / ChangeLog
1 2005-10-17  Matthias Clasen  <mclasen@redhat.com>
2
3         * xdgmime.c (xdg_mime_get_mime_type_for_file): Remove
4         a debugging printf.
5
6 2005-09-01  Matthias Clasen  <mclasen@redhat.com>
7
8         * xdgmime.h:
9         * xdgmime.c (xdg_mime_get_mime_type_for_file): Take
10         a struct statbuf * as argument.
11
12         * test-mime.c (main): Adjust.
13
14 2005-08-24  Matthias Clasen  <mclasen@redhat.com>
15
16         * === Released 2.8.2 ===
17
18         * === Released 2.8.1 ===
19
20 2005-08-13  Matthias Clasen  <mclasen@redhat.com>
21
22         * === Released 2.8.0 ===
23
24 2005-08-07  Matthias Clasen  <mclasen@redhat.com>
25
26         * Rename caches to _caches, so it doesn't
27         get exported. Also don't export n_caches.
28
29 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
30
31         * === Released 2.7.5 ===
32
33 2005-07-22  Matthias Clasen  <mclasen@redhat.com>
34
35         * === Released 2.7.4 === 
36
37 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
38
39         * === Released 2.7.3 ===
40         
41 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
42         
43         * === Released 2.7.2 ===
44
45 2005-07-01  Matthias Clasen  <mclasen@redhat.com>
46
47         * === Released 2.7.1 ===
48         
49 2005-06-20  Matthias Clasen  <mclasen@redhat.com>
50
51         * xdgmimecache.c: Handle missing MAP_FAILED.  (#308449, Georg
52         Schwarz)
53
54 2005-06-20  Matthias Clasen  <mclasen@redhat.com>
55
56         * === Released 2.7.0 ===
57
58 2005-06-10  Federico Mena Quintero  <federico@ximian.com>
59
60         * xdgmime.c (xdg_mime_init_from_directory): Pass the correct size
61         to realloc().  Fixes https://bugs.freedesktop.org/show_bug.cgi?id=3506.
62
63 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
64
65         * xdgmimemagic.c: Don't declare errno, including errno.h 
66         is enough.  (#304164, Joerg Sonnenberger)
67
68 2005-05-20  Matthias Clasen  <mclasen@redhat.com>
69
70         * xdgmimecache.c (GET_UINT32): Don't rely on C99 
71         types.  (#304924, John Ehresman)
72
73 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
74
75         * Sync to upstream.
76
77 2005-04-08  Matthias Clasen  <mclasen@redhat.com>
78
79         * xdgmimecache.c (cache_magic_matchlet_compare_to_data) 
80         (cache_magic_matchlet_compare): Use cache->buffer, not 
81         cache.  
82
83 Tue Apr  5 16:00:04 2005  Manish Singh  <yosh@gimp.org>
84
85         * Makefile.am: add xdgmimecache.[ch].
86
87 2005-03-28  Matthias Clasen  <mclasen@redhat.com>
88
89         * xdgmimeglob.c: Sync to latest upstream,
90         including fixes for matching against multiple
91         extensions (eg .tar.gz) and for suffix
92         patterns which don't start with a dot.
93
94 Sat Mar 19 23:52:33 2005  Manish Singh  <yosh@gimp.org>
95
96         * xdgmimeglob.c (_xdg_glob_hash_insert_text): cast away the constness
97         in the call to free().
98
99 2005-03-20  Matthias Clasen  <mclasen@redhat.com>
100
101         * xdgmimeglob.c (_xdg_glob_hash_insert_text): Don't 
102         leak node->mime_type if we are reusing an existing
103         node.  (#170774, Kjartan Maraas)
104
105 2005-01-08  Matthias Clasen  <mclasen@redhat.com>
106
107         * === Released 2.6.1 ===
108         
109 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
110
111         * === Released 2.6.0 ===
112
113 2004-12-13  Marco Pesenti Gritti  <marco@gnome.org>
114
115         * xdgmimeglob.c: (_xdg_glob_hash_lookup_file_name):
116
117         Resync with upstream again
118
119 Fri Dec 10 13:58:38 2004  Manish Singh  <yosh@gimp.org>
120
121         * xdgmime.h: wrap new API in XDG_ENTRY().
122
123 2004-12-09  Marco Pesenti Gritti  <marco@gnome.org>
124
125         * xdgmime.c: (xdg_mime_unalias_mime_type),
126         (xdg_mime_mime_type_equal), (xdg_mime_mime_type_subclass),
127         (xdg_mime_get_mime_parents):
128         * xdgmime.h:
129         * xdgmimealias.c: (_xdg_mime_alias_list_lookup):
130         * xdgmimeglob.c: (_xdg_glob_hash_node_lookup_file_name):
131         * xdgmimeint.c: (_xdg_ucs4_to_lower):
132         * xdgmimeint.h:
133         * xdgmimemagic.c: (_xdg_mime_magic_read_from_file):
134         * xdgmimeparent.c: (_xdg_mime_parent_list_lookup):
135
136         Resync with upstream
137
138 2004-12-09  Matthias Clasen  <mclasen@redhat.com>
139
140         * xdgmimealias.c (_xdg_mime_alias_read_from_file): 
141         * xdgmimeparent.c (_xdg_mime_parent_read_from_file): Make
142         repeated calls accumulate the results, don't call qsort()
143         on empty arrays.  (#160838, Mariano Suárez-Alvarez)
144
145 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
146
147         * === Released 2.5.6 ===
148
149 2004-11-29  Matthias Clasen  <mclasen@redhat.com>
150
151         * xdgmimeparent.c (_xdg_mime_parent_list_lookup): 
152         * xdgmimealias.c (_xdg_mime_alias_list_lookup): Protect 
153         against stupid bsearch() implementations.  (#159737,
154         Morten Welinder)
155  
156 2004-11-24  Matthias Clasen  <mclasen@redhat.com>
157
158         * xdgmimeparent.c (_xdg_mime_parent_read_from_file): 
159         Initialize the parent field of the newly allocate list 
160         entry.  (#159330, Alex Larsson)
161
162 Fri Nov 19 15:10:32 2004  Manish Singh  <yosh@gimp.org>
163
164         * xdgmime.c: Don't put /* within a comment.
165
166 2004-11-09  Matthias Clasen  <mclasen@redhat.com>
167
168         * xdgmime.h: Prefix all symbols.
169
170 2004-11-08  Matthias Clasen  <mclasen@redhat.com>
171
172         * xdgmime.c (xdg_mime_mime_type_subclass): Enable matching
173         of supertypes as text/*.
174
175         * Sync from upstream
176
177 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
178
179         * === Released 2.5.4 ===
180
181 2004-09-19  Matthias Clasen  <mclasen@redhat.com>
182
183         * === Released 2.5.3 ===
184
185 2004-08-25  Matthias Clasen  <mclasen@redhat.com>
186
187         * === Released 2.5.2 ===
188
189 Wed Aug 11 20:44:35 2004  Matthias Clasen  <maclas@gmx.de>
190
191         * xdgmime.h (xdg_mime_shutdown): Add the XDG_PREFIX to
192         this function as well.
193
194 2004-08-01  Matthias Clasen  <mclasen@redhat.com>
195
196         * === Released 2.5.1 ===
197
198 Tue Jul 20 22:24:35 2004  Matthias Clasen  <maclas@gmx.de>
199
200         * xdgmimeglob.h: Remove trailing commas from 
201         enumerations. (#148035)
202
203 Sun Jul 18 20:17:41 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
204
205         * === Released 2.5.0 ==
206
207 Thu May 27 15:23:17 2004  Jonathan Blandford  <jrb@gnome.org>
208
209         * Sync from upstream
210
211 Fri Apr 30 00:19:11 2004  Matthias Clasen  <maclas@gmx.de>
212
213         * xdgmimemagic.c (_xdg_mime_magic_read_a_number): Make sure
214         the static string is long enough.  (#136323, Morten Welinder)
215
216 2004-03-12  Morten Welinder  <terra@gnome.org>
217
218         * *.c: Make sure to include <config.h>  (#137001)
219
220 Wed Mar 10 22:48:15 2004  Jonathan Blandford  <jrb@gnome.org>
221
222         * Sync from upstream
223
224 Sun Feb  8 19:05:16 2004  Manish Singh  <yosh@gimp.org>
225
226         * xdgmimeint.h: declare _xdg_utf8_skip as extern to prevent multiple
227         definitions.
228
229 Wed Jan 21 09:33:13 2004  Jonathan Blandford  <jrb@gnome.org>
230
231         * libgnomevfs/xdgmimeglob.c:
232         * libgnomevfs/xdgmimemagic.c: Sync from upstream
233
234 Tue Jan 20 13:07:04 2004  Jonathan Blandford  <jrb@gnome.org>
235
236         * xdgmime.c: resync with upstream sources.
237
238 Fri Oct 24 16:54:57 2003  Owen Taylor  <otaylor@redhat.com>
239
240         * Makefile.am (libxdgmime_la_SOURCES): Add .h files to 
241         SOURCES.
242
243 Fri Oct 24 16:02:32 2003  Owen Taylor  <otaylor@redhat.com>
244
245         * *.[ch]: Relicense to be dual AFL/LGPL (and thus also
246         GPL) rather than AFL/GPL. Also update AFL version to 1.2.
247
248 Tue Jul 22 15:37:45 2003  Jonathan Blandford  <jrb@gnome.org>
249
250         * xdgmime/xdgmime.c (xdg_mime_init): use XDG_DATA_HOME instead of
251         XDG_CONFIG_HOME.
252