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