Matthias Clasen
65d7ef8ff4
2.6.1
2005-01-08 07:50:46 +00:00
Matthias Clasen
203e5edc6f
2.6.0
2004-12-16 18:21:44 +00:00
Marco Pesenti Gritti
85559a244f
Resync with upstream again
...
2004-12-13 Marco Pesenti Gritti <marco@gnome.org>
* xdgmimeglob.c: (_xdg_glob_hash_lookup_file_name):
Resync with upstream again
2004-12-13 19:13:58 +00:00
Manish Singh
d0dce64278
wrap new API in XDG_ENTRY().
...
Fri Dec 10 13:58:38 2004 Manish Singh <yosh@gimp.org>
* xdgmime.h: wrap new API in XDG_ENTRY().
2004-12-10 21:59:19 +00:00
Marco Pesenti Gritti
08b5b675e1
Resync with upstream
...
2004-12-09 Marco Pesenti Gritti <marco@gnome.org>
* xdgmime.c: (xdg_mime_unalias_mime_type),
(xdg_mime_mime_type_equal), (xdg_mime_mime_type_subclass),
(xdg_mime_get_mime_parents):
* xdgmime.h:
* xdgmimealias.c: (_xdg_mime_alias_list_lookup):
* xdgmimeglob.c: (_xdg_glob_hash_node_lookup_file_name):
* xdgmimeint.c: (_xdg_ucs4_to_lower):
* xdgmimeint.h:
* xdgmimemagic.c: (_xdg_mime_magic_read_from_file):
* xdgmimeparent.c: (_xdg_mime_parent_list_lookup):
Resync with upstream
2004-12-09 17:26:52 +00:00
Matthias Clasen
94ab8fe8c0
Make repeated calls accumulate the results, don't call qsort() on empty
...
2004-12-09 Matthias Clasen <mclasen@redhat.com>
* xdgmimealias.c (_xdg_mime_alias_read_from_file):
* xdgmimeparent.c (_xdg_mime_parent_read_from_file): Make
repeated calls accumulate the results, don't call qsort()
on empty arrays. (#160838 , Mariano Suárez-Alvarez)
2004-12-09 14:15:00 +00:00
Matthias Clasen
00c069f2b6
2.5.6
2004-12-03 06:32:17 +00:00
Matthias Clasen
a9dc6decd2
Protect against stupid bsearch() implementations. ( #159737 , Morten
...
2004-11-29 Matthias Clasen <mclasen@redhat.com>
* xdgmimeparent.c (_xdg_mime_parent_list_lookup):
* xdgmimealias.c (_xdg_mime_alias_list_lookup): Protect
against stupid bsearch() implementations. (#159737 ,
Morten Welinder)
2004-11-29 15:39:39 +00:00
Matthias Clasen
56552a9d57
Initialize the parent field of the newly allocate list entry. ( #159330 ,
...
2004-11-24 Matthias Clasen <mclasen@redhat.com>
* xdgmimeparent.c (_xdg_mime_parent_read_from_file):
Initialize the parent field of the newly allocate list
entry. (#159330 , Alex Larsson)
2004-11-24 16:04:07 +00:00
Manish Singh
3d325e30d9
Don't put /* within a comment.
...
Fri Nov 19 15:10:32 2004 Manish Singh <yosh@gimp.org>
* xdgmime.c: Don't put /* within a comment.
2004-11-19 23:16:14 +00:00
Matthias Clasen
16912474cc
Add new symbols.
...
2004-11-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols: Add new symbols.
* xdgmime.h: Prefix all symbols.
2004-11-09 20:02:08 +00:00
Matthias Clasen
c4183ed568
Use xdg_mime_mime_type_subclass() to match mime types. This also gives use
...
2004-11-08 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilefilter.c (gtk_file_filter_filter): Use
xdg_mime_mime_type_subclass() to match mime types. This
also gives use wildcard matching. (#143760 , #141224 ,
Tommi Komulainen, David A Knight)
2004-11-08 21:25:27 +00:00
Matthias Clasen
d0e90e40b1
Sync from upstream
...
2004-11-08 Matthias Clasen <mclasen@redhat.com>
* Sync from upstream
2004-11-08 19:36:12 +00:00
Matthias Clasen
4229a1ee35
*** empty log message ***
2004-10-28 03:28:56 +00:00
Matthias Clasen
542a674e7c
2.5.3
2004-09-19 05:40:00 +00:00
Matthias Clasen
17cf070553
2.5.2
2004-08-25 16:21:15 +00:00
Matthias Clasen
8e06e8735f
Add the XDG_PREFIX to this function as well.
...
Wed Aug 11 20:44:35 2004 Matthias Clasen <maclas@gmx.de>
* xdgmime.h (xdg_mime_shutdown): Add the XDG_PREFIX to
this function as well.
2004-08-12 00:46:43 +00:00
Matthias Clasen
fc3d7dec8f
2.5.1
2004-08-01 05:55:01 +00:00
Matthias Clasen
4466345809
Remove trailing commas from enumerations. ( #148035 )
...
Tue Jul 20 22:26:29 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkfilechooserutils.h:
* gtk/gtktoolbutton.c:
* gtk/gtktoolbar.c:
* gtk/gtkicontheme.c:
* gtk/gtkcalendar.c:
* demos/gtk-demo/ui_manager.c:
* demos/gtk-demo/appwindow.c: Remove trailing commas
from enumerations. (#148035 )
2004-07-21 02:30:19 +00:00
Soeren Sandmann
9d2a946813
=== Released 2.5.0 ===
...
Sun Jul 18 17:21:10 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* === Released 2.5.0 ===
* NEWS: updates
* tests/testcombo.c: Fix compilation
2004-07-20 02:26:06 +00:00
Jonathan Blandford
0edc5cc877
Sync from upstream
...
Thu May 27 15:23:17 2004 Jonathan Blandford <jrb@gnome.org>
* Sync from upstream
2004-05-27 19:25:41 +00:00
Matthias Clasen
0baea96ec6
Make sure the static string is long enough. ( #136323 , Morten Welinder)
...
Fri Apr 30 00:19:11 2004 Matthias Clasen <maclas@gmx.de>
* xdgmimemagic.c (_xdg_mime_magic_read_a_number): Make sure
the static string is long enough. (#136323 , Morten Welinder)
2004-04-30 04:21:42 +00:00
Morten Welinder
c2ddd0e23c
Make sure to include <config.h> ( #137001 )
...
2004-03-12 Morten Welinder <terra@gnome.org>
* *.c: Make sure to include <config.h> (#137001 )
2004-03-12 18:25:01 +00:00
Jonathan Blandford
f01a9050f4
Sync from upstream
...
Wed Mar 10 22:48:15 2004 Jonathan Blandford <jrb@gnome.org>
* Sync from upstream
2004-03-11 03:48:26 +00:00
Manish Singh
8295d6982b
declare _xdg_utf8_skip as extern to prevent multiple definitions.
...
Sun Feb 8 19:05:16 2004 Manish Singh <yosh@gimp.org>
* xdgmimeint.h: declare _xdg_utf8_skip as extern to prevent multiple
definitions.
2004-02-09 03:06:22 +00:00
Jonathan Blandford
e935a08d42
Sync from upstream
...
Wed Jan 21 09:33:13 2004 Jonathan Blandford <jrb@gnome.org>
* libgnomevfs/xdgmimeglob.c:
* libgnomevfs/xdgmimemagic.c: Sync from upstream
2004-01-21 14:33:10 +00:00
Jonathan Blandford
a99fb2ea6c
resync with upstream sources.
...
Tue Jan 20 13:07:04 2004 Jonathan Blandford <jrb@gnome.org>
* xdgmime.c: resync with upstream sources.
2004-01-20 18:07:07 +00:00
Owen Taylor
3a7a64aa46
=== Released 2.3.0 ===
...
Fri Oct 24 16:54:04 2003 Owen Taylor <otaylor@redhat.com>
* === Released 2.3.0 ===
* configure.in: Remove a stray comma.
* README.in: Fix a few notes about Xft 1 and pango-1.0.
* NEWS: Finish updates for 2.3.0.
* po/Makefile.in.in: Update to latest GLib version.
2003-10-24 22:16:07 +00:00
Owen Taylor
1e5c8e64f5
Relicense to be dual AFL/LGPL (and thus also GPL) rather than AFL/GPL.
...
Fri Oct 24 16:02:32 2003 Owen Taylor <otaylor@redhat.com>
* *.[ch]: Relicense to be dual AFL/LGPL (and thus also
GPL) rather than AFL/GPL. Also update AFL version to 1.2.
2003-10-24 20:03:37 +00:00
Owen Taylor
971bd6274e
Move ChangeLog entry here
2003-07-23 22:30:52 +00:00