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