]> Pileus Git - ~andy/gtk/blob - gtk/xdgmime/ChangeLog
add xdgmimecache.[ch].
[~andy/gtk] / gtk / xdgmime / ChangeLog
1 Tue Apr  5 16:00:04 2005  Manish Singh  <yosh@gimp.org>
2
3         * Makefile.am: add xdgmimecache.[ch].
4
5 2005-03-28  Matthias Clasen  <mclasen@redhat.com>
6
7         * xdgmimeglob.c: Sync to latest upstream,
8         including fixes for matching against multiple
9         extensions (eg .tar.gz) and for suffix
10         patterns which don't start with a dot.
11
12 Sat Mar 19 23:52:33 2005  Manish Singh  <yosh@gimp.org>
13
14         * xdgmimeglob.c (_xdg_glob_hash_insert_text): cast away the constness
15         in the call to free().
16
17 2005-03-20  Matthias Clasen  <mclasen@redhat.com>
18
19         * xdgmimeglob.c (_xdg_glob_hash_insert_text): Don't 
20         leak node->mime_type if we are reusing an existing
21         node.  (#170774, Kjartan Maraas)
22
23 2005-01-08  Matthias Clasen  <mclasen@redhat.com>
24
25         * === Released 2.6.1 ===
26         
27 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
28
29         * === Released 2.6.0 ===
30
31 2004-12-13  Marco Pesenti Gritti  <marco@gnome.org>
32
33         * xdgmimeglob.c: (_xdg_glob_hash_lookup_file_name):
34
35         Resync with upstream again
36
37 Fri Dec 10 13:58:38 2004  Manish Singh  <yosh@gimp.org>
38
39         * xdgmime.h: wrap new API in XDG_ENTRY().
40
41 2004-12-09  Marco Pesenti Gritti  <marco@gnome.org>
42
43         * xdgmime.c: (xdg_mime_unalias_mime_type),
44         (xdg_mime_mime_type_equal), (xdg_mime_mime_type_subclass),
45         (xdg_mime_get_mime_parents):
46         * xdgmime.h:
47         * xdgmimealias.c: (_xdg_mime_alias_list_lookup):
48         * xdgmimeglob.c: (_xdg_glob_hash_node_lookup_file_name):
49         * xdgmimeint.c: (_xdg_ucs4_to_lower):
50         * xdgmimeint.h:
51         * xdgmimemagic.c: (_xdg_mime_magic_read_from_file):
52         * xdgmimeparent.c: (_xdg_mime_parent_list_lookup):
53
54         Resync with upstream
55
56 2004-12-09  Matthias Clasen  <mclasen@redhat.com>
57
58         * xdgmimealias.c (_xdg_mime_alias_read_from_file): 
59         * xdgmimeparent.c (_xdg_mime_parent_read_from_file): Make
60         repeated calls accumulate the results, don't call qsort()
61         on empty arrays.  (#160838, Mariano Suárez-Alvarez)
62
63 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
64
65         * === Released 2.5.6 ===
66
67 2004-11-29  Matthias Clasen  <mclasen@redhat.com>
68
69         * xdgmimeparent.c (_xdg_mime_parent_list_lookup): 
70         * xdgmimealias.c (_xdg_mime_alias_list_lookup): Protect 
71         against stupid bsearch() implementations.  (#159737,
72         Morten Welinder)
73  
74 2004-11-24  Matthias Clasen  <mclasen@redhat.com>
75
76         * xdgmimeparent.c (_xdg_mime_parent_read_from_file): 
77         Initialize the parent field of the newly allocate list 
78         entry.  (#159330, Alex Larsson)
79
80 Fri Nov 19 15:10:32 2004  Manish Singh  <yosh@gimp.org>
81
82         * xdgmime.c: Don't put /* within a comment.
83
84 2004-11-09  Matthias Clasen  <mclasen@redhat.com>
85
86         * xdgmime.h: Prefix all symbols.
87
88 2004-11-08  Matthias Clasen  <mclasen@redhat.com>
89
90         * xdgmime.c (xdg_mime_mime_type_subclass): Enable matching
91         of supertypes as text/*.
92
93         * Sync from upstream
94
95 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
96
97         * === Released 2.5.4 ===
98
99 2004-09-19  Matthias Clasen  <mclasen@redhat.com>
100
101         * === Released 2.5.3 ===
102
103 2004-08-25  Matthias Clasen  <mclasen@redhat.com>
104
105         * === Released 2.5.2 ===
106
107 Wed Aug 11 20:44:35 2004  Matthias Clasen  <maclas@gmx.de>
108
109         * xdgmime.h (xdg_mime_shutdown): Add the XDG_PREFIX to
110         this function as well.
111
112 2004-08-01  Matthias Clasen  <mclasen@redhat.com>
113
114         * === Released 2.5.1 ===
115
116 Tue Jul 20 22:24:35 2004  Matthias Clasen  <maclas@gmx.de>
117
118         * xdgmimeglob.h: Remove trailing commas from 
119         enumerations. (#148035)
120
121 Sun Jul 18 20:17:41 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
122
123         * === Released 2.5.0 ==
124
125 Thu May 27 15:23:17 2004  Jonathan Blandford  <jrb@gnome.org>
126
127         * Sync from upstream
128
129 Fri Apr 30 00:19:11 2004  Matthias Clasen  <maclas@gmx.de>
130
131         * xdgmimemagic.c (_xdg_mime_magic_read_a_number): Make sure
132         the static string is long enough.  (#136323, Morten Welinder)
133
134 2004-03-12  Morten Welinder  <terra@gnome.org>
135
136         * *.c: Make sure to include <config.h>  (#137001)
137
138 Wed Mar 10 22:48:15 2004  Jonathan Blandford  <jrb@gnome.org>
139
140         * Sync from upstream
141
142 Sun Feb  8 19:05:16 2004  Manish Singh  <yosh@gimp.org>
143
144         * xdgmimeint.h: declare _xdg_utf8_skip as extern to prevent multiple
145         definitions.
146
147 Wed Jan 21 09:33:13 2004  Jonathan Blandford  <jrb@gnome.org>
148
149         * libgnomevfs/xdgmimeglob.c:
150         * libgnomevfs/xdgmimemagic.c: Sync from upstream
151
152 Tue Jan 20 13:07:04 2004  Jonathan Blandford  <jrb@gnome.org>
153
154         * xdgmime.c: resync with upstream sources.
155
156 Fri Oct 24 16:54:57 2003  Owen Taylor  <otaylor@redhat.com>
157
158         * Makefile.am (libxdgmime_la_SOURCES): Add .h files to 
159         SOURCES.
160
161 Fri Oct 24 16:02:32 2003  Owen Taylor  <otaylor@redhat.com>
162
163         * *.[ch]: Relicense to be dual AFL/LGPL (and thus also
164         GPL) rather than AFL/GPL. Also update AFL version to 1.2.
165
166 Tue Jul 22 15:37:45 2003  Jonathan Blandford  <jrb@gnome.org>
167
168         * xdgmime/xdgmime.c (xdg_mime_init): use XDG_DATA_HOME instead of
169         XDG_CONFIG_HOME.
170